@unocss/runtime 0.44.0 → 0.44.1
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/attributify.global.js +1 -1
- package/core.global.js +1 -1
- package/full.global.js +1 -1
- package/mini.global.js +1 -1
- package/package.json +4 -4
- package/uno.global.js +1 -1
package/attributify.global.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";(()=>{var Pa=Object.defineProperty;var Ma=(e,t)=>{for(var r in t)Pa(e,r,{get:t[r],enumerable:!0})};function G(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function xe(e){let t=e.length,r=-1,o,n="",a=e.charCodeAt(0);for(;++r<t;){if(o=e.charCodeAt(r),o===0){n+="\uFFFD";continue}if(o===44){n+="\\,";continue}if(o>=1&&o<=31||o===127||r===0&&o>=48&&o<=57||r===1&&o>=48&&o<=57&&a===45){n+=`\\${o.toString(16)} `;continue}if(r===0&&t===1&&o===45){n+=`\\${e.charAt(r)}`;continue}if(o>=128||o===45||o===95||o>=48&&o<=57||o>=65&&o<=90||o>=97&&o<=122){n+=e.charAt(r);continue}n+=`\\${e.charAt(r)}`}return n}var Me=xe;function L(e=[]){return Array.isArray(e)?e:[e]}function se(e){return Array.from(new Set(e))}function P(e){return typeof e=="string"}function ce(e){return P(e)?e:(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function Nt(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>ce(t)):[e]:[ce(e)]}function Ua(e){return e.filter(([t,r],o)=>{if(t.startsWith("$$"))return!1;for(let n=o-1;n>=0;n--)if(e[n][0]===t&&e[n][1]===r)return!1;return!0})}function le(e){return e==null?"":Ua(e).map(([t,r])=>r!=null?`${t}:${r};`:void 0).filter(Boolean).join("")}function Ue(e){return e&&typeof e=="object"&&!Array.isArray(e)}function et(e,t){let r=e,o=t;if(Array.isArray(r)&&Array.isArray(o))return[...r,...o];if(Array.isArray(r))return[...r];let n={...r};return Ue(r)&&Ue(o)&&Object.keys(o).forEach(a=>{Ue(r[a])&&Ue(o[a])||Array.isArray(r[a])&&Array.isArray(o[a])?n[a]=et(r[a],o[a]):Object.assign(n,{[a]:o[a]})}),n}function ye(e){let t,r,o;if(Array.isArray(e)){for(r=Array(t=e.length);t--;)r[t]=(o=e[t])&&typeof o=="object"?ye(o):o;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:ye(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(o=e[t])&&typeof o=="object"?ye(o):o;return r}return e}function Dt(e){return P(e[0])}function Ht(e){return P(e[0])}var Fa=/^\[(.+?)~?="(.*)"\]$/;var _a=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,tt="$$shortcut-no-merge";function Kt(e){return e.match(Fa)}function ve(e=""){return _a.test(e)}function qt(e){return typeof e=="function"?{match:e}:e}function rt(e){return e.length===3}function It(e){return e!=null}function ot(){}var Fe=class{_map=new Map;get(t,r){let o=this._map.get(t);if(o)return o.get(r)}getFallback(t,r,o){let n=this._map.get(t);return n||(n=new Map,this._map.set(t,n)),n.has(r)||n.set(r,o),n.get(r)}set(t,r,o){let n=this._map.get(t);return n||(n=new Map,this._map.set(t,n)),n.set(r,o),this}has(t,r){var o;return(o=this._map.get(t))==null?void 0:o.has(r)}delete(t,r){var o;return((o=this._map.get(t))==null?void 0:o.delete(r))||!1}deleteTop(t){return this._map.delete(t)}map(t){return Array.from(this._map.entries()).flatMap(([r,o])=>Array.from(o.entries()).map(([n,a])=>t(a,r,n)))}};var Gt=/([!\w+:_/-]+?)([:-])\(((?:[~!\w\s:/\\,%#.$-]|\[.*?\])*?)\)/gm;function Yt(e,t=["-",":"]){Gt.lastIndex=0;let r=!1,o=e.toString();do{let n=o;o=o.replace(Gt,(a,i,c,p)=>t.includes(c)?p.split(/\s/g).map(l=>l==="~"?i:l.replace(/^(!?)(.*)/,`$1${i}${c}$2`)).join(" "):a),r=o!==n}while(r);return typeof e=="string"?o:e.overwrite(0,e.length(),o)}var Xt=new Set;function Zt(e){Xt.has(e)||(console.warn("[unocss]",e),Xt.add(e))}function _e(e){let t=function(o){var a;let n=((a=this.__options)==null?void 0:a.sequence)||[];this.__options.sequence=[];for(let i of n){let c=e[i](o);if(c!=null)return c}};function r(o,n){return o.__options||(o.__options={sequence:[]}),o.__options.sequence.push(n),o}for(let o of Object.keys(e))Object.defineProperty(t,o,{enumerable:!0,get(){return r(this,o)}});return t}var Wa=e=>e.split(/[\s'"`;=]+/g).filter(ve),$e={name:"split",order:0,extract({code:e}){return new Set(Wa(e))}};function Jt(){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)}}}var We="default",Le="preflights",La="shortcuts",Qt={[Le]:-100,[La]:-10,[We]:0};function er(e){return L(e).flatMap(t=>Array.isArray(t)?[t]:Object.entries(t))}function Ba(e){var r;let t=e.shortcuts?er(e.shortcuts):void 0;if(e.shortcuts=t,e.prefix||e.layer){let o=n=>{n[2]||(n[2]={});let a=n[2];a.prefix==null&&e.prefix&&(a.prefix=e.prefix),a.layer==null&&e.layer&&(a.prefix=e.layer)};t==null||t.forEach(o),(r=e.rules)==null||r.forEach(o)}return e}function nt(e={},t={}){let r=Object.assign({},t,e),o=(r.presets||[]).flatMap(L).map(Ba),n=[...o.filter(m=>m.enforce==="pre"),...o.filter(m=>!m.enforce),...o.filter(m=>m.enforce==="post")],a=Object.assign(Qt,...o.map(m=>m.layers),e.layers);function i(m){return se([...n.flatMap(h=>L(h[m]||[])),...L(r[m]||[])])}let c=i("extractors");c.length||c.push($e),c.sort((m,h)=>(m.order||0)-(h.order||0));let p=i("rules"),l={},f=p.length;p.forEach((m,h)=>{var x;if(Dt(m)){let T=((x=m[2])==null?void 0:x.prefix)||"";l[T+m[0]]=[h,m[1],m[2],m],delete p[h]}});let u=ye([...n.map(m=>m.theme||{}),r.theme||{}].reduce((m,h)=>et(m,h),{}));i("extendTheme").forEach(m=>m(u));let d={templates:se(n.map(m=>{var h;return L((h=m.autocomplete)==null?void 0:h.templates)}).flat()),extractors:n.map(m=>{var h;return L((h=m.autocomplete)==null?void 0:h.extractors)}).flat().sort((m,h)=>(m.order||0)-(h.order||0))};return{mergeSelectors:!0,warn:!0,blocklist:[],sortLayers:m=>m,...r,presets:n,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:a,theme:u,rulesSize:f,rulesDynamic:p,rulesStaticMap:l,preprocess:i("preprocess"),postprocess:i("postprocess"),preflights:i("preflights"),autocomplete:d,variants:i("variants").map(qt),shortcuts:er(i("shortcuts")),extractors:c,safelist:i("safelist")}}var tr="0.44.
|
|
1
|
+
"use strict";(()=>{var Pa=Object.defineProperty;var Ma=(e,t)=>{for(var r in t)Pa(e,r,{get:t[r],enumerable:!0})};function G(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function xe(e){let t=e.length,r=-1,o,n="",a=e.charCodeAt(0);for(;++r<t;){if(o=e.charCodeAt(r),o===0){n+="\uFFFD";continue}if(o===44){n+="\\,";continue}if(o>=1&&o<=31||o===127||r===0&&o>=48&&o<=57||r===1&&o>=48&&o<=57&&a===45){n+=`\\${o.toString(16)} `;continue}if(r===0&&t===1&&o===45){n+=`\\${e.charAt(r)}`;continue}if(o>=128||o===45||o===95||o>=48&&o<=57||o>=65&&o<=90||o>=97&&o<=122){n+=e.charAt(r);continue}n+=`\\${e.charAt(r)}`}return n}var Me=xe;function L(e=[]){return Array.isArray(e)?e:[e]}function se(e){return Array.from(new Set(e))}function P(e){return typeof e=="string"}function ce(e){return P(e)?e:(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function Nt(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>ce(t)):[e]:[ce(e)]}function Ua(e){return e.filter(([t,r],o)=>{if(t.startsWith("$$"))return!1;for(let n=o-1;n>=0;n--)if(e[n][0]===t&&e[n][1]===r)return!1;return!0})}function le(e){return e==null?"":Ua(e).map(([t,r])=>r!=null?`${t}:${r};`:void 0).filter(Boolean).join("")}function Ue(e){return e&&typeof e=="object"&&!Array.isArray(e)}function et(e,t){let r=e,o=t;if(Array.isArray(r)&&Array.isArray(o))return[...r,...o];if(Array.isArray(r))return[...r];let n={...r};return Ue(r)&&Ue(o)&&Object.keys(o).forEach(a=>{Ue(r[a])&&Ue(o[a])||Array.isArray(r[a])&&Array.isArray(o[a])?n[a]=et(r[a],o[a]):Object.assign(n,{[a]:o[a]})}),n}function ye(e){let t,r,o;if(Array.isArray(e)){for(r=Array(t=e.length);t--;)r[t]=(o=e[t])&&typeof o=="object"?ye(o):o;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:ye(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(o=e[t])&&typeof o=="object"?ye(o):o;return r}return e}function Dt(e){return P(e[0])}function Ht(e){return P(e[0])}var Fa=/^\[(.+?)~?="(.*)"\]$/;var _a=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,tt="$$shortcut-no-merge";function Kt(e){return e.match(Fa)}function ve(e=""){return _a.test(e)}function qt(e){return typeof e=="function"?{match:e}:e}function rt(e){return e.length===3}function It(e){return e!=null}function ot(){}var Fe=class{_map=new Map;get(t,r){let o=this._map.get(t);if(o)return o.get(r)}getFallback(t,r,o){let n=this._map.get(t);return n||(n=new Map,this._map.set(t,n)),n.has(r)||n.set(r,o),n.get(r)}set(t,r,o){let n=this._map.get(t);return n||(n=new Map,this._map.set(t,n)),n.set(r,o),this}has(t,r){var o;return(o=this._map.get(t))==null?void 0:o.has(r)}delete(t,r){var o;return((o=this._map.get(t))==null?void 0:o.delete(r))||!1}deleteTop(t){return this._map.delete(t)}map(t){return Array.from(this._map.entries()).flatMap(([r,o])=>Array.from(o.entries()).map(([n,a])=>t(a,r,n)))}};var Gt=/([!\w+:_/-]+?)([:-])\(((?:[~!\w\s:/\\,%#.$-]|\[.*?\])*?)\)/gm;function Yt(e,t=["-",":"]){Gt.lastIndex=0;let r=!1,o=e.toString();do{let n=o;o=o.replace(Gt,(a,i,c,p)=>t.includes(c)?p.split(/\s/g).map(l=>l==="~"?i:l.replace(/^(!?)(.*)/,`$1${i}${c}$2`)).join(" "):a),r=o!==n}while(r);return typeof e=="string"?o:e.overwrite(0,e.length(),o)}var Xt=new Set;function Zt(e){Xt.has(e)||(console.warn("[unocss]",e),Xt.add(e))}function _e(e){let t=function(o){var a;let n=((a=this.__options)==null?void 0:a.sequence)||[];this.__options.sequence=[];for(let i of n){let c=e[i](o);if(c!=null)return c}};function r(o,n){return o.__options||(o.__options={sequence:[]}),o.__options.sequence.push(n),o}for(let o of Object.keys(e))Object.defineProperty(t,o,{enumerable:!0,get(){return r(this,o)}});return t}var Wa=e=>e.split(/[\s'"`;=]+/g).filter(ve),$e={name:"split",order:0,extract({code:e}){return new Set(Wa(e))}};function Jt(){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)}}}var We="default",Le="preflights",La="shortcuts",Qt={[Le]:-100,[La]:-10,[We]:0};function er(e){return L(e).flatMap(t=>Array.isArray(t)?[t]:Object.entries(t))}function Ba(e){var r;let t=e.shortcuts?er(e.shortcuts):void 0;if(e.shortcuts=t,e.prefix||e.layer){let o=n=>{n[2]||(n[2]={});let a=n[2];a.prefix==null&&e.prefix&&(a.prefix=e.prefix),a.layer==null&&e.layer&&(a.prefix=e.layer)};t==null||t.forEach(o),(r=e.rules)==null||r.forEach(o)}return e}function nt(e={},t={}){let r=Object.assign({},t,e),o=(r.presets||[]).flatMap(L).map(Ba),n=[...o.filter(m=>m.enforce==="pre"),...o.filter(m=>!m.enforce),...o.filter(m=>m.enforce==="post")],a=Object.assign(Qt,...o.map(m=>m.layers),e.layers);function i(m){return se([...n.flatMap(h=>L(h[m]||[])),...L(r[m]||[])])}let c=i("extractors");c.length||c.push($e),c.sort((m,h)=>(m.order||0)-(h.order||0));let p=i("rules"),l={},f=p.length;p.forEach((m,h)=>{var x;if(Dt(m)){let T=((x=m[2])==null?void 0:x.prefix)||"";l[T+m[0]]=[h,m[1],m[2],m],delete p[h]}});let u=ye([...n.map(m=>m.theme||{}),r.theme||{}].reduce((m,h)=>et(m,h),{}));i("extendTheme").forEach(m=>m(u));let d={templates:se(n.map(m=>{var h;return L((h=m.autocomplete)==null?void 0:h.templates)}).flat()),extractors:n.map(m=>{var h;return L((h=m.autocomplete)==null?void 0:h.extractors)}).flat().sort((m,h)=>(m.order||0)-(h.order||0))};return{mergeSelectors:!0,warn:!0,blocklist:[],sortLayers:m=>m,...r,presets:n,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:a,theme:u,rulesSize:f,rulesDynamic:p,rulesStaticMap:l,preprocess:i("preprocess"),postprocess:i("postprocess"),preflights:i("preflights"),autocomplete:d,variants:i("variants").map(qt),shortcuts:er(i("shortcuts")),extractors:c,safelist:i("safelist")}}var tr="0.44.1";var at=class{constructor(t={},r={}){this.userConfig=t;this.defaults=r;this.config=nt(t,r),this.events.emit("config",this.config)}version=tr;_cache=new Map;config;blocked=new Set;parentOrders=new Map;events=Jt();setConfig(t,r){!t||(r&&(this.defaults=r),this.userConfig=t,this.blocked.clear(),this.parentOrders.clear(),this._cache.clear(),this.config=nt(t,this.defaults),this.events.emit("config",this.config))}async applyExtractors(t,r,o=new Set){let n={get original(){return t},code:t,id:r};for(let a of this.config.extractors){let i=await a.extract(n);i==null||i.forEach(c=>o.add(c))}return o}makeContext(t,r){let o={rawSelector:t,currentSelector:r[1],theme:this.config.theme,generator:this,variantHandlers:r[2],constructCSS:(...n)=>this.constructCustomCSS(o,...n),variantMatch:r};return o}async parseToken(t,r){var p;if(this.blocked.has(t))return;let o=`${t}${r?` ${r}`:""}`;if(this._cache.has(o))return this._cache.get(o);let n=t;for(let l of this.config.preprocess)n=l(t);if(this.isBlocked(n)){this.blocked.add(t),this._cache.set(o,null);return}let a=this.matchVariants(t,n);if(!a||this.isBlocked(a[1])){this.blocked.add(t),this._cache.set(o,null);return}let i=this.makeContext(t,[r||a[0],a[1],a[2],a[3]]);this.config.details&&(i.variants=[...a[3]]);let c=this.expandShortcut(i.currentSelector,i);if(c){let l=await this.stringifyShortcuts(i.variantMatch,i,c[0],c[1]);if(l!=null&&l.length)return this._cache.set(o,l),l}else{let l=(p=await this.parseUtil(i.variantMatch,i))==null?void 0:p.map(f=>this.stringifyUtil(f,i)).filter(It);if(l!=null&&l.length)return this._cache.set(o,l),l}this._cache.set(o,null)}async generate(t,r={}){let{id:o,scope:n,preflights:a=!0,safelist:i=!0,minify:c=!1}=r,p=P(t)?await this.applyExtractors(t,o):Array.isArray(t)?new Set(t):t;i&&this.config.safelist.forEach(k=>p.add(k));let l=c?"":`
|
|
2
2
|
`,f=new Set([We]),u=new Set,d=new Map,m={},h=Array.from(p).map(async k=>{var w;if(u.has(k))return;let R=await this.parseToken(k);if(R!=null){u.add(k);for(let U of R){let g=U[3]||"",C=(w=U[4])==null?void 0:w.layer;d.has(g)||d.set(g,[]),d.get(g).push(U),C&&f.add(C)}}}),x=(async()=>{if(!a)return;let k={generator:this,theme:this.config.theme},R=new Set([]);this.config.preflights.forEach(({layer:w=Le})=>{f.add(w),R.add(w)}),m=Object.fromEntries(await Promise.all(Array.from(R).map(async w=>{let g=(await Promise.all(this.config.preflights.filter(C=>(C.layer||Le)===w).map(async C=>await C.getCSS(k)))).filter(Boolean).join(l);return[w,g]})))})();await Promise.all([...h,x]);let T=this.config.sortLayers(Array.from(f).sort((k,R)=>(this.config.layers[k]??0)-(this.config.layers[R]??0)||k.localeCompare(R))),y={},j=k=>{if(y[k])return y[k];let R=Array.from(d).sort((U,g)=>{var C;return(this.parentOrders.get(U[0])??0)-(this.parentOrders.get(g[0])??0)||((C=U[0])==null?void 0:C.localeCompare(g[0]||""))||0}).map(([U,g])=>{let C=g.length,W=g.filter(E=>{var B;return(((B=E[4])==null?void 0:B.layer)||We)===k}).sort((E,B)=>{var H,be,he,K;return E[0]-B[0]||(((H=E[4])==null?void 0:H.sort)||0)-(((be=B[4])==null?void 0:be.sort)||0)||((he=E[1])==null?void 0:he.localeCompare(B[1]||""))||((K=E[2])==null?void 0:K.localeCompare(B[2]||""))||0}).map(([,E,B,,H])=>[[[(E&&Ha(E,n))??"",(H==null?void 0:H.sort)??0]],B,!!(H!=null&&H.noMerge)]);if(!W.length)return;let te=W.reverse().map(([E,B,H],be)=>{if(!H&&this.config.mergeSelectors)for(let K=be+1;K<C;K++){let I=W[K];if(I&&!I[2]&&(E&&I[0]||E==null&&I[0]==null)&&I[1]===B)return E&&I[0]&&I[0].push(...E),null}let he=E?se(E.sort((K,I)=>{var Bt;return K[1]-I[1]||((Bt=K[0])==null?void 0:Bt.localeCompare(I[0]||""))||0}).map(K=>K[0]).filter(Boolean)):[];return he.length?`${he.join(`,${l}`)}{${B}}`:B}).filter(Boolean).reverse().join(l);if(!U)return te;let J=U.split(" $$ ");return`${J.join("{")}{${l}${te}${l}}${J.map(E=>"").join("}")}`}).filter(Boolean).join(l);a&&(R=[m[k],R].filter(Boolean).join(l));let w=c?"":`/* layer: ${k} */${l}`;return y[k]=R?w+R:""},V=(k=T,R)=>k.filter(w=>!(R!=null&&R.includes(w))).map(w=>j(w)||"").filter(Boolean).join(l);return{get css(){return V()},layers:T,matched:u,getLayers:V,getLayer:j}}matchVariants(t,r){let o=new Set,n=[],a=r||t,i=!1,c={rawSelector:t,theme:this.config.theme,generator:this};for(;;){i=!1;for(let p of this.config.variants){if(!p.multiPass&&o.has(p))continue;let l=p.match(a,c);if(!!l){P(l)&&(l={matcher:l}),a=l.matcher,n.unshift(l),o.add(p),i=!0;break}}if(!i)break;if(n.length>500)throw new Error(`Too many variants applied to "${t}"`)}return[t,a,n,o]}applyVariants(t,r=t[4],o=t[1]){let a=[...r].sort((l,f)=>(l.order||0)-(f.order||0)).reverse().reduce((l,f)=>u=>{var h,x;let d=((h=f.body)==null?void 0:h.call(f,u.entries))||u.entries,m=Array.isArray(f.parent)?f.parent:[f.parent,void 0];return(f.handle??Ia)({...u,entries:d,selector:((x=f.selector)==null?void 0:x.call(f,u.selector,d))||u.selector,parent:m[0]||u.parent,parentOrder:m[1]||u.parentOrder,layer:f.layer||u.layer,sort:f.sort||u.sort},l)},l=>l)({prefix:"",selector:qa(o),pseudo:"",entries:t[2]}),{parent:i,parentOrder:c}=a;i!=null&&c!=null&&this.parentOrders.set(i,c);let p={selector:Ka([a.prefix,a.selector,a.pseudo].join("")),entries:a.entries,parent:i,layer:a.layer,sort:a.sort};for(let l of this.config.postprocess)l(p);return p}constructCustomCSS(t,r,o){let n=ce(r);if(P(n))return n;let{selector:a,entries:i,parent:c}=this.applyVariants([0,o||t.rawSelector,n,void 0,t.variantHandlers]),p=`${a}{${le(i)}}`;return c?`${c}{${p}}`:p}async parseUtil(t,r,o=!1){var u,d;let[n,a,i]=P(t)?this.matchVariants(t):t,c=this.config.details?m=>{r.rules=r.rules??[],r.rules.push(m)}:ot,p=this.config.rulesStaticMap[a];if(p&&p[1]&&(o||!((u=p[2])!=null&&u.internal))){c(p[3]);let m=p[0],h=ce(p[1]),x=p[2];return P(h)?[[m,h,x]]:[[m,n,h,x,i]]}r.variantHandlers=i;let{rulesDynamic:l,rulesSize:f}=this.config;for(let m=f-1;m>=0;m--){let h=l[m];if(!h||((d=h[2])==null?void 0:d.internal)&&!o)continue;let[x,T,y]=h;if((y==null?void 0:y.prefix)&&!a.startsWith(y.prefix))continue;let V=(y!=null&&y.prefix?a.slice(y.prefix.length):a).match(x);if(!V)continue;let k=await T(V,r);if(!k)continue;c(h);let R=Nt(k).filter(w=>w.length);if(R.length)return R.map(w=>P(w)?[m,w,y]:[m,n,w,y,i])}}stringifyUtil(t,r){if(!t)return;if(rt(t))return[t[0],void 0,t[1],void 0,t[2],this.config.details?r:void 0];let{selector:o,entries:n,parent:a,layer:i,sort:c}=this.applyVariants(t),p=le(n);if(!p)return;let{layer:l,sort:f,...u}=t[3]??{},d={...u,layer:i??l,sort:c??f};return[t[0],o,p,a,d,this.config.details?r:void 0]}expandShortcut(t,r,o=5){var c;if(o===0)return;let n=this.config.details?p=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(p)}:ot,a,i;for(let p of this.config.shortcuts){let l=(c=p[2])!=null&&c.prefix?t.slice(p[2].prefix.length):t;if(Ht(p)){if(p[0]===l){a=a||p[2],i=p[1],n(p);break}}else{let f=l.match(p[0]);if(f&&(i=p[1](f,r)),i){a=a||p[2],n(p);break}}}if(P(i)&&(i=Yt(i).split(/\s+/g)),!i){let[p,l]=P(t)?this.matchVariants(t):t;if(p!==l){let f=this.expandShortcut(l,r,o-1);f&&(i=f[0].map(u=>P(u)?p.replace(l,u):u))}}if(!!i)return[i.flatMap(p=>{var l;return(P(p)?(l=this.expandShortcut(p,r,o-1))==null?void 0:l[0]:void 0)||[p]}).filter(Boolean),a]}async stringifyShortcuts(t,r,o,n={layer:this.config.shortcutsLayer}){var f;let a=new Fe,i=(await Promise.all(se(o).map(async u=>{let d=P(u)?await this.parseUtil(u,r,!0):[[1/0,"{inline}",ce(u),void 0,[]]];return d||Zt(`unmatched utility "${u}" in shortcut "${t[1]}"`),d||[]}))).flat(1).filter(Boolean).sort((u,d)=>u[0]-d[0]),[c,,p]=t,l=[];for(let u of i){if(rt(u)){l.push([u[0],void 0,u[1],void 0,u[2],r]);continue}let{selector:d,entries:m,parent:h,sort:x}=this.applyVariants(u,[...u[4],...p],c);a.getFallback(d,h,[[],u[0]])[0].push([m,!!((f=u[3])!=null&&f.noMerge),x??0])}return l.concat(a.map(([u,d],m,h)=>{let x=(y,j,V)=>{let k=Math.max(...V.map(w=>w[1])),R=V.map(w=>w[0]);return(y?[R.flat(1)]:R).map(w=>{let U=le(w);if(U)return[d,m,U,h,{...n,noMerge:j,sort:k},r]})};return[[u.filter(([,y])=>y).map(([y,,j])=>[y,j]),!0],[u.filter(([,y])=>!y).map(([y,,j])=>[y,j]),!1]].map(([y,j])=>[...x(!1,j,y.filter(([V])=>V.some(k=>k[0]===tt))),...x(!0,j,y.filter(([V])=>V.every(k=>k[0]!==tt)))])}).flat(2).filter(Boolean))}isBlocked(t){return!t||this.config.blocklist.some(r=>P(r)?r===t:r.test(t))}};function or(e,t){return new at(e,t)}var nr=/ \$\$ /,Da=e=>e.match(nr);function Ha(e,t){return Da(e)?e.replace(nr,t?` ${t} `:" "):t?`${t} ${e}`:e}function Ka(e){let t=e.match(/::[\w-]+/g);return t&&(t.forEach(r=>e=e.replace(r,"")),e+=t.join("")),e}var rr=/^\[(.+?)(~?=)"(.*)"\]$/;function qa(e){return rr.test(e)?e.replace(rr,(t,r,o,n)=>`[${Me(r)}${o}"${Me(n)}"]`):`.${Me(e)}`}function Ia(e,t){return t(e)}var it=[{layer:"preflights",getCSS(e){if(e.theme.preflightBase){let t=le(Object.entries(e.theme.preflightBase));return`*,::before,::after{${t}}::backdrop{${t}}`}}}];var F={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"]},st={...F,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"]},ct={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"]},lt={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},ar=["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"],A=Object.assign({},...ar.map(e=>({[e.replace(/ /,"-")]:e})),...ar.map(e=>({[e.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:e}))),v=["inherit","initial","revert","revert-layer","unset"];var ir={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",...Object.fromEntries(v.map(e=>[e,e]))},sr=[[/^(?:vertical|align|v)-([-\w]+)$/,([,e])=>({"vertical-align":ir[e]}),{autocomplete:`(vertical|align|v)-(${Object.keys(ir).join("|")})`}]],cr=["center","left","right","justify","start","end",...v].map(e=>[`text-${e}`,{"text-align":e}]);var ut={};Ma(ut,{auto:()=>Xa,bracket:()=>oi,bracketOfColor:()=>ni,bracketOfLength:()=>ai,bracketOfPosition:()=>ii,cssvar:()=>si,degree:()=>li,fraction:()=>ti,global:()=>pi,number:()=>Qa,numberWithUnit:()=>Ya,percent:()=>ei,position:()=>fi,properties:()=>ui,px:()=>Ja,rem:()=>Za,time:()=>ci});var pe=/^(-?[0-9.]+)(px|pt|pc|rem|em|%|vh|vw|in|cm|mm|ex|ch|vmin|vmax|cqw|cqh|cqi|cqb|cqmin|cqmax|rpx)?$/i,lr=/^(-?[0-9.]+)$/i,pt=/^(px)$/i;var Ga=["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"];function N(e){return e.toFixed(10).replace(/\.0+$/,"").replace(/(\.\d+?)0+$/,"$1")}function Ya(e){let t=e.match(pe);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(o&&!Number.isNaN(n))return`${N(n)}${o}`}function Xa(e){if(e==="auto"||e==="a")return"auto"}function Za(e){if(e.match(pt))return`1${e}`;let t=e.match(pe);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(!Number.isNaN(n))return o?`${N(n)}${o}`:`${N(n/4)}rem`}function Ja(e){if(e.match(pt))return`1${e}`;let t=e.match(pe);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(!Number.isNaN(n))return o?`${N(n)}${o}`:`${N(n)}px`}function Qa(e){if(!lr.test(e))return;let t=parseFloat(e);if(!Number.isNaN(t))return N(t)}function ei(e){e.endsWith("%")&&(e=e.slice(0,-1));let t=parseFloat(e);if(!Number.isNaN(t))return`${N(t/100)}`}function ti(e){if(e==="full")return"100%";let[t,r]=e.split("/"),o=parseFloat(t)/parseFloat(r);if(!Number.isNaN(o))return`${N(o*100)}%`}var ri=/^\[(color|length|position):/i;function Be(e,t){if(e&&e.startsWith("[")&&e.endsWith("]")){let r,o=e.match(ri);if(o?t&&o[1]===t&&(r=e.slice(o[0].length,-1)):r=e.slice(1,-1),r!==void 0)return r.replace(/(url\(.*?\))/g,n=>n.replace(/_/g,"\\_")).replace(/([^\\])_/g,"$1 ").replace(/(?:calc|clamp|max|min)\((.*)/g,n=>n.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 "))}}function oi(e){return Be(e)}function ni(e){return Be(e,"color")}function ai(e){return Be(e,"length")}function ii(e){return Be(e,"position")}function si(e){if(e.match(/^\$\S/))return`var(--${xe(e.slice(1))})`}function ci(e){let t=e.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(!Number.isNaN(n))return o?`${N(n)}${o}`:`${N(n)}ms`}function li(e){let t=e.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(!Number.isNaN(n))return o?`${N(n)}${o}`:`${N(n)}deg`}function pi(e){if(v.includes(e))return e}function ui(e){if(e.split(",").every(t=>Ga.includes(t)))return e}function fi(e){if(["top","left","right","bottom","center"].includes(e))return e}var s=_e(ut);var pr="$$mini-no-negative";function z(e){return([t,r,o],{theme:n})=>{var i;let a=((i=n.spacing)==null?void 0:i[o||"DEFAULT"])??s.bracket.cssvar.global.auto.fraction.rem(o);if(a!=null)return F[r].map(c=>[`${e}${c}`,a])}}function ft(e,t){let r=e.colors,o=-1;for(let n of t){if(o+=1,r&&typeof r!="string"){let a=t.slice(o).join("-").replace(/(-[a-z])/g,i=>i.slice(1).toUpperCase());if(r[a])return r[a];if(r[n]){r=r[n];continue}}return}return r}function ue(e,t){let r=e.split(/(?:\/|:)/),o,n;r[0]==="[color"?(o=r.slice(0,2).join(":"),n=r[2]):[o,n]=r;let a=o.replace(/([a-z])([0-9])/g,"$1-$2").split(/-/g),[i]=a;if(!i)return;let c,p=s.bracketOfColor(o),l=p||o;l.startsWith("#")?c=l:l.startsWith("hex-")?c=`#${l.slice(4)}`:o.startsWith("$")&&(c=s.cssvar(o)),c=c||p;let f="DEFAULT";if(!c){let u,[d]=a.slice(-1);d.match(/^\d+$/)?(f=d,u=ft(t,a.slice(0,-1)),!u||typeof u=="string"?c=void 0:c=u[f]):(u=ft(t,a),!u&&a.length<=2&&([,f=f]=a,u=ft(t,[i])),typeof u=="string"?c=u:f&&u&&(c=u[f]))}return{opacity:n,name:i,no:f,color:c,cssColor:de(c),alpha:s.bracket.cssvar.percent(n??"")}}function S(e,t,r){return([,o],{theme:n})=>{let a=ue(o,n);if(!a)return;let{alpha:i,color:c,cssColor:p}=a,l={};if(p?i!=null?l[e]=M(p,i):(l[`--un-${t}-opacity`]=re(p),l[e]=M(p,`var(--un-${t}-opacity)`)):c&&(l[e]=M(c,i)),(r==null?void 0:r(l))!==!1)return l}}function fe(e,t){let r=[];e=L(e);for(let o=0;o<e.length;o++){let n=ke(e[o]," ",6);if(!n||n.length<3)return e;let a=de(n.pop());if(a==null)return e;r.push(`${n.join(" ")} var(${t}, ${M(a)})`)}return r}function Ne(e,t){var r;return e!=null&&!!((r=ue(e,t))!=null&&r.color)}function me({theme:e,generator:t}){let r;return t.userConfig&&t.userConfig.theme&&(r=t.userConfig.theme.breakpoints),r||(r=e.breakpoints),r}function ur({theme:e,generator:t}){let r;return t.userConfig&&t.userConfig.theme&&(r=t.userConfig.theme.verticalBreakpoints),r||(r=e.verticalBreakpoints),r}function b(e,t){return v.map(r=>[`${e}-${r}`,{[t??e]:r}])}function mt(e,t,r,o){if(e==="")return;let n=e.length,a=0;for(let i=0;i<n;i++)switch(e[i]){case t:a++;break;case r:if(--a<0)return;break;case o:if(a===0)return i===0||i===n-1?void 0:[e.slice(0,i),e.slice(i+1)]}return[e,""]}function ke(e,t,r){if(t.length!==1)return;r=r??10;let o=[],n=0;for(;e!=="";){if(++n>r)return;let a=mt(e,"(",")",t);if(!a)return;let[i,c]=a;o.push(i),e=c}if(o.length>0)return o}var dt=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"],fr=["%alpha","<alpha-value>"],mi=new RegExp(fr.map(e=>G(e)).join("|"));function de(e=""){let t=di(e);if(t==null||t===!1)return;let{type:r,components:o,alpha:n}=t,a=r.toLowerCase();if(o.length!==0&&!(["rgba","hsla"].includes(a)&&n==null)&&!(dt.includes(a)&&![1,3].includes(o.length)))return{type:a,components:o.map(i=>typeof i=="string"?i.trim():i),alpha:typeof n=="string"?n.trim():n}}function re(e){let t=e.alpha??1;return typeof t=="string"&&fr.includes(t)?1:t}function M(e,t){if(typeof e=="string")return e.replace(mi,`${t??1}`);let{components:r}=e,{alpha:o,type:n}=e;return o=t??o,n=n.toLowerCase(),["hsla","hsl","rgba","rgb"].includes(n)?`${n.replace("a","")}a(${r.join(",")}${o==null?"":`,${o}`})`:(o=o==null?"":` / ${o}`,dt.includes(n)?`${n}(${r.join(" ")}${o})`:`color(${n} ${r.join(" ")}${o})`)}function di(e){if(!e)return;let t=gi(e);if(t!=null||(t=bi(e),t!=null)||(t=hi(e),t!=null)||(t=yi(e),t!=null)||(t=vi(e),t!=null))return t}function gi(e){let[,t]=e.match(/^#([\da-f]+)$/i)||[];if(!!t)switch(t.length){case 3:case 4:let r=Array.from(t,n=>Number.parseInt(n,16)).map(n=>n<<4|n);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 o=Number.parseInt(t,16);return{type:"rgb",components:t.length===6?[o>>16&255,o>>8&255,o&255]:[o>>24&255,o>>16&255,o>>8&255],alpha:t.length===6?void 0:Math.round((o&255)/255*100)/100}}}function bi(e){let t={rebeccapurple:[102,51,153,1]}[e];if(t!=null)return{type:"rgb",components:t.slice(0,3),alpha:t[3]}}function hi(e){let t=e.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!t)return;let[,r,o]=t,n=ke(o,",",5);if(n){if([3,4].includes(n.length))return{type:r,components:n.slice(0,3),alpha:n[3]};if(n.length!==1)return!1}}var xi=new RegExp(`^(${dt.join("|")})\\((.+)\\)$`,"i");function yi(e){let t=e.match(xi);if(!t)return;let[,r,o]=t,n=mr(`${r} ${o}`);if(n){let{alpha:a,components:[i,...c]}=n;return{type:i,components:c,alpha:a}}}function vi(e){let t=e.match(/^color\((.+)\)$/);if(!t)return;let r=mr(t[1]);if(r){let{alpha:o,components:[n,...a]}=r;return{type:n,components:a,alpha:o}}}function mr(e){let t=ke(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 a=t.splice(r-2);t.push(a.join(" ")),--r}let o=ke(t[r-1],"/",2);if(!o)return;if(o.length===1||o[o.length-1]==="")return{components:t};let n=o.pop();return t[r-1]=o.join("/"),{components:t,alpha:n}}var q=(e,t)=>{let r=new RegExp(`^${G(e)}[:-]`);return{name:e,match:o=>{let n=o.match(r);if(n)return{matcher:o.slice(n[0].length),handle:(a,i)=>i({...a,...t(a)})}},autocomplete:`${e}:`}},_=(e,t)=>{let r=new RegExp(`^${G(e)}[:-]`);return{name:e,match:o=>{let n=o.match(r);if(n)return{matcher:o.slice(n[0].length),handle:(a,i)=>i({...a,parent:`${a.parent?`${a.parent} $$ `:""}${t}`})}},autocomplete:`${e}:`}};var dr=[[/^outline-(?:width-|size-)?(.+)$/,([,e],{theme:t})=>{var r;return{"outline-width":((r=t.lineWidth)==null?void 0:r[e])??s.bracket.cssvar.global.px(e)}},{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,S("outline-color","outline-color"),{autocomplete:"outline-$colors"}],[/^outline-offset-(.+)$/,([,e],{theme:t})=>{var r;return{"outline-offset":((r=t.lineWidth)==null?void 0:r[e])??s.bracket.cssvar.global.px(e)}},{autocomplete:"outline-(offset)-<num>"}],["outline",{"outline-style":"solid"}],...["auto","dashed","dotted","double","hidden","solid","groove","ridge","inset","outset",...v].map(e=>[`outline-${e}`,{"outline-style":e}]),["outline-none",{outline:"2px solid transparent","outline-offset":"2px"}]],gr=[["appearance-none",{appearance:"none","-webkit-appearance":"none"}]],$i=e=>s.properties.auto.global(e)??{contents:"contents",scroll:"scroll-position"}[e],br=[[/^will-change-(.+)/,([,e])=>({"will-change":$i(e)})]];var oe=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...v],hr=[[/^(?:border|b)()(?:-(.+))?$/,we,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,we],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,we],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,we],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,we],[/^(?:border|b)-()(?:width|size)-(.+)$/,ge,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,ge],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,ge],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,ge],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,ge],[/^(?:border|b)-()(?:color-)?(.+)$/,Se,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,Se],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,Se],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,Se],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,Se],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,Ce,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,Ce],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,Ce],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,Ce],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,Ce],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,Re,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-<num>","(rounded|rd)","(rounded|rd)-<num>"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltb])(?:-(.+))?$/,Re],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,Re],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se])(?:-(.+))?$/,Re],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,Re],[/^(?:border|b)-(?:style-)?()(.+)$/,Q,{autocomplete:["(border|b)-style",`(border|b)-(${oe.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${oe.join("|")})`,`(border|b)-<directions>-style-(${oe.join("|")})`,`(border|b)-style-(${oe.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,Q],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,Q],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,Q],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,Q]],ki=e=>([,t],r)=>{let o=ue(t,r);if(!o)return;let{alpha:n,color:a,cssColor:i}=o;if(i)return n!=null?{[`border${e}-color`]:M(i,n)}:e===""?{"--un-border-opacity":re(i),"border-color":M(i,"var(--un-border-opacity)")}:{"--un-border-opacity":re(i),[`--un-border${e}-opacity`]:"var(--un-border-opacity)",[`border${e}-color`]:M(i,`var(--un-border${e}-opacity)`)};if(a)return{[`border${e}-color`]:M(a,n)}};function we(e,t){let r=ge(e,t),o=Q(["",e[1],"solid"]);if(r&&o)return[...r,...o]}function ge([,e="",t],{theme:r}){var n;let o=((n=r.lineWidth)==null?void 0:n[t||"DEFAULT"])??s.bracket.cssvar.global.px(t||"1");if(e in F&&o!=null)return F[e].map(a=>[`border${a}-width`,o])}function Se([,e="",t],{theme:r}){if(e in F&&Ne(t,r))return Object.assign({},...F[e].map(o=>ki(o)(["",t],r)))}function Ce([,e="",t]){let r=s.bracket.percent(t);if(e in F&&r!=null)return F[e].map(o=>[`--un-border${o}-opacity`,r])}function Re([,e="",t],{theme:r}){var n;let o=((n=r.borderRadius)==null?void 0:n[t||"DEFAULT"])||s.bracket.cssvar.global.fraction.rem(t||"1");if(e in ct&&o!=null)return ct[e].map(a=>[`border${a}-radius`,o])}function Q([,e="",t]){if(oe.includes(t)&&e in F)return F[e].map(r=>[`border${r}-style`,t])}var xr=[[/^op(?:acity)?-?(.+)$/,([,e])=>({opacity:s.bracket.percent.cssvar(e)})]],yr=[[/^(?:color|c)-(.+)$/,S("color","text"),{autocomplete:"(text|color|c)-$colors"}],[/^text-(.+)$/,S("color","text",e=>{var t;return!((t=e.color)!=null&&t.toString().match(pe))}),{autocomplete:"(text|color|c)-$colors"}],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-opacity":s.bracket.percent(e)}),{autocomplete:"(text|color|c)-(op|opacity)-<percent>"}]],vr=[[/^bg-(.+)$/,S("background-color","bg"),{autocomplete:"bg-$colors"}],[/^bg-op(?:acity)?-?(.+)$/,([,e])=>({"--un-bg-opacity":s.bracket.percent(e)}),{autocomplete:"bg-(op|opacity)-<percent>"}]];var De={all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke"].join(","),none:"none",opacity:"opacity",shadow:"box-shadow",transform:"transform"},$r=e=>s.properties(e)??De[e],kr=[[/^transition(?:-([a-z-]+(?:,[a-z-]+)*))?(?:-(\d+))?$/,([,e,t],{theme:r})=>{var n;let o=e!=null?$r(e):[De.colors,"opacity","box-shadow","transform","filter","backdrop-filter"].join(",");if(o){let a=((n=r.duration)==null?void 0:n[t||"DEFAULT"])??s.time(t||"150");return{"transition-property":o,"transition-timing-function":"cubic-bezier(0.4, 0, 0.2, 1)","transition-duration":a}}},{autocomplete:`transition-(${Object.keys(De).join("|")})`}],[/^(?:transition-)?duration-(.+)$/,([,e],{theme:t})=>{var r;return{"transition-duration":((r=t.duration)==null?void 0:r[e||"DEFAULT"])??s.bracket.cssvar.time(e)}},{autocomplete:["transition-duration-$duration","duration-$duration"]}],[/^(?:transition-)?delay-(.+)$/,([,e],{theme:t})=>{var r;return{"transition-delay":((r=t.duration)==null?void 0:r[e||"DEFAULT"])??s.bracket.cssvar.time(e)}},{autocomplete:["transition-delay-$duration","delay-$duration"]}],[/^(?:transition-)?ease(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"transition-timing-function":((r=t.easing)==null?void 0:r[e||"DEFAULT"])??s.bracket.cssvar(e)}},{autocomplete:["transition-ease-(linear|in|out|in-out|DEFAULT)","ease-(linear|in|out|in-out|DEFAULT)"]}],[/^(?:transition-)?property-(.+)$/,([,e])=>({"transition-property":s.global(e)||$r(e)}),{autocomplete:[`transition-property-(${[...v,...Object.keys(De)].join("|")})`]}],["transition-none",{transition:"none"}],...b("transition")];var wr=[["flex",{display:"flex"}],["inline-flex",{display:"inline-flex"}],["flex-inline",{display:"inline-flex"}],[/^flex-(.*)$/,([,e])=>({flex:s.bracket(e)!=null?s.bracket(e).split(" ").map(t=>s.cssvar.fraction(t)??t).join(" "):s.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;return{"flex-basis":((r=t.spacing)==null?void 0:r[e])??s.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 Sr={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},Cr=[[/^font-(.+)$/,([,e],{theme:t})=>{var r;return{"font-family":((r=t.fontFamily)==null?void 0:r[e])||s.bracket.cssvar.global(e)}},{autocomplete:"font-$fontFamily"}],[/^text-(.+)$/,([,e="base"],{theme:t})=>{var o;let r=L((o=t.fontSize)==null?void 0:o[e]);if(r!=null&&r[0]){let[n,a="1"]=r;return{"font-size":n,"line-height":a}}return{"font-size":s.bracketOfLength.rem(e)}},{autocomplete:"text-$fontSize"}],[/^text-size-(.+)$/,([,e],{theme:t})=>{var n;let r=L((n=t.fontSize)==null?void 0:n[e]),o=(r==null?void 0:r[0])??s.bracket.cssvar.global.rem(e);if(o!=null)return{"font-size":o}},{autocomplete:"text-size-$fontSize"}],[/^(?:font|fw)-?([^-]+)$/,([,e])=>({"font-weight":Sr[e]||s.global.number(e)}),{autocomplete:`(font|fw)-(100|200|300|400|500|600|700|800|900|${Object.keys(Sr).join("|")})`}],[/^(?:font-)?(?:leading|lh)-(.+)$/,([,e],{theme:t})=>{var r;return{"line-height":((r=t.lineHeight)==null?void 0:r[e])||s.bracket.cssvar.global.rem(e)}},{autocomplete:"(leading|lh)-$lineHeight"}],["font-synthesis-weight",{"font-synthesis":"weight"}],["font-synthesis-style",{"font-synthesis":"style"}],["font-synthesis-small-caps",{"font-synthesis":"small-caps"}],["font-synthesis-none",{"font-synthesis":"none"}],[/^font-synthesis-(.+)$/,([,e])=>({"font-synthesis":s.bracket.cssvar.global(e)})],[/^(?:font-)?tracking-(.+)$/,([,e],{theme:t})=>{var r;return{"letter-spacing":((r=t.letterSpacing)==null?void 0:r[e])||s.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])||s.bracket.cssvar.global.rem(e)}},{autocomplete:"word-spacing-$wordSpacing"}]],Rr=[[/^tab(?:-(.+))?$/,([,e])=>{let t=s.bracket.cssvar.global.number(e||"4");if(t!=null)return{"-moz-tab-size":t,"-o-tab-size":t,"tab-size":t}}]],zr=[[/^indent(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"text-indent":((r=t.textIndent)==null?void 0:r[e||"DEFAULT"])||s.bracket.cssvar.global.fraction.rem(e)}},{autocomplete:"indent-$textIndent"}]],Er=[[/^text-stroke(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"-webkit-text-stroke-width":((r=t.textStrokeWidth)==null?void 0:r[e||"DEFAULT"])||s.bracket.cssvar.px(e)}},{autocomplete:"text-stroke-$textStrokeWidth"}],[/^text-stroke-(.+)$/,S("-webkit-text-stroke-color","text-stroke"),{autocomplete:"text-stroke-$colors"}],[/^text-stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-stroke-opacity":s.bracket.percent(e)}),{autocomplete:"text-stroke-(op|opacity)-<percent>"}]],jr=[[/^text-shadow(?:-(.+))?$/,([,e],{theme:t})=>{var o;let r=(o=t.textShadow)==null?void 0:o[e||"DEFAULT"];return r!=null?{"--un-text-shadow":fe(r,"--un-text-shadow-color").join(","),"text-shadow":"var(--un-text-shadow)"}:{"text-shadow":s.bracket.cssvar.global(e)}},{autocomplete:"text-shadow-$textShadow"}],[/^text-shadow-color-(.+)$/,S("--un-text-shadow-color","text-shadow"),{autocomplete:"text-shadow-color-$colors"}],[/^text-shadow-color-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-shadow-opacity":s.bracket.percent(e)}),{autocomplete:"text-shadow-color-(op|opacity)-<percent>"}]];var Tr={"":"",x:"column-",y:"row-"},Vr=([,e="",t],{theme:r})=>{var n;let o=((n=r.spacing)==null?void 0:n[t])??s.bracket.cssvar.global.rem(t);if(o!=null)return{[`grid-${Tr[e]}gap`]:o,[`${Tr[e]}gap`]:o}},Ar=[[/^(?:flex-|grid-)?gap-?()(.+)$/,Vr,{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,Vr,{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}]];var Y=e=>e.replace("col","column"),gt=e=>e[0]==="r"?"Row":"Column",wi=(e,t,r)=>{var n;let o=(n=t[`gridAuto${gt(e)}`])==null?void 0:n[r];if(o!=null)return o;switch(r){case"min":return"min-content";case"max":return"max-content";case"fr":return"minmax(0,1fr)"}return s.bracket.cssvar.auto.rem(r)},Or=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,e,t],{theme:r})=>{var o;return{[`grid-${Y(e)}`]:((o=r[`grid${gt(e)}`])==null?void 0:o[t])??s.bracket.cssvar.auto(t)}}],[/^(?:grid-)?(row|col)-span-(.+)$/,([,e,t])=>{if(t==="full")return{[`grid-${Y(e)}`]:"1/-1"};let r=s.bracket.number(t);if(r!=null)return{[`grid-${Y(e)}`]:`span ${r}/span ${r}`}},{autocomplete:["grid-(row|col)-span-<num>","(row|col)-span-<num>"]}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,e,t])=>({[`grid-${Y(e)}-start`]:s.bracket.cssvar(t)??t})],[/^(?:grid-)?(row|col)-end-(.+)$/,([,e,t])=>({[`grid-${Y(e)}-end`]:s.bracket.cssvar(t)??t}),{autocomplete:["grid-(row|col)-(start|end)-<num>"]}],[/^(?:grid-)?auto-(rows|cols)-(.+)$/,([,e,t],{theme:r})=>({[`grid-auto-${Y(e)}`]:wi(e,r,t)}),{autocomplete:["grid-auto-(rows|cols)-<num>"]}],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(.+)$/,([,e])=>({"grid-auto-flow":s.bracket.cssvar(e)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)$/,([,e])=>({"grid-auto-flow":Y(e).replace("-"," ")}),{autocomplete:["(grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)"]}],[/^grid-(rows|cols)-(.+)$/,([,e,t],{theme:r})=>{var o;return{[`grid-template-${Y(e)}`]:((o=r[`gridTemplate${gt(e)}`])==null?void 0:o[t])??s.bracket.cssvar(t)}}],[/^grid-(rows|cols)-minmax-([\w.-]+)$/,([,e,t])=>({[`grid-template-${Y(e)}`]:`repeat(auto-fill,minmax(${t},1fr))`})],[/^grid-(rows|cols)-(\d+)$/,([,e,t])=>({[`grid-template-${Y(e)}`]:`repeat(${t},minmax(0,1fr))`}),{autocomplete:["grid-(rows|cols)-<num>","grid-(rows|cols)-none"]}],["grid-rows-none",{"grid-template-rows":"none"}],["grid-cols-none",{"grid-template-columns":"none"}]];var He=["auto","hidden","clip","visible","scroll",...v],Pr=[[/^(?:overflow|of)-(.+)$/,([,e])=>He.includes(e)?{overflow:e}:void 0,{autocomplete:[`(overflow|of)-(${He.join("|")})`,`(overflow|of)-(x|y)-(${He.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,e,t])=>He.includes(t)?{[`overflow-${e}`]:t}:void 0]];var Mr=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,e])=>({position:e})],[/^(?:position-|pos-)([-\w]+)$/,([,e])=>v.includes(e)?{position:e}:void 0],[/^(?:position-|pos-)?(static)$/,([,e])=>({position:e})]],Ur=[["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"}],...b("justify","justify-content"),["justify-items-start",{"justify-items":"start"}],["justify-items-end",{"justify-items":"end"}],["justify-items-center",{"justify-items":"center"}],["justify-items-stretch",{"justify-items":"stretch"}],...b("justify-items"),["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"}],...b("justify-self")],Fr=[[/^order-(.+)$/,([,e])=>({order:s.bracket.cssvar.number(e)})],["order-first",{order:"-9999"}],["order-last",{order:"9999"}],["order-none",{order:"0"}]],_r=[["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"}],...b("content","align-content"),["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"}],...b("items","align-items"),["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"}],...b("self","align-self")],Wr=[["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"}],...b("place-content"),["place-items-start",{"place-items":"start"}],["place-items-end",{"place-items":"end"}],["place-items-center",{"place-items":"center"}],["place-items-stretch",{"place-items":"stretch"}],...b("place-items"),["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"}],...b("place-self")];function bt(e,{theme:t}){var r;return((r=t.spacing)==null?void 0:r[e])??s.bracket.cssvar.global.auto.fraction.rem(e)}function Ke([,e,t],r){let o=bt(t,r);if(o!=null&&e in st)return st[e].map(n=>[n.slice(1),o])}var Lr=[[/^(?:position-|pos-)?inset-(.+)$/,([,e],t)=>({inset:bt(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])-(.+)$/,Ke],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,Ke],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,Ke],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,Ke],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,e,t],r)=>({[e]:bt(t,r)})]],Br=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-none",{float:"none"}],...b("float"),["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-none",{clear:"none"}],...b("clear")],Nr=[[/^z([\d.]+)$/,([,e])=>({"z-index":s.number(e)})],[/^z-(.+)$/,([,e])=>({"z-index":s.bracket.cssvar.global.auto.number(e)}),{autocomplete:"z-<num>"}]],Dr=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...b("box","box-sizing")];var Si=["auto","default","none","context-menu","help","pointer","progress","wait","cell","crosshair","text","vertical-text","alias","copy","move","no-drop","not-allowed","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out"],$=" ",Hr=[["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:s.bracket.cssvar.global(e)||e})]],Kr=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...b("backface","backface-visibility")],qr=[[/^cursor-(.+)$/,([,e])=>({cursor:s.bracket.cssvar.global(e)})],...Si.map(e=>[`cursor-${e}`,{cursor:e}])],Ir=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...b("pointer-events")],Gr=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...b("resize")],Yr=[["select-auto",{"user-select":"auto"}],["select-all",{"user-select":"all"}],["select-text",{"user-select":"text"}],["select-none",{"user-select":"none"}],...b("select","user-select")],Xr=[[/^(?:whitespace-|ws-)([-\w]+)$/,([,e])=>["normal","nowrap","pre","pre-line","pre-wrap","break-spaces",...v].includes(e)?{"white-space":e}:void 0,{autocomplete:"(whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)"}]],Zr=[[/^content-\[(.+)\]$/,([,e])=>({content:`"${e}"`})],[/^content-(\$.+)]$/,([,e])=>({content:s.cssvar(e)})],["content-empty",{content:'""'}],["content-none",{content:'""'}]],Jr=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}]],Qr=[["truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-ellipsis",{"text-overflow":"ellipsis"}],["text-clip",{"text-overflow":"clip"}]],eo=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}],...b("case","text-transform")],to=[["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"}]],ro=[["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 oo={"--un-ring-inset":$,"--un-ring-offset-width":"0px","--un-ring-offset-color":"#fff","--un-ring-width":"0px","--un-ring-color":"rgba(147,197,253,0.5)","--un-shadow":"0 0 rgba(0,0,0,0)"},no=[[/^ring(?:-(.+))?$/,([,e],{theme:t})=>{var o;let r=((o=t.ringWidth)==null?void 0:o[e||"DEFAULT"])??s.px(e||"1");if(r)return{"--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)"}},{autocomplete:"ring-$ringWidth"}],[/^ring-(?:width-|size-)(.+)$/,([,e],{theme:t})=>{var r;return{"--un-ring-width":((r=t.lineWidth)==null?void 0:r[e])??s.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;return{"--un-ring-offset-width":((r=t.lineWidth)==null?void 0:r[e])??s.bracket.cssvar.px(e)}},{autocomplete:"ring-offset-(width|size)-$lineWidth"}],[/^ring-(.+)$/,S("--un-ring-color","ring"),{autocomplete:"ring-$colors"}],[/^ring-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-opacity":s.bracket.percent(e)}),{autocomplete:"ring-(op|opacity)-<percent>"}],[/^ring-offset-(.+)$/,S("--un-ring-offset-color","ring-offset"),{autocomplete:"ring-offset-$colors"}],[/^ring-offset-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-offset-opacity":s.bracket.percent(e)}),{autocomplete:"ring-offset-(op|opacity)-<percent>"}],["ring-inset",{"--un-ring-inset":"inset"}]];var ao={"--un-ring-offset-shadow":"0 0 rgba(0,0,0,0)","--un-ring-shadow":"0 0 rgba(0,0,0,0)","--un-shadow-inset":$,"--un-shadow":"0 0 rgba(0,0,0,0)"},io=[[/^shadow(?:-(.+))?$/,([,e],{theme:t})=>{var o;let r=(o=t.boxShadow)==null?void 0:o[e||"DEFAULT"];if(r)return{"--un-shadow":fe(r,"--un-shadow-color").join(","),"box-shadow":"var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"}},{autocomplete:"shadow-$boxShadow"}],[/^shadow-(.+)$/,S("--un-shadow-color","shadow"),{autocomplete:"shadow-$colors"}],[/^shadow-op(?:acity)?-?(.+)$/,([,e])=>({"--un-shadow-opacity":s.bracket.percent(e)}),{autocomplete:"shadow-(op|opacity)-<percent>"}],["shadow-inset",{"--un-shadow-inset":"inset"}]];var Ci={h:"height",w:"width",inline:"inline-size",block:"block-size"};function ze(e,t){return`${e||""}${Ci[t]}`}function so(e,t,r,o){var i;let n=ze(e,t).replace(/-(\w)/g,(c,p)=>p.toUpperCase()),a=(i=r[n])==null?void 0:i[o];if(a!=null)return a;switch(o){case"fit":case"max":case"min":return`${o}-content`}return s.bracket.cssvar.global.auto.fraction.rem(o)}var co=[[/^(min-|max-)?([wh])-?(.+)$/,([,e,t,r],{theme:o})=>({[ze(e,t)]:so(e,t,o,r)})],[/^(min-|max-)?(block|inline)-(.+)$/,([,e,t,r],{theme:o})=>({[ze(e,t)]:so(e,t,o,r)}),{autocomplete:["(w|h)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize","(block|inline)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize","(max|min)-(w|h|block|inline)","(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],o)=>{var n;return{[ze(e,t)]:(n=ur(o))==null?void 0:n[r]}}],[/^(min-|max-)?(w)-screen-(.+)$/,([,e,t,r],o)=>{var n;return{[ze(e,t)]:(n=me(o))==null?void 0:n[r]}},{autocomplete:["(w|h)-screen","(min|max)-(w|h)-screen","h-screen-$verticalBreakpoints","(min|max)-h-screen-$verticalBreakpoints","w-screen-$breakpoints","(min|max)-w-screen-$breakpoints"]}]];function Ri(e){if(/^\d+\/\d+$/.test(e))return e;switch(e){case"square":return"1/1";case"video":return"16/9"}return s.bracket.cssvar.global.auto.number(e)}var lo=[[/^aspect-(?:ratio-)?(.+)$/,([,e])=>({"aspect-ratio":Ri(e)}),{autocomplete:["aspect-(square|video|ratio)","aspect-ratio-(square|video)"]}]];var po=[[/^pa?()-?(-?.+)$/,z("padding"),{autocomplete:["(m|p)<num>","(m|p)-<num>"]}],[/^p-?xy()()$/,z("padding"),{autocomplete:"(m|p)-(xy)"}],[/^p-?([xy])(?:-?(-?.+))?$/,z("padding")],[/^p-?([rltbse])(?:-?(-?.+))?$/,z("padding"),{autocomplete:"(m|p)<directions>-<num>"}],[/^p-(block|inline)(?:-(-?.+))?$/,z("padding"),{autocomplete:"(m|p)-(block|inline)-<num>"}],[/^p-?([bi][se])(?:-?(-?.+))?$/,z("padding"),{autocomplete:"(m|p)-(bs|be|is|ie)-<num>"}]],uo=[[/^ma?()-?(-?.+)$/,z("margin")],[/^m-?xy()()$/,z("margin")],[/^m-?([xy])(?:-?(-?.+))?$/,z("margin")],[/^m-?([rltbse])(?:-?(-?.+))?$/,z("margin")],[/^m-(block|inline)(?:-(-?.+))?$/,z("margin")],[/^m-?([bi][se])(?:-?(-?.+))?$/,z("margin")]];var fo=["translate","rotate","scale"],ne=["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(" "),zi=["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(" "),ho={"--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},xo=[[/^(?:transform-)?origin-(.+)$/,([,e])=>({"transform-origin":A[e]??s.bracket.cssvar(e)}),{autocomplete:[`transform-origin-(${Object.keys(A).join("|")})`,`origin-(${Object.keys(A).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,e])=>{let t=s.bracket.cssvar.px.numberWithUnit(e);if(t!=null)return{"-webkit-perspective":t,perspective:t}}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,e])=>{let t=s.bracket.cssvar(e)??(e.length>=3?A[e]:void 0);if(t!=null)return{"-webkit-perspective-origin":t,"perspective-origin":t}}],[/^(?:transform-)?translate-()(.+)$/,mo],[/^(?:transform-)?translate-([xyz])-(.+)$/,mo],[/^(?:transform-)?rotate-()(.+)$/,bo],[/^(?:transform-)?rotate-([xyz])-(.+)$/,bo],[/^(?:transform-)?skew-([xy])-(.+)$/,Ei,{autocomplete:["transform-skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,go],[/^(?:transform-)?scale-([xyz])-(.+)$/,go,{autocomplete:[`transform-(${fo.join("|")})-<percent>`,`transform-(${fo.join("|")})-(x|y|z)-<percent>`]}],[/^(?:transform-)?preserve-3d$/,()=>({"transform-style":"preserve-3d"})],[/^(?:transform-)?preserve-flat$/,()=>({"transform-style":"flat"})],["transform",{transform:ne}],["transform-cpu",{transform:ne}],["transform-gpu",{transform:zi}],["transform-none",{transform:"none"}],...b("transform")];function mo([,e,t],{theme:r}){var n;let o=((n=r.spacing)==null?void 0:n[t])??s.bracket.cssvar.fraction.rem(t);if(o!=null)return[...lt[e].map(a=>[`--un-translate${a}`,o]),["transform",ne]]}function go([,e,t]){let r=s.bracket.cssvar.fraction.percent(t);if(r!=null)return[...lt[e].map(o=>[`--un-scale${o}`,r]),["transform",ne]]}function bo([,e="",t]){let r=s.bracket.cssvar.degree(t);if(r!=null)return e?{"--un-rotate":0,[`--un-rotate-${e}`]:r,transform:ne}:{"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-rotate":r,transform:ne}}function Ei([,e,t]){let r=s.bracket.cssvar.degree(t);if(r!=null)return{[`--un-skew-${e}`]:r,transform:ne}}var ji={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"},yo=[[/^(.+?)-(\$.+)$/,([,e,t])=>{let r=ji[e];if(r)return{[r]:s.cssvar(t)}}]],vo=[[/^\[([\w_-]+):([^'"]+)\]$/,([,e,t])=>({[e]:s.bracket(`[${t}]`)})]];var $o=[[/^(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
3
|
${t({animation:"__un_qm 0.5s ease-in-out alternate infinite"})}`}]];var ko=["solid","double","dotted","dashed","wavy",...v],wo=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,e])=>({"text-decoration-line":e}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,([,e],{theme:t})=>{var r;return{"text-decoration-thickness":((r=t.lineWidth)==null?void 0:r[e])??s.bracket.cssvar.global.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=S("text-decoration-color","line")(e,t);if(r)return{"-webkit-text-decoration-color":r["text-decoration-color"],...r}},{autocomplete:"(underline|decoration)-$colors"}],[/^(?:underline|decoration)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-line-opacity":s.bracket.percent(e)}),{autocomplete:"(underline|decoration)-(op|opacity)-<percent>"}],[/^(?:underline|decoration)-offset-(.+)$/,([,e],{theme:t})=>{var r;return{"text-underline-offset":((r=t.lineWidth)==null?void 0:r[e])??s.auto.bracket.cssvar.global.px(e)}},{autocomplete:"(underline|decoration)-(offset)-<num>"}],...ko.map(e=>[`underline-${e}`,{"text-decoration-style":e}]),...ko.map(e=>[`decoration-${e}`,{"text-decoration-style":e}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];var So=[[/^fill-(.+)$/,S("fill","fill"),{autocomplete:"fill-$colors"}],[/^fill-op(?:acity)?-?(.+)$/,([,e])=>({"--un-fill-opacity":s.bracket.percent(e)}),{autocomplete:"fill-(op|opacity)-<percent>"}],["fill-none",{fill:"none"}],[/^stroke-(?:width-|size-)?(.+)$/,([,e],{theme:t})=>{var r;return{"stroke-width":((r=t.lineWidth)==null?void 0:r[e])??s.bracket.cssvar.fraction.px.number(e)}},{autocomplete:["stroke-width-$lineWidth","stroke-size-$lineWidth"]}],[/^stroke-dash-(.+)$/,([,e])=>({"stroke-dasharray":s.bracket.cssvar.number(e)}),{autocomplete:"stroke-dash-<num>"}],[/^stroke-offset-(.+)$/,([,e],{theme:t})=>{var r;return{"stroke-dashoffset":((r=t.lineWidth)==null?void 0:r[e])??s.bracket.cssvar.px.numberWithUnit(e)}},{autocomplete:"stroke-offset-$lineWidth"}],[/^stroke-(.+)$/,S("stroke","stroke"),{autocomplete:"stroke-$colors"}],[/^stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-stroke-opacity":s.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 ht={},Co=e=>{var n;let t=((n=e.match(/^-?[0-9]+\.?[0-9]*/))==null?void 0:n[0])||"",r=e.slice(t.length),o=parseFloat(t)-.1;return Number.isNaN(o)?e:`${o}${r}`},Ro={name:"breakpoints",match(e,t){let r=Object.entries(me(t)??{}).map(([o,n],a)=>[o,n,a]);for(let[o,n,a]of r){ht[o]||(ht[o]=new RegExp(`^((?:[al]t-)?${o}[:-])`));let i=e.match(ht[o]);if(!i)continue;let[,c]=i,p=e.slice(c.length);if(p==="container")continue;let l=c.startsWith("lt-"),f=c.startsWith("at-"),u=1e3;return l?(u-=a+1,{matcher:p,handle:(d,m)=>m({...d,parent:`${d.parent?`${d.parent} $$ `:""}@media (max-width: ${Co(n)})`,parentOrder:u})}):(u+=a+1,f&&a<r.length-1?{matcher:p,handle:(d,m)=>m({...d,parent:`${d.parent?`${d.parent} $$ `:""}@media (min-width: ${n}) and (max-width: ${Co(r[a+1][1])})`,parentOrder:u})}:{matcher:p,handle:(d,m)=>m({...d,parent:`${d.parent?`${d.parent} $$ `:""}@media (min-width: ${n})`,parentOrder:u})})}},multiPass:!0,autocomplete:"(at-|lt-|)$breakpoints:"};var X=(e,t,r)=>{let o=e?new RegExp(`^${t}(?:-\\[(.+?)\\])[:-]`):new RegExp(`^${t}(?:-\\[(.+?)\\])?[:-]`);return{name:`combinator:${t}`,match:n=>{let a=n.match(o);if(a)return{matcher:n.slice(a[0].length),selector:i=>r.replace("&&-s",i).replace("&&-c",a[1]??"*")}},multiPass:!0}},zo=[X(!1,"all","&&-s &&-c"),X(!1,"children","&&-s>&&-c"),X(!1,"next","&&-s+&&-c"),X(!1,"sibling","&&-s+&&-c"),X(!1,"siblings","&&-s~&&-c"),X(!0,"group","&&-c &&-s"),X(!0,"parent","&&-c>&&-s"),X(!0,"previous","&&-c+&&-s"),X(!0,"peer","&&-c~&&-s")];var Eo=_("print","@media print"),jo={name:"media",match(e,{theme:t}){var o;let r=e.match(/^media-([_\d\w]+)[:-]/);if(r){let n=((o=t.media)==null?void 0:o[r[1]])??`(--${r[1]})`;return{matcher:e.slice(r[0].length),handle:(a,i)=>i({...a,parent:`${a.parent?`${a.parent} $$ `:""}@media ${n}`})}}},multiPass:!0};var To=(e={})=>(e==null?void 0:e.dark)==="class"?[q("dark",t=>({prefix:`.dark $$ ${t.prefix}`})),q("light",t=>({prefix:`.light $$ ${t.prefix}`}))]:[_("dark","@media (prefers-color-scheme: dark)"),_("light","@media (prefers-color-scheme: light)")];var Vo=[q("rtl",e=>({prefix:`[dir="rtl"] $$ ${e.prefix}`})),q("ltr",e=>({prefix:`[dir="ltr"] $$ ${e.prefix}`}))];var Ao={name:"selector",match(e){let t=e.match(/^selector-\[(.+?)\][:-]/);if(t)return{matcher:e.slice(t[0].length),selector:()=>t[1]}}},Oo={name:"layer",match(e){let t=e.match(/^layer-([_\d\w]+)[:-]/);if(t)return{matcher:e.slice(t[0].length),handle:(r,o)=>o({...r,parent:`${r.parent?`${r.parent} $$ `:""}@layer ${t[1]}`})}}},Po={name:"uno-layer",match(e){let t=e.match(/^uno-layer-([_\d\w]+)[:-]/);if(t)return{matcher:e.slice(t[0].length),layer:t[1]}}},Mo={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}`}}},Uo={name:"variables",match(e){if(!e.startsWith("["))return;let[t,r]=mt(e,"[","]",":")??[];if(!(t&&r&&r!==""))return;let o=s.bracket(t)??"";if(!!(o.startsWith("@")||o.includes("&")))return{matcher:r,handle(n,a){let i=o.startsWith("@")?{parent:`${n.parent?`${n.parent} $$ `:""}${o}`}:{selector:o.replace(/&/g,n.selector)};return a({...n,...i})}}},multiPass:!0};var Fo=/[0-9.]+(?:[a-z]+|%)?/,Ti=[/opacity|color|flex/],_o={name:"negative",match(e){if(!!e.startsWith("-"))return{matcher:e.slice(1),body:t=>{if(t.find(o=>o[0]===pr))return;let r=!1;return t.forEach(o=>{var a;let n=(a=o[1])==null?void 0:a.toString();!n||n==="0"||Ti.some(i=>o[0].match(i))||Fo.test(n)&&(o[1]=n.replace(Fo,i=>`-${i}`),r=!0)}),r?t:[]}}}};var Wo={name:"important",match(e){let t,r=e.match(/^(important[:-]|!)/);if(r?t=e.slice(r[0].length):e.endsWith("!")&&(t=e.slice(0,-1)),t)return{matcher:t,body:o=>(o.forEach(n=>{n[1]&&(n[1]+=" !important")}),o)}}};var je=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=>Array.isArray(e)?e:[e,`:${e}`])),Te=Object.fromEntries([["backdrop","::backdrop"]].map(e=>Array.isArray(e)?e:[e,`:${e}`])),Vi=["not","is","where","has"],xt=Object.entries(je).filter(([,e])=>!e.startsWith("::")).map(([e])=>e).join("|"),yt=Object.entries(Te).filter(([,e])=>!e.startsWith("::")).map(([e])=>e).join("|"),Ee=Vi.join("|"),Lo=e=>{if(e==="active")return 1},qe=(e,t,r)=>{let o=new RegExp(`^(${G(t)}:)(\\S+)${G(r)}\\1`),n=new RegExp(`^${e}-((?:(${Ee})-)?(${xt}))[:-]`),a=new RegExp(`^${e}-((?:(${Ee})-)?(${yt}))[:]`);return{name:`pseudo:${e}`,match(i){let c=i.match(n)||i.match(a);if(c){let p=je[c[3]]||Te[c[3]]||`:${c[3]}`;return c[2]&&(p=`:${c[2]}(${p})`),{matcher:i.slice(c[0].length),handle:(l,f)=>f({...l,prefix:`${t}${p}${r}${l.prefix}`.replace(o,"$1$2:"),sort:Lo(c[3])})}}},multiPass:!0}},Bo=Object.entries(je).map(([e])=>e).join("|"),Ai=Object.entries(Te).map(([e])=>e).join("|"),Oi=new RegExp(`^(${Bo})[:-]`),Pi=new RegExp(`^(${Ai})[:]`),No={name:"pseudo",match:e=>{let t=e.match(Oi)||e.match(Pi);if(t){let r=je[t[1]]||Te[t[1]]||`:${t[1]}`;return{matcher:e.slice(t[0].length),handle:(o,n)=>{let a=r.startsWith("::")?{pseudo:`${o.pseudo}${r}`}:{selector:`${o.selector}${r}`};return n({...o,...a,sort:Lo(t[1])})}}}},multiPass:!0,autocomplete:`(${Bo}):`},Mi=new RegExp(`^(${Ee})-(${xt})[:-]`),Ui=new RegExp(`^(${Ee})-(${yt})[:]`),Do={match:e=>{let t=e.match(Mi)||e.match(Ui);if(t){let r=t[1],o=je[t[2]]||Te[t[2]]||`:${t[2]}`;return{matcher:e.slice(t[0].length),selector:n=>`${n}:${r}(${o})`}}},multiPass:!0,autocomplete:`(${Ee})-(${xt}|${yt}):`},Ho=(e={})=>{let t=!!(e!=null&&e.attributifyPseudo);return[qe("group",t?'[group=""]':".group"," "),qe("peer",t?'[peer=""]':".peer","~"),qe("parent",t?'[parent=""]':".parent",">"),qe("previous",t?'[previous=""]':".previous","+")]},Fi=/(part-\[(.+)]:)(.+)/,Ko={match:e=>{let t=e.match(Fi);if(t){let r=`part(${t[2]})`;return{matcher:e.slice(t[1].length),selector:o=>`${o}::${r}`}}},multiPass:!0};var qo=e=>[Uo,Oo,Ao,Po,_o,Wo,Eo,jo,Ro,...zo,No,Do,...Ho(e),Ko,...To(e),...Vo,Mo];var Io=[[/^(?:animate-)?keyframes-(.+)$/,([,e],{theme:t})=>{var o,n;let r=(n=(o=t.animation)==null?void 0:o.keyframes)==null?void 0:n[e];if(r)return[`@keyframes ${e}${r}`,{animation:e}]},{autocomplete:["animate-keyframes-$animation.keyframes","keyframes-$animation.keyframes"]}],[/^animate-(.+)$/,([,e],{theme:t})=>{var o,n,a,i,c,p,l,f,u,d;let r=(n=(o=t.animation)==null?void 0:o.keyframes)==null?void 0:n[e];if(r){let m=((i=(a=t.animation)==null?void 0:a.durations)==null?void 0:i[e])??"1s",h=((p=(c=t.animation)==null?void 0:c.timingFns)==null?void 0:p[e])??"linear",x=((f=(l=t.animation)==null?void 0:l.counts)==null?void 0:f[e])??1,T=(d=(u=t.animation)==null?void 0:u.properties)==null?void 0:d[e];return[`@keyframes ${e}${r}`,{animation:`${e} ${m} ${h} ${x}`,...T}]}return{animation:s.bracket.cssvar(e)}},{autocomplete:"animate-$animation.keyframes"}],[/^animate-name-(.+)/,([,e])=>({"animation-name":s.bracket.cssvar(e)??e})],[/^animate-duration-(.+)$/,([,e],{theme:t})=>{var r;return{"animation-duration":((r=t.duration)==null?void 0:r[e||"DEFAULT"])??s.bracket.cssvar.time(e)}},{autocomplete:["animate-duration","animate-duration-$duration"]}],[/^animate-delay-(.+)$/,([,e],{theme:t})=>{var r;return{"animation-delay":((r=t.duration)==null?void 0:r[e||"DEFAULT"])??s.bracket.cssvar.time(e)}},{autocomplete:["animate-delay","animate-delay-$duration"]}],[/^animate-ease(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"animation-timing-function":((r=t.easing)==null?void 0:r[e||"DEFAULT"])??s.bracket.cssvar(e)}},{autocomplete:"animate-delay-$easing"}],[/^animate-(fill-mode-|fill-|mode-)?(.+)$/,([,e,t])=>["none","forwards","backwards","both",e?v:[]].includes(t)?{"animation-fill-mode":t}:void 0,{autocomplete:["animate-(fill|mode|fill-mode)","animate-(fill|mode|fill-mode)-(none|forwards|backwards|both|inherit|initial|revert|revert-layer|unset)","animate-(none|forwards|backwards|both|inherit|initial|revert|revert-layer|unset)"]}],[/^animate-(direction-)?(.+)$/,([,e,t])=>["normal","reverse","alternate","alternate-reverse",e?v:[]].includes(t)?{"animation-direction":t}:void 0,{autocomplete:["animate-direction","animate-direction-(normal|reverse|alternate|alternate-reverse|inherit|initial|revert|revert-layer|unset)","animate-(normal|reverse|alternate|alternate-reverse|inherit|initial|revert|revert-layer|unset)"]}],[/^animate-(?:iteration-|count-|iteration-count-)(.+)$/,([,e])=>({"animation-iteration-count":s.bracket.cssvar(e)??e.replace(/\-/g,",")}),{autocomplete:["animate-(iteration|count|iteration-count)","animate-(iteration|count|iteration-count)-<num>"]}],[/^animate-(play-state-|play-|state-)?(.+)$/,([,e,t])=>["paused","running",e?v:[]].includes(t)?{"animation-play-state":t}:void 0,{autocomplete:["animate-(play|state|play-state)","animate-(play|state|play-state)-(paused|running|inherit|initial|revert|revert-layer|unset)","animate-(paused|running|inherit|initial|revert|revert-layer|unset)"]}],["animate-none",{animation:"none"}],...b("animate","animation")];var Go=e=>e?M(e,0):"rgba(255,255,255,0)",_i=(e,t,r,o)=>t?o!=null?M(t,o):M(t,`var(--un-${e}-opacity, ${re(t)})`):M(r,o),vt=e=>([,t],{theme:r})=>{let o=ue(t,r);if(!o)return;let{alpha:n,color:a,cssColor:i}=o;if(!a)return;let c=_i(e,i,a,n);switch(e){case"from":return{"--un-gradient-from":c,"--un-gradient-to":Go(i),"--un-gradient-stops":"var(--un-gradient-from), var(--un-gradient-to)"};case"via":return{"--un-gradient-to":Go(i),"--un-gradient-stops":`var(--un-gradient-from), ${c}, var(--un-gradient-to)`};case"to":return{"--un-gradient-to":c}}},Wi=/^\[url\(.+\)\]$/,Li=/^\[length:.+\]$/,Bi=/^\[position:.+\]$/,Yo=[[/^bg-(.+)$/,([,e])=>{if(Wi.test(e))return{"--un-url":s.bracket(e),"background-image":"var(--un-url)"};if(Li.test(e)&&s.bracketOfLength(e)!=null)return{"background-size":s.bracketOfLength(e).split(" ").map(t=>s.fraction.auto.px.cssvar(t)).join(" ")};if(Bi.test(e)&&s.bracketOfPosition(e)!=null)return{"background-position":s.bracketOfPosition(e).split(" ").map(t=>s.position.fraction.auto.px.cssvar(t)).join(" ")}}],[/^bg-gradient-(.+)$/,([,e])=>({"--un-gradient":s.bracket(e)}),{autocomplete:["bg-gradient","bg-gradient-(from|to|via)","bg-gradient-(from|to|via)-$colors","bg-gradient-(from|to|via)-(op|opacity)","bg-gradient-(from|to|via)-(op|opacity)-<percent>"]}],[/^(?:bg-gradient-)?stops-(\[.+\])$/,([,e])=>({"--un-gradient-stops":s.bracket(e)})],[/^(?:bg-gradient-)?from-(.+)$/,vt("from")],[/^(?:bg-gradient-)?via-(.+)$/,vt("via")],[/^(?:bg-gradient-)?to-(.+)$/,vt("to")],[/^(?:bg-gradient-)?from-op(?:acity)?-?(.+)$/,([,e])=>({"--un-from-opacity":s.bracket.percent(e)})],[/^(?:bg-gradient-)?via-op(?:acity)?-?(.+)$/,([,e])=>({"--un-via-opacity":s.bracket.percent(e)})],[/^(?:bg-gradient-)?to-op(?:acity)?-?(.+)$/,([,e])=>({"--un-to-opacity":s.bracket.percent(e)})],[/^bg-gradient-((?:repeating-)?(?:linear|radial|conic))$/,([,e])=>({"background-image":`${e}-gradient(var(--un-gradient, var(--un-gradient-stops, rgba(255, 255, 255, 0))))`}),{autocomplete:["bg-gradient-repeating","bg-gradient-(linear|radial|conic)","bg-gradient-repeating-(linear|radial|conic)"]}],[/^bg-gradient-to-([rltb]{1,2})$/,([,e])=>{if(e in A)return{"--un-gradient-shape":`to ${A[e]}`,"--un-gradient":"var(--un-gradient-shape), var(--un-gradient-stops)","background-image":"linear-gradient(var(--un-gradient))"}},{autocomplete:`bg-gradient-to-(${Object.keys(A).filter(e=>e.length<=2&&Array.from(e).every(t=>"rltb".includes(t))).join("|")})`}],[/^(?:bg-gradient-)?shape-(.+)$/,([,e])=>{let t=e in A?`to ${A[e]}`:s.bracket(e);if(t!=null)return{"--un-gradient-shape":t,"--un-gradient":"var(--un-gradient-shape), var(--un-gradient-stops)"}},{autocomplete:["bg-gradient-shape",`bg-gradient-shape-(${Object.keys(A).join("|")})`,`shape-(${Object.keys(A).join("|")})`]}],["bg-none",{"background-image":"none"}],["box-decoration-slice",{"box-decoration-break":"slice"}],["box-decoration-clone",{"box-decoration-break":"clone"}],...b("box-decoration","box-decoration-break"),["bg-auto",{"background-size":"auto"}],["bg-cover",{"background-size":"cover"}],["bg-contain",{"background-size":"contain"}],["bg-fixed",{"background-attachment":"fixed"}],["bg-local",{"background-attachment":"local"}],["bg-scroll",{"background-attachment":"scroll"}],["bg-clip-border",{"-webkit-background-clip":"border-box","background-clip":"border-box"}],["bg-clip-content",{"-webkit-background-clip":"content-box","background-clip":"content-box"}],["bg-clip-padding",{"-webkit-background-clip":"padding-box","background-clip":"padding-box"}],["bg-clip-text",{"-webkit-background-clip":"text","background-clip":"text"}],...v.map(e=>[`bg-clip-${e}`,{"-webkit-background-clip":e,"background-clip":e}]),[/^bg-([-\w]{3,})$/,([,e])=>({"background-position":A[e]})],["bg-repeat",{"background-repeat":"repeat"}],["bg-no-repeat",{"background-repeat":"no-repeat"}],["bg-repeat-x",{"background-repeat":"repeat-x"}],["bg-repeat-y",{"background-repeat":"repeat-y"}],["bg-repeat-round",{"background-repeat":"round"}],["bg-repeat-space",{"background-repeat":"space"}],...b("bg-repeat","background-repeat"),["bg-origin-border",{"background-origin":"border-box"}],["bg-origin-padding",{"background-origin":"padding-box"}],["bg-origin-content",{"background-origin":"content-box"}],...b("bg-origin","background-origin")];var $t={disc:"disc",circle:"circle",square:"square",decimal:"decimal","zero-decimal":"decimal-leading-zero",greek:"lower-greek",roman:"lower-roman","upper-roman":"upper-roman",alpha:"lower-alpha","upper-alpha":"upper-alpha",latin:"lower-latin","upper-latin":"upper-latin"},Xo=[[/^list-(.+?)(?:-(outside|inside))?$/,([,e,t])=>{let r=$t[e];if(r)return t?{"list-style-position":t,"list-style-type":r}:{"list-style-type":r}},{autocomplete:[`list-(${Object.keys($t).join("|")})`,`list-(${Object.keys($t).join("|")})-(outside|inside)`]}],["list-outside",{"list-style-position":"outside"}],["list-inside",{"list-style-position":"inside"}],["list-none",{"list-style-type":"none"}],...b("list","list-style-type")],Zo=[[/^accent-(.+)$/,S("accent-color","accent"),{autocomplete:"accent-$colors"}],[/^accent-op(?:acity)?-?(.+)$/,([,e])=>({"--un-accent-opacity":s.bracket.percent(e)}),{autocomplete:["accent-(op|opacity)","accent-(op|opacity)-<percent>"]}]],Jo=[[/^caret-(.+)$/,S("caret-color","caret"),{autocomplete:"caret-$colors"}],[/^caret-op(?:acity)?-?(.+)$/,([,e])=>({"--un-caret-opacity":s.bracket.percent(e)}),{autocomplete:["caret-(op|opacity)","caret-(op|opacity)-<percent>"]}]],Qo=[["image-render-auto",{"image-rendering":"auto"}],["image-render-edge",{"image-rendering":"crisp-edges"}],["image-render-pixel",[["-ms-interpolation-mode","nearest-neighbor"],["image-rendering","-webkit-optimize-contrast"],["image-rendering","-moz-crisp-edges"],["image-rendering","-o-pixelated"],["image-rendering","pixelated"]]]],en=[["overscroll-auto",{"overscroll-behavior":"auto"}],["overscroll-contain",{"overscroll-behavior":"contain"}],["overscroll-none",{"overscroll-behavior":"none"}],...b("overscroll","overscroll-behavior"),["overscroll-x-auto",{"overscroll-behavior-x":"auto"}],["overscroll-x-contain",{"overscroll-behavior-x":"contain"}],["overscroll-x-none",{"overscroll-behavior-x":"none"}],...b("overscroll-x","overscroll-behavior-x"),["overscroll-y-auto",{"overscroll-behavior-y":"auto"}],["overscroll-y-contain",{"overscroll-behavior-y":"contain"}],["overscroll-y-none",{"overscroll-behavior-y":"none"}],...b("overscroll-y","overscroll-behavior-y")],tn=[["scroll-auto",{"scroll-behavior":"auto"}],["scroll-smooth",{"scroll-behavior":"smooth"}],...b("scroll","scroll-behavior")];var rn=[[/^columns-(.+)$/,([,e])=>({columns:s.bracket.global.number.auto.numberWithUnit(e)}),{autocomplete:"columns-<num>"}],["break-before-auto",{"break-before":"auto"}],["break-before-avoid",{"break-before":"avoid"}],["break-before-all",{"break-before":"all"}],["break-before-avoid-page",{"break-before":"avoid-page"}],["break-before-page",{"break-before":"page"}],["break-before-left",{"break-before":"left"}],["break-before-right",{"break-before":"right"}],["break-before-column",{"break-before":"column"}],...b("break-before"),["break-inside-auto",{"break-inside":"auto"}],["break-inside-avoid",{"break-inside":"avoid"}],["break-inside-avoid-page",{"break-inside":"avoid-page"}],["break-inside-avoid-column",{"break-inside":"avoid-column"}],...b("break-inside"),["break-after-auto",{"break-after":"auto"}],["break-after-avoid",{"break-after":"avoid"}],["break-after-all",{"break-after":"all"}],["break-after-avoid-page",{"break-after":"avoid-page"}],["break-after-page",{"break-after":"page"}],["break-after-left",{"break-after":"left"}],["break-after-right",{"break-after":"right"}],["break-after-column",{"break-after":"column"}],...b("break-after")];var Ni=/@media \(min-width: (.+)\)/,on=[[/^__container$/,(e,{theme:t,variantHandlers:r})=>{var n,a,i,c;let o="100%";for(let p of r){let l=(a=(n=p.handle)==null?void 0:n.call(p,{},f=>f))==null?void 0:a.parent;if(typeof l=="string"){let f=(i=l.match(Ni))==null?void 0:i[1];f&&(o=f)}}return(c=t.container)!=null&&c.center?{"max-width":o,"margin-left":"auto","margin-right":"auto"}:{"max-width":o}},{internal:!0}]],nn=[[/^(?:(\w+)[:-])?container$/,([,e],t)=>{let r=Object.keys(me(t)??{});if(e){if(!r.includes(e))return;r=r.slice(r.indexOf(e))}let o=r.map(n=>`${n}:__container`);return e||o.unshift("__container"),o}]];var an={"--un-blur":$,"--un-brightness":$,"--un-contrast":$,"--un-drop-shadow":$,"--un-grayscale":$,"--un-hue-rotate":$,"--un-invert":$,"--un-saturate":$,"--un-sepia":$},Ie="var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)",sn={"--un-backdrop-blur":$,"--un-backdrop-brightness":$,"--un-backdrop-contrast":$,"--un-backdrop-grayscale":$,"--un-backdrop-hue-rotate":$,"--un-backdrop-invert":$,"--un-backdrop-opacity":$,"--un-backdrop-saturate":$,"--un-backdrop-sepia":$},Ge="var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)",kt=e=>{let t=s.bracket.cssvar(e||"");if(t!=null||(t=e?s.percent(e):"1",t!=null&&parseFloat(t)<=1))return t},Z=(e,t)=>([,r,o],{theme:n})=>{let a=t(o,n)??(o==="none"?"0":"");if(a!=="")return r?{[`--un-${r}${e}`]:`${e}(${a})`,"-webkit-backdrop-filter":Ge,"backdrop-filter":Ge}:{[`--un-${e}`]:`${e}(${a})`,filter:Ie}},Di=([,e],{theme:t})=>{var o;let r=(o=t.dropShadow)==null?void 0:o[e||"DEFAULT"];if(r!=null)return{"--un-drop-shadow":`drop-shadow(${fe(r,"--un-drop-shadow-color").join(") drop-shadow(")})`,filter:Ie};if(r=s.bracket.cssvar(e),r!=null)return{"--un-drop-shadow":`drop-shadow(${r})`,filter:Ie}},cn=[[/^(?:(backdrop-)|filter-)?blur(?:-(.+))?$/,Z("blur",(e,t)=>{var r;return((r=t.blur)==null?void 0:r[e||"DEFAULT"])||s.bracket.cssvar.px(e)}),{autocomplete:["(backdrop|filter)-blur-$blur","blur-$blur"]}],[/^(?:(backdrop-)|filter-)?brightness-(.+)$/,Z("brightness",e=>s.bracket.cssvar.percent(e)),{autocomplete:["(backdrop|filter)-brightness-<percent>","brightness-<percent>"]}],[/^(?:(backdrop-)|filter-)?contrast-(.+)$/,Z("contrast",e=>s.bracket.cssvar.percent(e)),{autocomplete:["(backdrop|filter)-contrast-<percent>","contrast-<percent>"]}],[/^(?:filter-)?drop-shadow(?:-(.+))?$/,Di,{autocomplete:["filter-drop","filter-drop-shadow","filter-drop-shadow-color","drop-shadow","drop-shadow-color","filter-drop-shadow-$dropShadow","drop-shadow-$dropShadow","filter-drop-shadow-color-$colors","drop-shadow-color-$colors","filter-drop-shadow-color-(op|opacity)","drop-shadow-color-(op|opacity)","filter-drop-shadow-color-(op|opacity)-<percent>","drop-shadow-color-(op|opacity)-<percent>"]}],[/^(?:filter-)?drop-shadow-color-(.+)$/,S("--un-drop-shadow-color","drop-shadow")],[/^(?:filter-)?drop-shadow-color-op(?:acity)?-?(.+)$/,([,e])=>({"--un-drop-shadow-opacity":s.bracket.percent(e)})],[/^(?:(backdrop-)|filter-)?grayscale(?:-(.+))?$/,Z("grayscale",kt),{autocomplete:["(backdrop|filter)-grayscale","(backdrop|filter)-grayscale-<percent>","grayscale-<percent>"]}],[/^(?:(backdrop-)|filter-)?hue-rotate-(.+)$/,Z("hue-rotate",e=>s.bracket.cssvar.degree(e))],[/^(?:(backdrop-)|filter-)?invert(?:-(.+))?$/,Z("invert",kt),{autocomplete:["(backdrop|filter)-invert","(backdrop|filter)-invert-<percent>","invert-<percent>"]}],[/^(backdrop-)op(?:acity)-(.+)$/,Z("opacity",e=>s.bracket.cssvar.percent(e)),{autocomplete:["backdrop-(op|opacity)","backdrop-(op|opacity)-<percent>"]}],[/^(?:(backdrop-)|filter-)?saturate-(.+)$/,Z("saturate",e=>s.bracket.cssvar.percent(e)),{autocomplete:["(backdrop|filter)-saturate","(backdrop|filter)-saturate-<percent>","saturate-<percent>"]}],[/^(?:(backdrop-)|filter-)?sepia(?:-(.+))?$/,Z("sepia",kt),{autocomplete:["(backdrop|filter)-sepia","(backdrop|filter)-sepia-<percent>","sepia-<percent>"]}],["filter",{filter:Ie}],["backdrop-filter",{"-webkit-backdrop-filter":Ge,"backdrop-filter":Ge}],["filter-none",{filter:"none"}],["backdrop-filter-none",{"-webkit-backdrop-filter":"none","backdrop-filter":"none"}],...v.map(e=>[`filter-${e}`,{filter:e}]),...v.map(e=>[`backdrop-filter-${e}`,{"-webkit-backdrop-filter":e,"backdrop-filter":e}])];var pn=[[/^space-?([xy])-?(-?.+)$/,ln,{autocomplete:["space-(x|y|block|inline)","space-(x|y|block|inline)-reverse","space-(x|y|block|inline)-$spacing"]}],[/^space-?([xy])-reverse$/,([,e])=>({[`--un-space-${e}-reverse`]:1})],[/^space-(block|inline)-(-?.+)$/,ln],[/^space-(block|inline)-reverse$/,([,e])=>({[`--un-space-${e}-reverse`]:1})]];function ln([,e,t],{theme:r}){var n;let o=((n=r.spacing)==null?void 0:n[t||"DEFAULT"])??s.bracket.cssvar.auto.fraction.rem(t||"1");if(o!=null){let a=F[e].map(i=>{let c=`margin${i}`,p=i.endsWith("right")||i.endsWith("bottom")?`calc(${o} * var(--un-space-${e}-reverse))`:`calc(${o} * calc(1 - var(--un-space-${e}-reverse)))`;return[c,p]});if(a)return[[`--un-space-${e}-reverse`,0],...a]}}var un=[["uppercase",{"text-transform":"uppercase"}],["lowercase",{"text-transform":"lowercase"}],["capitalize",{"text-transform":"capitalize"}],["normal-case",{"text-transform":"none"}]],fn=[...["manual","auto","none",...v].map(e=>[`hyphens-${e}`,{"-webkit-hyphens":e,"-ms-hyphens":e,hyphens:e}])],mn=[["write-vertical-right",{"writing-mode":"vertical-rl"}],["write-vertical-left",{"writing-mode":"vertical-lr"}],["write-normal",{"writing-mode":"horizontal-tb"}],...b("write","writing-mode")],dn=[["write-orient-mixed",{"text-orientation":"mixed"}],["write-orient-sideways",{"text-orientation":"sideways"}],["write-orient-upright",{"text-orientation":"upright"}],...b("write-orient","text-orientation")],gn=[["sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0,0,0,0)","white-space":"nowrap","border-width":0}],["not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",clip:"auto","white-space":"normal"}]],bn=[["isolate",{isolation:"isolate"}],["isolate-auto",{isolation:"auto"}],["isolation-auto",{isolation:"auto"}]],hn=[["object-cover",{"object-fit":"cover"}],["object-contain",{"object-fit":"contain"}],["object-fill",{"object-fit":"fill"}],["object-scale-down",{"object-fit":"scale-down"}],["object-none",{"object-fit":"none"}],[/^object-(.+)$/,([,e])=>{if(A[e])return{"object-position":A[e]};if(s.bracketOfPosition(e)!=null)return{"object-position":s.bracketOfPosition(e).split(" ").map(t=>s.position.fraction.auto.px.cssvar(t)).join(" ")}},{autocomplete:`object-(${Object.keys(A).join("|")})`}]],xn=[["bg-blend-multiply",{"background-blend-mode":"multiply"}],["bg-blend-screen",{"background-blend-mode":"screen"}],["bg-blend-overlay",{"background-blend-mode":"overlay"}],["bg-blend-darken",{"background-blend-mode":"darken"}],["bg-blend-lighten",{"background-blend-mode":"lighten"}],["bg-blend-color-dodge",{"background-blend-mode":"color-dodge"}],["bg-blend-color-burn",{"background-blend-mode":"color-burn"}],["bg-blend-hard-light",{"background-blend-mode":"hard-light"}],["bg-blend-soft-light",{"background-blend-mode":"soft-light"}],["bg-blend-difference",{"background-blend-mode":"difference"}],["bg-blend-exclusion",{"background-blend-mode":"exclusion"}],["bg-blend-hue",{"background-blend-mode":"hue"}],["bg-blend-saturation",{"background-blend-mode":"saturation"}],["bg-blend-color",{"background-blend-mode":"color"}],["bg-blend-luminosity",{"background-blend-mode":"luminosity"}],["bg-blend-normal",{"background-blend-mode":"normal"}],...b("bg-blend","background-blend")],yn=[["mix-blend-multiply",{"mix-blend-mode":"multiply"}],["mix-blend-screen",{"mix-blend-mode":"screen"}],["mix-blend-overlay",{"mix-blend-mode":"overlay"}],["mix-blend-darken",{"mix-blend-mode":"darken"}],["mix-blend-lighten",{"mix-blend-mode":"lighten"}],["mix-blend-color-dodge",{"mix-blend-mode":"color-dodge"}],["mix-blend-color-burn",{"mix-blend-mode":"color-burn"}],["mix-blend-hard-light",{"mix-blend-mode":"hard-light"}],["mix-blend-soft-light",{"mix-blend-mode":"soft-light"}],["mix-blend-difference",{"mix-blend-mode":"difference"}],["mix-blend-exclusion",{"mix-blend-mode":"exclusion"}],["mix-blend-hue",{"mix-blend-mode":"hue"}],["mix-blend-saturation",{"mix-blend-mode":"saturation"}],["mix-blend-color",{"mix-blend-mode":"color"}],["mix-blend-luminosity",{"mix-blend-mode":"luminosity"}],["mix-blend-plus-lighter",{"mix-blend-mode":"plus-lighter"}],["mix-blend-normal",{"mix-blend-mode":"normal"}],...b("mix-blend")];var $n={"--un-border-spacing-x":0,"--un-border-spacing-y":0},vn="var(--un-border-spacing-x) var(--un-border-spacing-y)",kn=[["inline-table",{display:"inline-table"}],["table",{display:"table"}],["table-caption",{display:"table-caption"}],["table-cell",{display:"table-cell"}],["table-column",{display:"table-column"}],["table-column-group",{display:"table-column-group"}],["table-footer-group",{display:"table-footer-group"}],["table-header-group",{display:"table-header-group"}],["table-row",{display:"table-row"}],["table-row-group",{display:"table-row-group"}],["border-collapse",{"border-collapse":"collapse"}],["border-separate",{"border-collapse":"separate"}],[/^border-spacing-(.+)$/,([,e],{theme:t})=>{var o;let r=((o=t.spacing)==null?void 0:o[e])??s.bracket.cssvar.global.auto.fraction.rem(e);if(r!=null)return{"--un-border-spacing-x":r,"--un-border-spacing-y":r,"border-spacing":vn}},{autocomplete:["border-spacing","border-spacing-$spacing"]}],[/^border-spacing-([xy])-(.+)$/,([,e,t],{theme:r})=>{var n;let o=((n=r.spacing)==null?void 0:n[t])??s.bracket.cssvar.global.auto.fraction.rem(t);if(o!=null)return{[`--un-border-spacing-${e}`]:o,"border-spacing":vn}},{autocomplete:["border-spacing-(x|y)","border-spacing-(x|y)-$spacing"]}],["caption-top",{"caption-side":"top"}],["caption-bottom",{"caption-side":"bottom"}],["table-auto",{"table-layout":"auto"}],["table-fixed",{"table-layout":"fixed"}],["table-empty-cells-visible",{"empty-cells":"show"}],["table-empty-cells-hidden",{"empty-cells":"hide"}]];var Hi={"bg-blend":"background-blend-mode","bg-clip":"-webkit-background-clip","bg-gradient":"linear-gradient","bg-image":"background-image","bg-origin":"background-origin","bg-position":"background-position","bg-repeat":"background-repeat","bg-size":"background-size","mix-blend":"mix-blend-mode",object:"object-fit","object-position":"object-position",write:"writing-mode","write-orient":"text-orientation"},wn=[[/^(.+?)-(\$.+)$/,([,e,t])=>{let r=Hi[e];if(r)return{[r]:s.cssvar(t)}}]];var Sn=[[/^divide-?([xy])$/,Ye,{autocomplete:["divide-(x|y|block|inline)","divide-(x|y|block|inline)-reverse","divide-(x|y|block|inline)-$lineWidth"]}],[/^divide-?([xy])-?(-?.+)$/,Ye],[/^divide-?([xy])-reverse$/,([,e])=>({[`--un-divide-${e}-reverse`]:1})],[/^divide-(block|inline)$/,Ye],[/^divide-(block|inline)-(-?.+)$/,Ye],[/^divide-(block|inline)-reverse$/,([,e])=>({[`--un-divide-${e}-reverse`]:1})],[/^divide-(.+)$/,S("border-color","divide"),{autocomplete:"divide-$colors"}],[/^divide-op(?:acity)?-?(.+)$/,([,e])=>({"--un-divide-opacity":s.bracket.percent(e)}),{autocomplete:["divide-(op|opacity)","divide-(op|opacity)-<percent>"]}],...oe.map(e=>[`divide-${e}`,{"border-style":e}])];function Ye([,e,t],{theme:r}){var n;let o=((n=r.lineWidth)==null?void 0:n[t||"DEFAULT"])??s.bracket.cssvar.px(t||"1");if(o!=null){let a=F[e].map(c=>{let p=`border${c}-width`,l=c.endsWith("right")||c.endsWith("bottom")?`calc(${o} * var(--un-divide-${e}-reverse))`:`calc(${o} * calc(1 - var(--un-divide-${e}-reverse)))`;return[p,l]}),i=Q(["",e,"solid"]);if(a&&i)return[[`--un-divide-${e}-reverse`,0],...a,...i]}}var Cn=[[/^line-clamp-(\d+)$/,([,e])=>({overflow:"hidden",display:"-webkit-box","-webkit-box-orient":"vertical","-webkit-line-clamp":e,"line-clamp":e}),{autocomplete:["line-clamp","line-clamp-<num>"]}],...["none",...v].map(e=>[`line-clamp-${e}`,{"-webkit-line-clamp":e,"line-clamp":e}])];var Rn={"--un-ordinal":$,"--un-slashed-zero":$,"--un-numeric-figure":$,"--un-numeric-spacing":$,"--un-numeric-fraction":$},ee=e=>({...e,"font-variant-numeric":"var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)"}),zn=[[/^ordinal$/,()=>ee({"--un-ordinal":"ordinal"}),{autocomplete:"ordinal"}],[/^slashed-zero$/,()=>ee({"--un-slashed-zero":"slashed-zero"}),{autocomplete:"slashed-zero"}],[/^lining-nums$/,()=>ee({"--un-numeric-figure":"lining-nums"}),{autocomplete:"lining-nums"}],[/^oldstyle-nums$/,()=>ee({"--un-numeric-figure":"oldstyle-nums"}),{autocomplete:"oldstyle-nums"}],[/^proportional-nums$/,()=>ee({"--un-numeric-spacing":"proportional-nums"}),{autocomplete:"proportional-nums"}],[/^tabular-nums$/,()=>ee({"--un-numeric-spacing":"tabular-nums"}),{autocomplete:"tabular-nums"}],[/^diagonal-fractions$/,()=>ee({"--un-numeric-fraction":"diagonal-fractions"}),{autocomplete:"diagonal-fractions"}],[/^stacked-fractions$/,()=>ee({"--un-numeric-fraction":"stacked-fractions"}),{autocomplete:"stacked-fractions"}],["normal-nums",{"font-variant-numeric":"normal"}]];var En={"--un-pan-x":$,"--un-pan-y":$,"--un-pinch-zoom":$},wt="var(--un-pan-x) var(--un-pan-y) var(--un-pinch-zoom)",jn=[[/^touch-pan-(x|left|right)$/,([,e])=>({"--un-pan-x":`pan-${e}`,"touch-action":wt}),{autocomplete:["touch-pan","touch-pan-(x|left|right|y|up|down)"]}],[/^touch-pan-(y|up|down)$/,([,e])=>({"--un-pan-y":`pan-${e}`,"touch-action":wt})],["touch-pinch-zoom",{"--un-pinch-zoom":"pinch-zoom","touch-action":wt}],["touch-auto",{"touch-action":"auto"}],["touch-manipulation",{"touch-action":"manipulation"}],["touch-none",{"touch-action":"none"}],...b("touch","touch-action")];var Tn={"--un-scroll-snap-strictness":"proximity"},Vn=[[/^snap-(x|y)$/,([,e])=>({"scroll-snap-type":`${e} var(--un-scroll-snap-strictness)`}),{autocomplete:"snap-(x|y|both)"}],[/^snap-both$/,()=>({"scroll-snap-type":"both var(--un-scroll-snap-strictness)"})],["snap-mandatory",{"--un-scroll-snap-strictness":"mandatory"}],["snap-proximity",{"--un-scroll-snap-strictness":"proximity"}],["snap-none",{"scroll-snap-type":"none"}],["snap-start",{"scroll-snap-align":"start"}],["snap-end",{"scroll-snap-align":"end"}],["snap-center",{"scroll-snap-align":"center"}],["snap-align-none",{"scroll-snap-align":"none"}],["snap-normal",{"scroll-snap-stop":"normal"}],["snap-always",{"scroll-snap-stop":"always"}],[/^scroll-ma?()-?(-?.+)$/,z("scroll-margin"),{autocomplete:["scroll-(m|p|ma|pa|block|inline)","scroll-(m|p|ma|pa|block|inline)-$spacing","scroll-(m|p|ma|pa|block|inline)-(x|y|r|l|t|b|bs|be|is|ie)","scroll-(m|p|ma|pa|block|inline)-(x|y|r|l|t|b|bs|be|is|ie)-$spacing"]}],[/^scroll-m-?([xy])-?(-?.+)$/,z("scroll-margin")],[/^scroll-m-?([rltb])-?(-?.+)$/,z("scroll-margin")],[/^scroll-m-(block|inline)-(-?.+)$/,z("scroll-margin")],[/^scroll-m-?([bi][se])-?(-?.+)$/,z("scroll-margin")],[/^scroll-pa?()-?(-?.+)$/,z("scroll-padding")],[/^scroll-p-?([xy])-?(-?.+)$/,z("scroll-padding")],[/^scroll-p-?([rltb])-?(-?.+)$/,z("scroll-padding")],[/^scroll-p-(block|inline)-(-?.+)$/,z("scroll-padding")],[/^scroll-p-?([bi][se])-?(-?.+)$/,z("scroll-padding")]];var An=[[/^\$ placeholder-(.+)$/,S("color","placeholder"),{autocomplete:"placeholder-$colors"}],[/^\$ placeholder-op(?:acity)?-?(.+)$/,([,e])=>({"--un-placeholder-opacity":s.bracket.percent(e)}),{autocomplete:["placeholder-(op|opacity)","placeholder-(op|opacity)-<percent>"]}]];var St=[yo,wn,vo,on,gn,Ir,Kr,Mr,Lr,Cn,bn,Nr,Fr,Or,Br,uo,Dr,Hr,lo,co,wr,kn,xo,Io,qr,jn,Yr,Gr,Vn,Xo,gr,rn,Wr,_r,Ur,Ar,pn,Sn,Pr,en,tn,Qr,Xr,Jr,hr,vr,Yo,So,hn,po,cr,zr,sr,Cr,eo,un,to,zn,yr,wo,ro,Rr,Er,jr,fn,mn,dn,Jo,Zo,xr,xn,yn,io,dr,no,Qo,cn,kr,br,Zr,An,$o].flat(1);var Ct=[...nn];var Rt={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(Rt).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 Ki={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"]},Jp={...Ki,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"]};var Et={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},On=["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"],Ve=Object.assign({},...On.map(e=>({[e.replace(/ /,"-")]:e})),...On.map(e=>({[e.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:e}))),jt=["inherit","initial","revert","revert-layer","unset"],Tt=/^(-?[0-9.]+)(px|pt|pc|rem|em|%|vh|vw|in|cm|mm|ex|ch|vmin|vmax|cqw|cqh|cqi|cqb|cqmin|cqmax|rpx)?$/i,qi=/^(-?[0-9.]+)$/i,Pn=/^(px)$/i,Ii=["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"];function D(e){return e.toFixed(10).replace(/\.0+$/,"").replace(/(\.\d+?)0+$/,"$1")}function Gi(e){let t=e.match(Tt);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(o&&!Number.isNaN(n))return`${D(n)}${o}`}function Yi(e){if(e==="auto"||e==="a")return"auto"}function Xi(e){if(e.match(Pn))return`1${e}`;let t=e.match(Tt);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(!Number.isNaN(n))return o?`${D(n)}${o}`:`${D(n/4)}rem`}function Zi(e){if(e.match(Pn))return`1${e}`;let t=e.match(Tt);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(!Number.isNaN(n))return o?`${D(n)}${o}`:`${D(n)}px`}function Ji(e){if(!qi.test(e))return;let t=parseFloat(e);if(!Number.isNaN(t))return D(t)}function Qi(e){e.endsWith("%")&&(e=e.slice(0,-1));let t=parseFloat(e);if(!Number.isNaN(t))return`${D(t/100)}`}function es(e){if(e==="full")return"100%";let[t,r]=e.split("/"),o=parseFloat(t)/parseFloat(r);if(!Number.isNaN(o))return`${D(o*100)}%`}var ts=/^\[(color|length|position):/i;function Je(e,t){if(e&&e.startsWith("[")&&e.endsWith("]")){let r,o=e.match(ts);if(o?t&&o[1]===t&&(r=e.slice(o[0].length,-1)):r=e.slice(1,-1),r!==void 0)return r.replace(/(url\(.*?\))/g,n=>n.replace(/_/g,"\\_")).replace(/([^\\])_/g,"$1 ").replace(/(?:calc|clamp|max|min)\((.*)/g,n=>n.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 "))}}function rs(e){return Je(e)}function os(e){return Je(e,"color")}function ns(e){return Je(e,"length")}function as(e){return Je(e,"position")}function is(e){if(e.match(/^\$\S/))return`var(--${xe(e.slice(1))})`}function ss(e){let t=e.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(!Number.isNaN(n))return o?`${D(n)}${o}`:`${D(n)}ms`}function cs(e){let t=e.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(!Number.isNaN(n))return o?`${D(n)}${o}`:`${D(n)}deg`}function ls(e){if(jt.includes(e))return e}function ps(e){if(e.split(",").every(t=>Ii.includes(t)))return e}function us(e){if(["top","left","right","bottom","center"].includes(e))return e}var fs={__proto__:null,numberWithUnit:Gi,auto:Yi,rem:Xi,px:Zi,number:Ji,percent:Qi,fraction:es,bracket:rs,bracketOfColor:os,bracketOfLength:ns,bracketOfPosition:as,cssvar:is,time:ss,degree:cs,global:ls,properties:ps,position:us},O=_e(fs);function zt(e,t){let r=e.colors,o=-1;for(let n of t){if(o+=1,r&&typeof r!="string"){let a=t.slice(o).join("-").replace(/(-[a-z])/g,i=>i.slice(1).toUpperCase());if(r[a])return r[a];if(r[n]){r=r[n];continue}}return}return r}function ms(e,t){let r=e.split(/(?:\/|:)/),o,n;r[0]==="[color"?(o=r.slice(0,2).join(":"),n=r[2]):[o,n]=r;let a=o.replace(/([a-z])([0-9])/g,"$1-$2").split(/-/g),[i]=a;if(!i)return;let c,p=O.bracketOfColor(o),l=p||o;l.startsWith("#")?c=l:l.startsWith("hex-")?c=`#${l.slice(4)}`:o.startsWith("$")&&(c=O.cssvar(o)),c=c||p;let f="DEFAULT";if(!c){let u,[d]=a.slice(-1);d.match(/^\d+$/)?(f=d,u=zt(t,a.slice(0,-1)),!u||typeof u=="string"?c=void 0:c=u[f]):(u=zt(t,a),!u&&a.length<=2&&([,f=f]=a,u=zt(t,[i])),typeof u=="string"?c=u:f&&u&&(c=u[f]))}return{opacity:n,name:i,no:f,color:c,cssColor:Fn(c),alpha:O.bracket.cssvar.percent(n??"")}}function Qe(e,t,r){return([,o],{theme:n})=>{let a=ms(o,n);if(!a)return;let{alpha:i,color:c,cssColor:p}=a,l={};if(p?i!=null?l[e]=Xe(p,i):(l[`--un-${t}-opacity`]=bs(p),l[e]=Xe(p,`var(--un-${t}-opacity)`)):c&&(l[e]=Xe(c,i)),(r==null?void 0:r(l))!==!1)return l}}function Mn(e,t){let r=[];e=L(e);for(let o=0;o<e.length;o++){let n=Ze(e[o]," ",6);if(!n||n.length<3)return e;let a=Fn(n.pop());if(a==null)return e;r.push(`${n.join(" ")} var(${t}, ${Xe(a)})`)}return r}function ae(e,t){return jt.map(r=>[`${e}-${r}`,{[t??e]:r}])}function ds(e,t,r,o){if(e==="")return;let n=e.length,a=0;for(let i=0;i<n;i++)switch(e[i]){case t:a++;break;case r:if(--a<0)return;break;case o:if(a===0)return i===0||i===n-1?void 0:[e.slice(0,i),e.slice(i+1)]}return[e,""]}function Ze(e,t,r){if(t.length!==1)return;r=r??10;let o=[],n=0;for(;e!=="";){if(++n>r)return;let a=ds(e,"(",")",t);if(!a)return;let[i,c]=a;o.push(i),e=c}if(o.length>0)return o}var Vt=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"],Un=["%alpha","<alpha-value>"],gs=new RegExp(Un.map(e=>G(e)).join("|"));function Fn(e=""){let t=hs(e);if(t==null||t===!1)return;let{type:r,components:o,alpha:n}=t,a=r.toLowerCase();if(o.length!==0&&!(["rgba","hsla"].includes(a)&&n==null)&&!(Vt.includes(a)&&![1,3].includes(o.length)))return{type:a,components:o.map(i=>typeof i=="string"?i.trim():i),alpha:typeof n=="string"?n.trim():n}}function bs(e){let t=e.alpha??1;return typeof t=="string"&&Un.includes(t)?1:t}function Xe(e,t){if(typeof e=="string")return e.replace(gs,`${t??1}`);let{components:r}=e,{alpha:o,type:n}=e;return o=t??o,n=n.toLowerCase(),["hsla","hsl","rgba","rgb"].includes(n)?`${n.replace("a","")}a(${r.join(",")}${o==null?"":`,${o}`})`:(o=o==null?"":` / ${o}`,Vt.includes(n)?`${n}(${r.join(" ")}${o})`:`color(${n} ${r.join(" ")}${o})`)}function hs(e){if(!e)return;let t=xs(e);if(t!=null||(t=ys(e),t!=null)||(t=vs(e),t!=null)||(t=ks(e),t!=null)||(t=ws(e),t!=null))return t}function xs(e){let[,t]=e.match(/^#([\da-f]+)$/i)||[];if(!!t)switch(t.length){case 3:case 4:let r=Array.from(t,n=>Number.parseInt(n,16)).map(n=>n<<4|n);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 o=Number.parseInt(t,16);return{type:"rgb",components:t.length===6?[o>>16&255,o>>8&255,o&255]:[o>>24&255,o>>16&255,o>>8&255],alpha:t.length===6?void 0:Math.round((o&255)/255*100)/100}}}function ys(e){let t={rebeccapurple:[102,51,153,1]}[e];if(t!=null)return{type:"rgb",components:t.slice(0,3),alpha:t[3]}}function vs(e){let t=e.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!t)return;let[,r,o]=t,n=Ze(o,",",5);if(n){if([3,4].includes(n.length))return{type:r,components:n.slice(0,3),alpha:n[3]};if(n.length!==1)return!1}}var $s=new RegExp(`^(${Vt.join("|")})\\((.+)\\)$`,"i");function ks(e){let t=e.match($s);if(!t)return;let[,r,o]=t,n=_n(`${r} ${o}`);if(n){let{alpha:a,components:[i,...c]}=n;return{type:i,components:c,alpha:a}}}function ws(e){let t=e.match(/^color\((.+)\)$/);if(!t)return;let r=_n(t[1]);if(r){let{alpha:o,components:[n,...a]}=r;return{type:n,components:a,alpha:o}}}function _n(e){let t=Ze(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 a=t.splice(r-2);t.push(a.join(" ")),--r}let o=Ze(t[r-1],"/",2);if(!o)return;if(o.length===1||o[o.length-1]==="")return{components:t};let n=o.pop();return t[r-1]=o.join("/"),{components:t,alpha:n}}var Ss=["auto","default","none","context-menu","help","pointer","progress","wait","cell","crosshair","text","vertical-text","alias","copy","move","no-drop","not-allowed","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out"],Dn=" ";var tu=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...ae("backface","backface-visibility")],ru=[[/^cursor-(.+)$/,([,e])=>({cursor:O.bracket.cssvar.global(e)})],...Ss.map(e=>[`cursor-${e}`,{cursor:e}])],ou=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...ae("pointer-events")],nu=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...ae("resize")],au=[["select-auto",{"user-select":"auto"}],["select-all",{"user-select":"all"}],["select-text",{"user-select":"text"}],["select-none",{"user-select":"none"}],...ae("select","user-select")];var iu=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}],...ae("case","text-transform")];var Hn={"--un-ring-inset":Dn,"--un-ring-offset-width":"0px","--un-ring-offset-color":"#fff","--un-ring-width":"0px","--un-ring-color":"rgba(147,197,253,0.5)","--un-shadow":"0 0 rgba(0,0,0,0)"},su=[[/^ring(?:-(.+))?$/,([,e],{theme:t})=>{var o;let r=((o=t.ringWidth)==null?void 0:o[e||"DEFAULT"])??O.px(e||"1");if(r)return{"--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)"}},{autocomplete:"ring-$ringWidth"}],[/^ring-(?:width-|size-)(.+)$/,([,e],{theme:t})=>{var r;return{"--un-ring-width":((r=t.lineWidth)==null?void 0:r[e])??O.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;return{"--un-ring-offset-width":((r=t.lineWidth)==null?void 0:r[e])??O.bracket.cssvar.px(e)}},{autocomplete:"ring-offset-(width|size)-$lineWidth"}],[/^ring-(.+)$/,Qe("--un-ring-color","ring"),{autocomplete:"ring-$colors"}],[/^ring-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-opacity":O.bracket.percent(e)}),{autocomplete:"ring-(op|opacity)-<percent>"}],[/^ring-offset-(.+)$/,Qe("--un-ring-offset-color","ring-offset"),{autocomplete:"ring-offset-$colors"}],[/^ring-offset-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-offset-opacity":O.bracket.percent(e)}),{autocomplete:"ring-offset-(op|opacity)-<percent>"}],["ring-inset",{"--un-ring-inset":"inset"}]],Kn={"--un-ring-offset-shadow":"0 0 rgba(0,0,0,0)","--un-ring-shadow":"0 0 rgba(0,0,0,0)","--un-shadow-inset":Dn,"--un-shadow":"0 0 rgba(0,0,0,0)"},cu=[[/^shadow(?:-(.+))?$/,([,e],{theme:t})=>{var o;let r=(o=t.boxShadow)==null?void 0:o[e||"DEFAULT"];if(r)return{"--un-shadow":Mn(r,"--un-shadow-color").join(","),"box-shadow":"var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"}},{autocomplete:"shadow-$boxShadow"}],[/^shadow-(.+)$/,Qe("--un-shadow-color","shadow"),{autocomplete:"shadow-$colors"}],[/^shadow-op(?:acity)?-?(.+)$/,([,e])=>({"--un-shadow-opacity":O.bracket.percent(e)}),{autocomplete:"shadow-(op|opacity)-<percent>"}],["shadow-inset",{"--un-shadow-inset":"inset"}]],Wn=["translate","rotate","scale"],ie=["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(" "),Cs=["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(" "),qn={"--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},lu=[[/^(?:transform-)?origin-(.+)$/,([,e])=>({"transform-origin":Ve[e]??O.bracket.cssvar(e)}),{autocomplete:[`transform-origin-(${Object.keys(Ve).join("|")})`,`origin-(${Object.keys(Ve).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,e])=>{let t=O.bracket.cssvar.px.numberWithUnit(e);if(t!=null)return{"-webkit-perspective":t,perspective:t}}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,e])=>{let t=O.bracket.cssvar(e)??(e.length>=3?Ve[e]:void 0);if(t!=null)return{"-webkit-perspective-origin":t,"perspective-origin":t}}],[/^(?:transform-)?translate-()(.+)$/,Ln],[/^(?:transform-)?translate-([xyz])-(.+)$/,Ln],[/^(?:transform-)?rotate-()(.+)$/,Nn],[/^(?:transform-)?rotate-([xyz])-(.+)$/,Nn],[/^(?:transform-)?skew-([xy])-(.+)$/,Rs,{autocomplete:["transform-skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,Bn],[/^(?:transform-)?scale-([xyz])-(.+)$/,Bn,{autocomplete:[`transform-(${Wn.join("|")})-<percent>`,`transform-(${Wn.join("|")})-(x|y|z)-<percent>`]}],[/^(?:transform-)?preserve-3d$/,()=>({"transform-style":"preserve-3d"})],[/^(?:transform-)?preserve-flat$/,()=>({"transform-style":"flat"})],["transform",{transform:ie}],["transform-cpu",{transform:ie}],["transform-gpu",{transform:Cs}],["transform-none",{transform:"none"}],...ae("transform")];function Ln([,e,t],{theme:r}){var n;let o=((n=r.spacing)==null?void 0:n[t])??O.bracket.cssvar.fraction.rem(t);if(o!=null)return[...Et[e].map(a=>[`--un-translate${a}`,o]),["transform",ie]]}function Bn([,e,t]){let r=O.bracket.cssvar.fraction.percent(t);if(r!=null)return[...Et[e].map(o=>[`--un-scale${o}`,r]),["transform",ie]]}function Nn([,e="",t]){let r=O.bracket.cssvar.degree(t);if(r!=null)return e?{"--un-rotate":0,[`--un-rotate-${e}`]:r,transform:ie}:{"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-rotate":r,transform:ie}}function Rs([,e,t]){let r=O.bracket.cssvar.degree(t);if(r!=null)return{[`--un-skew-${e}`]:r,transform:ie}}var In={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(",")},Gn={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"]},Yn={DEFAULT:"1.5rem",xs:"0.5rem",sm:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem","2xl":"3rem","3xl":"4rem"},Xn={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},Zn={DEFAULT:["0 0 1px rgba(0,0,0,0.2)","0 0 1px rgba(1,0,5,0.1)"],none:"0 0 rgba(0,0,0,0)",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)"]},Jn={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},Pt={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},Qn=Pt,Mt={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},ea={...Mt},ta={DEFAULT:"1px",none:"0px"},ra={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"},oa={DEFAULT:"150ms",none:"0ms",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},na={DEFAULT:"0.25rem",none:"0rem",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},aa={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 rgba(0,0,0,0)",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)"},ia={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)"},sa={DEFAULT:"1px",none:"0px"},ca={DEFAULT:"8px",0:"0",sm:"4px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},la={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 rgba(0,0,0,0)"},Pe={xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",prose:"65ch"},At={auto:"auto",...Pe,screen:"100vw"},Ae={none:"none",...Pe,screen:"100vw"},Ot={auto:"auto",...Pe,screen:"100vh"},Oe={none:"none",...Pe,screen:"100vh"},pa={...qn,...Kn,...Hn},Ut={width:At,height:Ot,maxWidth:Ae,maxHeight:Oe,minWidth:Ae,minHeight:Oe,inlineSize:At,blockSize:Ot,maxInlineSize:Ae,maxBlockSize:Oe,minInlineSize:Ae,minBlockSize:Oe,colors:Rt,fontFamily:In,fontSize:Gn,breakpoints:Mt,verticalBreakpoints:ea,borderRadius:na,lineHeight:Jn,letterSpacing:Pt,wordSpacing:Qn,boxShadow:aa,textIndent:Yn,textShadow:Zn,textStrokeWidth:Xn,blur:ca,dropShadow:la,easing:ia,lineWidth:ta,spacing:ra,duration:oa,ringWidth:sa,preflightBase:pa};var Ft={...Ut,animation:{keyframes:{pulse:"{0%, 100% {opacity:1} 50% {opacity:.5}}",bounce:"{0%, 100% {transform:translateY(-25%);animation-timing-function:cubic-bezier(0.8,0,1,1)} 50% {transform:translateY(0);animation-timing-function:cubic-bezier(0,0,0.2,1)}}",spin:"{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}",ping:"{0%{transform:scale(1);opacity:1}75%,100%{transform:scale(2);opacity:0}}","bounce-alt":"{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}",flash:"{from,50%,to{opacity:1}25%,75%{opacity:0}}","pulse-alt":"{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}","rubber-band":"{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,0.75,1)}40%{transform:scale3d(0.75,1.25,1)}50%{transform:scale3d(1.15,0.85,1)}65%{transform:scale3d(0.95,1.05,1)}75%{transform:scale3d(1.05,0.95,1)}to{transform:scale3d(1,1,1)}}","shake-x":"{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}","shake-y":"{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}","head-shake":"{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}",swing:"{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}",tada:"{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}",wobble:"{from{transform:translate3d(0,0,0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translate3d(0,0,0)}}",jello:"{from,11.1% to{transform:translate3d(0,0,0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg)skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}","heart-beat":"{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}",hinge:"{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translate3d(0,700px,0);opacity:0}}","jack-in-the-box":"{from{opacity:0;transform-origin:center bottom;transform:scale(0.1) rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{transform:scale(1)}}","light-speed-in-left":"{from{opacity:0;transform:translate3d(-100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}","light-speed-in-right":"{from{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}","light-speed-out-left":"{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skewX(30deg)}}","light-speed-out-right":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}",flip:"{from{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}}","flip-in-x":"{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}","flip-in-y":"{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}","flip-out-x":"{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}","flip-out-y":"{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}","rotate-in":"{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translate3d(0,0,0);opacity:1}}","rotate-in-down-left":"{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-in-down-right":"{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-in-up-left":"{from{transform-origin:left top;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left top;transform:translate3d(0,0,0);opacity:1}}","rotate-in-up-right":"{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-out":"{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}","rotate-out-down-left":"{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}","rotate-out-down-right":"{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}","rotate-out-up-left":"{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}","rotate-out-up-right":"{from{transform-origin:right bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}","roll-in":"{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translate3d(0,0,0)}}","roll-out":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}","zoom-in":"{from{opacity:0;transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}","zoom-in-down":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-left":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-right":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-up":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-out":"{from{opacity:1}50%{opacity:0;transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}","zoom-out-down":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-out-left":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px,0,0);transform-origin:left center}}","zoom-out-right":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(2000px,0,0);transform-origin:right center}}","zoom-out-up":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","bounce-in":"{from,20%,40%,60%,80%,to{animation-timing-function:ease-in-out}0%{opacity:0;transform:scale3d(0.3,0.3,0.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(0.9,0.9,0.9)}60%{transform:scale3d(1.03,1.03,1.03);opacity:1}80%{transform:scale3d(0.97,0.97,0.97)}to{opacity:1;transform:scale3d(1,1,1)}}","bounce-in-down":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translate3d(0,0,0)}}","bounce-in-left":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translate3d(0,0,0)}}","bounce-in-right":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translate3d(0,0,0)}}","bounce-in-up":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}","bounce-out":"{20%{transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(0.3,0.3,0.3)}}","bounce-out-down":"{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}","bounce-out-left":"{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}","bounce-out-right":"{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}","bounce-out-up":"{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}","slide-in-down":"{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-left":"{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-right":"{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-up":"{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-out-down":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}","slide-out-left":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}","slide-out-right":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}","slide-out-up":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}","fade-in":"{from{opacity:0}to{opacity:1}}","fade-in-down":"{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-down-big":"{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-left":"{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-left-big":"{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-right":"{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-right-big":"{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-up":"{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-up-big":"{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-top-left":"{from{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-top-right":"{from{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-bottom-left":"{from{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-bottom-right":"{from{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-out":"{from{opacity:1}to{opacity:0}}","fade-out-down":"{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}","fade-out-down-big":"{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}","fade-out-left":"{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}","fade-out-left-big":"{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}","fade-out-right":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}","fade-out-right-big":"{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}","fade-out-up":"{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}","fade-out-up-big":"{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}","fade-out-top-left":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}","fade-out-top-right":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}","fade-out-bottom-left":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}","fade-out-bottom-right":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(100%,100%,0)}}","back-in-up":"{0%{opacity:0.7;transform:translateY(1200px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-down":"{0%{opacity:0.7;transform:translateY(-1200px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-right":"{0%{opacity:0.7;transform:translateX(2000px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-left":"{0%{opacity:0.7;transform:translateX(-2000px) scale(0.7)}80%{opacity:0.7;transform:translateX(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-out-up":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateY(-700px) scale(0.7)}}","back-out-down":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateY(700px) scale(0.7)}}","back-out-right":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateX(2000px) scale(0.7)}}","back-out-left":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateX(-2000px) scale(0.7)}100%{opacity:0.7;transform:translateY(-700px) scale(0.7)}}"},durations:{pulse:"2s","heart-beat":"1.3s","bounce-in":"0.75s","bounce-out":"0.75s","flip-out-x":"0.75s","flip-out-y":"0.75s",hinge:"2s"},timingFns:{pulse:"cubic-bezier(0.4,0,.6,1)",ping:"cubic-bezier(0,0,.2,1)","head-shake":"ease-in-out","heart-beat":"ease-in-out","pulse-alt":"ease-in-out","light-speed-in-left":"ease-out","light-speed-in-right":"ease-out","light-speed-out-left":"ease-in","light-speed-out-right":"ease-in"},properties:{"bounce-alt":{"transform-origin":"center bottom"},jello:{"transform-origin":"center"},swing:{"transform-origin":"top center"},flip:{"backface-visibility":"visible"},"flip-in-x":{"backface-visibility":"visible !important"},"flip-in-y":{"backface-visibility":"visible !important"},"flip-out-x":{"backface-visibility":"visible !important"},"flip-out-y":{"backface-visibility":"visible !important"},"rotate-in":{"transform-origin":"center"},"rotate-in-down-left":{"transform-origin":"left bottom"},"rotate-in-down-right":{"transform-origin":"right bottom"},"rotate-in-up-left":{"transform-origin":"left bottom"},"rotate-in-up-right":{"transform-origin":"right bottom"},"rotate-out":{"transform-origin":"center"},"rotate-out-down-left":{"transform-origin":"left bottom"},"rotate-out-down-right":{"transform-origin":"right bottom"},"rotate-out-up-left":{"transform-origin":"left bottom"},"rotate-out-up-right":{"transform-origin":"right bottom"},hinge:{"transform-origin":"top left"},"zoom-out-down":{"transform-origin":"center bottom"},"zoom-out-left":{"transform-origin":"left center"},"zoom-out-right":{"transform-origin":"right center"},"zoom-out-up":{"transform-origin":"center bottom"}},counts:{spin:"infinite",ping:"infinite",pulse:"infinite","pulse-alt":"infinite",bounce:"infinite","bounce-alt":"infinite"}},media:{portrait:"(orientation: portrait)",landscape:"(orientation: landscape)",os_dark:"(prefers-color-scheme: dark)",os_light:"(prefers-color-scheme: light)",motion_ok:"(prefers-reduced-motion: no-preference)",motion_not_ok:"(prefers-reduced-motion: reduce)",high_contrast:"(prefers-contrast: high)",low_contrast:"(prefers-contrast: low)",opacity_ok:"(prefers-reduced-transparency: no-preference)",opacity_not_ok:"(prefers-reduced-transparency: reduce)",useData_ok:"(prefers-reduced-data: no-preference)",useData_not_ok:"(prefers-reduced-data: reduce)",touch:"(hover: none) and (pointer: coarse)",stylus:"(hover: none) and (pointer: fine)",pointer:"(hover) and (pointer: coarse)",mouse:"(hover) and (pointer: fine)",hd_color:"(dynamic-range: high)"},preflightBase:{...ho,...En,...Tn,...Rn,...$n,...ao,...oo,...an,...sn}};var ua=[q("svg",e=>({selector:`${e.selector} svg`}))];var fa=[q(".dark",e=>({prefix:`.dark $$ ${e.prefix}`})),q(".light",e=>({prefix:`.light $$ ${e.prefix}`})),_("@dark","@media (prefers-color-scheme: dark)"),_("@light","@media (prefers-color-scheme: light)")];var ma=[_("contrast-more","@media (prefers-contrast: more)"),_("contrast-less","@media (prefers-contrast: less)")],da=[_("motion-reduce","@media (prefers-reduced-motion: reduce)"),_("motion-safe","@media (prefers-reduced-motion: no-preference)")],ga=[_("landscape","@media (orientation: landscape)"),_("portrait","@media (orientation: portrait)")];var ba=e=>{if(/^space-?([xy])-?(-?.+)$/.test(e)||/^divide-/.test(e))return{matcher:e,selector:t=>`${t}>:not([hidden])~:not([hidden])`}};var ha=(e,{theme:t})=>{let r=e.match(/^(.*)\b(placeholder-)(.+)$/);if(r){let[,o="",n,a]=r;if(Ne(a,t)||zs(a))return{matcher:`${o}placeholder-$ ${n}${a}`}}};function zs(e){let t=e.match(/^op(?:acity)?-?(.+)$/);return t&&t[1]!=null?s.bracket.percent(t[1])!=null:!1}var _t=e=>[ha,ba,...qo(e),...ma,...ga,...da,...ua,...fa];var xa=(e,t,r)=>`calc(${t} + (${e} - ${t}) * ${r} / 100)`,ya=(e,t,r)=>{let o=[e,t],n=[];for(let i=0;i<2;++i){let c=typeof o[i]=="string"?de(o[i]):o[i];if(!c||!["rgb","rgba"].includes(c.type))return;n.push(c)}let a=[];for(let i=0;i<3;++i)a.push(xa(n[0].components[i],n[1].components[i],r));return{type:"rgb",components:a,alpha:xa(n[0].alpha??1,n[1].alpha??1,r)}},va=(e,t)=>ya("#fff",e,t),$a=(e,t)=>ya("#000",e,t),Es=(e,t)=>{let r=parseFloat(`${t}`);if(!Number.isNaN(r))return r>0?$a(e,t):va(e,-r)},js={tint:va,shade:$a,shift:Es},ka=e=>{let t=e.match(/^mix-(tint|shade|shift)-(-?\d{1,3})[-:]/);if(t)return{matcher:e.slice(t[0].length),body:r=>(r.forEach(o=>{if(o[1]){let n=de(`${o[1]}`);if(n){let a=js[t[1]](n,t[2]);a&&(o[1]=M(a))}}}),r)}};var Ts=(e={})=>(e.dark=e.dark??"class",e.attributifyPseudo=e.attributifyPseudo??!1,{name:"@unocss/preset-uno",theme:Ft,rules:St,shortcuts:Ct,variants:[..._t(e),ka],options:e,preflights:it,prefix:e.prefix}),wa=Ts;var Wt=/^(?!\[(?:[^:]+):(?:.+)\]$)((?:.+:)?!?)?(.*)$/,Sa=(e={})=>{let t=e.prefix??"un-",r=e.prefixedOnly??!1,o=e.trueToNonValued??!1;return{name:"attributify",match(n){let a=Kt(n);if(!a)return;let i=a[1];if(i.startsWith(t))i=i.slice(t.length);else if(r)return;let c=a[2],[,p="",l=c]=c.match(Wt)||[];return l==="~"||o&&l==="true"||!l?`${p}${i}`:`${p}${i}-${l}`}}};var Vs=/(<\w[\w:\.$-]*\s)((?:'[^>]*?'|"[^>]*?"|`[^>]*?`|\{[^>]*?\}|[^>]*?)*)/g,As=/([?]|(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-]+)(?:=("[^"]*|'[^']*))?/g,Ca=/[\s'"`;>]+/,Ra={name:"attributify",extract:({content:e,cursor:t})=>{let r=e.matchAll(Vs),o,n=0;for(let x of r){let[,T,y]=x,j=x.index+T.length;if(t>j&&t<=j+y.length){n=j,o=y;break}}if(!o)return null;let a=o.matchAll(As),i=0,c,p;for(let x of a){let[T,y,j]=x,V=n+x.index;if(t>V&&t<=V+T.length){i=V,c=y,p=j==null?void 0:j.slice(1);break}}if(!c||c==="class"||c==="className"||c===":class")return null;if(p===void 0)return{extracted:c,resolveReplacement(x){return{start:i,end:i+c.length,replacement:x}}};let l=i+c.length+2,f=Ca.exec(p),u=0,d;for(;f;){let[x]=f;if(t>l+u&&t<=l+u+f.index){d=p.slice(u,u+f.index);break}u+=f.index+x.length,f=Ca.exec(p.slice(u))}d===void 0&&(d=p.slice(u));let[,m="",h]=d.match(Wt)||[];return{extracted:`${m}${c}-${h}`,transformSuggestions(x){return x.filter(T=>T.startsWith(`${m}${c}-`)).map(T=>m+T.slice(m.length+c.length+1))},resolveReplacement(x){return{start:u+l,end:u+l+d.length,replacement:m+x.slice(m.length+c.length+1)}}}}};var Os=["v-bind:",":"],za=/[\s'"`;]+/g,Ps=/<\w(?=.*>)[\w:\.$-]*\s((?:['"`\{].*?['"`\}]|.*?)*?)>/gs,Ms=/([?]|(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:!%-]+)(?:=(["'])([^\2]*?)\2)?/g,Ea=e=>{let t=(e==null?void 0:e.ignoreAttributes)??[],r=(e==null?void 0:e.nonValuedAttribute)??!0,o=(e==null?void 0:e.trueToNonValued)??!1;return{name:"attributify",extract({code:n}){let a=Array.from(n.matchAll(Ps)).flatMap(i=>Array.from((i[1]||"").matchAll(Ms))).flatMap(([,i,c,p])=>{if(t.includes(i))return[];for(let l of Os)if(i.startsWith(l)){i=i.slice(l.length);break}if(!p){if(ve(i)&&r!==!1){let l=[`[${i}=""]`];return o&&l.push(`[${i}="true"]`),l}return[]}return["class","className"].includes(i)?p.split(za).filter(ve):p.split(za).filter(Boolean).map(l=>`[${i}~="${l}"]`)});return new Set(a)}}};var Us=(e={})=>{e.strict=e.strict??!1,e.prefix=e.prefix??"un-",e.prefixedOnly=e.prefixedOnly??!1,e.nonValuedAttribute=e.nonValuedAttribute??!0,e.ignoreAttributes=e.ignoreAttributes??[];let t=[Sa(e)],r=[Ea(e)],o=[Ra];return e.strict||r.unshift($e),{name:"@unocss/preset-attributify",variants:t,extractors:r,options:e,autocomplete:{extractors:o}}},ja=Us;var Fs=e=>e.replace(/-(\w)/g,(t,r)=>r?r.toUpperCase():""),Ta=e=>e.charAt(0).toUpperCase()+e.slice(1),Va=e=>e.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase(),Aa=["Webkit","Moz","ms"];function Oa(e){let t={};function r(o){let n=t[o];if(n)return n;let a=Fs(o);if(a!=="filter"&&a in e)return t[o]=Va(a);a=Ta(a);for(let i=0;i<Aa.length;i++){let c=`${Aa[i]}${a}`;if(c in e)return t[o]=Va(Ta(c))}return o}return({entries:o})=>o.forEach(n=>{n[0].startsWith("--")||(n[0]=r(n[0]))})}function Lt(e={}){var w,U;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,o=Object.assign(e.defaults||{},r);if(r!=null&&r.autoPrefix){let g=o.postprocess;g||(g=[]),Array.isArray(g)||(g=[g]),g.unshift(Oa(document.createElement("div").style)),o.postprocess=g}(w=r==null?void 0:r.configResolved)==null||w.call(r,t,o);let n,a=!0,i,c=or(t,o),p=new Set,l,f=[],u=()=>new Promise(g=>{f.push(g),l!=null&&clearTimeout(l),l=setTimeout(()=>m().then(()=>{let C=f;f=[],C.forEach(W=>W())}),0)});function d(g=document.body){if(g.nodeType!==1)return;let C=g;C.hasAttribute("un-cloak")&&C.removeAttribute("un-cloak"),C.querySelectorAll("[un-cloak]").forEach(W=>{W.removeAttribute("un-cloak")})}async function m(){let g=await c.generate(p);n||(n=document.createElement("style"),document.documentElement.prepend(n)),n.innerHTML=g.css,p=g.matched}async function h(g){let C=p.size;await c.applyExtractors(g,void 0,p),C!==p.size&&await u()}async function x(){let g=document.body&&document.body.outerHTML;g&&(await h(g),d())}let T=new MutationObserver(g=>{a||g.forEach(async C=>{if(C.target.nodeType!==1)return;let W=C.target;if(W!==n)if(C.type==="childList")C.addedNodes.forEach(async te=>{if(te.nodeType!==1)return;let J=te;i&&!i(J)||(await h(J.outerHTML),d(J))});else{if(i&&!i(W))return;if(C.attributeName!=="un-cloak"){let te=Array.from(W.attributes).map(E=>E.value?`${E.name}="${E.value}"`:E.name).join(" "),J=`<${W.tagName.toLowerCase()} ${te}>`;await h(J)}W.hasAttribute("un-cloak")&&W.removeAttribute("un-cloak")}})}),y=!1;function j(){if(y)return;let g=document.documentElement||document.body;!g||(T.observe(g,{childList:!0,subtree:!0,attributes:!0}),y=!0)}function V(){x(),j()}function k(){document.readyState==="loading"?window.addEventListener("DOMContentLoaded",V):V()}let R=window.__unocss_runtime=window.__unocss_runtime={version:c.version,uno:c,async extract(g){typeof g!="string"&&(g.forEach(C=>p.add(C)),g=""),await h(g)},extractAll:x,inspect(g){i=g},toggleObserver(g){g===void 0?a=!a:a=!!g,!y&&!a&&k()}};((U=r==null?void 0:r.ready)==null?void 0:U.call(r,R))!==!1&&(a=!1,k())}Lt({defaults:{presets:[wa(),ja()]}});})();
|
package/core.global.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";(()=>{function Rt(e){let t=e.length,r=-1,n,s="",i=e.charCodeAt(0);for(;++r<t;){if(n=e.charCodeAt(r),n===0){s+="\uFFFD";continue}if(n===44){s+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&i===45){s+=`\\${n.toString(16)} `;continue}if(r===0&&t===1&&n===45){s+=`\\${e.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){s+=e.charAt(r);continue}s+=`\\${e.charAt(r)}`}return s}var F=Rt;function L(e=[]){return Array.isArray(e)?e:[e]}function j(e){return Array.from(new Set(e))}function R(e){return typeof e=="string"}function k(e){return R(e)?e:(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function rt(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>k(t)):[e]:[k(e)]}function vt(e){return e.filter(([t,r],n)=>{if(t.startsWith("$$"))return!1;for(let s=n-1;s>=0;s--)if(e[s][0]===t&&e[s][1]===r)return!1;return!0})}function G(e){return e==null?"":vt(e).map(([t,r])=>r!=null?`${t}:${r};`:void 0).filter(Boolean).join("")}function z(e){return e&&typeof e=="object"&&!Array.isArray(e)}function Y(e,t){let r=e,n=t;if(Array.isArray(r)&&Array.isArray(n))return[...r,...n];if(Array.isArray(r))return[...r];let s={...r};return z(r)&&z(n)&&Object.keys(n).forEach(i=>{z(r[i])&&z(n[i])||Array.isArray(r[i])&&Array.isArray(n[i])?s[i]=Y(r[i],n[i]):Object.assign(s,{[i]:n[i]})}),s}function H(e){let t,r,n;if(Array.isArray(e)){for(r=Array(t=e.length);t--;)r[t]=(n=e[t])&&typeof n=="object"?H(n):n;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:H(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(n=e[t])&&typeof n=="object"?H(n):n;return r}return e}function nt(e){return R(e[0])}function st(e){return R(e[0])}var At=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,q="$$shortcut-no-merge";function it(e=""){return At.test(e)}function ot(e){return typeof e=="function"?{match:e}:e}function W(e){return e.length===3}function at(e){return e!=null}function Z(){}var B=class{_map=new Map;get(t,r){let n=this._map.get(t);if(n)return n.get(r)}getFallback(t,r,n){let s=this._map.get(t);return s||(s=new Map,this._map.set(t,s)),s.has(r)||s.set(r,n),s.get(r)}set(t,r,n){let s=this._map.get(t);return s||(s=new Map,this._map.set(t,s)),s.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(([s,i])=>t(i,r,s)))}};var ct=/([!\w+:_/-]+?)([:-])\(((?:[~!\w\s:/\\,%#.$-]|\[.*?\])*?)\)/gm;function lt(e,t=["-",":"]){ct.lastIndex=0;let r=!1,n=e.toString();do{let s=n;n=n.replace(ct,(i,o,p,c)=>t.includes(p)?c.split(/\s/g).map(a=>a==="~"?o:a.replace(/^(!?)(.*)/,`$1${o}${p}$2`)).join(" "):i),r=n!==s}while(r);return typeof e=="string"?n:e.overwrite(0,e.length(),n)}var ut=new Set;function ft(e){ut.has(e)||(console.warn("[unocss]",e),ut.add(e))}var Ut=e=>e.split(/[\s'"`;=]+/g).filter(it),J={name:"split",order:0,extract({code:e}){return new Set(Ut(e))}};function pt(){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)}}}var I="default",N="preflights",wt="shortcuts",dt={[N]:-100,[wt]:-10,[I]:0};function ht(e){return L(e).flatMap(t=>Array.isArray(t)?[t]:Object.entries(t))}function Vt(e){var r;let t=e.shortcuts?ht(e.shortcuts):void 0;if(e.shortcuts=t,e.prefix||e.layer){let n=s=>{s[2]||(s[2]={});let i=s[2];i.prefix==null&&e.prefix&&(i.prefix=e.prefix),i.layer==null&&e.layer&&(i.prefix=e.layer)};t==null||t.forEach(n),(r=e.rules)==null||r.forEach(n)}return e}function Q(e={},t={}){let r=Object.assign({},t,e),n=(r.presets||[]).flatMap(L).map(Vt),s=[...n.filter(l=>l.enforce==="pre"),...n.filter(l=>!l.enforce),...n.filter(l=>l.enforce==="post")],i=Object.assign(dt,...n.map(l=>l.layers),e.layers);function o(l){return j([...s.flatMap(h=>L(h[l]||[])),...L(r[l]||[])])}let p=o("extractors");p.length||p.push(J),p.sort((l,h)=>(l.order||0)-(h.order||0));let c=o("rules"),a={},d=c.length;c.forEach((l,h)=>{var b;if(nt(l)){let _=((b=l[2])==null?void 0:b.prefix)||"";a[_+l[0]]=[h,l[1],l[2],l],delete c[h]}});let f=H([...s.map(l=>l.theme||{}),r.theme||{}].reduce((l,h)=>Y(l,h),{}));o("extendTheme").forEach(l=>l(f));let S={templates:j(s.map(l=>{var h;return L((h=l.autocomplete)==null?void 0:h.templates)}).flat()),extractors:s.map(l=>{var h;return L((h=l.autocomplete)==null?void 0:h.extractors)}).flat().sort((l,h)=>(l.order||0)-(h.order||0))};return{mergeSelectors:!0,warn:!0,blocklist:[],sortLayers:l=>l,...r,presets:s,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:i,theme:f,rulesSize:d,rulesDynamic:c,rulesStaticMap:a,preprocess:o("preprocess"),postprocess:o("postprocess"),preflights:o("preflights"),autocomplete:S,variants:o("variants").map(ot),shortcuts:ht(o("shortcuts")),extractors:p,safelist:o("safelist")}}var gt="0.44.
|
|
1
|
+
"use strict";(()=>{function Rt(e){let t=e.length,r=-1,n,s="",i=e.charCodeAt(0);for(;++r<t;){if(n=e.charCodeAt(r),n===0){s+="\uFFFD";continue}if(n===44){s+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&i===45){s+=`\\${n.toString(16)} `;continue}if(r===0&&t===1&&n===45){s+=`\\${e.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){s+=e.charAt(r);continue}s+=`\\${e.charAt(r)}`}return s}var F=Rt;function L(e=[]){return Array.isArray(e)?e:[e]}function j(e){return Array.from(new Set(e))}function R(e){return typeof e=="string"}function k(e){return R(e)?e:(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function rt(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>k(t)):[e]:[k(e)]}function vt(e){return e.filter(([t,r],n)=>{if(t.startsWith("$$"))return!1;for(let s=n-1;s>=0;s--)if(e[s][0]===t&&e[s][1]===r)return!1;return!0})}function G(e){return e==null?"":vt(e).map(([t,r])=>r!=null?`${t}:${r};`:void 0).filter(Boolean).join("")}function z(e){return e&&typeof e=="object"&&!Array.isArray(e)}function Y(e,t){let r=e,n=t;if(Array.isArray(r)&&Array.isArray(n))return[...r,...n];if(Array.isArray(r))return[...r];let s={...r};return z(r)&&z(n)&&Object.keys(n).forEach(i=>{z(r[i])&&z(n[i])||Array.isArray(r[i])&&Array.isArray(n[i])?s[i]=Y(r[i],n[i]):Object.assign(s,{[i]:n[i]})}),s}function H(e){let t,r,n;if(Array.isArray(e)){for(r=Array(t=e.length);t--;)r[t]=(n=e[t])&&typeof n=="object"?H(n):n;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:H(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(n=e[t])&&typeof n=="object"?H(n):n;return r}return e}function nt(e){return R(e[0])}function st(e){return R(e[0])}var At=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,q="$$shortcut-no-merge";function it(e=""){return At.test(e)}function ot(e){return typeof e=="function"?{match:e}:e}function W(e){return e.length===3}function at(e){return e!=null}function Z(){}var B=class{_map=new Map;get(t,r){let n=this._map.get(t);if(n)return n.get(r)}getFallback(t,r,n){let s=this._map.get(t);return s||(s=new Map,this._map.set(t,s)),s.has(r)||s.set(r,n),s.get(r)}set(t,r,n){let s=this._map.get(t);return s||(s=new Map,this._map.set(t,s)),s.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(([s,i])=>t(i,r,s)))}};var ct=/([!\w+:_/-]+?)([:-])\(((?:[~!\w\s:/\\,%#.$-]|\[.*?\])*?)\)/gm;function lt(e,t=["-",":"]){ct.lastIndex=0;let r=!1,n=e.toString();do{let s=n;n=n.replace(ct,(i,o,p,c)=>t.includes(p)?c.split(/\s/g).map(a=>a==="~"?o:a.replace(/^(!?)(.*)/,`$1${o}${p}$2`)).join(" "):i),r=n!==s}while(r);return typeof e=="string"?n:e.overwrite(0,e.length(),n)}var ut=new Set;function ft(e){ut.has(e)||(console.warn("[unocss]",e),ut.add(e))}var Ut=e=>e.split(/[\s'"`;=]+/g).filter(it),J={name:"split",order:0,extract({code:e}){return new Set(Ut(e))}};function pt(){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)}}}var I="default",N="preflights",wt="shortcuts",dt={[N]:-100,[wt]:-10,[I]:0};function ht(e){return L(e).flatMap(t=>Array.isArray(t)?[t]:Object.entries(t))}function Vt(e){var r;let t=e.shortcuts?ht(e.shortcuts):void 0;if(e.shortcuts=t,e.prefix||e.layer){let n=s=>{s[2]||(s[2]={});let i=s[2];i.prefix==null&&e.prefix&&(i.prefix=e.prefix),i.layer==null&&e.layer&&(i.prefix=e.layer)};t==null||t.forEach(n),(r=e.rules)==null||r.forEach(n)}return e}function Q(e={},t={}){let r=Object.assign({},t,e),n=(r.presets||[]).flatMap(L).map(Vt),s=[...n.filter(l=>l.enforce==="pre"),...n.filter(l=>!l.enforce),...n.filter(l=>l.enforce==="post")],i=Object.assign(dt,...n.map(l=>l.layers),e.layers);function o(l){return j([...s.flatMap(h=>L(h[l]||[])),...L(r[l]||[])])}let p=o("extractors");p.length||p.push(J),p.sort((l,h)=>(l.order||0)-(h.order||0));let c=o("rules"),a={},d=c.length;c.forEach((l,h)=>{var b;if(nt(l)){let _=((b=l[2])==null?void 0:b.prefix)||"";a[_+l[0]]=[h,l[1],l[2],l],delete c[h]}});let f=H([...s.map(l=>l.theme||{}),r.theme||{}].reduce((l,h)=>Y(l,h),{}));o("extendTheme").forEach(l=>l(f));let S={templates:j(s.map(l=>{var h;return L((h=l.autocomplete)==null?void 0:h.templates)}).flat()),extractors:s.map(l=>{var h;return L((h=l.autocomplete)==null?void 0:h.extractors)}).flat().sort((l,h)=>(l.order||0)-(h.order||0))};return{mergeSelectors:!0,warn:!0,blocklist:[],sortLayers:l=>l,...r,presets:s,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:i,theme:f,rulesSize:d,rulesDynamic:c,rulesStaticMap:a,preprocess:o("preprocess"),postprocess:o("postprocess"),preflights:o("preflights"),autocomplete:S,variants:o("variants").map(ot),shortcuts:ht(o("shortcuts")),extractors:p,safelist:o("safelist")}}var gt="0.44.1";var X=class{constructor(t={},r={}){this.userConfig=t;this.defaults=r;this.config=Q(t,r),this.events.emit("config",this.config)}version=gt;_cache=new Map;config;blocked=new Set;parentOrders=new Map;events=pt();setConfig(t,r){!t||(r&&(this.defaults=r),this.userConfig=t,this.blocked.clear(),this.parentOrders.clear(),this._cache.clear(),this.config=Q(t,this.defaults),this.events.emit("config",this.config))}async applyExtractors(t,r,n=new Set){let s={get original(){return t},code:t,id:r};for(let i of this.config.extractors){let o=await i.extract(s);o==null||o.forEach(p=>n.add(p))}return n}makeContext(t,r){let n={rawSelector:t,currentSelector:r[1],theme:this.config.theme,generator:this,variantHandlers:r[2],constructCSS:(...s)=>this.constructCustomCSS(n,...s),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 s=t;for(let a of this.config.preprocess)s=a(t);if(this.isBlocked(s)){this.blocked.add(t),this._cache.set(n,null);return}let i=this.matchVariants(t,s);if(!i||this.isBlocked(i[1])){this.blocked.add(t),this._cache.set(n,null);return}let o=this.makeContext(t,[r||i[0],i[1],i[2],i[3]]);this.config.details&&(o.variants=[...i[3]]);let p=this.expandShortcut(o.currentSelector,o);if(p){let a=await this.stringifyShortcuts(o.variantMatch,o,p[0],p[1]);if(a!=null&&a.length)return this._cache.set(n,a),a}else{let a=(c=await this.parseUtil(o.variantMatch,o))==null?void 0:c.map(d=>this.stringifyUtil(d,o)).filter(at);if(a!=null&&a.length)return this._cache.set(n,a),a}this._cache.set(n,null)}async generate(t,r={}){let{id:n,scope:s,preflights:i=!0,safelist:o=!0,minify:p=!1}=r,c=R(t)?await this.applyExtractors(t,n):Array.isArray(t)?new Set(t):t;o&&this.config.safelist.forEach(m=>c.add(m));let a=p?"":`
|
|
2
2
|
`,d=new Set([I]),f=new Set,S=new Map,l={},h=Array.from(c).map(async m=>{var y;if(f.has(m))return;let C=await this.parseToken(m);if(C!=null){f.add(m);for(let v of C){let u=v[3]||"",x=(y=v[4])==null?void 0:y.layer;S.has(u)||S.set(u,[]),S.get(u).push(v),x&&d.add(x)}}}),b=(async()=>{if(!i)return;let m={generator:this,theme:this.config.theme},C=new Set([]);this.config.preflights.forEach(({layer:y=N})=>{d.add(y),C.add(y)}),l=Object.fromEntries(await Promise.all(Array.from(C).map(async y=>{let u=(await Promise.all(this.config.preflights.filter(x=>(x.layer||N)===y).map(async x=>await x.getCSS(m)))).filter(Boolean).join(a);return[y,u]})))})();await Promise.all([...h,b]);let _=this.config.sortLayers(Array.from(d).sort((m,C)=>(this.config.layers[m]??0)-(this.config.layers[C]??0)||m.localeCompare(C))),g={},U=m=>{if(g[m])return g[m];let C=Array.from(S).sort((v,u)=>{var x;return(this.parentOrders.get(v[0])??0)-(this.parentOrders.get(u[0])??0)||((x=v[0])==null?void 0:x.localeCompare(u[0]||""))||0}).map(([v,u])=>{let x=u.length,w=u.filter(E=>{var V;return(((V=E[4])==null?void 0:V.layer)||I)===m}).sort((E,V)=>{var T,D,K,$;return E[0]-V[0]||(((T=E[4])==null?void 0:T.sort)||0)-(((D=V[4])==null?void 0:D.sort)||0)||((K=E[1])==null?void 0:K.localeCompare(V[1]||""))||(($=E[2])==null?void 0:$.localeCompare(V[2]||""))||0}).map(([,E,V,,T])=>[[[(E&&_t(E,s))??"",(T==null?void 0:T.sort)??0]],V,!!(T!=null&&T.noMerge)]);if(!w.length)return;let P=w.reverse().map(([E,V,T],D)=>{if(!T&&this.config.mergeSelectors)for(let $=D+1;$<x;$++){let M=w[$];if(M&&!M[2]&&(E&&M[0]||E==null&&M[0]==null)&&M[1]===V)return E&&M[0]&&M[0].push(...E),null}let K=E?j(E.sort(($,M)=>{var et;return $[1]-M[1]||((et=$[0])==null?void 0:et.localeCompare(M[0]||""))||0}).map($=>$[0]).filter(Boolean)):[];return K.length?`${K.join(`,${a}`)}{${V}}`:V}).filter(Boolean).reverse().join(a);if(!v)return P;let O=v.split(" $$ ");return`${O.join("{")}{${a}${P}${a}}${O.map(E=>"").join("}")}`}).filter(Boolean).join(a);i&&(C=[l[m],C].filter(Boolean).join(a));let y=p?"":`/* layer: ${m} */${a}`;return g[m]=C?y+C:""},A=(m=_,C)=>m.filter(y=>!(C!=null&&C.includes(y))).map(y=>U(y)||"").filter(Boolean).join(a);return{get css(){return A()},layers:_,matched:f,getLayers:A,getLayer:U}}matchVariants(t,r){let n=new Set,s=[],i=r||t,o=!1,p={rawSelector:t,theme:this.config.theme,generator:this};for(;;){o=!1;for(let c of this.config.variants){if(!c.multiPass&&n.has(c))continue;let a=c.match(i,p);if(!!a){R(a)&&(a={matcher:a}),i=a.matcher,s.unshift(a),n.add(c),o=!0;break}}if(!o)break;if(s.length>500)throw new Error(`Too many variants applied to "${t}"`)}return[t,i,s,n]}applyVariants(t,r=t[4],n=t[1]){let i=[...r].sort((a,d)=>(a.order||0)-(d.order||0)).reverse().reduce((a,d)=>f=>{var h,b;let S=((h=d.body)==null?void 0:h.call(d,f.entries))||f.entries,l=Array.isArray(d.parent)?d.parent:[d.parent,void 0];return(d.handle??Pt)({...f,entries:S,selector:((b=d.selector)==null?void 0:b.call(d,f.selector,S))||f.selector,parent:l[0]||f.parent,parentOrder:l[1]||f.parentOrder,layer:d.layer||f.layer,sort:d.sort||f.sort},a)},a=>a)({prefix:"",selector:Ot(n),pseudo:"",entries:t[2]}),{parent:o,parentOrder:p}=i;o!=null&&p!=null&&this.parentOrders.set(o,p);let c={selector:Mt([i.prefix,i.selector,i.pseudo].join("")),entries:i.entries,parent:o,layer:i.layer,sort:i.sort};for(let a of this.config.postprocess)a(c);return c}constructCustomCSS(t,r,n){let s=k(r);if(R(s))return s;let{selector:i,entries:o,parent:p}=this.applyVariants([0,n||t.rawSelector,s,void 0,t.variantHandlers]),c=`${i}{${G(o)}}`;return p?`${p}{${c}}`:c}async parseUtil(t,r,n=!1){var f,S;let[s,i,o]=R(t)?this.matchVariants(t):t,p=this.config.details?l=>{r.rules=r.rules??[],r.rules.push(l)}:Z,c=this.config.rulesStaticMap[i];if(c&&c[1]&&(n||!((f=c[2])!=null&&f.internal))){p(c[3]);let l=c[0],h=k(c[1]),b=c[2];return R(h)?[[l,h,b]]:[[l,s,h,b,o]]}r.variantHandlers=o;let{rulesDynamic:a,rulesSize:d}=this.config;for(let l=d-1;l>=0;l--){let h=a[l];if(!h||((S=h[2])==null?void 0:S.internal)&&!n)continue;let[b,_,g]=h;if((g==null?void 0:g.prefix)&&!i.startsWith(g.prefix))continue;let A=(g!=null&&g.prefix?i.slice(g.prefix.length):i).match(b);if(!A)continue;let m=await _(A,r);if(!m)continue;p(h);let C=rt(m).filter(y=>y.length);if(C.length)return C.map(y=>R(y)?[l,y,g]:[l,s,y,g,o])}}stringifyUtil(t,r){if(!t)return;if(W(t))return[t[0],void 0,t[1],void 0,t[2],this.config.details?r:void 0];let{selector:n,entries:s,parent:i,layer:o,sort:p}=this.applyVariants(t),c=G(s);if(!c)return;let{layer:a,sort:d,...f}=t[3]??{},S={...f,layer:o??a,sort:p??d};return[t[0],n,c,i,S,this.config.details?r:void 0]}expandShortcut(t,r,n=5){var p;if(n===0)return;let s=this.config.details?c=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(c)}:Z,i,o;for(let c of this.config.shortcuts){let a=(p=c[2])!=null&&p.prefix?t.slice(c[2].prefix.length):t;if(st(c)){if(c[0]===a){i=i||c[2],o=c[1],s(c);break}}else{let d=a.match(c[0]);if(d&&(o=c[1](d,r)),o){i=i||c[2],s(c);break}}}if(R(o)&&(o=lt(o).split(/\s+/g)),!o){let[c,a]=R(t)?this.matchVariants(t):t;if(c!==a){let d=this.expandShortcut(a,r,n-1);d&&(o=d[0].map(f=>R(f)?c.replace(a,f):f))}}if(!!o)return[o.flatMap(c=>{var a;return(R(c)?(a=this.expandShortcut(c,r,n-1))==null?void 0:a[0]:void 0)||[c]}).filter(Boolean),i]}async stringifyShortcuts(t,r,n,s={layer:this.config.shortcutsLayer}){var d;let i=new B,o=(await Promise.all(j(n).map(async f=>{let S=R(f)?await this.parseUtil(f,r,!0):[[1/0,"{inline}",k(f),void 0,[]]];return S||ft(`unmatched utility "${f}" in shortcut "${t[1]}"`),S||[]}))).flat(1).filter(Boolean).sort((f,S)=>f[0]-S[0]),[p,,c]=t,a=[];for(let f of o){if(W(f)){a.push([f[0],void 0,f[1],void 0,f[2],r]);continue}let{selector:S,entries:l,parent:h,sort:b}=this.applyVariants(f,[...f[4],...c],p);i.getFallback(S,h,[[],f[0]])[0].push([l,!!((d=f[3])!=null&&d.noMerge),b??0])}return a.concat(i.map(([f,S],l,h)=>{let b=(g,U,A)=>{let m=Math.max(...A.map(y=>y[1])),C=A.map(y=>y[0]);return(g?[C.flat(1)]:C).map(y=>{let v=G(y);if(v)return[S,l,v,h,{...s,noMerge:U,sort:m},r]})};return[[f.filter(([,g])=>g).map(([g,,U])=>[g,U]),!0],[f.filter(([,g])=>!g).map(([g,,U])=>[g,U]),!1]].map(([g,U])=>[...b(!1,U,g.filter(([A])=>A.some(m=>m[0]===q))),...b(!0,U,g.filter(([A])=>A.every(m=>m[0]!==q)))])}).flat(2).filter(Boolean))}isBlocked(t){return!t||this.config.blocklist.some(r=>R(r)?r===t:r.test(t))}};function yt(e,t){return new X(e,t)}var xt=/ \$\$ /,$t=e=>e.match(xt);function _t(e,t){return $t(e)?e.replace(xt,t?` ${t} `:" "):t?`${t} ${e}`:e}function Mt(e){let t=e.match(/::[\w-]+/g);return t&&(t.forEach(r=>e=e.replace(r,"")),e+=t.join("")),e}var mt=/^\[(.+?)(~?=)"(.*)"\]$/;function Ot(e){return mt.test(e)?e.replace(mt,(t,r,n,s)=>`[${F(r)}${n}"${F(s)}"]`):`.${F(e)}`}function Pt(e,t){return t(e)}var Lt=e=>e.replace(/-(\w)/g,(t,r)=>r?r.toUpperCase():""),St=e=>e.charAt(0).toUpperCase()+e.slice(1),Ct=e=>e.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase(),Et=["Webkit","Moz","ms"];function bt(e){let t={};function r(n){let s=t[n];if(s)return s;let i=Lt(n);if(i!=="filter"&&i in e)return t[n]=Ct(i);i=St(i);for(let o=0;o<Et.length;o++){let p=`${Et[o]}${i}`;if(p in e)return t[n]=Ct(St(p))}return n}return({entries:n})=>n.forEach(s=>{s[0].startsWith("--")||(s[0]=r(s[0]))})}function tt(e={}){var y,v;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 u=n.postprocess;u||(u=[]),Array.isArray(u)||(u=[u]),u.unshift(bt(document.createElement("div").style)),n.postprocess=u}(y=r==null?void 0:r.configResolved)==null||y.call(r,t,n);let s,i=!0,o,p=yt(t,n),c=new Set,a,d=[],f=()=>new Promise(u=>{d.push(u),a!=null&&clearTimeout(a),a=setTimeout(()=>l().then(()=>{let x=d;d=[],x.forEach(w=>w())}),0)});function S(u=document.body){if(u.nodeType!==1)return;let x=u;x.hasAttribute("un-cloak")&&x.removeAttribute("un-cloak"),x.querySelectorAll("[un-cloak]").forEach(w=>{w.removeAttribute("un-cloak")})}async function l(){let u=await p.generate(c);s||(s=document.createElement("style"),document.documentElement.prepend(s)),s.innerHTML=u.css,c=u.matched}async function h(u){let x=c.size;await p.applyExtractors(u,void 0,c),x!==c.size&&await f()}async function b(){let u=document.body&&document.body.outerHTML;u&&(await h(u),S())}let _=new MutationObserver(u=>{i||u.forEach(async x=>{if(x.target.nodeType!==1)return;let w=x.target;if(w!==s)if(x.type==="childList")x.addedNodes.forEach(async P=>{if(P.nodeType!==1)return;let O=P;o&&!o(O)||(await h(O.outerHTML),S(O))});else{if(o&&!o(w))return;if(x.attributeName!=="un-cloak"){let P=Array.from(w.attributes).map(E=>E.value?`${E.name}="${E.value}"`:E.name).join(" "),O=`<${w.tagName.toLowerCase()} ${P}>`;await h(O)}w.hasAttribute("un-cloak")&&w.removeAttribute("un-cloak")}})}),g=!1;function U(){if(g)return;let u=document.documentElement||document.body;!u||(_.observe(u,{childList:!0,subtree:!0,attributes:!0}),g=!0)}function A(){b(),U()}function m(){document.readyState==="loading"?window.addEventListener("DOMContentLoaded",A):A()}let C=window.__unocss_runtime=window.__unocss_runtime={version:p.version,uno:p,async extract(u){typeof u!="string"&&(u.forEach(x=>c.add(x)),u=""),await h(u)},extractAll:b,inspect(u){o=u},toggleObserver(u){u===void 0?i=!i:i=!!u,!g&&!i&&m()}};((v=r==null?void 0:r.ready)==null?void 0:v.call(r,C))!==!1&&(i=!1,m())}tt();})();
|