@unocss/runtime 0.34.1 → 0.35.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/mini.global.js CHANGED
@@ -1,3 +1,3 @@
1
- (()=>{var Qe=Object.defineProperty,An=Object.defineProperties;var jn=Object.getOwnPropertyDescriptors;var ue=Object.getOwnPropertySymbols;var et=Object.prototype.hasOwnProperty,tt=Object.prototype.propertyIsEnumerable;var Je=(e,t,r)=>t in e?Qe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,S=(e,t)=>{for(var r in t||(t={}))et.call(t,r)&&Je(e,r,t[r]);if(ue)for(var r of ue(t))tt.call(t,r)&&Je(e,r,t[r]);return e},C=(e,t)=>An(e,jn(t));var rt=(e,t)=>{var r={};for(var n in e)et.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ue)for(var n of ue(e))t.indexOf(n)<0&&tt.call(e,n)&&(r[n]=e[n]);return r};var Vn=(e,t)=>{for(var r in t)Qe(e,r,{get:t[r],enumerable:!0})};var nt={mid:"middle",base:"baseline",btm:"bottom",baseline:"baseline",top:"top",middle:"middle",bottom:"bottom","text-top":"text-top","text-bottom":"text-bottom",sub:"sub",super:"super"},ot=[[/^(?:vertical|align|v)-(.+)$/,([,e])=>({"vertical-align":nt[e]}),{autocomplete:`(vertical|align|v)-(${Object.keys(nt).join("|")})`}]],it=["center","left","right","justify","start","end","inherit","initial","unset","revert"].map(e=>[`text-${e}`,{"text-align":e}]);var Ce=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"];function Re(e=""){let t=On(e);if(t==null||t===!1)return;let{type:r,components:n,alpha:o}=t,i=r.toLowerCase();if(n.length!==0&&!(["rgba","hsla"].includes(i)&&o==null)&&!(Ce.includes(i)&&![1,3].includes(n.length)))return{type:i,components:n,alpha:o}}function W(e,t){let{components:r}=e,{alpha:n,type:o}=e;return n=t!=null?t:n,o=o.toLowerCase(),["hsla","hsl","rgba","rgb"].includes(o)?`${o.replace("a","")}a(${r.join(",")}${n==null?"":`,${n}`})`:(n=n==null?"":` / ${n}`,Ce.includes(o)?`${o}(${r.join(" ")}${n})`:`color(${o} ${r.join(" ")}${n})`)}function On(e){if(!e)return;let t=Pn(e);if(t!=null||(t=Mn(e),t!=null)||(t=Un(e),t!=null)||(t=Fn(e),t!=null)||(t=Nn(e),t!=null))return t}function Pn(e){let[,t]=e.match(/^#([\da-f]+)$/i)||[];if(!!t)switch(t.length){case 3:case 4:let r=Array.from(t,o=>Number.parseInt(o,16)).map(o=>o<<4|o);return{type:"rgb",components:r.slice(0,3),alpha:t.length===3?void 0:Math.round(r[3]/255*100)/100};case 6:case 8:let n=Number.parseInt(t,16);return{type:"rgb",components:t.length===6?[n>>16&255,n>>8&255,n&255]:[n>>24&255,n>>16&255,n>>8&255],alpha:t.length===6?void 0:Math.round((n&255)/255*100)/100}}}function Mn(e){let t={rebeccapurple:[102,51,153,1]}[e];if(t!=null)return{type:"rgb",components:t.slice(0,3),alpha:t[3]}}function Un(e){let t=e.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!t)return;let[,r,n]=t,o=K(n,",",5);if(o){if([3,4].includes(o.length))return{type:r,components:o.slice(0,3),alpha:o[3]};if(o.length!==1)return!1}}var _n=new RegExp(`^(${Ce.join("|")})\\((.+)\\)$`,"i");function Fn(e){let t=e.match(_n);if(!t)return;let[,r,n]=t,o=st(`${r} ${n}`);if(o){let{alpha:i,components:[s,...a]}=o;return{type:s,components:a,alpha:i}}}function Nn(e){let t=e.match(/^color\((.+)\)$/);if(!t)return;let r=st(t[1]);if(r){let{alpha:n,components:[o,...i]}=r;return{type:o,components:i,alpha:n}}}function st(e){let t=K(e);if(!t)return;let r=t.length;if(t[r-2]==="/")return{components:t.slice(0,r-2),alpha:t[r-1]};if(t[r-2]!=null&&(t[r-2].endsWith("/")||t[r-1].startsWith("/"))){let i=t.splice(r-2);t.push(i.join(" ")),--r}let n=K(t[r-1],"/",3);if(!n)return;if(n.length===1||n[n.length-1]==="")return{components:t};let o=n.pop();return t[r-1]=n.join("/"),{components:t,alpha:o}}function Ln(e,t){if(e=e.trim(),e==="")return;let r=e.length,n=0;for(let o=0;o<r;o++)switch(e[o]){case"(":n++;break;case")":if(--n<0)return;break;case t:if(n===0){let i=e.slice(0,o).trim();return i===""?void 0:[i,e.slice(o+1).trim()]}}return[e,""]}function K(e,t,r){if(t=t!=null?t:" ",t.length!==1)return;r=r!=null?r:10;let n=[],o=0;for(;e!=="";){if(++o>r)return;let i=Ln(e,t);if(!i)return;let[s,a]=i;n.push(s),e=a}if(n.length>0)return n}var V={l:["-left"],r:["-right"],t:["-top"],b:["-bottom"],s:["-inline-start"],e:["-inline-end"],x:["-left","-right"],y:["-top","-bottom"],"":[""],bs:["-block-start"],be:["-block-end"],is:["-inline-start"],ie:["-inline-end"],block:["-block-start","-block-end"],inline:["-inline-start","-inline-end"]},Ee=C(S({},V),{s:["-inset-inline-start"],e:["-inset-inline-end"],bs:["-inset-block-start"],be:["-inset-block-end"],is:["-inset-inline-start"],ie:["-inset-inline-end"],block:["-inset-block-start","-inset-block-end"],inline:["-inset-inline-start","-inset-inline-end"]}),Te={l:["-top-left","-bottom-left"],r:["-top-right","-bottom-right"],t:["-top-left","-top-right"],b:["-bottom-left","-bottom-right"],tl:["-top-left"],lt:["-top-left"],tr:["-top-right"],rt:["-top-right"],bl:["-bottom-left"],lb:["-bottom-left"],br:["-bottom-right"],rb:["-bottom-right"],"":[""],bs:["-start-start","-start-end"],be:["-end-start","-end-end"],is:["-end-start","-start-start"],ie:["-start-end","-end-end"],"bs-is":["-start-start"],"is-bs":["-start-start"],"bs-ie":["-start-end"],"ie-bs":["-start-end"],"be-is":["-end-start"],"is-be":["-end-start"],"be-ie":["-end-end"],"ie-be":["-end-end"]},ze={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},at=["top","top center","top left","top right","bottom","bottom center","bottom left","bottom right","left","left center","left top","left bottom","right","right center","right top","right bottom","center","center top","center bottom","center left","center right","center center"],G=Object.assign({},...at.map(e=>({[e.replace(/ /,"-")]:e})),...at.map(e=>({[e.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:e})));function q(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Ae(e){let t=e.length,r=-1,n,o="",i=e.charCodeAt(0);for(;++r<t;){if(n=e.charCodeAt(r),n===0){o+="\uFFFD";continue}if(n===44){o+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&i===45){o+=`\\${n.toString(16)} `;continue}if(r===0&&t===1&&n===45){o+=`\\${e.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){o+=e.charAt(r);continue}o+=`\\${e.charAt(r)}`}return o}var fe=Ae;function X(e){return(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function ct(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>X(t)):[e]:[X(e)]}function Wn(e){return e.filter(([t,r],n)=>{if(t.startsWith("$$"))return!1;for(let o=n-1;o>=0;o--)if(e[o][0]===t&&e[o][1]===r)return!1;return!0})}function me(e){return e==null?"":Wn(e).map(([t,r])=>r!=null?`${t}:${r};`:void 0).filter(Boolean).join("")}function pe(e){return e&&typeof e=="object"&&!Array.isArray(e)}function je(e,t){let r=e,n=t;if(Array.isArray(r)&&Array.isArray(n))return[...r,...n];if(Array.isArray(r))return[...r];let o=S({},r);return pe(r)&&pe(n)&&Object.keys(n).forEach(i=>{pe(r[i])&&pe(n[i])||Array.isArray(r[i])&&Array.isArray(n[i])?o[i]=je(r[i],n[i]):Object.assign(o,{[i]:n[i]})}),o}function Z(e){let t,r,n;if(Array.isArray(e)){for(r=Array(t=e.length);t--;)r[t]=(n=e[t])&&typeof n=="object"?Z(n):n;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:Z(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(n=e[t])&&typeof n=="object"?Z(n):n;return r}return e}function lt(e){return typeof e[0]=="string"}function ut(e){return typeof e[0]=="string"}function O(e=[]){return Array.isArray(e)?e:[e]}function Y(e){return Array.from(new Set(e))}var Dn=/^\[(.+?)~?="(.*)"\]$/;var Bn=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,N="$$shortcut-no-merge";function ft(e){return e.match(Dn)}function J(e=""){return Bn.test(e)}function pt(e){return typeof e=="function"?{match:e}:e}function Ve(e){return e.length===3}function mt(e){return e!=null}function Oe(){}var de=class{_map=new Map;get(t,r){let n=this._map.get(t);if(n)return n.get(r)}getFallback(t,r,n){let o=this._map.get(t);return o||(o=new Map,this._map.set(t,o)),o.has(r)||o.set(r,n),o.get(r)}set(t,r,n){let o=this._map.get(t);return o||(o=new Map,this._map.set(t,o)),o.set(r,n),this}has(t,r){var n;return(n=this._map.get(t))==null?void 0:n.has(r)}delete(t,r){var n;return((n=this._map.get(t))==null?void 0:n.delete(r))||!1}deleteTop(t){return this._map.delete(t)}map(t){return Array.from(this._map.entries()).flatMap(([r,n])=>Array.from(n.entries()).map(([o,i])=>t(i,r,o)))}};var dt=/([!\w+:_/-]+?)([:-])\(((?:[~!\w\s:/\\,%#.$-]|\[.*?\])*?)\)/gm;function ht(e){dt.lastIndex=0;let t=!1;do{let r=e.toString();e=e.replace(dt,(n,o,i,s)=>s.split(/\s/g).map(a=>a==="~"?o:a.replace(/^(!?)(.*)/,`$1${o}${i}$2`)).join(" ")),t=e.toString()!==r}while(t);return e}var gt=new Set;function xt(e){gt.has(e)||(console.warn("[unocss]",e),gt.add(e))}function bt(e){let t=function(n){var i;let o=((i=this.__options)==null?void 0:i.sequence)||[];this.__options.sequence=[];for(let s of o){let a=e[s](n);if(a!=null)return a}};function r(n,o){return n.__options||(n.__options={sequence:[]}),n.__options.sequence.push(o),n}for(let n of Object.keys(e))Object.defineProperty(t,n,{enumerable:!0,get(){return r(this,n)}});return t}var Hn=e=>e.split(/[\s'"`;>=]+/g).filter(J),Q={name:"split",order:0,extract({code:e}){return new Set(Hn(e))}};function yt(){return{events:{},emit(e,...t){(this.events[e]||[]).forEach(r=>r(...t))},on(e,t){return(this.events[e]=this.events[e]||[]).push(t),()=>this.events[e]=(this.events[e]||[]).filter(r=>r!==t)}}}function In(e){return O(e).flatMap(t=>Array.isArray(t)?[t]:Object.entries(t))}var Kn={shortcuts:-1,default:0};function Pe(e={},t={}){let r=Object.assign({},t,e),n=(r.presets||[]).flatMap(O),o=[...n.filter(f=>f.enforce==="pre"),...n.filter(f=>!f.enforce),...n.filter(f=>f.enforce==="post")],i=Object.assign(Kn,...n.map(f=>f.layers),e.layers);function s(f){return Y([...o.flatMap(x=>O(x[f]||[])),...O(r[f]||[])])}let a=s("extractors");a.length||a.push(Q),a.sort((f,x)=>(f.order||0)-(x.order||0));let c=s("rules"),u={},g=c.length;c.forEach((f,x)=>{lt(f)&&(u[f[0]]=[x,f[1],f[2],f],delete c[x])});let p=Z([...o.map(f=>f.theme||{}),r.theme||{}].reduce((f,x)=>je(f,x),{}));s("extendTheme").forEach(f=>f(p));let d={templates:Y(o.map(f=>{var x;return O((x=f.autocomplete)==null?void 0:x.templates)}).flat()),extractors:o.map(f=>{var x;return O((x=f.autocomplete)==null?void 0:x.extractors)}).flat().sort((f,x)=>(f.order||0)-(x.order||0))};return C(S({mergeSelectors:!0,warn:!0,blocklist:[],sortLayers:f=>f},r),{presets:o,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:i,theme:p,rulesSize:g,rulesDynamic:c,rulesStaticMap:u,preprocess:s("preprocess"),postprocess:s("postprocess"),preflights:s("preflights"),autocomplete:d,variants:s("variants").map(pt),shortcuts:In(s("shortcuts")),extractors:a,safelist:s("safelist")})}var $t="0.34.1";var Me=class{constructor(t={},r={}){this.userConfig=t;this.defaults=r;this.config=Pe(t,r),this.events.emit("config",this.config)}version=$t;_cache=new Map;config;blocked=new Set;parentOrders=new Map;events=yt();setConfig(t,r){!t||(r&&(this.defaults=r),this.userConfig=t,this.blocked.clear(),this.parentOrders.clear(),this._cache.clear(),this.config=Pe(t,this.defaults),this.events.emit("config",this.config))}async applyExtractors(t,r,n=new Set){let o={get original(){return t},code:t,id:r};for(let i of this.config.extractors){let s=await i.extract(o);s==null||s.forEach(a=>n.add(a))}return n}makeContext(t,r){let n={rawSelector:t,currentSelector:r[1],theme:this.config.theme,generator:this,variantHandlers:r[2],constructCSS:(...o)=>this.constructCustomCSS(n,...o),variantMatch:r};return n}async parseToken(t,r){var c;if(this.blocked.has(t))return;let n=`${t}${r?` ${r}`:""}`;if(this._cache.has(n))return this._cache.get(n);let o=t;for(let u of this.config.preprocess)o=u(t);if(this.isBlocked(o)){this.blocked.add(t),this._cache.set(n,null);return}let i=this.matchVariants(t,o);if(!i||this.isBlocked(i[1])){this.blocked.add(t),this._cache.set(n,null);return}let s=this.makeContext(t,[r||i[0],i[1],i[2],i[3]]);this.config.details&&(s.variants=[...i[3]]);let a=this.expandShortcut(s.currentSelector,s);if(a){let u=await this.stringifyShortcuts(s.variantMatch,s,a[0],a[1]);if(u!=null&&u.length)return this._cache.set(n,u),u}else{let u=(c=await this.parseUtil(s.variantMatch,s))==null?void 0:c.map(g=>this.stringifyUtil(g,s)).filter(mt);if(u!=null&&u.length)return this._cache.set(n,u),u}this._cache.set(n,null)}async generate(t="",{id:r,scope:n,preflights:o=!0,safelist:i=!0,minify:s=!1}={}){let a=typeof t=="string"?await this.applyExtractors(t,r):t;i&&this.config.safelist.forEach(h=>a.add(h));let c=s?"":`
2
- `,u=new Set(["default"]),g=new Set,p=new Map;await Promise.all(Array.from(a).map(async h=>{var y;if(g.has(h))return;let b=await this.parseToken(h);if(b!=null){g.add(h);for(let w of b){let k=w[3]||"";p.has(k)||p.set(k,[]),p.get(k).push(w),(y=w[4])!=null&&y.layer&&u.add(w[4].layer)}}})),o&&this.config.preflights.forEach(h=>{h.layer&&u.add(h.layer)});let d={},f=this.config.sortLayers(Array.from(u).sort((h,b)=>{var y,w;return((y=this.config.layers[h])!=null?y:0)-((w=this.config.layers[b])!=null?w:0)||h.localeCompare(b)})),x={};if(o){let h={generator:this,theme:this.config.theme};x=Object.fromEntries(await Promise.all(f.map(async b=>{let w=(await Promise.all(this.config.preflights.filter(k=>(k.layer||"default")===b).map(async k=>await k.getCSS(h)))).filter(Boolean).join(c);return[b,w]})))}let v=h=>{if(d[h])return d[h];let b=Array.from(p).sort((y,w)=>{var k,T,M;return((k=this.parentOrders.get(y[0]))!=null?k:0)-((T=this.parentOrders.get(w[0]))!=null?T:0)||((M=y[0])==null?void 0:M.localeCompare(w[0]||""))||0}).map(([y,w])=>{let k=w.length,T=w.filter(m=>{var $;return((($=m[4])==null?void 0:$.layer)||"default")===h}).sort((m,$)=>{var z,F,j;return m[0]-$[0]||(((z=m[4])==null?void 0:z.sort)||0)-(((F=$[4])==null?void 0:F.sort)||0)||((j=m[1])==null?void 0:j.localeCompare($[1]||""))||0}).map(m=>{var $;return[m[1]?Zn(m[1],n):m[1],m[2],!!(($=m[4])!=null&&$.noMerge)]}).map(m=>[m[0]==null?m[0]:[m[0]],m[1],m[2]]);if(!T.length)return;let M=T.reverse().map(([m,$,z],F)=>{if(!z&&m&&this.config.mergeSelectors)for(let j=F+1;j<k;j++){let U=T[j];if(U&&!U[2]&&U[0]&&U[1]===$)return U[0].push(...m),null}return m?`${[...new Set(m)].join(`,${c}`)}{${$}}`:$}).filter(Boolean).reverse().join(c);return y?`${y}{${c}${M}${c}}`:M}).filter(Boolean).join(c);return o&&(b=[x[h],b].filter(Boolean).join(c)),d[h]=!s&&b?`/* layer: ${h} */${c}${b}`:b},E=(h=f,b)=>h.filter(y=>!(b!=null&&b.includes(y))).map(y=>v(y)||"").filter(Boolean).join(c);return{get css(){return E()},layers:f,getLayers:E,getLayer:v,matched:g}}matchVariants(t,r){let n=new Set,o=[],i=r||t,s=!1,a={rawSelector:t,theme:this.config.theme,generator:this};for(;;){s=!1;for(let c of this.config.variants){if(!c.multiPass&&n.has(c))continue;let u=c.match(i,a);if(!!u){typeof u=="string"&&(u={matcher:u}),i=u.matcher,Array.isArray(u.parent)&&this.parentOrders.set(u.parent[0],u.parent[1]),o.unshift(u),n.add(c),s=!0;break}}if(!s)break;if(o.length>500)throw new Error(`Too many variants applied to "${t}"`)}return[t,i,o,n]}applyVariants(t,r=t[4],n=t[1]){let o=[...r].sort((c,u)=>(c.order||0)-(u.order||0)),i=o.reduce((c,u)=>{var g;return((g=u.body)==null?void 0:g.call(u,c))||c},t[2]),s=o.reduce((c,u)=>{var g;return((g=u.selector)==null?void 0:g.call(u,c,i))||c},Yn(n)),a={selector:Xn(s),entries:i,parent:o.reduce((c,u)=>Array.isArray(u.parent)?u.parent[0]:u.parent||c,void 0),layer:o.reduce((c,u)=>u.layer||c,void 0),sort:o.reduce((c,u)=>u.sort||c,void 0)};for(let c of this.config.postprocess)c(a);return a}constructCustomCSS(t,r,n){r=X(r);let{selector:o,entries:i,parent:s}=this.applyVariants([0,n||t.rawSelector,r,void 0,t.variantHandlers]),a=`${o}{${me(i)}}`;return s?`${s}{${a}}`:a}async parseUtil(t,r,n=!1){var p,d;let[o,i,s]=typeof t=="string"?this.matchVariants(t):t,a=this.config.details?f=>{var x;r.rules=(x=r.rules)!=null?x:[],r.rules.push(f)}:Oe,c=this.config.rulesStaticMap[i];if(c&&c[1]&&(n||!((p=c[2])!=null&&p.internal)))return a(c[3]),[[c[0],o,X(c[1]),c[2],s]];r.variantHandlers=s;let{rulesDynamic:u,rulesSize:g}=this.config;for(let f=g-1;f>=0;f--){let x=u[f];if(!x||((d=x[2])==null?void 0:d.internal)&&!n)continue;let[v,E,h]=x,b=i.match(v);if(!b)continue;let y=await E(b,r);if(!y)continue;if(a(x),typeof y=="string")return[[f,y,h]];let w=ct(y).filter(k=>k.length);if(w.length)return w.map(k=>[f,o,k,h,s])}}stringifyUtil(t,r){var f;if(!t)return;if(Ve(t))return[t[0],void 0,t[1],void 0,t[2],this.config.details?r:void 0];let{selector:n,entries:o,parent:i,layer:s,sort:a}=this.applyVariants(t),c=me(o);if(!c)return;let x=(f=t[3])!=null?f:{},{layer:u,sort:g}=x,p=rt(x,["layer","sort"]),d=C(S({},p),{layer:s!=null?s:u,sort:a!=null?a:g});return[t[0],n,c,i,d,this.config.details?r:void 0]}expandShortcut(t,r,n=3){if(n===0)return;let o=this.config.details?a=>{var c;r.shortcuts=(c=r.shortcuts)!=null?c:[],r.shortcuts.push(a)}:Oe,i,s;for(let a of this.config.shortcuts)if(ut(a)){if(a[0]===t){i=i||a[2],s=a[1],o(a);break}}else{let c=t.match(a[0]);if(c&&(s=a[1](c,r)),s){i=i||a[2],o(a);break}}if(typeof s=="string"&&(s=ht(s).split(/\s+/g)),!!s)return[s.flatMap(a=>{var c;return((c=this.expandShortcut(a,r,n-1))==null?void 0:c[0])||[a]}).filter(a=>a!==""),i]}async stringifyShortcuts(t,r,n,o={layer:this.config.shortcutsLayer}){var g;let i=new de,s=(await Promise.all(Y(n).map(async p=>{let d=await this.parseUtil(p,r,!0);return d||xt(`unmatched utility "${p}" in shortcut "${t[1]}"`),d||[]}))).flat(1).filter(Boolean).sort((p,d)=>p[0]-d[0]),[a,,c]=t,u=[];for(let p of s){if(Ve(p)){u.push([p[0],void 0,p[1],void 0,p[2],r]);continue}let{selector:d,entries:f,parent:x,sort:v}=this.applyVariants(p,[...p[4],...c],a);i.getFallback(d,x,[[],p[0]])[0].push([f,!!((g=p[3])!=null&&g.noMerge),v!=null?v:0])}return u.concat(i.map(([p,d],f,x)=>{let v=(h,b,y)=>{let w=Math.max(...y.map(T=>T[1])),k=y.map(T=>T[0]);return(h?[k.flat(1)]:k).map(T=>{let M=me(T);if(M)return[d,f,M,x,C(S({},o),{noMerge:b,sort:w}),r]})};return[[p.filter(([,h])=>h).map(([h,,b])=>[h,b]),!0],[p.filter(([,h])=>!h).map(([h,,b])=>[h,b]),!1]].map(([h,b])=>[...v(!1,b,h.filter(([y])=>y.some(w=>w[0]===N))),...v(!0,b,h.filter(([y])=>y.every(w=>w[0]!==N)))])}).flat(2).filter(Boolean))}isBlocked(t){return!t||this.config.blocklist.some(r=>typeof r=="string"?r===t:r.test(t))}};function wt(e,t){return new Me(e,t)}var St=/ \$\$ /,qn=e=>e.match(St);function Zn(e,t){return qn(e)?e.replace(St,t?` ${t} `:" "):t?`${t} ${e}`:e}function Xn(e){let t=e.match(/::[\w-]+/g);return t&&(t.forEach(r=>e=e.replace(r,"")),e+=t.join("")),e}var vt=/^\[(.+?)(~?=)"(.*)"\]$/;function Yn(e){return vt.test(e)?e.replace(vt,(t,r,n,o)=>`[${fe(r)}${n}"${fe(o)}"]`):`.${fe(e)}`}var Fe={};Vn(Fe,{auto:()=>to,bracket:()=>ao,bracketOfColor:()=>co,bracketOfLength:()=>lo,cssvar:()=>uo,degree:()=>po,fraction:()=>so,global:()=>mo,number:()=>oo,numberWithUnit:()=>eo,percent:()=>io,properties:()=>ho,px:()=>no,rem:()=>ro,time:()=>fo});var Jn=["color","border-color","background-color","flex-grow","flex","flex-shrink","caret-color","font","gap","opacity","visibility","z-index","font-weight","zoom","text-shadow","transform","box-shadow","backround-position","left","right","top","bottom","object-position","max-height","min-height","max-width","min-width","height","width","border-width","margin","padding","outline-width","outline-offset","font-size","line-height","text-indent","vertical-align","border-spacing","letter-spacing","word-spacing","stroke","filter","backdrop-filter","fill","mask","mask-size","mask-border","clip-path","clip","border-radius"],Ue=/^(-?[0-9.]+)(px|pt|pc|rem|em|%|vh|vw|in|cm|mm|ex|ch|vmin|vmax|rpx)?$/i,Qn=/^(-?[0-9.]+)$/i,kt=/^(px)$/i;function P(e){return e.toFixed(10).replace(/\.0+$/,"").replace(/(\.\d+?)0+$/,"$1")}function eo(e){let t=e.match(Ue);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(n&&!Number.isNaN(o))return`${P(o)}${n}`}function to(e){if(e==="auto"||e==="a")return"auto"}function ro(e){if(e.match(kt))return`1${e}`;let t=e.match(Ue);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${P(o)}${n}`:`${P(o/4)}rem`}function no(e){if(e.match(kt))return`1${e}`;let t=e.match(Ue);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${P(o)}${n}`:`${P(o)}px`}function oo(e){if(!Qn.test(e))return;let t=parseFloat(e);if(!Number.isNaN(t))return P(t)}function io(e){e.endsWith("%")&&(e=e.slice(0,-1));let t=parseFloat(e);if(!Number.isNaN(t))return`${P(t/100)}`}function so(e){if(e==="full")return"100%";let[t,r]=e.split("/"),n=parseFloat(t)/parseFloat(r);if(!Number.isNaN(n))return`${P(n*100)}%`}function _e(e,t){if(e&&e.startsWith("[")&&e.endsWith("]")){let r,n=e.match(/^\[(color|length):/i);if(n?t&&n[1]===t&&(r=e.slice(n[0].length,-1)):r=e.slice(1,-1),r!==void 0)return r.replace(/(url\(.*?\))/g,o=>o.replace(/_/g,"\\_")).replace(/([^\\])_/g,"$1 ").replace(/calc\((.*)/g,o=>o.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 "))}}function ao(e){return _e(e)}function co(e){return _e(e,"color")}function lo(e){return _e(e,"length")}function uo(e){if(e.match(/^\$\S/))return`var(--${Ae(e.slice(1))})`}function fo(e){let t=e.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${P(o)}${n}`:`${P(o)}ms`}function po(e){let t=e.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${P(o)}${n}`:`${P(o)}deg`}function mo(e){if(["inherit","initial","revert","unset"].includes(e))return e}function ho(e){if(e.split(",").every(t=>Jn.includes(t)))return e}var l=bt(Fe);var D=(e,t)=>{let r=new RegExp(`^${q(e)}[:-]`);return{name:e,match:n=>{let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),selector:t}},autocomplete:`${e}:`}},ee=(e,t)=>{let r=new RegExp(`^${q(e)}[:-]`);return{name:e,match:n=>{let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),parent:t}},autocomplete:`${e}:`}};var he="$$mini-no-negative",A=e=>([t,r,n],{theme:o})=>{var s,a;let i=(a=(s=o.spacing)==null?void 0:s[n||"DEFAULT"])!=null?a:l.bracket.cssvar.auto.fraction.rem(n);if(i!=null)return V[r].map(c=>[`${e}${c}`,i])},Ne=(e,t)=>{var r;return(r=e.colors)==null?void 0:r[t.join("-").replace(/(-[a-z])/g,n=>n.slice(1).toUpperCase())]},ge=(e,t)=>{let r=e.split(/(?:\/|:)/),n,o;r[0]==="[color"?(n=r.slice(0,2).join(":"),o=r[2]):[n,o]=r;let i=n.replace(/([a-z])([0-9])/g,"$1-$2").split(/-/g),[s]=i;if(!s)return;let a,c=l.bracketOfColor(n),u=c||n;u.startsWith("#")?a=u:u.startsWith("hex-")?a=`#${u.slice(4)}`:n.startsWith("$")&&(a=l.cssvar(n)),a=a||c;let g="DEFAULT";if(!a){let p,[d]=i.slice(-1);d.match(/^\d+$/)?(g=d,p=Ne(t,i.slice(0,-1))):(p=Ne(t,i),!p&&i.length<=2&&([,g=g]=i,p=Ne(t,[s]))),typeof p=="string"?a=p:g&&p&&(a=p[g])}return{opacity:o,name:s,no:g,color:a,cssColor:Re(a),alpha:l.bracket.cssvar.percent(o!=null?o:"")}},R=(e,t)=>([,r],{theme:n})=>{var c;let o=ge(r,n);if(!o)return;let{alpha:i,color:s,cssColor:a}=o;if(a)return i!=null?{[e]:W(a,i)}:{[`--un-${t}-opacity`]:(c=a.alpha)!=null?c:1,[e]:W(a,`var(--un-${t}-opacity)`)};if(s)return{[e]:s.replace("%alpha",`${i!=null?i:1}`)}},xe=(e,t)=>{let r=[];e=O(e);for(let n=0;n<e.length;n++){let o=K(e[n]," ",6);if(!o||o.length<3)return e;let i=Re(o.pop());if(i==null)return e;r.push(`${o.join(" ")} var(${t}, ${W(i)})`)}return r},Ct=(e,t)=>{var r;return e!=null&&!!((r=ge(e,t))!=null&&r.color)},be=({theme:e,generator:t})=>{let r;return t.userConfig&&t.userConfig.theme&&(r=t.userConfig.theme.breakpoints),r||(r=e.breakpoints),r},Rt=({theme:e,generator:t})=>{let r;return t.userConfig&&t.userConfig.theme&&(r=t.userConfig.theme.verticalBreakpoints),r||(r=e.verticalBreakpoints),r};var Et=[[/^outline-(?:width-|size-)?(.+)$/,([,e],{theme:t})=>{var r,n;return{"outline-width":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.px(e)}},{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,R("outline-color","outline-color"),{autocomplete:"outline-$colors"}],[/^outline-offset-(.+)$/,([,e],{theme:t})=>{var r,n;return{"outline-offset":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.px(e)}},{autocomplete:"outline-(offset)-<num>"}],["outline",{"outline-style":"solid"}],...["auto","dashed","dotted","double","hidden","solid","groove","ridge","inset","outset","inherit","initial","revert","unset"].map(e=>[`outline-${e}`,{"outline-style":e}]),["outline-none",{outline:"2px solid transparent","outline-offset":"2px"}]],Tt=[["appearance-none",{appearance:"none","-webkit-appearance":"none"}]],go=e=>{var t;return(t=l.properties.auto.global(e))!=null?t:{contents:"contents",scroll:"scroll-position"}[e]},zt=[[/^will-change-(.+)/,([,e])=>({"will-change":go(e)})]];var ie=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset","initial","inherit","revert","unset"],At=[[/^(?:border|b)()(?:-(.+))?$/,te,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,te],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,te],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,te],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,te],[/^(?:border|b)-()(?:width|size)-(.+)$/,B,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,B],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,B],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,B],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,B],[/^(?:border|b)-()(?:color-)?(.+)$/,re,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,re],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,re],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,re],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,re],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,ne,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,ne],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,ne],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,ne],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,ne],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,oe,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-<num>","(rounded|rd)","(rounded|rd)-<num>"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltb])(?:-(.+))?$/,oe],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,oe],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se])(?:-(.+))?$/,oe],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,oe],[/^(?:border|b)-(?:style-)?()(.+)$/,H,{autocomplete:["(border|b)-style",`(border|b)-(${ie.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${ie.join("|")})`,`(border|b)-<directions>-style-(${ie.join("|")})`,`(border|b)-style-(${ie.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,H],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,H],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,H],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,H]],xo=e=>([,t],r)=>{var a,c;let n=ge(t,r);if(!n)return;let{alpha:o,color:i,cssColor:s}=n;if(s)return o!=null?{[`border${e}-color`]:W(s,o)}:e===""?{"--un-border-opacity":(a=s.alpha)!=null?a:1,[`border${e}-color`]:W(s,`var(--un-border${e}-opacity)`)}:{"--un-border-opacity":(c=s.alpha)!=null?c:1,[`--un-border${e}-opacity`]:"var(--un-border-opacity)",[`border${e}-color`]:W(s,`var(--un-border${e}-opacity)`)};if(i)return{[`border${e}-color`]:i.replace("%alpha",`${o!=null?o:1}`)}};function te(e,t){let r=B(e,t),n=H(["",e[1],"solid"]);if(r&&n)return[...r,...n]}function B([,e="",t],{theme:r}){var o,i;let n=(i=(o=r.lineWidth)==null?void 0:o[t||"DEFAULT"])!=null?i:l.bracket.cssvar.px(t||"1");if(e in V&&n!=null)return V[e].map(s=>[`border${s}-width`,n])}function re([,e="",t],{theme:r}){if(e in V&&Ct(t,r))return Object.assign({},...V[e].map(n=>xo(n)(["",t],r)))}function ne([,e="",t]){let r=l.bracket.percent(t);if(e in V&&r!=null)return V[e].map(n=>[`--un-border${n}-opacity`,r])}function oe([,e="",t],{theme:r}){var o;let n=((o=r.borderRadius)==null?void 0:o[t||"DEFAULT"])||l.bracket.cssvar.fraction.rem(t||"1");if(e in Te&&n!=null)return Te[e].map(i=>[`border${i}-radius`,n])}function H([,e="",t]){if(ie.includes(t)&&e in V)return V[e].map(r=>[`border${r}-style`,t])}var jt=[[/^op(?:acity)?-?(.+)$/,([,e])=>({opacity:l.bracket.percent.cssvar(e)})]],Vt=[[/^(?:text|color|c)-(.+)$/,R("color","text"),{autocomplete:"(text|color|c)-$colors"}],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-opacity":l.bracket.percent(e)}),{autocomplete:"(text|color|c)-(op|opacity)-<percent>"}]],Ot=[[/^bg-(.+)$/,R("background-color","bg"),{autocomplete:"bg-$colors"}],[/^bg-op(?:acity)?-?(.+)$/,([,e])=>({"--un-bg-opacity":l.bracket.percent(e)}),{autocomplete:"bg-(op|opacity)-<percent>"}]];var ye={all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke"].join(","),none:"none",opacity:"opacity",shadow:"box-shadow",transform:"transform"},Pt=e=>{var t;return(t=l.properties(e))!=null?t:ye[e]},Mt=[[/^transition(?:-([a-z-]+(?:,[a-z-]+)*))?(?:-(\d+))?$/,([,e,t],{theme:r})=>{var o,i;let n=e!=null?Pt(e):[ye.colors,"opacity","box-shadow","transform","filter","backdrop-filter"].join(",");if(n){let s=(i=(o=r.duration)==null?void 0:o[t||"DEFAULT"])!=null?i:l.time(t||"150");return{"transition-property":n,"transition-timing-function":"cubic-bezier(0.4, 0, 0.2, 1)","transition-duration":s}}},{autocomplete:`transition-(${Object.keys(ye).join("|")})`}],[/^(?:transition-)?duration-(.+)$/,([,e],{theme:t})=>{var r,n;return{"transition-duration":(n=(r=t.duration)==null?void 0:r[e||"DEFAULT"])!=null?n:l.bracket.cssvar.time(e)}},{autocomplete:["transition-duration-$duration","duration-$duration"]}],[/^(?:transition-)?delay-(.+)$/,([,e],{theme:t})=>{var r,n;return{"transition-delay":(n=(r=t.duration)==null?void 0:r[e||"DEFAULT"])!=null?n:l.bracket.cssvar.time(e)}},{autocomplete:["transition-delay-$duration","delay-$duration"]}],[/^(?:transition-)?ease(?:-(.+))?$/,([,e],{theme:t})=>{var r,n;return{"transition-timing-function":(n=(r=t.easing)==null?void 0:r[e||"DEFAULT"])!=null?n:l.bracket.cssvar(e)}},{autocomplete:["transition-ease-(linear|in|out|in-out|DEFAULT)","ease-(linear|in|out|in-out|DEFAULT)"]}],[/^(?:transition-)?property-(.+)$/,([,e])=>({"transition-property":l.global(e)||Pt(e)}),{autocomplete:[`transition-property-(${["inherit","initial","revert","unset",...Object.keys(ye)].join("|")})`]}],["transition-none",{transition:"none"}]];var Ut=[["flex",{display:"flex"}],["inline-flex",{display:"inline-flex"}],["flex-inline",{display:"inline-flex"}],[/^flex-(.*)$/,([,e])=>({flex:l.bracket(e)!=null?l.bracket(e).split(" ").map(t=>{var r;return(r=l.cssvar.fraction(t))!=null?r:t}).join(" "):l.cssvar.fraction(e)})],["flex-1",{flex:"1 1 0%"}],["flex-auto",{flex:"1 1 auto"}],["flex-initial",{flex:"0 1 auto"}],["flex-none",{flex:"none"}],[/^(?:flex-)?shrink$/,()=>({"flex-shrink":1})],[/^(?:flex-)?shrink-0$/,()=>({"flex-shrink":0})],[/^(?:flex-)?grow$/,()=>({"flex-grow":1})],[/^(?:flex-)?grow-0$/,()=>({"flex-grow":0})],[/^(?:flex-)?basis-(.+)$/,([,e],{theme:t})=>{var r,n;return{"flex-basis":(n=(r=t.spacing)==null?void 0:r[e])!=null?n:l.bracket.cssvar.auto.fraction.rem(e)}}],["flex-row",{"flex-direction":"row"}],["flex-row-reverse",{"flex-direction":"row-reverse"}],["flex-col",{"flex-direction":"column"}],["flex-col-reverse",{"flex-direction":"column-reverse"}],["flex-wrap",{"flex-wrap":"wrap"}],["flex-wrap-reverse",{"flex-wrap":"wrap-reverse"}],["flex-nowrap",{"flex-wrap":"nowrap"}]];var _t={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},Ft=[[/^font-(.+)$/,([,e],{theme:t})=>{var r;return{"font-family":((r=t.fontFamily)==null?void 0:r[e])||l.bracket.cssvar.global(e)}},{autocomplete:"font-$fontFamily"}],[/^text-(.+)$/,([,e="base"],{theme:t})=>{var n;let r=O((n=t.fontSize)==null?void 0:n[e]);if(r!=null&&r[0]){let[o,i="1"]=r;return{"font-size":o,"line-height":i}}return{"font-size":l.bracketOfLength.rem(e)}},{autocomplete:"text-$fontSize"}],[/^text-size-(.+)$/,([,e],{theme:t})=>{var o,i;let r=O((o=t.fontSize)==null?void 0:o[e]),n=(i=r==null?void 0:r[0])!=null?i:l.bracket.cssvar.rem(e);if(n!=null)return{"font-size":n}},{autocomplete:"text-size-$fontSize"}],[/^(?:font|fw)-?([^-]+)$/,([,e])=>({"font-weight":_t[e]||l.global.number(e)}),{autocomplete:`(font|fw)-(100|200|300|400|500|600|700|800|900|${Object.keys(_t).join("|")})`}],[/^(?:font-)?(?:leading|lh)-(.+)$/,([,e],{theme:t})=>{var r;return{"line-height":((r=t.lineHeight)==null?void 0:r[e])||l.bracket.cssvar.global.rem(e)}},{autocomplete:"(leading|lh)-$lineHeight"}],[/^font-synthesis-(.+)$/,([,e])=>({"font-synthesis":e}),{autocomplete:"font-synthesis-(none|weight|style|small-caps)"}],[/^(?:font-)?tracking-(.+)$/,([,e],{theme:t})=>{var r;return{"letter-spacing":((r=t.letterSpacing)==null?void 0:r[e])||l.bracket.cssvar.global.rem(e)}},{autocomplete:"tracking-$letterSpacing"}],[/^(?:font-)?word-spacing-(.+)$/,([,e],{theme:t})=>{var r;return{"word-spacing":((r=t.wordSpacing)==null?void 0:r[e])||l.bracket.cssvar.global.rem(e)}},{autocomplete:"word-spacing-$wordSpacing"}]],Nt=[[/^tab(?:-(.+))?$/,([,e])=>{let t=l.bracket.cssvar.global.number(e||"4");if(t!=null)return{"-moz-tab-size":t,"-o-tab-size":t,"tab-size":t}}]],Lt=[[/^indent(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"text-indent":((r=t.textIndent)==null?void 0:r[e||"DEFAULT"])||l.bracket.cssvar.global.fraction.rem(e)}},{autocomplete:"indent-$textIndent"}]],Wt=[[/^text-stroke(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"-webkit-text-stroke-width":((r=t.textStrokeWidth)==null?void 0:r[e||"DEFAULT"])||l.bracket.cssvar.px(e)}},{autocomplete:"text-stroke-$textStrokeWidth"}],[/^text-stroke-(.+)$/,R("-webkit-text-stroke-color","text-stroke"),{autocomplete:"text-stroke-$colors"}],[/^text-stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-stroke-opacity":l.bracket.percent(e)}),{autocomplete:"text-stroke-(op|opacity)-<percent>"}]],Dt=[[/^text-shadow(?:-(.+))?$/,([,e],{theme:t})=>{var n;let r=(n=t.textShadow)==null?void 0:n[e||"DEFAULT"];return r!=null?{"--un-text-shadow":xe(r,"--un-text-shadow-color").join(","),"text-shadow":"var(--un-text-shadow)"}:{"text-shadow":l.bracket.cssvar(e)}},{autocomplete:"text-shadow-$textShadow"}],[/^text-shadow-color-(.+)$/,R("--un-text-shadow-color","text-shadow"),{autocomplete:"text-shadow-color-$colors"}],[/^text-shadow-color-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-shadow-opacity":l.bracket.percent(e)}),{autocomplete:"text-shadow-color-(op|opacity)-<percent>"}]];var Bt={"":"",x:"column-",y:"row-"},Ht=([,e="",t],{theme:r})=>{var o,i;let n=(i=(o=r.spacing)==null?void 0:o[t])!=null?i:l.bracket.cssvar.rem(t);if(n!=null)return{[`grid-${Bt[e]}gap`]:n,[`${Bt[e]}gap`]:n}},It=[[/^(?:flex-|grid-)?gap-?()(.+)$/,Ht,{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,Ht,{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}]];var _=e=>e.replace("col","column"),Le=e=>e[0]==="r"?"Row":"Column",bo=(e,t,r)=>{var o;let n=(o=t[`gridAuto${Le(e)}`])==null?void 0:o[r];if(n!=null)return n;switch(r){case"min":return"min-content";case"max":return"max-content";case"fr":return"minmax(0,1fr)"}return l.bracket.cssvar.auto.rem(r)},Kt=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,e,t],{theme:r})=>{var n,o;return{[`grid-${_(e)}`]:(o=(n=r[`grid${Le(e)}`])==null?void 0:n[t])!=null?o:l.bracket.cssvar.auto(t)}}],[/^(?:grid-)?(row|col)-span-(.+)$/,([,e,t])=>{if(t==="full")return{[`grid-${_(e)}`]:"1/-1"};let r=l.bracket.number(t);if(r!=null)return{[`grid-${_(e)}`]:`span ${r}/span ${r}`}},{autocomplete:["grid-(row|col)-span-<num>","(row|col)-span-<num>"]}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,e,t])=>{var r;return{[`grid-${_(e)}-start`]:(r=l.bracket.cssvar(t))!=null?r:t}}],[/^(?:grid-)?(row|col)-end-(.+)$/,([,e,t])=>{var r;return{[`grid-${_(e)}-end`]:(r=l.bracket.cssvar(t))!=null?r:t}}],[/^(?:grid-)?auto-(rows|cols)-(.+)$/,([,e,t],{theme:r})=>({[`grid-auto-${_(e)}`]:bo(e,r,t)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(.+)$/,([,e])=>({"grid-auto-flow":l.bracket.cssvar(e)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-((?:row|col)(?:-dense)?)$/,([,e])=>({"grid-auto-flow":_(e).replace("-"," ")})],[/^grid-(rows|cols)-(.+)$/,([,e,t],{theme:r})=>{var n,o;return{[`grid-template-${_(e)}`]:(o=(n=r[`gridTemplate${Le(e)}`])==null?void 0:n[t])!=null?o:l.bracket.cssvar(t)}}],[/^grid-(rows|cols)-minmax-([\w.-]+)$/,([,e,t])=>({[`grid-template-${_(e)}`]:`repeat(auto-fill,minmax(${t},1fr))`})],[/^grid-(rows|cols)-(\d+)$/,([,e,t])=>({[`grid-template-${_(e)}`]:`repeat(${t},minmax(0,1fr))`})],["grid-rows-none",{"grid-template-rows":"none"}],["grid-cols-none",{"grid-template-columns":"none"}]];var $e=["auto","hidden","clip","visible","scroll"],Gt=[[/^(?:overflow|of)-(.+)$/,([,e])=>$e.includes(e)?{overflow:e}:void 0,{autocomplete:[`(overflow|of)-(${$e.join("|")})`,`(overflow|of)-(x|y)-(${$e.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,e,t])=>$e.includes(t)?{[`overflow-${e}`]:t}:void 0]];var qt=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,e])=>({position:e})],[/^(?:position-|pos-)?(static)$/,([,e])=>({position:e})]],Zt=[["justify-start",{"justify-content":"flex-start"}],["justify-end",{"justify-content":"flex-end"}],["justify-center",{"justify-content":"center"}],["justify-between",{"justify-content":"space-between"}],["justify-around",{"justify-content":"space-around"}],["justify-evenly",{"justify-content":"space-evenly"}],["justify-items-start",{"justify-items":"start"}],["justify-items-end",{"justify-items":"end"}],["justify-items-center",{"justify-items":"center"}],["justify-items-stretch",{"justify-items":"stretch"}],["justify-self-auto",{"justify-self":"auto"}],["justify-self-start",{"justify-self":"start"}],["justify-self-end",{"justify-self":"end"}],["justify-self-center",{"justify-self":"center"}],["justify-self-stretch",{"justify-self":"stretch"}]],Xt=[[/^order-(.+)$/,([,e])=>({order:l.bracket.cssvar.number(e)})],["order-first",{order:"-9999"}],["order-last",{order:"9999"}],["order-none",{order:"0"}]],Yt=[["content-center",{"align-content":"center"}],["content-start",{"align-content":"flex-start"}],["content-end",{"align-content":"flex-end"}],["content-between",{"align-content":"space-between"}],["content-around",{"align-content":"space-around"}],["content-evenly",{"align-content":"space-evenly"}],["items-start",{"align-items":"flex-start"}],["items-end",{"align-items":"flex-end"}],["items-center",{"align-items":"center"}],["items-baseline",{"align-items":"baseline"}],["items-stretch",{"align-items":"stretch"}],["self-auto",{"align-self":"auto"}],["self-start",{"align-self":"flex-start"}],["self-end",{"align-self":"flex-end"}],["self-center",{"align-self":"center"}],["self-stretch",{"align-self":"stretch"}],["self-baseline",{"align-self":"baseline"}]],Jt=[["place-content-center",{"place-content":"center"}],["place-content-start",{"place-content":"start"}],["place-content-end",{"place-content":"end"}],["place-content-between",{"place-content":"space-between"}],["place-content-around",{"place-content":"space-around"}],["place-content-evenly",{"place-content":"space-evenly"}],["place-content-stretch",{"place-content":"stretch"}],["place-items-start",{"place-items":"start"}],["place-items-end",{"place-items":"end"}],["place-items-center",{"place-items":"center"}],["place-items-stretch",{"place-items":"stretch"}],["place-self-auto",{"place-self":"auto"}],["place-self-start",{"place-self":"start"}],["place-self-end",{"place-self":"end"}],["place-self-center",{"place-self":"center"}],["place-self-stretch",{"place-self":"stretch"}]];function We(e,{theme:t}){var r,n;return(n=(r=t.spacing)==null?void 0:r[e])!=null?n:l.bracket.cssvar.auto.fraction.rem(e)}function ve([,e,t],r){let n=We(t,r);if(n!=null&&e in Ee)return Ee[e].map(o=>[o.slice(1),n])}var Qt=[[/^(?:position-|pos-)?inset-(.+)$/,([,e],t)=>({inset:We(e,t)}),{autocomplete:["(position|pos)-inset-<directions>-$spacing","(position|pos)-inset-(block|inline)-$spacing","(position|pos)-inset-(bs|be|is|ie)-$spacing","(position|pos)-(top|left|right|bottom)-$spacing"]}],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,ve],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,ve],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,ve],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,ve],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,e,t],r)=>({[e]:We(t,r)})]],er=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-none",{float:"none"}],["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-none",{clear:"none"}]],tr=[[/^z([\d.]+)$/,([,e])=>({"z-index":l.number(e)})],[/^z-(.+)$/,([,e])=>({"z-index":l.bracket.cssvar.auto.number(e)}),{autocomplete:"z-<num>"}]],rr=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}]];var we="var(--un-empty,/*!*/ /*!*/)",nr=[["inline",{display:"inline"}],["block",{display:"block"}],["inline-block",{display:"inline-block"}],["contents",{display:"contents"}],["flow-root",{display:"flow-root"}],["list-item",{display:"list-item"}],["hidden",{display:"none"}],[/^display-(.+)$/,([,e])=>({display:l.bracket.cssvar(e)||e})]],or=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}]],ir=[[/^cursor-(.+)$/,([,e])=>({cursor:l.bracket.cssvar(e)||e})]],sr=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}]],ar=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}]],cr=[["select-auto",{"user-select":"auto"}],["select-all",{"user-select":"all"}],["select-text",{"user-select":"text"}],["select-none",{"user-select":"none"}]],lr=[[/^(?:whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)$/,([,e])=>({"white-space":e}),{autocomplete:"(whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)"}]],ur=[[/^content-(.+)$/,([,e])=>{let t=l.bracket.cssvar(e);return{content:t==null?`"${e}"`:t}}],["content-empty",{content:'""'}],["content-none",{content:'""'}]],fr=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}]],pr=[["truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-ellipsis",{"text-overflow":"ellipsis"}],["text-clip",{"text-overflow":"clip"}]],mr=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}]],dr=[["italic",{"font-style":"italic"}],["not-italic",{"font-style":"normal"}],["font-italic",{"font-style":"italic"}],["font-not-italic",{"font-style":"normal"}],["oblique",{"font-style":"oblique"}],["not-oblique",{"font-style":"normal"}],["font-oblique",{"font-style":"oblique"}],["font-not-oblique",{"font-style":"normal"}]],hr=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto","font-smoothing":"auto"}]];var gr=[[/^ring(?:-(.+))?$/,([,e],{theme:t})=>{var n,o;let r=(o=(n=t.ringWidth)==null?void 0:n[e||"DEFAULT"])!=null?o:l.px(e||"1");if(r)return[{[N]:"","--un-ring-inset":we,"--un-ring-offset-width":"0px","--un-ring-offset-color":"#fff","--un-ring-width":"0px","--un-ring-color":"rgba(147,197,253,0.5)"},{"--un-ring-width":r,"--un-ring-offset-shadow":"var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color)","--un-ring-shadow":"var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color)","box-shadow":"var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow, 0 0 #0000)"}]},{autocomplete:"ring-$ringWidth"}],[/^ring-(?:width-|size-)(.+)$/,([,e],{theme:t})=>{var r,n;return{"--un-ring-width":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.px(e)}},{autocomplete:"ring-(width|size)-$lineWidth"}],["ring-offset",{"--un-ring-offset-width":"1px"}],[/^ring-offset-(?:width-|size-)?(.+)$/,([,e],{theme:t})=>{var r,n;return{"--un-ring-offset-width":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.px(e)}},{autocomplete:"ring-offset-(width|size)-$lineWidth"}],[/^ring-(.+)$/,R("--un-ring-color","ring"),{autocomplete:"ring-$colors"}],[/^ring-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-opacity":l.bracket.percent(e)}),{autocomplete:"ring-(op|opacity)-<percent>"}],[/^ring-offset-(.+)$/,R("--un-ring-offset-color","ring-offset"),{autocomplete:"ring-offset-$colors"}],[/^ring-offset-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-offset-opacity":l.bracket.percent(e)}),{autocomplete:"ring-offset-(op|opacity)-<percent>"}],["ring-inset",{"--un-ring-inset":"inset"}]];var xr=[[/^shadow(?:-(.+))?$/,([,e],{theme:t})=>{var n;let r=(n=t.boxShadow)==null?void 0:n[e||"DEFAULT"];if(r)return[{[N]:"","--un-shadow-inset":we,"--un-shadow":"0 0 #0000"},{"--un-shadow":xe(r,"--un-shadow-color").join(","),"box-shadow":"var(--un-ring-offset-shadow, 0 0 #0000), var(--un-ring-shadow, 0 0 #0000), var(--un-shadow)"}]},{autocomplete:"shadow-$boxShadow"}],[/^shadow-(.+)$/,R("--un-shadow-color","shadow"),{autocomplete:"shadow-$colors"}],[/^shadow-op(?:acity)?-?(.+)$/,([,e])=>({"--un-shadow-opacity":l.bracket.percent(e)}),{autocomplete:"shadow-(op|opacity)-<percent>"}],["shadow-inset",{"--un-shadow-inset":"inset"}]];var yo={h:"height",w:"width",inline:"inline-size",block:"block-size"};function se(e,t){return`${e||""}${yo[t]}`}function br(e,t,r,n){var s;let o=se(e,t).replace(/-(\w)/g,(a,c)=>c.toUpperCase()),i=(s=r[o])==null?void 0:s[n];if(i!=null)return i;switch(n){case"fit":case"max":case"min":return`${n}-content`}return l.bracket.cssvar.auto.fraction.rem(n)}var yr=[[/^(min-|max-)?([wh])-?(.+)$/,([,e,t,r],{theme:n})=>({[se(e,t)]:br(e,t,n,r)}),{autocomplete:["(w|h)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize","(max|min)-(w|h)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize"]}],[/^(min-|max-)?(block|inline)-(.+)$/,([,e,t,r],{theme:n})=>({[se(e,t)]:br(e,t,n,r)}),{autocomplete:["(w|h)-(block|inline)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize","(max|min)-(w|h)-(block|inline)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize"]}],[/^(min-|max-)?(h)-screen-(.+)$/,([,e,t,r],n)=>{var o;return{[se(e,t)]:(o=Rt(n))==null?void 0:o[r]}},{autocomplete:["h-screen-$verticalBreakpoints","(min|max)-h-screen-$verticalBreakpoints"]}],[/^(min-|max-)?(w)-screen-(.+)$/,([,e,t,r],n)=>{var o;return{[se(e,t)]:(o=be(n))==null?void 0:o[r]}},{autocomplete:["w-screen-$breakpoints","(min|max)-w-screen-$breakpoints"]}]];function $o(e){if(/^\d+\/\d+$/.test(e))return e;switch(e){case"square":return"1/1";case"video":return"16/9"}return l.bracket.cssvar.auto.number(e)}var $r=[[/^aspect-(?:ratio-)?(.+)$/,([,e])=>({"aspect-ratio":$o(e)}),{autocomplete:["aspect-(square|video)","aspect-ratio-(square|video)"]}]];var vr=[[/^pa?()-?(-?.+)$/,A("padding"),{autocomplete:["(m|p)<num>","(m|p)-<num>"]}],[/^p-?xy()()$/,A("padding"),{autocomplete:"(m|p)-(xy)"}],[/^p-?([xy])(?:-?(-?.+))?$/,A("padding")],[/^p-?([rltbse])(?:-?(-?.+))?$/,A("padding"),{autocomplete:"(m|p)<directions>-<num>"}],[/^p-(block|inline)(?:-(-?.+))?$/,A("padding"),{autocomplete:"(m|p)-(block|inline)-<num>"}],[/^p-?([bi][se])(?:-?(-?.+))?$/,A("padding"),{autocomplete:"(m|p)-(bs|be|is|ie)-<num>"}]],wr=[[/^ma?()-?(-?.+)$/,A("margin")],[/^m-?xy()()$/,A("margin")],[/^m-?([xy])(?:-?(-?.+))?$/,A("margin")],[/^m-?([rltbse])(?:-?(-?.+))?$/,A("margin")],[/^m-(block|inline)(?:-(-?.+))?$/,A("margin")],[/^m-?([bi][se])(?:-?(-?.+))?$/,A("margin")]];var vo={"--un-transform":["translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z))","rotate(var(--un-rotate))","rotateX(var(--un-rotate-x))","rotateY(var(--un-rotate-y))","rotateZ(var(--un-rotate-z))","skewX(var(--un-skew-x))","skewY(var(--un-skew-y))","scaleX(var(--un-scale-x))","scaleY(var(--un-scale-y))","scaleZ(var(--un-scale-z))"].join(" ")},Rr={"--un-transform":["translateX(var(--un-translate-x))","translateY(var(--un-translate-y))","translateZ(var(--un-translate-z))","rotate(var(--un-rotate))","rotateX(var(--un-rotate-x))","rotateY(var(--un-rotate-y))","rotateZ(var(--un-rotate-z))","skewX(var(--un-skew-x))","skewY(var(--un-skew-y))","scaleX(var(--un-scale-x))","scaleY(var(--un-scale-y))","scaleZ(var(--un-scale-z))"].join(" ")},I=C(S({"--un-rotate":0,"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-scale-x":1,"--un-scale-y":1,"--un-scale-z":1,"--un-skew-x":0,"--un-skew-y":0,"--un-translate-x":0,"--un-translate-y":0,"--un-translate-z":0},Rr),{[N]:"",[he]:""}),Er=[[/^(?:transform-)?origin-(.+)$/,([,e])=>{var t;return{"transform-origin":(t=G[e])!=null?t:l.bracket.cssvar(e)}},{autocomplete:[`transform-origin-(${Object.keys(G).join("|")})`,`origin-(${Object.keys(G).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,e])=>{let t=l.bracket.cssvar.px.numberWithUnit(e);if(t!=null)return{"-webkit-perspective":t,perspective:t}}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,e])=>{var r;let t=(r=l.bracket.cssvar(e))!=null?r:e.length>=3?G[e]:void 0;if(t!=null)return{"-webkit-perspective-origin":t,"perspective-origin":t}}],[/^(?:transform-)?translate-()(.+)$/,Sr],[/^(?:transform-)?translate-([xyz])-(.+)$/,Sr],[/^(?:transform-)?rotate-()(.+)$/,Cr],[/^(?:transform-)?rotate-([xyz])-(.+)$/,Cr],[/^(?:transform-)?skew-([xy])-(.+)$/,wo],[/^(?:transform-)?scale-()(.+)$/,kr],[/^(?:transform-)?scale-([xyz])-(.+)$/,kr],[/^(?:transform-)?preserve-3d$/,()=>({"transform-style":"preserve-3d"})],[/^(?:transform-)?preserve-flat$/,()=>({"transform-style":"flat"})],[/^transform$/,()=>[I,{transform:"var(--un-transform)"}]],["transform-gpu",vo],["transform-cpu",Rr],["transform-none",{transform:"none"}]];function Sr([,e,t],{theme:r}){var o,i;let n=(i=(o=r.spacing)==null?void 0:o[t])!=null?i:l.bracket.cssvar.fraction.rem(t);if(n!=null)return[I,[...ze[e].map(s=>[`--un-translate${s}`,n]),["transform","var(--un-transform)"]]]}function kr([,e,t]){let r=l.bracket.cssvar.fraction.percent(t);if(r!=null)return[I,[...ze[e].map(n=>[`--un-scale${n}`,r]),["transform","var(--un-transform)"]]]}function Cr([,e="",t]){let r=l.bracket.cssvar.degree(t);if(r!=null)return e?[I,{"--un-rotate":0,[`--un-rotate-${e}`]:r,transform:"var(--un-transform)"}]:[I,{"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-rotate":r,transform:"var(--un-transform)"}]}function wo([,e,t]){let r=l.bracket.cssvar.degree(t);if(r!=null)return[I,{[`--un-skew-${e}`]:r,transform:"var(--un-transform)"}]}var So={backface:"backface-visibility",break:"word-break",case:"text-transform",content:"align-content",fw:"font-weight",items:"align-items",justify:"justify-content",select:"user-select",self:"align-self",vertical:"vertical-align",visible:"visibility",whitespace:"white-space",ws:"white-space"},Tr=[[/^(.+?)-(\$.+)$/,([,e,t])=>{let r=So[e];if(r)return{[r]:l.cssvar(t)}}]],zr=[[/^\[([\w_-]+):([^'"]+)\]$/,([,e,t])=>({[e]:l.bracket(`[${t}]`)})]];var Ar=[[/^(where|\?)$/,(e,{constructCSS:t,generator:r})=>{if(r.userConfig.envMode==="dev")return`@keyframes __un_qm{0%{box-shadow:inset 4px 4px #ff1e90, inset -4px -4px #ff1e90}100%{box-shadow:inset 8px 8px #3399ff, inset -8px -8px #3399ff}}
3
- ${t({animation:"__un_qm 0.5s ease-in-out alternate infinite"})}`}]];var jr=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,e])=>({"text-decoration-line":e}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,([,e],{theme:t})=>{var r,n;return{"text-decoration-thickness":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.px(e)}},{autocomplete:"(underline|decoration)-<num>"}],[/^(?:underline|decoration)-(auto|from-font)$/,([,e])=>({"text-decoration-thickness":e}),{autocomplete:"(underline|decoration)-(auto|from-font)"}],[/^(?:underline|decoration)-(.+)$/,(e,t)=>{let r=R("text-decoration-color","line")(e,t);if(r)return S({"-webkit-text-decoration-color":r["text-decoration-color"]},r)},{autocomplete:"(underline|decoration)-$colors"}],[/^(?:underline|decoration)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-line-opacity":l.bracket.percent(e)}),{autocomplete:"(underline|decoration)-(op|opacity)-<percent>"}],[/^(?:underline|decoration)-offset-(.+)$/,([,e],{theme:t})=>{var r,n;return{"text-underline-offset":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.auto.bracket.cssvar.px(e)}},{autocomplete:"(underline|decoration)-(offset)-<num>"}],[/^(?:underline|decoration)-(solid|double|dotted|dashed|wavy|inherit|initial|revert|unset)$/,([,e])=>({"text-decoration-style":e}),{autocomplete:"(underline|decoration)-(solid|double|dotted|dashed|wavy|inherit|initial|revert|unset)"}],["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];var Vr=[[/^fill-(.+)$/,R("fill","fill"),{autocomplete:"fill-$colors"}],[/^fill-op(?:acity)?-?(.+)$/,([,e])=>({"--un-fill-opacity":l.bracket.percent(e)}),{autocomplete:"fill-(op|opacity)-<percent>"}],["fill-none",{fill:"none"}],[/^stroke-(?:width-|size-)?(.+)$/,([,e],{theme:t})=>{var r,n;return{"stroke-width":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.fraction.px.number(e)}},{autocomplete:["stroke-width-$lineWidth","stroke-size-$lineWidth"]}],[/^stroke-dash-(.+)$/,([,e])=>({"stroke-dasharray":l.bracket.cssvar.number(e)}),{autocomplete:"stroke-dash-<num>"}],[/^stroke-offset-(.+)$/,([,e],{theme:t})=>{var r,n;return{"stroke-dashoffset":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.px.numberWithUnit(e)}},{autocomplete:"stroke-offset-$lineWidth"}],[/^stroke-(.+)$/,R("stroke","stroke"),{autocomplete:"stroke-$colors"}],[/^stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-stroke-opacity":l.bracket.percent(e)}),{autocomplete:"stroke-(op|opacity)-<percent>"}],["stroke-cap-square",{"stroke-linecap":"square"}],["stroke-cap-round",{"stroke-linecap":"round"}],["stroke-cap-auto",{"stroke-linecap":"butt"}],["stroke-join-arcs",{"stroke-linejoin":"arcs"}],["stroke-join-bevel",{"stroke-linejoin":"bevel"}],["stroke-join-clip",{"stroke-linejoin":"miter-clip"}],["stroke-join-round",{"stroke-linejoin":"round"}],["stroke-join-auto",{"stroke-linejoin":"miter"}],["stroke-none",{stroke:"none"}]];var Or=[Tr,zr,vr,wr,nr,jt,Ot,Vr,At,ur,Ft,Nt,Lt,pr,jr,Wt,Dt,mr,it,Vt,dr,hr,xr,gr,Ut,Kt,It,qt,yr,$r,ir,or,sr,ar,ot,cr,lr,fr,Gt,Et,Tt,Xt,Zt,Yt,Jt,Qt,er,tr,rr,Mt,Er,zt,Ar].flat(1);var De={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},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"},light:{50:"#fdfdfd",100:"#fcfcfc",200:"#fafafa",300:"#f8f9fa",400:"#f6f6f6",500:"#f2f2f2",600:"#f1f3f5",700:"#e9ecef",800:"#dee2e6",900:"#dde1e3"},dark:{50:"#4a4a4a",100:"#3c3c3c",200:"#323232",300:"#2d2d2d",400:"#222222",500:"#1f1f1f",600:"#1c1c1e",700:"#1b1b1b",800:"#181818",900:"#0f0f0f"},get lightblue(){return this.sky},get lightBlue(){return this.sky},get warmgray(){return this.stone},get warmGray(){return this.stone},get truegray(){return this.neutral},get trueGray(){return this.neutral},get coolgray(){return this.gray},get coolGray(){return this.gray},get bluegray(){return this.slate},get blueGray(){return this.slate}};Object.values(De).forEach(e=>{typeof e!="string"&&(e.DEFAULT=e.DEFAULT||e[400],Object.keys(e).forEach(t=>{let r=+t/100;r===Math.round(r)&&(e[r]=e[t])}))});var Pr={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"'].join(","),serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"].join(","),mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"].join(",")},Mr={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"]},Ur={DEFAULT:"1.5rem",xs:"0.5rem",sm:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem","2xl":"3rem","3xl":"4rem"},_r={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},Fr={DEFAULT:["0 0 1px rgba(0,0,0,0.2)","0 0 1px rgba(1,0,5,0.1)"],none:"0 0 #0000",sm:"1px 1px 3px rgba(36,37,47,0.25)",md:["0 1px 2px rgba(30,29,39,0.19)","1px 2px 4px rgba(54,64,147,0.18)"],lg:["3px 3px 6px rgba(0,0,0,0.26)","0 0 5px rgba(15,3,86,0.22)"],xl:["1px 1px 3px rgba(0,0,0,0.29)","2px 4px 7px rgba(73,64,125,0.35)"]},Nr={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},Be={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},Lr=Be;var He={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},Wr=S({},He),Dr={DEFAULT:"1px",none:"0px"},Br={DEFAULT:"1rem",none:"0rem",xs:"0.75rem",sm:"0.875rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"},Hr={DEFAULT:"150ms",none:"0ms",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},Ir={DEFAULT:"0.25rem",none:"0rem",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},Kr={DEFAULT:["var(--un-shadow-inset) 0 1px 3px 0 rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 1px 2px -1px rgba(0,0,0,0.1)"],none:"0 0 #0000",sm:"var(--un-shadow-inset) 0 1px 2px 0 rgba(0,0,0,0.05)",md:["var(--un-shadow-inset) 0 4px 6px -1px rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 2px 4px -2px rgba(0,0,0,0.1)"],lg:["var(--un-shadow-inset) 0 10px 15px -3px rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 4px 6px -4px rgba(0,0,0,0.1)"],xl:["var(--un-shadow-inset) 0 20px 25px -5px rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 8px 10px -6px rgba(0,0,0,0.1)"],"2xl":"var(--un-shadow-inset) 0 25px 50px -12px rgba(0,0,0,0.25)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.05)"},Gr={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)"},qr={DEFAULT:"1px",none:"0px"};var Zr={DEFAULT:"8px","0":"0",sm:"4px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Xr={DEFAULT:["0 1px 2px rgba(0,0,0,0.1)","0 1px 1px rgba(0,0,0,0.06)"],sm:"0 1px 1px rgba(0,0,0,0.05)",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"};var Se={xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",prose:"65ch"},Ie=C(S({auto:"auto"},Se),{screen:"100vw"}),ae=C(S({none:"none"},Se),{screen:"100vw"}),Ke=C(S({auto:"auto"},Se),{screen:"100vh"}),ce=C(S({none:"none"},Se),{screen:"100vh"});var Yr={width:Ie,height:Ke,maxWidth:ae,maxHeight:ce,minWidth:ae,minHeight:ce,inlineSize:Ie,blockSize:Ke,maxInlineSize:ae,maxBlockSize:ce,minInlineSize:ae,minBlockSize:ce,colors:De,fontFamily:Pr,fontSize:Mr,breakpoints:He,verticalBreakpoints:Wr,borderRadius:Ir,lineHeight:Nr,letterSpacing:Be,wordSpacing:Lr,boxShadow:Kr,textIndent:Ur,textShadow:Fr,textStrokeWidth:_r,blur:Zr,dropShadow:Xr,easing:Gr,lineWidth:Dr,spacing:Br,duration:Hr,ringWidth:qr};var Ge={},Jr=e=>{var o;let t=((o=e.match(/^-?[0-9]+\.?[0-9]*/))==null?void 0:o[0])||"",r=e.slice(t.length),n=parseFloat(t)-.1;return Number.isNaN(n)?e:`${n}${r}`},Qr={name:"breakpoints",match(e,t){var n;let r=Object.entries((n=be(t))!=null?n:{}).map(([o,i],s)=>[o,i,s]);for(let[o,i,s]of r){Ge[o]||(Ge[o]=new RegExp(`^((?:[al]t-)?${o}[:-])`));let a=e.match(Ge[o]);if(!a)continue;let[,c]=a,u=e.slice(c.length);if(u==="container")continue;let g=c.startsWith("lt-"),p=c.startsWith("at-"),d=1e3;return g?(d-=s+1,{matcher:u,parent:[`@media (max-width: ${Jr(i)})`,d]}):(d+=s+1,p&&s<r.length-1?{matcher:u,parent:[`@media (min-width: ${i}) and (max-width: ${Jr(r[s+1][1])})`,d]}:{matcher:u,parent:[`@media (min-width: ${i})`,d]})}},autocomplete:"(at-|lt-|)$breakpoints:"};var L=(e,t,r)=>{let n=e?new RegExp(`^${t}(?:-\\[(.+?)\\])[:-]`):new RegExp(`^${t}(?:-\\[(.+?)\\])?[:-]`);return{name:`combinator:${t}`,match:o=>{let i=o.match(n);if(i)return{matcher:o.slice(i[0].length),selector:s=>{var a;return r.replace("&&-s",s).replace("&&-c",(a=i[1])!=null?a:"*")}}}}},en=[L(!1,"all","&&-s &&-c"),L(!1,"children","&&-s>&&-c"),L(!1,"next","&&-s+&&-c"),L(!1,"sibling","&&-s+&&-c"),L(!1,"siblings","&&-s~&&-c"),L(!0,"group","&&-c &&-s"),L(!0,"parent","&&-c>&&-s"),L(!0,"previous","&&-c+&&-s"),L(!0,"peer","&&-c~&&-s")];var tn=ee("print","@media print"),rn={name:"media",match(e,{theme:t}){var n,o;let r=e.match(/^media-([_\d\w]+)[:-]/);if(r){let i=(o=(n=t.media)==null?void 0:n[r[1]])!=null?o:`(--${r[1]})`;return{matcher:e.slice(r[0].length),parent:`@media ${i}`}}}};var nn=(e={})=>(e==null?void 0:e.dark)==="class"?[D("dark",t=>`.dark $$ ${t}`),D("light",t=>`.light $$ ${t}`)]:[ee("dark","@media (prefers-color-scheme: dark)"),ee("light","@media (prefers-color-scheme: light)")];var on=[D("rtl",e=>`[dir="rtl"] $$ ${e}`),D("ltr",e=>`[dir="ltr"] $$ ${e}`)];var an={name:"selector",match(e){let t=e.match(/^selector-\[(.+?)\][:-]/);if(t)return{matcher:e.slice(t[0].length),selector:()=>t[1]}}},cn={name:"layer",match(e){let t=e.match(/^layer-([_\d\w]+)[:-]/);if(t)return{matcher:e.slice(t[0].length),layer:t[1]}}},ln={name:"scope",match(e){let t=e.match(/^scope-([_\d\w]+)[:-]/);if(t)return{matcher:e.slice(t[0].length),selector:r=>`.${t[1]} $$ ${r}`}}},un={name:"important",match(e){let t=e.match(/^(important[:-]|!)/);if(t)return{matcher:e.slice(t[0].length),body:r=>(r.forEach(n=>{n[1]&&(n[1]+=" !important")}),r)}},autocomplete:"(important)"},sn=/[0-9.]+(?:[a-z]+|%)?/,fn={name:"negative",match(e){if(!(!e.startsWith("-")||!e.match(/\d|-px|-full/)))return{matcher:e.slice(1),body:t=>{if(t.find(n=>n[0]===he))return;let r=!1;if(t.forEach(n=>{var i;let o=(i=n[1])==null?void 0:i.toString();!o||o==="0"||sn.test(o)&&(n[1]=o.replace(sn,s=>`-${s}`),r=!0)}),r)return t}}}};var le=Object.fromEntries([["first-letter","::first-letter"],["first-line","::first-line"],"any-link","link","visited","target",["open","[open]"],"hover","active","focus-visible","focus-within","focus","autofill","enabled","disabled","read-only","read-write","placeholder-shown","default","checked","indeterminate","valid","invalid","in-range","out-of-range","required","optional","root","empty",["even-of-type",":nth-of-type(even)"],["even",":nth-child(even)"],["odd-of-type",":nth-of-type(odd)"],["odd",":nth-child(odd)"],"first-of-type",["first",":first-child"],"last-of-type",["last",":last-child"],"only-child","only-of-type",["placeholder","::placeholder"],["before","::before"],["after","::after"],["selection","::selection"],["marker","::marker"],["file","::file-selector-button"]].map(e=>typeof e=="string"?[e,`:${e}`]:e)),ko=["not","is","where","has"],qe=Object.entries(le).filter(([,e])=>!e.startsWith("::")).map(([e])=>e).join("|"),Ze=ko.join("|"),pn=e=>{if(e==="active")return 1},ke=(e,t,r)=>{let n=new RegExp(`^${e}-((?:(${Ze})-)?(${qe}))[:-]`),o=new RegExp(`^${q(t)}:`);return{name:`pseudo:${e}`,match(i){let s=i.match(n);if(s){let a=le[s[3]]||`:${s[3]}`;return s[2]&&(a=`:${s[2]}(${a})`),{matcher:i.slice(s[0].length),selector:c=>o.test(c)?c.replace(o,`${t}${a}:`):`${t}${a}${r}${c}`,sort:pn(s[3])}}}}},mn=Object.entries(le).map(([e])=>e).join("|"),Co=new RegExp(`^(${mn})[:-]`),dn={name:"pseudo",match:e=>{let t=e.match(Co);if(t){let r=le[t[1]]||`:${t[1]}`;return{matcher:e.slice(t[0].length),selector:n=>`${n}${r}`,sort:pn(t[1])}}},multiPass:!0,autocomplete:`(${mn}):`},Ro=new RegExp(`^(${Ze})-(${qe})[:-]`),hn={match:e=>{let t=e.match(Ro);if(t){let r=t[1],n=le[t[2]]||`:${t[2]}`;return{matcher:e.slice(t[0].length),selector:o=>`${o}:${r}(${n})`}}},multiPass:!0,autocomplete:`(${Ze})-(${qe}):`},gn=(e={})=>{let t=!!(e!=null&&e.attributifyPseudo);return[C(S({},ke("group",t?'[group=""]':".group"," ")),{multiPass:!0}),C(S({},ke("peer",t?'[peer=""]':".peer","~")),{multiPass:!0}),C(S({},ke("parent",t?'[parent=""]':".parent",">")),{multiPass:!0}),C(S({},ke("previous",t?'[previous=""]':".previous","+")),{multiPass:!0})]},Eo=/(part-\[(.+)]:)(.+)/,xn={match:e=>{let t=e.match(Eo);if(t){let r=`part(${t[2]})`;return{matcher:e.slice(t[1].length),selector:n=>`${n}::${r}`}}},multiPass:!0};var bn=e=>[an,cn,fn,un,tn,rn,Qr,...en,dn,hn,...gn(e),xn,...nn(e),...on,ln];var To=(e={})=>{var t,r;return e.dark=(t=e.dark)!=null?t:"class",e.attributifyPseudo=(r=e.attributifyPseudo)!=null?r:!1,{name:"@unocss/preset-mini",theme:Yr,rules:Or,variants:bn(e),options:e,postprocess:e.variablePrefix&&e.variablePrefix!=="un-"?zo(e.variablePrefix):void 0}},yn=To;function zo(e){return t=>{t.entries.forEach(r=>{r[0]=r[0].replace(/^--un-/,`--${e}`),typeof r[1]=="string"&&(r[1]=r[1].replace(/var\(--un-/g,`var(--${e}`))})}}var Xe=/^(?!\[(?:[^:]+):(?:.+)\]$)((?:.+:)?!?)?(.*)$/,$n=(e={})=>{var o,i,s;let t=(o=e.prefix)!=null?o:"un-",r=(i=e.prefixedOnly)!=null?i:!1,n=(s=e.trueToNonValued)!=null?s:!1;return{name:"attributify",match(a){let c=ft(a);if(!c)return;let u=c[1];if(u.startsWith(t))u=u.slice(t.length);else if(r)return;let g=c[2],[,p="",d=g]=g.match(Xe)||[];return d==="~"||n&&d==="true"||!d?`${p}${u}`:`${p}${u}-${d}`}}};var Ao=/(<\w[\w:\.$-]*\s)((?:'[^>]*?'|"[^>]*?"|`[^>]*?`|\{[^>]*?\}|[^>]*?)*)/g,jo=/([?]|(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-]+)(?:=("[^"]*|'[^']*))?/g,vn=/[\s'"`;>]+/,wn={name:"attributify",extract:({content:e,cursor:t})=>{let r=e.matchAll(Ao),n,o=0;for(let v of r){let[,E,h]=v,b=v.index+E.length;if(t>b&&t<=b+h.length){o=b,n=h;break}}if(!n)return null;let i=n.matchAll(jo),s=0,a,c;for(let v of i){let[E,h,b]=v,y=o+v.index;if(t>y&&t<=y+E.length){s=y,a=h,c=b==null?void 0:b.slice(1);break}}if(!a||a==="class"||a==="className")return null;if(c===void 0)return{extracted:a,resolveReplacement(v){return{start:s,end:s+a.length,replacement:v}}};let u=s+a.length+2,g=vn.exec(c),p=0,d;for(;g;){let[v]=g;if(t>u+p&&t<=u+p+g.index){d=c.slice(p,p+g.index);break}p+=g.index+v.length,g=vn.exec(c.slice(p))}d===void 0&&(d=c.slice(p));let[,f="",x]=d.match(Xe)||[];return{extracted:`${f}${a}-${x}`,transformSuggestions(v){return v.filter(E=>E.startsWith(`${f}${a}-`)).map(E=>f+E.slice(f.length+a.length+1))},resolveReplacement(v){return{start:p+u,end:p+u+d.length,replacement:f+v.slice(f.length+a.length+1)}}}}};var Vo=["v-bind:",":"],Sn=/[\s'"`;]+/g,Oo=/<\w(?=.*>)[\w:\.$-]*\s((?:['"`\{].*?['"`\}]|.*?)*?)>/gs,Po=/([?]|(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:!%-]+)(?:=(["'])([^\2]*?)\2)?/g,kn=e=>{var o,i,s;let t=(o=e==null?void 0:e.ignoreAttributes)!=null?o:[],r=(i=e==null?void 0:e.nonValuedAttribute)!=null?i:!0,n=(s=e==null?void 0:e.trueToNonValued)!=null?s:!1;return{name:"attributify",extract({code:a}){let c=Array.from(a.matchAll(Oo)).flatMap(u=>Array.from((u[1]||"").matchAll(Po))).flatMap(([,u,g,p])=>{if(t.includes(u))return[];for(let d of Vo)if(u.startsWith(d)){u=u.slice(d.length);break}if(!p){if(J(u)&&r!==!1){let d=[`[${u}=""]`];return n&&d.push(`[${u}="true"]`),d}return[]}return["class","className"].includes(u)?p.split(Sn).filter(J):p.split(Sn).filter(Boolean).map(d=>`[${u}~="${d}"]`)});return new Set(c)}}};var Mo=(e={})=>{var o,i,s,a,c;e.strict=(o=e.strict)!=null?o:!1,e.prefix=(i=e.prefix)!=null?i:"un-",e.prefixedOnly=(s=e.prefixedOnly)!=null?s:!1,e.nonValuedAttribute=(a=e.nonValuedAttribute)!=null?a:!0,e.ignoreAttributes=(c=e.ignoreAttributes)!=null?c:[];let t=[$n(e)],r=[kn(e)],n=[wn];return e.strict||r.unshift(Q),{name:"@unocss/preset-attributify",variants:t,extractors:r,options:e,autocomplete:{extractors:n}}},Cn=Mo;var Uo=e=>e.replace(/-(\w)/g,(t,r)=>r?r.toUpperCase():""),Rn=e=>e.charAt(0).toUpperCase()+e.slice(1),En=e=>e.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase(),Tn=["Webkit","Moz","ms"];function zn(e){let t={};function r(n){let o=t[n];if(o)return o;let i=Uo(n);if(i!=="filter"&&i in e)return t[n]=En(i);i=Rn(i);for(let s=0;s<Tn.length;s++){let a=`${Tn[s]}${i}`;if(a in e)return t[n]=En(Rn(a))}return n}return({entries:n})=>n.forEach(o=>{o[0].startsWith("--")||(o[0]=r(o[0]))})}function Ye(e={}){var T,M;if(typeof window>"u"){console.warn("@unocss/runtime been used in non-browser environment, skipped.");return}let t=window.__unocss||{},r=t==null?void 0:t.runtime,n=Object.assign(e.defaults||{},r);if(r!=null&&r.autoPrefix){let m=n.postprocess;m||(m=[]),Array.isArray(m)||(m=[m]),m.unshift(zn(document.createElement("div").style)),n.postprocess=m}(T=r==null?void 0:r.configResolved)==null||T.call(r,t,n);let o,i=!0,s,a=wt(t,n),c=new Set,u,g=[],p=()=>new Promise(m=>{g.push(m),u!=null&&clearTimeout(u),u=setTimeout(()=>f().then(()=>{let $=g;g=[],$.forEach(z=>z())}),0)});function d(m=document.body){if(m.nodeType!==1)return;let $=m;$.hasAttribute("un-cloak")&&$.removeAttribute("un-cloak"),$.querySelectorAll("[un-cloak]").forEach(z=>{z.removeAttribute("un-cloak")})}async function f(){let m=await a.generate(c);o||(o=document.createElement("style"),document.documentElement.prepend(o)),o.innerHTML=m.css,c=m.matched}async function x(m){let $=c.size;await a.applyExtractors(m,void 0,c),$!==c.size&&await p()}async function v(){let m=document.body&&document.body.outerHTML;m&&(await x(m),d())}let E=new MutationObserver(m=>{i||m.forEach(async $=>{if($.target.nodeType!==1)return;let z=$.target;if(z!==o)if($.type==="childList")$.addedNodes.forEach(async F=>{if(F.nodeType!==1)return;let j=F;s&&!s(j)||(await x(j.outerHTML),d(j))});else{if(s&&!s(z))return;if($.attributeName!=="un-cloak"){let F=Array.from(z.attributes).map(U=>U.value?`${U.name}="${U.value}"`:U.name).join(" "),j=`<${z.tagName.toLowerCase()} ${F}>`;await x(j)}z.hasAttribute("un-cloak")&&z.removeAttribute("un-cloak")}})}),h=!1;function b(){if(h)return;let m=document.documentElement||document.body;!m||(E.observe(m,{childList:!0,subtree:!0,attributes:!0}),h=!0)}function y(){v(),b()}function w(){document.readyState==="loading"?window.addEventListener("DOMContentLoaded",y):y()}let k=window.__unocss_runtime=window.__unocss_runtime={version:a.version,uno:a,async extract(m){typeof m!="string"&&(m.forEach($=>c.add($)),m=""),await x(m)},extractAll:v,inspect(m){s=m},toggleObserver(m){m===void 0?i=!i:i=!!m,!h&&!i&&w()}};((M=r==null?void 0:r.ready)==null?void 0:M.call(r,k))!==!1&&(i=!1,w())}Ye({defaults:{presets:[yn(),Cn()]}});})();
1
+ (()=>{var Qe=Object.defineProperty,An=Object.defineProperties;var jn=Object.getOwnPropertyDescriptors;var ue=Object.getOwnPropertySymbols;var et=Object.prototype.hasOwnProperty,tt=Object.prototype.propertyIsEnumerable;var Je=(e,t,r)=>t in e?Qe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,S=(e,t)=>{for(var r in t||(t={}))et.call(t,r)&&Je(e,r,t[r]);if(ue)for(var r of ue(t))tt.call(t,r)&&Je(e,r,t[r]);return e},C=(e,t)=>An(e,jn(t));var rt=(e,t)=>{var r={};for(var n in e)et.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ue)for(var n of ue(e))t.indexOf(n)<0&&tt.call(e,n)&&(r[n]=e[n]);return r};var Vn=(e,t)=>{for(var r in t)Qe(e,r,{get:t[r],enumerable:!0})};var nt={mid:"middle",base:"baseline",btm:"bottom",baseline:"baseline",top:"top",middle:"middle",bottom:"bottom","text-top":"text-top","text-bottom":"text-bottom",sub:"sub",super:"super"},ot=[[/^(?:vertical|align|v)-(.+)$/,([,e])=>({"vertical-align":nt[e]}),{autocomplete:`(vertical|align|v)-(${Object.keys(nt).join("|")})`}]],it=["center","left","right","justify","start","end","inherit","initial","unset","revert"].map(e=>[`text-${e}`,{"text-align":e}]);var Re=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"];function Ee(e=""){let t=On(e);if(t==null||t===!1)return;let{type:r,components:n,alpha:o}=t,i=r.toLowerCase();if(n.length!==0&&!(["rgba","hsla"].includes(i)&&o==null)&&!(Re.includes(i)&&![1,3].includes(n.length)))return{type:i,components:n,alpha:o}}function W(e,t){let{components:r}=e,{alpha:n,type:o}=e;return n=t!=null?t:n,o=o.toLowerCase(),["hsla","hsl","rgba","rgb"].includes(o)?`${o.replace("a","")}a(${r.join(",")}${n==null?"":`,${n}`})`:(n=n==null?"":` / ${n}`,Re.includes(o)?`${o}(${r.join(" ")}${n})`:`color(${o} ${r.join(" ")}${n})`)}function On(e){if(!e)return;let t=Pn(e);if(t!=null||(t=Mn(e),t!=null)||(t=Un(e),t!=null)||(t=Fn(e),t!=null)||(t=Nn(e),t!=null))return t}function Pn(e){let[,t]=e.match(/^#([\da-f]+)$/i)||[];if(!!t)switch(t.length){case 3:case 4:let r=Array.from(t,o=>Number.parseInt(o,16)).map(o=>o<<4|o);return{type:"rgb",components:r.slice(0,3),alpha:t.length===3?void 0:Math.round(r[3]/255*100)/100};case 6:case 8:let n=Number.parseInt(t,16);return{type:"rgb",components:t.length===6?[n>>16&255,n>>8&255,n&255]:[n>>24&255,n>>16&255,n>>8&255],alpha:t.length===6?void 0:Math.round((n&255)/255*100)/100}}}function Mn(e){let t={rebeccapurple:[102,51,153,1]}[e];if(t!=null)return{type:"rgb",components:t.slice(0,3),alpha:t[3]}}function Un(e){let t=e.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!t)return;let[,r,n]=t,o=K(n,",",5);if(o){if([3,4].includes(o.length))return{type:r,components:o.slice(0,3),alpha:o[3]};if(o.length!==1)return!1}}var _n=new RegExp(`^(${Re.join("|")})\\((.+)\\)$`,"i");function Fn(e){let t=e.match(_n);if(!t)return;let[,r,n]=t,o=st(`${r} ${n}`);if(o){let{alpha:i,components:[s,...a]}=o;return{type:s,components:a,alpha:i}}}function Nn(e){let t=e.match(/^color\((.+)\)$/);if(!t)return;let r=st(t[1]);if(r){let{alpha:n,components:[o,...i]}=r;return{type:o,components:i,alpha:n}}}function st(e){let t=K(e);if(!t)return;let r=t.length;if(t[r-2]==="/")return{components:t.slice(0,r-2),alpha:t[r-1]};if(t[r-2]!=null&&(t[r-2].endsWith("/")||t[r-1].startsWith("/"))){let i=t.splice(r-2);t.push(i.join(" ")),--r}let n=K(t[r-1],"/",3);if(!n)return;if(n.length===1||n[n.length-1]==="")return{components:t};let o=n.pop();return t[r-1]=n.join("/"),{components:t,alpha:o}}function Ln(e,t){if(e=e.trim(),e==="")return;let r=e.length,n=0;for(let o=0;o<r;o++)switch(e[o]){case"(":n++;break;case")":if(--n<0)return;break;case t:if(n===0){let i=e.slice(0,o).trim();return i===""?void 0:[i,e.slice(o+1).trim()]}}return[e,""]}function K(e,t,r){if(t=t!=null?t:" ",t.length!==1)return;r=r!=null?r:10;let n=[],o=0;for(;e!=="";){if(++o>r)return;let i=Ln(e,t);if(!i)return;let[s,a]=i;n.push(s),e=a}if(n.length>0)return n}var V={l:["-left"],r:["-right"],t:["-top"],b:["-bottom"],s:["-inline-start"],e:["-inline-end"],x:["-left","-right"],y:["-top","-bottom"],"":[""],bs:["-block-start"],be:["-block-end"],is:["-inline-start"],ie:["-inline-end"],block:["-block-start","-block-end"],inline:["-inline-start","-inline-end"]},Te=C(S({},V),{s:["-inset-inline-start"],e:["-inset-inline-end"],bs:["-inset-block-start"],be:["-inset-block-end"],is:["-inset-inline-start"],ie:["-inset-inline-end"],block:["-inset-block-start","-inset-block-end"],inline:["-inset-inline-start","-inset-inline-end"]}),ze={l:["-top-left","-bottom-left"],r:["-top-right","-bottom-right"],t:["-top-left","-top-right"],b:["-bottom-left","-bottom-right"],tl:["-top-left"],lt:["-top-left"],tr:["-top-right"],rt:["-top-right"],bl:["-bottom-left"],lb:["-bottom-left"],br:["-bottom-right"],rb:["-bottom-right"],"":[""],bs:["-start-start","-start-end"],be:["-end-start","-end-end"],is:["-end-start","-start-start"],ie:["-start-end","-end-end"],"bs-is":["-start-start"],"is-bs":["-start-start"],"bs-ie":["-start-end"],"ie-bs":["-start-end"],"be-is":["-end-start"],"is-be":["-end-start"],"be-ie":["-end-end"],"ie-be":["-end-end"]},Ae={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},at=["top","top center","top left","top right","bottom","bottom center","bottom left","bottom right","left","left center","left top","left bottom","right","right center","right top","right bottom","center","center top","center bottom","center left","center right","center center"],G=Object.assign({},...at.map(e=>({[e.replace(/ /,"-")]:e})),...at.map(e=>({[e.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:e})));function q(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function je(e){let t=e.length,r=-1,n,o="",i=e.charCodeAt(0);for(;++r<t;){if(n=e.charCodeAt(r),n===0){o+="\uFFFD";continue}if(n===44){o+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&i===45){o+=`\\${n.toString(16)} `;continue}if(r===0&&t===1&&n===45){o+=`\\${e.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){o+=e.charAt(r);continue}o+=`\\${e.charAt(r)}`}return o}var fe=je;function X(e){return(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function ct(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>X(t)):[e]:[X(e)]}function Wn(e){return e.filter(([t,r],n)=>{if(t.startsWith("$$"))return!1;for(let o=n-1;o>=0;o--)if(e[o][0]===t&&e[o][1]===r)return!1;return!0})}function me(e){return e==null?"":Wn(e).map(([t,r])=>r!=null?`${t}:${r};`:void 0).filter(Boolean).join("")}function pe(e){return e&&typeof e=="object"&&!Array.isArray(e)}function Ve(e,t){let r=e,n=t;if(Array.isArray(r)&&Array.isArray(n))return[...r,...n];if(Array.isArray(r))return[...r];let o=S({},r);return pe(r)&&pe(n)&&Object.keys(n).forEach(i=>{pe(r[i])&&pe(n[i])||Array.isArray(r[i])&&Array.isArray(n[i])?o[i]=Ve(r[i],n[i]):Object.assign(o,{[i]:n[i]})}),o}function Z(e){let t,r,n;if(Array.isArray(e)){for(r=Array(t=e.length);t--;)r[t]=(n=e[t])&&typeof n=="object"?Z(n):n;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:Z(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(n=e[t])&&typeof n=="object"?Z(n):n;return r}return e}function lt(e){return typeof e[0]=="string"}function ut(e){return typeof e[0]=="string"}function O(e=[]){return Array.isArray(e)?e:[e]}function Y(e){return Array.from(new Set(e))}var Dn=/^\[(.+?)~?="(.*)"\]$/;var Bn=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,N="$$shortcut-no-merge";function ft(e){return e.match(Dn)}function J(e=""){return Bn.test(e)}function pt(e){return typeof e=="function"?{match:e}:e}function Oe(e){return e.length===3}function mt(e){return e!=null}function Pe(){}var de=class{_map=new Map;get(t,r){let n=this._map.get(t);if(n)return n.get(r)}getFallback(t,r,n){let o=this._map.get(t);return o||(o=new Map,this._map.set(t,o)),o.has(r)||o.set(r,n),o.get(r)}set(t,r,n){let o=this._map.get(t);return o||(o=new Map,this._map.set(t,o)),o.set(r,n),this}has(t,r){var n;return(n=this._map.get(t))==null?void 0:n.has(r)}delete(t,r){var n;return((n=this._map.get(t))==null?void 0:n.delete(r))||!1}deleteTop(t){return this._map.delete(t)}map(t){return Array.from(this._map.entries()).flatMap(([r,n])=>Array.from(n.entries()).map(([o,i])=>t(i,r,o)))}};var dt=/([!\w+:_/-]+?)([:-])\(((?:[~!\w\s:/\\,%#.$-]|\[.*?\])*?)\)/gm;function ht(e){dt.lastIndex=0;let t=!1;do{let r=e.toString();e=e.replace(dt,(n,o,i,s)=>s.split(/\s/g).map(a=>a==="~"?o:a.replace(/^(!?)(.*)/,`$1${o}${i}$2`)).join(" ")),t=e.toString()!==r}while(t);return e}var gt=new Set;function xt(e){gt.has(e)||(console.warn("[unocss]",e),gt.add(e))}function bt(e){let t=function(n){var i;let o=((i=this.__options)==null?void 0:i.sequence)||[];this.__options.sequence=[];for(let s of o){let a=e[s](n);if(a!=null)return a}};function r(n,o){return n.__options||(n.__options={sequence:[]}),n.__options.sequence.push(o),n}for(let n of Object.keys(e))Object.defineProperty(t,n,{enumerable:!0,get(){return r(this,n)}});return t}var Hn=e=>e.split(/[\s'"`;>=]+/g).filter(J),Q={name:"split",order:0,extract({code:e}){return new Set(Hn(e))}};function yt(){return{events:{},emit(e,...t){(this.events[e]||[]).forEach(r=>r(...t))},on(e,t){return(this.events[e]=this.events[e]||[]).push(t),()=>this.events[e]=(this.events[e]||[]).filter(r=>r!==t)}}}function In(e){return O(e).flatMap(t=>Array.isArray(t)?[t]:Object.entries(t))}var Kn={shortcuts:-1,default:0};function Me(e={},t={}){let r=Object.assign({},t,e),n=(r.presets||[]).flatMap(O),o=[...n.filter(f=>f.enforce==="pre"),...n.filter(f=>!f.enforce),...n.filter(f=>f.enforce==="post")],i=Object.assign(Kn,...n.map(f=>f.layers),e.layers);function s(f){return Y([...o.flatMap(x=>O(x[f]||[])),...O(r[f]||[])])}let a=s("extractors");a.length||a.push(Q),a.sort((f,x)=>(f.order||0)-(x.order||0));let c=s("rules"),u={},g=c.length;c.forEach((f,x)=>{lt(f)&&(u[f[0]]=[x,f[1],f[2],f],delete c[x])});let p=Z([...o.map(f=>f.theme||{}),r.theme||{}].reduce((f,x)=>Ve(f,x),{}));s("extendTheme").forEach(f=>f(p));let d={templates:Y(o.map(f=>{var x;return O((x=f.autocomplete)==null?void 0:x.templates)}).flat()),extractors:o.map(f=>{var x;return O((x=f.autocomplete)==null?void 0:x.extractors)}).flat().sort((f,x)=>(f.order||0)-(x.order||0))};return C(S({mergeSelectors:!0,warn:!0,blocklist:[],sortLayers:f=>f},r),{presets:o,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:i,theme:p,rulesSize:g,rulesDynamic:c,rulesStaticMap:u,preprocess:s("preprocess"),postprocess:s("postprocess"),preflights:s("preflights"),autocomplete:d,variants:s("variants").map(pt),shortcuts:In(s("shortcuts")),extractors:a,safelist:s("safelist")})}var $t="0.35.2";var Ue=class{constructor(t={},r={}){this.userConfig=t;this.defaults=r;this.config=Me(t,r),this.events.emit("config",this.config)}version=$t;_cache=new Map;config;blocked=new Set;parentOrders=new Map;events=yt();setConfig(t,r){!t||(r&&(this.defaults=r),this.userConfig=t,this.blocked.clear(),this.parentOrders.clear(),this._cache.clear(),this.config=Me(t,this.defaults),this.events.emit("config",this.config))}async applyExtractors(t,r,n=new Set){let o={get original(){return t},code:t,id:r};for(let i of this.config.extractors){let s=await i.extract(o);s==null||s.forEach(a=>n.add(a))}return n}makeContext(t,r){let n={rawSelector:t,currentSelector:r[1],theme:this.config.theme,generator:this,variantHandlers:r[2],constructCSS:(...o)=>this.constructCustomCSS(n,...o),variantMatch:r};return n}async parseToken(t,r){var c;if(this.blocked.has(t))return;let n=`${t}${r?` ${r}`:""}`;if(this._cache.has(n))return this._cache.get(n);let o=t;for(let u of this.config.preprocess)o=u(t);if(this.isBlocked(o)){this.blocked.add(t),this._cache.set(n,null);return}let i=this.matchVariants(t,o);if(!i||this.isBlocked(i[1])){this.blocked.add(t),this._cache.set(n,null);return}let s=this.makeContext(t,[r||i[0],i[1],i[2],i[3]]);this.config.details&&(s.variants=[...i[3]]);let a=this.expandShortcut(s.currentSelector,s);if(a){let u=await this.stringifyShortcuts(s.variantMatch,s,a[0],a[1]);if(u!=null&&u.length)return this._cache.set(n,u),u}else{let u=(c=await this.parseUtil(s.variantMatch,s))==null?void 0:c.map(g=>this.stringifyUtil(g,s)).filter(mt);if(u!=null&&u.length)return this._cache.set(n,u),u}this._cache.set(n,null)}async generate(t="",{id:r,scope:n,preflights:o=!0,safelist:i=!0,minify:s=!1}={}){let a=typeof t=="string"?await this.applyExtractors(t,r):t;i&&this.config.safelist.forEach(h=>a.add(h));let c=s?"":`
2
+ `,u=new Set(["default"]),g=new Set,p=new Map;await Promise.all(Array.from(a).map(async h=>{var y;if(g.has(h))return;let b=await this.parseToken(h);if(b!=null){g.add(h);for(let w of b){let k=w[3]||"";p.has(k)||p.set(k,[]),p.get(k).push(w),(y=w[4])!=null&&y.layer&&u.add(w[4].layer)}}})),o&&this.config.preflights.forEach(h=>{h.layer&&u.add(h.layer)});let d={},f=this.config.sortLayers(Array.from(u).sort((h,b)=>{var y,w;return((y=this.config.layers[h])!=null?y:0)-((w=this.config.layers[b])!=null?w:0)||h.localeCompare(b)})),x={};if(o){let h={generator:this,theme:this.config.theme};x=Object.fromEntries(await Promise.all(f.map(async b=>{let w=(await Promise.all(this.config.preflights.filter(k=>(k.layer||"default")===b).map(async k=>await k.getCSS(h)))).filter(Boolean).join(c);return[b,w]})))}let v=h=>{if(d[h])return d[h];let b=Array.from(p).sort((y,w)=>{var k,T,M;return((k=this.parentOrders.get(y[0]))!=null?k:0)-((T=this.parentOrders.get(w[0]))!=null?T:0)||((M=y[0])==null?void 0:M.localeCompare(w[0]||""))||0}).map(([y,w])=>{let k=w.length,T=w.filter(m=>{var $;return((($=m[4])==null?void 0:$.layer)||"default")===h}).sort((m,$)=>{var z,F,j;return m[0]-$[0]||(((z=m[4])==null?void 0:z.sort)||0)-(((F=$[4])==null?void 0:F.sort)||0)||((j=m[1])==null?void 0:j.localeCompare($[1]||""))||0}).map(m=>{var $;return[m[1]?Zn(m[1],n):m[1],m[2],!!(($=m[4])!=null&&$.noMerge)]}).map(m=>[m[0]==null?m[0]:[m[0]],m[1],m[2]]);if(!T.length)return;let M=T.reverse().map(([m,$,z],F)=>{if(!z&&m&&this.config.mergeSelectors)for(let j=F+1;j<k;j++){let U=T[j];if(U&&!U[2]&&U[0]&&U[1]===$)return U[0].push(...m),null}return m?`${[...new Set(m)].join(`,${c}`)}{${$}}`:$}).filter(Boolean).reverse().join(c);return y?`${y}{${c}${M}${c}}`:M}).filter(Boolean).join(c);return o&&(b=[x[h],b].filter(Boolean).join(c)),d[h]=!s&&b?`/* layer: ${h} */${c}${b}`:b},E=(h=f,b)=>h.filter(y=>!(b!=null&&b.includes(y))).map(y=>v(y)||"").filter(Boolean).join(c);return{get css(){return E()},layers:f,getLayers:E,getLayer:v,matched:g}}matchVariants(t,r){let n=new Set,o=[],i=r||t,s=!1,a={rawSelector:t,theme:this.config.theme,generator:this};for(;;){s=!1;for(let c of this.config.variants){if(!c.multiPass&&n.has(c))continue;let u=c.match(i,a);if(!!u){typeof u=="string"&&(u={matcher:u}),i=u.matcher,Array.isArray(u.parent)&&this.parentOrders.set(u.parent[0],u.parent[1]),o.unshift(u),n.add(c),s=!0;break}}if(!s)break;if(o.length>500)throw new Error(`Too many variants applied to "${t}"`)}return[t,i,o,n]}applyVariants(t,r=t[4],n=t[1]){let o=[...r].sort((c,u)=>(c.order||0)-(u.order||0)),i=o.reduce((c,u)=>{var g;return((g=u.body)==null?void 0:g.call(u,c))||c},t[2]),s=o.reduce((c,u)=>{var g;return((g=u.selector)==null?void 0:g.call(u,c,i))||c},Yn(n)),a={selector:Xn(s),entries:i,parent:o.reduce((c,u)=>Array.isArray(u.parent)?u.parent[0]:u.parent||c,void 0),layer:o.reduce((c,u)=>u.layer||c,void 0),sort:o.reduce((c,u)=>u.sort||c,void 0)};for(let c of this.config.postprocess)c(a);return a}constructCustomCSS(t,r,n){r=X(r);let{selector:o,entries:i,parent:s}=this.applyVariants([0,n||t.rawSelector,r,void 0,t.variantHandlers]),a=`${o}{${me(i)}}`;return s?`${s}{${a}}`:a}async parseUtil(t,r,n=!1){var p,d;let[o,i,s]=typeof t=="string"?this.matchVariants(t):t,a=this.config.details?f=>{var x;r.rules=(x=r.rules)!=null?x:[],r.rules.push(f)}:Pe,c=this.config.rulesStaticMap[i];if(c&&c[1]&&(n||!((p=c[2])!=null&&p.internal)))return a(c[3]),[[c[0],o,X(c[1]),c[2],s]];r.variantHandlers=s;let{rulesDynamic:u,rulesSize:g}=this.config;for(let f=g-1;f>=0;f--){let x=u[f];if(!x||((d=x[2])==null?void 0:d.internal)&&!n)continue;let[v,E,h]=x,b=i.match(v);if(!b)continue;let y=await E(b,r);if(!y)continue;if(a(x),typeof y=="string")return[[f,y,h]];let w=ct(y).filter(k=>k.length);if(w.length)return w.map(k=>[f,o,k,h,s])}}stringifyUtil(t,r){var f;if(!t)return;if(Oe(t))return[t[0],void 0,t[1],void 0,t[2],this.config.details?r:void 0];let{selector:n,entries:o,parent:i,layer:s,sort:a}=this.applyVariants(t),c=me(o);if(!c)return;let x=(f=t[3])!=null?f:{},{layer:u,sort:g}=x,p=rt(x,["layer","sort"]),d=C(S({},p),{layer:s!=null?s:u,sort:a!=null?a:g});return[t[0],n,c,i,d,this.config.details?r:void 0]}expandShortcut(t,r,n=3){if(n===0)return;let o=this.config.details?a=>{var c;r.shortcuts=(c=r.shortcuts)!=null?c:[],r.shortcuts.push(a)}:Pe,i,s;for(let a of this.config.shortcuts)if(ut(a)){if(a[0]===t){i=i||a[2],s=a[1],o(a);break}}else{let c=t.match(a[0]);if(c&&(s=a[1](c,r)),s){i=i||a[2],o(a);break}}if(typeof s=="string"&&(s=ht(s).split(/\s+/g)),!!s)return[s.flatMap(a=>{var c;return((c=this.expandShortcut(a,r,n-1))==null?void 0:c[0])||[a]}).filter(a=>a!==""),i]}async stringifyShortcuts(t,r,n,o={layer:this.config.shortcutsLayer}){var g;let i=new de,s=(await Promise.all(Y(n).map(async p=>{let d=await this.parseUtil(p,r,!0);return d||xt(`unmatched utility "${p}" in shortcut "${t[1]}"`),d||[]}))).flat(1).filter(Boolean).sort((p,d)=>p[0]-d[0]),[a,,c]=t,u=[];for(let p of s){if(Oe(p)){u.push([p[0],void 0,p[1],void 0,p[2],r]);continue}let{selector:d,entries:f,parent:x,sort:v}=this.applyVariants(p,[...p[4],...c],a);i.getFallback(d,x,[[],p[0]])[0].push([f,!!((g=p[3])!=null&&g.noMerge),v!=null?v:0])}return u.concat(i.map(([p,d],f,x)=>{let v=(h,b,y)=>{let w=Math.max(...y.map(T=>T[1])),k=y.map(T=>T[0]);return(h?[k.flat(1)]:k).map(T=>{let M=me(T);if(M)return[d,f,M,x,C(S({},o),{noMerge:b,sort:w}),r]})};return[[p.filter(([,h])=>h).map(([h,,b])=>[h,b]),!0],[p.filter(([,h])=>!h).map(([h,,b])=>[h,b]),!1]].map(([h,b])=>[...v(!1,b,h.filter(([y])=>y.some(w=>w[0]===N))),...v(!0,b,h.filter(([y])=>y.every(w=>w[0]!==N)))])}).flat(2).filter(Boolean))}isBlocked(t){return!t||this.config.blocklist.some(r=>typeof r=="string"?r===t:r.test(t))}};function wt(e,t){return new Ue(e,t)}var St=/ \$\$ /,qn=e=>e.match(St);function Zn(e,t){return qn(e)?e.replace(St,t?` ${t} `:" "):t?`${t} ${e}`:e}function Xn(e){let t=e.match(/::[\w-]+/g);return t&&(t.forEach(r=>e=e.replace(r,"")),e+=t.join("")),e}var vt=/^\[(.+?)(~?=)"(.*)"\]$/;function Yn(e){return vt.test(e)?e.replace(vt,(t,r,n,o)=>`[${fe(r)}${n}"${fe(o)}"]`):`.${fe(e)}`}var Fe={};Vn(Fe,{auto:()=>to,bracket:()=>ao,bracketOfColor:()=>co,bracketOfLength:()=>lo,bracketOfPosition:()=>uo,cssvar:()=>fo,degree:()=>mo,fraction:()=>so,global:()=>ho,number:()=>oo,numberWithUnit:()=>eo,percent:()=>io,properties:()=>go,px:()=>no,rem:()=>ro,time:()=>po});var Jn=["color","border-color","background-color","flex-grow","flex","flex-shrink","caret-color","font","gap","opacity","visibility","z-index","font-weight","zoom","text-shadow","transform","box-shadow","backround-position","left","right","top","bottom","object-position","max-height","min-height","max-width","min-width","height","width","border-width","margin","padding","outline-width","outline-offset","font-size","line-height","text-indent","vertical-align","border-spacing","letter-spacing","word-spacing","stroke","filter","backdrop-filter","fill","mask","mask-size","mask-border","clip-path","clip","border-radius"],_e=/^(-?[0-9.]+)(px|pt|pc|rem|em|%|vh|vw|in|cm|mm|ex|ch|vmin|vmax|rpx)?$/i,Qn=/^(-?[0-9.]+)$/i,kt=/^(px)$/i;function P(e){return e.toFixed(10).replace(/\.0+$/,"").replace(/(\.\d+?)0+$/,"$1")}function eo(e){let t=e.match(_e);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(n&&!Number.isNaN(o))return`${P(o)}${n}`}function to(e){if(e==="auto"||e==="a")return"auto"}function ro(e){if(e.match(kt))return`1${e}`;let t=e.match(_e);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${P(o)}${n}`:`${P(o/4)}rem`}function no(e){if(e.match(kt))return`1${e}`;let t=e.match(_e);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${P(o)}${n}`:`${P(o)}px`}function oo(e){if(!Qn.test(e))return;let t=parseFloat(e);if(!Number.isNaN(t))return P(t)}function io(e){e.endsWith("%")&&(e=e.slice(0,-1));let t=parseFloat(e);if(!Number.isNaN(t))return`${P(t/100)}`}function so(e){if(e==="full")return"100%";let[t,r]=e.split("/"),n=parseFloat(t)/parseFloat(r);if(!Number.isNaN(n))return`${P(n*100)}%`}function he(e,t){if(e&&e.startsWith("[")&&e.endsWith("]")){let r,n=e.match(/^\[(color|length|position):/i);if(n?t&&n[1]===t&&(r=e.slice(n[0].length,-1)):r=e.slice(1,-1),r!==void 0)return r.replace(/(url\(.*?\))/g,o=>o.replace(/_/g,"\\_")).replace(/([^\\])_/g,"$1 ").replace(/calc\((.*)/g,o=>o.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 "))}}function ao(e){return he(e)}function co(e){return he(e,"color")}function lo(e){return he(e,"length")}function uo(e){return he(e,"position")}function fo(e){if(e.match(/^\$\S/))return`var(--${je(e.slice(1))})`}function po(e){let t=e.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${P(o)}${n}`:`${P(o)}ms`}function mo(e){let t=e.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!t)return;let[,r,n]=t,o=parseFloat(r);if(!Number.isNaN(o))return n?`${P(o)}${n}`:`${P(o)}deg`}function ho(e){if(["inherit","initial","revert","unset"].includes(e))return e}function go(e){if(e.split(",").every(t=>Jn.includes(t)))return e}var l=bt(Fe);var D=(e,t)=>{let r=new RegExp(`^${q(e)}[:-]`);return{name:e,match:n=>{let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),selector:t}},autocomplete:`${e}:`}},ee=(e,t)=>{let r=new RegExp(`^${q(e)}[:-]`);return{name:e,match:n=>{let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),parent:t}},autocomplete:`${e}:`}};var ge="$$mini-no-negative",A=e=>([t,r,n],{theme:o})=>{var s,a;let i=(a=(s=o.spacing)==null?void 0:s[n||"DEFAULT"])!=null?a:l.bracket.cssvar.auto.fraction.rem(n);if(i!=null)return V[r].map(c=>[`${e}${c}`,i])},Ne=(e,t)=>{var r;return(r=e.colors)==null?void 0:r[t.join("-").replace(/(-[a-z])/g,n=>n.slice(1).toUpperCase())]},xe=(e,t)=>{let r=e.split(/(?:\/|:)/),n,o;r[0]==="[color"?(n=r.slice(0,2).join(":"),o=r[2]):[n,o]=r;let i=n.replace(/([a-z])([0-9])/g,"$1-$2").split(/-/g),[s]=i;if(!s)return;let a,c=l.bracketOfColor(n),u=c||n;u.startsWith("#")?a=u:u.startsWith("hex-")?a=`#${u.slice(4)}`:n.startsWith("$")&&(a=l.cssvar(n)),a=a||c;let g="DEFAULT";if(!a){let p,[d]=i.slice(-1);d.match(/^\d+$/)?(g=d,p=Ne(t,i.slice(0,-1))):(p=Ne(t,i),!p&&i.length<=2&&([,g=g]=i,p=Ne(t,[s]))),typeof p=="string"?a=p:g&&p&&(a=p[g])}return{opacity:o,name:s,no:g,color:a,cssColor:Ee(a),alpha:l.bracket.cssvar.percent(o!=null?o:"")}},R=(e,t)=>([,r],{theme:n})=>{var c;let o=xe(r,n);if(!o)return;let{alpha:i,color:s,cssColor:a}=o;if(a)return i!=null?{[e]:W(a,i)}:{[`--un-${t}-opacity`]:(c=a.alpha)!=null?c:1,[e]:W(a,`var(--un-${t}-opacity)`)};if(s)return{[e]:s.replace("%alpha",`${i!=null?i:1}`)}},be=(e,t)=>{let r=[];e=O(e);for(let n=0;n<e.length;n++){let o=K(e[n]," ",6);if(!o||o.length<3)return e;let i=Ee(o.pop());if(i==null)return e;r.push(`${o.join(" ")} var(${t}, ${W(i)})`)}return r},Ct=(e,t)=>{var r;return e!=null&&!!((r=xe(e,t))!=null&&r.color)},ye=({theme:e,generator:t})=>{let r;return t.userConfig&&t.userConfig.theme&&(r=t.userConfig.theme.breakpoints),r||(r=e.breakpoints),r},Rt=({theme:e,generator:t})=>{let r;return t.userConfig&&t.userConfig.theme&&(r=t.userConfig.theme.verticalBreakpoints),r||(r=e.verticalBreakpoints),r};var Et=[[/^outline-(?:width-|size-)?(.+)$/,([,e],{theme:t})=>{var r,n;return{"outline-width":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.px(e)}},{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,R("outline-color","outline-color"),{autocomplete:"outline-$colors"}],[/^outline-offset-(.+)$/,([,e],{theme:t})=>{var r,n;return{"outline-offset":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.px(e)}},{autocomplete:"outline-(offset)-<num>"}],["outline",{"outline-style":"solid"}],...["auto","dashed","dotted","double","hidden","solid","groove","ridge","inset","outset","inherit","initial","revert","unset"].map(e=>[`outline-${e}`,{"outline-style":e}]),["outline-none",{outline:"2px solid transparent","outline-offset":"2px"}]],Tt=[["appearance-none",{appearance:"none","-webkit-appearance":"none"}]],xo=e=>{var t;return(t=l.properties.auto.global(e))!=null?t:{contents:"contents",scroll:"scroll-position"}[e]},zt=[[/^will-change-(.+)/,([,e])=>({"will-change":xo(e)})]];var ie=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset","initial","inherit","revert","unset"],At=[[/^(?:border|b)()(?:-(.+))?$/,te,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,te],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,te],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,te],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,te],[/^(?:border|b)-()(?:width|size)-(.+)$/,B,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,B],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,B],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,B],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,B],[/^(?:border|b)-()(?:color-)?(.+)$/,re,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,re],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,re],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,re],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,re],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,ne,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,ne],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,ne],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,ne],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,ne],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,oe,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-<num>","(rounded|rd)","(rounded|rd)-<num>"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltb])(?:-(.+))?$/,oe],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,oe],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se])(?:-(.+))?$/,oe],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,oe],[/^(?:border|b)-(?:style-)?()(.+)$/,H,{autocomplete:["(border|b)-style",`(border|b)-(${ie.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${ie.join("|")})`,`(border|b)-<directions>-style-(${ie.join("|")})`,`(border|b)-style-(${ie.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,H],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,H],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,H],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,H]],bo=e=>([,t],r)=>{var a,c;let n=xe(t,r);if(!n)return;let{alpha:o,color:i,cssColor:s}=n;if(s)return o!=null?{[`border${e}-color`]:W(s,o)}:e===""?{"--un-border-opacity":(a=s.alpha)!=null?a:1,[`border${e}-color`]:W(s,`var(--un-border${e}-opacity)`)}:{"--un-border-opacity":(c=s.alpha)!=null?c:1,[`--un-border${e}-opacity`]:"var(--un-border-opacity)",[`border${e}-color`]:W(s,`var(--un-border${e}-opacity)`)};if(i)return{[`border${e}-color`]:i.replace("%alpha",`${o!=null?o:1}`)}};function te(e,t){let r=B(e,t),n=H(["",e[1],"solid"]);if(r&&n)return[...r,...n]}function B([,e="",t],{theme:r}){var o,i;let n=(i=(o=r.lineWidth)==null?void 0:o[t||"DEFAULT"])!=null?i:l.bracket.cssvar.px(t||"1");if(e in V&&n!=null)return V[e].map(s=>[`border${s}-width`,n])}function re([,e="",t],{theme:r}){if(e in V&&Ct(t,r))return Object.assign({},...V[e].map(n=>bo(n)(["",t],r)))}function ne([,e="",t]){let r=l.bracket.percent(t);if(e in V&&r!=null)return V[e].map(n=>[`--un-border${n}-opacity`,r])}function oe([,e="",t],{theme:r}){var o;let n=((o=r.borderRadius)==null?void 0:o[t||"DEFAULT"])||l.bracket.cssvar.fraction.rem(t||"1");if(e in ze&&n!=null)return ze[e].map(i=>[`border${i}-radius`,n])}function H([,e="",t]){if(ie.includes(t)&&e in V)return V[e].map(r=>[`border${r}-style`,t])}var jt=[[/^op(?:acity)?-?(.+)$/,([,e])=>({opacity:l.bracket.percent.cssvar(e)})]],Vt=[[/^(?:text|color|c)-(.+)$/,R("color","text"),{autocomplete:"(text|color|c)-$colors"}],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-opacity":l.bracket.percent(e)}),{autocomplete:"(text|color|c)-(op|opacity)-<percent>"}]],Ot=[[/^bg-(.+)$/,R("background-color","bg"),{autocomplete:"bg-$colors"}],[/^bg-op(?:acity)?-?(.+)$/,([,e])=>({"--un-bg-opacity":l.bracket.percent(e)}),{autocomplete:"bg-(op|opacity)-<percent>"}]];var $e={all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke"].join(","),none:"none",opacity:"opacity",shadow:"box-shadow",transform:"transform"},Pt=e=>{var t;return(t=l.properties(e))!=null?t:$e[e]},Mt=[[/^transition(?:-([a-z-]+(?:,[a-z-]+)*))?(?:-(\d+))?$/,([,e,t],{theme:r})=>{var o,i;let n=e!=null?Pt(e):[$e.colors,"opacity","box-shadow","transform","filter","backdrop-filter"].join(",");if(n){let s=(i=(o=r.duration)==null?void 0:o[t||"DEFAULT"])!=null?i:l.time(t||"150");return{"transition-property":n,"transition-timing-function":"cubic-bezier(0.4, 0, 0.2, 1)","transition-duration":s}}},{autocomplete:`transition-(${Object.keys($e).join("|")})`}],[/^(?:transition-)?duration-(.+)$/,([,e],{theme:t})=>{var r,n;return{"transition-duration":(n=(r=t.duration)==null?void 0:r[e||"DEFAULT"])!=null?n:l.bracket.cssvar.time(e)}},{autocomplete:["transition-duration-$duration","duration-$duration"]}],[/^(?:transition-)?delay-(.+)$/,([,e],{theme:t})=>{var r,n;return{"transition-delay":(n=(r=t.duration)==null?void 0:r[e||"DEFAULT"])!=null?n:l.bracket.cssvar.time(e)}},{autocomplete:["transition-delay-$duration","delay-$duration"]}],[/^(?:transition-)?ease(?:-(.+))?$/,([,e],{theme:t})=>{var r,n;return{"transition-timing-function":(n=(r=t.easing)==null?void 0:r[e||"DEFAULT"])!=null?n:l.bracket.cssvar(e)}},{autocomplete:["transition-ease-(linear|in|out|in-out|DEFAULT)","ease-(linear|in|out|in-out|DEFAULT)"]}],[/^(?:transition-)?property-(.+)$/,([,e])=>({"transition-property":l.global(e)||Pt(e)}),{autocomplete:[`transition-property-(${["inherit","initial","revert","unset",...Object.keys($e)].join("|")})`]}],["transition-none",{transition:"none"}]];var Ut=[["flex",{display:"flex"}],["inline-flex",{display:"inline-flex"}],["flex-inline",{display:"inline-flex"}],[/^flex-(.*)$/,([,e])=>({flex:l.bracket(e)!=null?l.bracket(e).split(" ").map(t=>{var r;return(r=l.cssvar.fraction(t))!=null?r:t}).join(" "):l.cssvar.fraction(e)})],["flex-1",{flex:"1 1 0%"}],["flex-auto",{flex:"1 1 auto"}],["flex-initial",{flex:"0 1 auto"}],["flex-none",{flex:"none"}],[/^(?:flex-)?shrink$/,()=>({"flex-shrink":1})],[/^(?:flex-)?shrink-0$/,()=>({"flex-shrink":0})],[/^(?:flex-)?grow$/,()=>({"flex-grow":1})],[/^(?:flex-)?grow-0$/,()=>({"flex-grow":0})],[/^(?:flex-)?basis-(.+)$/,([,e],{theme:t})=>{var r,n;return{"flex-basis":(n=(r=t.spacing)==null?void 0:r[e])!=null?n:l.bracket.cssvar.auto.fraction.rem(e)}}],["flex-row",{"flex-direction":"row"}],["flex-row-reverse",{"flex-direction":"row-reverse"}],["flex-col",{"flex-direction":"column"}],["flex-col-reverse",{"flex-direction":"column-reverse"}],["flex-wrap",{"flex-wrap":"wrap"}],["flex-wrap-reverse",{"flex-wrap":"wrap-reverse"}],["flex-nowrap",{"flex-wrap":"nowrap"}]];var _t={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},Ft=[[/^font-(.+)$/,([,e],{theme:t})=>{var r;return{"font-family":((r=t.fontFamily)==null?void 0:r[e])||l.bracket.cssvar.global(e)}},{autocomplete:"font-$fontFamily"}],[/^text-(.+)$/,([,e="base"],{theme:t})=>{var n;let r=O((n=t.fontSize)==null?void 0:n[e]);if(r!=null&&r[0]){let[o,i="1"]=r;return{"font-size":o,"line-height":i}}return{"font-size":l.bracketOfLength.rem(e)}},{autocomplete:"text-$fontSize"}],[/^text-size-(.+)$/,([,e],{theme:t})=>{var o,i;let r=O((o=t.fontSize)==null?void 0:o[e]),n=(i=r==null?void 0:r[0])!=null?i:l.bracket.cssvar.rem(e);if(n!=null)return{"font-size":n}},{autocomplete:"text-size-$fontSize"}],[/^(?:font|fw)-?([^-]+)$/,([,e])=>({"font-weight":_t[e]||l.global.number(e)}),{autocomplete:`(font|fw)-(100|200|300|400|500|600|700|800|900|${Object.keys(_t).join("|")})`}],[/^(?:font-)?(?:leading|lh)-(.+)$/,([,e],{theme:t})=>{var r;return{"line-height":((r=t.lineHeight)==null?void 0:r[e])||l.bracket.cssvar.global.rem(e)}},{autocomplete:"(leading|lh)-$lineHeight"}],[/^font-synthesis-(.+)$/,([,e])=>({"font-synthesis":e}),{autocomplete:"font-synthesis-(none|weight|style|small-caps)"}],[/^(?:font-)?tracking-(.+)$/,([,e],{theme:t})=>{var r;return{"letter-spacing":((r=t.letterSpacing)==null?void 0:r[e])||l.bracket.cssvar.global.rem(e)}},{autocomplete:"tracking-$letterSpacing"}],[/^(?:font-)?word-spacing-(.+)$/,([,e],{theme:t})=>{var r;return{"word-spacing":((r=t.wordSpacing)==null?void 0:r[e])||l.bracket.cssvar.global.rem(e)}},{autocomplete:"word-spacing-$wordSpacing"}]],Nt=[[/^tab(?:-(.+))?$/,([,e])=>{let t=l.bracket.cssvar.global.number(e||"4");if(t!=null)return{"-moz-tab-size":t,"-o-tab-size":t,"tab-size":t}}]],Lt=[[/^indent(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"text-indent":((r=t.textIndent)==null?void 0:r[e||"DEFAULT"])||l.bracket.cssvar.global.fraction.rem(e)}},{autocomplete:"indent-$textIndent"}]],Wt=[[/^text-stroke(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"-webkit-text-stroke-width":((r=t.textStrokeWidth)==null?void 0:r[e||"DEFAULT"])||l.bracket.cssvar.px(e)}},{autocomplete:"text-stroke-$textStrokeWidth"}],[/^text-stroke-(.+)$/,R("-webkit-text-stroke-color","text-stroke"),{autocomplete:"text-stroke-$colors"}],[/^text-stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-stroke-opacity":l.bracket.percent(e)}),{autocomplete:"text-stroke-(op|opacity)-<percent>"}]],Dt=[[/^text-shadow(?:-(.+))?$/,([,e],{theme:t})=>{var n;let r=(n=t.textShadow)==null?void 0:n[e||"DEFAULT"];return r!=null?{"--un-text-shadow":be(r,"--un-text-shadow-color").join(","),"text-shadow":"var(--un-text-shadow)"}:{"text-shadow":l.bracket.cssvar(e)}},{autocomplete:"text-shadow-$textShadow"}],[/^text-shadow-color-(.+)$/,R("--un-text-shadow-color","text-shadow"),{autocomplete:"text-shadow-color-$colors"}],[/^text-shadow-color-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-shadow-opacity":l.bracket.percent(e)}),{autocomplete:"text-shadow-color-(op|opacity)-<percent>"}]];var Bt={"":"",x:"column-",y:"row-"},Ht=([,e="",t],{theme:r})=>{var o,i;let n=(i=(o=r.spacing)==null?void 0:o[t])!=null?i:l.bracket.cssvar.rem(t);if(n!=null)return{[`grid-${Bt[e]}gap`]:n,[`${Bt[e]}gap`]:n}},It=[[/^(?:flex-|grid-)?gap-?()(.+)$/,Ht,{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,Ht,{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}]];var _=e=>e.replace("col","column"),Le=e=>e[0]==="r"?"Row":"Column",yo=(e,t,r)=>{var o;let n=(o=t[`gridAuto${Le(e)}`])==null?void 0:o[r];if(n!=null)return n;switch(r){case"min":return"min-content";case"max":return"max-content";case"fr":return"minmax(0,1fr)"}return l.bracket.cssvar.auto.rem(r)},Kt=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,e,t],{theme:r})=>{var n,o;return{[`grid-${_(e)}`]:(o=(n=r[`grid${Le(e)}`])==null?void 0:n[t])!=null?o:l.bracket.cssvar.auto(t)}}],[/^(?:grid-)?(row|col)-span-(.+)$/,([,e,t])=>{if(t==="full")return{[`grid-${_(e)}`]:"1/-1"};let r=l.bracket.number(t);if(r!=null)return{[`grid-${_(e)}`]:`span ${r}/span ${r}`}},{autocomplete:["grid-(row|col)-span-<num>","(row|col)-span-<num>"]}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,e,t])=>{var r;return{[`grid-${_(e)}-start`]:(r=l.bracket.cssvar(t))!=null?r:t}}],[/^(?:grid-)?(row|col)-end-(.+)$/,([,e,t])=>{var r;return{[`grid-${_(e)}-end`]:(r=l.bracket.cssvar(t))!=null?r:t}}],[/^(?:grid-)?auto-(rows|cols)-(.+)$/,([,e,t],{theme:r})=>({[`grid-auto-${_(e)}`]:yo(e,r,t)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(.+)$/,([,e])=>({"grid-auto-flow":l.bracket.cssvar(e)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-((?:row|col)(?:-dense)?)$/,([,e])=>({"grid-auto-flow":_(e).replace("-"," ")})],[/^grid-(rows|cols)-(.+)$/,([,e,t],{theme:r})=>{var n,o;return{[`grid-template-${_(e)}`]:(o=(n=r[`gridTemplate${Le(e)}`])==null?void 0:n[t])!=null?o:l.bracket.cssvar(t)}}],[/^grid-(rows|cols)-minmax-([\w.-]+)$/,([,e,t])=>({[`grid-template-${_(e)}`]:`repeat(auto-fill,minmax(${t},1fr))`})],[/^grid-(rows|cols)-(\d+)$/,([,e,t])=>({[`grid-template-${_(e)}`]:`repeat(${t},minmax(0,1fr))`})],["grid-rows-none",{"grid-template-rows":"none"}],["grid-cols-none",{"grid-template-columns":"none"}]];var ve=["auto","hidden","clip","visible","scroll"],Gt=[[/^(?:overflow|of)-(.+)$/,([,e])=>ve.includes(e)?{overflow:e}:void 0,{autocomplete:[`(overflow|of)-(${ve.join("|")})`,`(overflow|of)-(x|y)-(${ve.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,e,t])=>ve.includes(t)?{[`overflow-${e}`]:t}:void 0]];var qt=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,e])=>({position:e})],[/^(?:position-|pos-)?(static)$/,([,e])=>({position:e})]],Zt=[["justify-start",{"justify-content":"flex-start"}],["justify-end",{"justify-content":"flex-end"}],["justify-center",{"justify-content":"center"}],["justify-between",{"justify-content":"space-between"}],["justify-around",{"justify-content":"space-around"}],["justify-evenly",{"justify-content":"space-evenly"}],["justify-items-start",{"justify-items":"start"}],["justify-items-end",{"justify-items":"end"}],["justify-items-center",{"justify-items":"center"}],["justify-items-stretch",{"justify-items":"stretch"}],["justify-self-auto",{"justify-self":"auto"}],["justify-self-start",{"justify-self":"start"}],["justify-self-end",{"justify-self":"end"}],["justify-self-center",{"justify-self":"center"}],["justify-self-stretch",{"justify-self":"stretch"}]],Xt=[[/^order-(.+)$/,([,e])=>({order:l.bracket.cssvar.number(e)})],["order-first",{order:"-9999"}],["order-last",{order:"9999"}],["order-none",{order:"0"}]],Yt=[["content-center",{"align-content":"center"}],["content-start",{"align-content":"flex-start"}],["content-end",{"align-content":"flex-end"}],["content-between",{"align-content":"space-between"}],["content-around",{"align-content":"space-around"}],["content-evenly",{"align-content":"space-evenly"}],["items-start",{"align-items":"flex-start"}],["items-end",{"align-items":"flex-end"}],["items-center",{"align-items":"center"}],["items-baseline",{"align-items":"baseline"}],["items-stretch",{"align-items":"stretch"}],["self-auto",{"align-self":"auto"}],["self-start",{"align-self":"flex-start"}],["self-end",{"align-self":"flex-end"}],["self-center",{"align-self":"center"}],["self-stretch",{"align-self":"stretch"}],["self-baseline",{"align-self":"baseline"}]],Jt=[["place-content-center",{"place-content":"center"}],["place-content-start",{"place-content":"start"}],["place-content-end",{"place-content":"end"}],["place-content-between",{"place-content":"space-between"}],["place-content-around",{"place-content":"space-around"}],["place-content-evenly",{"place-content":"space-evenly"}],["place-content-stretch",{"place-content":"stretch"}],["place-items-start",{"place-items":"start"}],["place-items-end",{"place-items":"end"}],["place-items-center",{"place-items":"center"}],["place-items-stretch",{"place-items":"stretch"}],["place-self-auto",{"place-self":"auto"}],["place-self-start",{"place-self":"start"}],["place-self-end",{"place-self":"end"}],["place-self-center",{"place-self":"center"}],["place-self-stretch",{"place-self":"stretch"}]];function We(e,{theme:t}){var r,n;return(n=(r=t.spacing)==null?void 0:r[e])!=null?n:l.bracket.cssvar.auto.fraction.rem(e)}function we([,e,t],r){let n=We(t,r);if(n!=null&&e in Te)return Te[e].map(o=>[o.slice(1),n])}var Qt=[[/^(?:position-|pos-)?inset-(.+)$/,([,e],t)=>({inset:We(e,t)}),{autocomplete:["(position|pos)-inset-<directions>-$spacing","(position|pos)-inset-(block|inline)-$spacing","(position|pos)-inset-(bs|be|is|ie)-$spacing","(position|pos)-(top|left|right|bottom)-$spacing"]}],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,we],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,we],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,we],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,we],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,e,t],r)=>({[e]:We(t,r)})]],er=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-none",{float:"none"}],["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-none",{clear:"none"}]],tr=[[/^z([\d.]+)$/,([,e])=>({"z-index":l.number(e)})],[/^z-(.+)$/,([,e])=>({"z-index":l.bracket.cssvar.auto.number(e)}),{autocomplete:"z-<num>"}]],rr=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}]];var Se="var(--un-empty,/*!*/ /*!*/)",nr=[["inline",{display:"inline"}],["block",{display:"block"}],["inline-block",{display:"inline-block"}],["contents",{display:"contents"}],["flow-root",{display:"flow-root"}],["list-item",{display:"list-item"}],["hidden",{display:"none"}],[/^display-(.+)$/,([,e])=>({display:l.bracket.cssvar(e)||e})]],or=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}]],ir=[[/^cursor-(.+)$/,([,e])=>({cursor:l.bracket.cssvar(e)||e})]],sr=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}]],ar=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}]],cr=[["select-auto",{"user-select":"auto"}],["select-all",{"user-select":"all"}],["select-text",{"user-select":"text"}],["select-none",{"user-select":"none"}]],lr=[[/^(?:whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)$/,([,e])=>({"white-space":e}),{autocomplete:"(whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)"}]],ur=[[/^content-(.+)$/,([,e])=>{let t=l.bracket.cssvar(e);return{content:t==null?`"${e}"`:t}}],["content-empty",{content:'""'}],["content-none",{content:'""'}]],fr=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}]],pr=[["truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-ellipsis",{"text-overflow":"ellipsis"}],["text-clip",{"text-overflow":"clip"}]],mr=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}]],dr=[["italic",{"font-style":"italic"}],["not-italic",{"font-style":"normal"}],["font-italic",{"font-style":"italic"}],["font-not-italic",{"font-style":"normal"}],["oblique",{"font-style":"oblique"}],["not-oblique",{"font-style":"normal"}],["font-oblique",{"font-style":"oblique"}],["font-not-oblique",{"font-style":"normal"}]],hr=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto","font-smoothing":"auto"}]];var gr=[[/^ring(?:-(.+))?$/,([,e],{theme:t})=>{var n,o;let r=(o=(n=t.ringWidth)==null?void 0:n[e||"DEFAULT"])!=null?o:l.px(e||"1");if(r)return[{[N]:"","--un-ring-inset":Se,"--un-ring-offset-width":"0px","--un-ring-offset-color":"#fff","--un-ring-width":"0px","--un-ring-color":"rgba(147,197,253,0.5)"},{"--un-ring-width":r,"--un-ring-offset-shadow":"var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color)","--un-ring-shadow":"var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color)","box-shadow":"var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow, 0 0 #0000)"}]},{autocomplete:"ring-$ringWidth"}],[/^ring-(?:width-|size-)(.+)$/,([,e],{theme:t})=>{var r,n;return{"--un-ring-width":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.px(e)}},{autocomplete:"ring-(width|size)-$lineWidth"}],["ring-offset",{"--un-ring-offset-width":"1px"}],[/^ring-offset-(?:width-|size-)?(.+)$/,([,e],{theme:t})=>{var r,n;return{"--un-ring-offset-width":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.px(e)}},{autocomplete:"ring-offset-(width|size)-$lineWidth"}],[/^ring-(.+)$/,R("--un-ring-color","ring"),{autocomplete:"ring-$colors"}],[/^ring-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-opacity":l.bracket.percent(e)}),{autocomplete:"ring-(op|opacity)-<percent>"}],[/^ring-offset-(.+)$/,R("--un-ring-offset-color","ring-offset"),{autocomplete:"ring-offset-$colors"}],[/^ring-offset-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-offset-opacity":l.bracket.percent(e)}),{autocomplete:"ring-offset-(op|opacity)-<percent>"}],["ring-inset",{"--un-ring-inset":"inset"}]];var xr=[[/^shadow(?:-(.+))?$/,([,e],{theme:t})=>{var n;let r=(n=t.boxShadow)==null?void 0:n[e||"DEFAULT"];if(r)return[{[N]:"","--un-shadow-inset":Se,"--un-shadow":"0 0 #0000"},{"--un-shadow":be(r,"--un-shadow-color").join(","),"box-shadow":"var(--un-ring-offset-shadow, 0 0 #0000), var(--un-ring-shadow, 0 0 #0000), var(--un-shadow)"}]},{autocomplete:"shadow-$boxShadow"}],[/^shadow-(.+)$/,R("--un-shadow-color","shadow"),{autocomplete:"shadow-$colors"}],[/^shadow-op(?:acity)?-?(.+)$/,([,e])=>({"--un-shadow-opacity":l.bracket.percent(e)}),{autocomplete:"shadow-(op|opacity)-<percent>"}],["shadow-inset",{"--un-shadow-inset":"inset"}]];var $o={h:"height",w:"width",inline:"inline-size",block:"block-size"};function se(e,t){return`${e||""}${$o[t]}`}function br(e,t,r,n){var s;let o=se(e,t).replace(/-(\w)/g,(a,c)=>c.toUpperCase()),i=(s=r[o])==null?void 0:s[n];if(i!=null)return i;switch(n){case"fit":case"max":case"min":return`${n}-content`}return l.bracket.cssvar.auto.fraction.rem(n)}var yr=[[/^(min-|max-)?([wh])-?(.+)$/,([,e,t,r],{theme:n})=>({[se(e,t)]:br(e,t,n,r)}),{autocomplete:["(w|h)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize","(max|min)-(w|h)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize"]}],[/^(min-|max-)?(block|inline)-(.+)$/,([,e,t,r],{theme:n})=>({[se(e,t)]:br(e,t,n,r)}),{autocomplete:["(w|h)-(block|inline)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize","(max|min)-(w|h)-(block|inline)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize"]}],[/^(min-|max-)?(h)-screen-(.+)$/,([,e,t,r],n)=>{var o;return{[se(e,t)]:(o=Rt(n))==null?void 0:o[r]}},{autocomplete:["h-screen-$verticalBreakpoints","(min|max)-h-screen-$verticalBreakpoints"]}],[/^(min-|max-)?(w)-screen-(.+)$/,([,e,t,r],n)=>{var o;return{[se(e,t)]:(o=ye(n))==null?void 0:o[r]}},{autocomplete:["w-screen-$breakpoints","(min|max)-w-screen-$breakpoints"]}]];function vo(e){if(/^\d+\/\d+$/.test(e))return e;switch(e){case"square":return"1/1";case"video":return"16/9"}return l.bracket.cssvar.auto.number(e)}var $r=[[/^aspect-(?:ratio-)?(.+)$/,([,e])=>({"aspect-ratio":vo(e)}),{autocomplete:["aspect-(square|video)","aspect-ratio-(square|video)"]}]];var vr=[[/^pa?()-?(-?.+)$/,A("padding"),{autocomplete:["(m|p)<num>","(m|p)-<num>"]}],[/^p-?xy()()$/,A("padding"),{autocomplete:"(m|p)-(xy)"}],[/^p-?([xy])(?:-?(-?.+))?$/,A("padding")],[/^p-?([rltbse])(?:-?(-?.+))?$/,A("padding"),{autocomplete:"(m|p)<directions>-<num>"}],[/^p-(block|inline)(?:-(-?.+))?$/,A("padding"),{autocomplete:"(m|p)-(block|inline)-<num>"}],[/^p-?([bi][se])(?:-?(-?.+))?$/,A("padding"),{autocomplete:"(m|p)-(bs|be|is|ie)-<num>"}]],wr=[[/^ma?()-?(-?.+)$/,A("margin")],[/^m-?xy()()$/,A("margin")],[/^m-?([xy])(?:-?(-?.+))?$/,A("margin")],[/^m-?([rltbse])(?:-?(-?.+))?$/,A("margin")],[/^m-(block|inline)(?:-(-?.+))?$/,A("margin")],[/^m-?([bi][se])(?:-?(-?.+))?$/,A("margin")]];var wo={"--un-transform":["translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z))","rotate(var(--un-rotate))","rotateX(var(--un-rotate-x))","rotateY(var(--un-rotate-y))","rotateZ(var(--un-rotate-z))","skewX(var(--un-skew-x))","skewY(var(--un-skew-y))","scaleX(var(--un-scale-x))","scaleY(var(--un-scale-y))","scaleZ(var(--un-scale-z))"].join(" ")},Rr={"--un-transform":["translateX(var(--un-translate-x))","translateY(var(--un-translate-y))","translateZ(var(--un-translate-z))","rotate(var(--un-rotate))","rotateX(var(--un-rotate-x))","rotateY(var(--un-rotate-y))","rotateZ(var(--un-rotate-z))","skewX(var(--un-skew-x))","skewY(var(--un-skew-y))","scaleX(var(--un-scale-x))","scaleY(var(--un-scale-y))","scaleZ(var(--un-scale-z))"].join(" ")},I=C(S({"--un-rotate":0,"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-scale-x":1,"--un-scale-y":1,"--un-scale-z":1,"--un-skew-x":0,"--un-skew-y":0,"--un-translate-x":0,"--un-translate-y":0,"--un-translate-z":0},Rr),{[N]:"",[ge]:""}),Er=[[/^(?:transform-)?origin-(.+)$/,([,e])=>{var t;return{"transform-origin":(t=G[e])!=null?t:l.bracket.cssvar(e)}},{autocomplete:[`transform-origin-(${Object.keys(G).join("|")})`,`origin-(${Object.keys(G).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,e])=>{let t=l.bracket.cssvar.px.numberWithUnit(e);if(t!=null)return{"-webkit-perspective":t,perspective:t}}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,e])=>{var r;let t=(r=l.bracket.cssvar(e))!=null?r:e.length>=3?G[e]:void 0;if(t!=null)return{"-webkit-perspective-origin":t,"perspective-origin":t}}],[/^(?:transform-)?translate-()(.+)$/,Sr],[/^(?:transform-)?translate-([xyz])-(.+)$/,Sr],[/^(?:transform-)?rotate-()(.+)$/,Cr],[/^(?:transform-)?rotate-([xyz])-(.+)$/,Cr],[/^(?:transform-)?skew-([xy])-(.+)$/,So],[/^(?:transform-)?scale-()(.+)$/,kr],[/^(?:transform-)?scale-([xyz])-(.+)$/,kr],[/^(?:transform-)?preserve-3d$/,()=>({"transform-style":"preserve-3d"})],[/^(?:transform-)?preserve-flat$/,()=>({"transform-style":"flat"})],[/^transform$/,()=>[I,{transform:"var(--un-transform)"}]],["transform-gpu",wo],["transform-cpu",Rr],["transform-none",{transform:"none"}]];function Sr([,e,t],{theme:r}){var o,i;let n=(i=(o=r.spacing)==null?void 0:o[t])!=null?i:l.bracket.cssvar.fraction.rem(t);if(n!=null)return[I,[...Ae[e].map(s=>[`--un-translate${s}`,n]),["transform","var(--un-transform)"]]]}function kr([,e,t]){let r=l.bracket.cssvar.fraction.percent(t);if(r!=null)return[I,[...Ae[e].map(n=>[`--un-scale${n}`,r]),["transform","var(--un-transform)"]]]}function Cr([,e="",t]){let r=l.bracket.cssvar.degree(t);if(r!=null)return e?[I,{"--un-rotate":0,[`--un-rotate-${e}`]:r,transform:"var(--un-transform)"}]:[I,{"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-rotate":r,transform:"var(--un-transform)"}]}function So([,e,t]){let r=l.bracket.cssvar.degree(t);if(r!=null)return[I,{[`--un-skew-${e}`]:r,transform:"var(--un-transform)"}]}var ko={backface:"backface-visibility",break:"word-break",case:"text-transform",content:"align-content",fw:"font-weight",items:"align-items",justify:"justify-content",select:"user-select",self:"align-self",vertical:"vertical-align",visible:"visibility",whitespace:"white-space",ws:"white-space"},Tr=[[/^(.+?)-(\$.+)$/,([,e,t])=>{let r=ko[e];if(r)return{[r]:l.cssvar(t)}}]],zr=[[/^\[([\w_-]+):([^'"]+)\]$/,([,e,t])=>({[e]:l.bracket(`[${t}]`)})]];var Ar=[[/^(where|\?)$/,(e,{constructCSS:t,generator:r})=>{if(r.userConfig.envMode==="dev")return`@keyframes __un_qm{0%{box-shadow:inset 4px 4px #ff1e90, inset -4px -4px #ff1e90}100%{box-shadow:inset 8px 8px #3399ff, inset -8px -8px #3399ff}}
3
+ ${t({animation:"__un_qm 0.5s ease-in-out alternate infinite"})}`}]];var jr=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,e])=>({"text-decoration-line":e}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,([,e],{theme:t})=>{var r,n;return{"text-decoration-thickness":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.px(e)}},{autocomplete:"(underline|decoration)-<num>"}],[/^(?:underline|decoration)-(auto|from-font)$/,([,e])=>({"text-decoration-thickness":e}),{autocomplete:"(underline|decoration)-(auto|from-font)"}],[/^(?:underline|decoration)-(.+)$/,(e,t)=>{let r=R("text-decoration-color","line")(e,t);if(r)return S({"-webkit-text-decoration-color":r["text-decoration-color"]},r)},{autocomplete:"(underline|decoration)-$colors"}],[/^(?:underline|decoration)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-line-opacity":l.bracket.percent(e)}),{autocomplete:"(underline|decoration)-(op|opacity)-<percent>"}],[/^(?:underline|decoration)-offset-(.+)$/,([,e],{theme:t})=>{var r,n;return{"text-underline-offset":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.auto.bracket.cssvar.px(e)}},{autocomplete:"(underline|decoration)-(offset)-<num>"}],[/^(?:underline|decoration)-(solid|double|dotted|dashed|wavy|inherit|initial|revert|unset)$/,([,e])=>({"text-decoration-style":e}),{autocomplete:"(underline|decoration)-(solid|double|dotted|dashed|wavy|inherit|initial|revert|unset)"}],["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];var Vr=[[/^fill-(.+)$/,R("fill","fill"),{autocomplete:"fill-$colors"}],[/^fill-op(?:acity)?-?(.+)$/,([,e])=>({"--un-fill-opacity":l.bracket.percent(e)}),{autocomplete:"fill-(op|opacity)-<percent>"}],["fill-none",{fill:"none"}],[/^stroke-(?:width-|size-)?(.+)$/,([,e],{theme:t})=>{var r,n;return{"stroke-width":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.fraction.px.number(e)}},{autocomplete:["stroke-width-$lineWidth","stroke-size-$lineWidth"]}],[/^stroke-dash-(.+)$/,([,e])=>({"stroke-dasharray":l.bracket.cssvar.number(e)}),{autocomplete:"stroke-dash-<num>"}],[/^stroke-offset-(.+)$/,([,e],{theme:t})=>{var r,n;return{"stroke-dashoffset":(n=(r=t.lineWidth)==null?void 0:r[e])!=null?n:l.bracket.cssvar.px.numberWithUnit(e)}},{autocomplete:"stroke-offset-$lineWidth"}],[/^stroke-(.+)$/,R("stroke","stroke"),{autocomplete:"stroke-$colors"}],[/^stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-stroke-opacity":l.bracket.percent(e)}),{autocomplete:"stroke-(op|opacity)-<percent>"}],["stroke-cap-square",{"stroke-linecap":"square"}],["stroke-cap-round",{"stroke-linecap":"round"}],["stroke-cap-auto",{"stroke-linecap":"butt"}],["stroke-join-arcs",{"stroke-linejoin":"arcs"}],["stroke-join-bevel",{"stroke-linejoin":"bevel"}],["stroke-join-clip",{"stroke-linejoin":"miter-clip"}],["stroke-join-round",{"stroke-linejoin":"round"}],["stroke-join-auto",{"stroke-linejoin":"miter"}],["stroke-none",{stroke:"none"}]];var Or=[Tr,zr,vr,wr,nr,jt,Ot,Vr,At,ur,Ft,Nt,Lt,pr,jr,Wt,Dt,mr,it,Vt,dr,hr,xr,gr,Ut,Kt,It,qt,yr,$r,ir,or,sr,ar,ot,cr,lr,fr,Gt,Et,Tt,Xt,Zt,Yt,Jt,Qt,er,tr,rr,Mt,Er,zt,Ar].flat(1);var De={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},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"},light:{50:"#fdfdfd",100:"#fcfcfc",200:"#fafafa",300:"#f8f9fa",400:"#f6f6f6",500:"#f2f2f2",600:"#f1f3f5",700:"#e9ecef",800:"#dee2e6",900:"#dde1e3"},dark:{50:"#4a4a4a",100:"#3c3c3c",200:"#323232",300:"#2d2d2d",400:"#222222",500:"#1f1f1f",600:"#1c1c1e",700:"#1b1b1b",800:"#181818",900:"#0f0f0f"},get lightblue(){return this.sky},get lightBlue(){return this.sky},get warmgray(){return this.stone},get warmGray(){return this.stone},get truegray(){return this.neutral},get trueGray(){return this.neutral},get coolgray(){return this.gray},get coolGray(){return this.gray},get bluegray(){return this.slate},get blueGray(){return this.slate}};Object.values(De).forEach(e=>{typeof e!="string"&&(e.DEFAULT=e.DEFAULT||e[400],Object.keys(e).forEach(t=>{let r=+t/100;r===Math.round(r)&&(e[r]=e[t])}))});var Pr={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"'].join(","),serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"].join(","),mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"].join(",")},Mr={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"]},Ur={DEFAULT:"1.5rem",xs:"0.5rem",sm:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem","2xl":"3rem","3xl":"4rem"},_r={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},Fr={DEFAULT:["0 0 1px rgba(0,0,0,0.2)","0 0 1px rgba(1,0,5,0.1)"],none:"0 0 #0000",sm:"1px 1px 3px rgba(36,37,47,0.25)",md:["0 1px 2px rgba(30,29,39,0.19)","1px 2px 4px rgba(54,64,147,0.18)"],lg:["3px 3px 6px rgba(0,0,0,0.26)","0 0 5px rgba(15,3,86,0.22)"],xl:["1px 1px 3px rgba(0,0,0,0.29)","2px 4px 7px rgba(73,64,125,0.35)"]},Nr={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},Be={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},Lr=Be;var He={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},Wr=S({},He),Dr={DEFAULT:"1px",none:"0px"},Br={DEFAULT:"1rem",none:"0rem",xs:"0.75rem",sm:"0.875rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"},Hr={DEFAULT:"150ms",none:"0ms",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},Ir={DEFAULT:"0.25rem",none:"0rem",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},Kr={DEFAULT:["var(--un-shadow-inset) 0 1px 3px 0 rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 1px 2px -1px rgba(0,0,0,0.1)"],none:"0 0 #0000",sm:"var(--un-shadow-inset) 0 1px 2px 0 rgba(0,0,0,0.05)",md:["var(--un-shadow-inset) 0 4px 6px -1px rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 2px 4px -2px rgba(0,0,0,0.1)"],lg:["var(--un-shadow-inset) 0 10px 15px -3px rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 4px 6px -4px rgba(0,0,0,0.1)"],xl:["var(--un-shadow-inset) 0 20px 25px -5px rgba(0,0,0,0.1)","var(--un-shadow-inset) 0 8px 10px -6px rgba(0,0,0,0.1)"],"2xl":"var(--un-shadow-inset) 0 25px 50px -12px rgba(0,0,0,0.25)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.05)"},Gr={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)"},qr={DEFAULT:"1px",none:"0px"};var Zr={DEFAULT:"8px","0":"0",sm:"4px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Xr={DEFAULT:["0 1px 2px rgba(0,0,0,0.1)","0 1px 1px rgba(0,0,0,0.06)"],sm:"0 1px 1px rgba(0,0,0,0.05)",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"};var ke={xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",prose:"65ch"},Ie=C(S({auto:"auto"},ke),{screen:"100vw"}),ae=C(S({none:"none"},ke),{screen:"100vw"}),Ke=C(S({auto:"auto"},ke),{screen:"100vh"}),ce=C(S({none:"none"},ke),{screen:"100vh"});var Yr={width:Ie,height:Ke,maxWidth:ae,maxHeight:ce,minWidth:ae,minHeight:ce,inlineSize:Ie,blockSize:Ke,maxInlineSize:ae,maxBlockSize:ce,minInlineSize:ae,minBlockSize:ce,colors:De,fontFamily:Pr,fontSize:Mr,breakpoints:He,verticalBreakpoints:Wr,borderRadius:Ir,lineHeight:Nr,letterSpacing:Be,wordSpacing:Lr,boxShadow:Kr,textIndent:Ur,textShadow:Fr,textStrokeWidth:_r,blur:Zr,dropShadow:Xr,easing:Gr,lineWidth:Dr,spacing:Br,duration:Hr,ringWidth:qr};var Ge={},Jr=e=>{var o;let t=((o=e.match(/^-?[0-9]+\.?[0-9]*/))==null?void 0:o[0])||"",r=e.slice(t.length),n=parseFloat(t)-.1;return Number.isNaN(n)?e:`${n}${r}`},Qr={name:"breakpoints",match(e,t){var n;let r=Object.entries((n=ye(t))!=null?n:{}).map(([o,i],s)=>[o,i,s]);for(let[o,i,s]of r){Ge[o]||(Ge[o]=new RegExp(`^((?:[al]t-)?${o}[:-])`));let a=e.match(Ge[o]);if(!a)continue;let[,c]=a,u=e.slice(c.length);if(u==="container")continue;let g=c.startsWith("lt-"),p=c.startsWith("at-"),d=1e3;return g?(d-=s+1,{matcher:u,parent:[`@media (max-width: ${Jr(i)})`,d]}):(d+=s+1,p&&s<r.length-1?{matcher:u,parent:[`@media (min-width: ${i}) and (max-width: ${Jr(r[s+1][1])})`,d]}:{matcher:u,parent:[`@media (min-width: ${i})`,d]})}},autocomplete:"(at-|lt-|)$breakpoints:"};var L=(e,t,r)=>{let n=e?new RegExp(`^${t}(?:-\\[(.+?)\\])[:-]`):new RegExp(`^${t}(?:-\\[(.+?)\\])?[:-]`);return{name:`combinator:${t}`,match:o=>{let i=o.match(n);if(i)return{matcher:o.slice(i[0].length),selector:s=>{var a;return r.replace("&&-s",s).replace("&&-c",(a=i[1])!=null?a:"*")}}}}},en=[L(!1,"all","&&-s &&-c"),L(!1,"children","&&-s>&&-c"),L(!1,"next","&&-s+&&-c"),L(!1,"sibling","&&-s+&&-c"),L(!1,"siblings","&&-s~&&-c"),L(!0,"group","&&-c &&-s"),L(!0,"parent","&&-c>&&-s"),L(!0,"previous","&&-c+&&-s"),L(!0,"peer","&&-c~&&-s")];var tn=ee("print","@media print"),rn={name:"media",match(e,{theme:t}){var n,o;let r=e.match(/^media-([_\d\w]+)[:-]/);if(r){let i=(o=(n=t.media)==null?void 0:n[r[1]])!=null?o:`(--${r[1]})`;return{matcher:e.slice(r[0].length),parent:`@media ${i}`}}}};var nn=(e={})=>(e==null?void 0:e.dark)==="class"?[D("dark",t=>`.dark $$ ${t}`),D("light",t=>`.light $$ ${t}`)]:[ee("dark","@media (prefers-color-scheme: dark)"),ee("light","@media (prefers-color-scheme: light)")];var on=[D("rtl",e=>`[dir="rtl"] $$ ${e}`),D("ltr",e=>`[dir="ltr"] $$ ${e}`)];var an={name:"selector",match(e){let t=e.match(/^selector-\[(.+?)\][:-]/);if(t)return{matcher:e.slice(t[0].length),selector:()=>t[1]}}},cn={name:"layer",match(e){let t=e.match(/^layer-([_\d\w]+)[:-]/);if(t)return{matcher:e.slice(t[0].length),layer:t[1]}}},ln={name:"scope",match(e){let t=e.match(/^scope-([_\d\w]+)[:-]/);if(t)return{matcher:e.slice(t[0].length),selector:r=>`.${t[1]} $$ ${r}`}}},un={name:"important",match(e){let t=e.match(/^(important[:-]|!)/);if(t)return{matcher:e.slice(t[0].length),body:r=>(r.forEach(n=>{n[1]&&(n[1]+=" !important")}),r)}},autocomplete:"(important)"},sn=/[0-9.]+(?:[a-z]+|%)?/,fn={name:"negative",match(e){if(!(!e.startsWith("-")||!e.match(/\d|-px|-full/)))return{matcher:e.slice(1),body:t=>{if(t.find(n=>n[0]===ge))return;let r=!1;if(t.forEach(n=>{var i;let o=(i=n[1])==null?void 0:i.toString();!o||o==="0"||sn.test(o)&&(n[1]=o.replace(sn,s=>`-${s}`),r=!0)}),r)return t}}}};var le=Object.fromEntries([["first-letter","::first-letter"],["first-line","::first-line"],"any-link","link","visited","target",["open","[open]"],"hover","active","focus-visible","focus-within","focus","autofill","enabled","disabled","read-only","read-write","placeholder-shown","default","checked","indeterminate","valid","invalid","in-range","out-of-range","required","optional","root","empty",["even-of-type",":nth-of-type(even)"],["even",":nth-child(even)"],["odd-of-type",":nth-of-type(odd)"],["odd",":nth-child(odd)"],"first-of-type",["first",":first-child"],"last-of-type",["last",":last-child"],"only-child","only-of-type",["placeholder","::placeholder"],["before","::before"],["after","::after"],["selection","::selection"],["marker","::marker"],["file","::file-selector-button"]].map(e=>typeof e=="string"?[e,`:${e}`]:e)),Co=["not","is","where","has"],qe=Object.entries(le).filter(([,e])=>!e.startsWith("::")).map(([e])=>e).join("|"),Ze=Co.join("|"),pn=e=>{if(e==="active")return 1},Ce=(e,t,r)=>{let n=new RegExp(`^${e}-((?:(${Ze})-)?(${qe}))[:-]`),o=new RegExp(`^${q(t)}:`);return{name:`pseudo:${e}`,match(i){let s=i.match(n);if(s){let a=le[s[3]]||`:${s[3]}`;return s[2]&&(a=`:${s[2]}(${a})`),{matcher:i.slice(s[0].length),selector:c=>o.test(c)?c.replace(o,`${t}${a}:`):`${t}${a}${r}${c}`,sort:pn(s[3])}}}}},mn=Object.entries(le).map(([e])=>e).join("|"),Ro=new RegExp(`^(${mn})[:-]`),dn={name:"pseudo",match:e=>{let t=e.match(Ro);if(t){let r=le[t[1]]||`:${t[1]}`;return{matcher:e.slice(t[0].length),selector:n=>`${n}${r}`,sort:pn(t[1])}}},multiPass:!0,autocomplete:`(${mn}):`},Eo=new RegExp(`^(${Ze})-(${qe})[:-]`),hn={match:e=>{let t=e.match(Eo);if(t){let r=t[1],n=le[t[2]]||`:${t[2]}`;return{matcher:e.slice(t[0].length),selector:o=>`${o}:${r}(${n})`}}},multiPass:!0,autocomplete:`(${Ze})-(${qe}):`},gn=(e={})=>{let t=!!(e!=null&&e.attributifyPseudo);return[C(S({},Ce("group",t?'[group=""]':".group"," ")),{multiPass:!0}),C(S({},Ce("peer",t?'[peer=""]':".peer","~")),{multiPass:!0}),C(S({},Ce("parent",t?'[parent=""]':".parent",">")),{multiPass:!0}),C(S({},Ce("previous",t?'[previous=""]':".previous","+")),{multiPass:!0})]},To=/(part-\[(.+)]:)(.+)/,xn={match:e=>{let t=e.match(To);if(t){let r=`part(${t[2]})`;return{matcher:e.slice(t[1].length),selector:n=>`${n}::${r}`}}},multiPass:!0};var bn=e=>[an,cn,fn,un,tn,rn,Qr,...en,dn,hn,...gn(e),xn,...nn(e),...on,ln];var zo=(e={})=>{var t,r;return e.dark=(t=e.dark)!=null?t:"class",e.attributifyPseudo=(r=e.attributifyPseudo)!=null?r:!1,{name:"@unocss/preset-mini",theme:Yr,rules:Or,variants:bn(e),options:e,postprocess:e.variablePrefix&&e.variablePrefix!=="un-"?Ao(e.variablePrefix):void 0}},yn=zo;function Ao(e){return t=>{t.entries.forEach(r=>{r[0]=r[0].replace(/^--un-/,`--${e}`),typeof r[1]=="string"&&(r[1]=r[1].replace(/var\(--un-/g,`var(--${e}`))})}}var Xe=/^(?!\[(?:[^:]+):(?:.+)\]$)((?:.+:)?!?)?(.*)$/,$n=(e={})=>{var o,i,s;let t=(o=e.prefix)!=null?o:"un-",r=(i=e.prefixedOnly)!=null?i:!1,n=(s=e.trueToNonValued)!=null?s:!1;return{name:"attributify",match(a){let c=ft(a);if(!c)return;let u=c[1];if(u.startsWith(t))u=u.slice(t.length);else if(r)return;let g=c[2],[,p="",d=g]=g.match(Xe)||[];return d==="~"||n&&d==="true"||!d?`${p}${u}`:`${p}${u}-${d}`}}};var jo=/(<\w[\w:\.$-]*\s)((?:'[^>]*?'|"[^>]*?"|`[^>]*?`|\{[^>]*?\}|[^>]*?)*)/g,Vo=/([?]|(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-]+)(?:=("[^"]*|'[^']*))?/g,vn=/[\s'"`;>]+/,wn={name:"attributify",extract:({content:e,cursor:t})=>{let r=e.matchAll(jo),n,o=0;for(let v of r){let[,E,h]=v,b=v.index+E.length;if(t>b&&t<=b+h.length){o=b,n=h;break}}if(!n)return null;let i=n.matchAll(Vo),s=0,a,c;for(let v of i){let[E,h,b]=v,y=o+v.index;if(t>y&&t<=y+E.length){s=y,a=h,c=b==null?void 0:b.slice(1);break}}if(!a||a==="class"||a==="className")return null;if(c===void 0)return{extracted:a,resolveReplacement(v){return{start:s,end:s+a.length,replacement:v}}};let u=s+a.length+2,g=vn.exec(c),p=0,d;for(;g;){let[v]=g;if(t>u+p&&t<=u+p+g.index){d=c.slice(p,p+g.index);break}p+=g.index+v.length,g=vn.exec(c.slice(p))}d===void 0&&(d=c.slice(p));let[,f="",x]=d.match(Xe)||[];return{extracted:`${f}${a}-${x}`,transformSuggestions(v){return v.filter(E=>E.startsWith(`${f}${a}-`)).map(E=>f+E.slice(f.length+a.length+1))},resolveReplacement(v){return{start:p+u,end:p+u+d.length,replacement:f+v.slice(f.length+a.length+1)}}}}};var Oo=["v-bind:",":"],Sn=/[\s'"`;]+/g,Po=/<\w(?=.*>)[\w:\.$-]*\s((?:['"`\{].*?['"`\}]|.*?)*?)>/gs,Mo=/([?]|(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:!%-]+)(?:=(["'])([^\2]*?)\2)?/g,kn=e=>{var o,i,s;let t=(o=e==null?void 0:e.ignoreAttributes)!=null?o:[],r=(i=e==null?void 0:e.nonValuedAttribute)!=null?i:!0,n=(s=e==null?void 0:e.trueToNonValued)!=null?s:!1;return{name:"attributify",extract({code:a}){let c=Array.from(a.matchAll(Po)).flatMap(u=>Array.from((u[1]||"").matchAll(Mo))).flatMap(([,u,g,p])=>{if(t.includes(u))return[];for(let d of Oo)if(u.startsWith(d)){u=u.slice(d.length);break}if(!p){if(J(u)&&r!==!1){let d=[`[${u}=""]`];return n&&d.push(`[${u}="true"]`),d}return[]}return["class","className"].includes(u)?p.split(Sn).filter(J):p.split(Sn).filter(Boolean).map(d=>`[${u}~="${d}"]`)});return new Set(c)}}};var Uo=(e={})=>{var o,i,s,a,c;e.strict=(o=e.strict)!=null?o:!1,e.prefix=(i=e.prefix)!=null?i:"un-",e.prefixedOnly=(s=e.prefixedOnly)!=null?s:!1,e.nonValuedAttribute=(a=e.nonValuedAttribute)!=null?a:!0,e.ignoreAttributes=(c=e.ignoreAttributes)!=null?c:[];let t=[$n(e)],r=[kn(e)],n=[wn];return e.strict||r.unshift(Q),{name:"@unocss/preset-attributify",variants:t,extractors:r,options:e,autocomplete:{extractors:n}}},Cn=Uo;var _o=e=>e.replace(/-(\w)/g,(t,r)=>r?r.toUpperCase():""),Rn=e=>e.charAt(0).toUpperCase()+e.slice(1),En=e=>e.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase(),Tn=["Webkit","Moz","ms"];function zn(e){let t={};function r(n){let o=t[n];if(o)return o;let i=_o(n);if(i!=="filter"&&i in e)return t[n]=En(i);i=Rn(i);for(let s=0;s<Tn.length;s++){let a=`${Tn[s]}${i}`;if(a in e)return t[n]=En(Rn(a))}return n}return({entries:n})=>n.forEach(o=>{o[0].startsWith("--")||(o[0]=r(o[0]))})}function Ye(e={}){var T,M;if(typeof window>"u"){console.warn("@unocss/runtime been used in non-browser environment, skipped.");return}let t=window.__unocss||{},r=t==null?void 0:t.runtime,n=Object.assign(e.defaults||{},r);if(r!=null&&r.autoPrefix){let m=n.postprocess;m||(m=[]),Array.isArray(m)||(m=[m]),m.unshift(zn(document.createElement("div").style)),n.postprocess=m}(T=r==null?void 0:r.configResolved)==null||T.call(r,t,n);let o,i=!0,s,a=wt(t,n),c=new Set,u,g=[],p=()=>new Promise(m=>{g.push(m),u!=null&&clearTimeout(u),u=setTimeout(()=>f().then(()=>{let $=g;g=[],$.forEach(z=>z())}),0)});function d(m=document.body){if(m.nodeType!==1)return;let $=m;$.hasAttribute("un-cloak")&&$.removeAttribute("un-cloak"),$.querySelectorAll("[un-cloak]").forEach(z=>{z.removeAttribute("un-cloak")})}async function f(){let m=await a.generate(c);o||(o=document.createElement("style"),document.documentElement.prepend(o)),o.innerHTML=m.css,c=m.matched}async function x(m){let $=c.size;await a.applyExtractors(m,void 0,c),$!==c.size&&await p()}async function v(){let m=document.body&&document.body.outerHTML;m&&(await x(m),d())}let E=new MutationObserver(m=>{i||m.forEach(async $=>{if($.target.nodeType!==1)return;let z=$.target;if(z!==o)if($.type==="childList")$.addedNodes.forEach(async F=>{if(F.nodeType!==1)return;let j=F;s&&!s(j)||(await x(j.outerHTML),d(j))});else{if(s&&!s(z))return;if($.attributeName!=="un-cloak"){let F=Array.from(z.attributes).map(U=>U.value?`${U.name}="${U.value}"`:U.name).join(" "),j=`<${z.tagName.toLowerCase()} ${F}>`;await x(j)}z.hasAttribute("un-cloak")&&z.removeAttribute("un-cloak")}})}),h=!1;function b(){if(h)return;let m=document.documentElement||document.body;!m||(E.observe(m,{childList:!0,subtree:!0,attributes:!0}),h=!0)}function y(){v(),b()}function w(){document.readyState==="loading"?window.addEventListener("DOMContentLoaded",y):y()}let k=window.__unocss_runtime=window.__unocss_runtime={version:a.version,uno:a,async extract(m){typeof m!="string"&&(m.forEach($=>c.add($)),m=""),await x(m)},extractAll:v,inspect(m){s=m},toggleObserver(m){m===void 0?i=!i:i=!!m,!h&&!i&&w()}};((M=r==null?void 0:r.ready)==null?void 0:M.call(r,k))!==!1&&(i=!1,w())}Ye({defaults:{presets:[yn(),Cn()]}});})();
package/package.json CHANGED
@@ -1,42 +1,42 @@
1
1
  {
2
2
  "name": "@unocss/runtime",
3
- "version": "0.34.1",
3
+ "version": "0.35.2",
4
4
  "description": "CSS-in-JS Runtime for UnoCSS",
5
- "keywords": [
6
- "unocss",
7
- "css-in-js"
8
- ],
9
- "homepage": "https://github.com/unocss/unocss/tree/main/packages/runtime#readme",
10
- "bugs": {
11
- "url": "https://github.com/unocss/unocss/issues"
12
- },
13
- "license": "MIT",
14
5
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
6
+ "license": "MIT",
7
+ "funding": "https://github.com/sponsors/antfu",
8
+ "homepage": "https://github.com/unocss/unocss/tree/main/packages/runtime#readme",
15
9
  "repository": {
16
10
  "type": "git",
17
11
  "url": "git+https://github.com/unocss/unocss.git",
18
12
  "directory": "packages/runtime"
19
13
  },
20
- "funding": "https://github.com/sponsors/antfu",
21
- "main": "./dist/index.js",
22
- "module": "./dist/index.mjs",
23
- "types": "./dist/index.d.ts",
24
- "unpkg": "./uno.global.js",
25
- "jsdelivr": "./uno.global.js",
14
+ "bugs": {
15
+ "url": "https://github.com/unocss/unocss/issues"
16
+ },
17
+ "keywords": [
18
+ "unocss",
19
+ "css-in-js"
20
+ ],
26
21
  "exports": {
27
22
  ".": {
28
23
  "require": "./dist/index.js",
29
24
  "import": "./dist/index.mjs"
30
25
  }
31
26
  },
27
+ "main": "./dist/index.js",
28
+ "module": "./dist/index.mjs",
29
+ "unpkg": "./uno.global.js",
30
+ "jsdelivr": "./uno.global.js",
31
+ "types": "./dist/index.d.ts",
32
32
  "files": [
33
33
  "*.global.js",
34
34
  "dist"
35
35
  ],
36
36
  "dependencies": {
37
- "@unocss/core": "0.34.1",
38
- "@unocss/preset-attributify": "0.34.1",
39
- "@unocss/preset-uno": "0.34.1"
37
+ "@unocss/core": "0.35.2",
38
+ "@unocss/preset-attributify": "0.35.2",
39
+ "@unocss/preset-uno": "0.35.2"
40
40
  },
41
41
  "scripts": {
42
42
  "build": "pnpm run build:node && pnpm run build:cdn",