Socket
Socket
Sign inDemoInstall

@twind/preset-tailwind

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twind/preset-tailwind - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4-next-20230124084504

2

base.global.dev.js

@@ -1,1 +0,1 @@

this.twind=this.twind||{},this.twind.presetTailwind_base=function(t){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var o=arguments[e];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(t[r]=o[r])}return t}).apply(this,arguments)}function o(){return e.apply(this,arguments)}let r={screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},columns:{auto:"auto","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},spacing:o({px:"1px",0:"0px"},i(4,"rem",4,.5,.5),i(12,"rem",4,5),{14:"3.5rem"},i(64,"rem",4,16,4),{72:"18rem",80:"20rem",96:"24rem"}),durations:{75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0,0,0.2,1) infinite",pulse:"pulse 2s cubic-bezier(0.4,0,0.6,1) infinite",bounce:"bounce 1s infinite"},aspectRatio:{auto:"auto",square:"1/1",video:"16/9"},backdropBlur:l("blur"),backdropBrightness:l("brightness"),backdropContrast:l("contrast"),backdropGrayscale:l("grayscale"),backdropHueRotate:l("hueRotate"),backdropInvert:l("invert"),backdropOpacity:l("opacity"),backdropSaturate:l("saturate"),backdropSepia:l("sepia"),backgroundColor:l("colors"),backgroundImage:{none:"none"},backgroundOpacity:l("opacity"),backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{none:"none",0:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},brightness:o({},i(200,"",100,0,50),i(110,"",100,90,5),{75:"0.75",125:"1.25"}),borderColor:({theme:t})=>o({DEFAULT:t("colors.gray.200","currentColor")},t("colors")),borderOpacity:l("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem","1/2":"50%",full:"9999px"},borderSpacing:l("spacing"),borderWidth:o({DEFAULT:"1px"},n(8,"px")),boxShadow:{sm:"0 1px 2px 0 rgba(0,0,0,0.05)",DEFAULT:"0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1)",md:"0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1)",lg:"0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1)",xl:"0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1)","2xl":"0 25px 50px -12px rgba(0,0,0,0.25)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.05)",none:"0 0 #0000"},boxShadowColor:l("colors"),caretColor:l("colors"),accentColor:({theme:t})=>o({auto:"auto"},t("colors")),contrast:o({},i(200,"",100,0,50),{75:"0.75",125:"1.25"}),content:{none:"none"},divideColor:l("borderColor"),divideOpacity:l("borderOpacity"),divideWidth:l("borderWidth"),dropShadow:{sm:"0 1px 1px rgba(0,0,0,0.05)",DEFAULT:["0 1px 2px rgba(0,0,0,0.1)","0 1px 1px rgba(0,0,0,0.06)"],md:["0 4px 3px rgba(0,0,0,0.07)","0 2px 2px rgba(0,0,0,0.06)"],lg:["0 10px 8px rgba(0,0,0,0.04)","0 4px 3px rgba(0,0,0,0.1)"],xl:["0 20px 13px rgba(0,0,0,0.03)","0 8px 5px rgba(0,0,0,0.08)"],"2xl":"0 25px 25px rgba(0,0,0,0.15)",none:"0 0 #0000"},fill:({theme:t})=>o({},t("colors"),{none:"none"}),grayscale:{DEFAULT:"100%",0:"0"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},invert:{DEFAULT:"100%",0:"0"},flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:t})=>o({},t("spacing"),a(2,6),a(12,12),{auto:"auto",full:"100%"}),flexGrow:{DEFAULT:1,0:0},flexShrink:{DEFAULT:1,0:0},fontFamily:{sans:'ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"'.split(","),serif:'ui-serif,Georgia,Cambria,"Times New Roman",Times,serif'.split(","),mono:'ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'.split(",")},fontSize:{xs:["0.75rem","1rem"],sm:["0.875rem","1.25rem"],base:["1rem","1.5rem"],lg:["1.125rem","1.75rem"],xl:["1.25rem","1.75rem"],"2xl":["1.5rem","2rem"],"3xl":["1.875rem","2.25rem"],"4xl":["2.25rem","2.5rem"],"5xl":["3rem","1"],"6xl":["3.75rem","1"],"7xl":["4.5rem","1"],"8xl":["6rem","1"],"9xl":["8rem","1"]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:l("spacing"),gradientColorStops:l("colors"),gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridColumn:{auto:"auto","span-full":"1 / -1"},gridRow:{auto:"auto","span-full":"1 / -1"},gridTemplateColumns:{none:"none"},gridTemplateRows:{none:"none"},height:({theme:t})=>o({},t("spacing"),a(2,6),{min:"min-content",max:"max-content",fit:"fit-content",auto:"auto",full:"100%",screen:"100vh"}),inset:({theme:t})=>o({},t("spacing"),a(2,4),{auto:"auto",full:"100%"}),keyframes:{spin:{from:{transform:"rotate(0deg)"},to:{transform:"rotate(360deg)"}},ping:{"0%":{transform:"scale(1)",opacity:"1"},"75%,100%":{transform:"scale(2)",opacity:"0"}},pulse:{"0%,100%":{opacity:"1"},"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:o({},i(10,"rem",4,3),{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"}),margin:({theme:t})=>o({auto:"auto"},t("spacing")),maxHeight:({theme:t})=>o({full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},t("spacing")),maxWidth:({theme:t,breakpoints:e})=>o({},e(t("screens")),{none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch"}),minHeight:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},minWidth:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"},opacity:o({},i(100,"",100,0,10),{5:"0.05",25:"0.25",75:"0.75",95:"0.95"}),order:{first:"-9999",last:"9999",none:"0"},padding:l("spacing"),placeholderColor:l("colors"),placeholderOpacity:l("opacity"),outlineColor:l("colors"),outlineOffset:n(8,"px"),outlineWidth:n(8,"px"),ringColor:({theme:t})=>o({},t("colors"),{DEFAULT:"#3b82f6"}),ringOffsetColor:l("colors"),ringOffsetWidth:n(8,"px"),ringOpacity:({theme:t})=>o({},t("opacity"),{DEFAULT:"0.5"}),ringWidth:o({DEFAULT:"3px"},n(8,"px")),rotate:o({},n(2,"deg"),n(12,"deg",3),n(180,"deg",45)),saturate:i(200,"",100,0,50),scale:o({},i(150,"",100,0,50),i(110,"",100,90,5),{75:"0.75",125:"1.25"}),scrollMargin:l("spacing"),scrollPadding:l("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:o({},n(2,"deg"),n(12,"deg",3)),space:l("spacing"),stroke:({theme:t})=>o({},t("colors"),{none:"none"}),strokeWidth:i(2),textColor:l("colors"),textDecorationColor:l("colors"),textDecorationThickness:o({"from-font":"from-font",auto:"auto"},n(8,"px")),textUnderlineOffset:o({auto:"auto"},n(8,"px")),textIndent:l("spacing"),textOpacity:l("opacity"),transitionDuration:({theme:t})=>o({},t("durations"),{DEFAULT:"150ms"}),transitionDelay:l("durations"),transitionProperty:{none:"none",all:"all",DEFAULT:"color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter",colors:"color,background-color,border-color,text-decoration-color,fill,stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4,0,0.2,1)",linear:"linear",in:"cubic-bezier(0.4,0,1,1)",out:"cubic-bezier(0,0,0.2,1)","in-out":"cubic-bezier(0.4,0,0.2,1)"},translate:({theme:t})=>o({},t("spacing"),a(2,4),{full:"100%"}),width:({theme:t})=>o({min:"min-content",max:"max-content",fit:"fit-content",screen:"100vw"},t("flexBasis")),willChange:{scroll:"scroll-position"},zIndex:o({},i(50,"",1,0,10),{auto:"auto"})};function a(t,e){let o={};do for(var r=1;r<t;r++)o[`${r}/${t}`]=Number((r/t*100).toFixed(6))+"%";while(++t<=e)return o}function n(t,e,o=0){let r={};for(;o<=t;o=2*o||1)r[o]=o+e;return r}function i(t,e="",o=1,r=0,a=1,n={}){for(;r<=t;r+=a)n[r]=r/o+e;return n}function l(t){return({theme:e})=>e(t)}let c={"*,::before,::after":{boxSizing:"border-box",borderWidth:"0",borderStyle:"solid",borderColor:"theme(borderColor.DEFAULT, currentColor)"},"::before,::after":{"--tw-content":"''"},html:{lineHeight:1.5,WebkitTextSizeAdjust:"100%",MozTabSize:"4",tabSize:4,fontFamily:`theme(fontFamily.sans, ${r.fontFamily.sans})`,fontFeatureSettings:"theme(fontFamily.sans[1].fontFeatureSettings, normal)"},body:{margin:"0",lineHeight:"inherit"},hr:{height:"0",color:"inherit",borderTopWidth:"1px"},"abbr:where([title])":{textDecoration:"underline dotted"},"h1,h2,h3,h4,h5,h6":{fontSize:"inherit",fontWeight:"inherit"},a:{color:"inherit",textDecoration:"inherit"},"b,strong":{fontWeight:"bolder"},"code,kbd,samp,pre":{fontFamily:`theme(fontFamily.mono, ${r.fontFamily.mono})`,fontFeatureSettings:"theme(fontFamily.mono[1].fontFeatureSettings, normal)",fontSize:"1em"},small:{fontSize:"80%"},"sub,sup":{fontSize:"75%",lineHeight:0,position:"relative",verticalAlign:"baseline"},sub:{bottom:"-0.25em"},sup:{top:"-0.5em"},table:{textIndent:"0",borderColor:"inherit",borderCollapse:"collapse"},"button,input,optgroup,select,textarea":{fontFamily:"inherit",fontSize:"100%",lineHeight:"inherit",color:"inherit",margin:"0",padding:"0"},"button,select":{textTransform:"none"},"button,[type='button'],[type='reset'],[type='submit']":{WebkitAppearance:"button",backgroundColor:"transparent",backgroundImage:"none"},":-moz-focusring":{outline:"auto"},":-moz-ui-invalid":{boxShadow:"none"},progress:{verticalAlign:"baseline"},"::-webkit-inner-spin-button,::-webkit-outer-spin-button":{height:"auto"},"[type='search']":{WebkitAppearance:"textfield",outlineOffset:"-2px"},"::-webkit-search-decoration":{WebkitAppearance:"none"},"::-webkit-file-upload-button":{WebkitAppearance:"button",font:"inherit"},summary:{display:"list-item"},"blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre":{margin:"0"},fieldset:{margin:"0",padding:"0"},legend:{padding:"0"},"ol,ul,menu":{listStyle:"none",margin:"0",padding:"0"},textarea:{resize:"vertical"},"input::placeholder,textarea::placeholder":{opacity:1,color:"theme(colors.gray.400, #9ca3af)"},'button,[role="button"]':{cursor:"pointer"},":disabled":{cursor:"default"},"img,svg,video,canvas,audio,iframe,embed,object":{display:"block",verticalAlign:"middle"},"img,video":{maxWidth:"100%",height:"auto"},"[hidden]":{display:"none"}};function s(e,o){return t.withAutocomplete(e,o)}let m=[t.match("\\[([-\\w]+):(.+)]",({1:e,2:o},r)=>({"@layer overrides":{"&":{[e]:t.arbitrary(`[${o}]`,"",r)}}})),s(t.match("(group|peer)([~/][^-[]+)?",({input:t},{h:e})=>[{c:e(t)}]),()=>["group","peer"]),t.matchTheme("aspect-","aspectRatio"),t.match("container",(e,{theme:r})=>{let{screens:a=r("screens"),center:n,padding:i}=r("container"),l=o({width:"100%",marginRight:n&&"auto",marginLeft:n&&"auto"},m("xs"));for(let c in a){let s=a[c];"string"==typeof s&&(l[t.mql(s)]={"&":o({maxWidth:s},m(c))})}return l;function m(t){let e=i&&("string"==typeof i?i:i[t]||i.DEFAULT);if(e)return{paddingRight:e,paddingLeft:e}}}),t.matchTheme("content-","content",({_:t})=>({"--tw-content":t,content:"var(--tw-content)"})),t.match("(?:box-)?decoration-(slice|clone)","boxDecorationBreak"),t.match("box-(border|content)","boxSizing",({1:t})=>t+"-box"),t.match("hidden",{display:"none"}),t.match("table-(auto|fixed)","tableLayout"),t.match(["(block|flex|table|grid|inline|contents|flow-root|list-item)","(inline-(block|flex|table|grid))","(table-(caption|cell|column|row|(column|row|footer|header)-group))"],"display"),"(float)-(left|right|none)","(clear)-(left|right|none|both)","(overflow(?:-[xy])?)-(auto|hidden|clip|visible|scroll)","(isolation)-(auto)",t.match("isolate","isolation"),t.match("object-(contain|cover|fill|none|scale-down)","objectFit"),t.matchTheme("object-","objectPosition"),t.match("object-(top|bottom|center|(left|right)(-(top|bottom))?)","objectPosition",d),t.match("overscroll(-[xy])?-(auto|contain|none)",({1:t="",2:e})=>({["overscroll-behavior"+t]:e})),t.match("(static|fixed|absolute|relative|sticky)","position"),t.matchTheme("-?inset(-[xy])?(?:$|-)","inset",({1:t,_:e})=>({top:"-x"!=t&&e,right:"-y"!=t&&e,bottom:"-x"!=t&&e,left:"-y"!=t&&e})),t.matchTheme("-?(top|bottom|left|right)(?:$|-)","inset"),t.match("(visible|collapse)","visibility"),t.match("invisible",{visibility:"hidden"}),t.matchTheme("-?z-","zIndex"),t.match("flex-((row|col)(-reverse)?)","flexDirection",h),t.match("flex-(wrap|wrap-reverse|nowrap)","flexWrap"),t.matchTheme("(flex-(?:grow|shrink))(?:$|-)"),t.matchTheme("(flex)-"),t.matchTheme("grow(?:$|-)","flexGrow"),t.matchTheme("shrink(?:$|-)","flexShrink"),t.matchTheme("basis-","flexBasis"),t.matchTheme("-?(order)-"),s("-?(order)-(\\d+)",()=>k({end:12})),t.matchTheme("grid-cols-","gridTemplateColumns"),s(t.match("grid-cols-(\\d+)","gridTemplateColumns",T),()=>k({end:6})),t.matchTheme("col-","gridColumn"),s(t.match("col-(span)-(\\d+)","gridColumn",v),()=>k({end:12})),t.matchTheme("col-start-","gridColumnStart"),s(t.match("col-start-(auto|\\d+)","gridColumnStart"),({1:t})=>"auto"===t?[""]:k({end:13})),t.matchTheme("col-end-","gridColumnEnd"),s(t.match("col-end-(auto|\\d+)","gridColumnEnd"),({1:t})=>"auto"===t?[""]:k({end:13})),t.matchTheme("grid-rows-","gridTemplateRows"),s(t.match("grid-rows-(\\d+)","gridTemplateRows",T),()=>k({end:6})),t.matchTheme("row-","gridRow"),s(t.match("row-(span)-(\\d+)","gridRow",v),()=>k({end:6})),t.matchTheme("row-start-","gridRowStart"),s(t.match("row-start-(auto|\\d+)","gridRowStart"),({1:t})=>"auto"===t?[""]:k({end:7})),t.matchTheme("row-end-","gridRowEnd"),s(t.match("row-end-(auto|\\d+)","gridRowEnd"),({1:t})=>"auto"===t?[""]:k({end:7})),t.match("grid-flow-((row|col)(-dense)?)","gridAutoFlow",t=>d(h(t))),t.match("grid-flow-(dense)","gridAutoFlow"),t.matchTheme("auto-cols-","gridAutoColumns"),t.matchTheme("auto-rows-","gridAutoRows"),t.matchTheme("gap-x(?:$|-)","gap","columnGap"),t.matchTheme("gap-y(?:$|-)","gap","rowGap"),t.matchTheme("gap(?:$|-)","gap"),s("(justify-(?:items|self))-",({1:t})=>t.endsWith("-items-")?["start","end","center","stretch"]:["auto","start","end","center","stretch"]),s(t.match("justify-","justifyContent",g),()=>["start","end","center","between","around","evenly"]),s(t.match("(content|items|self)-",t=>({["align-"+t[1]]:g(t)})),({1:t})=>"content"==t?["center","start","end","between","around","evenly","stretch","baseline"]:"items"==t?["start","end","center","stretch","baseline"]:["auto","start","end","center","stretch","baseline"]),s(t.match("(place-(content|items|self))-",({1:t,$$:e})=>({[t]:("wun".includes(e[3])?"space-":"")+e})),({2:t})=>"content"==t?["center","start","end","between","around","evenly","stretch","baseline"]:"items"==t?["start","end","center","stretch","baseline"]:["auto","start","end","center","stretch","baseline"]),t.matchTheme("p([xytrbl])?(?:$|-)","padding",f("padding")),t.matchTheme("-?m([xytrbl])?(?:$|-)","margin",f("margin")),t.matchTheme("-?space-(x|y)(?:$|-)","space",({1:t,_:e})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"0",["margin-"+({y:"top",x:"left"})[t]]:`calc(${e} * calc(1 - var(--tw-space-${t}-reverse)))`,["margin-"+({y:"bottom",x:"right"})[t]]:`calc(${e} * var(--tw-space-${t}-reverse))`}})),t.match("space-(x|y)-reverse",({1:t})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"1"}})),t.matchTheme("w-","width"),t.matchTheme("min-w-","minWidth"),t.matchTheme("max-w-","maxWidth"),t.matchTheme("h-","height"),t.matchTheme("min-h-","minHeight"),t.matchTheme("max-h-","maxHeight"),t.matchTheme("font-","fontWeight"),t.matchTheme("font-","fontFamily",({_:e})=>"string"==typeof(e=t.asArray(e))[1]?{fontFamily:u(e)}:o({fontFamily:u(e[0])},e[1])),t.match("antialiased",{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),t.match("subpixel-antialiased",{WebkitFontSmoothing:"auto",MozOsxFontSmoothing:"auto"}),t.match("italic","fontStyle"),t.match("not-italic",{fontStyle:"normal"}),t.match("(ordinal|slashed-zero|(normal|lining|oldstyle|proportional|tabular)-nums|(diagonal|stacked)-fractions)",({1:t,2:e="",3:o})=>"normal"==e?{fontVariantNumeric:"normal"}:{["--tw-"+(o?"numeric-fraction":"pt".includes(e[0])?"numeric-spacing":e?"numeric-figure":t)]:t,fontVariantNumeric:"var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ordinal":"var(--tw-empty,/*!*/ /*!*/)","--tw-slashed-zero":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-figure":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-spacing":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-fraction":"var(--tw-empty,/*!*/ /*!*/)"}}}),t.matchTheme("tracking-","letterSpacing"),t.matchTheme("leading-","lineHeight"),t.match("list-(inside|outside)","listStylePosition"),t.matchTheme("list-","listStyleType"),s(t.match("list-","listStyleType"),()=>["none","disc","decimal"]),t.matchTheme("placeholder-opacity-","placeholderOpacity",({_:t})=>({"&::placeholder":{"--tw-placeholder-opacity":t}})),t.matchColor("placeholder-",{property:"color",selector:"&::placeholder"}),t.match("text-(left|center|right|justify|start|end)","textAlign"),t.match("text-(ellipsis|clip)","textOverflow"),t.matchTheme("text-opacity-","textOpacity","--tw-text-opacity"),t.matchColor("text-",{property:"color"}),t.matchTheme("text-","fontSize",({_:t})=>"string"==typeof t?{fontSize:t}:o({fontSize:t[0]},"string"==typeof t[1]?{lineHeight:t[1]}:t[1])),t.matchTheme("indent-","textIndent"),t.match("(overline|underline|line-through)","textDecorationLine"),t.match("no-underline",{textDecorationLine:"none"}),t.matchTheme("underline-offset-","textUnderlineOffset"),t.matchColor("decoration-",{section:"textDecorationColor",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("decoration-","textDecorationThickness"),s(t.match("decoration-","textDecorationStyle"),()=>["solid","double","dotted","dashed","wavy"]),t.match("(uppercase|lowercase|capitalize)","textTransform"),t.match("normal-case",{textTransform:"none"}),t.match("truncate",{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}),s(t.match("align-","verticalAlign"),()=>["baseline","top","middle","bottom","text-top","text-bottom","sub","super"]),s(t.match("whitespace-","whiteSpace"),()=>["normal","nowrap","pre","pre-line","pre-wrap"]),t.match("break-normal",{wordBreak:"normal",overflowWrap:"normal"}),t.match("break-words",{overflowWrap:"break-word"}),t.match("break-all",{wordBreak:"break-all"}),t.match("break-keep",{wordBreak:"keep-all"}),t.matchColor("caret-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("accent-",{opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-gradient-to-([trbl]|[tb][rl])","backgroundImage",({1:t})=>`linear-gradient(to ${p(t," ")},var(--tw-gradient-stops))`),t.matchColor("from-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-from":t.value,"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":"var(--tw-gradient-from),var(--tw-gradient-to)"})),t.matchColor("via-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":`var(--tw-gradient-from),${t.value},var(--tw-gradient-to)`})),t.matchColor("to-",{section:"gradientColorStops",property:"--tw-gradient-to",opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-(fixed|local|scroll)","backgroundAttachment"),t.match("bg-origin-(border|padding|content)","backgroundOrigin",({1:t})=>t+"-box"),t.match(["bg-(no-repeat|repeat(-[xy])?)","bg-repeat-(round|space)"],"backgroundRepeat"),s(t.match("bg-blend-","backgroundBlendMode"),()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),t.match("bg-clip-(border|padding|content|text)","backgroundClip",({1:t})=>t+("text"==t?"":"-box")),t.matchTheme("bg-opacity-","backgroundOpacity","--tw-bg-opacity"),t.matchColor("bg-",{section:"backgroundColor"}),t.matchTheme("bg-","backgroundImage"),t.matchTheme("bg-","backgroundPosition"),t.match("bg-(top|bottom|center|(left|right)(-(top|bottom))?)","backgroundPosition",d),t.matchTheme("bg-","backgroundSize"),t.matchTheme("rounded(?:$|-)","borderRadius"),t.matchTheme("rounded-([trbl]|[tb][rl])(?:$|-)","borderRadius",({1:t,_:e})=>{let o={t:["tl","tr"],r:["tr","br"],b:["bl","br"],l:["bl","tl"]}[t]||[t,t];return{[`border-${p(o[0])}-radius`]:e,[`border-${p(o[1])}-radius`]:e}}),t.match("border-(collapse|separate)","borderCollapse"),t.matchTheme("border-opacity(?:$|-)","borderOpacity","--tw-border-opacity"),t.match("border-(solid|dashed|dotted|double|none)","borderStyle"),t.matchTheme("border-spacing(-[xy])?(?:$|-)","borderSpacing",({1:t,_:e})=>({"@layer defaults":{"*,::before,::after,::backdrop":{"--tw-border-spacing-x":0,"--tw-border-spacing-y":0}},["--tw-border-spacing"+(t||"-x")]:e,["--tw-border-spacing"+(t||"-y")]:e,"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})),t.matchColor("border-([xytrbl])-",{section:"borderColor"},f("border","Color")),t.matchColor("border-"),t.matchTheme("border-([xytrbl])(?:$|-)","borderWidth",f("border","Width")),t.matchTheme("border(?:$|-)","borderWidth"),t.matchTheme("divide-opacity(?:$|-)","divideOpacity",({_:t})=>({"&>:not([hidden])~:not([hidden])":{"--tw-divide-opacity":t}})),t.match("divide-(solid|dashed|dotted|double|none)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{borderStyle:t}})),t.match("divide-([xy]-reverse)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{["--tw-divide-"+t]:"1"}})),t.matchTheme("divide-([xy])(?:$|-)","divideWidth",({1:t,_:e})=>{let o={x:"lr",y:"tb"}[t];return{"&>:not([hidden])~:not([hidden])":{[`--tw-divide-${t}-reverse`]:"0",[`border-${p(o[0])}Width`]:`calc(${e} * calc(1 - var(--tw-divide-${t}-reverse)))`,[`border-${p(o[1])}Width`]:`calc(${e} * var(--tw-divide-${t}-reverse))`}}}),t.matchColor("divide-",{property:"borderColor",selector:"&>:not([hidden])~:not([hidden])"}),t.matchTheme("ring-opacity(?:$|-)","ringOpacity","--tw-ring-opacity"),t.matchColor("ring-offset-",{property:"--tw-ring-offset-color",opacityVariable:!1}),t.matchTheme("ring-offset(?:$|-)","ringOffsetWidth","--tw-ring-offset-width"),t.match("ring-inset",{"--tw-ring-inset":"inset"}),t.matchColor("ring-",{property:"--tw-ring-color"}),t.matchTheme("ring(?:$|-)","ringWidth",({_:e},{theme:o})=>({"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${e} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000","&":{"--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":o("ringOffsetWidth","","0px"),"--tw-ring-offset-color":t.toColorValue(o("ringOffsetColor","","#fff")),"--tw-ring-color":t.toColorValue(o("ringColor","","#93c5fd"),{opacityVariable:"--tw-ring-opacity"}),"--tw-ring-opacity":o("ringOpacity","","0.5")}}}})),t.matchColor("shadow-",{section:"boxShadowColor",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-shadow-color":t.value,"--tw-shadow":"var(--tw-shadow-colored)"})),t.matchTheme("shadow(?:$|-)","boxShadow",({_:t})=>({"--tw-shadow":u(t),"--tw-shadow-colored":u(t).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g,"$1var(--tw-shadow-color)$2"),boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}}})),t.matchTheme("(opacity)-"),s(t.match("mix-blend-","mixBlendMode"),()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),...b(),...b("backdrop-"),t.matchTheme("transition(?:$|-)","transitionProperty",(t,{theme:e})=>({transitionProperty:u(t),transitionTimingFunction:"none"==t._?void 0:u(e("transitionTimingFunction","")),transitionDuration:"none"==t._?void 0:u(e("transitionDuration",""))})),t.matchTheme("duration(?:$|-)","transitionDuration","transitionDuration",u),t.matchTheme("ease(?:$|-)","transitionTimingFunction","transitionTimingFunction",u),t.matchTheme("delay(?:$|-)","transitionDelay","transitionDelay",u),t.matchTheme("animate(?:$|-)","animation",(t,{theme:e,h:o,e:r})=>{let a=u(t),n=a.split(" "),i=e("keyframes",n[0]);return i?{["@keyframes "+(n[0]=r(o(n[0])))]:i,animation:n.join(" ")}:{animation:a}}),"(transform)-(none)",t.match("transform",w),t.match("transform-(cpu|gpu)",({1:t})=>({"--tw-transform":y("gpu"==t)})),t.matchTheme("scale(-[xy])?-","scale",({1:t,_:e})=>o({["--tw-scale"+(t||"-x")]:e,["--tw-scale"+(t||"-y")]:e},w())),t.matchTheme("-?(rotate)-","rotate",x),t.matchTheme("-?(translate-[xy])-","translate",x),t.matchTheme("-?(skew-[xy])-","skew",x),t.match("origin-(center|((top|bottom)(-(left|right))?)|left|right)","transformOrigin",d),s("(appearance)-",()=>["auto","none"]),t.matchTheme("(columns)-"),s("(columns)-(\\d+)",()=>k({end:12})),s("(break-(?:before|after|inside))-",({1:t})=>t.endsWith("-inside-")?["auto","avoid","avoid-page","avoid-column"]:["auto","avoid","all","avoid-page","page","left","right","column"]),t.matchTheme("(cursor)-"),s("(cursor)-",()=>["alias","all-scroll","auto","cell","col-resize","context-menu","copy","crosshair","default","e-resize","ew-resize","grab","grabbing","help","move","n-resize","ne-resize","nesw-resize","no-drop","none","not-allowed","ns-resize","nw-resize","nwse-resize","pointer","progress","row-resize","s-resize","se-resize","sw-resize","text","vertical-text","w-resize","wait","zoom-in","zoom-out"]),t.match("snap-(none)","scroll-snap-type"),t.match("snap-(x|y|both)",({1:t})=>({"scroll-snap-type":t+" var(--tw-scroll-snap-strictness)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-scroll-snap-strictness":"proximity"}}})),t.match("snap-(mandatory|proximity)","--tw-scroll-snap-strictness"),t.match("snap-(?:(start|end|center)|align-(none))","scroll-snap-align"),t.match("snap-(normal|always)","scroll-snap-stop"),t.match("scroll-(auto|smooth)","scroll-behavior"),t.matchTheme("scroll-p([xytrbl])?(?:$|-)","padding",f("scroll-padding")),t.matchTheme("-?scroll-m([xytrbl])?(?:$|-)","scroll-margin",f("scroll-margin")),t.match("touch-(auto|none|manipulation)","touch-action"),t.match("touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))",({1:t,2:e,3:o})=>({[`--tw-${e?"pan-x":o?"pan-y":t}`]:t,"touch-action":"var(--tw-touch-action)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-pan-x":"var(--tw-empty,/*!*/ /*!*/)","--tw-pan-y":"var(--tw-empty,/*!*/ /*!*/)","--tw-pinch-zoom":"var(--tw-empty,/*!*/ /*!*/)","--tw-touch-action":"var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)"}}})),t.match("outline-none",{outline:"2px solid transparent","outline-offset":"2px"}),t.match("outline",{outlineStyle:"solid"}),t.match("outline-(dashed|dotted|double)","outlineStyle"),t.matchTheme("-?(outline-offset)-"),t.matchColor("outline-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("outline-","outlineWidth"),s("(pointer-events)-",()=>["auto","none"]),t.matchTheme("(will-change)-"),s("(will-change)-",()=>["auto","contents","transform"]),["resize(?:-(none|x|y))?","resize",({1:t})=>({x:"horizontal",y:"vertical"})[t]||t||"both"],t.match("select-(none|text|all|auto)","userSelect"),t.matchColor("fill-",{section:"fill",opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("stroke-",{section:"stroke",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("stroke-","strokeWidth"),t.match("sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0,0,0,0)",borderWidth:"0"}),t.match("not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal",clip:"auto"})];function d(t){return("string"==typeof t?t:t[1]).replace(/-/g," ").trim()}function h(t){return("string"==typeof t?t:t[1]).replace("col","column")}function p(t,e="-"){let o=[];for(let r of t)o.push({t:"top",r:"right",b:"bottom",l:"left"}[r]);return o.join(e)}function u(t){return t&&""+(t._||t)}function g({$$:t}){return(({r:"flex-","":"flex-",w:"space-",u:"space-",n:"space-"})[t[3]||""]||"")+t}function f(e,r=""){return({1:a,_:n})=>{let i={x:"lr",y:"tb"}[a]||a+a;return i?o({},t.toCSS(e+"-"+p(i[0])+r,n),t.toCSS(e+"-"+p(i[1])+r,n)):t.toCSS(e+r,n)}}function b(e=""){let r=["blur","brightness","contrast","grayscale","hue-rotate","invert",e&&"opacity","saturate","sepia",!e&&"drop-shadow"].filter(Boolean),a={};for(let n of r)a[`--tw-${e}${n}`]="var(--tw-empty,/*!*/ /*!*/)";return a={[`${e}filter`]:r.map(t=>`var(--tw-${e}${t})`).join(" "),"@layer defaults":{"*,::before,::after,::backdrop":a}},[`(${e}filter)-(none)`,t.match(`${e}filter`,a),...r.map(r=>t.matchTheme(`${"h"==r[0]?"-?":""}(${e}${r})(?:$|-)`,r,({1:e,_:n})=>o({[`--tw-${e}`]:t.asArray(n).map(t=>`${r}(${t})`).join(" ")},a)))]}function x({1:t,_:e}){return o({["--tw-"+t]:e},w())}function w(){return{transform:"var(--tw-transform)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1","--tw-transform":y()}}}}function y(t){return[t?"translate3d(var(--tw-translate-x),var(--tw-translate-y),0)":"translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" ")}function v({1:t,2:e}){return`${t} ${e} / ${t} ${e}`}function T({1:t}){return`repeat(${t},minmax(0,1fr))`}function k({start:t=1,end:e,step:o=1}){let r=[];for(let a=t;a<=e;a+=o)r.push(`${a}`);return r}function $(e,o){return t.withAutocomplete(e,o)}let S=[["sticky","@supports ((position: -webkit-sticky) or (position:sticky))"],["motion-reduce","@media (prefers-reduced-motion:reduce)"],["motion-safe","@media (prefers-reduced-motion:no-preference)"],["print","@media print"],["(portrait|landscape)",({1:t})=>`@media (orientation:${t})`],["contrast-(more|less)",({1:t})=>`@media (prefers-contrast:${t})`],["(first-(letter|line)|placeholder|backdrop|before|after)",({1:t})=>`&::${t}`],["(marker|selection)",({1:t})=>`& *::${t},&::${t}`],["file","&::file-selector-button"],["(first|last|only)",({1:t})=>`&:${t}-child`],["even","&:nth-child(2n)"],["odd","&:nth-child(odd)"],["open","&[open]"],["(aria|data)-",$(({1:e,$$:o},r)=>o&&`&[${e}-${r.theme(e,o)||t.arbitrary(o,"",r)||`${o}="true"`}]`,({1:t},{theme:e})=>[...new Set([..."aria"==t?["checked","disabled","expanded","hidden","pressed","readonly","required","selected"]:[],...Object.keys(e(t)||{})])].map(o=>({suffix:o,label:`&[${t}-${e(t,o)||`${o}="true"`}]`,theme:{section:t,key:o}})).concat([{suffix:"[",label:`&[${t}-…]`}]))],["((group|peer)(~[^-[]+)?)(-\\[(.+)]|[-[].+?)(\\/.+)?",$(({2:e,3:o="",4:r,5:a="",6:n=o},{e:i,h:l,v:c})=>{let s=t.normalize(a)||("["==r[0]?r:c(r.slice(1)));return`${(s.includes("&")?s:"&"+s).replace(/&/g,`:merge(.${i(l(e+n))})`)}${"p"==e[0]?"~":" "}&`},(t,{variants:e})=>Object.entries(e).filter(([,t])=>/^&(\[|:[^:])/.test(t)).flatMap(([t,e])=>[{prefix:"group-",suffix:t,label:`${e.replace("&",".group")} &`,modifiers:[]},{prefix:"peer-",suffix:t,label:`${e.replace("&",".peer")} &`,modifiers:[]}]))],["(ltr|rtl)",$(({1:t})=>`[dir="${t}"] &`,({1:t})=>[{prefix:t,suffix:"",label:`[dir="${t}"] &`}])],["supports-",$(({$$:e},o)=>{if(e&&(e=o.theme("supports",e)||t.arbitrary(e,"",o)),e)return e.includes(":")||(e+=":var(--tw)"),/^\w*\s*\(/.test(e)||(e=`(${e})`),`@supports ${e.replace(/\b(and|or|not)\b/g," $1 ").trim()}`},(t,{theme:e})=>Object.keys(e("supports")||{}).map(t=>({suffix:t,theme:{section:"supports",key:t}})).concat([{suffix:"[",label:`@supports …`}]))],["max-",$(({$$:e},o)=>{if(e&&(e=o.theme("screens",e)||t.arbitrary(e,"",o)),"string"==typeof e)return`@media not all and (min-width:${e})`},(t,{theme:e})=>Object.entries(e("screens")||{}).filter(([,t])=>"string"==typeof t).map(([t,e])=>({suffix:t,label:`@media not all and (min-width:${e})`,theme:{section:"screens",key:t}})).concat([{suffix:"[",label:`@media not all and (min-width: …)`}]))],["min-",$(({$$:e},o)=>(e&&(e=t.arbitrary(e,"",o)),e&&`@media (min-width:${e})`),()=>[{suffix:"[",label:`@media (min-width: …)`}])],[/^\[(.+)]$/,({1:e})=>/[&@]/.test(e)&&t.normalize(e).replace(/[}]+$/,"").split("{")]];return function({colors:t,disablePreflight:e}={}){return{preflight:e?void 0:c,theme:o({},r,{colors:o({inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff"},t)}),variants:S,rules:m,finalize:t=>t.n&&t.d&&t.r.some(t=>/^&::(before|after)$/.test(t))&&!/(^|;)content:/.test(t.d)?o({},t,{d:"content:var(--tw-content);"+t.d}):t}}}(twind.core);//# sourceMappingURL=base.global.dev.js.map
this.twind=this.twind||{},this.twind.presetTailwind_base=function(t){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var o=arguments[e];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(t[r]=o[r])}return t}).apply(this,arguments)}function o(){return e.apply(this,arguments)}let r={screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},columns:{auto:"auto","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},spacing:o({px:"1px",0:"0px"},i(4,"rem",4,.5,.5),i(12,"rem",4,5),{14:"3.5rem"},i(64,"rem",4,16,4),{72:"18rem",80:"20rem",96:"24rem"}),durations:{75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0,0,0.2,1) infinite",pulse:"pulse 2s cubic-bezier(0.4,0,0.6,1) infinite",bounce:"bounce 1s infinite"},aspectRatio:{auto:"auto",square:"1/1",video:"16/9"},backdropBlur:c("blur"),backdropBrightness:c("brightness"),backdropContrast:c("contrast"),backdropGrayscale:c("grayscale"),backdropHueRotate:c("hueRotate"),backdropInvert:c("invert"),backdropOpacity:c("opacity"),backdropSaturate:c("saturate"),backdropSepia:c("sepia"),backgroundColor:c("colors"),backgroundImage:{none:"none"},backgroundOpacity:c("opacity"),backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{none:"none",0:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},brightness:o({},i(200,"",100,0,50),i(110,"",100,90,5),{75:"0.75",125:"1.25"}),borderColor:({theme:t})=>o({DEFAULT:t("colors.gray.200","currentColor")},t("colors")),borderOpacity:c("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem","1/2":"50%",full:"9999px"},borderSpacing:c("spacing"),borderWidth:o({DEFAULT:"1px"},n(8,"px")),boxShadow:{sm:"0 1px 2px 0 rgba(0,0,0,0.05)",DEFAULT:"0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1)",md:"0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1)",lg:"0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1)",xl:"0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1)","2xl":"0 25px 50px -12px rgba(0,0,0,0.25)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.05)",none:"0 0 #0000"},boxShadowColor:c("colors"),caretColor:c("colors"),accentColor:({theme:t})=>o({auto:"auto"},t("colors")),contrast:o({},i(200,"",100,0,50),{75:"0.75",125:"1.25"}),content:{none:"none"},divideColor:c("borderColor"),divideOpacity:c("borderOpacity"),divideWidth:c("borderWidth"),dropShadow:{sm:"0 1px 1px rgba(0,0,0,0.05)",DEFAULT:["0 1px 2px rgba(0,0,0,0.1)","0 1px 1px rgba(0,0,0,0.06)"],md:["0 4px 3px rgba(0,0,0,0.07)","0 2px 2px rgba(0,0,0,0.06)"],lg:["0 10px 8px rgba(0,0,0,0.04)","0 4px 3px rgba(0,0,0,0.1)"],xl:["0 20px 13px rgba(0,0,0,0.03)","0 8px 5px rgba(0,0,0,0.08)"],"2xl":"0 25px 25px rgba(0,0,0,0.15)",none:"0 0 #0000"},fill:({theme:t})=>o({},t("colors"),{none:"none"}),grayscale:{DEFAULT:"100%",0:"0"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},invert:{DEFAULT:"100%",0:"0"},flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:t})=>o({},t("spacing"),a(2,6),a(12,12),{auto:"auto",full:"100%"}),flexGrow:{DEFAULT:1,0:0},flexShrink:{DEFAULT:1,0:0},fontFamily:{sans:'ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"'.split(","),serif:'ui-serif,Georgia,Cambria,"Times New Roman",Times,serif'.split(","),mono:'ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'.split(",")},fontSize:{xs:["0.75rem","1rem"],sm:["0.875rem","1.25rem"],base:["1rem","1.5rem"],lg:["1.125rem","1.75rem"],xl:["1.25rem","1.75rem"],"2xl":["1.5rem","2rem"],"3xl":["1.875rem","2.25rem"],"4xl":["2.25rem","2.5rem"],"5xl":["3rem","1"],"6xl":["3.75rem","1"],"7xl":["4.5rem","1"],"8xl":["6rem","1"],"9xl":["8rem","1"]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:c("spacing"),gradientColorStops:c("colors"),gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridColumn:{auto:"auto","span-full":"1 / -1"},gridRow:{auto:"auto","span-full":"1 / -1"},gridTemplateColumns:{none:"none"},gridTemplateRows:{none:"none"},height:({theme:t})=>o({},t("spacing"),a(2,6),{min:"min-content",max:"max-content",fit:"fit-content",auto:"auto",full:"100%",screen:"100vh"}),inset:({theme:t})=>o({},t("spacing"),a(2,4),{auto:"auto",full:"100%"}),keyframes:{spin:{from:{transform:"rotate(0deg)"},to:{transform:"rotate(360deg)"}},ping:{"0%":{transform:"scale(1)",opacity:"1"},"75%,100%":{transform:"scale(2)",opacity:"0"}},pulse:{"0%,100%":{opacity:"1"},"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:o({},i(10,"rem",4,3),{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"}),margin:({theme:t})=>o({auto:"auto"},t("spacing")),maxHeight:({theme:t})=>o({full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},t("spacing")),maxWidth:({theme:t,breakpoints:e})=>o({},e(t("screens")),{none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch"}),minHeight:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},minWidth:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"},opacity:o({},i(100,"",100,0,10),{5:"0.05",25:"0.25",75:"0.75",95:"0.95"}),order:{first:"-9999",last:"9999",none:"0"},padding:c("spacing"),placeholderColor:c("colors"),placeholderOpacity:c("opacity"),outlineColor:c("colors"),outlineOffset:n(8,"px"),outlineWidth:n(8,"px"),ringColor:({theme:t})=>o({},t("colors"),{DEFAULT:"#3b82f6"}),ringOffsetColor:c("colors"),ringOffsetWidth:n(8,"px"),ringOpacity:({theme:t})=>o({},t("opacity"),{DEFAULT:"0.5"}),ringWidth:o({DEFAULT:"3px"},n(8,"px")),rotate:o({},n(2,"deg"),n(12,"deg",3),n(180,"deg",45)),saturate:i(200,"",100,0,50),scale:o({},i(150,"",100,0,50),i(110,"",100,90,5),{75:"0.75",125:"1.25"}),scrollMargin:c("spacing"),scrollPadding:c("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:o({},n(2,"deg"),n(12,"deg",3)),space:c("spacing"),stroke:({theme:t})=>o({},t("colors"),{none:"none"}),strokeWidth:i(2),textColor:c("colors"),textDecorationColor:c("colors"),textDecorationThickness:o({"from-font":"from-font",auto:"auto"},n(8,"px")),textUnderlineOffset:o({auto:"auto"},n(8,"px")),textIndent:c("spacing"),textOpacity:c("opacity"),transitionDuration:({theme:t})=>o({},t("durations"),{DEFAULT:"150ms"}),transitionDelay:c("durations"),transitionProperty:{none:"none",all:"all",DEFAULT:"color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter",colors:"color,background-color,border-color,text-decoration-color,fill,stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4,0,0.2,1)",linear:"linear",in:"cubic-bezier(0.4,0,1,1)",out:"cubic-bezier(0,0,0.2,1)","in-out":"cubic-bezier(0.4,0,0.2,1)"},translate:({theme:t})=>o({},t("spacing"),a(2,4),{full:"100%"}),width:({theme:t})=>o({min:"min-content",max:"max-content",fit:"fit-content",screen:"100vw"},t("flexBasis")),willChange:{scroll:"scroll-position"},zIndex:o({},i(50,"",1,0,10),{auto:"auto"})};function a(t,e){let o={};do for(var r=1;r<t;r++)o[`${r}/${t}`]=Number((r/t*100).toFixed(6))+"%";while(++t<=e)return o}function n(t,e,o=0){let r={};for(;o<=t;o=2*o||1)r[o]=o+e;return r}function i(t,e="",o=1,r=0,a=1,n={}){for(;r<=t;r+=a)n[r]=r/o+e;return n}function c(t){return({theme:e})=>e(t)}let l={"*,::before,::after":{boxSizing:"border-box",borderWidth:"0",borderStyle:"solid",borderColor:"theme(borderColor.DEFAULT, currentColor)"},"::before,::after":{"--tw-content":"''"},html:{lineHeight:1.5,WebkitTextSizeAdjust:"100%",MozTabSize:"4",tabSize:4,fontFamily:`theme(fontFamily.sans, ${r.fontFamily.sans})`,fontFeatureSettings:"theme(fontFamily.sans[1].fontFeatureSettings, normal)"},body:{margin:"0",lineHeight:"inherit"},hr:{height:"0",color:"inherit",borderTopWidth:"1px"},"abbr:where([title])":{textDecoration:"underline dotted"},"h1,h2,h3,h4,h5,h6":{fontSize:"inherit",fontWeight:"inherit"},a:{color:"inherit",textDecoration:"inherit"},"b,strong":{fontWeight:"bolder"},"code,kbd,samp,pre":{fontFamily:`theme(fontFamily.mono, ${r.fontFamily.mono})`,fontFeatureSettings:"theme(fontFamily.mono[1].fontFeatureSettings, normal)",fontSize:"1em"},small:{fontSize:"80%"},"sub,sup":{fontSize:"75%",lineHeight:0,position:"relative",verticalAlign:"baseline"},sub:{bottom:"-0.25em"},sup:{top:"-0.5em"},table:{textIndent:"0",borderColor:"inherit",borderCollapse:"collapse"},"button,input,optgroup,select,textarea":{fontFamily:"inherit",fontSize:"100%",lineHeight:"inherit",color:"inherit",margin:"0",padding:"0"},"button,select":{textTransform:"none"},"button,[type='button'],[type='reset'],[type='submit']":{WebkitAppearance:"button",backgroundColor:"transparent",backgroundImage:"none"},":-moz-focusring":{outline:"auto"},":-moz-ui-invalid":{boxShadow:"none"},progress:{verticalAlign:"baseline"},"::-webkit-inner-spin-button,::-webkit-outer-spin-button":{height:"auto"},"[type='search']":{WebkitAppearance:"textfield",outlineOffset:"-2px"},"::-webkit-search-decoration":{WebkitAppearance:"none"},"::-webkit-file-upload-button":{WebkitAppearance:"button",font:"inherit"},summary:{display:"list-item"},"blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre":{margin:"0"},fieldset:{margin:"0",padding:"0"},legend:{padding:"0"},"ol,ul,menu":{listStyle:"none",margin:"0",padding:"0"},textarea:{resize:"vertical"},"input::placeholder,textarea::placeholder":{opacity:1,color:"theme(colors.gray.400, #9ca3af)"},'button,[role="button"]':{cursor:"pointer"},":disabled":{cursor:"default"},"img,svg,video,canvas,audio,iframe,embed,object":{display:"block",verticalAlign:"middle"},"img,video":{maxWidth:"100%",height:"auto"},"[hidden]":{display:"none"}};function s(e,o){return t.withAutocomplete(e,o)}let m=[t.match("\\[([-\\w]+):(.+)]",({1:e,2:o},r)=>({"@layer overrides":{"&":{[e]:t.arbitrary(`[${o}]`,"",r)}}})),s(t.match("(group|peer)([~/][^-[]+)?",({input:t},{h:e})=>[{c:e(t)}]),()=>["group","peer"]),t.matchTheme("aspect-","aspectRatio"),t.match("container",(e,{theme:r})=>{let{screens:a=r("screens"),center:n,padding:i}=r("container"),c=o({width:"100%",marginRight:n&&"auto",marginLeft:n&&"auto"},m("xs"));for(let l in a){let s=a[l];"string"==typeof s&&(c[t.mql(s)]={"&":o({maxWidth:s},m(l))})}return c;function m(t){let e=i&&("string"==typeof i?i:i[t]||i.DEFAULT);if(e)return{paddingRight:e,paddingLeft:e}}}),t.matchTheme("content-","content",({_:t})=>({"--tw-content":t,content:"var(--tw-content)"})),t.match("(?:box-)?decoration-(slice|clone)","boxDecorationBreak"),t.match("box-(border|content)","boxSizing",({1:t})=>t+"-box"),t.match("hidden",{display:"none"}),t.match("table-(auto|fixed)","tableLayout"),t.match(["(block|flex|table|grid|inline|contents|flow-root|list-item)","(inline-(block|flex|table|grid))","(table-(caption|cell|column|row|(column|row|footer|header)-group))"],"display"),"(float)-(left|right|none)","(clear)-(left|right|none|both)","(overflow(?:-[xy])?)-(auto|hidden|clip|visible|scroll)","(isolation)-(auto)",t.match("isolate","isolation"),t.match("object-(contain|cover|fill|none|scale-down)","objectFit"),t.matchTheme("object-","objectPosition"),t.match("object-(top|bottom|center|(left|right)(-(top|bottom))?)","objectPosition",d),t.match("overscroll(-[xy])?-(auto|contain|none)",({1:t="",2:e})=>({["overscroll-behavior"+t]:e})),t.match("(static|fixed|absolute|relative|sticky)","position"),t.matchTheme("-?inset(-[xy])?(?:$|-)","inset",({1:t,_:e})=>({top:"-x"!=t&&e,right:"-y"!=t&&e,bottom:"-x"!=t&&e,left:"-y"!=t&&e})),t.matchTheme("-?(top|bottom|left|right)(?:$|-)","inset"),t.match("(visible|collapse)","visibility"),t.match("invisible",{visibility:"hidden"}),t.matchTheme("-?z-","zIndex"),t.match("flex-((row|col)(-reverse)?)","flexDirection",h),t.match("flex-(wrap|wrap-reverse|nowrap)","flexWrap"),t.matchTheme("(flex-(?:grow|shrink))(?:$|-)"),t.matchTheme("(flex)-"),t.matchTheme("grow(?:$|-)","flexGrow"),t.matchTheme("shrink(?:$|-)","flexShrink"),t.matchTheme("basis-","flexBasis"),t.matchTheme("-?(order)-"),s("-?(order)-(\\d+)",()=>$({end:12})),t.matchTheme("grid-cols-","gridTemplateColumns"),s(t.match("grid-cols-(\\d+)","gridTemplateColumns",T),()=>$({end:6})),t.matchTheme("col-","gridColumn"),s(t.match("col-(span)-(\\d+)","gridColumn",v),()=>$({end:12})),t.matchTheme("col-start-","gridColumnStart"),s(t.match("col-start-(auto|\\d+)","gridColumnStart"),({1:t})=>"auto"===t?[""]:$({end:13})),t.matchTheme("col-end-","gridColumnEnd"),s(t.match("col-end-(auto|\\d+)","gridColumnEnd"),({1:t})=>"auto"===t?[""]:$({end:13})),t.matchTheme("grid-rows-","gridTemplateRows"),s(t.match("grid-rows-(\\d+)","gridTemplateRows",T),()=>$({end:6})),t.matchTheme("row-","gridRow"),s(t.match("row-(span)-(\\d+)","gridRow",v),()=>$({end:6})),t.matchTheme("row-start-","gridRowStart"),s(t.match("row-start-(auto|\\d+)","gridRowStart"),({1:t})=>"auto"===t?[""]:$({end:7})),t.matchTheme("row-end-","gridRowEnd"),s(t.match("row-end-(auto|\\d+)","gridRowEnd"),({1:t})=>"auto"===t?[""]:$({end:7})),t.match("grid-flow-((row|col)(-dense)?)","gridAutoFlow",t=>d(h(t))),t.match("grid-flow-(dense)","gridAutoFlow"),t.matchTheme("auto-cols-","gridAutoColumns"),t.matchTheme("auto-rows-","gridAutoRows"),t.matchTheme("gap-x(?:$|-)","gap","columnGap"),t.matchTheme("gap-y(?:$|-)","gap","rowGap"),t.matchTheme("gap(?:$|-)","gap"),s("(justify-(?:items|self))-",({1:t})=>t.endsWith("-items-")?["start","end","center","stretch"]:["auto","start","end","center","stretch"]),s(t.match("justify-","justifyContent",g),()=>["start","end","center","between","around","evenly"]),s(t.match("(content|items|self)-",t=>({["align-"+t[1]]:g(t)})),({1:t})=>"content"==t?["center","start","end","between","around","evenly","stretch","baseline"]:"items"==t?["start","end","center","stretch","baseline"]:["auto","start","end","center","stretch","baseline"]),s(t.match("(place-(content|items|self))-",({1:t,$$:e})=>({[t]:("wun".includes(e[3])?"space-":"")+e})),({2:t})=>"content"==t?["center","start","end","between","around","evenly","stretch","baseline"]:"items"==t?["start","end","center","stretch","baseline"]:["auto","start","end","center","stretch","baseline"]),t.matchTheme("p([xytrbl])?(?:$|-)","padding",f("padding")),t.matchTheme("-?m([xytrbl])?(?:$|-)","margin",f("margin")),t.matchTheme("-?space-(x|y)(?:$|-)","space",({1:t,_:e})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"0",["margin-"+({y:"top",x:"left"})[t]]:`calc(${e} * calc(1 - var(--tw-space-${t}-reverse)))`,["margin-"+({y:"bottom",x:"right"})[t]]:`calc(${e} * var(--tw-space-${t}-reverse))`}})),t.match("space-(x|y)-reverse",({1:t})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"1"}})),t.matchTheme("w-","width"),t.matchTheme("min-w-","minWidth"),t.matchTheme("max-w-","maxWidth"),t.matchTheme("h-","height"),t.matchTheme("min-h-","minHeight"),t.matchTheme("max-h-","maxHeight"),t.matchTheme("font-","fontWeight"),t.matchTheme("font-","fontFamily",({_:e})=>"string"==typeof(e=t.asArray(e))[1]?{fontFamily:u(e)}:o({fontFamily:u(e[0])},e[1])),t.match("antialiased",{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),t.match("subpixel-antialiased",{WebkitFontSmoothing:"auto",MozOsxFontSmoothing:"auto"}),t.match("italic","fontStyle"),t.match("not-italic",{fontStyle:"normal"}),t.match("(ordinal|slashed-zero|(normal|lining|oldstyle|proportional|tabular)-nums|(diagonal|stacked)-fractions)",({1:t,2:e="",3:r})=>"normal"==e?{fontVariantNumeric:"normal"}:o({["--tw-"+(r?"numeric-fraction":"pt".includes(e[0])?"numeric-spacing":e?"numeric-figure":t)]:t,fontVariantNumeric:"var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)"},k({"--tw-ordinal":"var(--tw-empty,/*!*/ /*!*/)","--tw-slashed-zero":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-figure":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-spacing":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-fraction":"var(--tw-empty,/*!*/ /*!*/)"}))),t.matchTheme("tracking-","letterSpacing"),t.matchTheme("leading-","lineHeight"),t.match("list-(inside|outside)","listStylePosition"),t.matchTheme("list-","listStyleType"),s(t.match("list-","listStyleType"),()=>["none","disc","decimal"]),t.matchTheme("placeholder-opacity-","placeholderOpacity",({_:t})=>({"&::placeholder":{"--tw-placeholder-opacity":t}})),t.matchColor("placeholder-",{property:"color",selector:"&::placeholder"}),t.match("text-(left|center|right|justify|start|end)","textAlign"),t.match("text-(ellipsis|clip)","textOverflow"),t.matchTheme("text-opacity-","textOpacity","--tw-text-opacity"),t.matchColor("text-",{property:"color"}),t.matchTheme("text-","fontSize",({_:t})=>"string"==typeof t?{fontSize:t}:o({fontSize:t[0]},"string"==typeof t[1]?{lineHeight:t[1]}:t[1])),t.matchTheme("indent-","textIndent"),t.match("(overline|underline|line-through)","textDecorationLine"),t.match("no-underline",{textDecorationLine:"none"}),t.matchTheme("underline-offset-","textUnderlineOffset"),t.matchColor("decoration-",{section:"textDecorationColor",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("decoration-","textDecorationThickness"),s(t.match("decoration-","textDecorationStyle"),()=>["solid","double","dotted","dashed","wavy"]),t.match("(uppercase|lowercase|capitalize)","textTransform"),t.match("normal-case",{textTransform:"none"}),t.match("truncate",{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}),s(t.match("align-","verticalAlign"),()=>["baseline","top","middle","bottom","text-top","text-bottom","sub","super"]),s(t.match("whitespace-","whiteSpace"),()=>["normal","nowrap","pre","pre-line","pre-wrap"]),t.match("break-normal",{wordBreak:"normal",overflowWrap:"normal"}),t.match("break-words",{overflowWrap:"break-word"}),t.match("break-all",{wordBreak:"break-all"}),t.match("break-keep",{wordBreak:"keep-all"}),t.matchColor("caret-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("accent-",{opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-gradient-to-([trbl]|[tb][rl])","backgroundImage",({1:t})=>`linear-gradient(to ${p(t," ")},var(--tw-gradient-stops))`),t.matchColor("from-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-from":t.value,"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":"var(--tw-gradient-from),var(--tw-gradient-to)"})),t.matchColor("via-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":`var(--tw-gradient-from),${t.value},var(--tw-gradient-to)`})),t.matchColor("to-",{section:"gradientColorStops",property:"--tw-gradient-to",opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-(fixed|local|scroll)","backgroundAttachment"),t.match("bg-origin-(border|padding|content)","backgroundOrigin",({1:t})=>t+"-box"),t.match(["bg-(no-repeat|repeat(-[xy])?)","bg-repeat-(round|space)"],"backgroundRepeat"),s(t.match("bg-blend-","backgroundBlendMode"),()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),t.match("bg-clip-(border|padding|content|text)","backgroundClip",({1:t})=>t+("text"==t?"":"-box")),t.matchTheme("bg-opacity-","backgroundOpacity","--tw-bg-opacity"),t.matchColor("bg-",{section:"backgroundColor"}),t.matchTheme("bg-","backgroundImage"),t.matchTheme("bg-","backgroundPosition"),t.match("bg-(top|bottom|center|(left|right)(-(top|bottom))?)","backgroundPosition",d),t.matchTheme("bg-","backgroundSize"),t.matchTheme("rounded(?:$|-)","borderRadius"),t.matchTheme("rounded-([trbl]|[tb][rl])(?:$|-)","borderRadius",({1:t,_:e})=>{let o={t:["tl","tr"],r:["tr","br"],b:["bl","br"],l:["bl","tl"]}[t]||[t,t];return{[`border-${p(o[0])}-radius`]:e,[`border-${p(o[1])}-radius`]:e}}),t.match("border-(collapse|separate)","borderCollapse"),t.matchTheme("border-opacity(?:$|-)","borderOpacity","--tw-border-opacity"),t.match("border-(solid|dashed|dotted|double|none)","borderStyle"),t.matchTheme("border-spacing(-[xy])?(?:$|-)","borderSpacing",({1:t,_:e})=>o({},k({"--tw-border-spacing-x":"0","--tw-border-spacing-y":"0"}),{["--tw-border-spacing"+(t||"-x")]:e,["--tw-border-spacing"+(t||"-y")]:e,"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})),t.matchColor("border-([xytrbl])-",{section:"borderColor"},f("border","Color")),t.matchColor("border-"),t.matchTheme("border-([xytrbl])(?:$|-)","borderWidth",f("border","Width")),t.matchTheme("border(?:$|-)","borderWidth"),t.matchTheme("divide-opacity(?:$|-)","divideOpacity",({_:t})=>({"&>:not([hidden])~:not([hidden])":{"--tw-divide-opacity":t}})),t.match("divide-(solid|dashed|dotted|double|none)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{borderStyle:t}})),t.match("divide-([xy]-reverse)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{["--tw-divide-"+t]:"1"}})),t.matchTheme("divide-([xy])(?:$|-)","divideWidth",({1:t,_:e})=>{let o={x:"lr",y:"tb"}[t];return{"&>:not([hidden])~:not([hidden])":{[`--tw-divide-${t}-reverse`]:"0",[`border-${p(o[0])}Width`]:`calc(${e} * calc(1 - var(--tw-divide-${t}-reverse)))`,[`border-${p(o[1])}Width`]:`calc(${e} * var(--tw-divide-${t}-reverse))`}}}),t.matchColor("divide-",{property:"borderColor",selector:"&>:not([hidden])~:not([hidden])"}),t.matchTheme("ring-opacity(?:$|-)","ringOpacity","--tw-ring-opacity"),t.matchColor("ring-offset-",{property:"--tw-ring-offset-color",opacityVariable:!1}),t.matchTheme("ring-offset(?:$|-)","ringOffsetWidth","--tw-ring-offset-width"),t.match("ring-inset",{"--tw-ring-inset":"inset"}),t.matchColor("ring-",{property:"--tw-ring-color"}),t.matchTheme("ring(?:$|-)","ringWidth",({_:e},{theme:r})=>o({},k({"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000","&":{"--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":r("ringOffsetWidth","","0px"),"--tw-ring-offset-color":t.toColorValue(r("ringOffsetColor","","#fff")),"--tw-ring-color":t.toColorValue(r("ringColor","","#93c5fd"),{opacityVariable:"--tw-ring-opacity"}),"--tw-ring-opacity":r("ringOpacity","","0.5")}}),{"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${e} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"})),t.matchColor("shadow-",{section:"boxShadowColor",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-shadow-color":t.value,"--tw-shadow":"var(--tw-shadow-colored)"})),t.matchTheme("shadow(?:$|-)","boxShadow",({_:t})=>o({},k({"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}),{"--tw-shadow":u(t),"--tw-shadow-colored":u(t).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g,"$1var(--tw-shadow-color)$2"),boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"})),t.matchTheme("(opacity)-"),s(t.match("mix-blend-","mixBlendMode"),()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),...b(),...b("backdrop-"),t.matchTheme("transition(?:$|-)","transitionProperty",(t,{theme:e})=>({transitionProperty:u(t),transitionTimingFunction:"none"==t._?void 0:u(e("transitionTimingFunction","")),transitionDuration:"none"==t._?void 0:u(e("transitionDuration",""))})),t.matchTheme("duration(?:$|-)","transitionDuration","transitionDuration",u),t.matchTheme("ease(?:$|-)","transitionTimingFunction","transitionTimingFunction",u),t.matchTheme("delay(?:$|-)","transitionDelay","transitionDelay",u),t.matchTheme("animate(?:$|-)","animation",(t,{theme:e,h:o,e:r})=>{let a=u(t),n=a.split(" "),i=e("keyframes",n[0]);return i?{["@keyframes "+(n[0]=r(o(n[0])))]:i,animation:n.join(" ")}:{animation:a}}),"(transform)-(none)",t.match("transform",w),t.match("transform-(cpu|gpu)",({1:t})=>({"--tw-transform":y("gpu"==t)})),t.matchTheme("scale(-[xy])?-","scale",({1:t,_:e})=>o({["--tw-scale"+(t||"-x")]:e,["--tw-scale"+(t||"-y")]:e},w())),t.matchTheme("-?(rotate)-","rotate",x),t.matchTheme("-?(translate-[xy])-","translate",x),t.matchTheme("-?(skew-[xy])-","skew",x),t.match("origin-(center|((top|bottom)(-(left|right))?)|left|right)","transformOrigin",d),s("(appearance)-",()=>["auto","none"]),t.matchTheme("(columns)-"),s("(columns)-(\\d+)",()=>$({end:12})),s("(break-(?:before|after|inside))-",({1:t})=>t.endsWith("-inside-")?["auto","avoid","avoid-page","avoid-column"]:["auto","avoid","all","avoid-page","page","left","right","column"]),t.matchTheme("(cursor)-"),s("(cursor)-",()=>["alias","all-scroll","auto","cell","col-resize","context-menu","copy","crosshair","default","e-resize","ew-resize","grab","grabbing","help","move","n-resize","ne-resize","nesw-resize","no-drop","none","not-allowed","ns-resize","nw-resize","nwse-resize","pointer","progress","row-resize","s-resize","se-resize","sw-resize","text","vertical-text","w-resize","wait","zoom-in","zoom-out"]),t.match("snap-(none)","scroll-snap-type"),t.match("snap-(x|y|both)",({1:t})=>o({},k({"--tw-scroll-snap-strictness":"proximity"}),{"scroll-snap-type":t+" var(--tw-scroll-snap-strictness)"})),t.match("snap-(mandatory|proximity)","--tw-scroll-snap-strictness"),t.match("snap-(?:(start|end|center)|align-(none))","scroll-snap-align"),t.match("snap-(normal|always)","scroll-snap-stop"),t.match("scroll-(auto|smooth)","scroll-behavior"),t.matchTheme("scroll-p([xytrbl])?(?:$|-)","padding",f("scroll-padding")),t.matchTheme("-?scroll-m([xytrbl])?(?:$|-)","scroll-margin",f("scroll-margin")),t.match("touch-(auto|none|manipulation)","touch-action"),t.match("touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))",({1:t,2:e,3:r})=>o({},k({"--tw-pan-x":"var(--tw-empty,/*!*/ /*!*/)","--tw-pan-y":"var(--tw-empty,/*!*/ /*!*/)","--tw-pinch-zoom":"var(--tw-empty,/*!*/ /*!*/)","--tw-touch-action":"var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)"}),{[`--tw-${e?"pan-x":r?"pan-y":t}`]:t,"touch-action":"var(--tw-touch-action)"})),t.match("outline-none",{outline:"2px solid transparent","outline-offset":"2px"}),t.match("outline",{outlineStyle:"solid"}),t.match("outline-(dashed|dotted|double)","outlineStyle"),t.matchTheme("-?(outline-offset)-"),t.matchColor("outline-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("outline-","outlineWidth"),s("(pointer-events)-",()=>["auto","none"]),t.matchTheme("(will-change)-"),s("(will-change)-",()=>["auto","contents","transform"]),["resize(?:-(none|x|y))?","resize",({1:t})=>({x:"horizontal",y:"vertical"})[t]||t||"both"],t.match("select-(none|text|all|auto)","userSelect"),t.matchColor("fill-",{section:"fill",opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("stroke-",{section:"stroke",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("stroke-","strokeWidth"),t.match("sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0,0,0,0)",borderWidth:"0"}),t.match("not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal",clip:"auto"})];function d(t){return("string"==typeof t?t:t[1]).replace(/-/g," ").trim()}function h(t){return("string"==typeof t?t:t[1]).replace("col","column")}function p(t,e="-"){let o=[];for(let r of t)o.push({t:"top",r:"right",b:"bottom",l:"left"}[r]);return o.join(e)}function u(t){return t&&""+(t._||t)}function g({$$:t}){return(({r:"flex-","":"flex-",w:"space-",u:"space-",n:"space-"})[t[3]||""]||"")+t}function f(e,r=""){return({1:a,_:n})=>{let i={x:"lr",y:"tb"}[a]||a+a;return i?o({},t.toCSS(e+"-"+p(i[0])+r,n),t.toCSS(e+"-"+p(i[1])+r,n)):t.toCSS(e+r,n)}}function b(e=""){let r=["blur","brightness","contrast","grayscale","hue-rotate","invert",e&&"opacity","saturate","sepia",!e&&"drop-shadow"].filter(Boolean),a={};for(let n of r)a[`--tw-${e}${n}`]="var(--tw-empty,/*!*/ /*!*/)";return a=o({},k(a),{[`${e}filter`]:r.map(t=>`var(--tw-${e}${t})`).join(" ")}),[`(${e}filter)-(none)`,t.match(`${e}filter`,a),...r.map(r=>t.matchTheme(`${"h"==r[0]?"-?":""}(${e}${r})(?:$|-)`,r,({1:e,_:n})=>o({[`--tw-${e}`]:t.asArray(n).map(t=>`${r}(${t})`).join(" ")},a)))]}function x({1:t,_:e}){return o({["--tw-"+t]:e},w())}function w(){return o({},k({"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1","--tw-transform":y()}),{transform:"var(--tw-transform)"})}function y(t){return[t?"translate3d(var(--tw-translate-x),var(--tw-translate-y),0)":"translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" ")}function v({1:t,2:e}){return`${t} ${e} / ${t} ${e}`}function T({1:t}){return`repeat(${t},minmax(0,1fr))`}function $({start:t=1,end:e,step:o=1}){let r=[];for(let a=t;a<=e;a+=o)r.push(`${a}`);return r}function k(t){return{"@layer defaults":{"*,::before,::after":t,"::backdrop":t}}}function S(e,o){return t.withAutocomplete(e,o)}let C=[["sticky","@supports ((position: -webkit-sticky) or (position:sticky))"],["motion-reduce","@media (prefers-reduced-motion:reduce)"],["motion-safe","@media (prefers-reduced-motion:no-preference)"],["print","@media print"],["(portrait|landscape)",({1:t})=>`@media (orientation:${t})`],["contrast-(more|less)",({1:t})=>`@media (prefers-contrast:${t})`],["(first-(letter|line)|placeholder|backdrop|before|after)",({1:t})=>`&::${t}`],["(marker|selection)",({1:t})=>`& *::${t},&::${t}`],["file","&::file-selector-button"],["(first|last|only)",({1:t})=>`&:${t}-child`],["even","&:nth-child(2n)"],["odd","&:nth-child(odd)"],["open","&[open]"],["(aria|data)-",S(({1:e,$$:o},r)=>o&&`&[${e}-${r.theme(e,o)||t.arbitrary(o,"",r)||`${o}="true"`}]`,({1:t},{theme:e})=>[...new Set([..."aria"==t?["checked","disabled","expanded","hidden","pressed","readonly","required","selected"]:[],...Object.keys(e(t)||{})])].map(o=>({suffix:o,label:`&[${t}-${e(t,o)||`${o}="true"`}]`,theme:{section:t,key:o}})).concat([{suffix:"[",label:`&[${t}-…]`}]))],["((group|peer)(~[^-[]+)?)(-\\[(.+)]|[-[].+?)(\\/.+)?",S(({2:e,3:o="",4:r,5:a="",6:n=o},{e:i,h:c,v:l})=>{let s=t.normalize(a)||("["==r[0]?r:l(r.slice(1)));return`${(s.includes("&")?s:"&"+s).replace(/&/g,`:merge(.${i(c(e+n))})`)}${"p"==e[0]?"~":" "}&`},(t,{variants:e})=>Object.entries(e).filter(([,t])=>/^&(\[|:[^:])/.test(t)).flatMap(([t,e])=>[{prefix:"group-",suffix:t,label:`${e.replace("&",".group")} &`,modifiers:[]},{prefix:"peer-",suffix:t,label:`${e.replace("&",".peer")} &`,modifiers:[]}]))],["(ltr|rtl)",S(({1:t})=>`[dir="${t}"] &`,({1:t})=>[{prefix:t,suffix:"",label:`[dir="${t}"] &`}])],["supports-",S(({$$:e},o)=>{if(e&&(e=o.theme("supports",e)||t.arbitrary(e,"",o)),e)return e.includes(":")||(e+=":var(--tw)"),/^\w*\s*\(/.test(e)||(e=`(${e})`),`@supports ${e.replace(/\b(and|or|not)\b/g," $1 ").trim()}`},(t,{theme:e})=>Object.keys(e("supports")||{}).map(t=>({suffix:t,theme:{section:"supports",key:t}})).concat([{suffix:"[",label:`@supports …`}]))],["max-",S(({$$:e},o)=>{if(e&&(e=o.theme("screens",e)||t.arbitrary(e,"",o)),"string"==typeof e)return`@media not all and (min-width:${e})`},(t,{theme:e})=>Object.entries(e("screens")||{}).filter(([,t])=>"string"==typeof t).map(([t,e])=>({suffix:t,label:`@media not all and (min-width:${e})`,theme:{section:"screens",key:t}})).concat([{suffix:"[",label:`@media not all and (min-width: …)`}]))],["min-",S(({$$:e},o)=>(e&&(e=t.arbitrary(e,"",o)),e&&`@media (min-width:${e})`),()=>[{suffix:"[",label:`@media (min-width: …)`}])],[/^\[(.+)]$/,({1:e})=>/[&@]/.test(e)&&t.normalize(e).replace(/[}]+$/,"").split("{")]];return function({colors:t,disablePreflight:e}={}){return{preflight:e?void 0:l,theme:o({},r,{colors:o({inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff"},t)}),variants:C,rules:m,finalize:t=>t.n&&t.d&&t.r.some(t=>/^&::(before|after)$/.test(t))&&!/(^|;)content:/.test(t.d)?o({},t,{d:"content:var(--tw-content);"+t.d}):t}}}(twind.core);//# sourceMappingURL=base.global.dev.js.map

@@ -1,1 +0,1 @@

this.twind=this.twind||{},this.twind.presetTailwind_base=function(t){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var o=arguments[e];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(t[r]=o[r])}return t}).apply(this,arguments)}function o(){return e.apply(this,arguments)}let r={screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},columns:{auto:"auto","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},spacing:o({px:"1px",0:"0px"},n(4,"rem",4,.5,.5),n(12,"rem",4,5),{14:"3.5rem"},n(64,"rem",4,16,4),{72:"18rem",80:"20rem",96:"24rem"}),durations:{75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0,0,0.2,1) infinite",pulse:"pulse 2s cubic-bezier(0.4,0,0.6,1) infinite",bounce:"bounce 1s infinite"},aspectRatio:{auto:"auto",square:"1/1",video:"16/9"},backdropBlur:c("blur"),backdropBrightness:c("brightness"),backdropContrast:c("contrast"),backdropGrayscale:c("grayscale"),backdropHueRotate:c("hueRotate"),backdropInvert:c("invert"),backdropOpacity:c("opacity"),backdropSaturate:c("saturate"),backdropSepia:c("sepia"),backgroundColor:c("colors"),backgroundImage:{none:"none"},backgroundOpacity:c("opacity"),backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{none:"none",0:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},brightness:o({},n(200,"",100,0,50),n(110,"",100,90,5),{75:"0.75",125:"1.25"}),borderColor:({theme:t})=>o({DEFAULT:t("colors.gray.200","currentColor")},t("colors")),borderOpacity:c("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem","1/2":"50%",full:"9999px"},borderSpacing:c("spacing"),borderWidth:o({DEFAULT:"1px"},i(8,"px")),boxShadow:{sm:"0 1px 2px 0 rgba(0,0,0,0.05)",DEFAULT:"0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1)",md:"0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1)",lg:"0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1)",xl:"0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1)","2xl":"0 25px 50px -12px rgba(0,0,0,0.25)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.05)",none:"0 0 #0000"},boxShadowColor:c("colors"),caretColor:c("colors"),accentColor:({theme:t})=>o({auto:"auto"},t("colors")),contrast:o({},n(200,"",100,0,50),{75:"0.75",125:"1.25"}),content:{none:"none"},divideColor:c("borderColor"),divideOpacity:c("borderOpacity"),divideWidth:c("borderWidth"),dropShadow:{sm:"0 1px 1px rgba(0,0,0,0.05)",DEFAULT:["0 1px 2px rgba(0,0,0,0.1)","0 1px 1px rgba(0,0,0,0.06)"],md:["0 4px 3px rgba(0,0,0,0.07)","0 2px 2px rgba(0,0,0,0.06)"],lg:["0 10px 8px rgba(0,0,0,0.04)","0 4px 3px rgba(0,0,0,0.1)"],xl:["0 20px 13px rgba(0,0,0,0.03)","0 8px 5px rgba(0,0,0,0.08)"],"2xl":"0 25px 25px rgba(0,0,0,0.15)",none:"0 0 #0000"},fill:({theme:t})=>o({},t("colors"),{none:"none"}),grayscale:{DEFAULT:"100%",0:"0"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},invert:{DEFAULT:"100%",0:"0"},flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:t})=>o({},t("spacing"),a(2,6),a(12,12),{auto:"auto",full:"100%"}),flexGrow:{DEFAULT:1,0:0},flexShrink:{DEFAULT:1,0:0},fontFamily:{sans:'ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"'.split(","),serif:'ui-serif,Georgia,Cambria,"Times New Roman",Times,serif'.split(","),mono:'ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'.split(",")},fontSize:{xs:["0.75rem","1rem"],sm:["0.875rem","1.25rem"],base:["1rem","1.5rem"],lg:["1.125rem","1.75rem"],xl:["1.25rem","1.75rem"],"2xl":["1.5rem","2rem"],"3xl":["1.875rem","2.25rem"],"4xl":["2.25rem","2.5rem"],"5xl":["3rem","1"],"6xl":["3.75rem","1"],"7xl":["4.5rem","1"],"8xl":["6rem","1"],"9xl":["8rem","1"]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:c("spacing"),gradientColorStops:c("colors"),gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridColumn:{auto:"auto","span-full":"1 / -1"},gridRow:{auto:"auto","span-full":"1 / -1"},gridTemplateColumns:{none:"none"},gridTemplateRows:{none:"none"},height:({theme:t})=>o({},t("spacing"),a(2,6),{min:"min-content",max:"max-content",fit:"fit-content",auto:"auto",full:"100%",screen:"100vh"}),inset:({theme:t})=>o({},t("spacing"),a(2,4),{auto:"auto",full:"100%"}),keyframes:{spin:{from:{transform:"rotate(0deg)"},to:{transform:"rotate(360deg)"}},ping:{"0%":{transform:"scale(1)",opacity:"1"},"75%,100%":{transform:"scale(2)",opacity:"0"}},pulse:{"0%,100%":{opacity:"1"},"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:o({},n(10,"rem",4,3),{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"}),margin:({theme:t})=>o({auto:"auto"},t("spacing")),maxHeight:({theme:t})=>o({full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},t("spacing")),maxWidth:({theme:t,breakpoints:e})=>o({},e(t("screens")),{none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch"}),minHeight:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},minWidth:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"},opacity:o({},n(100,"",100,0,10),{5:"0.05",25:"0.25",75:"0.75",95:"0.95"}),order:{first:"-9999",last:"9999",none:"0"},padding:c("spacing"),placeholderColor:c("colors"),placeholderOpacity:c("opacity"),outlineColor:c("colors"),outlineOffset:i(8,"px"),outlineWidth:i(8,"px"),ringColor:({theme:t})=>o({},t("colors"),{DEFAULT:"#3b82f6"}),ringOffsetColor:c("colors"),ringOffsetWidth:i(8,"px"),ringOpacity:({theme:t})=>o({},t("opacity"),{DEFAULT:"0.5"}),ringWidth:o({DEFAULT:"3px"},i(8,"px")),rotate:o({},i(2,"deg"),i(12,"deg",3),i(180,"deg",45)),saturate:n(200,"",100,0,50),scale:o({},n(150,"",100,0,50),n(110,"",100,90,5),{75:"0.75",125:"1.25"}),scrollMargin:c("spacing"),scrollPadding:c("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:o({},i(2,"deg"),i(12,"deg",3)),space:c("spacing"),stroke:({theme:t})=>o({},t("colors"),{none:"none"}),strokeWidth:n(2),textColor:c("colors"),textDecorationColor:c("colors"),textDecorationThickness:o({"from-font":"from-font",auto:"auto"},i(8,"px")),textUnderlineOffset:o({auto:"auto"},i(8,"px")),textIndent:c("spacing"),textOpacity:c("opacity"),transitionDuration:({theme:t})=>o({},t("durations"),{DEFAULT:"150ms"}),transitionDelay:c("durations"),transitionProperty:{none:"none",all:"all",DEFAULT:"color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter",colors:"color,background-color,border-color,text-decoration-color,fill,stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4,0,0.2,1)",linear:"linear",in:"cubic-bezier(0.4,0,1,1)",out:"cubic-bezier(0,0,0.2,1)","in-out":"cubic-bezier(0.4,0,0.2,1)"},translate:({theme:t})=>o({},t("spacing"),a(2,4),{full:"100%"}),width:({theme:t})=>o({min:"min-content",max:"max-content",fit:"fit-content",screen:"100vw"},t("flexBasis")),willChange:{scroll:"scroll-position"},zIndex:o({},n(50,"",1,0,10),{auto:"auto"})};function a(t,e){let o={};do for(var r=1;r<t;r++)o[`${r}/${t}`]=Number((r/t*100).toFixed(6))+"%";while(++t<=e)return o}function i(t,e,o=0){let r={};for(;o<=t;o=2*o||1)r[o]=o+e;return r}function n(t,e="",o=1,r=0,a=1,i={}){for(;r<=t;r+=a)i[r]=r/o+e;return i}function c(t){return({theme:e})=>e(t)}let l={"*,::before,::after":{boxSizing:"border-box",borderWidth:"0",borderStyle:"solid",borderColor:"theme(borderColor.DEFAULT, currentColor)"},"::before,::after":{"--tw-content":"''"},html:{lineHeight:1.5,WebkitTextSizeAdjust:"100%",MozTabSize:"4",tabSize:4,fontFamily:`theme(fontFamily.sans, ${r.fontFamily.sans})`,fontFeatureSettings:"theme(fontFamily.sans[1].fontFeatureSettings, normal)"},body:{margin:"0",lineHeight:"inherit"},hr:{height:"0",color:"inherit",borderTopWidth:"1px"},"abbr:where([title])":{textDecoration:"underline dotted"},"h1,h2,h3,h4,h5,h6":{fontSize:"inherit",fontWeight:"inherit"},a:{color:"inherit",textDecoration:"inherit"},"b,strong":{fontWeight:"bolder"},"code,kbd,samp,pre":{fontFamily:`theme(fontFamily.mono, ${r.fontFamily.mono})`,fontFeatureSettings:"theme(fontFamily.mono[1].fontFeatureSettings, normal)",fontSize:"1em"},small:{fontSize:"80%"},"sub,sup":{fontSize:"75%",lineHeight:0,position:"relative",verticalAlign:"baseline"},sub:{bottom:"-0.25em"},sup:{top:"-0.5em"},table:{textIndent:"0",borderColor:"inherit",borderCollapse:"collapse"},"button,input,optgroup,select,textarea":{fontFamily:"inherit",fontSize:"100%",lineHeight:"inherit",color:"inherit",margin:"0",padding:"0"},"button,select":{textTransform:"none"},"button,[type='button'],[type='reset'],[type='submit']":{WebkitAppearance:"button",backgroundColor:"transparent",backgroundImage:"none"},":-moz-focusring":{outline:"auto"},":-moz-ui-invalid":{boxShadow:"none"},progress:{verticalAlign:"baseline"},"::-webkit-inner-spin-button,::-webkit-outer-spin-button":{height:"auto"},"[type='search']":{WebkitAppearance:"textfield",outlineOffset:"-2px"},"::-webkit-search-decoration":{WebkitAppearance:"none"},"::-webkit-file-upload-button":{WebkitAppearance:"button",font:"inherit"},summary:{display:"list-item"},"blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre":{margin:"0"},fieldset:{margin:"0",padding:"0"},legend:{padding:"0"},"ol,ul,menu":{listStyle:"none",margin:"0",padding:"0"},textarea:{resize:"vertical"},"input::placeholder,textarea::placeholder":{opacity:1,color:"theme(colors.gray.400, #9ca3af)"},'button,[role="button"]':{cursor:"pointer"},":disabled":{cursor:"default"},"img,svg,video,canvas,audio,iframe,embed,object":{display:"block",verticalAlign:"middle"},"img,video":{maxWidth:"100%",height:"auto"},"[hidden]":{display:"none"}},s=[t.match("\\[([-\\w]+):(.+)]",({1:e,2:o},r)=>({"@layer overrides":{"&":{[e]:t.arbitrary(`[${o}]`,"",r)}}})),t.match("(group|peer)([~/][^-[]+)?",({input:t},{h:e})=>[{c:e(t)}]),t.matchTheme("aspect-","aspectRatio"),t.match("container",(e,{theme:r})=>{let{screens:a=r("screens"),center:i,padding:n}=r("container"),c=o({width:"100%",marginRight:i&&"auto",marginLeft:i&&"auto"},m("xs"));for(let l in a){let s=a[l];"string"==typeof s&&(c[t.mql(s)]={"&":o({maxWidth:s},m(l))})}return c;function m(t){let e=n&&("string"==typeof n?n:n[t]||n.DEFAULT);if(e)return{paddingRight:e,paddingLeft:e}}}),t.matchTheme("content-","content",({_:t})=>({"--tw-content":t,content:"var(--tw-content)"})),t.match("(?:box-)?decoration-(slice|clone)","boxDecorationBreak"),t.match("box-(border|content)","boxSizing",({1:t})=>t+"-box"),t.match("hidden",{display:"none"}),t.match("table-(auto|fixed)","tableLayout"),t.match(["(block|flex|table|grid|inline|contents|flow-root|list-item)","(inline-(block|flex|table|grid))","(table-(caption|cell|column|row|(column|row|footer|header)-group))"],"display"),"(float)-(left|right|none)","(clear)-(left|right|none|both)","(overflow(?:-[xy])?)-(auto|hidden|clip|visible|scroll)","(isolation)-(auto)",t.match("isolate","isolation"),t.match("object-(contain|cover|fill|none|scale-down)","objectFit"),t.matchTheme("object-","objectPosition"),t.match("object-(top|bottom|center|(left|right)(-(top|bottom))?)","objectPosition",m),t.match("overscroll(-[xy])?-(auto|contain|none)",({1:t="",2:e})=>({["overscroll-behavior"+t]:e})),t.match("(static|fixed|absolute|relative|sticky)","position"),t.matchTheme("-?inset(-[xy])?(?:$|-)","inset",({1:t,_:e})=>({top:"-x"!=t&&e,right:"-y"!=t&&e,bottom:"-x"!=t&&e,left:"-y"!=t&&e})),t.matchTheme("-?(top|bottom|left|right)(?:$|-)","inset"),t.match("(visible|collapse)","visibility"),t.match("invisible",{visibility:"hidden"}),t.matchTheme("-?z-","zIndex"),t.match("flex-((row|col)(-reverse)?)","flexDirection",d),t.match("flex-(wrap|wrap-reverse|nowrap)","flexWrap"),t.matchTheme("(flex-(?:grow|shrink))(?:$|-)"),t.matchTheme("(flex)-"),t.matchTheme("grow(?:$|-)","flexGrow"),t.matchTheme("shrink(?:$|-)","flexShrink"),t.matchTheme("basis-","flexBasis"),t.matchTheme("-?(order)-"),"-?(order)-(\\d+)",t.matchTheme("grid-cols-","gridTemplateColumns"),t.match("grid-cols-(\\d+)","gridTemplateColumns",v),t.matchTheme("col-","gridColumn"),t.match("col-(span)-(\\d+)","gridColumn",y),t.matchTheme("col-start-","gridColumnStart"),t.match("col-start-(auto|\\d+)","gridColumnStart"),t.matchTheme("col-end-","gridColumnEnd"),t.match("col-end-(auto|\\d+)","gridColumnEnd"),t.matchTheme("grid-rows-","gridTemplateRows"),t.match("grid-rows-(\\d+)","gridTemplateRows",v),t.matchTheme("row-","gridRow"),t.match("row-(span)-(\\d+)","gridRow",y),t.matchTheme("row-start-","gridRowStart"),t.match("row-start-(auto|\\d+)","gridRowStart"),t.matchTheme("row-end-","gridRowEnd"),t.match("row-end-(auto|\\d+)","gridRowEnd"),t.match("grid-flow-((row|col)(-dense)?)","gridAutoFlow",t=>m(d(t))),t.match("grid-flow-(dense)","gridAutoFlow"),t.matchTheme("auto-cols-","gridAutoColumns"),t.matchTheme("auto-rows-","gridAutoRows"),t.matchTheme("gap-x(?:$|-)","gap","columnGap"),t.matchTheme("gap-y(?:$|-)","gap","rowGap"),t.matchTheme("gap(?:$|-)","gap"),"(justify-(?:items|self))-",t.match("justify-","justifyContent",g),t.match("(content|items|self)-",t=>({["align-"+t[1]]:g(t)})),t.match("(place-(content|items|self))-",({1:t,$$:e})=>({[t]:("wun".includes(e[3])?"space-":"")+e})),t.matchTheme("p([xytrbl])?(?:$|-)","padding",u("padding")),t.matchTheme("-?m([xytrbl])?(?:$|-)","margin",u("margin")),t.matchTheme("-?space-(x|y)(?:$|-)","space",({1:t,_:e})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"0",["margin-"+({y:"top",x:"left"})[t]]:`calc(${e} * calc(1 - var(--tw-space-${t}-reverse)))`,["margin-"+({y:"bottom",x:"right"})[t]]:`calc(${e} * var(--tw-space-${t}-reverse))`}})),t.match("space-(x|y)-reverse",({1:t})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"1"}})),t.matchTheme("w-","width"),t.matchTheme("min-w-","minWidth"),t.matchTheme("max-w-","maxWidth"),t.matchTheme("h-","height"),t.matchTheme("min-h-","minHeight"),t.matchTheme("max-h-","maxHeight"),t.matchTheme("font-","fontWeight"),t.matchTheme("font-","fontFamily",({_:e})=>"string"==typeof(e=t.asArray(e))[1]?{fontFamily:p(e)}:o({fontFamily:p(e[0])},e[1])),t.match("antialiased",{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),t.match("subpixel-antialiased",{WebkitFontSmoothing:"auto",MozOsxFontSmoothing:"auto"}),t.match("italic","fontStyle"),t.match("not-italic",{fontStyle:"normal"}),t.match("(ordinal|slashed-zero|(normal|lining|oldstyle|proportional|tabular)-nums|(diagonal|stacked)-fractions)",({1:t,2:e="",3:o})=>"normal"==e?{fontVariantNumeric:"normal"}:{["--tw-"+(o?"numeric-fraction":"pt".includes(e[0])?"numeric-spacing":e?"numeric-figure":t)]:t,fontVariantNumeric:"var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ordinal":"var(--tw-empty,/*!*/ /*!*/)","--tw-slashed-zero":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-figure":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-spacing":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-fraction":"var(--tw-empty,/*!*/ /*!*/)"}}}),t.matchTheme("tracking-","letterSpacing"),t.matchTheme("leading-","lineHeight"),t.match("list-(inside|outside)","listStylePosition"),t.matchTheme("list-","listStyleType"),t.match("list-","listStyleType"),t.matchTheme("placeholder-opacity-","placeholderOpacity",({_:t})=>({"&::placeholder":{"--tw-placeholder-opacity":t}})),t.matchColor("placeholder-",{property:"color",selector:"&::placeholder"}),t.match("text-(left|center|right|justify|start|end)","textAlign"),t.match("text-(ellipsis|clip)","textOverflow"),t.matchTheme("text-opacity-","textOpacity","--tw-text-opacity"),t.matchColor("text-",{property:"color"}),t.matchTheme("text-","fontSize",({_:t})=>"string"==typeof t?{fontSize:t}:o({fontSize:t[0]},"string"==typeof t[1]?{lineHeight:t[1]}:t[1])),t.matchTheme("indent-","textIndent"),t.match("(overline|underline|line-through)","textDecorationLine"),t.match("no-underline",{textDecorationLine:"none"}),t.matchTheme("underline-offset-","textUnderlineOffset"),t.matchColor("decoration-",{section:"textDecorationColor",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("decoration-","textDecorationThickness"),t.match("decoration-","textDecorationStyle"),t.match("(uppercase|lowercase|capitalize)","textTransform"),t.match("normal-case",{textTransform:"none"}),t.match("truncate",{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}),t.match("align-","verticalAlign"),t.match("whitespace-","whiteSpace"),t.match("break-normal",{wordBreak:"normal",overflowWrap:"normal"}),t.match("break-words",{overflowWrap:"break-word"}),t.match("break-all",{wordBreak:"break-all"}),t.match("break-keep",{wordBreak:"keep-all"}),t.matchColor("caret-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("accent-",{opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-gradient-to-([trbl]|[tb][rl])","backgroundImage",({1:t})=>`linear-gradient(to ${h(t," ")},var(--tw-gradient-stops))`),t.matchColor("from-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-from":t.value,"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":"var(--tw-gradient-from),var(--tw-gradient-to)"})),t.matchColor("via-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":`var(--tw-gradient-from),${t.value},var(--tw-gradient-to)`})),t.matchColor("to-",{section:"gradientColorStops",property:"--tw-gradient-to",opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-(fixed|local|scroll)","backgroundAttachment"),t.match("bg-origin-(border|padding|content)","backgroundOrigin",({1:t})=>t+"-box"),t.match(["bg-(no-repeat|repeat(-[xy])?)","bg-repeat-(round|space)"],"backgroundRepeat"),t.match("bg-blend-","backgroundBlendMode"),t.match("bg-clip-(border|padding|content|text)","backgroundClip",({1:t})=>t+("text"==t?"":"-box")),t.matchTheme("bg-opacity-","backgroundOpacity","--tw-bg-opacity"),t.matchColor("bg-",{section:"backgroundColor"}),t.matchTheme("bg-","backgroundImage"),t.matchTheme("bg-","backgroundPosition"),t.match("bg-(top|bottom|center|(left|right)(-(top|bottom))?)","backgroundPosition",m),t.matchTheme("bg-","backgroundSize"),t.matchTheme("rounded(?:$|-)","borderRadius"),t.matchTheme("rounded-([trbl]|[tb][rl])(?:$|-)","borderRadius",({1:t,_:e})=>{let o={t:["tl","tr"],r:["tr","br"],b:["bl","br"],l:["bl","tl"]}[t]||[t,t];return{[`border-${h(o[0])}-radius`]:e,[`border-${h(o[1])}-radius`]:e}}),t.match("border-(collapse|separate)","borderCollapse"),t.matchTheme("border-opacity(?:$|-)","borderOpacity","--tw-border-opacity"),t.match("border-(solid|dashed|dotted|double|none)","borderStyle"),t.matchTheme("border-spacing(-[xy])?(?:$|-)","borderSpacing",({1:t,_:e})=>({"@layer defaults":{"*,::before,::after,::backdrop":{"--tw-border-spacing-x":0,"--tw-border-spacing-y":0}},["--tw-border-spacing"+(t||"-x")]:e,["--tw-border-spacing"+(t||"-y")]:e,"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})),t.matchColor("border-([xytrbl])-",{section:"borderColor"},u("border","Color")),t.matchColor("border-"),t.matchTheme("border-([xytrbl])(?:$|-)","borderWidth",u("border","Width")),t.matchTheme("border(?:$|-)","borderWidth"),t.matchTheme("divide-opacity(?:$|-)","divideOpacity",({_:t})=>({"&>:not([hidden])~:not([hidden])":{"--tw-divide-opacity":t}})),t.match("divide-(solid|dashed|dotted|double|none)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{borderStyle:t}})),t.match("divide-([xy]-reverse)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{["--tw-divide-"+t]:"1"}})),t.matchTheme("divide-([xy])(?:$|-)","divideWidth",({1:t,_:e})=>{let o={x:"lr",y:"tb"}[t];return{"&>:not([hidden])~:not([hidden])":{[`--tw-divide-${t}-reverse`]:"0",[`border-${h(o[0])}Width`]:`calc(${e} * calc(1 - var(--tw-divide-${t}-reverse)))`,[`border-${h(o[1])}Width`]:`calc(${e} * var(--tw-divide-${t}-reverse))`}}}),t.matchColor("divide-",{property:"borderColor",selector:"&>:not([hidden])~:not([hidden])"}),t.matchTheme("ring-opacity(?:$|-)","ringOpacity","--tw-ring-opacity"),t.matchColor("ring-offset-",{property:"--tw-ring-offset-color",opacityVariable:!1}),t.matchTheme("ring-offset(?:$|-)","ringOffsetWidth","--tw-ring-offset-width"),t.match("ring-inset",{"--tw-ring-inset":"inset"}),t.matchColor("ring-",{property:"--tw-ring-color"}),t.matchTheme("ring(?:$|-)","ringWidth",({_:e},{theme:o})=>({"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${e} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000","&":{"--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":o("ringOffsetWidth","","0px"),"--tw-ring-offset-color":t.toColorValue(o("ringOffsetColor","","#fff")),"--tw-ring-color":t.toColorValue(o("ringColor","","#93c5fd"),{opacityVariable:"--tw-ring-opacity"}),"--tw-ring-opacity":o("ringOpacity","","0.5")}}}})),t.matchColor("shadow-",{section:"boxShadowColor",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-shadow-color":t.value,"--tw-shadow":"var(--tw-shadow-colored)"})),t.matchTheme("shadow(?:$|-)","boxShadow",({_:t})=>({"--tw-shadow":p(t),"--tw-shadow-colored":p(t).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g,"$1var(--tw-shadow-color)$2"),boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}}})),t.matchTheme("(opacity)-"),t.match("mix-blend-","mixBlendMode"),...f(),...f("backdrop-"),t.matchTheme("transition(?:$|-)","transitionProperty",(t,{theme:e})=>({transitionProperty:p(t),transitionTimingFunction:"none"==t._?void 0:p(e("transitionTimingFunction","")),transitionDuration:"none"==t._?void 0:p(e("transitionDuration",""))})),t.matchTheme("duration(?:$|-)","transitionDuration","transitionDuration",p),t.matchTheme("ease(?:$|-)","transitionTimingFunction","transitionTimingFunction",p),t.matchTheme("delay(?:$|-)","transitionDelay","transitionDelay",p),t.matchTheme("animate(?:$|-)","animation",(t,{theme:e,h:o,e:r})=>{let a=p(t),i=a.split(" "),n=e("keyframes",i[0]);return n?{["@keyframes "+(i[0]=r(o(i[0])))]:n,animation:i.join(" ")}:{animation:a}}),"(transform)-(none)",t.match("transform",x),t.match("transform-(cpu|gpu)",({1:t})=>({"--tw-transform":w("gpu"==t)})),t.matchTheme("scale(-[xy])?-","scale",({1:t,_:e})=>o({["--tw-scale"+(t||"-x")]:e,["--tw-scale"+(t||"-y")]:e},x())),t.matchTheme("-?(rotate)-","rotate",b),t.matchTheme("-?(translate-[xy])-","translate",b),t.matchTheme("-?(skew-[xy])-","skew",b),t.match("origin-(center|((top|bottom)(-(left|right))?)|left|right)","transformOrigin",m),"(appearance)-",t.matchTheme("(columns)-"),"(columns)-(\\d+)","(break-(?:before|after|inside))-",t.matchTheme("(cursor)-"),"(cursor)-",t.match("snap-(none)","scroll-snap-type"),t.match("snap-(x|y|both)",({1:t})=>({"scroll-snap-type":t+" var(--tw-scroll-snap-strictness)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-scroll-snap-strictness":"proximity"}}})),t.match("snap-(mandatory|proximity)","--tw-scroll-snap-strictness"),t.match("snap-(?:(start|end|center)|align-(none))","scroll-snap-align"),t.match("snap-(normal|always)","scroll-snap-stop"),t.match("scroll-(auto|smooth)","scroll-behavior"),t.matchTheme("scroll-p([xytrbl])?(?:$|-)","padding",u("scroll-padding")),t.matchTheme("-?scroll-m([xytrbl])?(?:$|-)","scroll-margin",u("scroll-margin")),t.match("touch-(auto|none|manipulation)","touch-action"),t.match("touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))",({1:t,2:e,3:o})=>({[`--tw-${e?"pan-x":o?"pan-y":t}`]:t,"touch-action":"var(--tw-touch-action)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-pan-x":"var(--tw-empty,/*!*/ /*!*/)","--tw-pan-y":"var(--tw-empty,/*!*/ /*!*/)","--tw-pinch-zoom":"var(--tw-empty,/*!*/ /*!*/)","--tw-touch-action":"var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)"}}})),t.match("outline-none",{outline:"2px solid transparent","outline-offset":"2px"}),t.match("outline",{outlineStyle:"solid"}),t.match("outline-(dashed|dotted|double)","outlineStyle"),t.matchTheme("-?(outline-offset)-"),t.matchColor("outline-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("outline-","outlineWidth"),"(pointer-events)-",t.matchTheme("(will-change)-"),"(will-change)-",["resize(?:-(none|x|y))?","resize",({1:t})=>({x:"horizontal",y:"vertical"})[t]||t||"both"],t.match("select-(none|text|all|auto)","userSelect"),t.matchColor("fill-",{section:"fill",opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("stroke-",{section:"stroke",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("stroke-","strokeWidth"),t.match("sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0,0,0,0)",borderWidth:"0"}),t.match("not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal",clip:"auto"})];function m(t){return("string"==typeof t?t:t[1]).replace(/-/g," ").trim()}function d(t){return("string"==typeof t?t:t[1]).replace("col","column")}function h(t,e="-"){let o=[];for(let r of t)o.push({t:"top",r:"right",b:"bottom",l:"left"}[r]);return o.join(e)}function p(t){return t&&""+(t._||t)}function g({$$:t}){return(({r:"flex-","":"flex-",w:"space-",u:"space-",n:"space-"})[t[3]||""]||"")+t}function u(e,r=""){return({1:a,_:i})=>{let n={x:"lr",y:"tb"}[a]||a+a;return n?o({},t.toCSS(e+"-"+h(n[0])+r,i),t.toCSS(e+"-"+h(n[1])+r,i)):t.toCSS(e+r,i)}}function f(e=""){let r=["blur","brightness","contrast","grayscale","hue-rotate","invert",e&&"opacity","saturate","sepia",!e&&"drop-shadow"].filter(Boolean),a={};for(let i of r)a[`--tw-${e}${i}`]="var(--tw-empty,/*!*/ /*!*/)";return a={[`${e}filter`]:r.map(t=>`var(--tw-${e}${t})`).join(" "),"@layer defaults":{"*,::before,::after,::backdrop":a}},[`(${e}filter)-(none)`,t.match(`${e}filter`,a),...r.map(r=>t.matchTheme(`${"h"==r[0]?"-?":""}(${e}${r})(?:$|-)`,r,({1:e,_:i})=>o({[`--tw-${e}`]:t.asArray(i).map(t=>`${r}(${t})`).join(" ")},a)))]}function b({1:t,_:e}){return o({["--tw-"+t]:e},x())}function x(){return{transform:"var(--tw-transform)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1","--tw-transform":w()}}}}function w(t){return[t?"translate3d(var(--tw-translate-x),var(--tw-translate-y),0)":"translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" ")}function y({1:t,2:e}){return`${t} ${e} / ${t} ${e}`}function v({1:t}){return`repeat(${t},minmax(0,1fr))`}let T=[["sticky","@supports ((position: -webkit-sticky) or (position:sticky))"],["motion-reduce","@media (prefers-reduced-motion:reduce)"],["motion-safe","@media (prefers-reduced-motion:no-preference)"],["print","@media print"],["(portrait|landscape)",({1:t})=>`@media (orientation:${t})`],["contrast-(more|less)",({1:t})=>`@media (prefers-contrast:${t})`],["(first-(letter|line)|placeholder|backdrop|before|after)",({1:t})=>`&::${t}`],["(marker|selection)",({1:t})=>`& *::${t},&::${t}`],["file","&::file-selector-button"],["(first|last|only)",({1:t})=>`&:${t}-child`],["even","&:nth-child(2n)"],["odd","&:nth-child(odd)"],["open","&[open]"],["(aria|data)-",({1:e,$$:o},r)=>o&&`&[${e}-${r.theme(e,o)||t.arbitrary(o,"",r)||`${o}="true"`}]`],["((group|peer)(~[^-[]+)?)(-\\[(.+)]|[-[].+?)(\\/.+)?",({2:e,3:o="",4:r,5:a="",6:i=o},{e:n,h:c,v:l})=>{let s=t.normalize(a)||("["==r[0]?r:l(r.slice(1)));return`${(s.includes("&")?s:"&"+s).replace(/&/g,`:merge(.${n(c(e+i))})`)}${"p"==e[0]?"~":" "}&`}],["(ltr|rtl)",({1:t})=>`[dir="${t}"] &`],["supports-",({$$:e},o)=>{if(e&&(e=o.theme("supports",e)||t.arbitrary(e,"",o)),e)return e.includes(":")||(e+=":var(--tw)"),/^\w*\s*\(/.test(e)||(e=`(${e})`),`@supports ${e.replace(/\b(and|or|not)\b/g," $1 ").trim()}`}],["max-",({$$:e},o)=>{if(e&&(e=o.theme("screens",e)||t.arbitrary(e,"",o)),"string"==typeof e)return`@media not all and (min-width:${e})`}],["min-",({$$:e},o)=>(e&&(e=t.arbitrary(e,"",o)),e&&`@media (min-width:${e})`)],[/^\[(.+)]$/,({1:e})=>/[&@]/.test(e)&&t.normalize(e).replace(/[}]+$/,"").split("{")]];return function({colors:t,disablePreflight:e}={}){return{preflight:e?void 0:l,theme:o({},r,{colors:o({inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff"},t)}),variants:T,rules:s,finalize:t=>t.n&&t.d&&t.r.some(t=>/^&::(before|after)$/.test(t))&&!/(^|;)content:/.test(t.d)?o({},t,{d:"content:var(--tw-content);"+t.d}):t}}}(twind.core);//# sourceMappingURL=base.global.js.map
this.twind=this.twind||{},this.twind.presetTailwind_base=function(t){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var o=arguments[e];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(t[r]=o[r])}return t}).apply(this,arguments)}function o(){return e.apply(this,arguments)}let r={screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},columns:{auto:"auto","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},spacing:o({px:"1px",0:"0px"},n(4,"rem",4,.5,.5),n(12,"rem",4,5),{14:"3.5rem"},n(64,"rem",4,16,4),{72:"18rem",80:"20rem",96:"24rem"}),durations:{75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0,0,0.2,1) infinite",pulse:"pulse 2s cubic-bezier(0.4,0,0.6,1) infinite",bounce:"bounce 1s infinite"},aspectRatio:{auto:"auto",square:"1/1",video:"16/9"},backdropBlur:c("blur"),backdropBrightness:c("brightness"),backdropContrast:c("contrast"),backdropGrayscale:c("grayscale"),backdropHueRotate:c("hueRotate"),backdropInvert:c("invert"),backdropOpacity:c("opacity"),backdropSaturate:c("saturate"),backdropSepia:c("sepia"),backgroundColor:c("colors"),backgroundImage:{none:"none"},backgroundOpacity:c("opacity"),backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{none:"none",0:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},brightness:o({},n(200,"",100,0,50),n(110,"",100,90,5),{75:"0.75",125:"1.25"}),borderColor:({theme:t})=>o({DEFAULT:t("colors.gray.200","currentColor")},t("colors")),borderOpacity:c("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem","1/2":"50%",full:"9999px"},borderSpacing:c("spacing"),borderWidth:o({DEFAULT:"1px"},i(8,"px")),boxShadow:{sm:"0 1px 2px 0 rgba(0,0,0,0.05)",DEFAULT:"0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1)",md:"0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1)",lg:"0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1)",xl:"0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1)","2xl":"0 25px 50px -12px rgba(0,0,0,0.25)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.05)",none:"0 0 #0000"},boxShadowColor:c("colors"),caretColor:c("colors"),accentColor:({theme:t})=>o({auto:"auto"},t("colors")),contrast:o({},n(200,"",100,0,50),{75:"0.75",125:"1.25"}),content:{none:"none"},divideColor:c("borderColor"),divideOpacity:c("borderOpacity"),divideWidth:c("borderWidth"),dropShadow:{sm:"0 1px 1px rgba(0,0,0,0.05)",DEFAULT:["0 1px 2px rgba(0,0,0,0.1)","0 1px 1px rgba(0,0,0,0.06)"],md:["0 4px 3px rgba(0,0,0,0.07)","0 2px 2px rgba(0,0,0,0.06)"],lg:["0 10px 8px rgba(0,0,0,0.04)","0 4px 3px rgba(0,0,0,0.1)"],xl:["0 20px 13px rgba(0,0,0,0.03)","0 8px 5px rgba(0,0,0,0.08)"],"2xl":"0 25px 25px rgba(0,0,0,0.15)",none:"0 0 #0000"},fill:({theme:t})=>o({},t("colors"),{none:"none"}),grayscale:{DEFAULT:"100%",0:"0"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},invert:{DEFAULT:"100%",0:"0"},flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:t})=>o({},t("spacing"),a(2,6),a(12,12),{auto:"auto",full:"100%"}),flexGrow:{DEFAULT:1,0:0},flexShrink:{DEFAULT:1,0:0},fontFamily:{sans:'ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"'.split(","),serif:'ui-serif,Georgia,Cambria,"Times New Roman",Times,serif'.split(","),mono:'ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'.split(",")},fontSize:{xs:["0.75rem","1rem"],sm:["0.875rem","1.25rem"],base:["1rem","1.5rem"],lg:["1.125rem","1.75rem"],xl:["1.25rem","1.75rem"],"2xl":["1.5rem","2rem"],"3xl":["1.875rem","2.25rem"],"4xl":["2.25rem","2.5rem"],"5xl":["3rem","1"],"6xl":["3.75rem","1"],"7xl":["4.5rem","1"],"8xl":["6rem","1"],"9xl":["8rem","1"]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:c("spacing"),gradientColorStops:c("colors"),gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridColumn:{auto:"auto","span-full":"1 / -1"},gridRow:{auto:"auto","span-full":"1 / -1"},gridTemplateColumns:{none:"none"},gridTemplateRows:{none:"none"},height:({theme:t})=>o({},t("spacing"),a(2,6),{min:"min-content",max:"max-content",fit:"fit-content",auto:"auto",full:"100%",screen:"100vh"}),inset:({theme:t})=>o({},t("spacing"),a(2,4),{auto:"auto",full:"100%"}),keyframes:{spin:{from:{transform:"rotate(0deg)"},to:{transform:"rotate(360deg)"}},ping:{"0%":{transform:"scale(1)",opacity:"1"},"75%,100%":{transform:"scale(2)",opacity:"0"}},pulse:{"0%,100%":{opacity:"1"},"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:o({},n(10,"rem",4,3),{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"}),margin:({theme:t})=>o({auto:"auto"},t("spacing")),maxHeight:({theme:t})=>o({full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},t("spacing")),maxWidth:({theme:t,breakpoints:e})=>o({},e(t("screens")),{none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch"}),minHeight:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},minWidth:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"},opacity:o({},n(100,"",100,0,10),{5:"0.05",25:"0.25",75:"0.75",95:"0.95"}),order:{first:"-9999",last:"9999",none:"0"},padding:c("spacing"),placeholderColor:c("colors"),placeholderOpacity:c("opacity"),outlineColor:c("colors"),outlineOffset:i(8,"px"),outlineWidth:i(8,"px"),ringColor:({theme:t})=>o({},t("colors"),{DEFAULT:"#3b82f6"}),ringOffsetColor:c("colors"),ringOffsetWidth:i(8,"px"),ringOpacity:({theme:t})=>o({},t("opacity"),{DEFAULT:"0.5"}),ringWidth:o({DEFAULT:"3px"},i(8,"px")),rotate:o({},i(2,"deg"),i(12,"deg",3),i(180,"deg",45)),saturate:n(200,"",100,0,50),scale:o({},n(150,"",100,0,50),n(110,"",100,90,5),{75:"0.75",125:"1.25"}),scrollMargin:c("spacing"),scrollPadding:c("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:o({},i(2,"deg"),i(12,"deg",3)),space:c("spacing"),stroke:({theme:t})=>o({},t("colors"),{none:"none"}),strokeWidth:n(2),textColor:c("colors"),textDecorationColor:c("colors"),textDecorationThickness:o({"from-font":"from-font",auto:"auto"},i(8,"px")),textUnderlineOffset:o({auto:"auto"},i(8,"px")),textIndent:c("spacing"),textOpacity:c("opacity"),transitionDuration:({theme:t})=>o({},t("durations"),{DEFAULT:"150ms"}),transitionDelay:c("durations"),transitionProperty:{none:"none",all:"all",DEFAULT:"color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter",colors:"color,background-color,border-color,text-decoration-color,fill,stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4,0,0.2,1)",linear:"linear",in:"cubic-bezier(0.4,0,1,1)",out:"cubic-bezier(0,0,0.2,1)","in-out":"cubic-bezier(0.4,0,0.2,1)"},translate:({theme:t})=>o({},t("spacing"),a(2,4),{full:"100%"}),width:({theme:t})=>o({min:"min-content",max:"max-content",fit:"fit-content",screen:"100vw"},t("flexBasis")),willChange:{scroll:"scroll-position"},zIndex:o({},n(50,"",1,0,10),{auto:"auto"})};function a(t,e){let o={};do for(var r=1;r<t;r++)o[`${r}/${t}`]=Number((r/t*100).toFixed(6))+"%";while(++t<=e)return o}function i(t,e,o=0){let r={};for(;o<=t;o=2*o||1)r[o]=o+e;return r}function n(t,e="",o=1,r=0,a=1,i={}){for(;r<=t;r+=a)i[r]=r/o+e;return i}function c(t){return({theme:e})=>e(t)}let l={"*,::before,::after":{boxSizing:"border-box",borderWidth:"0",borderStyle:"solid",borderColor:"theme(borderColor.DEFAULT, currentColor)"},"::before,::after":{"--tw-content":"''"},html:{lineHeight:1.5,WebkitTextSizeAdjust:"100%",MozTabSize:"4",tabSize:4,fontFamily:`theme(fontFamily.sans, ${r.fontFamily.sans})`,fontFeatureSettings:"theme(fontFamily.sans[1].fontFeatureSettings, normal)"},body:{margin:"0",lineHeight:"inherit"},hr:{height:"0",color:"inherit",borderTopWidth:"1px"},"abbr:where([title])":{textDecoration:"underline dotted"},"h1,h2,h3,h4,h5,h6":{fontSize:"inherit",fontWeight:"inherit"},a:{color:"inherit",textDecoration:"inherit"},"b,strong":{fontWeight:"bolder"},"code,kbd,samp,pre":{fontFamily:`theme(fontFamily.mono, ${r.fontFamily.mono})`,fontFeatureSettings:"theme(fontFamily.mono[1].fontFeatureSettings, normal)",fontSize:"1em"},small:{fontSize:"80%"},"sub,sup":{fontSize:"75%",lineHeight:0,position:"relative",verticalAlign:"baseline"},sub:{bottom:"-0.25em"},sup:{top:"-0.5em"},table:{textIndent:"0",borderColor:"inherit",borderCollapse:"collapse"},"button,input,optgroup,select,textarea":{fontFamily:"inherit",fontSize:"100%",lineHeight:"inherit",color:"inherit",margin:"0",padding:"0"},"button,select":{textTransform:"none"},"button,[type='button'],[type='reset'],[type='submit']":{WebkitAppearance:"button",backgroundColor:"transparent",backgroundImage:"none"},":-moz-focusring":{outline:"auto"},":-moz-ui-invalid":{boxShadow:"none"},progress:{verticalAlign:"baseline"},"::-webkit-inner-spin-button,::-webkit-outer-spin-button":{height:"auto"},"[type='search']":{WebkitAppearance:"textfield",outlineOffset:"-2px"},"::-webkit-search-decoration":{WebkitAppearance:"none"},"::-webkit-file-upload-button":{WebkitAppearance:"button",font:"inherit"},summary:{display:"list-item"},"blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre":{margin:"0"},fieldset:{margin:"0",padding:"0"},legend:{padding:"0"},"ol,ul,menu":{listStyle:"none",margin:"0",padding:"0"},textarea:{resize:"vertical"},"input::placeholder,textarea::placeholder":{opacity:1,color:"theme(colors.gray.400, #9ca3af)"},'button,[role="button"]':{cursor:"pointer"},":disabled":{cursor:"default"},"img,svg,video,canvas,audio,iframe,embed,object":{display:"block",verticalAlign:"middle"},"img,video":{maxWidth:"100%",height:"auto"},"[hidden]":{display:"none"}},s=[t.match("\\[([-\\w]+):(.+)]",({1:e,2:o},r)=>({"@layer overrides":{"&":{[e]:t.arbitrary(`[${o}]`,"",r)}}})),t.match("(group|peer)([~/][^-[]+)?",({input:t},{h:e})=>[{c:e(t)}]),t.matchTheme("aspect-","aspectRatio"),t.match("container",(e,{theme:r})=>{let{screens:a=r("screens"),center:i,padding:n}=r("container"),c=o({width:"100%",marginRight:i&&"auto",marginLeft:i&&"auto"},m("xs"));for(let l in a){let s=a[l];"string"==typeof s&&(c[t.mql(s)]={"&":o({maxWidth:s},m(l))})}return c;function m(t){let e=n&&("string"==typeof n?n:n[t]||n.DEFAULT);if(e)return{paddingRight:e,paddingLeft:e}}}),t.matchTheme("content-","content",({_:t})=>({"--tw-content":t,content:"var(--tw-content)"})),t.match("(?:box-)?decoration-(slice|clone)","boxDecorationBreak"),t.match("box-(border|content)","boxSizing",({1:t})=>t+"-box"),t.match("hidden",{display:"none"}),t.match("table-(auto|fixed)","tableLayout"),t.match(["(block|flex|table|grid|inline|contents|flow-root|list-item)","(inline-(block|flex|table|grid))","(table-(caption|cell|column|row|(column|row|footer|header)-group))"],"display"),"(float)-(left|right|none)","(clear)-(left|right|none|both)","(overflow(?:-[xy])?)-(auto|hidden|clip|visible|scroll)","(isolation)-(auto)",t.match("isolate","isolation"),t.match("object-(contain|cover|fill|none|scale-down)","objectFit"),t.matchTheme("object-","objectPosition"),t.match("object-(top|bottom|center|(left|right)(-(top|bottom))?)","objectPosition",m),t.match("overscroll(-[xy])?-(auto|contain|none)",({1:t="",2:e})=>({["overscroll-behavior"+t]:e})),t.match("(static|fixed|absolute|relative|sticky)","position"),t.matchTheme("-?inset(-[xy])?(?:$|-)","inset",({1:t,_:e})=>({top:"-x"!=t&&e,right:"-y"!=t&&e,bottom:"-x"!=t&&e,left:"-y"!=t&&e})),t.matchTheme("-?(top|bottom|left|right)(?:$|-)","inset"),t.match("(visible|collapse)","visibility"),t.match("invisible",{visibility:"hidden"}),t.matchTheme("-?z-","zIndex"),t.match("flex-((row|col)(-reverse)?)","flexDirection",d),t.match("flex-(wrap|wrap-reverse|nowrap)","flexWrap"),t.matchTheme("(flex-(?:grow|shrink))(?:$|-)"),t.matchTheme("(flex)-"),t.matchTheme("grow(?:$|-)","flexGrow"),t.matchTheme("shrink(?:$|-)","flexShrink"),t.matchTheme("basis-","flexBasis"),t.matchTheme("-?(order)-"),"-?(order)-(\\d+)",t.matchTheme("grid-cols-","gridTemplateColumns"),t.match("grid-cols-(\\d+)","gridTemplateColumns",v),t.matchTheme("col-","gridColumn"),t.match("col-(span)-(\\d+)","gridColumn",y),t.matchTheme("col-start-","gridColumnStart"),t.match("col-start-(auto|\\d+)","gridColumnStart"),t.matchTheme("col-end-","gridColumnEnd"),t.match("col-end-(auto|\\d+)","gridColumnEnd"),t.matchTheme("grid-rows-","gridTemplateRows"),t.match("grid-rows-(\\d+)","gridTemplateRows",v),t.matchTheme("row-","gridRow"),t.match("row-(span)-(\\d+)","gridRow",y),t.matchTheme("row-start-","gridRowStart"),t.match("row-start-(auto|\\d+)","gridRowStart"),t.matchTheme("row-end-","gridRowEnd"),t.match("row-end-(auto|\\d+)","gridRowEnd"),t.match("grid-flow-((row|col)(-dense)?)","gridAutoFlow",t=>m(d(t))),t.match("grid-flow-(dense)","gridAutoFlow"),t.matchTheme("auto-cols-","gridAutoColumns"),t.matchTheme("auto-rows-","gridAutoRows"),t.matchTheme("gap-x(?:$|-)","gap","columnGap"),t.matchTheme("gap-y(?:$|-)","gap","rowGap"),t.matchTheme("gap(?:$|-)","gap"),"(justify-(?:items|self))-",t.match("justify-","justifyContent",g),t.match("(content|items|self)-",t=>({["align-"+t[1]]:g(t)})),t.match("(place-(content|items|self))-",({1:t,$$:e})=>({[t]:("wun".includes(e[3])?"space-":"")+e})),t.matchTheme("p([xytrbl])?(?:$|-)","padding",u("padding")),t.matchTheme("-?m([xytrbl])?(?:$|-)","margin",u("margin")),t.matchTheme("-?space-(x|y)(?:$|-)","space",({1:t,_:e})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"0",["margin-"+({y:"top",x:"left"})[t]]:`calc(${e} * calc(1 - var(--tw-space-${t}-reverse)))`,["margin-"+({y:"bottom",x:"right"})[t]]:`calc(${e} * var(--tw-space-${t}-reverse))`}})),t.match("space-(x|y)-reverse",({1:t})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"1"}})),t.matchTheme("w-","width"),t.matchTheme("min-w-","minWidth"),t.matchTheme("max-w-","maxWidth"),t.matchTheme("h-","height"),t.matchTheme("min-h-","minHeight"),t.matchTheme("max-h-","maxHeight"),t.matchTheme("font-","fontWeight"),t.matchTheme("font-","fontFamily",({_:e})=>"string"==typeof(e=t.asArray(e))[1]?{fontFamily:p(e)}:o({fontFamily:p(e[0])},e[1])),t.match("antialiased",{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),t.match("subpixel-antialiased",{WebkitFontSmoothing:"auto",MozOsxFontSmoothing:"auto"}),t.match("italic","fontStyle"),t.match("not-italic",{fontStyle:"normal"}),t.match("(ordinal|slashed-zero|(normal|lining|oldstyle|proportional|tabular)-nums|(diagonal|stacked)-fractions)",({1:t,2:e="",3:r})=>"normal"==e?{fontVariantNumeric:"normal"}:o({["--tw-"+(r?"numeric-fraction":"pt".includes(e[0])?"numeric-spacing":e?"numeric-figure":t)]:t,fontVariantNumeric:"var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)"},T({"--tw-ordinal":"var(--tw-empty,/*!*/ /*!*/)","--tw-slashed-zero":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-figure":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-spacing":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-fraction":"var(--tw-empty,/*!*/ /*!*/)"}))),t.matchTheme("tracking-","letterSpacing"),t.matchTheme("leading-","lineHeight"),t.match("list-(inside|outside)","listStylePosition"),t.matchTheme("list-","listStyleType"),t.match("list-","listStyleType"),t.matchTheme("placeholder-opacity-","placeholderOpacity",({_:t})=>({"&::placeholder":{"--tw-placeholder-opacity":t}})),t.matchColor("placeholder-",{property:"color",selector:"&::placeholder"}),t.match("text-(left|center|right|justify|start|end)","textAlign"),t.match("text-(ellipsis|clip)","textOverflow"),t.matchTheme("text-opacity-","textOpacity","--tw-text-opacity"),t.matchColor("text-",{property:"color"}),t.matchTheme("text-","fontSize",({_:t})=>"string"==typeof t?{fontSize:t}:o({fontSize:t[0]},"string"==typeof t[1]?{lineHeight:t[1]}:t[1])),t.matchTheme("indent-","textIndent"),t.match("(overline|underline|line-through)","textDecorationLine"),t.match("no-underline",{textDecorationLine:"none"}),t.matchTheme("underline-offset-","textUnderlineOffset"),t.matchColor("decoration-",{section:"textDecorationColor",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("decoration-","textDecorationThickness"),t.match("decoration-","textDecorationStyle"),t.match("(uppercase|lowercase|capitalize)","textTransform"),t.match("normal-case",{textTransform:"none"}),t.match("truncate",{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}),t.match("align-","verticalAlign"),t.match("whitespace-","whiteSpace"),t.match("break-normal",{wordBreak:"normal",overflowWrap:"normal"}),t.match("break-words",{overflowWrap:"break-word"}),t.match("break-all",{wordBreak:"break-all"}),t.match("break-keep",{wordBreak:"keep-all"}),t.matchColor("caret-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("accent-",{opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-gradient-to-([trbl]|[tb][rl])","backgroundImage",({1:t})=>`linear-gradient(to ${h(t," ")},var(--tw-gradient-stops))`),t.matchColor("from-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-from":t.value,"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":"var(--tw-gradient-from),var(--tw-gradient-to)"})),t.matchColor("via-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":`var(--tw-gradient-from),${t.value},var(--tw-gradient-to)`})),t.matchColor("to-",{section:"gradientColorStops",property:"--tw-gradient-to",opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-(fixed|local|scroll)","backgroundAttachment"),t.match("bg-origin-(border|padding|content)","backgroundOrigin",({1:t})=>t+"-box"),t.match(["bg-(no-repeat|repeat(-[xy])?)","bg-repeat-(round|space)"],"backgroundRepeat"),t.match("bg-blend-","backgroundBlendMode"),t.match("bg-clip-(border|padding|content|text)","backgroundClip",({1:t})=>t+("text"==t?"":"-box")),t.matchTheme("bg-opacity-","backgroundOpacity","--tw-bg-opacity"),t.matchColor("bg-",{section:"backgroundColor"}),t.matchTheme("bg-","backgroundImage"),t.matchTheme("bg-","backgroundPosition"),t.match("bg-(top|bottom|center|(left|right)(-(top|bottom))?)","backgroundPosition",m),t.matchTheme("bg-","backgroundSize"),t.matchTheme("rounded(?:$|-)","borderRadius"),t.matchTheme("rounded-([trbl]|[tb][rl])(?:$|-)","borderRadius",({1:t,_:e})=>{let o={t:["tl","tr"],r:["tr","br"],b:["bl","br"],l:["bl","tl"]}[t]||[t,t];return{[`border-${h(o[0])}-radius`]:e,[`border-${h(o[1])}-radius`]:e}}),t.match("border-(collapse|separate)","borderCollapse"),t.matchTheme("border-opacity(?:$|-)","borderOpacity","--tw-border-opacity"),t.match("border-(solid|dashed|dotted|double|none)","borderStyle"),t.matchTheme("border-spacing(-[xy])?(?:$|-)","borderSpacing",({1:t,_:e})=>o({},T({"--tw-border-spacing-x":"0","--tw-border-spacing-y":"0"}),{["--tw-border-spacing"+(t||"-x")]:e,["--tw-border-spacing"+(t||"-y")]:e,"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})),t.matchColor("border-([xytrbl])-",{section:"borderColor"},u("border","Color")),t.matchColor("border-"),t.matchTheme("border-([xytrbl])(?:$|-)","borderWidth",u("border","Width")),t.matchTheme("border(?:$|-)","borderWidth"),t.matchTheme("divide-opacity(?:$|-)","divideOpacity",({_:t})=>({"&>:not([hidden])~:not([hidden])":{"--tw-divide-opacity":t}})),t.match("divide-(solid|dashed|dotted|double|none)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{borderStyle:t}})),t.match("divide-([xy]-reverse)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{["--tw-divide-"+t]:"1"}})),t.matchTheme("divide-([xy])(?:$|-)","divideWidth",({1:t,_:e})=>{let o={x:"lr",y:"tb"}[t];return{"&>:not([hidden])~:not([hidden])":{[`--tw-divide-${t}-reverse`]:"0",[`border-${h(o[0])}Width`]:`calc(${e} * calc(1 - var(--tw-divide-${t}-reverse)))`,[`border-${h(o[1])}Width`]:`calc(${e} * var(--tw-divide-${t}-reverse))`}}}),t.matchColor("divide-",{property:"borderColor",selector:"&>:not([hidden])~:not([hidden])"}),t.matchTheme("ring-opacity(?:$|-)","ringOpacity","--tw-ring-opacity"),t.matchColor("ring-offset-",{property:"--tw-ring-offset-color",opacityVariable:!1}),t.matchTheme("ring-offset(?:$|-)","ringOffsetWidth","--tw-ring-offset-width"),t.match("ring-inset",{"--tw-ring-inset":"inset"}),t.matchColor("ring-",{property:"--tw-ring-color"}),t.matchTheme("ring(?:$|-)","ringWidth",({_:e},{theme:r})=>o({},T({"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000","&":{"--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":r("ringOffsetWidth","","0px"),"--tw-ring-offset-color":t.toColorValue(r("ringOffsetColor","","#fff")),"--tw-ring-color":t.toColorValue(r("ringColor","","#93c5fd"),{opacityVariable:"--tw-ring-opacity"}),"--tw-ring-opacity":r("ringOpacity","","0.5")}}),{"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${e} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"})),t.matchColor("shadow-",{section:"boxShadowColor",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-shadow-color":t.value,"--tw-shadow":"var(--tw-shadow-colored)"})),t.matchTheme("shadow(?:$|-)","boxShadow",({_:t})=>o({},T({"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}),{"--tw-shadow":p(t),"--tw-shadow-colored":p(t).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g,"$1var(--tw-shadow-color)$2"),boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"})),t.matchTheme("(opacity)-"),t.match("mix-blend-","mixBlendMode"),...b(),...b("backdrop-"),t.matchTheme("transition(?:$|-)","transitionProperty",(t,{theme:e})=>({transitionProperty:p(t),transitionTimingFunction:"none"==t._?void 0:p(e("transitionTimingFunction","")),transitionDuration:"none"==t._?void 0:p(e("transitionDuration",""))})),t.matchTheme("duration(?:$|-)","transitionDuration","transitionDuration",p),t.matchTheme("ease(?:$|-)","transitionTimingFunction","transitionTimingFunction",p),t.matchTheme("delay(?:$|-)","transitionDelay","transitionDelay",p),t.matchTheme("animate(?:$|-)","animation",(t,{theme:e,h:o,e:r})=>{let a=p(t),i=a.split(" "),n=e("keyframes",i[0]);return n?{["@keyframes "+(i[0]=r(o(i[0])))]:n,animation:i.join(" ")}:{animation:a}}),"(transform)-(none)",t.match("transform",x),t.match("transform-(cpu|gpu)",({1:t})=>({"--tw-transform":w("gpu"==t)})),t.matchTheme("scale(-[xy])?-","scale",({1:t,_:e})=>o({["--tw-scale"+(t||"-x")]:e,["--tw-scale"+(t||"-y")]:e},x())),t.matchTheme("-?(rotate)-","rotate",f),t.matchTheme("-?(translate-[xy])-","translate",f),t.matchTheme("-?(skew-[xy])-","skew",f),t.match("origin-(center|((top|bottom)(-(left|right))?)|left|right)","transformOrigin",m),"(appearance)-",t.matchTheme("(columns)-"),"(columns)-(\\d+)","(break-(?:before|after|inside))-",t.matchTheme("(cursor)-"),"(cursor)-",t.match("snap-(none)","scroll-snap-type"),t.match("snap-(x|y|both)",({1:t})=>o({},T({"--tw-scroll-snap-strictness":"proximity"}),{"scroll-snap-type":t+" var(--tw-scroll-snap-strictness)"})),t.match("snap-(mandatory|proximity)","--tw-scroll-snap-strictness"),t.match("snap-(?:(start|end|center)|align-(none))","scroll-snap-align"),t.match("snap-(normal|always)","scroll-snap-stop"),t.match("scroll-(auto|smooth)","scroll-behavior"),t.matchTheme("scroll-p([xytrbl])?(?:$|-)","padding",u("scroll-padding")),t.matchTheme("-?scroll-m([xytrbl])?(?:$|-)","scroll-margin",u("scroll-margin")),t.match("touch-(auto|none|manipulation)","touch-action"),t.match("touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))",({1:t,2:e,3:r})=>o({},T({"--tw-pan-x":"var(--tw-empty,/*!*/ /*!*/)","--tw-pan-y":"var(--tw-empty,/*!*/ /*!*/)","--tw-pinch-zoom":"var(--tw-empty,/*!*/ /*!*/)","--tw-touch-action":"var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)"}),{[`--tw-${e?"pan-x":r?"pan-y":t}`]:t,"touch-action":"var(--tw-touch-action)"})),t.match("outline-none",{outline:"2px solid transparent","outline-offset":"2px"}),t.match("outline",{outlineStyle:"solid"}),t.match("outline-(dashed|dotted|double)","outlineStyle"),t.matchTheme("-?(outline-offset)-"),t.matchColor("outline-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("outline-","outlineWidth"),"(pointer-events)-",t.matchTheme("(will-change)-"),"(will-change)-",["resize(?:-(none|x|y))?","resize",({1:t})=>({x:"horizontal",y:"vertical"})[t]||t||"both"],t.match("select-(none|text|all|auto)","userSelect"),t.matchColor("fill-",{section:"fill",opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("stroke-",{section:"stroke",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("stroke-","strokeWidth"),t.match("sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0,0,0,0)",borderWidth:"0"}),t.match("not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal",clip:"auto"})];function m(t){return("string"==typeof t?t:t[1]).replace(/-/g," ").trim()}function d(t){return("string"==typeof t?t:t[1]).replace("col","column")}function h(t,e="-"){let o=[];for(let r of t)o.push({t:"top",r:"right",b:"bottom",l:"left"}[r]);return o.join(e)}function p(t){return t&&""+(t._||t)}function g({$$:t}){return(({r:"flex-","":"flex-",w:"space-",u:"space-",n:"space-"})[t[3]||""]||"")+t}function u(e,r=""){return({1:a,_:i})=>{let n={x:"lr",y:"tb"}[a]||a+a;return n?o({},t.toCSS(e+"-"+h(n[0])+r,i),t.toCSS(e+"-"+h(n[1])+r,i)):t.toCSS(e+r,i)}}function b(e=""){let r=["blur","brightness","contrast","grayscale","hue-rotate","invert",e&&"opacity","saturate","sepia",!e&&"drop-shadow"].filter(Boolean),a={};for(let i of r)a[`--tw-${e}${i}`]="var(--tw-empty,/*!*/ /*!*/)";return a=o({},T(a),{[`${e}filter`]:r.map(t=>`var(--tw-${e}${t})`).join(" ")}),[`(${e}filter)-(none)`,t.match(`${e}filter`,a),...r.map(r=>t.matchTheme(`${"h"==r[0]?"-?":""}(${e}${r})(?:$|-)`,r,({1:e,_:i})=>o({[`--tw-${e}`]:t.asArray(i).map(t=>`${r}(${t})`).join(" ")},a)))]}function f({1:t,_:e}){return o({["--tw-"+t]:e},x())}function x(){return o({},T({"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1","--tw-transform":w()}),{transform:"var(--tw-transform)"})}function w(t){return[t?"translate3d(var(--tw-translate-x),var(--tw-translate-y),0)":"translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" ")}function y({1:t,2:e}){return`${t} ${e} / ${t} ${e}`}function v({1:t}){return`repeat(${t},minmax(0,1fr))`}function T(t){return{"@layer defaults":{"*,::before,::after":t,"::backdrop":t}}}let k=[["sticky","@supports ((position: -webkit-sticky) or (position:sticky))"],["motion-reduce","@media (prefers-reduced-motion:reduce)"],["motion-safe","@media (prefers-reduced-motion:no-preference)"],["print","@media print"],["(portrait|landscape)",({1:t})=>`@media (orientation:${t})`],["contrast-(more|less)",({1:t})=>`@media (prefers-contrast:${t})`],["(first-(letter|line)|placeholder|backdrop|before|after)",({1:t})=>`&::${t}`],["(marker|selection)",({1:t})=>`& *::${t},&::${t}`],["file","&::file-selector-button"],["(first|last|only)",({1:t})=>`&:${t}-child`],["even","&:nth-child(2n)"],["odd","&:nth-child(odd)"],["open","&[open]"],["(aria|data)-",({1:e,$$:o},r)=>o&&`&[${e}-${r.theme(e,o)||t.arbitrary(o,"",r)||`${o}="true"`}]`],["((group|peer)(~[^-[]+)?)(-\\[(.+)]|[-[].+?)(\\/.+)?",({2:e,3:o="",4:r,5:a="",6:i=o},{e:n,h:c,v:l})=>{let s=t.normalize(a)||("["==r[0]?r:l(r.slice(1)));return`${(s.includes("&")?s:"&"+s).replace(/&/g,`:merge(.${n(c(e+i))})`)}${"p"==e[0]?"~":" "}&`}],["(ltr|rtl)",({1:t})=>`[dir="${t}"] &`],["supports-",({$$:e},o)=>{if(e&&(e=o.theme("supports",e)||t.arbitrary(e,"",o)),e)return e.includes(":")||(e+=":var(--tw)"),/^\w*\s*\(/.test(e)||(e=`(${e})`),`@supports ${e.replace(/\b(and|or|not)\b/g," $1 ").trim()}`}],["max-",({$$:e},o)=>{if(e&&(e=o.theme("screens",e)||t.arbitrary(e,"",o)),"string"==typeof e)return`@media not all and (min-width:${e})`}],["min-",({$$:e},o)=>(e&&(e=t.arbitrary(e,"",o)),e&&`@media (min-width:${e})`)],[/^\[(.+)]$/,({1:e})=>/[&@]/.test(e)&&t.normalize(e).replace(/[}]+$/,"").split("{")]];return function({colors:t,disablePreflight:e}={}){return{preflight:e?void 0:l,theme:o({},r,{colors:o({inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff"},t)}),variants:k,rules:s,finalize:t=>t.n&&t.d&&t.r.some(t=>/^&::(before|after)$/.test(t))&&!/(^|;)content:/.test(t.d)?o({},t,{d:"content:var(--tw-content);"+t.d}):t}}}(twind.core);//# sourceMappingURL=base.global.js.map
# @twind/preset-tailwind
## 1.1.4-next-20230124084504
### Patch Changes
- prevent invalid default rule in legacy browsers ([`ccc9c9a9`](https://github.com/tw-in-js/twind/commit/ccc9c9a959c8b61b7429c3539e709e7b39cc3ae8))
- Updated dependencies [[`ccc9c9a9`](https://github.com/tw-in-js/twind/commit/ccc9c9a959c8b61b7429c3539e709e7b39cc3ae8)]:
- @twind/core@1.1.3-next-20230124084504
## 1.1.3

@@ -4,0 +13,0 @@

{
"name": "@twind/preset-tailwind",
"version": "1.1.3",
"version": "1.1.4-next-20230124084504",
"description": "Tailwind CSS preset for twind",

@@ -268,3 +268,3 @@ "type": "module",

"peerDependencies": {
"@twind/core": "^1.1.0",
"@twind/core": "1.1.3-next-20230124084504",
"typescript": "^4.8.4"

@@ -271,0 +271,0 @@ },

@@ -1,1 +0,1 @@

this.twind=this.twind||{},this.twind.presetTailwind=function(e){"use strict";function t(){return(t=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var a in o)Object.prototype.hasOwnProperty.call(o,a)&&(e[a]=o[a])}return e}).apply(this,arguments)}function o(){return t.apply(this,arguments)}let a={screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},columns:{auto:"auto","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},spacing:o({px:"1px",0:"0px"},i(4,"rem",4,.5,.5),i(12,"rem",4,5),{14:"3.5rem"},i(64,"rem",4,16,4),{72:"18rem",80:"20rem",96:"24rem"}),durations:{75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0,0,0.2,1) infinite",pulse:"pulse 2s cubic-bezier(0.4,0,0.6,1) infinite",bounce:"bounce 1s infinite"},aspectRatio:{auto:"auto",square:"1/1",video:"16/9"},backdropBlur:c("blur"),backdropBrightness:c("brightness"),backdropContrast:c("contrast"),backdropGrayscale:c("grayscale"),backdropHueRotate:c("hueRotate"),backdropInvert:c("invert"),backdropOpacity:c("opacity"),backdropSaturate:c("saturate"),backdropSepia:c("sepia"),backgroundColor:c("colors"),backgroundImage:{none:"none"},backgroundOpacity:c("opacity"),backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{none:"none",0:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},brightness:o({},i(200,"",100,0,50),i(110,"",100,90,5),{75:"0.75",125:"1.25"}),borderColor:({theme:e})=>o({DEFAULT:e("colors.gray.200","currentColor")},e("colors")),borderOpacity:c("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem","1/2":"50%",full:"9999px"},borderSpacing:c("spacing"),borderWidth:o({DEFAULT:"1px"},n(8,"px")),boxShadow:{sm:"0 1px 2px 0 rgba(0,0,0,0.05)",DEFAULT:"0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1)",md:"0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1)",lg:"0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1)",xl:"0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1)","2xl":"0 25px 50px -12px rgba(0,0,0,0.25)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.05)",none:"0 0 #0000"},boxShadowColor:c("colors"),caretColor:c("colors"),accentColor:({theme:e})=>o({auto:"auto"},e("colors")),contrast:o({},i(200,"",100,0,50),{75:"0.75",125:"1.25"}),content:{none:"none"},divideColor:c("borderColor"),divideOpacity:c("borderOpacity"),divideWidth:c("borderWidth"),dropShadow:{sm:"0 1px 1px rgba(0,0,0,0.05)",DEFAULT:["0 1px 2px rgba(0,0,0,0.1)","0 1px 1px rgba(0,0,0,0.06)"],md:["0 4px 3px rgba(0,0,0,0.07)","0 2px 2px rgba(0,0,0,0.06)"],lg:["0 10px 8px rgba(0,0,0,0.04)","0 4px 3px rgba(0,0,0,0.1)"],xl:["0 20px 13px rgba(0,0,0,0.03)","0 8px 5px rgba(0,0,0,0.08)"],"2xl":"0 25px 25px rgba(0,0,0,0.15)",none:"0 0 #0000"},fill:({theme:e})=>o({},e("colors"),{none:"none"}),grayscale:{DEFAULT:"100%",0:"0"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},invert:{DEFAULT:"100%",0:"0"},flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:e})=>o({},e("spacing"),r(2,6),r(12,12),{auto:"auto",full:"100%"}),flexGrow:{DEFAULT:1,0:0},flexShrink:{DEFAULT:1,0:0},fontFamily:{sans:'ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"'.split(","),serif:'ui-serif,Georgia,Cambria,"Times New Roman",Times,serif'.split(","),mono:'ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'.split(",")},fontSize:{xs:["0.75rem","1rem"],sm:["0.875rem","1.25rem"],base:["1rem","1.5rem"],lg:["1.125rem","1.75rem"],xl:["1.25rem","1.75rem"],"2xl":["1.5rem","2rem"],"3xl":["1.875rem","2.25rem"],"4xl":["2.25rem","2.5rem"],"5xl":["3rem","1"],"6xl":["3.75rem","1"],"7xl":["4.5rem","1"],"8xl":["6rem","1"],"9xl":["8rem","1"]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:c("spacing"),gradientColorStops:c("colors"),gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridColumn:{auto:"auto","span-full":"1 / -1"},gridRow:{auto:"auto","span-full":"1 / -1"},gridTemplateColumns:{none:"none"},gridTemplateRows:{none:"none"},height:({theme:e})=>o({},e("spacing"),r(2,6),{min:"min-content",max:"max-content",fit:"fit-content",auto:"auto",full:"100%",screen:"100vh"}),inset:({theme:e})=>o({},e("spacing"),r(2,4),{auto:"auto",full:"100%"}),keyframes:{spin:{from:{transform:"rotate(0deg)"},to:{transform:"rotate(360deg)"}},ping:{"0%":{transform:"scale(1)",opacity:"1"},"75%,100%":{transform:"scale(2)",opacity:"0"}},pulse:{"0%,100%":{opacity:"1"},"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:o({},i(10,"rem",4,3),{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"}),margin:({theme:e})=>o({auto:"auto"},e("spacing")),maxHeight:({theme:e})=>o({full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},e("spacing")),maxWidth:({theme:e,breakpoints:t})=>o({},t(e("screens")),{none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch"}),minHeight:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},minWidth:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"},opacity:o({},i(100,"",100,0,10),{5:"0.05",25:"0.25",75:"0.75",95:"0.95"}),order:{first:"-9999",last:"9999",none:"0"},padding:c("spacing"),placeholderColor:c("colors"),placeholderOpacity:c("opacity"),outlineColor:c("colors"),outlineOffset:n(8,"px"),outlineWidth:n(8,"px"),ringColor:({theme:e})=>o({},e("colors"),{DEFAULT:"#3b82f6"}),ringOffsetColor:c("colors"),ringOffsetWidth:n(8,"px"),ringOpacity:({theme:e})=>o({},e("opacity"),{DEFAULT:"0.5"}),ringWidth:o({DEFAULT:"3px"},n(8,"px")),rotate:o({},n(2,"deg"),n(12,"deg",3),n(180,"deg",45)),saturate:i(200,"",100,0,50),scale:o({},i(150,"",100,0,50),i(110,"",100,90,5),{75:"0.75",125:"1.25"}),scrollMargin:c("spacing"),scrollPadding:c("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:o({},n(2,"deg"),n(12,"deg",3)),space:c("spacing"),stroke:({theme:e})=>o({},e("colors"),{none:"none"}),strokeWidth:i(2),textColor:c("colors"),textDecorationColor:c("colors"),textDecorationThickness:o({"from-font":"from-font",auto:"auto"},n(8,"px")),textUnderlineOffset:o({auto:"auto"},n(8,"px")),textIndent:c("spacing"),textOpacity:c("opacity"),transitionDuration:({theme:e})=>o({},e("durations"),{DEFAULT:"150ms"}),transitionDelay:c("durations"),transitionProperty:{none:"none",all:"all",DEFAULT:"color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter",colors:"color,background-color,border-color,text-decoration-color,fill,stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4,0,0.2,1)",linear:"linear",in:"cubic-bezier(0.4,0,1,1)",out:"cubic-bezier(0,0,0.2,1)","in-out":"cubic-bezier(0.4,0,0.2,1)"},translate:({theme:e})=>o({},e("spacing"),r(2,4),{full:"100%"}),width:({theme:e})=>o({min:"min-content",max:"max-content",fit:"fit-content",screen:"100vw"},e("flexBasis")),willChange:{scroll:"scroll-position"},zIndex:o({},i(50,"",1,0,10),{auto:"auto"})};function r(e,t){let o={};do for(var a=1;a<e;a++)o[`${a}/${e}`]=Number((a/e*100).toFixed(6))+"%";while(++e<=t)return o}function n(e,t,o=0){let a={};for(;o<=e;o=2*o||1)a[o]=o+t;return a}function i(e,t="",o=1,a=0,r=1,n={}){for(;a<=e;a+=r)n[a]=a/o+t;return n}function c(e){return({theme:t})=>t(e)}let l={"*,::before,::after":{boxSizing:"border-box",borderWidth:"0",borderStyle:"solid",borderColor:"theme(borderColor.DEFAULT, currentColor)"},"::before,::after":{"--tw-content":"''"},html:{lineHeight:1.5,WebkitTextSizeAdjust:"100%",MozTabSize:"4",tabSize:4,fontFamily:`theme(fontFamily.sans, ${a.fontFamily.sans})`,fontFeatureSettings:"theme(fontFamily.sans[1].fontFeatureSettings, normal)"},body:{margin:"0",lineHeight:"inherit"},hr:{height:"0",color:"inherit",borderTopWidth:"1px"},"abbr:where([title])":{textDecoration:"underline dotted"},"h1,h2,h3,h4,h5,h6":{fontSize:"inherit",fontWeight:"inherit"},a:{color:"inherit",textDecoration:"inherit"},"b,strong":{fontWeight:"bolder"},"code,kbd,samp,pre":{fontFamily:`theme(fontFamily.mono, ${a.fontFamily.mono})`,fontFeatureSettings:"theme(fontFamily.mono[1].fontFeatureSettings, normal)",fontSize:"1em"},small:{fontSize:"80%"},"sub,sup":{fontSize:"75%",lineHeight:0,position:"relative",verticalAlign:"baseline"},sub:{bottom:"-0.25em"},sup:{top:"-0.5em"},table:{textIndent:"0",borderColor:"inherit",borderCollapse:"collapse"},"button,input,optgroup,select,textarea":{fontFamily:"inherit",fontSize:"100%",lineHeight:"inherit",color:"inherit",margin:"0",padding:"0"},"button,select":{textTransform:"none"},"button,[type='button'],[type='reset'],[type='submit']":{WebkitAppearance:"button",backgroundColor:"transparent",backgroundImage:"none"},":-moz-focusring":{outline:"auto"},":-moz-ui-invalid":{boxShadow:"none"},progress:{verticalAlign:"baseline"},"::-webkit-inner-spin-button,::-webkit-outer-spin-button":{height:"auto"},"[type='search']":{WebkitAppearance:"textfield",outlineOffset:"-2px"},"::-webkit-search-decoration":{WebkitAppearance:"none"},"::-webkit-file-upload-button":{WebkitAppearance:"button",font:"inherit"},summary:{display:"list-item"},"blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre":{margin:"0"},fieldset:{margin:"0",padding:"0"},legend:{padding:"0"},"ol,ul,menu":{listStyle:"none",margin:"0",padding:"0"},textarea:{resize:"vertical"},"input::placeholder,textarea::placeholder":{opacity:1,color:"theme(colors.gray.400, #9ca3af)"},'button,[role="button"]':{cursor:"pointer"},":disabled":{cursor:"default"},"img,svg,video,canvas,audio,iframe,embed,object":{display:"block",verticalAlign:"middle"},"img,video":{maxWidth:"100%",height:"auto"},"[hidden]":{display:"none"}};function s(t,o){return e.withAutocomplete(t,o)}let d=[e.match("\\[([-\\w]+):(.+)]",({1:t,2:o},a)=>({"@layer overrides":{"&":{[t]:e.arbitrary(`[${o}]`,"",a)}}})),s(e.match("(group|peer)([~/][^-[]+)?",({input:e},{h:t})=>[{c:t(e)}]),()=>["group","peer"]),e.matchTheme("aspect-","aspectRatio"),e.match("container",(t,{theme:a})=>{let{screens:r=a("screens"),center:n,padding:i}=a("container"),c=o({width:"100%",marginRight:n&&"auto",marginLeft:n&&"auto"},d("xs"));for(let l in r){let s=r[l];"string"==typeof s&&(c[e.mql(s)]={"&":o({maxWidth:s},d(l))})}return c;function d(e){let t=i&&("string"==typeof i?i:i[e]||i.DEFAULT);if(t)return{paddingRight:t,paddingLeft:t}}}),e.matchTheme("content-","content",({_:e})=>({"--tw-content":e,content:"var(--tw-content)"})),e.match("(?:box-)?decoration-(slice|clone)","boxDecorationBreak"),e.match("box-(border|content)","boxSizing",({1:e})=>e+"-box"),e.match("hidden",{display:"none"}),e.match("table-(auto|fixed)","tableLayout"),e.match(["(block|flex|table|grid|inline|contents|flow-root|list-item)","(inline-(block|flex|table|grid))","(table-(caption|cell|column|row|(column|row|footer|header)-group))"],"display"),"(float)-(left|right|none)","(clear)-(left|right|none|both)","(overflow(?:-[xy])?)-(auto|hidden|clip|visible|scroll)","(isolation)-(auto)",e.match("isolate","isolation"),e.match("object-(contain|cover|fill|none|scale-down)","objectFit"),e.matchTheme("object-","objectPosition"),e.match("object-(top|bottom|center|(left|right)(-(top|bottom))?)","objectPosition",m),e.match("overscroll(-[xy])?-(auto|contain|none)",({1:e="",2:t})=>({["overscroll-behavior"+e]:t})),e.match("(static|fixed|absolute|relative|sticky)","position"),e.matchTheme("-?inset(-[xy])?(?:$|-)","inset",({1:e,_:t})=>({top:"-x"!=e&&t,right:"-y"!=e&&t,bottom:"-x"!=e&&t,left:"-y"!=e&&t})),e.matchTheme("-?(top|bottom|left|right)(?:$|-)","inset"),e.match("(visible|collapse)","visibility"),e.match("invisible",{visibility:"hidden"}),e.matchTheme("-?z-","zIndex"),e.match("flex-((row|col)(-reverse)?)","flexDirection",f),e.match("flex-(wrap|wrap-reverse|nowrap)","flexWrap"),e.matchTheme("(flex-(?:grow|shrink))(?:$|-)"),e.matchTheme("(flex)-"),e.matchTheme("grow(?:$|-)","flexGrow"),e.matchTheme("shrink(?:$|-)","flexShrink"),e.matchTheme("basis-","flexBasis"),e.matchTheme("-?(order)-"),s("-?(order)-(\\d+)",()=>k({end:12})),e.matchTheme("grid-cols-","gridTemplateColumns"),s(e.match("grid-cols-(\\d+)","gridTemplateColumns",T),()=>k({end:6})),e.matchTheme("col-","gridColumn"),s(e.match("col-(span)-(\\d+)","gridColumn",v),()=>k({end:12})),e.matchTheme("col-start-","gridColumnStart"),s(e.match("col-start-(auto|\\d+)","gridColumnStart"),({1:e})=>"auto"===e?[""]:k({end:13})),e.matchTheme("col-end-","gridColumnEnd"),s(e.match("col-end-(auto|\\d+)","gridColumnEnd"),({1:e})=>"auto"===e?[""]:k({end:13})),e.matchTheme("grid-rows-","gridTemplateRows"),s(e.match("grid-rows-(\\d+)","gridTemplateRows",T),()=>k({end:6})),e.matchTheme("row-","gridRow"),s(e.match("row-(span)-(\\d+)","gridRow",v),()=>k({end:6})),e.matchTheme("row-start-","gridRowStart"),s(e.match("row-start-(auto|\\d+)","gridRowStart"),({1:e})=>"auto"===e?[""]:k({end:7})),e.matchTheme("row-end-","gridRowEnd"),s(e.match("row-end-(auto|\\d+)","gridRowEnd"),({1:e})=>"auto"===e?[""]:k({end:7})),e.match("grid-flow-((row|col)(-dense)?)","gridAutoFlow",e=>m(f(e))),e.match("grid-flow-(dense)","gridAutoFlow"),e.matchTheme("auto-cols-","gridAutoColumns"),e.matchTheme("auto-rows-","gridAutoRows"),e.matchTheme("gap-x(?:$|-)","gap","columnGap"),e.matchTheme("gap-y(?:$|-)","gap","rowGap"),e.matchTheme("gap(?:$|-)","gap"),s("(justify-(?:items|self))-",({1:e})=>e.endsWith("-items-")?["start","end","center","stretch"]:["auto","start","end","center","stretch"]),s(e.match("justify-","justifyContent",u),()=>["start","end","center","between","around","evenly"]),s(e.match("(content|items|self)-",e=>({["align-"+e[1]]:u(e)})),({1:e})=>"content"==e?["center","start","end","between","around","evenly","stretch","baseline"]:"items"==e?["start","end","center","stretch","baseline"]:["auto","start","end","center","stretch","baseline"]),s(e.match("(place-(content|items|self))-",({1:e,$$:t})=>({[e]:("wun".includes(t[3])?"space-":"")+t})),({2:e})=>"content"==e?["center","start","end","between","around","evenly","stretch","baseline"]:"items"==e?["start","end","center","stretch","baseline"]:["auto","start","end","center","stretch","baseline"]),e.matchTheme("p([xytrbl])?(?:$|-)","padding",b("padding")),e.matchTheme("-?m([xytrbl])?(?:$|-)","margin",b("margin")),e.matchTheme("-?space-(x|y)(?:$|-)","space",({1:e,_:t})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${e}-reverse`]:"0",["margin-"+({y:"top",x:"left"})[e]]:`calc(${t} * calc(1 - var(--tw-space-${e}-reverse)))`,["margin-"+({y:"bottom",x:"right"})[e]]:`calc(${t} * var(--tw-space-${e}-reverse))`}})),e.match("space-(x|y)-reverse",({1:e})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${e}-reverse`]:"1"}})),e.matchTheme("w-","width"),e.matchTheme("min-w-","minWidth"),e.matchTheme("max-w-","maxWidth"),e.matchTheme("h-","height"),e.matchTheme("min-h-","minHeight"),e.matchTheme("max-h-","maxHeight"),e.matchTheme("font-","fontWeight"),e.matchTheme("font-","fontFamily",({_:t})=>"string"==typeof(t=e.asArray(t))[1]?{fontFamily:h(t)}:o({fontFamily:h(t[0])},t[1])),e.match("antialiased",{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),e.match("subpixel-antialiased",{WebkitFontSmoothing:"auto",MozOsxFontSmoothing:"auto"}),e.match("italic","fontStyle"),e.match("not-italic",{fontStyle:"normal"}),e.match("(ordinal|slashed-zero|(normal|lining|oldstyle|proportional|tabular)-nums|(diagonal|stacked)-fractions)",({1:e,2:t="",3:o})=>"normal"==t?{fontVariantNumeric:"normal"}:{["--tw-"+(o?"numeric-fraction":"pt".includes(t[0])?"numeric-spacing":t?"numeric-figure":e)]:e,fontVariantNumeric:"var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ordinal":"var(--tw-empty,/*!*/ /*!*/)","--tw-slashed-zero":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-figure":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-spacing":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-fraction":"var(--tw-empty,/*!*/ /*!*/)"}}}),e.matchTheme("tracking-","letterSpacing"),e.matchTheme("leading-","lineHeight"),e.match("list-(inside|outside)","listStylePosition"),e.matchTheme("list-","listStyleType"),s(e.match("list-","listStyleType"),()=>["none","disc","decimal"]),e.matchTheme("placeholder-opacity-","placeholderOpacity",({_:e})=>({"&::placeholder":{"--tw-placeholder-opacity":e}})),e.matchColor("placeholder-",{property:"color",selector:"&::placeholder"}),e.match("text-(left|center|right|justify|start|end)","textAlign"),e.match("text-(ellipsis|clip)","textOverflow"),e.matchTheme("text-opacity-","textOpacity","--tw-text-opacity"),e.matchColor("text-",{property:"color"}),e.matchTheme("text-","fontSize",({_:e})=>"string"==typeof e?{fontSize:e}:o({fontSize:e[0]},"string"==typeof e[1]?{lineHeight:e[1]}:e[1])),e.matchTheme("indent-","textIndent"),e.match("(overline|underline|line-through)","textDecorationLine"),e.match("no-underline",{textDecorationLine:"none"}),e.matchTheme("underline-offset-","textUnderlineOffset"),e.matchColor("decoration-",{section:"textDecorationColor",opacityVariable:!1,opacitySection:"opacity"}),e.matchTheme("decoration-","textDecorationThickness"),s(e.match("decoration-","textDecorationStyle"),()=>["solid","double","dotted","dashed","wavy"]),e.match("(uppercase|lowercase|capitalize)","textTransform"),e.match("normal-case",{textTransform:"none"}),e.match("truncate",{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}),s(e.match("align-","verticalAlign"),()=>["baseline","top","middle","bottom","text-top","text-bottom","sub","super"]),s(e.match("whitespace-","whiteSpace"),()=>["normal","nowrap","pre","pre-line","pre-wrap"]),e.match("break-normal",{wordBreak:"normal",overflowWrap:"normal"}),e.match("break-words",{overflowWrap:"break-word"}),e.match("break-all",{wordBreak:"break-all"}),e.match("break-keep",{wordBreak:"keep-all"}),e.matchColor("caret-",{opacityVariable:!1,opacitySection:"opacity"}),e.matchColor("accent-",{opacityVariable:!1,opacitySection:"opacity"}),e.match("bg-gradient-to-([trbl]|[tb][rl])","backgroundImage",({1:e})=>`linear-gradient(to ${p(e," ")},var(--tw-gradient-stops))`),e.matchColor("from-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:e})=>({"--tw-gradient-from":e.value,"--tw-gradient-to":e.color({opacityValue:"0"}),"--tw-gradient-stops":"var(--tw-gradient-from),var(--tw-gradient-to)"})),e.matchColor("via-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:e})=>({"--tw-gradient-to":e.color({opacityValue:"0"}),"--tw-gradient-stops":`var(--tw-gradient-from),${e.value},var(--tw-gradient-to)`})),e.matchColor("to-",{section:"gradientColorStops",property:"--tw-gradient-to",opacityVariable:!1,opacitySection:"opacity"}),e.match("bg-(fixed|local|scroll)","backgroundAttachment"),e.match("bg-origin-(border|padding|content)","backgroundOrigin",({1:e})=>e+"-box"),e.match(["bg-(no-repeat|repeat(-[xy])?)","bg-repeat-(round|space)"],"backgroundRepeat"),s(e.match("bg-blend-","backgroundBlendMode"),()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),e.match("bg-clip-(border|padding|content|text)","backgroundClip",({1:e})=>e+("text"==e?"":"-box")),e.matchTheme("bg-opacity-","backgroundOpacity","--tw-bg-opacity"),e.matchColor("bg-",{section:"backgroundColor"}),e.matchTheme("bg-","backgroundImage"),e.matchTheme("bg-","backgroundPosition"),e.match("bg-(top|bottom|center|(left|right)(-(top|bottom))?)","backgroundPosition",m),e.matchTheme("bg-","backgroundSize"),e.matchTheme("rounded(?:$|-)","borderRadius"),e.matchTheme("rounded-([trbl]|[tb][rl])(?:$|-)","borderRadius",({1:e,_:t})=>{let o={t:["tl","tr"],r:["tr","br"],b:["bl","br"],l:["bl","tl"]}[e]||[e,e];return{[`border-${p(o[0])}-radius`]:t,[`border-${p(o[1])}-radius`]:t}}),e.match("border-(collapse|separate)","borderCollapse"),e.matchTheme("border-opacity(?:$|-)","borderOpacity","--tw-border-opacity"),e.match("border-(solid|dashed|dotted|double|none)","borderStyle"),e.matchTheme("border-spacing(-[xy])?(?:$|-)","borderSpacing",({1:e,_:t})=>({"@layer defaults":{"*,::before,::after,::backdrop":{"--tw-border-spacing-x":0,"--tw-border-spacing-y":0}},["--tw-border-spacing"+(e||"-x")]:t,["--tw-border-spacing"+(e||"-y")]:t,"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})),e.matchColor("border-([xytrbl])-",{section:"borderColor"},b("border","Color")),e.matchColor("border-"),e.matchTheme("border-([xytrbl])(?:$|-)","borderWidth",b("border","Width")),e.matchTheme("border(?:$|-)","borderWidth"),e.matchTheme("divide-opacity(?:$|-)","divideOpacity",({_:e})=>({"&>:not([hidden])~:not([hidden])":{"--tw-divide-opacity":e}})),e.match("divide-(solid|dashed|dotted|double|none)",({1:e})=>({"&>:not([hidden])~:not([hidden])":{borderStyle:e}})),e.match("divide-([xy]-reverse)",({1:e})=>({"&>:not([hidden])~:not([hidden])":{["--tw-divide-"+e]:"1"}})),e.matchTheme("divide-([xy])(?:$|-)","divideWidth",({1:e,_:t})=>{let o={x:"lr",y:"tb"}[e];return{"&>:not([hidden])~:not([hidden])":{[`--tw-divide-${e}-reverse`]:"0",[`border-${p(o[0])}Width`]:`calc(${t} * calc(1 - var(--tw-divide-${e}-reverse)))`,[`border-${p(o[1])}Width`]:`calc(${t} * var(--tw-divide-${e}-reverse))`}}}),e.matchColor("divide-",{property:"borderColor",selector:"&>:not([hidden])~:not([hidden])"}),e.matchTheme("ring-opacity(?:$|-)","ringOpacity","--tw-ring-opacity"),e.matchColor("ring-offset-",{property:"--tw-ring-offset-color",opacityVariable:!1}),e.matchTheme("ring-offset(?:$|-)","ringOffsetWidth","--tw-ring-offset-width"),e.match("ring-inset",{"--tw-ring-inset":"inset"}),e.matchColor("ring-",{property:"--tw-ring-color"}),e.matchTheme("ring(?:$|-)","ringWidth",({_:t},{theme:o})=>({"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${t} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000","&":{"--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":o("ringOffsetWidth","","0px"),"--tw-ring-offset-color":e.toColorValue(o("ringOffsetColor","","#fff")),"--tw-ring-color":e.toColorValue(o("ringColor","","#93c5fd"),{opacityVariable:"--tw-ring-opacity"}),"--tw-ring-opacity":o("ringOpacity","","0.5")}}}})),e.matchColor("shadow-",{section:"boxShadowColor",opacityVariable:!1,opacitySection:"opacity"},({_:e})=>({"--tw-shadow-color":e.value,"--tw-shadow":"var(--tw-shadow-colored)"})),e.matchTheme("shadow(?:$|-)","boxShadow",({_:e})=>({"--tw-shadow":h(e),"--tw-shadow-colored":h(e).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g,"$1var(--tw-shadow-color)$2"),boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}}})),e.matchTheme("(opacity)-"),s(e.match("mix-blend-","mixBlendMode"),()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),...g(),...g("backdrop-"),e.matchTheme("transition(?:$|-)","transitionProperty",(e,{theme:t})=>({transitionProperty:h(e),transitionTimingFunction:"none"==e._?void 0:h(t("transitionTimingFunction","")),transitionDuration:"none"==e._?void 0:h(t("transitionDuration",""))})),e.matchTheme("duration(?:$|-)","transitionDuration","transitionDuration",h),e.matchTheme("ease(?:$|-)","transitionTimingFunction","transitionTimingFunction",h),e.matchTheme("delay(?:$|-)","transitionDelay","transitionDelay",h),e.matchTheme("animate(?:$|-)","animation",(e,{theme:t,h:o,e:a})=>{let r=h(e),n=r.split(" "),i=t("keyframes",n[0]);return i?{["@keyframes "+(n[0]=a(o(n[0])))]:i,animation:n.join(" ")}:{animation:r}}),"(transform)-(none)",e.match("transform",w),e.match("transform-(cpu|gpu)",({1:e})=>({"--tw-transform":y("gpu"==e)})),e.matchTheme("scale(-[xy])?-","scale",({1:e,_:t})=>o({["--tw-scale"+(e||"-x")]:t,["--tw-scale"+(e||"-y")]:t},w())),e.matchTheme("-?(rotate)-","rotate",x),e.matchTheme("-?(translate-[xy])-","translate",x),e.matchTheme("-?(skew-[xy])-","skew",x),e.match("origin-(center|((top|bottom)(-(left|right))?)|left|right)","transformOrigin",m),s("(appearance)-",()=>["auto","none"]),e.matchTheme("(columns)-"),s("(columns)-(\\d+)",()=>k({end:12})),s("(break-(?:before|after|inside))-",({1:e})=>e.endsWith("-inside-")?["auto","avoid","avoid-page","avoid-column"]:["auto","avoid","all","avoid-page","page","left","right","column"]),e.matchTheme("(cursor)-"),s("(cursor)-",()=>["alias","all-scroll","auto","cell","col-resize","context-menu","copy","crosshair","default","e-resize","ew-resize","grab","grabbing","help","move","n-resize","ne-resize","nesw-resize","no-drop","none","not-allowed","ns-resize","nw-resize","nwse-resize","pointer","progress","row-resize","s-resize","se-resize","sw-resize","text","vertical-text","w-resize","wait","zoom-in","zoom-out"]),e.match("snap-(none)","scroll-snap-type"),e.match("snap-(x|y|both)",({1:e})=>({"scroll-snap-type":e+" var(--tw-scroll-snap-strictness)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-scroll-snap-strictness":"proximity"}}})),e.match("snap-(mandatory|proximity)","--tw-scroll-snap-strictness"),e.match("snap-(?:(start|end|center)|align-(none))","scroll-snap-align"),e.match("snap-(normal|always)","scroll-snap-stop"),e.match("scroll-(auto|smooth)","scroll-behavior"),e.matchTheme("scroll-p([xytrbl])?(?:$|-)","padding",b("scroll-padding")),e.matchTheme("-?scroll-m([xytrbl])?(?:$|-)","scroll-margin",b("scroll-margin")),e.match("touch-(auto|none|manipulation)","touch-action"),e.match("touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))",({1:e,2:t,3:o})=>({[`--tw-${t?"pan-x":o?"pan-y":e}`]:e,"touch-action":"var(--tw-touch-action)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-pan-x":"var(--tw-empty,/*!*/ /*!*/)","--tw-pan-y":"var(--tw-empty,/*!*/ /*!*/)","--tw-pinch-zoom":"var(--tw-empty,/*!*/ /*!*/)","--tw-touch-action":"var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)"}}})),e.match("outline-none",{outline:"2px solid transparent","outline-offset":"2px"}),e.match("outline",{outlineStyle:"solid"}),e.match("outline-(dashed|dotted|double)","outlineStyle"),e.matchTheme("-?(outline-offset)-"),e.matchColor("outline-",{opacityVariable:!1,opacitySection:"opacity"}),e.matchTheme("outline-","outlineWidth"),s("(pointer-events)-",()=>["auto","none"]),e.matchTheme("(will-change)-"),s("(will-change)-",()=>["auto","contents","transform"]),["resize(?:-(none|x|y))?","resize",({1:e})=>({x:"horizontal",y:"vertical"})[e]||e||"both"],e.match("select-(none|text|all|auto)","userSelect"),e.matchColor("fill-",{section:"fill",opacityVariable:!1,opacitySection:"opacity"}),e.matchColor("stroke-",{section:"stroke",opacityVariable:!1,opacitySection:"opacity"}),e.matchTheme("stroke-","strokeWidth"),e.match("sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0,0,0,0)",borderWidth:"0"}),e.match("not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal",clip:"auto"})];function m(e){return("string"==typeof e?e:e[1]).replace(/-/g," ").trim()}function f(e){return("string"==typeof e?e:e[1]).replace("col","column")}function p(e,t="-"){let o=[];for(let a of e)o.push({t:"top",r:"right",b:"bottom",l:"left"}[a]);return o.join(t)}function h(e){return e&&""+(e._||e)}function u({$$:e}){return(({r:"flex-","":"flex-",w:"space-",u:"space-",n:"space-"})[e[3]||""]||"")+e}function b(t,a=""){return({1:r,_:n})=>{let i={x:"lr",y:"tb"}[r]||r+r;return i?o({},e.toCSS(t+"-"+p(i[0])+a,n),e.toCSS(t+"-"+p(i[1])+a,n)):e.toCSS(t+a,n)}}function g(t=""){let a=["blur","brightness","contrast","grayscale","hue-rotate","invert",t&&"opacity","saturate","sepia",!t&&"drop-shadow"].filter(Boolean),r={};for(let n of a)r[`--tw-${t}${n}`]="var(--tw-empty,/*!*/ /*!*/)";return r={[`${t}filter`]:a.map(e=>`var(--tw-${t}${e})`).join(" "),"@layer defaults":{"*,::before,::after,::backdrop":r}},[`(${t}filter)-(none)`,e.match(`${t}filter`,r),...a.map(a=>e.matchTheme(`${"h"==a[0]?"-?":""}(${t}${a})(?:$|-)`,a,({1:t,_:n})=>o({[`--tw-${t}`]:e.asArray(n).map(e=>`${a}(${e})`).join(" ")},r)))]}function x({1:e,_:t}){return o({["--tw-"+e]:t},w())}function w(){return{transform:"var(--tw-transform)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1","--tw-transform":y()}}}}function y(e){return[e?"translate3d(var(--tw-translate-x),var(--tw-translate-y),0)":"translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" ")}function v({1:e,2:t}){return`${e} ${t} / ${e} ${t}`}function T({1:e}){return`repeat(${e},minmax(0,1fr))`}function k({start:e=1,end:t,step:o=1}){let a=[];for(let r=e;r<=t;r+=o)a.push(`${r}`);return a}function $(t,o){return e.withAutocomplete(t,o)}let S=[["sticky","@supports ((position: -webkit-sticky) or (position:sticky))"],["motion-reduce","@media (prefers-reduced-motion:reduce)"],["motion-safe","@media (prefers-reduced-motion:no-preference)"],["print","@media print"],["(portrait|landscape)",({1:e})=>`@media (orientation:${e})`],["contrast-(more|less)",({1:e})=>`@media (prefers-contrast:${e})`],["(first-(letter|line)|placeholder|backdrop|before|after)",({1:e})=>`&::${e}`],["(marker|selection)",({1:e})=>`& *::${e},&::${e}`],["file","&::file-selector-button"],["(first|last|only)",({1:e})=>`&:${e}-child`],["even","&:nth-child(2n)"],["odd","&:nth-child(odd)"],["open","&[open]"],["(aria|data)-",$(({1:t,$$:o},a)=>o&&`&[${t}-${a.theme(t,o)||e.arbitrary(o,"",a)||`${o}="true"`}]`,({1:e},{theme:t})=>[...new Set([..."aria"==e?["checked","disabled","expanded","hidden","pressed","readonly","required","selected"]:[],...Object.keys(t(e)||{})])].map(o=>({suffix:o,label:`&[${e}-${t(e,o)||`${o}="true"`}]`,theme:{section:e,key:o}})).concat([{suffix:"[",label:`&[${e}-…]`}]))],["((group|peer)(~[^-[]+)?)(-\\[(.+)]|[-[].+?)(\\/.+)?",$(({2:t,3:o="",4:a,5:r="",6:n=o},{e:i,h:c,v:l})=>{let s=e.normalize(r)||("["==a[0]?a:l(a.slice(1)));return`${(s.includes("&")?s:"&"+s).replace(/&/g,`:merge(.${i(c(t+n))})`)}${"p"==t[0]?"~":" "}&`},(e,{variants:t})=>Object.entries(t).filter(([,e])=>/^&(\[|:[^:])/.test(e)).flatMap(([e,t])=>[{prefix:"group-",suffix:e,label:`${t.replace("&",".group")} &`,modifiers:[]},{prefix:"peer-",suffix:e,label:`${t.replace("&",".peer")} &`,modifiers:[]}]))],["(ltr|rtl)",$(({1:e})=>`[dir="${e}"] &`,({1:e})=>[{prefix:e,suffix:"",label:`[dir="${e}"] &`}])],["supports-",$(({$$:t},o)=>{if(t&&(t=o.theme("supports",t)||e.arbitrary(t,"",o)),t)return t.includes(":")||(t+=":var(--tw)"),/^\w*\s*\(/.test(t)||(t=`(${t})`),`@supports ${t.replace(/\b(and|or|not)\b/g," $1 ").trim()}`},(e,{theme:t})=>Object.keys(t("supports")||{}).map(e=>({suffix:e,theme:{section:"supports",key:e}})).concat([{suffix:"[",label:`@supports …`}]))],["max-",$(({$$:t},o)=>{if(t&&(t=o.theme("screens",t)||e.arbitrary(t,"",o)),"string"==typeof t)return`@media not all and (min-width:${t})`},(e,{theme:t})=>Object.entries(t("screens")||{}).filter(([,e])=>"string"==typeof e).map(([e,t])=>({suffix:e,label:`@media not all and (min-width:${t})`,theme:{section:"screens",key:e}})).concat([{suffix:"[",label:`@media not all and (min-width: …)`}]))],["min-",$(({$$:t},o)=>(t&&(t=e.arbitrary(t,"",o)),t&&`@media (min-width:${t})`),()=>[{suffix:"[",label:`@media (min-width: …)`}])],[/^\[(.+)]$/,({1:t})=>/[&@]/.test(t)&&e.normalize(t).replace(/[}]+$/,"").split("{")]],C={__proto__:null,slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"}};return function({disablePreflight:e}={}){return function({colors:e,disablePreflight:t}={}){return{preflight:t?void 0:l,theme:o({},a,{colors:o({inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff"},e)}),variants:S,rules:d,finalize:e=>e.n&&e.d&&e.r.some(e=>/^&::(before|after)$/.test(e))&&!/(^|;)content:/.test(e.d)?o({},e,{d:"content:var(--tw-content);"+e.d}):e}}({colors:C,disablePreflight:e})}}(twind.core);//# sourceMappingURL=preset-tailwind.global.dev.js.map
this.twind=this.twind||{},this.twind.presetTailwind=function(e){"use strict";function t(){return(t=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e}).apply(this,arguments)}function o(){return t.apply(this,arguments)}let r={screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},columns:{auto:"auto","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},spacing:o({px:"1px",0:"0px"},i(4,"rem",4,.5,.5),i(12,"rem",4,5),{14:"3.5rem"},i(64,"rem",4,16,4),{72:"18rem",80:"20rem",96:"24rem"}),durations:{75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0,0,0.2,1) infinite",pulse:"pulse 2s cubic-bezier(0.4,0,0.6,1) infinite",bounce:"bounce 1s infinite"},aspectRatio:{auto:"auto",square:"1/1",video:"16/9"},backdropBlur:c("blur"),backdropBrightness:c("brightness"),backdropContrast:c("contrast"),backdropGrayscale:c("grayscale"),backdropHueRotate:c("hueRotate"),backdropInvert:c("invert"),backdropOpacity:c("opacity"),backdropSaturate:c("saturate"),backdropSepia:c("sepia"),backgroundColor:c("colors"),backgroundImage:{none:"none"},backgroundOpacity:c("opacity"),backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{none:"none",0:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},brightness:o({},i(200,"",100,0,50),i(110,"",100,90,5),{75:"0.75",125:"1.25"}),borderColor:({theme:e})=>o({DEFAULT:e("colors.gray.200","currentColor")},e("colors")),borderOpacity:c("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem","1/2":"50%",full:"9999px"},borderSpacing:c("spacing"),borderWidth:o({DEFAULT:"1px"},n(8,"px")),boxShadow:{sm:"0 1px 2px 0 rgba(0,0,0,0.05)",DEFAULT:"0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1)",md:"0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1)",lg:"0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1)",xl:"0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1)","2xl":"0 25px 50px -12px rgba(0,0,0,0.25)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.05)",none:"0 0 #0000"},boxShadowColor:c("colors"),caretColor:c("colors"),accentColor:({theme:e})=>o({auto:"auto"},e("colors")),contrast:o({},i(200,"",100,0,50),{75:"0.75",125:"1.25"}),content:{none:"none"},divideColor:c("borderColor"),divideOpacity:c("borderOpacity"),divideWidth:c("borderWidth"),dropShadow:{sm:"0 1px 1px rgba(0,0,0,0.05)",DEFAULT:["0 1px 2px rgba(0,0,0,0.1)","0 1px 1px rgba(0,0,0,0.06)"],md:["0 4px 3px rgba(0,0,0,0.07)","0 2px 2px rgba(0,0,0,0.06)"],lg:["0 10px 8px rgba(0,0,0,0.04)","0 4px 3px rgba(0,0,0,0.1)"],xl:["0 20px 13px rgba(0,0,0,0.03)","0 8px 5px rgba(0,0,0,0.08)"],"2xl":"0 25px 25px rgba(0,0,0,0.15)",none:"0 0 #0000"},fill:({theme:e})=>o({},e("colors"),{none:"none"}),grayscale:{DEFAULT:"100%",0:"0"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},invert:{DEFAULT:"100%",0:"0"},flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:e})=>o({},e("spacing"),a(2,6),a(12,12),{auto:"auto",full:"100%"}),flexGrow:{DEFAULT:1,0:0},flexShrink:{DEFAULT:1,0:0},fontFamily:{sans:'ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"'.split(","),serif:'ui-serif,Georgia,Cambria,"Times New Roman",Times,serif'.split(","),mono:'ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'.split(",")},fontSize:{xs:["0.75rem","1rem"],sm:["0.875rem","1.25rem"],base:["1rem","1.5rem"],lg:["1.125rem","1.75rem"],xl:["1.25rem","1.75rem"],"2xl":["1.5rem","2rem"],"3xl":["1.875rem","2.25rem"],"4xl":["2.25rem","2.5rem"],"5xl":["3rem","1"],"6xl":["3.75rem","1"],"7xl":["4.5rem","1"],"8xl":["6rem","1"],"9xl":["8rem","1"]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:c("spacing"),gradientColorStops:c("colors"),gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridColumn:{auto:"auto","span-full":"1 / -1"},gridRow:{auto:"auto","span-full":"1 / -1"},gridTemplateColumns:{none:"none"},gridTemplateRows:{none:"none"},height:({theme:e})=>o({},e("spacing"),a(2,6),{min:"min-content",max:"max-content",fit:"fit-content",auto:"auto",full:"100%",screen:"100vh"}),inset:({theme:e})=>o({},e("spacing"),a(2,4),{auto:"auto",full:"100%"}),keyframes:{spin:{from:{transform:"rotate(0deg)"},to:{transform:"rotate(360deg)"}},ping:{"0%":{transform:"scale(1)",opacity:"1"},"75%,100%":{transform:"scale(2)",opacity:"0"}},pulse:{"0%,100%":{opacity:"1"},"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:o({},i(10,"rem",4,3),{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"}),margin:({theme:e})=>o({auto:"auto"},e("spacing")),maxHeight:({theme:e})=>o({full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},e("spacing")),maxWidth:({theme:e,breakpoints:t})=>o({},t(e("screens")),{none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch"}),minHeight:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},minWidth:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"},opacity:o({},i(100,"",100,0,10),{5:"0.05",25:"0.25",75:"0.75",95:"0.95"}),order:{first:"-9999",last:"9999",none:"0"},padding:c("spacing"),placeholderColor:c("colors"),placeholderOpacity:c("opacity"),outlineColor:c("colors"),outlineOffset:n(8,"px"),outlineWidth:n(8,"px"),ringColor:({theme:e})=>o({},e("colors"),{DEFAULT:"#3b82f6"}),ringOffsetColor:c("colors"),ringOffsetWidth:n(8,"px"),ringOpacity:({theme:e})=>o({},e("opacity"),{DEFAULT:"0.5"}),ringWidth:o({DEFAULT:"3px"},n(8,"px")),rotate:o({},n(2,"deg"),n(12,"deg",3),n(180,"deg",45)),saturate:i(200,"",100,0,50),scale:o({},i(150,"",100,0,50),i(110,"",100,90,5),{75:"0.75",125:"1.25"}),scrollMargin:c("spacing"),scrollPadding:c("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:o({},n(2,"deg"),n(12,"deg",3)),space:c("spacing"),stroke:({theme:e})=>o({},e("colors"),{none:"none"}),strokeWidth:i(2),textColor:c("colors"),textDecorationColor:c("colors"),textDecorationThickness:o({"from-font":"from-font",auto:"auto"},n(8,"px")),textUnderlineOffset:o({auto:"auto"},n(8,"px")),textIndent:c("spacing"),textOpacity:c("opacity"),transitionDuration:({theme:e})=>o({},e("durations"),{DEFAULT:"150ms"}),transitionDelay:c("durations"),transitionProperty:{none:"none",all:"all",DEFAULT:"color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter",colors:"color,background-color,border-color,text-decoration-color,fill,stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4,0,0.2,1)",linear:"linear",in:"cubic-bezier(0.4,0,1,1)",out:"cubic-bezier(0,0,0.2,1)","in-out":"cubic-bezier(0.4,0,0.2,1)"},translate:({theme:e})=>o({},e("spacing"),a(2,4),{full:"100%"}),width:({theme:e})=>o({min:"min-content",max:"max-content",fit:"fit-content",screen:"100vw"},e("flexBasis")),willChange:{scroll:"scroll-position"},zIndex:o({},i(50,"",1,0,10),{auto:"auto"})};function a(e,t){let o={};do for(var r=1;r<e;r++)o[`${r}/${e}`]=Number((r/e*100).toFixed(6))+"%";while(++e<=t)return o}function n(e,t,o=0){let r={};for(;o<=e;o=2*o||1)r[o]=o+t;return r}function i(e,t="",o=1,r=0,a=1,n={}){for(;r<=e;r+=a)n[r]=r/o+t;return n}function c(e){return({theme:t})=>t(e)}let l={"*,::before,::after":{boxSizing:"border-box",borderWidth:"0",borderStyle:"solid",borderColor:"theme(borderColor.DEFAULT, currentColor)"},"::before,::after":{"--tw-content":"''"},html:{lineHeight:1.5,WebkitTextSizeAdjust:"100%",MozTabSize:"4",tabSize:4,fontFamily:`theme(fontFamily.sans, ${r.fontFamily.sans})`,fontFeatureSettings:"theme(fontFamily.sans[1].fontFeatureSettings, normal)"},body:{margin:"0",lineHeight:"inherit"},hr:{height:"0",color:"inherit",borderTopWidth:"1px"},"abbr:where([title])":{textDecoration:"underline dotted"},"h1,h2,h3,h4,h5,h6":{fontSize:"inherit",fontWeight:"inherit"},a:{color:"inherit",textDecoration:"inherit"},"b,strong":{fontWeight:"bolder"},"code,kbd,samp,pre":{fontFamily:`theme(fontFamily.mono, ${r.fontFamily.mono})`,fontFeatureSettings:"theme(fontFamily.mono[1].fontFeatureSettings, normal)",fontSize:"1em"},small:{fontSize:"80%"},"sub,sup":{fontSize:"75%",lineHeight:0,position:"relative",verticalAlign:"baseline"},sub:{bottom:"-0.25em"},sup:{top:"-0.5em"},table:{textIndent:"0",borderColor:"inherit",borderCollapse:"collapse"},"button,input,optgroup,select,textarea":{fontFamily:"inherit",fontSize:"100%",lineHeight:"inherit",color:"inherit",margin:"0",padding:"0"},"button,select":{textTransform:"none"},"button,[type='button'],[type='reset'],[type='submit']":{WebkitAppearance:"button",backgroundColor:"transparent",backgroundImage:"none"},":-moz-focusring":{outline:"auto"},":-moz-ui-invalid":{boxShadow:"none"},progress:{verticalAlign:"baseline"},"::-webkit-inner-spin-button,::-webkit-outer-spin-button":{height:"auto"},"[type='search']":{WebkitAppearance:"textfield",outlineOffset:"-2px"},"::-webkit-search-decoration":{WebkitAppearance:"none"},"::-webkit-file-upload-button":{WebkitAppearance:"button",font:"inherit"},summary:{display:"list-item"},"blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre":{margin:"0"},fieldset:{margin:"0",padding:"0"},legend:{padding:"0"},"ol,ul,menu":{listStyle:"none",margin:"0",padding:"0"},textarea:{resize:"vertical"},"input::placeholder,textarea::placeholder":{opacity:1,color:"theme(colors.gray.400, #9ca3af)"},'button,[role="button"]':{cursor:"pointer"},":disabled":{cursor:"default"},"img,svg,video,canvas,audio,iframe,embed,object":{display:"block",verticalAlign:"middle"},"img,video":{maxWidth:"100%",height:"auto"},"[hidden]":{display:"none"}};function s(t,o){return e.withAutocomplete(t,o)}let d=[e.match("\\[([-\\w]+):(.+)]",({1:t,2:o},r)=>({"@layer overrides":{"&":{[t]:e.arbitrary(`[${o}]`,"",r)}}})),s(e.match("(group|peer)([~/][^-[]+)?",({input:e},{h:t})=>[{c:t(e)}]),()=>["group","peer"]),e.matchTheme("aspect-","aspectRatio"),e.match("container",(t,{theme:r})=>{let{screens:a=r("screens"),center:n,padding:i}=r("container"),c=o({width:"100%",marginRight:n&&"auto",marginLeft:n&&"auto"},d("xs"));for(let l in a){let s=a[l];"string"==typeof s&&(c[e.mql(s)]={"&":o({maxWidth:s},d(l))})}return c;function d(e){let t=i&&("string"==typeof i?i:i[e]||i.DEFAULT);if(t)return{paddingRight:t,paddingLeft:t}}}),e.matchTheme("content-","content",({_:e})=>({"--tw-content":e,content:"var(--tw-content)"})),e.match("(?:box-)?decoration-(slice|clone)","boxDecorationBreak"),e.match("box-(border|content)","boxSizing",({1:e})=>e+"-box"),e.match("hidden",{display:"none"}),e.match("table-(auto|fixed)","tableLayout"),e.match(["(block|flex|table|grid|inline|contents|flow-root|list-item)","(inline-(block|flex|table|grid))","(table-(caption|cell|column|row|(column|row|footer|header)-group))"],"display"),"(float)-(left|right|none)","(clear)-(left|right|none|both)","(overflow(?:-[xy])?)-(auto|hidden|clip|visible|scroll)","(isolation)-(auto)",e.match("isolate","isolation"),e.match("object-(contain|cover|fill|none|scale-down)","objectFit"),e.matchTheme("object-","objectPosition"),e.match("object-(top|bottom|center|(left|right)(-(top|bottom))?)","objectPosition",m),e.match("overscroll(-[xy])?-(auto|contain|none)",({1:e="",2:t})=>({["overscroll-behavior"+e]:t})),e.match("(static|fixed|absolute|relative|sticky)","position"),e.matchTheme("-?inset(-[xy])?(?:$|-)","inset",({1:e,_:t})=>({top:"-x"!=e&&t,right:"-y"!=e&&t,bottom:"-x"!=e&&t,left:"-y"!=e&&t})),e.matchTheme("-?(top|bottom|left|right)(?:$|-)","inset"),e.match("(visible|collapse)","visibility"),e.match("invisible",{visibility:"hidden"}),e.matchTheme("-?z-","zIndex"),e.match("flex-((row|col)(-reverse)?)","flexDirection",h),e.match("flex-(wrap|wrap-reverse|nowrap)","flexWrap"),e.matchTheme("(flex-(?:grow|shrink))(?:$|-)"),e.matchTheme("(flex)-"),e.matchTheme("grow(?:$|-)","flexGrow"),e.matchTheme("shrink(?:$|-)","flexShrink"),e.matchTheme("basis-","flexBasis"),e.matchTheme("-?(order)-"),s("-?(order)-(\\d+)",()=>k({end:12})),e.matchTheme("grid-cols-","gridTemplateColumns"),s(e.match("grid-cols-(\\d+)","gridTemplateColumns",T),()=>k({end:6})),e.matchTheme("col-","gridColumn"),s(e.match("col-(span)-(\\d+)","gridColumn",v),()=>k({end:12})),e.matchTheme("col-start-","gridColumnStart"),s(e.match("col-start-(auto|\\d+)","gridColumnStart"),({1:e})=>"auto"===e?[""]:k({end:13})),e.matchTheme("col-end-","gridColumnEnd"),s(e.match("col-end-(auto|\\d+)","gridColumnEnd"),({1:e})=>"auto"===e?[""]:k({end:13})),e.matchTheme("grid-rows-","gridTemplateRows"),s(e.match("grid-rows-(\\d+)","gridTemplateRows",T),()=>k({end:6})),e.matchTheme("row-","gridRow"),s(e.match("row-(span)-(\\d+)","gridRow",v),()=>k({end:6})),e.matchTheme("row-start-","gridRowStart"),s(e.match("row-start-(auto|\\d+)","gridRowStart"),({1:e})=>"auto"===e?[""]:k({end:7})),e.matchTheme("row-end-","gridRowEnd"),s(e.match("row-end-(auto|\\d+)","gridRowEnd"),({1:e})=>"auto"===e?[""]:k({end:7})),e.match("grid-flow-((row|col)(-dense)?)","gridAutoFlow",e=>m(h(e))),e.match("grid-flow-(dense)","gridAutoFlow"),e.matchTheme("auto-cols-","gridAutoColumns"),e.matchTheme("auto-rows-","gridAutoRows"),e.matchTheme("gap-x(?:$|-)","gap","columnGap"),e.matchTheme("gap-y(?:$|-)","gap","rowGap"),e.matchTheme("gap(?:$|-)","gap"),s("(justify-(?:items|self))-",({1:e})=>e.endsWith("-items-")?["start","end","center","stretch"]:["auto","start","end","center","stretch"]),s(e.match("justify-","justifyContent",u),()=>["start","end","center","between","around","evenly"]),s(e.match("(content|items|self)-",e=>({["align-"+e[1]]:u(e)})),({1:e})=>"content"==e?["center","start","end","between","around","evenly","stretch","baseline"]:"items"==e?["start","end","center","stretch","baseline"]:["auto","start","end","center","stretch","baseline"]),s(e.match("(place-(content|items|self))-",({1:e,$$:t})=>({[e]:("wun".includes(t[3])?"space-":"")+t})),({2:e})=>"content"==e?["center","start","end","between","around","evenly","stretch","baseline"]:"items"==e?["start","end","center","stretch","baseline"]:["auto","start","end","center","stretch","baseline"]),e.matchTheme("p([xytrbl])?(?:$|-)","padding",b("padding")),e.matchTheme("-?m([xytrbl])?(?:$|-)","margin",b("margin")),e.matchTheme("-?space-(x|y)(?:$|-)","space",({1:e,_:t})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${e}-reverse`]:"0",["margin-"+({y:"top",x:"left"})[e]]:`calc(${t} * calc(1 - var(--tw-space-${e}-reverse)))`,["margin-"+({y:"bottom",x:"right"})[e]]:`calc(${t} * var(--tw-space-${e}-reverse))`}})),e.match("space-(x|y)-reverse",({1:e})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${e}-reverse`]:"1"}})),e.matchTheme("w-","width"),e.matchTheme("min-w-","minWidth"),e.matchTheme("max-w-","maxWidth"),e.matchTheme("h-","height"),e.matchTheme("min-h-","minHeight"),e.matchTheme("max-h-","maxHeight"),e.matchTheme("font-","fontWeight"),e.matchTheme("font-","fontFamily",({_:t})=>"string"==typeof(t=e.asArray(t))[1]?{fontFamily:f(t)}:o({fontFamily:f(t[0])},t[1])),e.match("antialiased",{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),e.match("subpixel-antialiased",{WebkitFontSmoothing:"auto",MozOsxFontSmoothing:"auto"}),e.match("italic","fontStyle"),e.match("not-italic",{fontStyle:"normal"}),e.match("(ordinal|slashed-zero|(normal|lining|oldstyle|proportional|tabular)-nums|(diagonal|stacked)-fractions)",({1:e,2:t="",3:r})=>"normal"==t?{fontVariantNumeric:"normal"}:o({["--tw-"+(r?"numeric-fraction":"pt".includes(t[0])?"numeric-spacing":t?"numeric-figure":e)]:e,fontVariantNumeric:"var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)"},$({"--tw-ordinal":"var(--tw-empty,/*!*/ /*!*/)","--tw-slashed-zero":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-figure":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-spacing":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-fraction":"var(--tw-empty,/*!*/ /*!*/)"}))),e.matchTheme("tracking-","letterSpacing"),e.matchTheme("leading-","lineHeight"),e.match("list-(inside|outside)","listStylePosition"),e.matchTheme("list-","listStyleType"),s(e.match("list-","listStyleType"),()=>["none","disc","decimal"]),e.matchTheme("placeholder-opacity-","placeholderOpacity",({_:e})=>({"&::placeholder":{"--tw-placeholder-opacity":e}})),e.matchColor("placeholder-",{property:"color",selector:"&::placeholder"}),e.match("text-(left|center|right|justify|start|end)","textAlign"),e.match("text-(ellipsis|clip)","textOverflow"),e.matchTheme("text-opacity-","textOpacity","--tw-text-opacity"),e.matchColor("text-",{property:"color"}),e.matchTheme("text-","fontSize",({_:e})=>"string"==typeof e?{fontSize:e}:o({fontSize:e[0]},"string"==typeof e[1]?{lineHeight:e[1]}:e[1])),e.matchTheme("indent-","textIndent"),e.match("(overline|underline|line-through)","textDecorationLine"),e.match("no-underline",{textDecorationLine:"none"}),e.matchTheme("underline-offset-","textUnderlineOffset"),e.matchColor("decoration-",{section:"textDecorationColor",opacityVariable:!1,opacitySection:"opacity"}),e.matchTheme("decoration-","textDecorationThickness"),s(e.match("decoration-","textDecorationStyle"),()=>["solid","double","dotted","dashed","wavy"]),e.match("(uppercase|lowercase|capitalize)","textTransform"),e.match("normal-case",{textTransform:"none"}),e.match("truncate",{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}),s(e.match("align-","verticalAlign"),()=>["baseline","top","middle","bottom","text-top","text-bottom","sub","super"]),s(e.match("whitespace-","whiteSpace"),()=>["normal","nowrap","pre","pre-line","pre-wrap"]),e.match("break-normal",{wordBreak:"normal",overflowWrap:"normal"}),e.match("break-words",{overflowWrap:"break-word"}),e.match("break-all",{wordBreak:"break-all"}),e.match("break-keep",{wordBreak:"keep-all"}),e.matchColor("caret-",{opacityVariable:!1,opacitySection:"opacity"}),e.matchColor("accent-",{opacityVariable:!1,opacitySection:"opacity"}),e.match("bg-gradient-to-([trbl]|[tb][rl])","backgroundImage",({1:e})=>`linear-gradient(to ${p(e," ")},var(--tw-gradient-stops))`),e.matchColor("from-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:e})=>({"--tw-gradient-from":e.value,"--tw-gradient-to":e.color({opacityValue:"0"}),"--tw-gradient-stops":"var(--tw-gradient-from),var(--tw-gradient-to)"})),e.matchColor("via-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:e})=>({"--tw-gradient-to":e.color({opacityValue:"0"}),"--tw-gradient-stops":`var(--tw-gradient-from),${e.value},var(--tw-gradient-to)`})),e.matchColor("to-",{section:"gradientColorStops",property:"--tw-gradient-to",opacityVariable:!1,opacitySection:"opacity"}),e.match("bg-(fixed|local|scroll)","backgroundAttachment"),e.match("bg-origin-(border|padding|content)","backgroundOrigin",({1:e})=>e+"-box"),e.match(["bg-(no-repeat|repeat(-[xy])?)","bg-repeat-(round|space)"],"backgroundRepeat"),s(e.match("bg-blend-","backgroundBlendMode"),()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),e.match("bg-clip-(border|padding|content|text)","backgroundClip",({1:e})=>e+("text"==e?"":"-box")),e.matchTheme("bg-opacity-","backgroundOpacity","--tw-bg-opacity"),e.matchColor("bg-",{section:"backgroundColor"}),e.matchTheme("bg-","backgroundImage"),e.matchTheme("bg-","backgroundPosition"),e.match("bg-(top|bottom|center|(left|right)(-(top|bottom))?)","backgroundPosition",m),e.matchTheme("bg-","backgroundSize"),e.matchTheme("rounded(?:$|-)","borderRadius"),e.matchTheme("rounded-([trbl]|[tb][rl])(?:$|-)","borderRadius",({1:e,_:t})=>{let o={t:["tl","tr"],r:["tr","br"],b:["bl","br"],l:["bl","tl"]}[e]||[e,e];return{[`border-${p(o[0])}-radius`]:t,[`border-${p(o[1])}-radius`]:t}}),e.match("border-(collapse|separate)","borderCollapse"),e.matchTheme("border-opacity(?:$|-)","borderOpacity","--tw-border-opacity"),e.match("border-(solid|dashed|dotted|double|none)","borderStyle"),e.matchTheme("border-spacing(-[xy])?(?:$|-)","borderSpacing",({1:e,_:t})=>o({},$({"--tw-border-spacing-x":"0","--tw-border-spacing-y":"0"}),{["--tw-border-spacing"+(e||"-x")]:t,["--tw-border-spacing"+(e||"-y")]:t,"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})),e.matchColor("border-([xytrbl])-",{section:"borderColor"},b("border","Color")),e.matchColor("border-"),e.matchTheme("border-([xytrbl])(?:$|-)","borderWidth",b("border","Width")),e.matchTheme("border(?:$|-)","borderWidth"),e.matchTheme("divide-opacity(?:$|-)","divideOpacity",({_:e})=>({"&>:not([hidden])~:not([hidden])":{"--tw-divide-opacity":e}})),e.match("divide-(solid|dashed|dotted|double|none)",({1:e})=>({"&>:not([hidden])~:not([hidden])":{borderStyle:e}})),e.match("divide-([xy]-reverse)",({1:e})=>({"&>:not([hidden])~:not([hidden])":{["--tw-divide-"+e]:"1"}})),e.matchTheme("divide-([xy])(?:$|-)","divideWidth",({1:e,_:t})=>{let o={x:"lr",y:"tb"}[e];return{"&>:not([hidden])~:not([hidden])":{[`--tw-divide-${e}-reverse`]:"0",[`border-${p(o[0])}Width`]:`calc(${t} * calc(1 - var(--tw-divide-${e}-reverse)))`,[`border-${p(o[1])}Width`]:`calc(${t} * var(--tw-divide-${e}-reverse))`}}}),e.matchColor("divide-",{property:"borderColor",selector:"&>:not([hidden])~:not([hidden])"}),e.matchTheme("ring-opacity(?:$|-)","ringOpacity","--tw-ring-opacity"),e.matchColor("ring-offset-",{property:"--tw-ring-offset-color",opacityVariable:!1}),e.matchTheme("ring-offset(?:$|-)","ringOffsetWidth","--tw-ring-offset-width"),e.match("ring-inset",{"--tw-ring-inset":"inset"}),e.matchColor("ring-",{property:"--tw-ring-color"}),e.matchTheme("ring(?:$|-)","ringWidth",({_:t},{theme:r})=>o({},$({"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000","&":{"--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":r("ringOffsetWidth","","0px"),"--tw-ring-offset-color":e.toColorValue(r("ringOffsetColor","","#fff")),"--tw-ring-color":e.toColorValue(r("ringColor","","#93c5fd"),{opacityVariable:"--tw-ring-opacity"}),"--tw-ring-opacity":r("ringOpacity","","0.5")}}),{"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${t} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"})),e.matchColor("shadow-",{section:"boxShadowColor",opacityVariable:!1,opacitySection:"opacity"},({_:e})=>({"--tw-shadow-color":e.value,"--tw-shadow":"var(--tw-shadow-colored)"})),e.matchTheme("shadow(?:$|-)","boxShadow",({_:e})=>o({},$({"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}),{"--tw-shadow":f(e),"--tw-shadow-colored":f(e).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g,"$1var(--tw-shadow-color)$2"),boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"})),e.matchTheme("(opacity)-"),s(e.match("mix-blend-","mixBlendMode"),()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),...g(),...g("backdrop-"),e.matchTheme("transition(?:$|-)","transitionProperty",(e,{theme:t})=>({transitionProperty:f(e),transitionTimingFunction:"none"==e._?void 0:f(t("transitionTimingFunction","")),transitionDuration:"none"==e._?void 0:f(t("transitionDuration",""))})),e.matchTheme("duration(?:$|-)","transitionDuration","transitionDuration",f),e.matchTheme("ease(?:$|-)","transitionTimingFunction","transitionTimingFunction",f),e.matchTheme("delay(?:$|-)","transitionDelay","transitionDelay",f),e.matchTheme("animate(?:$|-)","animation",(e,{theme:t,h:o,e:r})=>{let a=f(e),n=a.split(" "),i=t("keyframes",n[0]);return i?{["@keyframes "+(n[0]=r(o(n[0])))]:i,animation:n.join(" ")}:{animation:a}}),"(transform)-(none)",e.match("transform",w),e.match("transform-(cpu|gpu)",({1:e})=>({"--tw-transform":y("gpu"==e)})),e.matchTheme("scale(-[xy])?-","scale",({1:e,_:t})=>o({["--tw-scale"+(e||"-x")]:t,["--tw-scale"+(e||"-y")]:t},w())),e.matchTheme("-?(rotate)-","rotate",x),e.matchTheme("-?(translate-[xy])-","translate",x),e.matchTheme("-?(skew-[xy])-","skew",x),e.match("origin-(center|((top|bottom)(-(left|right))?)|left|right)","transformOrigin",m),s("(appearance)-",()=>["auto","none"]),e.matchTheme("(columns)-"),s("(columns)-(\\d+)",()=>k({end:12})),s("(break-(?:before|after|inside))-",({1:e})=>e.endsWith("-inside-")?["auto","avoid","avoid-page","avoid-column"]:["auto","avoid","all","avoid-page","page","left","right","column"]),e.matchTheme("(cursor)-"),s("(cursor)-",()=>["alias","all-scroll","auto","cell","col-resize","context-menu","copy","crosshair","default","e-resize","ew-resize","grab","grabbing","help","move","n-resize","ne-resize","nesw-resize","no-drop","none","not-allowed","ns-resize","nw-resize","nwse-resize","pointer","progress","row-resize","s-resize","se-resize","sw-resize","text","vertical-text","w-resize","wait","zoom-in","zoom-out"]),e.match("snap-(none)","scroll-snap-type"),e.match("snap-(x|y|both)",({1:e})=>o({},$({"--tw-scroll-snap-strictness":"proximity"}),{"scroll-snap-type":e+" var(--tw-scroll-snap-strictness)"})),e.match("snap-(mandatory|proximity)","--tw-scroll-snap-strictness"),e.match("snap-(?:(start|end|center)|align-(none))","scroll-snap-align"),e.match("snap-(normal|always)","scroll-snap-stop"),e.match("scroll-(auto|smooth)","scroll-behavior"),e.matchTheme("scroll-p([xytrbl])?(?:$|-)","padding",b("scroll-padding")),e.matchTheme("-?scroll-m([xytrbl])?(?:$|-)","scroll-margin",b("scroll-margin")),e.match("touch-(auto|none|manipulation)","touch-action"),e.match("touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))",({1:e,2:t,3:r})=>o({},$({"--tw-pan-x":"var(--tw-empty,/*!*/ /*!*/)","--tw-pan-y":"var(--tw-empty,/*!*/ /*!*/)","--tw-pinch-zoom":"var(--tw-empty,/*!*/ /*!*/)","--tw-touch-action":"var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)"}),{[`--tw-${t?"pan-x":r?"pan-y":e}`]:e,"touch-action":"var(--tw-touch-action)"})),e.match("outline-none",{outline:"2px solid transparent","outline-offset":"2px"}),e.match("outline",{outlineStyle:"solid"}),e.match("outline-(dashed|dotted|double)","outlineStyle"),e.matchTheme("-?(outline-offset)-"),e.matchColor("outline-",{opacityVariable:!1,opacitySection:"opacity"}),e.matchTheme("outline-","outlineWidth"),s("(pointer-events)-",()=>["auto","none"]),e.matchTheme("(will-change)-"),s("(will-change)-",()=>["auto","contents","transform"]),["resize(?:-(none|x|y))?","resize",({1:e})=>({x:"horizontal",y:"vertical"})[e]||e||"both"],e.match("select-(none|text|all|auto)","userSelect"),e.matchColor("fill-",{section:"fill",opacityVariable:!1,opacitySection:"opacity"}),e.matchColor("stroke-",{section:"stroke",opacityVariable:!1,opacitySection:"opacity"}),e.matchTheme("stroke-","strokeWidth"),e.match("sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0,0,0,0)",borderWidth:"0"}),e.match("not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal",clip:"auto"})];function m(e){return("string"==typeof e?e:e[1]).replace(/-/g," ").trim()}function h(e){return("string"==typeof e?e:e[1]).replace("col","column")}function p(e,t="-"){let o=[];for(let r of e)o.push({t:"top",r:"right",b:"bottom",l:"left"}[r]);return o.join(t)}function f(e){return e&&""+(e._||e)}function u({$$:e}){return(({r:"flex-","":"flex-",w:"space-",u:"space-",n:"space-"})[e[3]||""]||"")+e}function b(t,r=""){return({1:a,_:n})=>{let i={x:"lr",y:"tb"}[a]||a+a;return i?o({},e.toCSS(t+"-"+p(i[0])+r,n),e.toCSS(t+"-"+p(i[1])+r,n)):e.toCSS(t+r,n)}}function g(t=""){let r=["blur","brightness","contrast","grayscale","hue-rotate","invert",t&&"opacity","saturate","sepia",!t&&"drop-shadow"].filter(Boolean),a={};for(let n of r)a[`--tw-${t}${n}`]="var(--tw-empty,/*!*/ /*!*/)";return a=o({},$(a),{[`${t}filter`]:r.map(e=>`var(--tw-${t}${e})`).join(" ")}),[`(${t}filter)-(none)`,e.match(`${t}filter`,a),...r.map(r=>e.matchTheme(`${"h"==r[0]?"-?":""}(${t}${r})(?:$|-)`,r,({1:t,_:n})=>o({[`--tw-${t}`]:e.asArray(n).map(e=>`${r}(${e})`).join(" ")},a)))]}function x({1:e,_:t}){return o({["--tw-"+e]:t},w())}function w(){return o({},$({"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1","--tw-transform":y()}),{transform:"var(--tw-transform)"})}function y(e){return[e?"translate3d(var(--tw-translate-x),var(--tw-translate-y),0)":"translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" ")}function v({1:e,2:t}){return`${e} ${t} / ${e} ${t}`}function T({1:e}){return`repeat(${e},minmax(0,1fr))`}function k({start:e=1,end:t,step:o=1}){let r=[];for(let a=e;a<=t;a+=o)r.push(`${a}`);return r}function $(e){return{"@layer defaults":{"*,::before,::after":e,"::backdrop":e}}}function S(t,o){return e.withAutocomplete(t,o)}let C=[["sticky","@supports ((position: -webkit-sticky) or (position:sticky))"],["motion-reduce","@media (prefers-reduced-motion:reduce)"],["motion-safe","@media (prefers-reduced-motion:no-preference)"],["print","@media print"],["(portrait|landscape)",({1:e})=>`@media (orientation:${e})`],["contrast-(more|less)",({1:e})=>`@media (prefers-contrast:${e})`],["(first-(letter|line)|placeholder|backdrop|before|after)",({1:e})=>`&::${e}`],["(marker|selection)",({1:e})=>`& *::${e},&::${e}`],["file","&::file-selector-button"],["(first|last|only)",({1:e})=>`&:${e}-child`],["even","&:nth-child(2n)"],["odd","&:nth-child(odd)"],["open","&[open]"],["(aria|data)-",S(({1:t,$$:o},r)=>o&&`&[${t}-${r.theme(t,o)||e.arbitrary(o,"",r)||`${o}="true"`}]`,({1:e},{theme:t})=>[...new Set([..."aria"==e?["checked","disabled","expanded","hidden","pressed","readonly","required","selected"]:[],...Object.keys(t(e)||{})])].map(o=>({suffix:o,label:`&[${e}-${t(e,o)||`${o}="true"`}]`,theme:{section:e,key:o}})).concat([{suffix:"[",label:`&[${e}-…]`}]))],["((group|peer)(~[^-[]+)?)(-\\[(.+)]|[-[].+?)(\\/.+)?",S(({2:t,3:o="",4:r,5:a="",6:n=o},{e:i,h:c,v:l})=>{let s=e.normalize(a)||("["==r[0]?r:l(r.slice(1)));return`${(s.includes("&")?s:"&"+s).replace(/&/g,`:merge(.${i(c(t+n))})`)}${"p"==t[0]?"~":" "}&`},(e,{variants:t})=>Object.entries(t).filter(([,e])=>/^&(\[|:[^:])/.test(e)).flatMap(([e,t])=>[{prefix:"group-",suffix:e,label:`${t.replace("&",".group")} &`,modifiers:[]},{prefix:"peer-",suffix:e,label:`${t.replace("&",".peer")} &`,modifiers:[]}]))],["(ltr|rtl)",S(({1:e})=>`[dir="${e}"] &`,({1:e})=>[{prefix:e,suffix:"",label:`[dir="${e}"] &`}])],["supports-",S(({$$:t},o)=>{if(t&&(t=o.theme("supports",t)||e.arbitrary(t,"",o)),t)return t.includes(":")||(t+=":var(--tw)"),/^\w*\s*\(/.test(t)||(t=`(${t})`),`@supports ${t.replace(/\b(and|or|not)\b/g," $1 ").trim()}`},(e,{theme:t})=>Object.keys(t("supports")||{}).map(e=>({suffix:e,theme:{section:"supports",key:e}})).concat([{suffix:"[",label:`@supports …`}]))],["max-",S(({$$:t},o)=>{if(t&&(t=o.theme("screens",t)||e.arbitrary(t,"",o)),"string"==typeof t)return`@media not all and (min-width:${t})`},(e,{theme:t})=>Object.entries(t("screens")||{}).filter(([,e])=>"string"==typeof e).map(([e,t])=>({suffix:e,label:`@media not all and (min-width:${t})`,theme:{section:"screens",key:e}})).concat([{suffix:"[",label:`@media not all and (min-width: …)`}]))],["min-",S(({$$:t},o)=>(t&&(t=e.arbitrary(t,"",o)),t&&`@media (min-width:${t})`),()=>[{suffix:"[",label:`@media (min-width: …)`}])],[/^\[(.+)]$/,({1:t})=>/[&@]/.test(t)&&e.normalize(t).replace(/[}]+$/,"").split("{")]],z={__proto__:null,slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"}};return function({disablePreflight:e}={}){return function({colors:e,disablePreflight:t}={}){return{preflight:t?void 0:l,theme:o({},r,{colors:o({inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff"},e)}),variants:C,rules:d,finalize:e=>e.n&&e.d&&e.r.some(e=>/^&::(before|after)$/.test(e))&&!/(^|;)content:/.test(e.d)?o({},e,{d:"content:var(--tw-content);"+e.d}):e}}({colors:z,disablePreflight:e})}}(twind.core);//# sourceMappingURL=preset-tailwind.global.dev.js.map

@@ -1,1 +0,1 @@

this.twind=this.twind||{},this.twind.presetTailwind=function(e){"use strict";function t(){return(t=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var a in o)Object.prototype.hasOwnProperty.call(o,a)&&(e[a]=o[a])}return e}).apply(this,arguments)}function o(){return t.apply(this,arguments)}let a={screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},columns:{auto:"auto","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},spacing:o({px:"1px",0:"0px"},n(4,"rem",4,.5,.5),n(12,"rem",4,5),{14:"3.5rem"},n(64,"rem",4,16,4),{72:"18rem",80:"20rem",96:"24rem"}),durations:{75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0,0,0.2,1) infinite",pulse:"pulse 2s cubic-bezier(0.4,0,0.6,1) infinite",bounce:"bounce 1s infinite"},aspectRatio:{auto:"auto",square:"1/1",video:"16/9"},backdropBlur:c("blur"),backdropBrightness:c("brightness"),backdropContrast:c("contrast"),backdropGrayscale:c("grayscale"),backdropHueRotate:c("hueRotate"),backdropInvert:c("invert"),backdropOpacity:c("opacity"),backdropSaturate:c("saturate"),backdropSepia:c("sepia"),backgroundColor:c("colors"),backgroundImage:{none:"none"},backgroundOpacity:c("opacity"),backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{none:"none",0:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},brightness:o({},n(200,"",100,0,50),n(110,"",100,90,5),{75:"0.75",125:"1.25"}),borderColor:({theme:e})=>o({DEFAULT:e("colors.gray.200","currentColor")},e("colors")),borderOpacity:c("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem","1/2":"50%",full:"9999px"},borderSpacing:c("spacing"),borderWidth:o({DEFAULT:"1px"},i(8,"px")),boxShadow:{sm:"0 1px 2px 0 rgba(0,0,0,0.05)",DEFAULT:"0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1)",md:"0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1)",lg:"0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1)",xl:"0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1)","2xl":"0 25px 50px -12px rgba(0,0,0,0.25)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.05)",none:"0 0 #0000"},boxShadowColor:c("colors"),caretColor:c("colors"),accentColor:({theme:e})=>o({auto:"auto"},e("colors")),contrast:o({},n(200,"",100,0,50),{75:"0.75",125:"1.25"}),content:{none:"none"},divideColor:c("borderColor"),divideOpacity:c("borderOpacity"),divideWidth:c("borderWidth"),dropShadow:{sm:"0 1px 1px rgba(0,0,0,0.05)",DEFAULT:["0 1px 2px rgba(0,0,0,0.1)","0 1px 1px rgba(0,0,0,0.06)"],md:["0 4px 3px rgba(0,0,0,0.07)","0 2px 2px rgba(0,0,0,0.06)"],lg:["0 10px 8px rgba(0,0,0,0.04)","0 4px 3px rgba(0,0,0,0.1)"],xl:["0 20px 13px rgba(0,0,0,0.03)","0 8px 5px rgba(0,0,0,0.08)"],"2xl":"0 25px 25px rgba(0,0,0,0.15)",none:"0 0 #0000"},fill:({theme:e})=>o({},e("colors"),{none:"none"}),grayscale:{DEFAULT:"100%",0:"0"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},invert:{DEFAULT:"100%",0:"0"},flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:e})=>o({},e("spacing"),r(2,6),r(12,12),{auto:"auto",full:"100%"}),flexGrow:{DEFAULT:1,0:0},flexShrink:{DEFAULT:1,0:0},fontFamily:{sans:'ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"'.split(","),serif:'ui-serif,Georgia,Cambria,"Times New Roman",Times,serif'.split(","),mono:'ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'.split(",")},fontSize:{xs:["0.75rem","1rem"],sm:["0.875rem","1.25rem"],base:["1rem","1.5rem"],lg:["1.125rem","1.75rem"],xl:["1.25rem","1.75rem"],"2xl":["1.5rem","2rem"],"3xl":["1.875rem","2.25rem"],"4xl":["2.25rem","2.5rem"],"5xl":["3rem","1"],"6xl":["3.75rem","1"],"7xl":["4.5rem","1"],"8xl":["6rem","1"],"9xl":["8rem","1"]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:c("spacing"),gradientColorStops:c("colors"),gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridColumn:{auto:"auto","span-full":"1 / -1"},gridRow:{auto:"auto","span-full":"1 / -1"},gridTemplateColumns:{none:"none"},gridTemplateRows:{none:"none"},height:({theme:e})=>o({},e("spacing"),r(2,6),{min:"min-content",max:"max-content",fit:"fit-content",auto:"auto",full:"100%",screen:"100vh"}),inset:({theme:e})=>o({},e("spacing"),r(2,4),{auto:"auto",full:"100%"}),keyframes:{spin:{from:{transform:"rotate(0deg)"},to:{transform:"rotate(360deg)"}},ping:{"0%":{transform:"scale(1)",opacity:"1"},"75%,100%":{transform:"scale(2)",opacity:"0"}},pulse:{"0%,100%":{opacity:"1"},"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:o({},n(10,"rem",4,3),{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"}),margin:({theme:e})=>o({auto:"auto"},e("spacing")),maxHeight:({theme:e})=>o({full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},e("spacing")),maxWidth:({theme:e,breakpoints:t})=>o({},t(e("screens")),{none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch"}),minHeight:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},minWidth:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"},opacity:o({},n(100,"",100,0,10),{5:"0.05",25:"0.25",75:"0.75",95:"0.95"}),order:{first:"-9999",last:"9999",none:"0"},padding:c("spacing"),placeholderColor:c("colors"),placeholderOpacity:c("opacity"),outlineColor:c("colors"),outlineOffset:i(8,"px"),outlineWidth:i(8,"px"),ringColor:({theme:e})=>o({},e("colors"),{DEFAULT:"#3b82f6"}),ringOffsetColor:c("colors"),ringOffsetWidth:i(8,"px"),ringOpacity:({theme:e})=>o({},e("opacity"),{DEFAULT:"0.5"}),ringWidth:o({DEFAULT:"3px"},i(8,"px")),rotate:o({},i(2,"deg"),i(12,"deg",3),i(180,"deg",45)),saturate:n(200,"",100,0,50),scale:o({},n(150,"",100,0,50),n(110,"",100,90,5),{75:"0.75",125:"1.25"}),scrollMargin:c("spacing"),scrollPadding:c("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:o({},i(2,"deg"),i(12,"deg",3)),space:c("spacing"),stroke:({theme:e})=>o({},e("colors"),{none:"none"}),strokeWidth:n(2),textColor:c("colors"),textDecorationColor:c("colors"),textDecorationThickness:o({"from-font":"from-font",auto:"auto"},i(8,"px")),textUnderlineOffset:o({auto:"auto"},i(8,"px")),textIndent:c("spacing"),textOpacity:c("opacity"),transitionDuration:({theme:e})=>o({},e("durations"),{DEFAULT:"150ms"}),transitionDelay:c("durations"),transitionProperty:{none:"none",all:"all",DEFAULT:"color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter",colors:"color,background-color,border-color,text-decoration-color,fill,stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4,0,0.2,1)",linear:"linear",in:"cubic-bezier(0.4,0,1,1)",out:"cubic-bezier(0,0,0.2,1)","in-out":"cubic-bezier(0.4,0,0.2,1)"},translate:({theme:e})=>o({},e("spacing"),r(2,4),{full:"100%"}),width:({theme:e})=>o({min:"min-content",max:"max-content",fit:"fit-content",screen:"100vw"},e("flexBasis")),willChange:{scroll:"scroll-position"},zIndex:o({},n(50,"",1,0,10),{auto:"auto"})};function r(e,t){let o={};do for(var a=1;a<e;a++)o[`${a}/${e}`]=Number((a/e*100).toFixed(6))+"%";while(++e<=t)return o}function i(e,t,o=0){let a={};for(;o<=e;o=2*o||1)a[o]=o+t;return a}function n(e,t="",o=1,a=0,r=1,i={}){for(;a<=e;a+=r)i[a]=a/o+t;return i}function c(e){return({theme:t})=>t(e)}let l={"*,::before,::after":{boxSizing:"border-box",borderWidth:"0",borderStyle:"solid",borderColor:"theme(borderColor.DEFAULT, currentColor)"},"::before,::after":{"--tw-content":"''"},html:{lineHeight:1.5,WebkitTextSizeAdjust:"100%",MozTabSize:"4",tabSize:4,fontFamily:`theme(fontFamily.sans, ${a.fontFamily.sans})`,fontFeatureSettings:"theme(fontFamily.sans[1].fontFeatureSettings, normal)"},body:{margin:"0",lineHeight:"inherit"},hr:{height:"0",color:"inherit",borderTopWidth:"1px"},"abbr:where([title])":{textDecoration:"underline dotted"},"h1,h2,h3,h4,h5,h6":{fontSize:"inherit",fontWeight:"inherit"},a:{color:"inherit",textDecoration:"inherit"},"b,strong":{fontWeight:"bolder"},"code,kbd,samp,pre":{fontFamily:`theme(fontFamily.mono, ${a.fontFamily.mono})`,fontFeatureSettings:"theme(fontFamily.mono[1].fontFeatureSettings, normal)",fontSize:"1em"},small:{fontSize:"80%"},"sub,sup":{fontSize:"75%",lineHeight:0,position:"relative",verticalAlign:"baseline"},sub:{bottom:"-0.25em"},sup:{top:"-0.5em"},table:{textIndent:"0",borderColor:"inherit",borderCollapse:"collapse"},"button,input,optgroup,select,textarea":{fontFamily:"inherit",fontSize:"100%",lineHeight:"inherit",color:"inherit",margin:"0",padding:"0"},"button,select":{textTransform:"none"},"button,[type='button'],[type='reset'],[type='submit']":{WebkitAppearance:"button",backgroundColor:"transparent",backgroundImage:"none"},":-moz-focusring":{outline:"auto"},":-moz-ui-invalid":{boxShadow:"none"},progress:{verticalAlign:"baseline"},"::-webkit-inner-spin-button,::-webkit-outer-spin-button":{height:"auto"},"[type='search']":{WebkitAppearance:"textfield",outlineOffset:"-2px"},"::-webkit-search-decoration":{WebkitAppearance:"none"},"::-webkit-file-upload-button":{WebkitAppearance:"button",font:"inherit"},summary:{display:"list-item"},"blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre":{margin:"0"},fieldset:{margin:"0",padding:"0"},legend:{padding:"0"},"ol,ul,menu":{listStyle:"none",margin:"0",padding:"0"},textarea:{resize:"vertical"},"input::placeholder,textarea::placeholder":{opacity:1,color:"theme(colors.gray.400, #9ca3af)"},'button,[role="button"]':{cursor:"pointer"},":disabled":{cursor:"default"},"img,svg,video,canvas,audio,iframe,embed,object":{display:"block",verticalAlign:"middle"},"img,video":{maxWidth:"100%",height:"auto"},"[hidden]":{display:"none"}},s=[e.match("\\[([-\\w]+):(.+)]",({1:t,2:o},a)=>({"@layer overrides":{"&":{[t]:e.arbitrary(`[${o}]`,"",a)}}})),e.match("(group|peer)([~/][^-[]+)?",({input:e},{h:t})=>[{c:t(e)}]),e.matchTheme("aspect-","aspectRatio"),e.match("container",(t,{theme:a})=>{let{screens:r=a("screens"),center:i,padding:n}=a("container"),c=o({width:"100%",marginRight:i&&"auto",marginLeft:i&&"auto"},d("xs"));for(let l in r){let s=r[l];"string"==typeof s&&(c[e.mql(s)]={"&":o({maxWidth:s},d(l))})}return c;function d(e){let t=n&&("string"==typeof n?n:n[e]||n.DEFAULT);if(t)return{paddingRight:t,paddingLeft:t}}}),e.matchTheme("content-","content",({_:e})=>({"--tw-content":e,content:"var(--tw-content)"})),e.match("(?:box-)?decoration-(slice|clone)","boxDecorationBreak"),e.match("box-(border|content)","boxSizing",({1:e})=>e+"-box"),e.match("hidden",{display:"none"}),e.match("table-(auto|fixed)","tableLayout"),e.match(["(block|flex|table|grid|inline|contents|flow-root|list-item)","(inline-(block|flex|table|grid))","(table-(caption|cell|column|row|(column|row|footer|header)-group))"],"display"),"(float)-(left|right|none)","(clear)-(left|right|none|both)","(overflow(?:-[xy])?)-(auto|hidden|clip|visible|scroll)","(isolation)-(auto)",e.match("isolate","isolation"),e.match("object-(contain|cover|fill|none|scale-down)","objectFit"),e.matchTheme("object-","objectPosition"),e.match("object-(top|bottom|center|(left|right)(-(top|bottom))?)","objectPosition",d),e.match("overscroll(-[xy])?-(auto|contain|none)",({1:e="",2:t})=>({["overscroll-behavior"+e]:t})),e.match("(static|fixed|absolute|relative|sticky)","position"),e.matchTheme("-?inset(-[xy])?(?:$|-)","inset",({1:e,_:t})=>({top:"-x"!=e&&t,right:"-y"!=e&&t,bottom:"-x"!=e&&t,left:"-y"!=e&&t})),e.matchTheme("-?(top|bottom|left|right)(?:$|-)","inset"),e.match("(visible|collapse)","visibility"),e.match("invisible",{visibility:"hidden"}),e.matchTheme("-?z-","zIndex"),e.match("flex-((row|col)(-reverse)?)","flexDirection",m),e.match("flex-(wrap|wrap-reverse|nowrap)","flexWrap"),e.matchTheme("(flex-(?:grow|shrink))(?:$|-)"),e.matchTheme("(flex)-"),e.matchTheme("grow(?:$|-)","flexGrow"),e.matchTheme("shrink(?:$|-)","flexShrink"),e.matchTheme("basis-","flexBasis"),e.matchTheme("-?(order)-"),"-?(order)-(\\d+)",e.matchTheme("grid-cols-","gridTemplateColumns"),e.match("grid-cols-(\\d+)","gridTemplateColumns",v),e.matchTheme("col-","gridColumn"),e.match("col-(span)-(\\d+)","gridColumn",y),e.matchTheme("col-start-","gridColumnStart"),e.match("col-start-(auto|\\d+)","gridColumnStart"),e.matchTheme("col-end-","gridColumnEnd"),e.match("col-end-(auto|\\d+)","gridColumnEnd"),e.matchTheme("grid-rows-","gridTemplateRows"),e.match("grid-rows-(\\d+)","gridTemplateRows",v),e.matchTheme("row-","gridRow"),e.match("row-(span)-(\\d+)","gridRow",y),e.matchTheme("row-start-","gridRowStart"),e.match("row-start-(auto|\\d+)","gridRowStart"),e.matchTheme("row-end-","gridRowEnd"),e.match("row-end-(auto|\\d+)","gridRowEnd"),e.match("grid-flow-((row|col)(-dense)?)","gridAutoFlow",e=>d(m(e))),e.match("grid-flow-(dense)","gridAutoFlow"),e.matchTheme("auto-cols-","gridAutoColumns"),e.matchTheme("auto-rows-","gridAutoRows"),e.matchTheme("gap-x(?:$|-)","gap","columnGap"),e.matchTheme("gap-y(?:$|-)","gap","rowGap"),e.matchTheme("gap(?:$|-)","gap"),"(justify-(?:items|self))-",e.match("justify-","justifyContent",p),e.match("(content|items|self)-",e=>({["align-"+e[1]]:p(e)})),e.match("(place-(content|items|self))-",({1:e,$$:t})=>({[e]:("wun".includes(t[3])?"space-":"")+t})),e.matchTheme("p([xytrbl])?(?:$|-)","padding",b("padding")),e.matchTheme("-?m([xytrbl])?(?:$|-)","margin",b("margin")),e.matchTheme("-?space-(x|y)(?:$|-)","space",({1:e,_:t})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${e}-reverse`]:"0",["margin-"+({y:"top",x:"left"})[e]]:`calc(${t} * calc(1 - var(--tw-space-${e}-reverse)))`,["margin-"+({y:"bottom",x:"right"})[e]]:`calc(${t} * var(--tw-space-${e}-reverse))`}})),e.match("space-(x|y)-reverse",({1:e})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${e}-reverse`]:"1"}})),e.matchTheme("w-","width"),e.matchTheme("min-w-","minWidth"),e.matchTheme("max-w-","maxWidth"),e.matchTheme("h-","height"),e.matchTheme("min-h-","minHeight"),e.matchTheme("max-h-","maxHeight"),e.matchTheme("font-","fontWeight"),e.matchTheme("font-","fontFamily",({_:t})=>"string"==typeof(t=e.asArray(t))[1]?{fontFamily:h(t)}:o({fontFamily:h(t[0])},t[1])),e.match("antialiased",{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),e.match("subpixel-antialiased",{WebkitFontSmoothing:"auto",MozOsxFontSmoothing:"auto"}),e.match("italic","fontStyle"),e.match("not-italic",{fontStyle:"normal"}),e.match("(ordinal|slashed-zero|(normal|lining|oldstyle|proportional|tabular)-nums|(diagonal|stacked)-fractions)",({1:e,2:t="",3:o})=>"normal"==t?{fontVariantNumeric:"normal"}:{["--tw-"+(o?"numeric-fraction":"pt".includes(t[0])?"numeric-spacing":t?"numeric-figure":e)]:e,fontVariantNumeric:"var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ordinal":"var(--tw-empty,/*!*/ /*!*/)","--tw-slashed-zero":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-figure":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-spacing":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-fraction":"var(--tw-empty,/*!*/ /*!*/)"}}}),e.matchTheme("tracking-","letterSpacing"),e.matchTheme("leading-","lineHeight"),e.match("list-(inside|outside)","listStylePosition"),e.matchTheme("list-","listStyleType"),e.match("list-","listStyleType"),e.matchTheme("placeholder-opacity-","placeholderOpacity",({_:e})=>({"&::placeholder":{"--tw-placeholder-opacity":e}})),e.matchColor("placeholder-",{property:"color",selector:"&::placeholder"}),e.match("text-(left|center|right|justify|start|end)","textAlign"),e.match("text-(ellipsis|clip)","textOverflow"),e.matchTheme("text-opacity-","textOpacity","--tw-text-opacity"),e.matchColor("text-",{property:"color"}),e.matchTheme("text-","fontSize",({_:e})=>"string"==typeof e?{fontSize:e}:o({fontSize:e[0]},"string"==typeof e[1]?{lineHeight:e[1]}:e[1])),e.matchTheme("indent-","textIndent"),e.match("(overline|underline|line-through)","textDecorationLine"),e.match("no-underline",{textDecorationLine:"none"}),e.matchTheme("underline-offset-","textUnderlineOffset"),e.matchColor("decoration-",{section:"textDecorationColor",opacityVariable:!1,opacitySection:"opacity"}),e.matchTheme("decoration-","textDecorationThickness"),e.match("decoration-","textDecorationStyle"),e.match("(uppercase|lowercase|capitalize)","textTransform"),e.match("normal-case",{textTransform:"none"}),e.match("truncate",{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}),e.match("align-","verticalAlign"),e.match("whitespace-","whiteSpace"),e.match("break-normal",{wordBreak:"normal",overflowWrap:"normal"}),e.match("break-words",{overflowWrap:"break-word"}),e.match("break-all",{wordBreak:"break-all"}),e.match("break-keep",{wordBreak:"keep-all"}),e.matchColor("caret-",{opacityVariable:!1,opacitySection:"opacity"}),e.matchColor("accent-",{opacityVariable:!1,opacitySection:"opacity"}),e.match("bg-gradient-to-([trbl]|[tb][rl])","backgroundImage",({1:e})=>`linear-gradient(to ${f(e," ")},var(--tw-gradient-stops))`),e.matchColor("from-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:e})=>({"--tw-gradient-from":e.value,"--tw-gradient-to":e.color({opacityValue:"0"}),"--tw-gradient-stops":"var(--tw-gradient-from),var(--tw-gradient-to)"})),e.matchColor("via-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:e})=>({"--tw-gradient-to":e.color({opacityValue:"0"}),"--tw-gradient-stops":`var(--tw-gradient-from),${e.value},var(--tw-gradient-to)`})),e.matchColor("to-",{section:"gradientColorStops",property:"--tw-gradient-to",opacityVariable:!1,opacitySection:"opacity"}),e.match("bg-(fixed|local|scroll)","backgroundAttachment"),e.match("bg-origin-(border|padding|content)","backgroundOrigin",({1:e})=>e+"-box"),e.match(["bg-(no-repeat|repeat(-[xy])?)","bg-repeat-(round|space)"],"backgroundRepeat"),e.match("bg-blend-","backgroundBlendMode"),e.match("bg-clip-(border|padding|content|text)","backgroundClip",({1:e})=>e+("text"==e?"":"-box")),e.matchTheme("bg-opacity-","backgroundOpacity","--tw-bg-opacity"),e.matchColor("bg-",{section:"backgroundColor"}),e.matchTheme("bg-","backgroundImage"),e.matchTheme("bg-","backgroundPosition"),e.match("bg-(top|bottom|center|(left|right)(-(top|bottom))?)","backgroundPosition",d),e.matchTheme("bg-","backgroundSize"),e.matchTheme("rounded(?:$|-)","borderRadius"),e.matchTheme("rounded-([trbl]|[tb][rl])(?:$|-)","borderRadius",({1:e,_:t})=>{let o={t:["tl","tr"],r:["tr","br"],b:["bl","br"],l:["bl","tl"]}[e]||[e,e];return{[`border-${f(o[0])}-radius`]:t,[`border-${f(o[1])}-radius`]:t}}),e.match("border-(collapse|separate)","borderCollapse"),e.matchTheme("border-opacity(?:$|-)","borderOpacity","--tw-border-opacity"),e.match("border-(solid|dashed|dotted|double|none)","borderStyle"),e.matchTheme("border-spacing(-[xy])?(?:$|-)","borderSpacing",({1:e,_:t})=>({"@layer defaults":{"*,::before,::after,::backdrop":{"--tw-border-spacing-x":0,"--tw-border-spacing-y":0}},["--tw-border-spacing"+(e||"-x")]:t,["--tw-border-spacing"+(e||"-y")]:t,"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})),e.matchColor("border-([xytrbl])-",{section:"borderColor"},b("border","Color")),e.matchColor("border-"),e.matchTheme("border-([xytrbl])(?:$|-)","borderWidth",b("border","Width")),e.matchTheme("border(?:$|-)","borderWidth"),e.matchTheme("divide-opacity(?:$|-)","divideOpacity",({_:e})=>({"&>:not([hidden])~:not([hidden])":{"--tw-divide-opacity":e}})),e.match("divide-(solid|dashed|dotted|double|none)",({1:e})=>({"&>:not([hidden])~:not([hidden])":{borderStyle:e}})),e.match("divide-([xy]-reverse)",({1:e})=>({"&>:not([hidden])~:not([hidden])":{["--tw-divide-"+e]:"1"}})),e.matchTheme("divide-([xy])(?:$|-)","divideWidth",({1:e,_:t})=>{let o={x:"lr",y:"tb"}[e];return{"&>:not([hidden])~:not([hidden])":{[`--tw-divide-${e}-reverse`]:"0",[`border-${f(o[0])}Width`]:`calc(${t} * calc(1 - var(--tw-divide-${e}-reverse)))`,[`border-${f(o[1])}Width`]:`calc(${t} * var(--tw-divide-${e}-reverse))`}}}),e.matchColor("divide-",{property:"borderColor",selector:"&>:not([hidden])~:not([hidden])"}),e.matchTheme("ring-opacity(?:$|-)","ringOpacity","--tw-ring-opacity"),e.matchColor("ring-offset-",{property:"--tw-ring-offset-color",opacityVariable:!1}),e.matchTheme("ring-offset(?:$|-)","ringOffsetWidth","--tw-ring-offset-width"),e.match("ring-inset",{"--tw-ring-inset":"inset"}),e.matchColor("ring-",{property:"--tw-ring-color"}),e.matchTheme("ring(?:$|-)","ringWidth",({_:t},{theme:o})=>({"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${t} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000","&":{"--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":o("ringOffsetWidth","","0px"),"--tw-ring-offset-color":e.toColorValue(o("ringOffsetColor","","#fff")),"--tw-ring-color":e.toColorValue(o("ringColor","","#93c5fd"),{opacityVariable:"--tw-ring-opacity"}),"--tw-ring-opacity":o("ringOpacity","","0.5")}}}})),e.matchColor("shadow-",{section:"boxShadowColor",opacityVariable:!1,opacitySection:"opacity"},({_:e})=>({"--tw-shadow-color":e.value,"--tw-shadow":"var(--tw-shadow-colored)"})),e.matchTheme("shadow(?:$|-)","boxShadow",({_:e})=>({"--tw-shadow":h(e),"--tw-shadow-colored":h(e).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g,"$1var(--tw-shadow-color)$2"),boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}}})),e.matchTheme("(opacity)-"),e.match("mix-blend-","mixBlendMode"),...g(),...g("backdrop-"),e.matchTheme("transition(?:$|-)","transitionProperty",(e,{theme:t})=>({transitionProperty:h(e),transitionTimingFunction:"none"==e._?void 0:h(t("transitionTimingFunction","")),transitionDuration:"none"==e._?void 0:h(t("transitionDuration",""))})),e.matchTheme("duration(?:$|-)","transitionDuration","transitionDuration",h),e.matchTheme("ease(?:$|-)","transitionTimingFunction","transitionTimingFunction",h),e.matchTheme("delay(?:$|-)","transitionDelay","transitionDelay",h),e.matchTheme("animate(?:$|-)","animation",(e,{theme:t,h:o,e:a})=>{let r=h(e),i=r.split(" "),n=t("keyframes",i[0]);return n?{["@keyframes "+(i[0]=a(o(i[0])))]:n,animation:i.join(" ")}:{animation:r}}),"(transform)-(none)",e.match("transform",x),e.match("transform-(cpu|gpu)",({1:e})=>({"--tw-transform":w("gpu"==e)})),e.matchTheme("scale(-[xy])?-","scale",({1:e,_:t})=>o({["--tw-scale"+(e||"-x")]:t,["--tw-scale"+(e||"-y")]:t},x())),e.matchTheme("-?(rotate)-","rotate",u),e.matchTheme("-?(translate-[xy])-","translate",u),e.matchTheme("-?(skew-[xy])-","skew",u),e.match("origin-(center|((top|bottom)(-(left|right))?)|left|right)","transformOrigin",d),"(appearance)-",e.matchTheme("(columns)-"),"(columns)-(\\d+)","(break-(?:before|after|inside))-",e.matchTheme("(cursor)-"),"(cursor)-",e.match("snap-(none)","scroll-snap-type"),e.match("snap-(x|y|both)",({1:e})=>({"scroll-snap-type":e+" var(--tw-scroll-snap-strictness)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-scroll-snap-strictness":"proximity"}}})),e.match("snap-(mandatory|proximity)","--tw-scroll-snap-strictness"),e.match("snap-(?:(start|end|center)|align-(none))","scroll-snap-align"),e.match("snap-(normal|always)","scroll-snap-stop"),e.match("scroll-(auto|smooth)","scroll-behavior"),e.matchTheme("scroll-p([xytrbl])?(?:$|-)","padding",b("scroll-padding")),e.matchTheme("-?scroll-m([xytrbl])?(?:$|-)","scroll-margin",b("scroll-margin")),e.match("touch-(auto|none|manipulation)","touch-action"),e.match("touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))",({1:e,2:t,3:o})=>({[`--tw-${t?"pan-x":o?"pan-y":e}`]:e,"touch-action":"var(--tw-touch-action)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-pan-x":"var(--tw-empty,/*!*/ /*!*/)","--tw-pan-y":"var(--tw-empty,/*!*/ /*!*/)","--tw-pinch-zoom":"var(--tw-empty,/*!*/ /*!*/)","--tw-touch-action":"var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)"}}})),e.match("outline-none",{outline:"2px solid transparent","outline-offset":"2px"}),e.match("outline",{outlineStyle:"solid"}),e.match("outline-(dashed|dotted|double)","outlineStyle"),e.matchTheme("-?(outline-offset)-"),e.matchColor("outline-",{opacityVariable:!1,opacitySection:"opacity"}),e.matchTheme("outline-","outlineWidth"),"(pointer-events)-",e.matchTheme("(will-change)-"),"(will-change)-",["resize(?:-(none|x|y))?","resize",({1:e})=>({x:"horizontal",y:"vertical"})[e]||e||"both"],e.match("select-(none|text|all|auto)","userSelect"),e.matchColor("fill-",{section:"fill",opacityVariable:!1,opacitySection:"opacity"}),e.matchColor("stroke-",{section:"stroke",opacityVariable:!1,opacitySection:"opacity"}),e.matchTheme("stroke-","strokeWidth"),e.match("sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0,0,0,0)",borderWidth:"0"}),e.match("not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal",clip:"auto"})];function d(e){return("string"==typeof e?e:e[1]).replace(/-/g," ").trim()}function m(e){return("string"==typeof e?e:e[1]).replace("col","column")}function f(e,t="-"){let o=[];for(let a of e)o.push({t:"top",r:"right",b:"bottom",l:"left"}[a]);return o.join(t)}function h(e){return e&&""+(e._||e)}function p({$$:e}){return(({r:"flex-","":"flex-",w:"space-",u:"space-",n:"space-"})[e[3]||""]||"")+e}function b(t,a=""){return({1:r,_:i})=>{let n={x:"lr",y:"tb"}[r]||r+r;return n?o({},e.toCSS(t+"-"+f(n[0])+a,i),e.toCSS(t+"-"+f(n[1])+a,i)):e.toCSS(t+a,i)}}function g(t=""){let a=["blur","brightness","contrast","grayscale","hue-rotate","invert",t&&"opacity","saturate","sepia",!t&&"drop-shadow"].filter(Boolean),r={};for(let i of a)r[`--tw-${t}${i}`]="var(--tw-empty,/*!*/ /*!*/)";return r={[`${t}filter`]:a.map(e=>`var(--tw-${t}${e})`).join(" "),"@layer defaults":{"*,::before,::after,::backdrop":r}},[`(${t}filter)-(none)`,e.match(`${t}filter`,r),...a.map(a=>e.matchTheme(`${"h"==a[0]?"-?":""}(${t}${a})(?:$|-)`,a,({1:t,_:i})=>o({[`--tw-${t}`]:e.asArray(i).map(e=>`${a}(${e})`).join(" ")},r)))]}function u({1:e,_:t}){return o({["--tw-"+e]:t},x())}function x(){return{transform:"var(--tw-transform)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1","--tw-transform":w()}}}}function w(e){return[e?"translate3d(var(--tw-translate-x),var(--tw-translate-y),0)":"translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" ")}function y({1:e,2:t}){return`${e} ${t} / ${e} ${t}`}function v({1:e}){return`repeat(${e},minmax(0,1fr))`}let T=[["sticky","@supports ((position: -webkit-sticky) or (position:sticky))"],["motion-reduce","@media (prefers-reduced-motion:reduce)"],["motion-safe","@media (prefers-reduced-motion:no-preference)"],["print","@media print"],["(portrait|landscape)",({1:e})=>`@media (orientation:${e})`],["contrast-(more|less)",({1:e})=>`@media (prefers-contrast:${e})`],["(first-(letter|line)|placeholder|backdrop|before|after)",({1:e})=>`&::${e}`],["(marker|selection)",({1:e})=>`& *::${e},&::${e}`],["file","&::file-selector-button"],["(first|last|only)",({1:e})=>`&:${e}-child`],["even","&:nth-child(2n)"],["odd","&:nth-child(odd)"],["open","&[open]"],["(aria|data)-",({1:t,$$:o},a)=>o&&`&[${t}-${a.theme(t,o)||e.arbitrary(o,"",a)||`${o}="true"`}]`],["((group|peer)(~[^-[]+)?)(-\\[(.+)]|[-[].+?)(\\/.+)?",({2:t,3:o="",4:a,5:r="",6:i=o},{e:n,h:c,v:l})=>{let s=e.normalize(r)||("["==a[0]?a:l(a.slice(1)));return`${(s.includes("&")?s:"&"+s).replace(/&/g,`:merge(.${n(c(t+i))})`)}${"p"==t[0]?"~":" "}&`}],["(ltr|rtl)",({1:e})=>`[dir="${e}"] &`],["supports-",({$$:t},o)=>{if(t&&(t=o.theme("supports",t)||e.arbitrary(t,"",o)),t)return t.includes(":")||(t+=":var(--tw)"),/^\w*\s*\(/.test(t)||(t=`(${t})`),`@supports ${t.replace(/\b(and|or|not)\b/g," $1 ").trim()}`}],["max-",({$$:t},o)=>{if(t&&(t=o.theme("screens",t)||e.arbitrary(t,"",o)),"string"==typeof t)return`@media not all and (min-width:${t})`}],["min-",({$$:t},o)=>(t&&(t=e.arbitrary(t,"",o)),t&&`@media (min-width:${t})`)],[/^\[(.+)]$/,({1:t})=>/[&@]/.test(t)&&e.normalize(t).replace(/[}]+$/,"").split("{")]],k={__proto__:null,slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"}};return function({disablePreflight:e}={}){return function({colors:e,disablePreflight:t}={}){return{preflight:t?void 0:l,theme:o({},a,{colors:o({inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff"},e)}),variants:T,rules:s,finalize:e=>e.n&&e.d&&e.r.some(e=>/^&::(before|after)$/.test(e))&&!/(^|;)content:/.test(e.d)?o({},e,{d:"content:var(--tw-content);"+e.d}):e}}({colors:k,disablePreflight:e})}}(twind.core);//# sourceMappingURL=preset-tailwind.global.js.map
this.twind=this.twind||{},this.twind.presetTailwind=function(e){"use strict";function t(){return(t=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var a in o)Object.prototype.hasOwnProperty.call(o,a)&&(e[a]=o[a])}return e}).apply(this,arguments)}function o(){return t.apply(this,arguments)}let a={screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},columns:{auto:"auto","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},spacing:o({px:"1px",0:"0px"},n(4,"rem",4,.5,.5),n(12,"rem",4,5),{14:"3.5rem"},n(64,"rem",4,16,4),{72:"18rem",80:"20rem",96:"24rem"}),durations:{75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0,0,0.2,1) infinite",pulse:"pulse 2s cubic-bezier(0.4,0,0.6,1) infinite",bounce:"bounce 1s infinite"},aspectRatio:{auto:"auto",square:"1/1",video:"16/9"},backdropBlur:c("blur"),backdropBrightness:c("brightness"),backdropContrast:c("contrast"),backdropGrayscale:c("grayscale"),backdropHueRotate:c("hueRotate"),backdropInvert:c("invert"),backdropOpacity:c("opacity"),backdropSaturate:c("saturate"),backdropSepia:c("sepia"),backgroundColor:c("colors"),backgroundImage:{none:"none"},backgroundOpacity:c("opacity"),backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{none:"none",0:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},brightness:o({},n(200,"",100,0,50),n(110,"",100,90,5),{75:"0.75",125:"1.25"}),borderColor:({theme:e})=>o({DEFAULT:e("colors.gray.200","currentColor")},e("colors")),borderOpacity:c("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem","1/2":"50%",full:"9999px"},borderSpacing:c("spacing"),borderWidth:o({DEFAULT:"1px"},i(8,"px")),boxShadow:{sm:"0 1px 2px 0 rgba(0,0,0,0.05)",DEFAULT:"0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1)",md:"0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1)",lg:"0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1)",xl:"0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1)","2xl":"0 25px 50px -12px rgba(0,0,0,0.25)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.05)",none:"0 0 #0000"},boxShadowColor:c("colors"),caretColor:c("colors"),accentColor:({theme:e})=>o({auto:"auto"},e("colors")),contrast:o({},n(200,"",100,0,50),{75:"0.75",125:"1.25"}),content:{none:"none"},divideColor:c("borderColor"),divideOpacity:c("borderOpacity"),divideWidth:c("borderWidth"),dropShadow:{sm:"0 1px 1px rgba(0,0,0,0.05)",DEFAULT:["0 1px 2px rgba(0,0,0,0.1)","0 1px 1px rgba(0,0,0,0.06)"],md:["0 4px 3px rgba(0,0,0,0.07)","0 2px 2px rgba(0,0,0,0.06)"],lg:["0 10px 8px rgba(0,0,0,0.04)","0 4px 3px rgba(0,0,0,0.1)"],xl:["0 20px 13px rgba(0,0,0,0.03)","0 8px 5px rgba(0,0,0,0.08)"],"2xl":"0 25px 25px rgba(0,0,0,0.15)",none:"0 0 #0000"},fill:({theme:e})=>o({},e("colors"),{none:"none"}),grayscale:{DEFAULT:"100%",0:"0"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},invert:{DEFAULT:"100%",0:"0"},flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:e})=>o({},e("spacing"),r(2,6),r(12,12),{auto:"auto",full:"100%"}),flexGrow:{DEFAULT:1,0:0},flexShrink:{DEFAULT:1,0:0},fontFamily:{sans:'ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"'.split(","),serif:'ui-serif,Georgia,Cambria,"Times New Roman",Times,serif'.split(","),mono:'ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'.split(",")},fontSize:{xs:["0.75rem","1rem"],sm:["0.875rem","1.25rem"],base:["1rem","1.5rem"],lg:["1.125rem","1.75rem"],xl:["1.25rem","1.75rem"],"2xl":["1.5rem","2rem"],"3xl":["1.875rem","2.25rem"],"4xl":["2.25rem","2.5rem"],"5xl":["3rem","1"],"6xl":["3.75rem","1"],"7xl":["4.5rem","1"],"8xl":["6rem","1"],"9xl":["8rem","1"]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:c("spacing"),gradientColorStops:c("colors"),gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0,1fr)"},gridColumn:{auto:"auto","span-full":"1 / -1"},gridRow:{auto:"auto","span-full":"1 / -1"},gridTemplateColumns:{none:"none"},gridTemplateRows:{none:"none"},height:({theme:e})=>o({},e("spacing"),r(2,6),{min:"min-content",max:"max-content",fit:"fit-content",auto:"auto",full:"100%",screen:"100vh"}),inset:({theme:e})=>o({},e("spacing"),r(2,4),{auto:"auto",full:"100%"}),keyframes:{spin:{from:{transform:"rotate(0deg)"},to:{transform:"rotate(360deg)"}},ping:{"0%":{transform:"scale(1)",opacity:"1"},"75%,100%":{transform:"scale(2)",opacity:"0"}},pulse:{"0%,100%":{opacity:"1"},"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:o({},n(10,"rem",4,3),{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"}),margin:({theme:e})=>o({auto:"auto"},e("spacing")),maxHeight:({theme:e})=>o({full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},e("spacing")),maxWidth:({theme:e,breakpoints:t})=>o({},t(e("screens")),{none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch"}),minHeight:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",screen:"100vh"},minWidth:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"},opacity:o({},n(100,"",100,0,10),{5:"0.05",25:"0.25",75:"0.75",95:"0.95"}),order:{first:"-9999",last:"9999",none:"0"},padding:c("spacing"),placeholderColor:c("colors"),placeholderOpacity:c("opacity"),outlineColor:c("colors"),outlineOffset:i(8,"px"),outlineWidth:i(8,"px"),ringColor:({theme:e})=>o({},e("colors"),{DEFAULT:"#3b82f6"}),ringOffsetColor:c("colors"),ringOffsetWidth:i(8,"px"),ringOpacity:({theme:e})=>o({},e("opacity"),{DEFAULT:"0.5"}),ringWidth:o({DEFAULT:"3px"},i(8,"px")),rotate:o({},i(2,"deg"),i(12,"deg",3),i(180,"deg",45)),saturate:n(200,"",100,0,50),scale:o({},n(150,"",100,0,50),n(110,"",100,90,5),{75:"0.75",125:"1.25"}),scrollMargin:c("spacing"),scrollPadding:c("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:o({},i(2,"deg"),i(12,"deg",3)),space:c("spacing"),stroke:({theme:e})=>o({},e("colors"),{none:"none"}),strokeWidth:n(2),textColor:c("colors"),textDecorationColor:c("colors"),textDecorationThickness:o({"from-font":"from-font",auto:"auto"},i(8,"px")),textUnderlineOffset:o({auto:"auto"},i(8,"px")),textIndent:c("spacing"),textOpacity:c("opacity"),transitionDuration:({theme:e})=>o({},e("durations"),{DEFAULT:"150ms"}),transitionDelay:c("durations"),transitionProperty:{none:"none",all:"all",DEFAULT:"color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter",colors:"color,background-color,border-color,text-decoration-color,fill,stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4,0,0.2,1)",linear:"linear",in:"cubic-bezier(0.4,0,1,1)",out:"cubic-bezier(0,0,0.2,1)","in-out":"cubic-bezier(0.4,0,0.2,1)"},translate:({theme:e})=>o({},e("spacing"),r(2,4),{full:"100%"}),width:({theme:e})=>o({min:"min-content",max:"max-content",fit:"fit-content",screen:"100vw"},e("flexBasis")),willChange:{scroll:"scroll-position"},zIndex:o({},n(50,"",1,0,10),{auto:"auto"})};function r(e,t){let o={};do for(var a=1;a<e;a++)o[`${a}/${e}`]=Number((a/e*100).toFixed(6))+"%";while(++e<=t)return o}function i(e,t,o=0){let a={};for(;o<=e;o=2*o||1)a[o]=o+t;return a}function n(e,t="",o=1,a=0,r=1,i={}){for(;a<=e;a+=r)i[a]=a/o+t;return i}function c(e){return({theme:t})=>t(e)}let l={"*,::before,::after":{boxSizing:"border-box",borderWidth:"0",borderStyle:"solid",borderColor:"theme(borderColor.DEFAULT, currentColor)"},"::before,::after":{"--tw-content":"''"},html:{lineHeight:1.5,WebkitTextSizeAdjust:"100%",MozTabSize:"4",tabSize:4,fontFamily:`theme(fontFamily.sans, ${a.fontFamily.sans})`,fontFeatureSettings:"theme(fontFamily.sans[1].fontFeatureSettings, normal)"},body:{margin:"0",lineHeight:"inherit"},hr:{height:"0",color:"inherit",borderTopWidth:"1px"},"abbr:where([title])":{textDecoration:"underline dotted"},"h1,h2,h3,h4,h5,h6":{fontSize:"inherit",fontWeight:"inherit"},a:{color:"inherit",textDecoration:"inherit"},"b,strong":{fontWeight:"bolder"},"code,kbd,samp,pre":{fontFamily:`theme(fontFamily.mono, ${a.fontFamily.mono})`,fontFeatureSettings:"theme(fontFamily.mono[1].fontFeatureSettings, normal)",fontSize:"1em"},small:{fontSize:"80%"},"sub,sup":{fontSize:"75%",lineHeight:0,position:"relative",verticalAlign:"baseline"},sub:{bottom:"-0.25em"},sup:{top:"-0.5em"},table:{textIndent:"0",borderColor:"inherit",borderCollapse:"collapse"},"button,input,optgroup,select,textarea":{fontFamily:"inherit",fontSize:"100%",lineHeight:"inherit",color:"inherit",margin:"0",padding:"0"},"button,select":{textTransform:"none"},"button,[type='button'],[type='reset'],[type='submit']":{WebkitAppearance:"button",backgroundColor:"transparent",backgroundImage:"none"},":-moz-focusring":{outline:"auto"},":-moz-ui-invalid":{boxShadow:"none"},progress:{verticalAlign:"baseline"},"::-webkit-inner-spin-button,::-webkit-outer-spin-button":{height:"auto"},"[type='search']":{WebkitAppearance:"textfield",outlineOffset:"-2px"},"::-webkit-search-decoration":{WebkitAppearance:"none"},"::-webkit-file-upload-button":{WebkitAppearance:"button",font:"inherit"},summary:{display:"list-item"},"blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre":{margin:"0"},fieldset:{margin:"0",padding:"0"},legend:{padding:"0"},"ol,ul,menu":{listStyle:"none",margin:"0",padding:"0"},textarea:{resize:"vertical"},"input::placeholder,textarea::placeholder":{opacity:1,color:"theme(colors.gray.400, #9ca3af)"},'button,[role="button"]':{cursor:"pointer"},":disabled":{cursor:"default"},"img,svg,video,canvas,audio,iframe,embed,object":{display:"block",verticalAlign:"middle"},"img,video":{maxWidth:"100%",height:"auto"},"[hidden]":{display:"none"}},s=[e.match("\\[([-\\w]+):(.+)]",({1:t,2:o},a)=>({"@layer overrides":{"&":{[t]:e.arbitrary(`[${o}]`,"",a)}}})),e.match("(group|peer)([~/][^-[]+)?",({input:e},{h:t})=>[{c:t(e)}]),e.matchTheme("aspect-","aspectRatio"),e.match("container",(t,{theme:a})=>{let{screens:r=a("screens"),center:i,padding:n}=a("container"),c=o({width:"100%",marginRight:i&&"auto",marginLeft:i&&"auto"},m("xs"));for(let l in r){let s=r[l];"string"==typeof s&&(c[e.mql(s)]={"&":o({maxWidth:s},m(l))})}return c;function m(e){let t=n&&("string"==typeof n?n:n[e]||n.DEFAULT);if(t)return{paddingRight:t,paddingLeft:t}}}),e.matchTheme("content-","content",({_:e})=>({"--tw-content":e,content:"var(--tw-content)"})),e.match("(?:box-)?decoration-(slice|clone)","boxDecorationBreak"),e.match("box-(border|content)","boxSizing",({1:e})=>e+"-box"),e.match("hidden",{display:"none"}),e.match("table-(auto|fixed)","tableLayout"),e.match(["(block|flex|table|grid|inline|contents|flow-root|list-item)","(inline-(block|flex|table|grid))","(table-(caption|cell|column|row|(column|row|footer|header)-group))"],"display"),"(float)-(left|right|none)","(clear)-(left|right|none|both)","(overflow(?:-[xy])?)-(auto|hidden|clip|visible|scroll)","(isolation)-(auto)",e.match("isolate","isolation"),e.match("object-(contain|cover|fill|none|scale-down)","objectFit"),e.matchTheme("object-","objectPosition"),e.match("object-(top|bottom|center|(left|right)(-(top|bottom))?)","objectPosition",m),e.match("overscroll(-[xy])?-(auto|contain|none)",({1:e="",2:t})=>({["overscroll-behavior"+e]:t})),e.match("(static|fixed|absolute|relative|sticky)","position"),e.matchTheme("-?inset(-[xy])?(?:$|-)","inset",({1:e,_:t})=>({top:"-x"!=e&&t,right:"-y"!=e&&t,bottom:"-x"!=e&&t,left:"-y"!=e&&t})),e.matchTheme("-?(top|bottom|left|right)(?:$|-)","inset"),e.match("(visible|collapse)","visibility"),e.match("invisible",{visibility:"hidden"}),e.matchTheme("-?z-","zIndex"),e.match("flex-((row|col)(-reverse)?)","flexDirection",d),e.match("flex-(wrap|wrap-reverse|nowrap)","flexWrap"),e.matchTheme("(flex-(?:grow|shrink))(?:$|-)"),e.matchTheme("(flex)-"),e.matchTheme("grow(?:$|-)","flexGrow"),e.matchTheme("shrink(?:$|-)","flexShrink"),e.matchTheme("basis-","flexBasis"),e.matchTheme("-?(order)-"),"-?(order)-(\\d+)",e.matchTheme("grid-cols-","gridTemplateColumns"),e.match("grid-cols-(\\d+)","gridTemplateColumns",v),e.matchTheme("col-","gridColumn"),e.match("col-(span)-(\\d+)","gridColumn",y),e.matchTheme("col-start-","gridColumnStart"),e.match("col-start-(auto|\\d+)","gridColumnStart"),e.matchTheme("col-end-","gridColumnEnd"),e.match("col-end-(auto|\\d+)","gridColumnEnd"),e.matchTheme("grid-rows-","gridTemplateRows"),e.match("grid-rows-(\\d+)","gridTemplateRows",v),e.matchTheme("row-","gridRow"),e.match("row-(span)-(\\d+)","gridRow",y),e.matchTheme("row-start-","gridRowStart"),e.match("row-start-(auto|\\d+)","gridRowStart"),e.matchTheme("row-end-","gridRowEnd"),e.match("row-end-(auto|\\d+)","gridRowEnd"),e.match("grid-flow-((row|col)(-dense)?)","gridAutoFlow",e=>m(d(e))),e.match("grid-flow-(dense)","gridAutoFlow"),e.matchTheme("auto-cols-","gridAutoColumns"),e.matchTheme("auto-rows-","gridAutoRows"),e.matchTheme("gap-x(?:$|-)","gap","columnGap"),e.matchTheme("gap-y(?:$|-)","gap","rowGap"),e.matchTheme("gap(?:$|-)","gap"),"(justify-(?:items|self))-",e.match("justify-","justifyContent",f),e.match("(content|items|self)-",e=>({["align-"+e[1]]:f(e)})),e.match("(place-(content|items|self))-",({1:e,$$:t})=>({[e]:("wun".includes(t[3])?"space-":"")+t})),e.matchTheme("p([xytrbl])?(?:$|-)","padding",g("padding")),e.matchTheme("-?m([xytrbl])?(?:$|-)","margin",g("margin")),e.matchTheme("-?space-(x|y)(?:$|-)","space",({1:e,_:t})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${e}-reverse`]:"0",["margin-"+({y:"top",x:"left"})[e]]:`calc(${t} * calc(1 - var(--tw-space-${e}-reverse)))`,["margin-"+({y:"bottom",x:"right"})[e]]:`calc(${t} * var(--tw-space-${e}-reverse))`}})),e.match("space-(x|y)-reverse",({1:e})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${e}-reverse`]:"1"}})),e.matchTheme("w-","width"),e.matchTheme("min-w-","minWidth"),e.matchTheme("max-w-","maxWidth"),e.matchTheme("h-","height"),e.matchTheme("min-h-","minHeight"),e.matchTheme("max-h-","maxHeight"),e.matchTheme("font-","fontWeight"),e.matchTheme("font-","fontFamily",({_:t})=>"string"==typeof(t=e.asArray(t))[1]?{fontFamily:p(t)}:o({fontFamily:p(t[0])},t[1])),e.match("antialiased",{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),e.match("subpixel-antialiased",{WebkitFontSmoothing:"auto",MozOsxFontSmoothing:"auto"}),e.match("italic","fontStyle"),e.match("not-italic",{fontStyle:"normal"}),e.match("(ordinal|slashed-zero|(normal|lining|oldstyle|proportional|tabular)-nums|(diagonal|stacked)-fractions)",({1:e,2:t="",3:a})=>"normal"==t?{fontVariantNumeric:"normal"}:o({["--tw-"+(a?"numeric-fraction":"pt".includes(t[0])?"numeric-spacing":t?"numeric-figure":e)]:e,fontVariantNumeric:"var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)"},T({"--tw-ordinal":"var(--tw-empty,/*!*/ /*!*/)","--tw-slashed-zero":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-figure":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-spacing":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-fraction":"var(--tw-empty,/*!*/ /*!*/)"}))),e.matchTheme("tracking-","letterSpacing"),e.matchTheme("leading-","lineHeight"),e.match("list-(inside|outside)","listStylePosition"),e.matchTheme("list-","listStyleType"),e.match("list-","listStyleType"),e.matchTheme("placeholder-opacity-","placeholderOpacity",({_:e})=>({"&::placeholder":{"--tw-placeholder-opacity":e}})),e.matchColor("placeholder-",{property:"color",selector:"&::placeholder"}),e.match("text-(left|center|right|justify|start|end)","textAlign"),e.match("text-(ellipsis|clip)","textOverflow"),e.matchTheme("text-opacity-","textOpacity","--tw-text-opacity"),e.matchColor("text-",{property:"color"}),e.matchTheme("text-","fontSize",({_:e})=>"string"==typeof e?{fontSize:e}:o({fontSize:e[0]},"string"==typeof e[1]?{lineHeight:e[1]}:e[1])),e.matchTheme("indent-","textIndent"),e.match("(overline|underline|line-through)","textDecorationLine"),e.match("no-underline",{textDecorationLine:"none"}),e.matchTheme("underline-offset-","textUnderlineOffset"),e.matchColor("decoration-",{section:"textDecorationColor",opacityVariable:!1,opacitySection:"opacity"}),e.matchTheme("decoration-","textDecorationThickness"),e.match("decoration-","textDecorationStyle"),e.match("(uppercase|lowercase|capitalize)","textTransform"),e.match("normal-case",{textTransform:"none"}),e.match("truncate",{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}),e.match("align-","verticalAlign"),e.match("whitespace-","whiteSpace"),e.match("break-normal",{wordBreak:"normal",overflowWrap:"normal"}),e.match("break-words",{overflowWrap:"break-word"}),e.match("break-all",{wordBreak:"break-all"}),e.match("break-keep",{wordBreak:"keep-all"}),e.matchColor("caret-",{opacityVariable:!1,opacitySection:"opacity"}),e.matchColor("accent-",{opacityVariable:!1,opacitySection:"opacity"}),e.match("bg-gradient-to-([trbl]|[tb][rl])","backgroundImage",({1:e})=>`linear-gradient(to ${h(e," ")},var(--tw-gradient-stops))`),e.matchColor("from-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:e})=>({"--tw-gradient-from":e.value,"--tw-gradient-to":e.color({opacityValue:"0"}),"--tw-gradient-stops":"var(--tw-gradient-from),var(--tw-gradient-to)"})),e.matchColor("via-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:e})=>({"--tw-gradient-to":e.color({opacityValue:"0"}),"--tw-gradient-stops":`var(--tw-gradient-from),${e.value},var(--tw-gradient-to)`})),e.matchColor("to-",{section:"gradientColorStops",property:"--tw-gradient-to",opacityVariable:!1,opacitySection:"opacity"}),e.match("bg-(fixed|local|scroll)","backgroundAttachment"),e.match("bg-origin-(border|padding|content)","backgroundOrigin",({1:e})=>e+"-box"),e.match(["bg-(no-repeat|repeat(-[xy])?)","bg-repeat-(round|space)"],"backgroundRepeat"),e.match("bg-blend-","backgroundBlendMode"),e.match("bg-clip-(border|padding|content|text)","backgroundClip",({1:e})=>e+("text"==e?"":"-box")),e.matchTheme("bg-opacity-","backgroundOpacity","--tw-bg-opacity"),e.matchColor("bg-",{section:"backgroundColor"}),e.matchTheme("bg-","backgroundImage"),e.matchTheme("bg-","backgroundPosition"),e.match("bg-(top|bottom|center|(left|right)(-(top|bottom))?)","backgroundPosition",m),e.matchTheme("bg-","backgroundSize"),e.matchTheme("rounded(?:$|-)","borderRadius"),e.matchTheme("rounded-([trbl]|[tb][rl])(?:$|-)","borderRadius",({1:e,_:t})=>{let o={t:["tl","tr"],r:["tr","br"],b:["bl","br"],l:["bl","tl"]}[e]||[e,e];return{[`border-${h(o[0])}-radius`]:t,[`border-${h(o[1])}-radius`]:t}}),e.match("border-(collapse|separate)","borderCollapse"),e.matchTheme("border-opacity(?:$|-)","borderOpacity","--tw-border-opacity"),e.match("border-(solid|dashed|dotted|double|none)","borderStyle"),e.matchTheme("border-spacing(-[xy])?(?:$|-)","borderSpacing",({1:e,_:t})=>o({},T({"--tw-border-spacing-x":"0","--tw-border-spacing-y":"0"}),{["--tw-border-spacing"+(e||"-x")]:t,["--tw-border-spacing"+(e||"-y")]:t,"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})),e.matchColor("border-([xytrbl])-",{section:"borderColor"},g("border","Color")),e.matchColor("border-"),e.matchTheme("border-([xytrbl])(?:$|-)","borderWidth",g("border","Width")),e.matchTheme("border(?:$|-)","borderWidth"),e.matchTheme("divide-opacity(?:$|-)","divideOpacity",({_:e})=>({"&>:not([hidden])~:not([hidden])":{"--tw-divide-opacity":e}})),e.match("divide-(solid|dashed|dotted|double|none)",({1:e})=>({"&>:not([hidden])~:not([hidden])":{borderStyle:e}})),e.match("divide-([xy]-reverse)",({1:e})=>({"&>:not([hidden])~:not([hidden])":{["--tw-divide-"+e]:"1"}})),e.matchTheme("divide-([xy])(?:$|-)","divideWidth",({1:e,_:t})=>{let o={x:"lr",y:"tb"}[e];return{"&>:not([hidden])~:not([hidden])":{[`--tw-divide-${e}-reverse`]:"0",[`border-${h(o[0])}Width`]:`calc(${t} * calc(1 - var(--tw-divide-${e}-reverse)))`,[`border-${h(o[1])}Width`]:`calc(${t} * var(--tw-divide-${e}-reverse))`}}}),e.matchColor("divide-",{property:"borderColor",selector:"&>:not([hidden])~:not([hidden])"}),e.matchTheme("ring-opacity(?:$|-)","ringOpacity","--tw-ring-opacity"),e.matchColor("ring-offset-",{property:"--tw-ring-offset-color",opacityVariable:!1}),e.matchTheme("ring-offset(?:$|-)","ringOffsetWidth","--tw-ring-offset-width"),e.match("ring-inset",{"--tw-ring-inset":"inset"}),e.matchColor("ring-",{property:"--tw-ring-color"}),e.matchTheme("ring(?:$|-)","ringWidth",({_:t},{theme:a})=>o({},T({"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000","&":{"--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":a("ringOffsetWidth","","0px"),"--tw-ring-offset-color":e.toColorValue(a("ringOffsetColor","","#fff")),"--tw-ring-color":e.toColorValue(a("ringColor","","#93c5fd"),{opacityVariable:"--tw-ring-opacity"}),"--tw-ring-opacity":a("ringOpacity","","0.5")}}),{"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${t} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"})),e.matchColor("shadow-",{section:"boxShadowColor",opacityVariable:!1,opacitySection:"opacity"},({_:e})=>({"--tw-shadow-color":e.value,"--tw-shadow":"var(--tw-shadow-colored)"})),e.matchTheme("shadow(?:$|-)","boxShadow",({_:e})=>o({},T({"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}),{"--tw-shadow":p(e),"--tw-shadow-colored":p(e).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g,"$1var(--tw-shadow-color)$2"),boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"})),e.matchTheme("(opacity)-"),e.match("mix-blend-","mixBlendMode"),...b(),...b("backdrop-"),e.matchTheme("transition(?:$|-)","transitionProperty",(e,{theme:t})=>({transitionProperty:p(e),transitionTimingFunction:"none"==e._?void 0:p(t("transitionTimingFunction","")),transitionDuration:"none"==e._?void 0:p(t("transitionDuration",""))})),e.matchTheme("duration(?:$|-)","transitionDuration","transitionDuration",p),e.matchTheme("ease(?:$|-)","transitionTimingFunction","transitionTimingFunction",p),e.matchTheme("delay(?:$|-)","transitionDelay","transitionDelay",p),e.matchTheme("animate(?:$|-)","animation",(e,{theme:t,h:o,e:a})=>{let r=p(e),i=r.split(" "),n=t("keyframes",i[0]);return n?{["@keyframes "+(i[0]=a(o(i[0])))]:n,animation:i.join(" ")}:{animation:r}}),"(transform)-(none)",e.match("transform",x),e.match("transform-(cpu|gpu)",({1:e})=>({"--tw-transform":w("gpu"==e)})),e.matchTheme("scale(-[xy])?-","scale",({1:e,_:t})=>o({["--tw-scale"+(e||"-x")]:t,["--tw-scale"+(e||"-y")]:t},x())),e.matchTheme("-?(rotate)-","rotate",u),e.matchTheme("-?(translate-[xy])-","translate",u),e.matchTheme("-?(skew-[xy])-","skew",u),e.match("origin-(center|((top|bottom)(-(left|right))?)|left|right)","transformOrigin",m),"(appearance)-",e.matchTheme("(columns)-"),"(columns)-(\\d+)","(break-(?:before|after|inside))-",e.matchTheme("(cursor)-"),"(cursor)-",e.match("snap-(none)","scroll-snap-type"),e.match("snap-(x|y|both)",({1:e})=>o({},T({"--tw-scroll-snap-strictness":"proximity"}),{"scroll-snap-type":e+" var(--tw-scroll-snap-strictness)"})),e.match("snap-(mandatory|proximity)","--tw-scroll-snap-strictness"),e.match("snap-(?:(start|end|center)|align-(none))","scroll-snap-align"),e.match("snap-(normal|always)","scroll-snap-stop"),e.match("scroll-(auto|smooth)","scroll-behavior"),e.matchTheme("scroll-p([xytrbl])?(?:$|-)","padding",g("scroll-padding")),e.matchTheme("-?scroll-m([xytrbl])?(?:$|-)","scroll-margin",g("scroll-margin")),e.match("touch-(auto|none|manipulation)","touch-action"),e.match("touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))",({1:e,2:t,3:a})=>o({},T({"--tw-pan-x":"var(--tw-empty,/*!*/ /*!*/)","--tw-pan-y":"var(--tw-empty,/*!*/ /*!*/)","--tw-pinch-zoom":"var(--tw-empty,/*!*/ /*!*/)","--tw-touch-action":"var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)"}),{[`--tw-${t?"pan-x":a?"pan-y":e}`]:e,"touch-action":"var(--tw-touch-action)"})),e.match("outline-none",{outline:"2px solid transparent","outline-offset":"2px"}),e.match("outline",{outlineStyle:"solid"}),e.match("outline-(dashed|dotted|double)","outlineStyle"),e.matchTheme("-?(outline-offset)-"),e.matchColor("outline-",{opacityVariable:!1,opacitySection:"opacity"}),e.matchTheme("outline-","outlineWidth"),"(pointer-events)-",e.matchTheme("(will-change)-"),"(will-change)-",["resize(?:-(none|x|y))?","resize",({1:e})=>({x:"horizontal",y:"vertical"})[e]||e||"both"],e.match("select-(none|text|all|auto)","userSelect"),e.matchColor("fill-",{section:"fill",opacityVariable:!1,opacitySection:"opacity"}),e.matchColor("stroke-",{section:"stroke",opacityVariable:!1,opacitySection:"opacity"}),e.matchTheme("stroke-","strokeWidth"),e.match("sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0,0,0,0)",borderWidth:"0"}),e.match("not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal",clip:"auto"})];function m(e){return("string"==typeof e?e:e[1]).replace(/-/g," ").trim()}function d(e){return("string"==typeof e?e:e[1]).replace("col","column")}function h(e,t="-"){let o=[];for(let a of e)o.push({t:"top",r:"right",b:"bottom",l:"left"}[a]);return o.join(t)}function p(e){return e&&""+(e._||e)}function f({$$:e}){return(({r:"flex-","":"flex-",w:"space-",u:"space-",n:"space-"})[e[3]||""]||"")+e}function g(t,a=""){return({1:r,_:i})=>{let n={x:"lr",y:"tb"}[r]||r+r;return n?o({},e.toCSS(t+"-"+h(n[0])+a,i),e.toCSS(t+"-"+h(n[1])+a,i)):e.toCSS(t+a,i)}}function b(t=""){let a=["blur","brightness","contrast","grayscale","hue-rotate","invert",t&&"opacity","saturate","sepia",!t&&"drop-shadow"].filter(Boolean),r={};for(let i of a)r[`--tw-${t}${i}`]="var(--tw-empty,/*!*/ /*!*/)";return r=o({},T(r),{[`${t}filter`]:a.map(e=>`var(--tw-${t}${e})`).join(" ")}),[`(${t}filter)-(none)`,e.match(`${t}filter`,r),...a.map(a=>e.matchTheme(`${"h"==a[0]?"-?":""}(${t}${a})(?:$|-)`,a,({1:t,_:i})=>o({[`--tw-${t}`]:e.asArray(i).map(e=>`${a}(${e})`).join(" ")},r)))]}function u({1:e,_:t}){return o({["--tw-"+e]:t},x())}function x(){return o({},T({"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1","--tw-transform":w()}),{transform:"var(--tw-transform)"})}function w(e){return[e?"translate3d(var(--tw-translate-x),var(--tw-translate-y),0)":"translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" ")}function y({1:e,2:t}){return`${e} ${t} / ${e} ${t}`}function v({1:e}){return`repeat(${e},minmax(0,1fr))`}function T(e){return{"@layer defaults":{"*,::before,::after":e,"::backdrop":e}}}let k=[["sticky","@supports ((position: -webkit-sticky) or (position:sticky))"],["motion-reduce","@media (prefers-reduced-motion:reduce)"],["motion-safe","@media (prefers-reduced-motion:no-preference)"],["print","@media print"],["(portrait|landscape)",({1:e})=>`@media (orientation:${e})`],["contrast-(more|less)",({1:e})=>`@media (prefers-contrast:${e})`],["(first-(letter|line)|placeholder|backdrop|before|after)",({1:e})=>`&::${e}`],["(marker|selection)",({1:e})=>`& *::${e},&::${e}`],["file","&::file-selector-button"],["(first|last|only)",({1:e})=>`&:${e}-child`],["even","&:nth-child(2n)"],["odd","&:nth-child(odd)"],["open","&[open]"],["(aria|data)-",({1:t,$$:o},a)=>o&&`&[${t}-${a.theme(t,o)||e.arbitrary(o,"",a)||`${o}="true"`}]`],["((group|peer)(~[^-[]+)?)(-\\[(.+)]|[-[].+?)(\\/.+)?",({2:t,3:o="",4:a,5:r="",6:i=o},{e:n,h:c,v:l})=>{let s=e.normalize(r)||("["==a[0]?a:l(a.slice(1)));return`${(s.includes("&")?s:"&"+s).replace(/&/g,`:merge(.${n(c(t+i))})`)}${"p"==t[0]?"~":" "}&`}],["(ltr|rtl)",({1:e})=>`[dir="${e}"] &`],["supports-",({$$:t},o)=>{if(t&&(t=o.theme("supports",t)||e.arbitrary(t,"",o)),t)return t.includes(":")||(t+=":var(--tw)"),/^\w*\s*\(/.test(t)||(t=`(${t})`),`@supports ${t.replace(/\b(and|or|not)\b/g," $1 ").trim()}`}],["max-",({$$:t},o)=>{if(t&&(t=o.theme("screens",t)||e.arbitrary(t,"",o)),"string"==typeof t)return`@media not all and (min-width:${t})`}],["min-",({$$:t},o)=>(t&&(t=e.arbitrary(t,"",o)),t&&`@media (min-width:${t})`)],[/^\[(.+)]$/,({1:t})=>/[&@]/.test(t)&&e.normalize(t).replace(/[}]+$/,"").split("{")]],$={__proto__:null,slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"}};return function({disablePreflight:e}={}){return function({colors:e,disablePreflight:t}={}){return{preflight:t?void 0:l,theme:o({},a,{colors:o({inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff"},e)}),variants:k,rules:s,finalize:e=>e.n&&e.d&&e.r.some(e=>/^&::(before|after)$/.test(e))&&!/(^|;)content:/.test(e.d)?o({},e,{d:"content:var(--tw-content);"+e.d}):e}}({colors:$,disablePreflight:e})}}(twind.core);//# sourceMappingURL=preset-tailwind.global.js.map

@@ -319,11 +319,9 @@ var // indirection wrapper to remove autocomplete functions from production bundles

fontVariantNumeric: 'var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)',
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-ordinal': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-slashed-zero': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-numeric-figure': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-numeric-spacing': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-numeric-fraction': 'var(--tw-empty,/*!*/ /*!*/)'
}
}
...asDefaults({
'--tw-ordinal': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-slashed-zero': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-numeric-figure': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-numeric-spacing': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-numeric-fraction': 'var(--tw-empty,/*!*/ /*!*/)'
})
}),

@@ -564,8 +562,6 @@ // Letter Spacing

matchTheme('border-spacing(-[xy])?(?:$|-)', 'borderSpacing', ({ 1: $1 , _ })=>({
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-border-spacing-x': 0,
'--tw-border-spacing-y': 0
}
},
...asDefaults({
'--tw-border-spacing-x': '0',
'--tw-border-spacing-y': '0'
}),
['--tw-border-spacing' + ($1 || '-x')]: _,

@@ -646,23 +642,21 @@ ['--tw-border-spacing' + ($1 || '-y')]: _,

matchTheme('ring(?:$|-)', 'ringWidth', ({ _ }, { theme })=>({
...asDefaults({
'--tw-ring-offset-shadow': '0 0 #0000',
'--tw-ring-shadow': '0 0 #0000',
'--tw-shadow': '0 0 #0000',
'--tw-shadow-colored': '0 0 #0000',
// Within own declaration to have the defaults above to be merged with defaults from shadow
'&': {
'--tw-ring-inset': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-ring-offset-width': theme('ringOffsetWidth', '', '0px'),
'--tw-ring-offset-color': toColorValue(theme('ringOffsetColor', '', '#fff')),
'--tw-ring-color': toColorValue(theme('ringColor', '', '#93c5fd'), {
opacityVariable: '--tw-ring-opacity'
}),
'--tw-ring-opacity': theme('ringOpacity', '', '0.5')
}
}),
'--tw-ring-offset-shadow': "var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)",
'--tw-ring-shadow': `var(--tw-ring-inset) 0 0 0 calc(${_} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,
boxShadow: "var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)",
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-ring-offset-shadow': '0 0 #0000',
'--tw-ring-shadow': '0 0 #0000',
'--tw-shadow': '0 0 #0000',
'--tw-shadow-colored': '0 0 #0000',
// Within own declaration to have the defaults above to be merged with defaults from shadow
'&': {
'--tw-ring-inset': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-ring-offset-width': theme('ringOffsetWidth', '', '0px'),
'--tw-ring-offset-color': toColorValue(theme('ringOffsetColor', '', '#fff')),
'--tw-ring-color': toColorValue(theme('ringColor', '', '#93c5fd'), {
opacityVariable: '--tw-ring-opacity'
}),
'--tw-ring-opacity': theme('ringOpacity', '', '0.5')
}
}
}
boxShadow: "var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"
})),

@@ -680,2 +674,8 @@ /* EFFECTS */ // Box Shadow Color

matchTheme('shadow(?:$|-)', 'boxShadow', ({ _ })=>({
...asDefaults({
'--tw-ring-offset-shadow': '0 0 #0000',
'--tw-ring-shadow': '0 0 #0000',
'--tw-shadow': '0 0 #0000',
'--tw-shadow-colored': '0 0 #0000'
}),
'--tw-shadow': join(_),

@@ -685,11 +685,3 @@ // replace all colors with reference to --tw-shadow-colored

'--tw-shadow-colored': join(_).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g, '$1var(--tw-shadow-color)$2'),
boxShadow: "var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)",
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-ring-offset-shadow': '0 0 #0000',
'--tw-ring-shadow': '0 0 #0000',
'--tw-shadow': '0 0 #0000',
'--tw-shadow-colored': '0 0 #0000'
}
}
boxShadow: "var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"
})),

@@ -830,8 +822,6 @@ // Opacity

match('snap-(x|y|both)', ({ 1: $1 })=>({
'scroll-snap-type': $1 + ' var(--tw-scroll-snap-strictness)',
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-scroll-snap-strictness': 'proximity'
}
}
...asDefaults({
'--tw-scroll-snap-strictness': 'proximity'
}),
'scroll-snap-type': $1 + ' var(--tw-scroll-snap-strictness)'
})),

@@ -852,2 +842,8 @@ match('snap-(mandatory|proximity)', '--tw-scroll-snap-strictness'),

match('touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))', ({ 1: $1 , 2: $2 , 3: $3 })=>({
...asDefaults({
'--tw-pan-x': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-pan-y': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-pinch-zoom': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-touch-action': 'var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)'
}),
// x, left, right -> pan-x

@@ -857,11 +853,3 @@ // y, up, down -> pan-y

[`--tw-${$2 ? 'pan-x' : $3 ? 'pan-y' : $1}`]: $1,
'touch-action': 'var(--tw-touch-action)',
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-pan-x': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-pan-y': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-pinch-zoom': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-touch-action': 'var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)'
}
}
'touch-action': 'var(--tw-touch-action)'
})),

@@ -1003,8 +991,6 @@ // Outline Style

return defaults = {
// move defaults
...asDefaults(defaults),
// add default filter which allows standalone usage
[`${prefix}filter`]: filters.map((key)=>`var(--tw-${prefix}${key})`).join(' '),
// move defaults
'@layer defaults': {
'*,::before,::after,::backdrop': defaults
}
[`${prefix}filter`]: filters.map((key)=>`var(--tw-${prefix}${key})`).join(' ')
}, [

@@ -1028,15 +1014,13 @@ `(${prefix}filter)-(none)`,

return {
transform: 'var(--tw-transform)',
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-translate-x': '0',
'--tw-translate-y': '0',
'--tw-rotate': '0',
'--tw-skew-x': '0',
'--tw-skew-y': '0',
'--tw-scale-x': '1',
'--tw-scale-y': '1',
'--tw-transform': transformValue()
}
}
...asDefaults({
'--tw-translate-x': '0',
'--tw-translate-y': '0',
'--tw-rotate': '0',
'--tw-skew-x': '0',
'--tw-skew-y': '0',
'--tw-scale-x': '1',
'--tw-scale-y': '1',
'--tw-transform': transformValue()
}),
transform: 'var(--tw-transform)'
};

@@ -1066,3 +1050,11 @@ }

}
function asDefaults(props) {
return {
'@layer defaults': {
'*,::before,::after': props,
'::backdrop': props
}
};
}
export { rules as default };
//# sourceMappingURL=rules.dev.js.map

@@ -1,1 +0,1 @@

this.twind=this.twind||{},this.twind.presetTailwind_rules=function(t){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var o=arguments[e];for(var a in o)Object.prototype.hasOwnProperty.call(o,a)&&(t[a]=o[a])}return t}).apply(this,arguments)}function o(){return e.apply(this,arguments)}function a(e,o){return t.withAutocomplete(e,o)}let r=[t.match("\\[([-\\w]+):(.+)]",({1:e,2:o},a)=>({"@layer overrides":{"&":{[e]:t.arbitrary(`[${o}]`,"",a)}}})),a(t.match("(group|peer)([~/][^-[]+)?",({input:t},{h:e})=>[{c:e(t)}]),()=>["group","peer"]),t.matchTheme("aspect-","aspectRatio"),t.match("container",(e,{theme:a})=>{let{screens:r=a("screens"),center:i,padding:n}=a("container"),c=o({width:"100%",marginRight:i&&"auto",marginLeft:i&&"auto"},h("xs"));for(let l in r){let s=r[l];"string"==typeof s&&(c[t.mql(s)]={"&":o({maxWidth:s},h(l))})}return c;function h(t){let e=n&&("string"==typeof n?n:n[t]||n.DEFAULT);if(e)return{paddingRight:e,paddingLeft:e}}}),t.matchTheme("content-","content",({_:t})=>({"--tw-content":t,content:"var(--tw-content)"})),t.match("(?:box-)?decoration-(slice|clone)","boxDecorationBreak"),t.match("box-(border|content)","boxSizing",({1:t})=>t+"-box"),t.match("hidden",{display:"none"}),t.match("table-(auto|fixed)","tableLayout"),t.match(["(block|flex|table|grid|inline|contents|flow-root|list-item)","(inline-(block|flex|table|grid))","(table-(caption|cell|column|row|(column|row|footer|header)-group))"],"display"),"(float)-(left|right|none)","(clear)-(left|right|none|both)","(overflow(?:-[xy])?)-(auto|hidden|clip|visible|scroll)","(isolation)-(auto)",t.match("isolate","isolation"),t.match("object-(contain|cover|fill|none|scale-down)","objectFit"),t.matchTheme("object-","objectPosition"),t.match("object-(top|bottom|center|(left|right)(-(top|bottom))?)","objectPosition",i),t.match("overscroll(-[xy])?-(auto|contain|none)",({1:t="",2:e})=>({["overscroll-behavior"+t]:e})),t.match("(static|fixed|absolute|relative|sticky)","position"),t.matchTheme("-?inset(-[xy])?(?:$|-)","inset",({1:t,_:e})=>({top:"-x"!=t&&e,right:"-y"!=t&&e,bottom:"-x"!=t&&e,left:"-y"!=t&&e})),t.matchTheme("-?(top|bottom|left|right)(?:$|-)","inset"),t.match("(visible|collapse)","visibility"),t.match("invisible",{visibility:"hidden"}),t.matchTheme("-?z-","zIndex"),t.match("flex-((row|col)(-reverse)?)","flexDirection",n),t.match("flex-(wrap|wrap-reverse|nowrap)","flexWrap"),t.matchTheme("(flex-(?:grow|shrink))(?:$|-)"),t.matchTheme("(flex)-"),t.matchTheme("grow(?:$|-)","flexGrow"),t.matchTheme("shrink(?:$|-)","flexShrink"),t.matchTheme("basis-","flexBasis"),t.matchTheme("-?(order)-"),a("-?(order)-(\\d+)",()=>f({end:12})),t.matchTheme("grid-cols-","gridTemplateColumns"),a(t.match("grid-cols-(\\d+)","gridTemplateColumns",u),()=>f({end:6})),t.matchTheme("col-","gridColumn"),a(t.match("col-(span)-(\\d+)","gridColumn",g),()=>f({end:12})),t.matchTheme("col-start-","gridColumnStart"),a(t.match("col-start-(auto|\\d+)","gridColumnStart"),({1:t})=>"auto"===t?[""]:f({end:13})),t.matchTheme("col-end-","gridColumnEnd"),a(t.match("col-end-(auto|\\d+)","gridColumnEnd"),({1:t})=>"auto"===t?[""]:f({end:13})),t.matchTheme("grid-rows-","gridTemplateRows"),a(t.match("grid-rows-(\\d+)","gridTemplateRows",u),()=>f({end:6})),t.matchTheme("row-","gridRow"),a(t.match("row-(span)-(\\d+)","gridRow",g),()=>f({end:6})),t.matchTheme("row-start-","gridRowStart"),a(t.match("row-start-(auto|\\d+)","gridRowStart"),({1:t})=>"auto"===t?[""]:f({end:7})),t.matchTheme("row-end-","gridRowEnd"),a(t.match("row-end-(auto|\\d+)","gridRowEnd"),({1:t})=>"auto"===t?[""]:f({end:7})),t.match("grid-flow-((row|col)(-dense)?)","gridAutoFlow",t=>i(n(t))),t.match("grid-flow-(dense)","gridAutoFlow"),t.matchTheme("auto-cols-","gridAutoColumns"),t.matchTheme("auto-rows-","gridAutoRows"),t.matchTheme("gap-x(?:$|-)","gap","columnGap"),t.matchTheme("gap-y(?:$|-)","gap","rowGap"),t.matchTheme("gap(?:$|-)","gap"),a("(justify-(?:items|self))-",({1:t})=>t.endsWith("-items-")?["start","end","center","stretch"]:["auto","start","end","center","stretch"]),a(t.match("justify-","justifyContent",s),()=>["start","end","center","between","around","evenly"]),a(t.match("(content|items|self)-",t=>({["align-"+t[1]]:s(t)})),({1:t})=>"content"==t?["center","start","end","between","around","evenly","stretch","baseline"]:"items"==t?["start","end","center","stretch","baseline"]:["auto","start","end","center","stretch","baseline"]),a(t.match("(place-(content|items|self))-",({1:t,$$:e})=>({[t]:("wun".includes(e[3])?"space-":"")+e})),({2:t})=>"content"==t?["center","start","end","between","around","evenly","stretch","baseline"]:"items"==t?["start","end","center","stretch","baseline"]:["auto","start","end","center","stretch","baseline"]),t.matchTheme("p([xytrbl])?(?:$|-)","padding",h("padding")),t.matchTheme("-?m([xytrbl])?(?:$|-)","margin",h("margin")),t.matchTheme("-?space-(x|y)(?:$|-)","space",({1:t,_:e})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"0",["margin-"+({y:"top",x:"left"})[t]]:`calc(${e} * calc(1 - var(--tw-space-${t}-reverse)))`,["margin-"+({y:"bottom",x:"right"})[t]]:`calc(${e} * var(--tw-space-${t}-reverse))`}})),t.match("space-(x|y)-reverse",({1:t})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"1"}})),t.matchTheme("w-","width"),t.matchTheme("min-w-","minWidth"),t.matchTheme("max-w-","maxWidth"),t.matchTheme("h-","height"),t.matchTheme("min-h-","minHeight"),t.matchTheme("max-h-","maxHeight"),t.matchTheme("font-","fontWeight"),t.matchTheme("font-","fontFamily",({_:e})=>"string"==typeof(e=t.asArray(e))[1]?{fontFamily:l(e)}:o({fontFamily:l(e[0])},e[1])),t.match("antialiased",{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),t.match("subpixel-antialiased",{WebkitFontSmoothing:"auto",MozOsxFontSmoothing:"auto"}),t.match("italic","fontStyle"),t.match("not-italic",{fontStyle:"normal"}),t.match("(ordinal|slashed-zero|(normal|lining|oldstyle|proportional|tabular)-nums|(diagonal|stacked)-fractions)",({1:t,2:e="",3:o})=>"normal"==e?{fontVariantNumeric:"normal"}:{["--tw-"+(o?"numeric-fraction":"pt".includes(e[0])?"numeric-spacing":e?"numeric-figure":t)]:t,fontVariantNumeric:"var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ordinal":"var(--tw-empty,/*!*/ /*!*/)","--tw-slashed-zero":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-figure":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-spacing":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-fraction":"var(--tw-empty,/*!*/ /*!*/)"}}}),t.matchTheme("tracking-","letterSpacing"),t.matchTheme("leading-","lineHeight"),t.match("list-(inside|outside)","listStylePosition"),t.matchTheme("list-","listStyleType"),a(t.match("list-","listStyleType"),()=>["none","disc","decimal"]),t.matchTheme("placeholder-opacity-","placeholderOpacity",({_:t})=>({"&::placeholder":{"--tw-placeholder-opacity":t}})),t.matchColor("placeholder-",{property:"color",selector:"&::placeholder"}),t.match("text-(left|center|right|justify|start|end)","textAlign"),t.match("text-(ellipsis|clip)","textOverflow"),t.matchTheme("text-opacity-","textOpacity","--tw-text-opacity"),t.matchColor("text-",{property:"color"}),t.matchTheme("text-","fontSize",({_:t})=>"string"==typeof t?{fontSize:t}:o({fontSize:t[0]},"string"==typeof t[1]?{lineHeight:t[1]}:t[1])),t.matchTheme("indent-","textIndent"),t.match("(overline|underline|line-through)","textDecorationLine"),t.match("no-underline",{textDecorationLine:"none"}),t.matchTheme("underline-offset-","textUnderlineOffset"),t.matchColor("decoration-",{section:"textDecorationColor",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("decoration-","textDecorationThickness"),a(t.match("decoration-","textDecorationStyle"),()=>["solid","double","dotted","dashed","wavy"]),t.match("(uppercase|lowercase|capitalize)","textTransform"),t.match("normal-case",{textTransform:"none"}),t.match("truncate",{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}),a(t.match("align-","verticalAlign"),()=>["baseline","top","middle","bottom","text-top","text-bottom","sub","super"]),a(t.match("whitespace-","whiteSpace"),()=>["normal","nowrap","pre","pre-line","pre-wrap"]),t.match("break-normal",{wordBreak:"normal",overflowWrap:"normal"}),t.match("break-words",{overflowWrap:"break-word"}),t.match("break-all",{wordBreak:"break-all"}),t.match("break-keep",{wordBreak:"keep-all"}),t.matchColor("caret-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("accent-",{opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-gradient-to-([trbl]|[tb][rl])","backgroundImage",({1:t})=>`linear-gradient(to ${c(t," ")},var(--tw-gradient-stops))`),t.matchColor("from-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-from":t.value,"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":"var(--tw-gradient-from),var(--tw-gradient-to)"})),t.matchColor("via-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":`var(--tw-gradient-from),${t.value},var(--tw-gradient-to)`})),t.matchColor("to-",{section:"gradientColorStops",property:"--tw-gradient-to",opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-(fixed|local|scroll)","backgroundAttachment"),t.match("bg-origin-(border|padding|content)","backgroundOrigin",({1:t})=>t+"-box"),t.match(["bg-(no-repeat|repeat(-[xy])?)","bg-repeat-(round|space)"],"backgroundRepeat"),a(t.match("bg-blend-","backgroundBlendMode"),()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),t.match("bg-clip-(border|padding|content|text)","backgroundClip",({1:t})=>t+("text"==t?"":"-box")),t.matchTheme("bg-opacity-","backgroundOpacity","--tw-bg-opacity"),t.matchColor("bg-",{section:"backgroundColor"}),t.matchTheme("bg-","backgroundImage"),t.matchTheme("bg-","backgroundPosition"),t.match("bg-(top|bottom|center|(left|right)(-(top|bottom))?)","backgroundPosition",i),t.matchTheme("bg-","backgroundSize"),t.matchTheme("rounded(?:$|-)","borderRadius"),t.matchTheme("rounded-([trbl]|[tb][rl])(?:$|-)","borderRadius",({1:t,_:e})=>{let o={t:["tl","tr"],r:["tr","br"],b:["bl","br"],l:["bl","tl"]}[t]||[t,t];return{[`border-${c(o[0])}-radius`]:e,[`border-${c(o[1])}-radius`]:e}}),t.match("border-(collapse|separate)","borderCollapse"),t.matchTheme("border-opacity(?:$|-)","borderOpacity","--tw-border-opacity"),t.match("border-(solid|dashed|dotted|double|none)","borderStyle"),t.matchTheme("border-spacing(-[xy])?(?:$|-)","borderSpacing",({1:t,_:e})=>({"@layer defaults":{"*,::before,::after,::backdrop":{"--tw-border-spacing-x":0,"--tw-border-spacing-y":0}},["--tw-border-spacing"+(t||"-x")]:e,["--tw-border-spacing"+(t||"-y")]:e,"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})),t.matchColor("border-([xytrbl])-",{section:"borderColor"},h("border","Color")),t.matchColor("border-"),t.matchTheme("border-([xytrbl])(?:$|-)","borderWidth",h("border","Width")),t.matchTheme("border(?:$|-)","borderWidth"),t.matchTheme("divide-opacity(?:$|-)","divideOpacity",({_:t})=>({"&>:not([hidden])~:not([hidden])":{"--tw-divide-opacity":t}})),t.match("divide-(solid|dashed|dotted|double|none)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{borderStyle:t}})),t.match("divide-([xy]-reverse)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{["--tw-divide-"+t]:"1"}})),t.matchTheme("divide-([xy])(?:$|-)","divideWidth",({1:t,_:e})=>{let o={x:"lr",y:"tb"}[t];return{"&>:not([hidden])~:not([hidden])":{[`--tw-divide-${t}-reverse`]:"0",[`border-${c(o[0])}Width`]:`calc(${e} * calc(1 - var(--tw-divide-${t}-reverse)))`,[`border-${c(o[1])}Width`]:`calc(${e} * var(--tw-divide-${t}-reverse))`}}}),t.matchColor("divide-",{property:"borderColor",selector:"&>:not([hidden])~:not([hidden])"}),t.matchTheme("ring-opacity(?:$|-)","ringOpacity","--tw-ring-opacity"),t.matchColor("ring-offset-",{property:"--tw-ring-offset-color",opacityVariable:!1}),t.matchTheme("ring-offset(?:$|-)","ringOffsetWidth","--tw-ring-offset-width"),t.match("ring-inset",{"--tw-ring-inset":"inset"}),t.matchColor("ring-",{property:"--tw-ring-color"}),t.matchTheme("ring(?:$|-)","ringWidth",({_:e},{theme:o})=>({"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${e} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000","&":{"--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":o("ringOffsetWidth","","0px"),"--tw-ring-offset-color":t.toColorValue(o("ringOffsetColor","","#fff")),"--tw-ring-color":t.toColorValue(o("ringColor","","#93c5fd"),{opacityVariable:"--tw-ring-opacity"}),"--tw-ring-opacity":o("ringOpacity","","0.5")}}}})),t.matchColor("shadow-",{section:"boxShadowColor",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-shadow-color":t.value,"--tw-shadow":"var(--tw-shadow-colored)"})),t.matchTheme("shadow(?:$|-)","boxShadow",({_:t})=>({"--tw-shadow":l(t),"--tw-shadow-colored":l(t).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g,"$1var(--tw-shadow-color)$2"),boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}}})),t.matchTheme("(opacity)-"),a(t.match("mix-blend-","mixBlendMode"),()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),...d(),...d("backdrop-"),t.matchTheme("transition(?:$|-)","transitionProperty",(t,{theme:e})=>({transitionProperty:l(t),transitionTimingFunction:"none"==t._?void 0:l(e("transitionTimingFunction","")),transitionDuration:"none"==t._?void 0:l(e("transitionDuration",""))})),t.matchTheme("duration(?:$|-)","transitionDuration","transitionDuration",l),t.matchTheme("ease(?:$|-)","transitionTimingFunction","transitionTimingFunction",l),t.matchTheme("delay(?:$|-)","transitionDelay","transitionDelay",l),t.matchTheme("animate(?:$|-)","animation",(t,{theme:e,h:o,e:a})=>{let r=l(t),i=r.split(" "),n=e("keyframes",i[0]);return n?{["@keyframes "+(i[0]=a(o(i[0])))]:n,animation:i.join(" ")}:{animation:r}}),"(transform)-(none)",t.match("transform",p),t.match("transform-(cpu|gpu)",({1:t})=>({"--tw-transform":w("gpu"==t)})),t.matchTheme("scale(-[xy])?-","scale",({1:t,_:e})=>o({["--tw-scale"+(t||"-x")]:e,["--tw-scale"+(t||"-y")]:e},p())),t.matchTheme("-?(rotate)-","rotate",m),t.matchTheme("-?(translate-[xy])-","translate",m),t.matchTheme("-?(skew-[xy])-","skew",m),t.match("origin-(center|((top|bottom)(-(left|right))?)|left|right)","transformOrigin",i),a("(appearance)-",()=>["auto","none"]),t.matchTheme("(columns)-"),a("(columns)-(\\d+)",()=>f({end:12})),a("(break-(?:before|after|inside))-",({1:t})=>t.endsWith("-inside-")?["auto","avoid","avoid-page","avoid-column"]:["auto","avoid","all","avoid-page","page","left","right","column"]),t.matchTheme("(cursor)-"),a("(cursor)-",()=>["alias","all-scroll","auto","cell","col-resize","context-menu","copy","crosshair","default","e-resize","ew-resize","grab","grabbing","help","move","n-resize","ne-resize","nesw-resize","no-drop","none","not-allowed","ns-resize","nw-resize","nwse-resize","pointer","progress","row-resize","s-resize","se-resize","sw-resize","text","vertical-text","w-resize","wait","zoom-in","zoom-out"]),t.match("snap-(none)","scroll-snap-type"),t.match("snap-(x|y|both)",({1:t})=>({"scroll-snap-type":t+" var(--tw-scroll-snap-strictness)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-scroll-snap-strictness":"proximity"}}})),t.match("snap-(mandatory|proximity)","--tw-scroll-snap-strictness"),t.match("snap-(?:(start|end|center)|align-(none))","scroll-snap-align"),t.match("snap-(normal|always)","scroll-snap-stop"),t.match("scroll-(auto|smooth)","scroll-behavior"),t.matchTheme("scroll-p([xytrbl])?(?:$|-)","padding",h("scroll-padding")),t.matchTheme("-?scroll-m([xytrbl])?(?:$|-)","scroll-margin",h("scroll-margin")),t.match("touch-(auto|none|manipulation)","touch-action"),t.match("touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))",({1:t,2:e,3:o})=>({[`--tw-${e?"pan-x":o?"pan-y":t}`]:t,"touch-action":"var(--tw-touch-action)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-pan-x":"var(--tw-empty,/*!*/ /*!*/)","--tw-pan-y":"var(--tw-empty,/*!*/ /*!*/)","--tw-pinch-zoom":"var(--tw-empty,/*!*/ /*!*/)","--tw-touch-action":"var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)"}}})),t.match("outline-none",{outline:"2px solid transparent","outline-offset":"2px"}),t.match("outline",{outlineStyle:"solid"}),t.match("outline-(dashed|dotted|double)","outlineStyle"),t.matchTheme("-?(outline-offset)-"),t.matchColor("outline-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("outline-","outlineWidth"),a("(pointer-events)-",()=>["auto","none"]),t.matchTheme("(will-change)-"),a("(will-change)-",()=>["auto","contents","transform"]),["resize(?:-(none|x|y))?","resize",({1:t})=>({x:"horizontal",y:"vertical"})[t]||t||"both"],t.match("select-(none|text|all|auto)","userSelect"),t.matchColor("fill-",{section:"fill",opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("stroke-",{section:"stroke",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("stroke-","strokeWidth"),t.match("sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0,0,0,0)",borderWidth:"0"}),t.match("not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal",clip:"auto"})];function i(t){return("string"==typeof t?t:t[1]).replace(/-/g," ").trim()}function n(t){return("string"==typeof t?t:t[1]).replace("col","column")}function c(t,e="-"){let o=[];for(let a of t)o.push({t:"top",r:"right",b:"bottom",l:"left"}[a]);return o.join(e)}function l(t){return t&&""+(t._||t)}function s({$$:t}){return(({r:"flex-","":"flex-",w:"space-",u:"space-",n:"space-"})[t[3]||""]||"")+t}function h(e,a=""){return({1:r,_:i})=>{let n={x:"lr",y:"tb"}[r]||r+r;return n?o({},t.toCSS(e+"-"+c(n[0])+a,i),t.toCSS(e+"-"+c(n[1])+a,i)):t.toCSS(e+a,i)}}function d(e=""){let a=["blur","brightness","contrast","grayscale","hue-rotate","invert",e&&"opacity","saturate","sepia",!e&&"drop-shadow"].filter(Boolean),r={};for(let i of a)r[`--tw-${e}${i}`]="var(--tw-empty,/*!*/ /*!*/)";return r={[`${e}filter`]:a.map(t=>`var(--tw-${e}${t})`).join(" "),"@layer defaults":{"*,::before,::after,::backdrop":r}},[`(${e}filter)-(none)`,t.match(`${e}filter`,r),...a.map(a=>t.matchTheme(`${"h"==a[0]?"-?":""}(${e}${a})(?:$|-)`,a,({1:e,_:i})=>o({[`--tw-${e}`]:t.asArray(i).map(t=>`${a}(${t})`).join(" ")},r)))]}function m({1:t,_:e}){return o({["--tw-"+t]:e},p())}function p(){return{transform:"var(--tw-transform)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1","--tw-transform":w()}}}}function w(t){return[t?"translate3d(var(--tw-translate-x),var(--tw-translate-y),0)":"translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" ")}function g({1:t,2:e}){return`${t} ${e} / ${t} ${e}`}function u({1:t}){return`repeat(${t},minmax(0,1fr))`}function f({start:t=1,end:e,step:o=1}){let a=[];for(let r=t;r<=e;r+=o)a.push(`${r}`);return a}return r}(twind.core);//# sourceMappingURL=rules.global.dev.js.map
this.twind=this.twind||{},this.twind.presetTailwind_rules=function(t){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var o=arguments[e];for(var a in o)Object.prototype.hasOwnProperty.call(o,a)&&(t[a]=o[a])}return t}).apply(this,arguments)}function o(){return e.apply(this,arguments)}function a(e,o){return t.withAutocomplete(e,o)}let r=[t.match("\\[([-\\w]+):(.+)]",({1:e,2:o},a)=>({"@layer overrides":{"&":{[e]:t.arbitrary(`[${o}]`,"",a)}}})),a(t.match("(group|peer)([~/][^-[]+)?",({input:t},{h:e})=>[{c:e(t)}]),()=>["group","peer"]),t.matchTheme("aspect-","aspectRatio"),t.match("container",(e,{theme:a})=>{let{screens:r=a("screens"),center:n,padding:i}=a("container"),c=o({width:"100%",marginRight:n&&"auto",marginLeft:n&&"auto"},h("xs"));for(let l in r){let s=r[l];"string"==typeof s&&(c[t.mql(s)]={"&":o({maxWidth:s},h(l))})}return c;function h(t){let e=i&&("string"==typeof i?i:i[t]||i.DEFAULT);if(e)return{paddingRight:e,paddingLeft:e}}}),t.matchTheme("content-","content",({_:t})=>({"--tw-content":t,content:"var(--tw-content)"})),t.match("(?:box-)?decoration-(slice|clone)","boxDecorationBreak"),t.match("box-(border|content)","boxSizing",({1:t})=>t+"-box"),t.match("hidden",{display:"none"}),t.match("table-(auto|fixed)","tableLayout"),t.match(["(block|flex|table|grid|inline|contents|flow-root|list-item)","(inline-(block|flex|table|grid))","(table-(caption|cell|column|row|(column|row|footer|header)-group))"],"display"),"(float)-(left|right|none)","(clear)-(left|right|none|both)","(overflow(?:-[xy])?)-(auto|hidden|clip|visible|scroll)","(isolation)-(auto)",t.match("isolate","isolation"),t.match("object-(contain|cover|fill|none|scale-down)","objectFit"),t.matchTheme("object-","objectPosition"),t.match("object-(top|bottom|center|(left|right)(-(top|bottom))?)","objectPosition",n),t.match("overscroll(-[xy])?-(auto|contain|none)",({1:t="",2:e})=>({["overscroll-behavior"+t]:e})),t.match("(static|fixed|absolute|relative|sticky)","position"),t.matchTheme("-?inset(-[xy])?(?:$|-)","inset",({1:t,_:e})=>({top:"-x"!=t&&e,right:"-y"!=t&&e,bottom:"-x"!=t&&e,left:"-y"!=t&&e})),t.matchTheme("-?(top|bottom|left|right)(?:$|-)","inset"),t.match("(visible|collapse)","visibility"),t.match("invisible",{visibility:"hidden"}),t.matchTheme("-?z-","zIndex"),t.match("flex-((row|col)(-reverse)?)","flexDirection",i),t.match("flex-(wrap|wrap-reverse|nowrap)","flexWrap"),t.matchTheme("(flex-(?:grow|shrink))(?:$|-)"),t.matchTheme("(flex)-"),t.matchTheme("grow(?:$|-)","flexGrow"),t.matchTheme("shrink(?:$|-)","flexShrink"),t.matchTheme("basis-","flexBasis"),t.matchTheme("-?(order)-"),a("-?(order)-(\\d+)",()=>f({end:12})),t.matchTheme("grid-cols-","gridTemplateColumns"),a(t.match("grid-cols-(\\d+)","gridTemplateColumns",u),()=>f({end:6})),t.matchTheme("col-","gridColumn"),a(t.match("col-(span)-(\\d+)","gridColumn",g),()=>f({end:12})),t.matchTheme("col-start-","gridColumnStart"),a(t.match("col-start-(auto|\\d+)","gridColumnStart"),({1:t})=>"auto"===t?[""]:f({end:13})),t.matchTheme("col-end-","gridColumnEnd"),a(t.match("col-end-(auto|\\d+)","gridColumnEnd"),({1:t})=>"auto"===t?[""]:f({end:13})),t.matchTheme("grid-rows-","gridTemplateRows"),a(t.match("grid-rows-(\\d+)","gridTemplateRows",u),()=>f({end:6})),t.matchTheme("row-","gridRow"),a(t.match("row-(span)-(\\d+)","gridRow",g),()=>f({end:6})),t.matchTheme("row-start-","gridRowStart"),a(t.match("row-start-(auto|\\d+)","gridRowStart"),({1:t})=>"auto"===t?[""]:f({end:7})),t.matchTheme("row-end-","gridRowEnd"),a(t.match("row-end-(auto|\\d+)","gridRowEnd"),({1:t})=>"auto"===t?[""]:f({end:7})),t.match("grid-flow-((row|col)(-dense)?)","gridAutoFlow",t=>n(i(t))),t.match("grid-flow-(dense)","gridAutoFlow"),t.matchTheme("auto-cols-","gridAutoColumns"),t.matchTheme("auto-rows-","gridAutoRows"),t.matchTheme("gap-x(?:$|-)","gap","columnGap"),t.matchTheme("gap-y(?:$|-)","gap","rowGap"),t.matchTheme("gap(?:$|-)","gap"),a("(justify-(?:items|self))-",({1:t})=>t.endsWith("-items-")?["start","end","center","stretch"]:["auto","start","end","center","stretch"]),a(t.match("justify-","justifyContent",s),()=>["start","end","center","between","around","evenly"]),a(t.match("(content|items|self)-",t=>({["align-"+t[1]]:s(t)})),({1:t})=>"content"==t?["center","start","end","between","around","evenly","stretch","baseline"]:"items"==t?["start","end","center","stretch","baseline"]:["auto","start","end","center","stretch","baseline"]),a(t.match("(place-(content|items|self))-",({1:t,$$:e})=>({[t]:("wun".includes(e[3])?"space-":"")+e})),({2:t})=>"content"==t?["center","start","end","between","around","evenly","stretch","baseline"]:"items"==t?["start","end","center","stretch","baseline"]:["auto","start","end","center","stretch","baseline"]),t.matchTheme("p([xytrbl])?(?:$|-)","padding",h("padding")),t.matchTheme("-?m([xytrbl])?(?:$|-)","margin",h("margin")),t.matchTheme("-?space-(x|y)(?:$|-)","space",({1:t,_:e})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"0",["margin-"+({y:"top",x:"left"})[t]]:`calc(${e} * calc(1 - var(--tw-space-${t}-reverse)))`,["margin-"+({y:"bottom",x:"right"})[t]]:`calc(${e} * var(--tw-space-${t}-reverse))`}})),t.match("space-(x|y)-reverse",({1:t})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"1"}})),t.matchTheme("w-","width"),t.matchTheme("min-w-","minWidth"),t.matchTheme("max-w-","maxWidth"),t.matchTheme("h-","height"),t.matchTheme("min-h-","minHeight"),t.matchTheme("max-h-","maxHeight"),t.matchTheme("font-","fontWeight"),t.matchTheme("font-","fontFamily",({_:e})=>"string"==typeof(e=t.asArray(e))[1]?{fontFamily:l(e)}:o({fontFamily:l(e[0])},e[1])),t.match("antialiased",{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),t.match("subpixel-antialiased",{WebkitFontSmoothing:"auto",MozOsxFontSmoothing:"auto"}),t.match("italic","fontStyle"),t.match("not-italic",{fontStyle:"normal"}),t.match("(ordinal|slashed-zero|(normal|lining|oldstyle|proportional|tabular)-nums|(diagonal|stacked)-fractions)",({1:t,2:e="",3:a})=>"normal"==e?{fontVariantNumeric:"normal"}:o({["--tw-"+(a?"numeric-fraction":"pt".includes(e[0])?"numeric-spacing":e?"numeric-figure":t)]:t,fontVariantNumeric:"var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)"},b({"--tw-ordinal":"var(--tw-empty,/*!*/ /*!*/)","--tw-slashed-zero":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-figure":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-spacing":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-fraction":"var(--tw-empty,/*!*/ /*!*/)"}))),t.matchTheme("tracking-","letterSpacing"),t.matchTheme("leading-","lineHeight"),t.match("list-(inside|outside)","listStylePosition"),t.matchTheme("list-","listStyleType"),a(t.match("list-","listStyleType"),()=>["none","disc","decimal"]),t.matchTheme("placeholder-opacity-","placeholderOpacity",({_:t})=>({"&::placeholder":{"--tw-placeholder-opacity":t}})),t.matchColor("placeholder-",{property:"color",selector:"&::placeholder"}),t.match("text-(left|center|right|justify|start|end)","textAlign"),t.match("text-(ellipsis|clip)","textOverflow"),t.matchTheme("text-opacity-","textOpacity","--tw-text-opacity"),t.matchColor("text-",{property:"color"}),t.matchTheme("text-","fontSize",({_:t})=>"string"==typeof t?{fontSize:t}:o({fontSize:t[0]},"string"==typeof t[1]?{lineHeight:t[1]}:t[1])),t.matchTheme("indent-","textIndent"),t.match("(overline|underline|line-through)","textDecorationLine"),t.match("no-underline",{textDecorationLine:"none"}),t.matchTheme("underline-offset-","textUnderlineOffset"),t.matchColor("decoration-",{section:"textDecorationColor",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("decoration-","textDecorationThickness"),a(t.match("decoration-","textDecorationStyle"),()=>["solid","double","dotted","dashed","wavy"]),t.match("(uppercase|lowercase|capitalize)","textTransform"),t.match("normal-case",{textTransform:"none"}),t.match("truncate",{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}),a(t.match("align-","verticalAlign"),()=>["baseline","top","middle","bottom","text-top","text-bottom","sub","super"]),a(t.match("whitespace-","whiteSpace"),()=>["normal","nowrap","pre","pre-line","pre-wrap"]),t.match("break-normal",{wordBreak:"normal",overflowWrap:"normal"}),t.match("break-words",{overflowWrap:"break-word"}),t.match("break-all",{wordBreak:"break-all"}),t.match("break-keep",{wordBreak:"keep-all"}),t.matchColor("caret-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("accent-",{opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-gradient-to-([trbl]|[tb][rl])","backgroundImage",({1:t})=>`linear-gradient(to ${c(t," ")},var(--tw-gradient-stops))`),t.matchColor("from-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-from":t.value,"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":"var(--tw-gradient-from),var(--tw-gradient-to)"})),t.matchColor("via-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":`var(--tw-gradient-from),${t.value},var(--tw-gradient-to)`})),t.matchColor("to-",{section:"gradientColorStops",property:"--tw-gradient-to",opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-(fixed|local|scroll)","backgroundAttachment"),t.match("bg-origin-(border|padding|content)","backgroundOrigin",({1:t})=>t+"-box"),t.match(["bg-(no-repeat|repeat(-[xy])?)","bg-repeat-(round|space)"],"backgroundRepeat"),a(t.match("bg-blend-","backgroundBlendMode"),()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),t.match("bg-clip-(border|padding|content|text)","backgroundClip",({1:t})=>t+("text"==t?"":"-box")),t.matchTheme("bg-opacity-","backgroundOpacity","--tw-bg-opacity"),t.matchColor("bg-",{section:"backgroundColor"}),t.matchTheme("bg-","backgroundImage"),t.matchTheme("bg-","backgroundPosition"),t.match("bg-(top|bottom|center|(left|right)(-(top|bottom))?)","backgroundPosition",n),t.matchTheme("bg-","backgroundSize"),t.matchTheme("rounded(?:$|-)","borderRadius"),t.matchTheme("rounded-([trbl]|[tb][rl])(?:$|-)","borderRadius",({1:t,_:e})=>{let o={t:["tl","tr"],r:["tr","br"],b:["bl","br"],l:["bl","tl"]}[t]||[t,t];return{[`border-${c(o[0])}-radius`]:e,[`border-${c(o[1])}-radius`]:e}}),t.match("border-(collapse|separate)","borderCollapse"),t.matchTheme("border-opacity(?:$|-)","borderOpacity","--tw-border-opacity"),t.match("border-(solid|dashed|dotted|double|none)","borderStyle"),t.matchTheme("border-spacing(-[xy])?(?:$|-)","borderSpacing",({1:t,_:e})=>o({},b({"--tw-border-spacing-x":"0","--tw-border-spacing-y":"0"}),{["--tw-border-spacing"+(t||"-x")]:e,["--tw-border-spacing"+(t||"-y")]:e,"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})),t.matchColor("border-([xytrbl])-",{section:"borderColor"},h("border","Color")),t.matchColor("border-"),t.matchTheme("border-([xytrbl])(?:$|-)","borderWidth",h("border","Width")),t.matchTheme("border(?:$|-)","borderWidth"),t.matchTheme("divide-opacity(?:$|-)","divideOpacity",({_:t})=>({"&>:not([hidden])~:not([hidden])":{"--tw-divide-opacity":t}})),t.match("divide-(solid|dashed|dotted|double|none)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{borderStyle:t}})),t.match("divide-([xy]-reverse)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{["--tw-divide-"+t]:"1"}})),t.matchTheme("divide-([xy])(?:$|-)","divideWidth",({1:t,_:e})=>{let o={x:"lr",y:"tb"}[t];return{"&>:not([hidden])~:not([hidden])":{[`--tw-divide-${t}-reverse`]:"0",[`border-${c(o[0])}Width`]:`calc(${e} * calc(1 - var(--tw-divide-${t}-reverse)))`,[`border-${c(o[1])}Width`]:`calc(${e} * var(--tw-divide-${t}-reverse))`}}}),t.matchColor("divide-",{property:"borderColor",selector:"&>:not([hidden])~:not([hidden])"}),t.matchTheme("ring-opacity(?:$|-)","ringOpacity","--tw-ring-opacity"),t.matchColor("ring-offset-",{property:"--tw-ring-offset-color",opacityVariable:!1}),t.matchTheme("ring-offset(?:$|-)","ringOffsetWidth","--tw-ring-offset-width"),t.match("ring-inset",{"--tw-ring-inset":"inset"}),t.matchColor("ring-",{property:"--tw-ring-color"}),t.matchTheme("ring(?:$|-)","ringWidth",({_:e},{theme:a})=>o({},b({"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000","&":{"--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":a("ringOffsetWidth","","0px"),"--tw-ring-offset-color":t.toColorValue(a("ringOffsetColor","","#fff")),"--tw-ring-color":t.toColorValue(a("ringColor","","#93c5fd"),{opacityVariable:"--tw-ring-opacity"}),"--tw-ring-opacity":a("ringOpacity","","0.5")}}),{"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${e} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"})),t.matchColor("shadow-",{section:"boxShadowColor",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-shadow-color":t.value,"--tw-shadow":"var(--tw-shadow-colored)"})),t.matchTheme("shadow(?:$|-)","boxShadow",({_:t})=>o({},b({"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}),{"--tw-shadow":l(t),"--tw-shadow-colored":l(t).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g,"$1var(--tw-shadow-color)$2"),boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"})),t.matchTheme("(opacity)-"),a(t.match("mix-blend-","mixBlendMode"),()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),...m(),...m("backdrop-"),t.matchTheme("transition(?:$|-)","transitionProperty",(t,{theme:e})=>({transitionProperty:l(t),transitionTimingFunction:"none"==t._?void 0:l(e("transitionTimingFunction","")),transitionDuration:"none"==t._?void 0:l(e("transitionDuration",""))})),t.matchTheme("duration(?:$|-)","transitionDuration","transitionDuration",l),t.matchTheme("ease(?:$|-)","transitionTimingFunction","transitionTimingFunction",l),t.matchTheme("delay(?:$|-)","transitionDelay","transitionDelay",l),t.matchTheme("animate(?:$|-)","animation",(t,{theme:e,h:o,e:a})=>{let r=l(t),n=r.split(" "),i=e("keyframes",n[0]);return i?{["@keyframes "+(n[0]=a(o(n[0])))]:i,animation:n.join(" ")}:{animation:r}}),"(transform)-(none)",t.match("transform",p),t.match("transform-(cpu|gpu)",({1:t})=>({"--tw-transform":w("gpu"==t)})),t.matchTheme("scale(-[xy])?-","scale",({1:t,_:e})=>o({["--tw-scale"+(t||"-x")]:e,["--tw-scale"+(t||"-y")]:e},p())),t.matchTheme("-?(rotate)-","rotate",d),t.matchTheme("-?(translate-[xy])-","translate",d),t.matchTheme("-?(skew-[xy])-","skew",d),t.match("origin-(center|((top|bottom)(-(left|right))?)|left|right)","transformOrigin",n),a("(appearance)-",()=>["auto","none"]),t.matchTheme("(columns)-"),a("(columns)-(\\d+)",()=>f({end:12})),a("(break-(?:before|after|inside))-",({1:t})=>t.endsWith("-inside-")?["auto","avoid","avoid-page","avoid-column"]:["auto","avoid","all","avoid-page","page","left","right","column"]),t.matchTheme("(cursor)-"),a("(cursor)-",()=>["alias","all-scroll","auto","cell","col-resize","context-menu","copy","crosshair","default","e-resize","ew-resize","grab","grabbing","help","move","n-resize","ne-resize","nesw-resize","no-drop","none","not-allowed","ns-resize","nw-resize","nwse-resize","pointer","progress","row-resize","s-resize","se-resize","sw-resize","text","vertical-text","w-resize","wait","zoom-in","zoom-out"]),t.match("snap-(none)","scroll-snap-type"),t.match("snap-(x|y|both)",({1:t})=>o({},b({"--tw-scroll-snap-strictness":"proximity"}),{"scroll-snap-type":t+" var(--tw-scroll-snap-strictness)"})),t.match("snap-(mandatory|proximity)","--tw-scroll-snap-strictness"),t.match("snap-(?:(start|end|center)|align-(none))","scroll-snap-align"),t.match("snap-(normal|always)","scroll-snap-stop"),t.match("scroll-(auto|smooth)","scroll-behavior"),t.matchTheme("scroll-p([xytrbl])?(?:$|-)","padding",h("scroll-padding")),t.matchTheme("-?scroll-m([xytrbl])?(?:$|-)","scroll-margin",h("scroll-margin")),t.match("touch-(auto|none|manipulation)","touch-action"),t.match("touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))",({1:t,2:e,3:a})=>o({},b({"--tw-pan-x":"var(--tw-empty,/*!*/ /*!*/)","--tw-pan-y":"var(--tw-empty,/*!*/ /*!*/)","--tw-pinch-zoom":"var(--tw-empty,/*!*/ /*!*/)","--tw-touch-action":"var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)"}),{[`--tw-${e?"pan-x":a?"pan-y":t}`]:t,"touch-action":"var(--tw-touch-action)"})),t.match("outline-none",{outline:"2px solid transparent","outline-offset":"2px"}),t.match("outline",{outlineStyle:"solid"}),t.match("outline-(dashed|dotted|double)","outlineStyle"),t.matchTheme("-?(outline-offset)-"),t.matchColor("outline-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("outline-","outlineWidth"),a("(pointer-events)-",()=>["auto","none"]),t.matchTheme("(will-change)-"),a("(will-change)-",()=>["auto","contents","transform"]),["resize(?:-(none|x|y))?","resize",({1:t})=>({x:"horizontal",y:"vertical"})[t]||t||"both"],t.match("select-(none|text|all|auto)","userSelect"),t.matchColor("fill-",{section:"fill",opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("stroke-",{section:"stroke",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("stroke-","strokeWidth"),t.match("sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0,0,0,0)",borderWidth:"0"}),t.match("not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal",clip:"auto"})];function n(t){return("string"==typeof t?t:t[1]).replace(/-/g," ").trim()}function i(t){return("string"==typeof t?t:t[1]).replace("col","column")}function c(t,e="-"){let o=[];for(let a of t)o.push({t:"top",r:"right",b:"bottom",l:"left"}[a]);return o.join(e)}function l(t){return t&&""+(t._||t)}function s({$$:t}){return(({r:"flex-","":"flex-",w:"space-",u:"space-",n:"space-"})[t[3]||""]||"")+t}function h(e,a=""){return({1:r,_:n})=>{let i={x:"lr",y:"tb"}[r]||r+r;return i?o({},t.toCSS(e+"-"+c(i[0])+a,n),t.toCSS(e+"-"+c(i[1])+a,n)):t.toCSS(e+a,n)}}function m(e=""){let a=["blur","brightness","contrast","grayscale","hue-rotate","invert",e&&"opacity","saturate","sepia",!e&&"drop-shadow"].filter(Boolean),r={};for(let n of a)r[`--tw-${e}${n}`]="var(--tw-empty,/*!*/ /*!*/)";return r=o({},b(r),{[`${e}filter`]:a.map(t=>`var(--tw-${e}${t})`).join(" ")}),[`(${e}filter)-(none)`,t.match(`${e}filter`,r),...a.map(a=>t.matchTheme(`${"h"==a[0]?"-?":""}(${e}${a})(?:$|-)`,a,({1:e,_:n})=>o({[`--tw-${e}`]:t.asArray(n).map(t=>`${a}(${t})`).join(" ")},r)))]}function d({1:t,_:e}){return o({["--tw-"+t]:e},p())}function p(){return o({},b({"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1","--tw-transform":w()}),{transform:"var(--tw-transform)"})}function w(t){return[t?"translate3d(var(--tw-translate-x),var(--tw-translate-y),0)":"translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" ")}function g({1:t,2:e}){return`${t} ${e} / ${t} ${e}`}function u({1:t}){return`repeat(${t},minmax(0,1fr))`}function f({start:t=1,end:e,step:o=1}){let a=[];for(let r=t;r<=e;r+=o)a.push(`${r}`);return a}function b(t){return{"@layer defaults":{"*,::before,::after":t,"::backdrop":t}}}return r}(twind.core);//# sourceMappingURL=rules.global.dev.js.map

@@ -1,1 +0,1 @@

this.twind=this.twind||{},this.twind.presetTailwind_rules=function(t){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var a=arguments[e];for(var o in a)Object.prototype.hasOwnProperty.call(a,o)&&(t[o]=a[o])}return t}).apply(this,arguments)}function a(){return e.apply(this,arguments)}let o=[t.match("\\[([-\\w]+):(.+)]",({1:e,2:a},o)=>({"@layer overrides":{"&":{[e]:t.arbitrary(`[${a}]`,"",o)}}})),t.match("(group|peer)([~/][^-[]+)?",({input:t},{h:e})=>[{c:e(t)}]),t.matchTheme("aspect-","aspectRatio"),t.match("container",(e,{theme:o})=>{let{screens:r=o("screens"),center:i,padding:n}=o("container"),c=a({width:"100%",marginRight:i&&"auto",marginLeft:i&&"auto"},m("xs"));for(let l in r){let h=r[l];"string"==typeof h&&(c[t.mql(h)]={"&":a({maxWidth:h},m(l))})}return c;function m(t){let e=n&&("string"==typeof n?n:n[t]||n.DEFAULT);if(e)return{paddingRight:e,paddingLeft:e}}}),t.matchTheme("content-","content",({_:t})=>({"--tw-content":t,content:"var(--tw-content)"})),t.match("(?:box-)?decoration-(slice|clone)","boxDecorationBreak"),t.match("box-(border|content)","boxSizing",({1:t})=>t+"-box"),t.match("hidden",{display:"none"}),t.match("table-(auto|fixed)","tableLayout"),t.match(["(block|flex|table|grid|inline|contents|flow-root|list-item)","(inline-(block|flex|table|grid))","(table-(caption|cell|column|row|(column|row|footer|header)-group))"],"display"),"(float)-(left|right|none)","(clear)-(left|right|none|both)","(overflow(?:-[xy])?)-(auto|hidden|clip|visible|scroll)","(isolation)-(auto)",t.match("isolate","isolation"),t.match("object-(contain|cover|fill|none|scale-down)","objectFit"),t.matchTheme("object-","objectPosition"),t.match("object-(top|bottom|center|(left|right)(-(top|bottom))?)","objectPosition",r),t.match("overscroll(-[xy])?-(auto|contain|none)",({1:t="",2:e})=>({["overscroll-behavior"+t]:e})),t.match("(static|fixed|absolute|relative|sticky)","position"),t.matchTheme("-?inset(-[xy])?(?:$|-)","inset",({1:t,_:e})=>({top:"-x"!=t&&e,right:"-y"!=t&&e,bottom:"-x"!=t&&e,left:"-y"!=t&&e})),t.matchTheme("-?(top|bottom|left|right)(?:$|-)","inset"),t.match("(visible|collapse)","visibility"),t.match("invisible",{visibility:"hidden"}),t.matchTheme("-?z-","zIndex"),t.match("flex-((row|col)(-reverse)?)","flexDirection",i),t.match("flex-(wrap|wrap-reverse|nowrap)","flexWrap"),t.matchTheme("(flex-(?:grow|shrink))(?:$|-)"),t.matchTheme("(flex)-"),t.matchTheme("grow(?:$|-)","flexGrow"),t.matchTheme("shrink(?:$|-)","flexShrink"),t.matchTheme("basis-","flexBasis"),t.matchTheme("-?(order)-"),"-?(order)-(\\d+)",t.matchTheme("grid-cols-","gridTemplateColumns"),t.match("grid-cols-(\\d+)","gridTemplateColumns",g),t.matchTheme("col-","gridColumn"),t.match("col-(span)-(\\d+)","gridColumn",w),t.matchTheme("col-start-","gridColumnStart"),t.match("col-start-(auto|\\d+)","gridColumnStart"),t.matchTheme("col-end-","gridColumnEnd"),t.match("col-end-(auto|\\d+)","gridColumnEnd"),t.matchTheme("grid-rows-","gridTemplateRows"),t.match("grid-rows-(\\d+)","gridTemplateRows",g),t.matchTheme("row-","gridRow"),t.match("row-(span)-(\\d+)","gridRow",w),t.matchTheme("row-start-","gridRowStart"),t.match("row-start-(auto|\\d+)","gridRowStart"),t.matchTheme("row-end-","gridRowEnd"),t.match("row-end-(auto|\\d+)","gridRowEnd"),t.match("grid-flow-((row|col)(-dense)?)","gridAutoFlow",t=>r(i(t))),t.match("grid-flow-(dense)","gridAutoFlow"),t.matchTheme("auto-cols-","gridAutoColumns"),t.matchTheme("auto-rows-","gridAutoRows"),t.matchTheme("gap-x(?:$|-)","gap","columnGap"),t.matchTheme("gap-y(?:$|-)","gap","rowGap"),t.matchTheme("gap(?:$|-)","gap"),"(justify-(?:items|self))-",t.match("justify-","justifyContent",l),t.match("(content|items|self)-",t=>({["align-"+t[1]]:l(t)})),t.match("(place-(content|items|self))-",({1:t,$$:e})=>({[t]:("wun".includes(e[3])?"space-":"")+e})),t.matchTheme("p([xytrbl])?(?:$|-)","padding",h("padding")),t.matchTheme("-?m([xytrbl])?(?:$|-)","margin",h("margin")),t.matchTheme("-?space-(x|y)(?:$|-)","space",({1:t,_:e})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"0",["margin-"+({y:"top",x:"left"})[t]]:`calc(${e} * calc(1 - var(--tw-space-${t}-reverse)))`,["margin-"+({y:"bottom",x:"right"})[t]]:`calc(${e} * var(--tw-space-${t}-reverse))`}})),t.match("space-(x|y)-reverse",({1:t})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"1"}})),t.matchTheme("w-","width"),t.matchTheme("min-w-","minWidth"),t.matchTheme("max-w-","maxWidth"),t.matchTheme("h-","height"),t.matchTheme("min-h-","minHeight"),t.matchTheme("max-h-","maxHeight"),t.matchTheme("font-","fontWeight"),t.matchTheme("font-","fontFamily",({_:e})=>"string"==typeof(e=t.asArray(e))[1]?{fontFamily:c(e)}:a({fontFamily:c(e[0])},e[1])),t.match("antialiased",{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),t.match("subpixel-antialiased",{WebkitFontSmoothing:"auto",MozOsxFontSmoothing:"auto"}),t.match("italic","fontStyle"),t.match("not-italic",{fontStyle:"normal"}),t.match("(ordinal|slashed-zero|(normal|lining|oldstyle|proportional|tabular)-nums|(diagonal|stacked)-fractions)",({1:t,2:e="",3:a})=>"normal"==e?{fontVariantNumeric:"normal"}:{["--tw-"+(a?"numeric-fraction":"pt".includes(e[0])?"numeric-spacing":e?"numeric-figure":t)]:t,fontVariantNumeric:"var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ordinal":"var(--tw-empty,/*!*/ /*!*/)","--tw-slashed-zero":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-figure":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-spacing":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-fraction":"var(--tw-empty,/*!*/ /*!*/)"}}}),t.matchTheme("tracking-","letterSpacing"),t.matchTheme("leading-","lineHeight"),t.match("list-(inside|outside)","listStylePosition"),t.matchTheme("list-","listStyleType"),t.match("list-","listStyleType"),t.matchTheme("placeholder-opacity-","placeholderOpacity",({_:t})=>({"&::placeholder":{"--tw-placeholder-opacity":t}})),t.matchColor("placeholder-",{property:"color",selector:"&::placeholder"}),t.match("text-(left|center|right|justify|start|end)","textAlign"),t.match("text-(ellipsis|clip)","textOverflow"),t.matchTheme("text-opacity-","textOpacity","--tw-text-opacity"),t.matchColor("text-",{property:"color"}),t.matchTheme("text-","fontSize",({_:t})=>"string"==typeof t?{fontSize:t}:a({fontSize:t[0]},"string"==typeof t[1]?{lineHeight:t[1]}:t[1])),t.matchTheme("indent-","textIndent"),t.match("(overline|underline|line-through)","textDecorationLine"),t.match("no-underline",{textDecorationLine:"none"}),t.matchTheme("underline-offset-","textUnderlineOffset"),t.matchColor("decoration-",{section:"textDecorationColor",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("decoration-","textDecorationThickness"),t.match("decoration-","textDecorationStyle"),t.match("(uppercase|lowercase|capitalize)","textTransform"),t.match("normal-case",{textTransform:"none"}),t.match("truncate",{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}),t.match("align-","verticalAlign"),t.match("whitespace-","whiteSpace"),t.match("break-normal",{wordBreak:"normal",overflowWrap:"normal"}),t.match("break-words",{overflowWrap:"break-word"}),t.match("break-all",{wordBreak:"break-all"}),t.match("break-keep",{wordBreak:"keep-all"}),t.matchColor("caret-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("accent-",{opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-gradient-to-([trbl]|[tb][rl])","backgroundImage",({1:t})=>`linear-gradient(to ${n(t," ")},var(--tw-gradient-stops))`),t.matchColor("from-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-from":t.value,"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":"var(--tw-gradient-from),var(--tw-gradient-to)"})),t.matchColor("via-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":`var(--tw-gradient-from),${t.value},var(--tw-gradient-to)`})),t.matchColor("to-",{section:"gradientColorStops",property:"--tw-gradient-to",opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-(fixed|local|scroll)","backgroundAttachment"),t.match("bg-origin-(border|padding|content)","backgroundOrigin",({1:t})=>t+"-box"),t.match(["bg-(no-repeat|repeat(-[xy])?)","bg-repeat-(round|space)"],"backgroundRepeat"),t.match("bg-blend-","backgroundBlendMode"),t.match("bg-clip-(border|padding|content|text)","backgroundClip",({1:t})=>t+("text"==t?"":"-box")),t.matchTheme("bg-opacity-","backgroundOpacity","--tw-bg-opacity"),t.matchColor("bg-",{section:"backgroundColor"}),t.matchTheme("bg-","backgroundImage"),t.matchTheme("bg-","backgroundPosition"),t.match("bg-(top|bottom|center|(left|right)(-(top|bottom))?)","backgroundPosition",r),t.matchTheme("bg-","backgroundSize"),t.matchTheme("rounded(?:$|-)","borderRadius"),t.matchTheme("rounded-([trbl]|[tb][rl])(?:$|-)","borderRadius",({1:t,_:e})=>{let a={t:["tl","tr"],r:["tr","br"],b:["bl","br"],l:["bl","tl"]}[t]||[t,t];return{[`border-${n(a[0])}-radius`]:e,[`border-${n(a[1])}-radius`]:e}}),t.match("border-(collapse|separate)","borderCollapse"),t.matchTheme("border-opacity(?:$|-)","borderOpacity","--tw-border-opacity"),t.match("border-(solid|dashed|dotted|double|none)","borderStyle"),t.matchTheme("border-spacing(-[xy])?(?:$|-)","borderSpacing",({1:t,_:e})=>({"@layer defaults":{"*,::before,::after,::backdrop":{"--tw-border-spacing-x":0,"--tw-border-spacing-y":0}},["--tw-border-spacing"+(t||"-x")]:e,["--tw-border-spacing"+(t||"-y")]:e,"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})),t.matchColor("border-([xytrbl])-",{section:"borderColor"},h("border","Color")),t.matchColor("border-"),t.matchTheme("border-([xytrbl])(?:$|-)","borderWidth",h("border","Width")),t.matchTheme("border(?:$|-)","borderWidth"),t.matchTheme("divide-opacity(?:$|-)","divideOpacity",({_:t})=>({"&>:not([hidden])~:not([hidden])":{"--tw-divide-opacity":t}})),t.match("divide-(solid|dashed|dotted|double|none)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{borderStyle:t}})),t.match("divide-([xy]-reverse)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{["--tw-divide-"+t]:"1"}})),t.matchTheme("divide-([xy])(?:$|-)","divideWidth",({1:t,_:e})=>{let a={x:"lr",y:"tb"}[t];return{"&>:not([hidden])~:not([hidden])":{[`--tw-divide-${t}-reverse`]:"0",[`border-${n(a[0])}Width`]:`calc(${e} * calc(1 - var(--tw-divide-${t}-reverse)))`,[`border-${n(a[1])}Width`]:`calc(${e} * var(--tw-divide-${t}-reverse))`}}}),t.matchColor("divide-",{property:"borderColor",selector:"&>:not([hidden])~:not([hidden])"}),t.matchTheme("ring-opacity(?:$|-)","ringOpacity","--tw-ring-opacity"),t.matchColor("ring-offset-",{property:"--tw-ring-offset-color",opacityVariable:!1}),t.matchTheme("ring-offset(?:$|-)","ringOffsetWidth","--tw-ring-offset-width"),t.match("ring-inset",{"--tw-ring-inset":"inset"}),t.matchColor("ring-",{property:"--tw-ring-color"}),t.matchTheme("ring(?:$|-)","ringWidth",({_:e},{theme:a})=>({"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${e} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000","&":{"--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":a("ringOffsetWidth","","0px"),"--tw-ring-offset-color":t.toColorValue(a("ringOffsetColor","","#fff")),"--tw-ring-color":t.toColorValue(a("ringColor","","#93c5fd"),{opacityVariable:"--tw-ring-opacity"}),"--tw-ring-opacity":a("ringOpacity","","0.5")}}}})),t.matchColor("shadow-",{section:"boxShadowColor",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-shadow-color":t.value,"--tw-shadow":"var(--tw-shadow-colored)"})),t.matchTheme("shadow(?:$|-)","boxShadow",({_:t})=>({"--tw-shadow":c(t),"--tw-shadow-colored":c(t).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g,"$1var(--tw-shadow-color)$2"),boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}}})),t.matchTheme("(opacity)-"),t.match("mix-blend-","mixBlendMode"),...m(),...m("backdrop-"),t.matchTheme("transition(?:$|-)","transitionProperty",(t,{theme:e})=>({transitionProperty:c(t),transitionTimingFunction:"none"==t._?void 0:c(e("transitionTimingFunction","")),transitionDuration:"none"==t._?void 0:c(e("transitionDuration",""))})),t.matchTheme("duration(?:$|-)","transitionDuration","transitionDuration",c),t.matchTheme("ease(?:$|-)","transitionTimingFunction","transitionTimingFunction",c),t.matchTheme("delay(?:$|-)","transitionDelay","transitionDelay",c),t.matchTheme("animate(?:$|-)","animation",(t,{theme:e,h:a,e:o})=>{let r=c(t),i=r.split(" "),n=e("keyframes",i[0]);return n?{["@keyframes "+(i[0]=o(a(i[0])))]:n,animation:i.join(" ")}:{animation:r}}),"(transform)-(none)",t.match("transform",d),t.match("transform-(cpu|gpu)",({1:t})=>({"--tw-transform":p("gpu"==t)})),t.matchTheme("scale(-[xy])?-","scale",({1:t,_:e})=>a({["--tw-scale"+(t||"-x")]:e,["--tw-scale"+(t||"-y")]:e},d())),t.matchTheme("-?(rotate)-","rotate",s),t.matchTheme("-?(translate-[xy])-","translate",s),t.matchTheme("-?(skew-[xy])-","skew",s),t.match("origin-(center|((top|bottom)(-(left|right))?)|left|right)","transformOrigin",r),"(appearance)-",t.matchTheme("(columns)-"),"(columns)-(\\d+)","(break-(?:before|after|inside))-",t.matchTheme("(cursor)-"),"(cursor)-",t.match("snap-(none)","scroll-snap-type"),t.match("snap-(x|y|both)",({1:t})=>({"scroll-snap-type":t+" var(--tw-scroll-snap-strictness)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-scroll-snap-strictness":"proximity"}}})),t.match("snap-(mandatory|proximity)","--tw-scroll-snap-strictness"),t.match("snap-(?:(start|end|center)|align-(none))","scroll-snap-align"),t.match("snap-(normal|always)","scroll-snap-stop"),t.match("scroll-(auto|smooth)","scroll-behavior"),t.matchTheme("scroll-p([xytrbl])?(?:$|-)","padding",h("scroll-padding")),t.matchTheme("-?scroll-m([xytrbl])?(?:$|-)","scroll-margin",h("scroll-margin")),t.match("touch-(auto|none|manipulation)","touch-action"),t.match("touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))",({1:t,2:e,3:a})=>({[`--tw-${e?"pan-x":a?"pan-y":t}`]:t,"touch-action":"var(--tw-touch-action)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-pan-x":"var(--tw-empty,/*!*/ /*!*/)","--tw-pan-y":"var(--tw-empty,/*!*/ /*!*/)","--tw-pinch-zoom":"var(--tw-empty,/*!*/ /*!*/)","--tw-touch-action":"var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)"}}})),t.match("outline-none",{outline:"2px solid transparent","outline-offset":"2px"}),t.match("outline",{outlineStyle:"solid"}),t.match("outline-(dashed|dotted|double)","outlineStyle"),t.matchTheme("-?(outline-offset)-"),t.matchColor("outline-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("outline-","outlineWidth"),"(pointer-events)-",t.matchTheme("(will-change)-"),"(will-change)-",["resize(?:-(none|x|y))?","resize",({1:t})=>({x:"horizontal",y:"vertical"})[t]||t||"both"],t.match("select-(none|text|all|auto)","userSelect"),t.matchColor("fill-",{section:"fill",opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("stroke-",{section:"stroke",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("stroke-","strokeWidth"),t.match("sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0,0,0,0)",borderWidth:"0"}),t.match("not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal",clip:"auto"})];function r(t){return("string"==typeof t?t:t[1]).replace(/-/g," ").trim()}function i(t){return("string"==typeof t?t:t[1]).replace("col","column")}function n(t,e="-"){let a=[];for(let o of t)a.push({t:"top",r:"right",b:"bottom",l:"left"}[o]);return a.join(e)}function c(t){return t&&""+(t._||t)}function l({$$:t}){return(({r:"flex-","":"flex-",w:"space-",u:"space-",n:"space-"})[t[3]||""]||"")+t}function h(e,o=""){return({1:r,_:i})=>{let c={x:"lr",y:"tb"}[r]||r+r;return c?a({},t.toCSS(e+"-"+n(c[0])+o,i),t.toCSS(e+"-"+n(c[1])+o,i)):t.toCSS(e+o,i)}}function m(e=""){let o=["blur","brightness","contrast","grayscale","hue-rotate","invert",e&&"opacity","saturate","sepia",!e&&"drop-shadow"].filter(Boolean),r={};for(let i of o)r[`--tw-${e}${i}`]="var(--tw-empty,/*!*/ /*!*/)";return r={[`${e}filter`]:o.map(t=>`var(--tw-${e}${t})`).join(" "),"@layer defaults":{"*,::before,::after,::backdrop":r}},[`(${e}filter)-(none)`,t.match(`${e}filter`,r),...o.map(o=>t.matchTheme(`${"h"==o[0]?"-?":""}(${e}${o})(?:$|-)`,o,({1:e,_:i})=>a({[`--tw-${e}`]:t.asArray(i).map(t=>`${o}(${t})`).join(" ")},r)))]}function s({1:t,_:e}){return a({["--tw-"+t]:e},d())}function d(){return{transform:"var(--tw-transform)","@layer defaults":{"*,::before,::after,::backdrop":{"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1","--tw-transform":p()}}}}function p(t){return[t?"translate3d(var(--tw-translate-x),var(--tw-translate-y),0)":"translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" ")}function w({1:t,2:e}){return`${t} ${e} / ${t} ${e}`}function g({1:t}){return`repeat(${t},minmax(0,1fr))`}return o}(twind.core);//# sourceMappingURL=rules.global.js.map
this.twind=this.twind||{},this.twind.presetTailwind_rules=function(t){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var a=arguments[e];for(var o in a)Object.prototype.hasOwnProperty.call(a,o)&&(t[o]=a[o])}return t}).apply(this,arguments)}function a(){return e.apply(this,arguments)}let o=[t.match("\\[([-\\w]+):(.+)]",({1:e,2:a},o)=>({"@layer overrides":{"&":{[e]:t.arbitrary(`[${a}]`,"",o)}}})),t.match("(group|peer)([~/][^-[]+)?",({input:t},{h:e})=>[{c:e(t)}]),t.matchTheme("aspect-","aspectRatio"),t.match("container",(e,{theme:o})=>{let{screens:r=o("screens"),center:i,padding:n}=o("container"),c=a({width:"100%",marginRight:i&&"auto",marginLeft:i&&"auto"},m("xs"));for(let l in r){let h=r[l];"string"==typeof h&&(c[t.mql(h)]={"&":a({maxWidth:h},m(l))})}return c;function m(t){let e=n&&("string"==typeof n?n:n[t]||n.DEFAULT);if(e)return{paddingRight:e,paddingLeft:e}}}),t.matchTheme("content-","content",({_:t})=>({"--tw-content":t,content:"var(--tw-content)"})),t.match("(?:box-)?decoration-(slice|clone)","boxDecorationBreak"),t.match("box-(border|content)","boxSizing",({1:t})=>t+"-box"),t.match("hidden",{display:"none"}),t.match("table-(auto|fixed)","tableLayout"),t.match(["(block|flex|table|grid|inline|contents|flow-root|list-item)","(inline-(block|flex|table|grid))","(table-(caption|cell|column|row|(column|row|footer|header)-group))"],"display"),"(float)-(left|right|none)","(clear)-(left|right|none|both)","(overflow(?:-[xy])?)-(auto|hidden|clip|visible|scroll)","(isolation)-(auto)",t.match("isolate","isolation"),t.match("object-(contain|cover|fill|none|scale-down)","objectFit"),t.matchTheme("object-","objectPosition"),t.match("object-(top|bottom|center|(left|right)(-(top|bottom))?)","objectPosition",r),t.match("overscroll(-[xy])?-(auto|contain|none)",({1:t="",2:e})=>({["overscroll-behavior"+t]:e})),t.match("(static|fixed|absolute|relative|sticky)","position"),t.matchTheme("-?inset(-[xy])?(?:$|-)","inset",({1:t,_:e})=>({top:"-x"!=t&&e,right:"-y"!=t&&e,bottom:"-x"!=t&&e,left:"-y"!=t&&e})),t.matchTheme("-?(top|bottom|left|right)(?:$|-)","inset"),t.match("(visible|collapse)","visibility"),t.match("invisible",{visibility:"hidden"}),t.matchTheme("-?z-","zIndex"),t.match("flex-((row|col)(-reverse)?)","flexDirection",i),t.match("flex-(wrap|wrap-reverse|nowrap)","flexWrap"),t.matchTheme("(flex-(?:grow|shrink))(?:$|-)"),t.matchTheme("(flex)-"),t.matchTheme("grow(?:$|-)","flexGrow"),t.matchTheme("shrink(?:$|-)","flexShrink"),t.matchTheme("basis-","flexBasis"),t.matchTheme("-?(order)-"),"-?(order)-(\\d+)",t.matchTheme("grid-cols-","gridTemplateColumns"),t.match("grid-cols-(\\d+)","gridTemplateColumns",g),t.matchTheme("col-","gridColumn"),t.match("col-(span)-(\\d+)","gridColumn",w),t.matchTheme("col-start-","gridColumnStart"),t.match("col-start-(auto|\\d+)","gridColumnStart"),t.matchTheme("col-end-","gridColumnEnd"),t.match("col-end-(auto|\\d+)","gridColumnEnd"),t.matchTheme("grid-rows-","gridTemplateRows"),t.match("grid-rows-(\\d+)","gridTemplateRows",g),t.matchTheme("row-","gridRow"),t.match("row-(span)-(\\d+)","gridRow",w),t.matchTheme("row-start-","gridRowStart"),t.match("row-start-(auto|\\d+)","gridRowStart"),t.matchTheme("row-end-","gridRowEnd"),t.match("row-end-(auto|\\d+)","gridRowEnd"),t.match("grid-flow-((row|col)(-dense)?)","gridAutoFlow",t=>r(i(t))),t.match("grid-flow-(dense)","gridAutoFlow"),t.matchTheme("auto-cols-","gridAutoColumns"),t.matchTheme("auto-rows-","gridAutoRows"),t.matchTheme("gap-x(?:$|-)","gap","columnGap"),t.matchTheme("gap-y(?:$|-)","gap","rowGap"),t.matchTheme("gap(?:$|-)","gap"),"(justify-(?:items|self))-",t.match("justify-","justifyContent",l),t.match("(content|items|self)-",t=>({["align-"+t[1]]:l(t)})),t.match("(place-(content|items|self))-",({1:t,$$:e})=>({[t]:("wun".includes(e[3])?"space-":"")+e})),t.matchTheme("p([xytrbl])?(?:$|-)","padding",h("padding")),t.matchTheme("-?m([xytrbl])?(?:$|-)","margin",h("margin")),t.matchTheme("-?space-(x|y)(?:$|-)","space",({1:t,_:e})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"0",["margin-"+({y:"top",x:"left"})[t]]:`calc(${e} * calc(1 - var(--tw-space-${t}-reverse)))`,["margin-"+({y:"bottom",x:"right"})[t]]:`calc(${e} * var(--tw-space-${t}-reverse))`}})),t.match("space-(x|y)-reverse",({1:t})=>({"&>:not([hidden])~:not([hidden])":{[`--tw-space-${t}-reverse`]:"1"}})),t.matchTheme("w-","width"),t.matchTheme("min-w-","minWidth"),t.matchTheme("max-w-","maxWidth"),t.matchTheme("h-","height"),t.matchTheme("min-h-","minHeight"),t.matchTheme("max-h-","maxHeight"),t.matchTheme("font-","fontWeight"),t.matchTheme("font-","fontFamily",({_:e})=>"string"==typeof(e=t.asArray(e))[1]?{fontFamily:c(e)}:a({fontFamily:c(e[0])},e[1])),t.match("antialiased",{WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}),t.match("subpixel-antialiased",{WebkitFontSmoothing:"auto",MozOsxFontSmoothing:"auto"}),t.match("italic","fontStyle"),t.match("not-italic",{fontStyle:"normal"}),t.match("(ordinal|slashed-zero|(normal|lining|oldstyle|proportional|tabular)-nums|(diagonal|stacked)-fractions)",({1:t,2:e="",3:o})=>"normal"==e?{fontVariantNumeric:"normal"}:a({["--tw-"+(o?"numeric-fraction":"pt".includes(e[0])?"numeric-spacing":e?"numeric-figure":t)]:t,fontVariantNumeric:"var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)"},u({"--tw-ordinal":"var(--tw-empty,/*!*/ /*!*/)","--tw-slashed-zero":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-figure":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-spacing":"var(--tw-empty,/*!*/ /*!*/)","--tw-numeric-fraction":"var(--tw-empty,/*!*/ /*!*/)"}))),t.matchTheme("tracking-","letterSpacing"),t.matchTheme("leading-","lineHeight"),t.match("list-(inside|outside)","listStylePosition"),t.matchTheme("list-","listStyleType"),t.match("list-","listStyleType"),t.matchTheme("placeholder-opacity-","placeholderOpacity",({_:t})=>({"&::placeholder":{"--tw-placeholder-opacity":t}})),t.matchColor("placeholder-",{property:"color",selector:"&::placeholder"}),t.match("text-(left|center|right|justify|start|end)","textAlign"),t.match("text-(ellipsis|clip)","textOverflow"),t.matchTheme("text-opacity-","textOpacity","--tw-text-opacity"),t.matchColor("text-",{property:"color"}),t.matchTheme("text-","fontSize",({_:t})=>"string"==typeof t?{fontSize:t}:a({fontSize:t[0]},"string"==typeof t[1]?{lineHeight:t[1]}:t[1])),t.matchTheme("indent-","textIndent"),t.match("(overline|underline|line-through)","textDecorationLine"),t.match("no-underline",{textDecorationLine:"none"}),t.matchTheme("underline-offset-","textUnderlineOffset"),t.matchColor("decoration-",{section:"textDecorationColor",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("decoration-","textDecorationThickness"),t.match("decoration-","textDecorationStyle"),t.match("(uppercase|lowercase|capitalize)","textTransform"),t.match("normal-case",{textTransform:"none"}),t.match("truncate",{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}),t.match("align-","verticalAlign"),t.match("whitespace-","whiteSpace"),t.match("break-normal",{wordBreak:"normal",overflowWrap:"normal"}),t.match("break-words",{overflowWrap:"break-word"}),t.match("break-all",{wordBreak:"break-all"}),t.match("break-keep",{wordBreak:"keep-all"}),t.matchColor("caret-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("accent-",{opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-gradient-to-([trbl]|[tb][rl])","backgroundImage",({1:t})=>`linear-gradient(to ${n(t," ")},var(--tw-gradient-stops))`),t.matchColor("from-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-from":t.value,"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":"var(--tw-gradient-from),var(--tw-gradient-to)"})),t.matchColor("via-",{section:"gradientColorStops",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-gradient-to":t.color({opacityValue:"0"}),"--tw-gradient-stops":`var(--tw-gradient-from),${t.value},var(--tw-gradient-to)`})),t.matchColor("to-",{section:"gradientColorStops",property:"--tw-gradient-to",opacityVariable:!1,opacitySection:"opacity"}),t.match("bg-(fixed|local|scroll)","backgroundAttachment"),t.match("bg-origin-(border|padding|content)","backgroundOrigin",({1:t})=>t+"-box"),t.match(["bg-(no-repeat|repeat(-[xy])?)","bg-repeat-(round|space)"],"backgroundRepeat"),t.match("bg-blend-","backgroundBlendMode"),t.match("bg-clip-(border|padding|content|text)","backgroundClip",({1:t})=>t+("text"==t?"":"-box")),t.matchTheme("bg-opacity-","backgroundOpacity","--tw-bg-opacity"),t.matchColor("bg-",{section:"backgroundColor"}),t.matchTheme("bg-","backgroundImage"),t.matchTheme("bg-","backgroundPosition"),t.match("bg-(top|bottom|center|(left|right)(-(top|bottom))?)","backgroundPosition",r),t.matchTheme("bg-","backgroundSize"),t.matchTheme("rounded(?:$|-)","borderRadius"),t.matchTheme("rounded-([trbl]|[tb][rl])(?:$|-)","borderRadius",({1:t,_:e})=>{let a={t:["tl","tr"],r:["tr","br"],b:["bl","br"],l:["bl","tl"]}[t]||[t,t];return{[`border-${n(a[0])}-radius`]:e,[`border-${n(a[1])}-radius`]:e}}),t.match("border-(collapse|separate)","borderCollapse"),t.matchTheme("border-opacity(?:$|-)","borderOpacity","--tw-border-opacity"),t.match("border-(solid|dashed|dotted|double|none)","borderStyle"),t.matchTheme("border-spacing(-[xy])?(?:$|-)","borderSpacing",({1:t,_:e})=>a({},u({"--tw-border-spacing-x":"0","--tw-border-spacing-y":"0"}),{["--tw-border-spacing"+(t||"-x")]:e,["--tw-border-spacing"+(t||"-y")]:e,"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})),t.matchColor("border-([xytrbl])-",{section:"borderColor"},h("border","Color")),t.matchColor("border-"),t.matchTheme("border-([xytrbl])(?:$|-)","borderWidth",h("border","Width")),t.matchTheme("border(?:$|-)","borderWidth"),t.matchTheme("divide-opacity(?:$|-)","divideOpacity",({_:t})=>({"&>:not([hidden])~:not([hidden])":{"--tw-divide-opacity":t}})),t.match("divide-(solid|dashed|dotted|double|none)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{borderStyle:t}})),t.match("divide-([xy]-reverse)",({1:t})=>({"&>:not([hidden])~:not([hidden])":{["--tw-divide-"+t]:"1"}})),t.matchTheme("divide-([xy])(?:$|-)","divideWidth",({1:t,_:e})=>{let a={x:"lr",y:"tb"}[t];return{"&>:not([hidden])~:not([hidden])":{[`--tw-divide-${t}-reverse`]:"0",[`border-${n(a[0])}Width`]:`calc(${e} * calc(1 - var(--tw-divide-${t}-reverse)))`,[`border-${n(a[1])}Width`]:`calc(${e} * var(--tw-divide-${t}-reverse))`}}}),t.matchColor("divide-",{property:"borderColor",selector:"&>:not([hidden])~:not([hidden])"}),t.matchTheme("ring-opacity(?:$|-)","ringOpacity","--tw-ring-opacity"),t.matchColor("ring-offset-",{property:"--tw-ring-offset-color",opacityVariable:!1}),t.matchTheme("ring-offset(?:$|-)","ringOffsetWidth","--tw-ring-offset-width"),t.match("ring-inset",{"--tw-ring-inset":"inset"}),t.matchColor("ring-",{property:"--tw-ring-color"}),t.matchTheme("ring(?:$|-)","ringWidth",({_:e},{theme:o})=>a({},u({"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000","&":{"--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":o("ringOffsetWidth","","0px"),"--tw-ring-offset-color":t.toColorValue(o("ringOffsetColor","","#fff")),"--tw-ring-color":t.toColorValue(o("ringColor","","#93c5fd"),{opacityVariable:"--tw-ring-opacity"}),"--tw-ring-opacity":o("ringOpacity","","0.5")}}),{"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${e} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"})),t.matchColor("shadow-",{section:"boxShadowColor",opacityVariable:!1,opacitySection:"opacity"},({_:t})=>({"--tw-shadow-color":t.value,"--tw-shadow":"var(--tw-shadow-colored)"})),t.matchTheme("shadow(?:$|-)","boxShadow",({_:t})=>a({},u({"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}),{"--tw-shadow":c(t),"--tw-shadow-colored":c(t).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g,"$1var(--tw-shadow-color)$2"),boxShadow:"var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"})),t.matchTheme("(opacity)-"),t.match("mix-blend-","mixBlendMode"),...m(),...m("backdrop-"),t.matchTheme("transition(?:$|-)","transitionProperty",(t,{theme:e})=>({transitionProperty:c(t),transitionTimingFunction:"none"==t._?void 0:c(e("transitionTimingFunction","")),transitionDuration:"none"==t._?void 0:c(e("transitionDuration",""))})),t.matchTheme("duration(?:$|-)","transitionDuration","transitionDuration",c),t.matchTheme("ease(?:$|-)","transitionTimingFunction","transitionTimingFunction",c),t.matchTheme("delay(?:$|-)","transitionDelay","transitionDelay",c),t.matchTheme("animate(?:$|-)","animation",(t,{theme:e,h:a,e:o})=>{let r=c(t),i=r.split(" "),n=e("keyframes",i[0]);return n?{["@keyframes "+(i[0]=o(a(i[0])))]:n,animation:i.join(" ")}:{animation:r}}),"(transform)-(none)",t.match("transform",d),t.match("transform-(cpu|gpu)",({1:t})=>({"--tw-transform":p("gpu"==t)})),t.matchTheme("scale(-[xy])?-","scale",({1:t,_:e})=>a({["--tw-scale"+(t||"-x")]:e,["--tw-scale"+(t||"-y")]:e},d())),t.matchTheme("-?(rotate)-","rotate",s),t.matchTheme("-?(translate-[xy])-","translate",s),t.matchTheme("-?(skew-[xy])-","skew",s),t.match("origin-(center|((top|bottom)(-(left|right))?)|left|right)","transformOrigin",r),"(appearance)-",t.matchTheme("(columns)-"),"(columns)-(\\d+)","(break-(?:before|after|inside))-",t.matchTheme("(cursor)-"),"(cursor)-",t.match("snap-(none)","scroll-snap-type"),t.match("snap-(x|y|both)",({1:t})=>a({},u({"--tw-scroll-snap-strictness":"proximity"}),{"scroll-snap-type":t+" var(--tw-scroll-snap-strictness)"})),t.match("snap-(mandatory|proximity)","--tw-scroll-snap-strictness"),t.match("snap-(?:(start|end|center)|align-(none))","scroll-snap-align"),t.match("snap-(normal|always)","scroll-snap-stop"),t.match("scroll-(auto|smooth)","scroll-behavior"),t.matchTheme("scroll-p([xytrbl])?(?:$|-)","padding",h("scroll-padding")),t.matchTheme("-?scroll-m([xytrbl])?(?:$|-)","scroll-margin",h("scroll-margin")),t.match("touch-(auto|none|manipulation)","touch-action"),t.match("touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))",({1:t,2:e,3:o})=>a({},u({"--tw-pan-x":"var(--tw-empty,/*!*/ /*!*/)","--tw-pan-y":"var(--tw-empty,/*!*/ /*!*/)","--tw-pinch-zoom":"var(--tw-empty,/*!*/ /*!*/)","--tw-touch-action":"var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)"}),{[`--tw-${e?"pan-x":o?"pan-y":t}`]:t,"touch-action":"var(--tw-touch-action)"})),t.match("outline-none",{outline:"2px solid transparent","outline-offset":"2px"}),t.match("outline",{outlineStyle:"solid"}),t.match("outline-(dashed|dotted|double)","outlineStyle"),t.matchTheme("-?(outline-offset)-"),t.matchColor("outline-",{opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("outline-","outlineWidth"),"(pointer-events)-",t.matchTheme("(will-change)-"),"(will-change)-",["resize(?:-(none|x|y))?","resize",({1:t})=>({x:"horizontal",y:"vertical"})[t]||t||"both"],t.match("select-(none|text|all|auto)","userSelect"),t.matchColor("fill-",{section:"fill",opacityVariable:!1,opacitySection:"opacity"}),t.matchColor("stroke-",{section:"stroke",opacityVariable:!1,opacitySection:"opacity"}),t.matchTheme("stroke-","strokeWidth"),t.match("sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0,0,0,0)",borderWidth:"0"}),t.match("not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal",clip:"auto"})];function r(t){return("string"==typeof t?t:t[1]).replace(/-/g," ").trim()}function i(t){return("string"==typeof t?t:t[1]).replace("col","column")}function n(t,e="-"){let a=[];for(let o of t)a.push({t:"top",r:"right",b:"bottom",l:"left"}[o]);return a.join(e)}function c(t){return t&&""+(t._||t)}function l({$$:t}){return(({r:"flex-","":"flex-",w:"space-",u:"space-",n:"space-"})[t[3]||""]||"")+t}function h(e,o=""){return({1:r,_:i})=>{let c={x:"lr",y:"tb"}[r]||r+r;return c?a({},t.toCSS(e+"-"+n(c[0])+o,i),t.toCSS(e+"-"+n(c[1])+o,i)):t.toCSS(e+o,i)}}function m(e=""){let o=["blur","brightness","contrast","grayscale","hue-rotate","invert",e&&"opacity","saturate","sepia",!e&&"drop-shadow"].filter(Boolean),r={};for(let i of o)r[`--tw-${e}${i}`]="var(--tw-empty,/*!*/ /*!*/)";return r=a({},u(r),{[`${e}filter`]:o.map(t=>`var(--tw-${e}${t})`).join(" ")}),[`(${e}filter)-(none)`,t.match(`${e}filter`,r),...o.map(o=>t.matchTheme(`${"h"==o[0]?"-?":""}(${e}${o})(?:$|-)`,o,({1:e,_:i})=>a({[`--tw-${e}`]:t.asArray(i).map(t=>`${o}(${t})`).join(" ")},r)))]}function s({1:t,_:e}){return a({["--tw-"+t]:e},d())}function d(){return a({},u({"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1","--tw-transform":p()}),{transform:"var(--tw-transform)"})}function p(t){return[t?"translate3d(var(--tw-translate-x),var(--tw-translate-y),0)":"translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" ")}function w({1:t,2:e}){return`${t} ${e} / ${t} ${e}`}function g({1:t}){return`repeat(${t},minmax(0,1fr))`}function u(t){return{"@layer defaults":{"*,::before,::after":t,"::backdrop":t}}}return o}(twind.core);//# sourceMappingURL=rules.global.js.map

@@ -227,11 +227,9 @@ import { match, arbitrary, matchTheme, mql, asArray, matchColor, toColorValue, toCSS } from '@twind/core';

fontVariantNumeric: 'var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)',
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-ordinal': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-slashed-zero': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-numeric-figure': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-numeric-spacing': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-numeric-fraction': 'var(--tw-empty,/*!*/ /*!*/)'
}
}
...asDefaults({
'--tw-ordinal': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-slashed-zero': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-numeric-figure': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-numeric-spacing': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-numeric-fraction': 'var(--tw-empty,/*!*/ /*!*/)'
})
}),

@@ -430,8 +428,6 @@ // Letter Spacing

matchTheme('border-spacing(-[xy])?(?:$|-)', 'borderSpacing', ({ 1: $1 , _ })=>({
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-border-spacing-x': 0,
'--tw-border-spacing-y': 0
}
},
...asDefaults({
'--tw-border-spacing-x': '0',
'--tw-border-spacing-y': '0'
}),
['--tw-border-spacing' + ($1 || '-x')]: _,

@@ -512,23 +508,21 @@ ['--tw-border-spacing' + ($1 || '-y')]: _,

matchTheme('ring(?:$|-)', 'ringWidth', ({ _ }, { theme })=>({
...asDefaults({
'--tw-ring-offset-shadow': '0 0 #0000',
'--tw-ring-shadow': '0 0 #0000',
'--tw-shadow': '0 0 #0000',
'--tw-shadow-colored': '0 0 #0000',
// Within own declaration to have the defaults above to be merged with defaults from shadow
'&': {
'--tw-ring-inset': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-ring-offset-width': theme('ringOffsetWidth', '', '0px'),
'--tw-ring-offset-color': toColorValue(theme('ringOffsetColor', '', '#fff')),
'--tw-ring-color': toColorValue(theme('ringColor', '', '#93c5fd'), {
opacityVariable: '--tw-ring-opacity'
}),
'--tw-ring-opacity': theme('ringOpacity', '', '0.5')
}
}),
'--tw-ring-offset-shadow': "var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)",
'--tw-ring-shadow': `var(--tw-ring-inset) 0 0 0 calc(${_} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,
boxShadow: "var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)",
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-ring-offset-shadow': '0 0 #0000',
'--tw-ring-shadow': '0 0 #0000',
'--tw-shadow': '0 0 #0000',
'--tw-shadow-colored': '0 0 #0000',
// Within own declaration to have the defaults above to be merged with defaults from shadow
'&': {
'--tw-ring-inset': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-ring-offset-width': theme('ringOffsetWidth', '', '0px'),
'--tw-ring-offset-color': toColorValue(theme('ringOffsetColor', '', '#fff')),
'--tw-ring-color': toColorValue(theme('ringColor', '', '#93c5fd'), {
opacityVariable: '--tw-ring-opacity'
}),
'--tw-ring-opacity': theme('ringOpacity', '', '0.5')
}
}
}
boxShadow: "var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"
})),

@@ -546,2 +540,8 @@ /* EFFECTS */ // Box Shadow Color

matchTheme('shadow(?:$|-)', 'boxShadow', ({ _ })=>({
...asDefaults({
'--tw-ring-offset-shadow': '0 0 #0000',
'--tw-ring-shadow': '0 0 #0000',
'--tw-shadow': '0 0 #0000',
'--tw-shadow-colored': '0 0 #0000'
}),
'--tw-shadow': join(_),

@@ -551,11 +551,3 @@ // replace all colors with reference to --tw-shadow-colored

'--tw-shadow-colored': join(_).replace(/([^,]\s+)(?:#[a-f\d]+|(?:(?:hsl|rgb)a?|hwb|lab|lch|color|var)\(.+?\)|[a-z]+)(,|$)/g, '$1var(--tw-shadow-color)$2'),
boxShadow: "var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)",
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-ring-offset-shadow': '0 0 #0000',
'--tw-ring-shadow': '0 0 #0000',
'--tw-shadow': '0 0 #0000',
'--tw-shadow-colored': '0 0 #0000'
}
}
boxShadow: "var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)"
})),

@@ -623,8 +615,6 @@ // Opacity

match('snap-(x|y|both)', ({ 1: $1 })=>({
'scroll-snap-type': $1 + ' var(--tw-scroll-snap-strictness)',
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-scroll-snap-strictness': 'proximity'
}
}
...asDefaults({
'--tw-scroll-snap-strictness': 'proximity'
}),
'scroll-snap-type': $1 + ' var(--tw-scroll-snap-strictness)'
})),

@@ -645,2 +635,8 @@ match('snap-(mandatory|proximity)', '--tw-scroll-snap-strictness'),

match('touch-(pinch-zoom|pan-(?:(x|left|right)|(y|up|down)))', ({ 1: $1 , 2: $2 , 3: $3 })=>({
...asDefaults({
'--tw-pan-x': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-pan-y': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-pinch-zoom': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-touch-action': 'var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)'
}),
// x, left, right -> pan-x

@@ -650,11 +646,3 @@ // y, up, down -> pan-y

[`--tw-${$2 ? 'pan-x' : $3 ? 'pan-y' : $1}`]: $1,
'touch-action': 'var(--tw-touch-action)',
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-pan-x': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-pan-y': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-pinch-zoom': 'var(--tw-empty,/*!*/ /*!*/)',
'--tw-touch-action': 'var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)'
}
}
'touch-action': 'var(--tw-touch-action)'
})),

@@ -789,8 +777,6 @@ // Outline Style

return defaults = {
// move defaults
...asDefaults(defaults),
// add default filter which allows standalone usage
[`${prefix}filter`]: filters.map((key)=>`var(--tw-${prefix}${key})`).join(' '),
// move defaults
'@layer defaults': {
'*,::before,::after,::backdrop': defaults
}
[`${prefix}filter`]: filters.map((key)=>`var(--tw-${prefix}${key})`).join(' ')
}, [

@@ -814,15 +800,13 @@ `(${prefix}filter)-(none)`,

return {
transform: 'var(--tw-transform)',
'@layer defaults': {
'*,::before,::after,::backdrop': {
'--tw-translate-x': '0',
'--tw-translate-y': '0',
'--tw-rotate': '0',
'--tw-skew-x': '0',
'--tw-skew-y': '0',
'--tw-scale-x': '1',
'--tw-scale-y': '1',
'--tw-transform': transformValue()
}
}
...asDefaults({
'--tw-translate-x': '0',
'--tw-translate-y': '0',
'--tw-rotate': '0',
'--tw-skew-x': '0',
'--tw-skew-y': '0',
'--tw-scale-x': '1',
'--tw-scale-y': '1',
'--tw-transform': transformValue()
}),
transform: 'var(--tw-transform)'
};

@@ -847,3 +831,11 @@ }

}
function asDefaults(props) {
return {
'@layer defaults': {
'*,::before,::after': props,
'::backdrop': props
}
};
}
export { rules as default };
//# sourceMappingURL=rules.js.map

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc