@unocss/runtime 0.45.12 → 0.45.13
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 +2 -2
- package/full.global.js +3 -3
- 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 ti=Object.defineProperty;var ri=(e,t)=>{for(var r in t)ti(e,r,{get:t[r],enumerable:!0})};function Y(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Se(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 Ke=Se;function M(e=[]){return Array.isArray(e)?e:[e]}function ue(e){return Array.from(new Set(e))}function F(e){return typeof e=="string"}function fe(e){return F(e)?e:(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function or(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>fe(t)):[e]:[fe(e)]}function oi(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 de(e){return e==null?"":oi(e).map(([t,r])=>r!=null?`${t}:${r};`:void 0).filter(Boolean).join("")}function qe(e){return e&&typeof e=="object"&&!Array.isArray(e)}function dt(e,t){let r=e,o=t;if(Array.isArray(r))return[...o];let n={...r};return qe(r)&&qe(o)&&Object.keys(o).forEach(a=>{qe(r[a])&&qe(o[a])||Array.isArray(r[a])&&Array.isArray(o[a])?n[a]=dt(r[a],o[a]):Object.assign(n,{[a]:o[a]})}),n}function Ce(e){let t,r,o;if(Array.isArray(e)){for(r=Array(t=e.length);t--;)r[t]=(o=e[t])&&typeof o=="object"?Ce(o):o;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:Ce(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(o=e[t])&&typeof o=="object"?Ce(o):o;return r}return e}function nr(e){return F(e[0])}function ar(e){return F(e[0])}var ni=/^\[(.+?)~?="(.*)"\]$/;var ai=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,mt="$$shortcut-no-merge";function ir(e){return e.match(ni)}function Re(e=""){return ai.test(e)}function sr(e){return typeof e=="function"?{match:e}:e}function bt(e){return e.length===3}function cr(e){return e!=null}function gt(){}var Ge=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 lr=/((?:[!\w+:_/-]|\[&?>?:?.*\])+?)([:-])\(((?:[~!\w\s:/\\,%#.$-]|\[.*?\])*?)\)/gm;function pr(e,t=["-",":"]){lr.lastIndex=0;let
|
|
1
|
+
"use strict";(()=>{var ti=Object.defineProperty;var ri=(e,t)=>{for(var r in t)ti(e,r,{get:t[r],enumerable:!0})};function Y(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Se(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 Ke=Se;function M(e=[]){return Array.isArray(e)?e:[e]}function ue(e){return Array.from(new Set(e))}function F(e){return typeof e=="string"}function fe(e){return F(e)?e:(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function or(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>fe(t)):[e]:[fe(e)]}function oi(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 de(e){return e==null?"":oi(e).map(([t,r])=>r!=null?`${t}:${r};`:void 0).filter(Boolean).join("")}function qe(e){return e&&typeof e=="object"&&!Array.isArray(e)}function dt(e,t){let r=e,o=t;if(Array.isArray(r))return[...o];let n={...r};return qe(r)&&qe(o)&&Object.keys(o).forEach(a=>{qe(r[a])&&qe(o[a])||Array.isArray(r[a])&&Array.isArray(o[a])?n[a]=dt(r[a],o[a]):Object.assign(n,{[a]:o[a]})}),n}function Ce(e){let t,r,o;if(Array.isArray(e)){for(r=Array(t=e.length);t--;)r[t]=(o=e[t])&&typeof o=="object"?Ce(o):o;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:Ce(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(o=e[t])&&typeof o=="object"?Ce(o):o;return r}return e}function nr(e){return F(e[0])}function ar(e){return F(e[0])}var ni=/^\[(.+?)~?="(.*)"\]$/;var ai=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,mt="$$shortcut-no-merge";function ir(e){return e.match(ni)}function Re(e=""){return ai.test(e)}function sr(e){return typeof e=="function"?{match:e}:e}function bt(e){return e.length===3}function cr(e){return e!=null}function gt(){}var Ge=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 lr=/((?:[!\w+:_/-]|\[&?>?:?.*\])+?)([:-])\(((?:[~!\w\s:/\\,%#.$-]|\[.*?\])*?)\)/gm;function pr(e,t=["-",":"],r=5){lr.lastIndex=0;let o=!1,n=e.toString();do{let a=n;n=n.replace(lr,(i,c,p,l)=>t.includes(p)?l.split(/\s/g).filter(Boolean).map(f=>f==="~"?c:f.replace(/^(!?)(.*)/,`$1${c}${p}$2`)).join(" "):i),o=n!==a,r-=1}while(o&&r);return typeof e=="string"?n:e.length()?e.overwrite(0,e.length(),n):e}var ur=new Set;function fr(e){ur.has(e)||(console.warn("[unocss]",e),ur.add(e))}function Ye(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 ii=e=>e.split(/\\?[\s'"`;={}]+/g).filter(Re),ze={name:"split",order:0,extract({code:e}){return new Set(ii(e))}};function dr(){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 Xe="default",Ze="preflights",si="shortcuts",mr={[Ze]:-100,[si]:-10,[Xe]:0};function br(e){return M(e).flatMap(t=>Array.isArray(t)?[t]:Object.entries(t))}function ci(e){var r;let t=e.shortcuts?br(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 ht(e={},t={}){let r=Object.assign({},t,e),o=(r.presets||[]).flatMap(M).map(ci),n=[...o.filter(d=>d.enforce==="pre"),...o.filter(d=>!d.enforce),...o.filter(d=>d.enforce==="post")],a=Object.assign(mr,...o.map(d=>d.layers),e.layers);function i(d){return ue([...n.flatMap(x=>M(x[d]||[])),...M(r[d]||[])])}let c=i("extractors");c.length||c.push(ze),c.sort((d,x)=>(d.order||0)-(x.order||0));let p=i("rules"),l={},f=p.length;p.forEach((d,x)=>{var y;if(nr(d)){let A=((y=d[2])==null?void 0:y.prefix)||"";l[A+d[0]]=[x,d[1],d[2],d],delete p[x]}});let u=Ce([...n.map(d=>d.theme||{}),r.theme||{}].reduce((d,x)=>dt(d,x),{}));i("extendTheme").forEach(d=>d(u));let m={templates:ue(n.map(d=>{var x;return M((x=d.autocomplete)==null?void 0:x.templates)}).flat()),extractors:n.map(d=>{var x;return M((x=d.autocomplete)==null?void 0:x.extractors)}).flat().sort((d,x)=>(d.order||0)-(x.order||0))};return{mergeSelectors:!0,warn:!0,blocklist:[],sortLayers:d=>d,...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:m,variants:i("variants").map(sr),shortcuts:br(i("shortcuts")),extractors:c,safelist:i("safelist")}}var gr="0.45.13";var xt=class{constructor(t={},r={}){this.userConfig=t;this.defaults=r;this.config=ht(t,r),this.events.emit("config",this.config)}version=gr;_cache=new Map;config;blocked=new Set;parentOrders=new Map;events=dr();setConfig(t,r){!t||(r&&(this.defaults=r),this.userConfig=t,this.blocked.clear(),this.parentOrders.clear(),this._cache.clear(),this.config=ht(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(cr);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=F(t)?await this.applyExtractors(t,o):Array.isArray(t)?new Set(t):t;i&&this.config.safelist.forEach(w=>p.add(w));let l=c?"":`
|
|
2
2
|
`,f=new Set([Xe]),u=new Set,m=new Map,d={},x=Array.from(p).map(async w=>{var S;if(u.has(w))return;let z=await this.parseToken(w);if(z!=null){u.add(w);for(let _ of z){let b=_[3]||"",R=(S=_[4])==null?void 0:S.layer;m.has(b)||m.set(b,[]),m.get(b).push(_),R&&f.add(R)}}}),y=(async()=>{if(!a)return;let w={generator:this,theme:this.config.theme},z=new Set([]);this.config.preflights.forEach(({layer:S=Ze})=>{f.add(S),z.add(S)}),d=Object.fromEntries(await Promise.all(Array.from(z).map(async S=>{let b=(await Promise.all(this.config.preflights.filter(R=>(R.layer||Ze)===S).map(async R=>await R.getCSS(w)))).filter(Boolean).join(l);return[S,b]})))})();await Promise.all([...x,y]);let A=this.config.sortLayers(Array.from(f).sort((w,z)=>(this.config.layers[w]??0)-(this.config.layers[z]??0)||w.localeCompare(z))),$={},T=w=>{if($[w])return $[w];let z=Array.from(m).sort((_,b)=>{var R;return(this.parentOrders.get(_[0])??0)-(this.parentOrders.get(b[0])??0)||((R=_[0])==null?void 0:R.localeCompare(b[0]||""))||0}).map(([_,b])=>{let R=b.length,D=b.filter(E=>{var B;return(((B=E[4])==null?void 0:B.layer)||Xe)===w}).sort((E,B)=>{var I,ke,we,K;return E[0]-B[0]||(((I=E[4])==null?void 0:I.sort)||0)-(((ke=B[4])==null?void 0:ke.sort)||0)||((we=E[1])==null?void 0:we.localeCompare(B[1]||""))||((K=E[2])==null?void 0:K.localeCompare(B[2]||""))||0}).map(([,E,B,,I])=>[[[(E&&ui(E,n))??"",(I==null?void 0:I.sort)??0]],B,!!(I!=null&&I.noMerge)]);if(!D.length)return;let ie=D.reverse().map(([E,B,I],ke)=>{if(!I&&this.config.mergeSelectors)for(let K=ke+1;K<R;K++){let G=D[K];if(G&&!G[2]&&(E&&G[0]||E==null&&G[0]==null)&&G[1]===B)return E&&G[0]&&G[0].push(...E),null}let we=E?ue(E.sort((K,G)=>{var rr;return K[1]-G[1]||((rr=K[0])==null?void 0:rr.localeCompare(G[0]||""))||0}).map(K=>K[0]).filter(Boolean)):[];return we.length?`${we.join(`,${l}`)}{${B}}`:B}).filter(Boolean).reverse().join(l);if(!_)return ie;let re=_.split(" $$ ");return`${re.join("{")}{${l}${ie}${l}}${re.map(E=>"").join("}")}`}).filter(Boolean).join(l);a&&(z=[d[w],z].filter(Boolean).join(l));let S=c?"":`/* layer: ${w} */${l}`;return $[w]=z?S+z:""},O=(w=A,z)=>w.filter(S=>!(z!=null&&z.includes(S))).map(S=>T(S)||"").filter(Boolean).join(l);return{get css(){return O()},layers:A,matched:u,getLayers:O,getLayer:T}}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){F(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 x,y;let m=((x=f.body)==null?void 0:x.call(f,u.entries))||u.entries,d=Array.isArray(f.parent)?f.parent:[f.parent,void 0];return(f.handle??mi)({...u,entries:m,selector:((y=f.selector)==null?void 0:y.call(f,u.selector,m))||u.selector,parent:d[0]||u.parent,parentOrder:d[1]||u.parentOrder,layer:f.layer||u.layer,sort:f.sort||u.sort},l)},l=>l)({prefix:"",selector:di(o),pseudo:"",entries:t[2]}),{parent:i,parentOrder:c}=a;i!=null&&c!=null&&this.parentOrders.set(i,c);let p={selector:fi([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=fe(r);if(F(n))return n;let{selector:a,entries:i,parent:c}=this.applyVariants([0,o||t.rawSelector,n,void 0,t.variantHandlers]),p=`${a}{${de(i)}}`;return c?`${c}{${p}}`:p}async parseUtil(t,r,o=!1){var u,m;let[n,a,i]=F(t)?this.matchVariants(t):t,c=this.config.details?d=>{r.rules=r.rules??[],r.rules.push(d)}:gt,p=this.config.rulesStaticMap[a];if(p&&p[1]&&(o||!((u=p[2])!=null&&u.internal))){c(p[3]);let d=p[0],x=fe(p[1]),y=p[2];return F(x)?[[d,x,y]]:[[d,n,x,y,i]]}r.variantHandlers=i;let{rulesDynamic:l,rulesSize:f}=this.config;for(let d=f-1;d>=0;d--){let x=l[d];if(!x||((m=x[2])==null?void 0:m.internal)&&!o)continue;let[y,A,$]=x;if(($==null?void 0:$.prefix)&&!a.startsWith($.prefix))continue;let O=($!=null&&$.prefix?a.slice($.prefix.length):a).match(y);if(!O)continue;let w=await A(O,r);if(!w)continue;c(x);let z=or(w).filter(S=>S.length);if(z.length)return z.map(S=>F(S)?[d,S,$]:[d,n,S,$,i])}}stringifyUtil(t,r){if(!t)return;if(bt(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=de(n);if(!p)return;let{layer:l,sort:f,...u}=t[3]??{},m={...u,layer:i??l,sort:c??f};return[t[0],o,p,a,m,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)}:gt,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(ar(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(F(i)&&(i=pr(i).split(/\s+/g)),!i){let[p,l]=F(t)?this.matchVariants(t):t;if(p!==l){let f=this.expandShortcut(l,r,o-1);f&&(i=f[0].map(u=>F(u)?p.replace(l,u):u))}}if(!!i)return[i.flatMap(p=>{var l;return(F(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 Ge,i=(await Promise.all(ue(o).map(async u=>{let m=F(u)?await this.parseUtil(u,r,!0):[[1/0,"{inline}",fe(u),void 0,[]]];return m||fr(`unmatched utility "${u}" in shortcut "${t[1]}"`),m||[]}))).flat(1).filter(Boolean).sort((u,m)=>u[0]-m[0]),[c,,p]=t,l=[];for(let u of i){if(bt(u)){l.push([u[0],void 0,u[1],void 0,u[2],r]);continue}let{selector:m,entries:d,parent:x,sort:y}=this.applyVariants(u,[...u[4],...p],c);a.getFallback(m,x,[[],u[0]])[0].push([d,!!((f=u[3])!=null&&f.noMerge),y??0])}return l.concat(a.map(([u,m],d,x)=>{let y=($,T,O)=>{let w=Math.max(...O.map(S=>S[1])),z=O.map(S=>S[0]);return($?[z.flat(1)]:z).map(S=>{let _=de(S);if(_)return[m,d,_,x,{...n,noMerge:T,sort:w},r]})};return[[u.filter(([,$])=>$).map(([$,,T])=>[$,T]),!0],[u.filter(([,$])=>!$).map(([$,,T])=>[$,T]),!1]].map(([$,T])=>[...y(!1,T,$.filter(([O])=>O.some(w=>w[0]===mt))),...y(!0,T,$.filter(([O])=>O.every(w=>w[0]!==mt)))])}).flat(2).filter(Boolean))}isBlocked(t){return!t||this.config.blocklist.some(r=>F(r)?r===t:r.test(t))}};function xr(e,t){return new xt(e,t)}var yr=/ \$\$ /,pi=e=>e.match(yr);function ui(e,t){return pi(e)?e.replace(yr,t?` ${t} `:" "):t?`${t} ${e}`:e}function fi(e){let t=e.match(/::[\w-]+(\([\w-]+\))?/g);return t&&(t.forEach(r=>e=e.replace(r,"")),e+=t.join("")),e}var hr=/^\[(.+?)(~?=)"(.*)"\]$/;function di(e){return hr.test(e)?e.replace(hr,(t,r,o,n)=>`[${Ke(r)}${o}"${Ke(n)}"]`):`.${Ke(e)}`}function mi(e,t){return t(e)}var yt=[{layer:"preflights",getCSS(e){if(e.theme.preflightBase){let t=de(Object.entries(e.theme.preflightBase));return`*,::before,::after{${t}}::backdrop{${t}}`}}}];var L={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"]},$t={...L,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"]},vt={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"]},kt={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},$r=["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"],P=Object.assign({},...$r.map(e=>({[e.replace(/ /,"-")]:e})),...$r.map(e=>({[e.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:e}))),v=["inherit","initial","revert","revert-layer","unset"];var vr={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]))},kr=[[/^(?:vertical|align|v)-([-\w]+)$/,([,e])=>({"vertical-align":vr[e]}),{autocomplete:`(vertical|align|v)-(${Object.keys(vr).join("|")})`}]],wr=["center","left","right","justify","start","end",...v].map(e=>[`text-${e}`,{"text-align":e}]);var St={};ri(St,{auto:()=>hi,bracket:()=>Si,bracketOfColor:()=>Ci,bracketOfLength:()=>Ri,bracketOfPosition:()=>zi,cssvar:()=>ji,degree:()=>Ti,fraction:()=>ki,global:()=>Vi,number:()=>$i,numberWithUnit:()=>gi,percent:()=>vi,position:()=>Oi,properties:()=>Ai,px:()=>yi,rem:()=>xi,time:()=>Ei});var me=/^(-?[0-9.]+)(px|pt|pc|rem|em|%|vh|vw|in|cm|mm|ex|ch|vmin|vmax|cqw|cqh|cqi|cqb|cqmin|cqmax|rpx)?$/i,Sr=/^(-?[0-9.]+)$/i,wt=/^(px)$/i;var bi=["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 gi(e){let t=e.match(me);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(o&&!Number.isNaN(n))return`${N(n)}${o}`}function hi(e){if(e==="auto"||e==="a")return"auto"}function xi(e){if(e.match(wt))return`1${e}`;let t=e.match(me);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(!Number.isNaN(n))return o?`${N(n)}${o}`:`${N(n/4)}rem`}function yi(e){if(e.match(wt))return`1${e}`;let t=e.match(me);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(!Number.isNaN(n))return o?`${N(n)}${o}`:`${N(n)}px`}function $i(e){if(!Sr.test(e))return;let t=parseFloat(e);if(!Number.isNaN(t))return N(t)}function vi(e){e.endsWith("%")&&(e=e.slice(0,-1));let t=parseFloat(e);if(!Number.isNaN(t))return`${N(t/100)}`}function ki(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 wi=/^\[(color|length|position):/i;function Qe(e,t){if(e&&e.startsWith("[")&&e.endsWith("]")){let r,o=e.match(wi);if(o?t&&o[1]===t&&(r=e.slice(o[0].length,-1)):r=e.slice(1,-1),!r)return;let n=0;for(let a of r)if(a==="[")n+=1;else if(a==="]"&&(n-=1,n<0))return;return n?void 0:r.replace(/(url\(.*?\))/g,a=>a.replace(/_/g,"\\_")).replace(/([^\\])_/g,"$1 ").replace(/(?:calc|clamp|max|min)\((.*)/g,a=>a.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 "))}}function Si(e){return Qe(e)}function Ci(e){return Qe(e,"color")}function Ri(e){return Qe(e,"length")}function zi(e){return Qe(e,"position")}function ji(e){if(e.match(/^\$\S/))return`var(--${Se(e.slice(1))})`}function Ei(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 Ti(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 Vi(e){if(v.includes(e))return e}function Ai(e){if(e.split(",").every(t=>bi.includes(t)))return e}function Oi(e){if(["top","left","right","bottom","center"].includes(e))return e}var s=Ye(St);var Cr="$$mini-no-negative";function j(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 L[r].map(c=>[`${e}${c}`,a])}}function Ct(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 be(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.match(/^#[\da-fA-F]+/g)?c=l:l.match(/^hex-[\da-fA-F]+/g)?c=`#${l.slice(4)}`:o.startsWith("$")&&(c=s.cssvar(o)),c=c||p;let f="DEFAULT";if(!c){let u,[m]=a.slice(-1);m.match(/^\d+$/)?(f=m,u=Ct(t,a.slice(0,-1)),!u||typeof u=="string"?c=void 0:c=u[f]):(u=Ct(t,a),!u&&a.length<=2&&([,f=f]=a,u=Ct(t,[i])),typeof u=="string"?c=u:f&&u&&(c=u[f]))}return{opacity:n,name:i,no:f,color:c,cssColor:xe(c),alpha:s.bracket.cssvar.percent(n??"")}}function C(e,t,r){return([,o],{theme:n})=>{let a=be(o,n);if(!a)return;let{alpha:i,color:c,cssColor:p}=a,l={};if(p?i!=null?l[e]=U(p,i):(l[`--un-${t}-opacity`]=se(p),l[e]=U(p,`var(--un-${t}-opacity)`)):c&&(l[e]=U(c,i)),(r==null?void 0:r(l))!==!1)return l}}function ge(e,t){let r=[];e=M(e);for(let o=0;o<e.length;o++){let n=je(e[o]," ",6);if(!n||n.length<3)return e;let a=xe(n.pop());if(a==null)return e;r.push(`${n.join(" ")} var(${t}, ${U(a)})`)}return r}function Je(e,t){var r;return e!=null&&!!((r=be(e,t))!=null&&r.color)}function he({theme:e,generator:t}){let r;return t.userConfig&&t.userConfig.theme&&(r=t.userConfig.theme.breakpoints),r||(r=e.breakpoints),r}function Rr({theme:e,generator:t}){let r;return t.userConfig&&t.userConfig.theme&&(r=t.userConfig.theme.verticalBreakpoints),r||(r=e.verticalBreakpoints),r}function g(e,t){return v.map(r=>[`${e}-${r}`,{[t??e]:r}])}function Rt(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 je(e,t,r){if(t.length!==1)return;r=r??10;let o=[],n=0;for(;e!=="";){if(++n>r)return;let a=Rt(e,"(",")",t);if(!a)return;let[i,c]=a;o.push(i),e=c}if(o.length>0)return o}var zt=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"],zr=["%alpha","<alpha-value>"],Pi=new RegExp(zr.map(e=>Y(e)).join("|"));function xe(e=""){let t=Mi(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)&&!(zt.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 se(e){let t=e.alpha??1;return typeof t=="string"&&zr.includes(t)?1:t}function U(e,t){if(typeof e=="string")return e.replace(Pi,`${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}`,zt.includes(n)?`${n}(${r.join(" ")}${o})`:`color(${n} ${r.join(" ")}${o})`)}function Mi(e){if(!e)return;let t=Fi(e);if(t!=null||(t=Ui(e),t!=null)||(t=_i(e),t!=null)||(t=Wi(e),t!=null)||(t=Di(e),t!=null))return t}function Fi(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 Ui(e){let t={rebeccapurple:[102,51,153,1]}[e];if(t!=null)return{type:"rgb",components:t.slice(0,3),alpha:t[3]}}function _i(e){let t=e.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!t)return;let[,r,o]=t,n=je(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 Li=new RegExp(`^(${zt.join("|")})\\((.+)\\)$`,"i");function Wi(e){let t=e.match(Li);if(!t)return;let[,r,o]=t,n=jr(`${r} ${o}`);if(n){let{alpha:a,components:[i,...c]}=n;return{type:i,components:c,alpha:a}}}function Di(e){let t=e.match(/^color\((.+)\)$/);if(!t)return;let r=jr(t[1]);if(r){let{alpha:o,components:[n,...a]}=r;return{type:n,components:a,alpha:o}}}function jr(e){let t=je(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=je(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(`^${Y(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}:`}},W=(e,t)=>{let r=new RegExp(`^${Y(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 Er=[[/^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-)?(.+)$/,C("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"}]],Tr=[["appearance-none",{appearance:"none","-webkit-appearance":"none"}]],Bi=e=>s.properties.auto.global(e)??{contents:"contents",scroll:"scroll-position"}[e],Vr=[[/^will-change-(.+)/,([,e])=>({"will-change":Bi(e)})]];var ce=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...v],Ar=[[/^(?:border|b)()(?:-(.+))?$/,Ee,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,Ee],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,Ee],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,Ee],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,Ee],[/^(?:border|b)-()(?:width|size)-(.+)$/,ye,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,ye],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,ye],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,ye],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,ye],[/^(?:border|b)-()(?:color-)?(.+)$/,Te,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,Te],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,Te],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,Te],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,Te],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,Ve,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,Ve],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,Ve],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,Ve],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,Ve],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,Ae,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-<num>","(rounded|rd)","(rounded|rd)-<num>"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltb])(?:-(.+))?$/,Ae],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,Ae],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se])(?:-(.+))?$/,Ae],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,Ae],[/^(?:border|b)-(?:style-)?()(.+)$/,oe,{autocomplete:["(border|b)-style",`(border|b)-(${ce.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${ce.join("|")})`,`(border|b)-<directions>-style-(${ce.join("|")})`,`(border|b)-style-(${ce.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,oe],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,oe],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,oe],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,oe]],Ni=e=>([,t],r)=>{let o=be(t,r);if(!o)return;let{alpha:n,color:a,cssColor:i}=o;if(i)return n!=null?{[`border${e}-color`]:U(i,n)}:e===""?{"--un-border-opacity":se(i),"border-color":U(i,"var(--un-border-opacity)")}:{"--un-border-opacity":se(i),[`--un-border${e}-opacity`]:"var(--un-border-opacity)",[`border${e}-color`]:U(i,`var(--un-border${e}-opacity)`)};if(a)return{[`border${e}-color`]:U(a,n)}};function Ee(e,t){let r=ye(e,t),o=oe(["",e[1],"solid"]);if(r&&o)return[...r,...o]}function ye([,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 L&&o!=null)return L[e].map(a=>[`border${a}-width`,o])}function Te([,e="",t],{theme:r}){if(e in L&&Je(t,r))return Object.assign({},...L[e].map(o=>Ni(o)(["",t],r)))}function Ve([,e="",t]){let r=s.bracket.percent(t);if(e in L&&r!=null)return L[e].map(o=>[`--un-border${o}-opacity`,r])}function Ae([,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 vt&&o!=null)return vt[e].map(a=>[`border${a}-radius`,o])}function oe([,e="",t]){if(ce.includes(t)&&e in L)return L[e].map(r=>[`border${r}-style`,t])}var Or=[[/^op(?:acity)?-?(.+)$/,([,e])=>({opacity:s.bracket.percent.cssvar(e)})]],Pr=[[/^(?:color|c)-(.+)$/,C("color","text"),{autocomplete:"(text|color|c)-$colors"}],[/^text-(.+)$/,C("color","text",e=>{var t;return!((t=e.color)!=null&&t.toString().match(me))}),{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>"}]],Mr=[[/^bg-(.+)$/,C("background-color","bg"),{autocomplete:"bg-$colors"}],[/^bg-op(?:acity)?-?(.+)$/,([,e])=>({"--un-bg-opacity":s.bracket.percent(e)}),{autocomplete:"bg-(op|opacity)-<percent>"}]];var et={all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke"].join(","),none:"none",opacity:"opacity",shadow:"box-shadow",transform:"transform"},Fr=e=>s.properties(e)??et[e],Ur=[[/^transition(?:-([a-z-]+(?:,[a-z-]+)*))?(?:-(\d+))?$/,([,e,t],{theme:r})=>{var n;let o=e!=null?Fr(e):[et.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(et).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.bracket.global(e)||Fr(e)}),{autocomplete:[`transition-property-(${[...v,...Object.keys(et)].join("|")})`]}],["transition-none",{transition:"none"}],...g("transition")];var _r=[["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(?:-(.*))?$/,([,e=""])=>({"flex-shrink":s.bracket.cssvar.number(e)??1}),{autocomplete:["flex-shrink-<num>","shrink-<num>"]}],[/^(?:flex-)?grow(?:-(.*))?$/,([,e=""])=>({"flex-grow":s.bracket.cssvar.number(e)??1}),{autocomplete:["flex-grow-<num>","grow-<num>"]}],[/^(?: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)}},{autocomplete:["flex-basis-$spacing","basis-$spacing"]}],["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 Lr={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},Wr=[[/^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=M((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=M((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":Lr[e]||s.global.number(e)}),{autocomplete:`(font|fw)-(100|200|300|400|500|600|700|800|900|${Object.keys(Lr).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"}]],Dr=[[/^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}}]],Br=[[/^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"}]],Nr=[[/^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-(.+)$/,C("-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>"}]],Hr=[[/^text-shadow(?:-(.+))?$/,([,e],{theme:t})=>{var o;let r=(o=t.textShadow)==null?void 0:o[e||"DEFAULT"];return r!=null?{"--un-text-shadow":ge(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-(.+)$/,C("--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 Ir={"":"",x:"column-",y:"row-"},Kr=([,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-${Ir[e]}gap`]:o,[`${Ir[e]}gap`]:o}},qr=[[/^(?:flex-|grid-)?gap-?()(.+)$/,Kr,{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,Kr,{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}]];var X=e=>e.replace("col","column"),jt=e=>e[0]==="r"?"Row":"Column",Hi=(e,t,r)=>{var n;let o=(n=t[`gridAuto${jt(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)},Gr=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,e,t],{theme:r})=>{var o;return{[`grid-${X(e)}`]:((o=r[`grid${jt(e)}`])==null?void 0:o[t])??s.bracket.cssvar.auto(t)}}],[/^(?:grid-)?(row|col)-span-(.+)$/,([,e,t])=>{if(t==="full")return{[`grid-${X(e)}`]:"1/-1"};let r=s.bracket.number(t);if(r!=null)return{[`grid-${X(e)}`]:`span ${r}/span ${r}`}},{autocomplete:["grid-(row|col)-span-<num>","(row|col)-span-<num>"]}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,e,t])=>({[`grid-${X(e)}-start`]:s.bracket.cssvar(t)??t})],[/^(?:grid-)?(row|col)-end-(.+)$/,([,e,t])=>({[`grid-${X(e)}-end`]:s.bracket.cssvar(t)??t}),{autocomplete:["grid-(row|col)-(start|end)-<num>"]}],[/^(?:grid-)?auto-(rows|cols)-(.+)$/,([,e,t],{theme:r})=>({[`grid-auto-${X(e)}`]:Hi(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":X(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-${X(e)}`]:((o=r[`gridTemplate${jt(e)}`])==null?void 0:o[t])??s.bracket.cssvar(t)}}],[/^grid-(rows|cols)-minmax-([\w.-]+)$/,([,e,t])=>({[`grid-template-${X(e)}`]:`repeat(auto-fill,minmax(${t},1fr))`})],[/^grid-(rows|cols)-(\d+)$/,([,e,t])=>({[`grid-template-${X(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 tt=["auto","hidden","clip","visible","scroll","overlay",...v],Yr=[[/^(?:overflow|of)-(.+)$/,([,e])=>tt.includes(e)?{overflow:e}:void 0,{autocomplete:[`(overflow|of)-(${tt.join("|")})`,`(overflow|of)-(x|y)-(${tt.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,e,t])=>tt.includes(t)?{[`overflow-${e}`]:t}:void 0]];var Xr=[[/^(?: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})]],Zr=[["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"}],...g("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"}],...g("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"}],...g("justify-self")],Qr=[[/^order-(.+)$/,([,e])=>({order:s.bracket.cssvar.number(e)})],["order-first",{order:"-9999"}],["order-last",{order:"9999"}],["order-none",{order:"0"}]],Jr=[["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"}],...g("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"}],...g("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"}],...g("self","align-self")],eo=[["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"}],...g("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"}],...g("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"}],...g("place-self")];function Et(e,{theme:t}){var r;return((r=t.spacing)==null?void 0:r[e])??s.bracket.cssvar.global.auto.fraction.rem(e)}function rt([,e,t],r){let o=Et(t,r);if(o!=null&&e in $t)return $t[e].map(n=>[n.slice(1),o])}var to=[[/^(?:position-|pos-)?inset-(.+)$/,([,e],t)=>({inset:Et(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])-(.+)$/,rt],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,rt],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,rt],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,rt],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,e,t],r)=>({[e]:Et(t,r)})]],ro=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-none",{float:"none"}],...g("float"),["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-none",{clear:"none"}],...g("clear")],oo=[[/^z([\d.]+)$/,([,e])=>({"z-index":s.number(e)})],[/^z-(.+)$/,([,e])=>({"z-index":s.bracket.cssvar.global.auto.number(e)}),{autocomplete:"z-<num>"}]],no=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...g("box","box-sizing")];var Ii=["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"],k=" ",ao=[["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})]],io=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...g("backface","backface-visibility")],so=[[/^cursor-(.+)$/,([,e])=>({cursor:s.bracket.cssvar.global(e)})],...Ii.map(e=>[`cursor-${e}`,{cursor:e}])],co=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...g("pointer-events")],lo=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...g("resize")],po=[["select-auto",{"user-select":"auto"}],["select-all",{"user-select":"all"}],["select-text",{"user-select":"text"}],["select-none",{"user-select":"none"}],...g("select","user-select")],uo=[[/^(?: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)"}]],fo=[[/^intrinsic-size-(.+)$/,([,e])=>({"contain-intrinsic-size":s.bracket.cssvar.global.fraction.rem(e)}),{autocomplete:"intrinsic-size-<num>"}],["content-visibility-visible",{"content-visibility":"visible"}],["content-visibility-hidden",{"content-visibility":"hidden"}],["content-visibility-auto",{"content-visibility":"auto"}],...g("content-visibility")],mo=[[/^content-\[(.+)\]$/,([,e])=>({content:`"${e}"`})],[/^content-(\$.+)]$/,([,e])=>({content:s.cssvar(e)})],["content-empty",{content:'""'}],["content-none",{content:'""'}]],bo=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}]],go=[["truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-ellipsis",{"text-overflow":"ellipsis"}],["text-clip",{"text-overflow":"clip"}]],ho=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}],...g("case","text-transform")],xo=[["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"}]],yo=[["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 $o={"--un-ring-inset":k,"--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)"},vo=[[/^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-(.+)$/,C("--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-(.+)$/,C("--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 ko={"--un-ring-offset-shadow":"0 0 rgba(0,0,0,0)","--un-ring-shadow":"0 0 rgba(0,0,0,0)","--un-shadow-inset":k,"--un-shadow":"0 0 rgba(0,0,0,0)"},wo=[[/^shadow(?:-(.+))?$/,([,e],{theme:t})=>{var o;let r=(o=t.boxShadow)==null?void 0:o[e||"DEFAULT"];if(r)return{"--un-shadow":ge(r,"--un-shadow-color").join(","),"box-shadow":"var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"}},{autocomplete:"shadow-$boxShadow"}],[/^shadow-(.+)$/,C("--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 Ki={h:"height",w:"width",inline:"inline-size",block:"block-size"};function Oe(e,t){return`${e||""}${Ki[t]}`}function So(e,t,r,o){var i;let n=Oe(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})=>({[Oe(e,t)]:So(e,t,o,r)})],[/^(min-|max-)?(block|inline)-(.+)$/,([,e,t,r],{theme:o})=>({[Oe(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{[Oe(e,t)]:(n=Rr(o))==null?void 0:n[r]}}],[/^(min-|max-)?(w)-screen-(.+)$/,([,e,t,r],o)=>{var n;return{[Oe(e,t)]:(n=he(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 qi(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 Ro=[[/^aspect-(?:ratio-)?(.+)$/,([,e])=>({"aspect-ratio":qi(e)}),{autocomplete:["aspect-(square|video|ratio)","aspect-ratio-(square|video)"]}]];var zo=[[/^pa?()-?(-?.+)$/,j("padding"),{autocomplete:["(m|p)<num>","(m|p)-<num>"]}],[/^p-?xy()()$/,j("padding"),{autocomplete:"(m|p)-(xy)"}],[/^p-?([xy])(?:-?(-?.+))?$/,j("padding")],[/^p-?([rltbse])(?:-?(-?.+))?$/,j("padding"),{autocomplete:"(m|p)<directions>-<num>"}],[/^p-(block|inline)(?:-(-?.+))?$/,j("padding"),{autocomplete:"(m|p)-(block|inline)-<num>"}],[/^p-?([bi][se])(?:-?(-?.+))?$/,j("padding"),{autocomplete:"(m|p)-(bs|be|is|ie)-<num>"}]],jo=[[/^ma?()-?(-?.+)$/,j("margin")],[/^m-?xy()()$/,j("margin")],[/^m-?([xy])(?:-?(-?.+))?$/,j("margin")],[/^m-?([rltbse])(?:-?(-?.+))?$/,j("margin")],[/^m-(block|inline)(?:-(-?.+))?$/,j("margin")],[/^m-?([bi][se])(?:-?(-?.+))?$/,j("margin")]];var Eo=["translate","rotate","scale"],le=["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(" "),Gi=["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(" "),Oo={"--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},Po=[[/^(?:transform-)?origin-(.+)$/,([,e])=>({"transform-origin":P[e]??s.bracket.cssvar(e)}),{autocomplete:[`transform-origin-(${Object.keys(P).join("|")})`,`origin-(${Object.keys(P).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?P[e]:void 0);if(t!=null)return{"-webkit-perspective-origin":t,"perspective-origin":t}}],[/^(?:transform-)?translate-()(.+)$/,To],[/^(?:transform-)?translate-([xyz])-(.+)$/,To],[/^(?:transform-)?rotate-()(.+)$/,Ao],[/^(?:transform-)?rotate-([xyz])-(.+)$/,Ao],[/^(?:transform-)?skew-([xy])-(.+)$/,Yi,{autocomplete:["transform-skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,Vo],[/^(?:transform-)?scale-([xyz])-(.+)$/,Vo,{autocomplete:[`transform-(${Eo.join("|")})-<percent>`,`transform-(${Eo.join("|")})-(x|y|z)-<percent>`]}],[/^(?:transform-)?preserve-3d$/,()=>({"transform-style":"preserve-3d"})],[/^(?:transform-)?preserve-flat$/,()=>({"transform-style":"flat"})],["transform",{transform:le}],["transform-cpu",{transform:le}],["transform-gpu",{transform:Gi}],["transform-none",{transform:"none"}],...g("transform")];function To([,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[...kt[e].map(a=>[`--un-translate${a}`,o]),["transform",le]]}function Vo([,e,t]){let r=s.bracket.cssvar.fraction.percent(t);if(r!=null)return[...kt[e].map(o=>[`--un-scale${o}`,r]),["transform",le]]}function Ao([,e="",t]){let r=s.bracket.cssvar.degree(t);if(r!=null)return e?{"--un-rotate":0,[`--un-rotate-${e}`]:r,transform:le}:{"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-rotate":r,transform:le}}function Yi([,e,t]){let r=s.bracket.cssvar.degree(t);if(r!=null)return{[`--un-skew-${e}`]:r,transform:le}}var Xi={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"},Mo=[[/^(.+?)-(\$.+)$/,([,e,t])=>{let r=Xi[e];if(r)return{[r]:s.cssvar(t)}}]],Fo=[[/^\[([\w_-]+):([^'"]+)\]$/,([,e,t])=>({[e]:s.bracket(`[${t}]`)})]];var Uo=[[/^(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 _o=["solid","double","dotted","dashed","wavy",...v],Lo=[[/^(?: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=C("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>"}],..._o.map(e=>[`underline-${e}`,{"text-decoration-style":e}]),..._o.map(e=>[`decoration-${e}`,{"text-decoration-style":e}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];var Wo=[[/^fill-(.+)$/,C("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-(.+)$/,C("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 Tt={},Do=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}`},Bo={name:"breakpoints",match(e,t){let r=Object.entries(he(t)??{}).map(([o,n],a)=>[o,n,a]);for(let[o,n,a]of r){Tt[o]||(Tt[o]=new RegExp(`^((?:[al]t-)?${o}[:-])`));let i=e.match(Tt[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:(m,d)=>d({...m,parent:`${m.parent?`${m.parent} $$ `:""}@media (max-width: ${Do(n)})`,parentOrder:u})}):(u+=a+1,f&&a<r.length-1?{matcher:p,handle:(m,d)=>d({...m,parent:`${m.parent?`${m.parent} $$ `:""}@media (min-width: ${n}) and (max-width: ${Do(r[a+1][1])})`,parentOrder:u})}:{matcher:p,handle:(m,d)=>d({...m,parent:`${m.parent?`${m.parent} $$ `:""}@media (min-width: ${n})`,parentOrder:u})})}},multiPass:!0,autocomplete:"(at-|lt-|)$breakpoints:"};var J=(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}},No=[J(!1,"all","&&-s &&-c"),J(!1,"children","&&-s>&&-c"),J(!1,"next","&&-s+&&-c"),J(!1,"sibling","&&-s+&&-c"),J(!1,"siblings","&&-s~&&-c"),J(!0,"group","&&-c &&-s"),J(!0,"parent","&&-c>&&-s"),J(!0,"previous","&&-c+&&-s"),J(!0,"peer","&&-c~&&-s")];var Ho=W("print","@media print"),Io={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 Ko=(e={})=>{if((e==null?void 0:e.dark)==="class"||typeof e.dark=="object"){let{dark:t=".dark",light:r=".light"}=typeof e.dark=="string"?{}:e.dark;return[q("dark",o=>({prefix:`${t} $$ ${o.prefix}`})),q("light",o=>({prefix:`${r} $$ ${o.prefix}`}))]}return[W("dark","@media (prefers-color-scheme: dark)"),W("light","@media (prefers-color-scheme: light)")]};var qo=[q("rtl",e=>({prefix:`[dir="rtl"] $$ ${e.prefix}`})),q("ltr",e=>({prefix:`[dir="ltr"] $$ ${e.prefix}`}))];var Go={name:"selector",match(e){let t=e.match(/^selector-\[(.+?)\][:-]/);if(t)return{matcher:e.slice(t[0].length),selector:()=>t[1]}}},Yo={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]}`})}}},Xo={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]}}},Zo={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}`}}},Qo={name:"variables",match(e){if(!e.startsWith("["))return;let[t,r]=Rt(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 Jo=/[0-9.]+(?:[a-z]+|%)?/,Zi=[/opacity|color|flex/],en={name:"negative",match(e){if(!!e.startsWith("-"))return{matcher:e.slice(1),body:t=>{if(t.find(o=>o[0]===Cr))return;let r=!1;return t.forEach(o=>{var a;let n=(a=o[1])==null?void 0:a.toString();!n||n==="0"||Zi.some(i=>o[0].match(i))||Jo.test(n)&&(o[1]=n.replace(Jo,i=>`-${i}`),r=!0)}),r?t:[]}}}};var tn={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 Me=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}`])),Fe=Object.fromEntries([["backdrop","::backdrop"]].map(e=>Array.isArray(e)?e:[e,`:${e}`])),Qi=["not","is","where","has"],Vt=Object.entries(Me).filter(([,e])=>!e.startsWith("::")).map(([e])=>e).join("|"),At=Object.entries(Fe).filter(([,e])=>!e.startsWith("::")).map(([e])=>e).join("|"),Pe=Qi.join("|"),rn=e=>{if(e==="active")return 1},ot=(e,t,r)=>{let o=new RegExp(`^(${Y(t)}:)(\\S+)${Y(r)}\\1`),n=new RegExp(`^${e}-((?:(${Pe})-)?(${Vt}))[:-]`),a=new RegExp(`^${e}-((?:(${Pe})-)?(${At}))[:]`);return{name:`pseudo:${e}`,match(i){let c=i.match(n)||i.match(a);if(c){let p=Me[c[3]]||Fe[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:rn(c[3])})}}},multiPass:!0}},on=Object.entries(Me).map(([e])=>e).join("|"),Ji=Object.entries(Fe).map(([e])=>e).join("|"),es=new RegExp(`^(${on})[:-]`),ts=new RegExp(`^(${Ji})[:]`),nn={name:"pseudo",match:e=>{let t=e.match(es)||e.match(ts);if(t){let r=Me[t[1]]||Fe[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:rn(t[1])})}}}},multiPass:!0,autocomplete:`(${on}):`},rs=new RegExp(`^(${Pe})-(${Vt})[:-]`),os=new RegExp(`^(${Pe})-(${At})[:]`),an={match:e=>{let t=e.match(rs)||e.match(os);if(t){let r=t[1],o=Me[t[2]]||Fe[t[2]]||`:${t[2]}`;return{matcher:e.slice(t[0].length),selector:n=>`${n}:${r}(${o})`}}},multiPass:!0,autocomplete:`(${Pe})-(${Vt}|${At}):`},sn=(e={})=>{let t=!!(e!=null&&e.attributifyPseudo);return[ot("group",t?'[group=""]':".group"," "),ot("peer",t?'[peer=""]':".peer","~"),ot("parent",t?'[parent=""]':".parent",">"),ot("previous",t?'[previous=""]':".previous","+")]},ns=/(part-\[(.+)]:)(.+)/,cn={match:e=>{let t=e.match(ns);if(t){let r=`part(${t[2]})`;return{matcher:e.slice(t[1].length),selector:o=>`${o}::${r}`}}},multiPass:!0};var ln=e=>[Qo,Yo,Go,Xo,en,tn,Ho,Io,Bo,...No,nn,an,...sn(e),cn,...Ko(e),...qo,Zo];var pn=[[/^(?: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,m;let r=(n=(o=t.animation)==null?void 0:o.keyframes)==null?void 0:n[e];if(r){let d=((i=(a=t.animation)==null?void 0:a.durations)==null?void 0:i[e])??"1s",x=((p=(c=t.animation)==null?void 0:c.timingFns)==null?void 0:p[e])??"linear",y=((f=(l=t.animation)==null?void 0:l.counts)==null?void 0:f[e])??1,A=(m=(u=t.animation)==null?void 0:u.properties)==null?void 0:m[e];return[`@keyframes ${e}${r}`,{animation:`${e} ${d} ${x} ${y}`,...A}]}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"}],...g("animate","animation")];var un=e=>e?U(e,0):"rgba(255,255,255,0)",as=(e,t,r,o)=>t?o!=null?U(t,o):U(t,`var(--un-${e}-opacity, ${se(t)})`):U(r,o),Ot=e=>([,t],{theme:r})=>{let o=be(t,r);if(!o)return;let{alpha:n,color:a,cssColor:i}=o;if(!a)return;let c=as(e,i,a,n);switch(e){case"from":return{"--un-gradient-from":c,"--un-gradient-to":un(i),"--un-gradient-stops":"var(--un-gradient-from), var(--un-gradient-to)"};case"via":return{"--un-gradient-to":un(i),"--un-gradient-stops":`var(--un-gradient-from), ${c}, var(--un-gradient-to)`};case"to":return{"--un-gradient-to":c}}},is=/^\[url\(.+\)\]$/,ss=/^\[length:.+\]$/,cs=/^\[position:.+\]$/,fn=[[/^bg-(.+)$/,([,e])=>{if(is.test(e))return{"--un-url":s.bracket(e),"background-image":"var(--un-url)"};if(ss.test(e)&&s.bracketOfLength(e)!=null)return{"background-size":s.bracketOfLength(e).split(" ").map(t=>s.fraction.auto.px.cssvar(t)).join(" ")};if(cs.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-(.+)$/,Ot("from")],[/^(?:bg-gradient-)?via-(.+)$/,Ot("via")],[/^(?:bg-gradient-)?to-(.+)$/,Ot("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 P)return{"--un-gradient-shape":`to ${P[e]}`,"--un-gradient":"var(--un-gradient-shape), var(--un-gradient-stops)","background-image":"linear-gradient(var(--un-gradient))"}},{autocomplete:`bg-gradient-to-(${Object.keys(P).filter(e=>e.length<=2&&Array.from(e).every(t=>"rltb".includes(t))).join("|")})`}],[/^(?:bg-gradient-)?shape-(.+)$/,([,e])=>{let t=e in P?`to ${P[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(P).join("|")})`,`shape-(${Object.keys(P).join("|")})`]}],["bg-none",{"background-image":"none"}],["box-decoration-slice",{"box-decoration-break":"slice"}],["box-decoration-clone",{"box-decoration-break":"clone"}],...g("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":P[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"}],...g("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"}],...g("bg-origin","background-origin")];var Pt={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"},dn=[[/^list-(.+?)(?:-(outside|inside))?$/,([,e,t])=>{let r=Pt[e];if(r)return t?{"list-style-position":t,"list-style-type":r}:{"list-style-type":r}},{autocomplete:[`list-(${Object.keys(Pt).join("|")})`,`list-(${Object.keys(Pt).join("|")})-(outside|inside)`]}],["list-outside",{"list-style-position":"outside"}],["list-inside",{"list-style-position":"inside"}],["list-none",{"list-style-type":"none"}],...g("list","list-style-type")],mn=[[/^accent-(.+)$/,C("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>"]}]],bn=[[/^caret-(.+)$/,C("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>"]}]],gn=[["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"]]]],hn=[["overscroll-auto",{"overscroll-behavior":"auto"}],["overscroll-contain",{"overscroll-behavior":"contain"}],["overscroll-none",{"overscroll-behavior":"none"}],...g("overscroll","overscroll-behavior"),["overscroll-x-auto",{"overscroll-behavior-x":"auto"}],["overscroll-x-contain",{"overscroll-behavior-x":"contain"}],["overscroll-x-none",{"overscroll-behavior-x":"none"}],...g("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"}],...g("overscroll-y","overscroll-behavior-y")],xn=[["scroll-auto",{"scroll-behavior":"auto"}],["scroll-smooth",{"scroll-behavior":"smooth"}],...g("scroll","scroll-behavior")];var yn=[[/^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"}],...g("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"}],...g("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"}],...g("break-after")];var ls=/@media \(min-width: (.+)\)/,$n=[[/^__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(ls))==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}]],vn=[[/^(?:(\w+)[:-])?container$/,([,e],t)=>{let r=Object.keys(he(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 kn={"--un-blur":k,"--un-brightness":k,"--un-contrast":k,"--un-drop-shadow":k,"--un-grayscale":k,"--un-hue-rotate":k,"--un-invert":k,"--un-saturate":k,"--un-sepia":k},nt="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)",wn={"--un-backdrop-blur":k,"--un-backdrop-brightness":k,"--un-backdrop-contrast":k,"--un-backdrop-grayscale":k,"--un-backdrop-hue-rotate":k,"--un-backdrop-invert":k,"--un-backdrop-opacity":k,"--un-backdrop-saturate":k,"--un-backdrop-sepia":k},at="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)",Mt=e=>{let t=s.bracket.cssvar(e||"");if(t!=null||(t=e?s.percent(e):"1",t!=null&&parseFloat(t)<=1))return t},ee=(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":at,"backdrop-filter":at}:{[`--un-${e}`]:`${e}(${a})`,filter:nt}},ps=([,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(${ge(r,"--un-drop-shadow-color").join(") drop-shadow(")})`,filter:nt};if(r=s.bracket.cssvar(e),r!=null)return{"--un-drop-shadow":`drop-shadow(${r})`,filter:nt}},Sn=[[/^(?:(backdrop-)|filter-)?blur(?:-(.+))?$/,ee("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-(.+)$/,ee("brightness",e=>s.bracket.cssvar.percent(e)),{autocomplete:["(backdrop|filter)-brightness-<percent>","brightness-<percent>"]}],[/^(?:(backdrop-)|filter-)?contrast-(.+)$/,ee("contrast",e=>s.bracket.cssvar.percent(e)),{autocomplete:["(backdrop|filter)-contrast-<percent>","contrast-<percent>"]}],[/^(?:filter-)?drop-shadow(?:-(.+))?$/,ps,{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-(.+)$/,C("--un-drop-shadow-color","drop-shadow")],[/^(?:filter-)?drop-shadow-color-op(?:acity)?-?(.+)$/,([,e])=>({"--un-drop-shadow-opacity":s.bracket.percent(e)})],[/^(?:(backdrop-)|filter-)?grayscale(?:-(.+))?$/,ee("grayscale",Mt),{autocomplete:["(backdrop|filter)-grayscale","(backdrop|filter)-grayscale-<percent>","grayscale-<percent>"]}],[/^(?:(backdrop-)|filter-)?hue-rotate-(.+)$/,ee("hue-rotate",e=>s.bracket.cssvar.degree(e))],[/^(?:(backdrop-)|filter-)?invert(?:-(.+))?$/,ee("invert",Mt),{autocomplete:["(backdrop|filter)-invert","(backdrop|filter)-invert-<percent>","invert-<percent>"]}],[/^(backdrop-)op(?:acity)-(.+)$/,ee("opacity",e=>s.bracket.cssvar.percent(e)),{autocomplete:["backdrop-(op|opacity)","backdrop-(op|opacity)-<percent>"]}],[/^(?:(backdrop-)|filter-)?saturate-(.+)$/,ee("saturate",e=>s.bracket.cssvar.percent(e)),{autocomplete:["(backdrop|filter)-saturate","(backdrop|filter)-saturate-<percent>","saturate-<percent>"]}],[/^(?:(backdrop-)|filter-)?sepia(?:-(.+))?$/,ee("sepia",Mt),{autocomplete:["(backdrop|filter)-sepia","(backdrop|filter)-sepia-<percent>","sepia-<percent>"]}],["filter",{filter:nt}],["backdrop-filter",{"-webkit-backdrop-filter":at,"backdrop-filter":at}],["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 Rn=[[/^space-?([xy])-?(-?.+)$/,Cn,{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)-(-?.+)$/,Cn],[/^space-(block|inline)-reverse$/,([,e])=>({[`--un-space-${e}-reverse`]:1})]];function Cn([,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=L[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 zn=[["uppercase",{"text-transform":"uppercase"}],["lowercase",{"text-transform":"lowercase"}],["capitalize",{"text-transform":"capitalize"}],["normal-case",{"text-transform":"none"}]],jn=[...["manual","auto","none",...v].map(e=>[`hyphens-${e}`,{"-webkit-hyphens":e,"-ms-hyphens":e,hyphens:e}])],En=[["write-vertical-right",{"writing-mode":"vertical-rl"}],["write-vertical-left",{"writing-mode":"vertical-lr"}],["write-normal",{"writing-mode":"horizontal-tb"}],...g("write","writing-mode")],Tn=[["write-orient-mixed",{"text-orientation":"mixed"}],["write-orient-sideways",{"text-orientation":"sideways"}],["write-orient-upright",{"text-orientation":"upright"}],...g("write-orient","text-orientation")],Vn=[["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"}]],An=[["isolate",{isolation:"isolate"}],["isolate-auto",{isolation:"auto"}],["isolation-auto",{isolation:"auto"}]],On=[["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(P[e])return{"object-position":P[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(P).join("|")})`}]],Pn=[["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"}],...g("bg-blend","background-blend")],Mn=[["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"}],...g("mix-blend")];var Un={"--un-border-spacing-x":0,"--un-border-spacing-y":0},Fn="var(--un-border-spacing-x) var(--un-border-spacing-y)",_n=[["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":Fn}},{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":Fn}},{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 us={"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"},Ln=[[/^(.+?)-(\$.+)$/,([,e,t])=>{let r=us[e];if(r)return{[r]:s.cssvar(t)}}]];var Wn=[[/^divide-?([xy])$/,it,{autocomplete:["divide-(x|y|block|inline)","divide-(x|y|block|inline)-reverse","divide-(x|y|block|inline)-$lineWidth"]}],[/^divide-?([xy])-?(-?.+)$/,it],[/^divide-?([xy])-reverse$/,([,e])=>({[`--un-divide-${e}-reverse`]:1})],[/^divide-(block|inline)$/,it],[/^divide-(block|inline)-(-?.+)$/,it],[/^divide-(block|inline)-reverse$/,([,e])=>({[`--un-divide-${e}-reverse`]:1})],[/^divide-(.+)$/,C("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>"]}],...ce.map(e=>[`divide-${e}`,{"border-style":e}])];function it([,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=L[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=oe(["",e,"solid"]);if(a&&i)return[[`--un-divide-${e}-reverse`,0],...a,...i]}}var Dn=[[/^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 Bn={"--un-ordinal":k,"--un-slashed-zero":k,"--un-numeric-figure":k,"--un-numeric-spacing":k,"--un-numeric-fraction":k},ne=e=>({...e,"font-variant-numeric":"var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)"}),Nn=[[/^ordinal$/,()=>ne({"--un-ordinal":"ordinal"}),{autocomplete:"ordinal"}],[/^slashed-zero$/,()=>ne({"--un-slashed-zero":"slashed-zero"}),{autocomplete:"slashed-zero"}],[/^lining-nums$/,()=>ne({"--un-numeric-figure":"lining-nums"}),{autocomplete:"lining-nums"}],[/^oldstyle-nums$/,()=>ne({"--un-numeric-figure":"oldstyle-nums"}),{autocomplete:"oldstyle-nums"}],[/^proportional-nums$/,()=>ne({"--un-numeric-spacing":"proportional-nums"}),{autocomplete:"proportional-nums"}],[/^tabular-nums$/,()=>ne({"--un-numeric-spacing":"tabular-nums"}),{autocomplete:"tabular-nums"}],[/^diagonal-fractions$/,()=>ne({"--un-numeric-fraction":"diagonal-fractions"}),{autocomplete:"diagonal-fractions"}],[/^stacked-fractions$/,()=>ne({"--un-numeric-fraction":"stacked-fractions"}),{autocomplete:"stacked-fractions"}],["normal-nums",{"font-variant-numeric":"normal"}]];var Hn={"--un-pan-x":k,"--un-pan-y":k,"--un-pinch-zoom":k},Ft="var(--un-pan-x) var(--un-pan-y) var(--un-pinch-zoom)",In=[[/^touch-pan-(x|left|right)$/,([,e])=>({"--un-pan-x":`pan-${e}`,"touch-action":Ft}),{autocomplete:["touch-pan","touch-pan-(x|left|right|y|up|down)"]}],[/^touch-pan-(y|up|down)$/,([,e])=>({"--un-pan-y":`pan-${e}`,"touch-action":Ft})],["touch-pinch-zoom",{"--un-pinch-zoom":"pinch-zoom","touch-action":Ft}],["touch-auto",{"touch-action":"auto"}],["touch-manipulation",{"touch-action":"manipulation"}],["touch-none",{"touch-action":"none"}],...g("touch","touch-action")];var Kn={"--un-scroll-snap-strictness":"proximity"},qn=[[/^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?()-?(-?.+)$/,j("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])-?(-?.+)$/,j("scroll-margin")],[/^scroll-m-?([rltb])-?(-?.+)$/,j("scroll-margin")],[/^scroll-m-(block|inline)-(-?.+)$/,j("scroll-margin")],[/^scroll-m-?([bi][se])-?(-?.+)$/,j("scroll-margin")],[/^scroll-pa?()-?(-?.+)$/,j("scroll-padding")],[/^scroll-p-?([xy])-?(-?.+)$/,j("scroll-padding")],[/^scroll-p-?([rltb])-?(-?.+)$/,j("scroll-padding")],[/^scroll-p-(block|inline)-(-?.+)$/,j("scroll-padding")],[/^scroll-p-?([bi][se])-?(-?.+)$/,j("scroll-padding")]];var Gn=[[/^\$ placeholder-(.+)$/,C("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 Ut=[Mo,Ln,Fo,$n,Vn,co,io,Xr,to,Dn,An,oo,Qr,Gr,ro,jo,no,ao,Ro,Co,_r,_n,Po,pn,so,In,po,lo,qn,dn,Tr,yn,eo,Jr,Zr,qr,Rn,Wn,Yr,hn,xn,go,uo,bo,Ar,Mr,fn,Wo,On,zo,wr,Br,kr,Wr,ho,zn,xo,Nn,Pr,Lo,yo,Dr,Nr,Hr,jn,En,Tn,bn,mn,Or,Pn,Mn,wo,Er,vo,gn,Sn,Ur,Vr,fo,mo,Gn,Uo].flat(1);var _t=[...vn];var Lt={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(Lt).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 Z={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"]},fs={...Z,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"]},Dt={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"]},Bt={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},Yn=["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"],Ue=Object.assign({},...Yn.map(e=>({[e.replace(/ /,"-")]:e})),...Yn.map(e=>({[e.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:e}))),Q=["inherit","initial","revert","revert-layer","unset"],Nt=/^(-?[0-9.]+)(px|pt|pc|rem|em|%|vh|vw|in|cm|mm|ex|ch|vmin|vmax|cqw|cqh|cqi|cqb|cqmin|cqmax|rpx)?$/i,ds=/^(-?[0-9.]+)$/i,Xn=/^(px)$/i,ms=["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 H(e){return e.toFixed(10).replace(/\.0+$/,"").replace(/(\.\d+?)0+$/,"$1")}function bs(e){let t=e.match(Nt);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(o&&!Number.isNaN(n))return`${H(n)}${o}`}function gs(e){if(e==="auto"||e==="a")return"auto"}function hs(e){if(e.match(Xn))return`1${e}`;let t=e.match(Nt);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(!Number.isNaN(n))return o?`${H(n)}${o}`:`${H(n/4)}rem`}function xs(e){if(e.match(Xn))return`1${e}`;let t=e.match(Nt);if(!t)return;let[,r,o]=t,n=parseFloat(r);if(!Number.isNaN(n))return o?`${H(n)}${o}`:`${H(n)}px`}function ys(e){if(!ds.test(e))return;let t=parseFloat(e);if(!Number.isNaN(t))return H(t)}function $s(e){e.endsWith("%")&&(e=e.slice(0,-1));let t=parseFloat(e);if(!Number.isNaN(t))return`${H(t/100)}`}function vs(e){if(e==="full")return"100%";let[t,r]=e.split("/"),o=parseFloat(t)/parseFloat(r);if(!Number.isNaN(o))return`${H(o*100)}%`}var ks=/^\[(color|length|position):/i;function ct(e,t){if(e&&e.startsWith("[")&&e.endsWith("]")){let r,o=e.match(ks);if(o?t&&o[1]===t&&(r=e.slice(o[0].length,-1)):r=e.slice(1,-1),!r)return;let n=0;for(let a of r)if(a==="[")n+=1;else if(a==="]"&&(n-=1,n<0))return;return n?void 0:r.replace(/(url\(.*?\))/g,a=>a.replace(/_/g,"\\_")).replace(/([^\\])_/g,"$1 ").replace(/(?:calc|clamp|max|min)\((.*)/g,a=>a.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 "))}}function ws(e){return ct(e)}function Ss(e){return ct(e,"color")}function Cs(e){return ct(e,"length")}function Rs(e){return ct(e,"position")}function zs(e){if(e.match(/^\$\S/))return`var(--${Se(e.slice(1))})`}function js(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?`${H(n)}${o}`:`${H(n)}ms`}function Es(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?`${H(n)}${o}`:`${H(n)}deg`}function Ts(e){if(Q.includes(e))return e}function Vs(e){if(e.split(",").every(t=>ms.includes(t)))return e}function As(e){if(["top","left","right","bottom","center"].includes(e))return e}var Os={__proto__:null,numberWithUnit:bs,auto:gs,rem:hs,px:xs,number:ys,percent:$s,fraction:vs,bracket:ws,bracketOfColor:Ss,bracketOfLength:Cs,bracketOfPosition:Rs,cssvar:zs,time:js,degree:Es,global:Ts,properties:Vs,position:As},h=Ye(Os);function Wt(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 lt(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=h.bracketOfColor(o),l=p||o;l.match(/^#[\da-fA-F]+/g)?c=l:l.match(/^hex-[\da-fA-F]+/g)?c=`#${l.slice(4)}`:o.startsWith("$")&&(c=h.cssvar(o)),c=c||p;let f="DEFAULT";if(!c){let u,[m]=a.slice(-1);m.match(/^\d+$/)?(f=m,u=Wt(t,a.slice(0,-1)),!u||typeof u=="string"?c=void 0:c=u[f]):(u=Wt(t,a),!u&&a.length<=2&&([,f=f]=a,u=Wt(t,[i])),typeof u=="string"?c=u:f&&u&&(c=u[f]))}return{opacity:n,name:i,no:f,color:c,cssColor:Jn(c),alpha:h.bracket.cssvar.percent(n??"")}}function ae(e,t,r){return([,o],{theme:n})=>{let a=lt(o,n);if(!a)return;let{alpha:i,color:c,cssColor:p}=a,l={};if(p?i!=null?l[e]=te(p,i):(l[`--un-${t}-opacity`]=pt(p),l[e]=te(p,`var(--un-${t}-opacity)`)):c&&(l[e]=te(c,i)),(r==null?void 0:r(l))!==!1)return l}}function Ht(e,t){let r=[];e=M(e);for(let o=0;o<e.length;o++){let n=st(e[o]," ",6);if(!n||n.length<3)return e;let a=Jn(n.pop());if(a==null)return e;r.push(`${n.join(" ")} var(${t}, ${te(a)})`)}return r}function Zn(e,t){var r;return e!=null&&!!((r=lt(e,t))!=null&&r.color)}function V(e,t){return Q.map(r=>[`${e}-${r}`,{[t??e]:r}])}function Ps(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 st(e,t,r){if(t.length!==1)return;r=r??10;let o=[],n=0;for(;e!=="";){if(++n>r)return;let a=Ps(e,"(",")",t);if(!a)return;let[i,c]=a;o.push(i),e=c}if(o.length>0)return o}var It=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"],Qn=["%alpha","<alpha-value>"],Ms=new RegExp(Qn.map(e=>Y(e)).join("|"));function Jn(e=""){let t=Fs(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)&&!(It.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 pt(e){let t=e.alpha??1;return typeof t=="string"&&Qn.includes(t)?1:t}function te(e,t){if(typeof e=="string")return e.replace(Ms,`${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}`,It.includes(n)?`${n}(${r.join(" ")}${o})`:`color(${n} ${r.join(" ")}${o})`)}function Fs(e){if(!e)return;let t=Us(e);if(t!=null||(t=_s(e),t!=null)||(t=Ls(e),t!=null)||(t=Ds(e),t!=null)||(t=Bs(e),t!=null))return t}function Us(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 _s(e){let t={rebeccapurple:[102,51,153,1]}[e];if(t!=null)return{type:"rgb",components:t.slice(0,3),alpha:t[3]}}function Ls(e){let t=e.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!t)return;let[,r,o]=t,n=st(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 Ws=new RegExp(`^(${It.join("|")})\\((.+)\\)$`,"i");function Ds(e){let t=e.match(Ws);if(!t)return;let[,r,o]=t,n=ea(`${r} ${o}`);if(n){let{alpha:a,components:[i,...c]}=n;return{type:i,components:c,alpha:a}}}function Bs(e){let t=e.match(/^color\((.+)\)$/);if(!t)return;let r=ea(t[1]);if(r){let{alpha:o,components:[n,...a]}=r;return{type:n,components:a,alpha:o}}}function ea(e){let t=st(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=st(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 ta={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(Q.map(e=>[e,e]))},vu=[[/^(?:vertical|align|v)-([-\w]+)$/,([,e])=>({"vertical-align":ta[e]}),{autocomplete:`(vertical|align|v)-(${Object.keys(ta).join("|")})`}]],ku=["center","left","right","justify","start","end",...Q].map(e=>[`text-${e}`,{"text-align":e}]),wu=[[/^outline-(?:width-|size-)?(.+)$/,([,e],{theme:t})=>{var r;return{"outline-width":((r=t.lineWidth)==null?void 0:r[e])??h.bracket.cssvar.global.px(e)}},{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,ae("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])??h.bracket.cssvar.global.px(e)}},{autocomplete:"outline-(offset)-<num>"}],["outline",{"outline-style":"solid"}],...["auto","dashed","dotted","double","hidden","solid","groove","ridge","inset","outset",...Q].map(e=>[`outline-${e}`,{"outline-style":e}]),["outline-none",{outline:"2px solid transparent","outline-offset":"2px"}]];var Be=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...Q],Su=[[/^(?:border|b)()(?:-(.+))?$/,_e,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,_e],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,_e],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,_e],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,_e],[/^(?:border|b)-()(?:width|size)-(.+)$/,$e,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,$e],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,$e],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,$e],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,$e],[/^(?:border|b)-()(?:color-)?(.+)$/,Le,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,Le],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,Le],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,Le],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,Le],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,We,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,We],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,We],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,We],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,We],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,De,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-<num>","(rounded|rd)","(rounded|rd)-<num>"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltb])(?:-(.+))?$/,De],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,De],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se])(?:-(.+))?$/,De],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,De],[/^(?:border|b)-(?:style-)?()(.+)$/,ve,{autocomplete:["(border|b)-style",`(border|b)-(${Be.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${Be.join("|")})`,`(border|b)-<directions>-style-(${Be.join("|")})`,`(border|b)-style-(${Be.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,ve],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,ve],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,ve],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,ve]],Ns=e=>([,t],r)=>{let o=lt(t,r);if(!o)return;let{alpha:n,color:a,cssColor:i}=o;if(i)return n!=null?{[`border${e}-color`]:te(i,n)}:e===""?{"--un-border-opacity":pt(i),"border-color":te(i,"var(--un-border-opacity)")}:{"--un-border-opacity":pt(i),[`--un-border${e}-opacity`]:"var(--un-border-opacity)",[`border${e}-color`]:te(i,`var(--un-border${e}-opacity)`)};if(a)return{[`border${e}-color`]:te(a,n)}};function _e(e,t){let r=$e(e,t),o=ve(["",e[1],"solid"]);if(r&&o)return[...r,...o]}function $e([,e="",t],{theme:r}){var n;let o=((n=r.lineWidth)==null?void 0:n[t||"DEFAULT"])??h.bracket.cssvar.global.px(t||"1");if(e in Z&&o!=null)return Z[e].map(a=>[`border${a}-width`,o])}function Le([,e="",t],{theme:r}){if(e in Z&&Zn(t,r))return Object.assign({},...Z[e].map(o=>Ns(o)(["",t],r)))}function We([,e="",t]){let r=h.bracket.percent(t);if(e in Z&&r!=null)return Z[e].map(o=>[`--un-border${o}-opacity`,r])}function De([,e="",t],{theme:r}){var n;let o=((n=r.borderRadius)==null?void 0:n[t||"DEFAULT"])||h.bracket.cssvar.global.fraction.rem(t||"1");if(e in Dt&&o!=null)return Dt[e].map(a=>[`border${a}-radius`,o])}function ve([,e="",t]){if(Be.includes(t)&&e in Z)return Z[e].map(r=>[`border${r}-style`,t])}var ft={all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke"].join(","),none:"none",opacity:"opacity",shadow:"box-shadow",transform:"transform"},ra=e=>h.properties(e)??ft[e],Cu=[[/^transition(?:-([a-z-]+(?:,[a-z-]+)*))?(?:-(\d+))?$/,([,e,t],{theme:r})=>{var n;let o=e!=null?ra(e):[ft.colors,"opacity","box-shadow","transform","filter","backdrop-filter"].join(",");if(o){let a=((n=r.duration)==null?void 0:n[t||"DEFAULT"])??h.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(ft).join("|")})`}],[/^(?:transition-)?duration-(.+)$/,([,e],{theme:t})=>{var r;return{"transition-duration":((r=t.duration)==null?void 0:r[e||"DEFAULT"])??h.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"])??h.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"])??h.bracket.cssvar(e)}},{autocomplete:["transition-ease-(linear|in|out|in-out|DEFAULT)","ease-(linear|in|out|in-out|DEFAULT)"]}],[/^(?:transition-)?property-(.+)$/,([,e])=>({"transition-property":h.bracket.global(e)||ra(e)}),{autocomplete:[`transition-property-(${[...Q,...Object.keys(ft)].join("|")})`]}],["transition-none",{transition:"none"}],...V("transition")],oa={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},Ru=[[/^font-(.+)$/,([,e],{theme:t})=>{var r;return{"font-family":((r=t.fontFamily)==null?void 0:r[e])||h.bracket.cssvar.global(e)}},{autocomplete:"font-$fontFamily"}],[/^text-(.+)$/,([,e="base"],{theme:t})=>{var o;let r=M((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":h.bracketOfLength.rem(e)}},{autocomplete:"text-$fontSize"}],[/^text-size-(.+)$/,([,e],{theme:t})=>{var n;let r=M((n=t.fontSize)==null?void 0:n[e]),o=(r==null?void 0:r[0])??h.bracket.cssvar.global.rem(e);if(o!=null)return{"font-size":o}},{autocomplete:"text-size-$fontSize"}],[/^(?:font|fw)-?([^-]+)$/,([,e])=>({"font-weight":oa[e]||h.global.number(e)}),{autocomplete:`(font|fw)-(100|200|300|400|500|600|700|800|900|${Object.keys(oa).join("|")})`}],[/^(?:font-)?(?:leading|lh)-(.+)$/,([,e],{theme:t})=>{var r;return{"line-height":((r=t.lineHeight)==null?void 0:r[e])||h.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":h.bracket.cssvar.global(e)})],[/^(?:font-)?tracking-(.+)$/,([,e],{theme:t})=>{var r;return{"letter-spacing":((r=t.letterSpacing)==null?void 0:r[e])||h.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])||h.bracket.cssvar.global.rem(e)}},{autocomplete:"word-spacing-$wordSpacing"}]];var zu=[[/^text-stroke(?:-(.+))?$/,([,e],{theme:t})=>{var r;return{"-webkit-text-stroke-width":((r=t.textStrokeWidth)==null?void 0:r[e||"DEFAULT"])||h.bracket.cssvar.px(e)}},{autocomplete:"text-stroke-$textStrokeWidth"}],[/^text-stroke-(.+)$/,ae("-webkit-text-stroke-color","text-stroke"),{autocomplete:"text-stroke-$colors"}],[/^text-stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-stroke-opacity":h.bracket.percent(e)}),{autocomplete:"text-stroke-(op|opacity)-<percent>"}]],ju=[[/^text-shadow(?:-(.+))?$/,([,e],{theme:t})=>{var o;let r=(o=t.textShadow)==null?void 0:o[e||"DEFAULT"];return r!=null?{"--un-text-shadow":Ht(r,"--un-text-shadow-color").join(","),"text-shadow":"var(--un-text-shadow)"}:{"text-shadow":h.bracket.cssvar.global(e)}},{autocomplete:"text-shadow-$textShadow"}],[/^text-shadow-color-(.+)$/,ae("--un-text-shadow-color","text-shadow"),{autocomplete:"text-shadow-color-$colors"}],[/^text-shadow-color-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-shadow-opacity":h.bracket.percent(e)}),{autocomplete:"text-shadow-color-(op|opacity)-<percent>"}]],ut=["auto","hidden","clip","visible","scroll","overlay",...Q],Eu=[[/^(?:overflow|of)-(.+)$/,([,e])=>ut.includes(e)?{overflow:e}:void 0,{autocomplete:[`(overflow|of)-(${ut.join("|")})`,`(overflow|of)-(x|y)-(${ut.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,e,t])=>ut.includes(t)?{[`overflow-${e}`]:t}:void 0]];var Tu=[["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"}],...V("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"}],...V("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"}],...V("justify-self")];var Vu=[["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"}],...V("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"}],...V("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"}],...V("self","align-self")],Au=[["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"}],...V("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"}],...V("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"}],...V("place-self")];var Ou=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-none",{float:"none"}],...V("float"),["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-none",{clear:"none"}],...V("clear")];var Pu=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...V("box","box-sizing")],Hs=["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"],la=" ";var Mu=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...V("backface","backface-visibility")],Fu=[[/^cursor-(.+)$/,([,e])=>({cursor:h.bracket.cssvar.global(e)})],...Hs.map(e=>[`cursor-${e}`,{cursor:e}])],Uu=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...V("pointer-events")],_u=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...V("resize")],Lu=[["select-auto",{"user-select":"auto"}],["select-all",{"user-select":"all"}],["select-text",{"user-select":"text"}],["select-none",{"user-select":"none"}],...V("select","user-select")];var Wu=[[/^intrinsic-size-(.+)$/,([,e])=>({"contain-intrinsic-size":h.bracket.cssvar.global.fraction.rem(e)}),{autocomplete:"intrinsic-size-<num>"}],["content-visibility-visible",{"content-visibility":"visible"}],["content-visibility-hidden",{"content-visibility":"hidden"}],["content-visibility-auto",{"content-visibility":"auto"}],...V("content-visibility")];var Du=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}],...V("case","text-transform")];var pa={"--un-ring-inset":la,"--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)"},Bu=[[/^ring(?:-(.+))?$/,([,e],{theme:t})=>{var o;let r=((o=t.ringWidth)==null?void 0:o[e||"DEFAULT"])??h.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])??h.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])??h.bracket.cssvar.px(e)}},{autocomplete:"ring-offset-(width|size)-$lineWidth"}],[/^ring-(.+)$/,ae("--un-ring-color","ring"),{autocomplete:"ring-$colors"}],[/^ring-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-opacity":h.bracket.percent(e)}),{autocomplete:"ring-(op|opacity)-<percent>"}],[/^ring-offset-(.+)$/,ae("--un-ring-offset-color","ring-offset"),{autocomplete:"ring-offset-$colors"}],[/^ring-offset-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-offset-opacity":h.bracket.percent(e)}),{autocomplete:"ring-offset-(op|opacity)-<percent>"}],["ring-inset",{"--un-ring-inset":"inset"}]],ua={"--un-ring-offset-shadow":"0 0 rgba(0,0,0,0)","--un-ring-shadow":"0 0 rgba(0,0,0,0)","--un-shadow-inset":la,"--un-shadow":"0 0 rgba(0,0,0,0)"},Nu=[[/^shadow(?:-(.+))?$/,([,e],{theme:t})=>{var o;let r=(o=t.boxShadow)==null?void 0:o[e||"DEFAULT"];if(r)return{"--un-shadow":Ht(r,"--un-shadow-color").join(","),"box-shadow":"var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"}},{autocomplete:"shadow-$boxShadow"}],[/^shadow-(.+)$/,ae("--un-shadow-color","shadow"),{autocomplete:"shadow-$colors"}],[/^shadow-op(?:acity)?-?(.+)$/,([,e])=>({"--un-shadow-opacity":h.bracket.percent(e)}),{autocomplete:"shadow-(op|opacity)-<percent>"}],["shadow-inset",{"--un-shadow-inset":"inset"}]],na=["translate","rotate","scale"],pe=["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(" "),Is=["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(" "),fa={"--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},Hu=[[/^(?:transform-)?origin-(.+)$/,([,e])=>({"transform-origin":Ue[e]??h.bracket.cssvar(e)}),{autocomplete:[`transform-origin-(${Object.keys(Ue).join("|")})`,`origin-(${Object.keys(Ue).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,e])=>{let t=h.bracket.cssvar.px.numberWithUnit(e);if(t!=null)return{"-webkit-perspective":t,perspective:t}}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,e])=>{let t=h.bracket.cssvar(e)??(e.length>=3?Ue[e]:void 0);if(t!=null)return{"-webkit-perspective-origin":t,"perspective-origin":t}}],[/^(?:transform-)?translate-()(.+)$/,aa],[/^(?:transform-)?translate-([xyz])-(.+)$/,aa],[/^(?:transform-)?rotate-()(.+)$/,sa],[/^(?:transform-)?rotate-([xyz])-(.+)$/,sa],[/^(?:transform-)?skew-([xy])-(.+)$/,Ks,{autocomplete:["transform-skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,ia],[/^(?:transform-)?scale-([xyz])-(.+)$/,ia,{autocomplete:[`transform-(${na.join("|")})-<percent>`,`transform-(${na.join("|")})-(x|y|z)-<percent>`]}],[/^(?:transform-)?preserve-3d$/,()=>({"transform-style":"preserve-3d"})],[/^(?:transform-)?preserve-flat$/,()=>({"transform-style":"flat"})],["transform",{transform:pe}],["transform-cpu",{transform:pe}],["transform-gpu",{transform:Is}],["transform-none",{transform:"none"}],...V("transform")];function aa([,e,t],{theme:r}){var n;let o=((n=r.spacing)==null?void 0:n[t])??h.bracket.cssvar.fraction.rem(t);if(o!=null)return[...Bt[e].map(a=>[`--un-translate${a}`,o]),["transform",pe]]}function ia([,e,t]){let r=h.bracket.cssvar.fraction.percent(t);if(r!=null)return[...Bt[e].map(o=>[`--un-scale${o}`,r]),["transform",pe]]}function sa([,e="",t]){let r=h.bracket.cssvar.degree(t);if(r!=null)return e?{"--un-rotate":0,[`--un-rotate-${e}`]:r,transform:pe}:{"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-rotate":r,transform:pe}}function Ks([,e,t]){let r=h.bracket.cssvar.degree(t);if(r!=null)return{[`--un-skew-${e}`]:r,transform:pe}}var ca=["solid","double","dotted","dashed","wavy",...Q],Iu=[[/^(?: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])??h.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=ae("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":h.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])??h.auto.bracket.cssvar.global.px(e)}},{autocomplete:"(underline|decoration)-(offset)-<num>"}],...ca.map(e=>[`underline-${e}`,{"text-decoration-style":e}]),...ca.map(e=>[`decoration-${e}`,{"text-decoration-style":e}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];var da={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(",")},ma={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"]},ba={DEFAULT:"1.5rem",xs:"0.5rem",sm:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem","2xl":"3rem","3xl":"4rem"},ga={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},ha={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)"]},xa={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},Gt={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},ya=Gt,Yt={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},$a={...Yt},va={DEFAULT:"1px",none:"0px"},ka={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"},wa={DEFAULT:"150ms",none:"0ms",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},Sa={DEFAULT:"0.25rem",none:"0rem",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},Ca={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)"},Ra={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)"},za={DEFAULT:"1px",none:"0px"},ja={DEFAULT:"8px",0:"0",sm:"4px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Ea={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)"},Ie={xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",prose:"65ch"},Kt={auto:"auto",...Ie,screen:"100vw"},Ne={none:"none",...Ie,screen:"100vw"},qt={auto:"auto",...Ie,screen:"100vh"},He={none:"none",...Ie,screen:"100vh"},Ta={...fa,...ua,...pa},Xt={width:Kt,height:qt,maxWidth:Ne,maxHeight:He,minWidth:Ne,minHeight:He,inlineSize:Kt,blockSize:qt,maxInlineSize:Ne,maxBlockSize:He,minInlineSize:Ne,minBlockSize:He,colors:Lt,fontFamily:da,fontSize:ma,breakpoints:Yt,verticalBreakpoints:$a,borderRadius:Sa,lineHeight:xa,letterSpacing:Gt,wordSpacing:ya,boxShadow:Ca,textIndent:ba,textShadow:ha,textStrokeWidth:ga,blur:ja,dropShadow:Ea,easing:Ra,lineWidth:va,spacing:ka,duration:wa,ringWidth:za,preflightBase:Ta};var Zt={...Xt,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:{...Oo,...Hn,...Kn,...Bn,...Un,...ko,...$o,...kn,...wn}};var Va=[q("svg",e=>({selector:`${e.selector} svg`}))];var Aa=[q(".dark",e=>({prefix:`.dark $$ ${e.prefix}`})),q(".light",e=>({prefix:`.light $$ ${e.prefix}`})),W("@dark","@media (prefers-color-scheme: dark)"),W("@light","@media (prefers-color-scheme: light)")];var Oa=[W("contrast-more","@media (prefers-contrast: more)"),W("contrast-less","@media (prefers-contrast: less)")],Pa=[W("motion-reduce","@media (prefers-reduced-motion: reduce)"),W("motion-safe","@media (prefers-reduced-motion: no-preference)")],Ma=[W("landscape","@media (orientation: landscape)"),W("portrait","@media (orientation: portrait)")];var Fa=e=>{if(/^space-?([xy])-?(-?.+)$/.test(e)||e.startsWith("divide-"))return{matcher:e,selector:t=>`${t}>:not([hidden])~:not([hidden])`}};var Ua=(e,{theme:t})=>{let r=e.match(/^(.*)\b(placeholder-)(.+)$/);if(r){let[,o="",n,a]=r;if(Je(a,t)||qs(a))return{matcher:`${o}placeholder-$ ${n}${a}`}}};function qs(e){let t=e.match(/^op(?:acity)?-?(.+)$/);return t&&t[1]!=null?s.bracket.percent(t[1])!=null:!1}var Qt=e=>[Ua,Fa,...ln(e),...Oa,...Ma,...Pa,...Va,...Aa];var _a=(e,t,r)=>`calc(${t} + (${e} - ${t}) * ${r} / 100)`,La=(e,t,r)=>{let o=[e,t],n=[];for(let i=0;i<2;++i){let c=typeof o[i]=="string"?xe(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(_a(n[0].components[i],n[1].components[i],r));return{type:"rgb",components:a,alpha:_a(n[0].alpha??1,n[1].alpha??1,r)}},Wa=(e,t)=>La("#fff",e,t),Da=(e,t)=>La("#000",e,t),Gs=(e,t)=>{let r=parseFloat(`${t}`);if(!Number.isNaN(r))return r>0?Da(e,t):Wa(e,-r)},Ys={tint:Wa,shade:Da,shift:Gs},Ba=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=xe(`${o[1]}`);if(n){let a=Ys[t[1]](n,t[2]);a&&(o[1]=U(a))}}}),r)}};var Xs=(e={})=>(e.dark=e.dark??"class",e.attributifyPseudo=e.attributifyPseudo??!1,{name:"@unocss/preset-uno",theme:Zt,rules:Ut,shortcuts:_t,variants:[...Qt(e),Ba],options:e,preflights:yt,prefix:e.prefix}),Na=Xs;var Jt=/^(?!\[(?:[^:]+):(?:.+)\]$)((?:.+:)?!?)?(.*)$/,Ha=(e={})=>{let t=e.prefix??"un-",r=e.prefixedOnly??!1,o=e.trueToNonValued??!1;return{name:"attributify",match(n){let a=ir(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(Jt)||[];return l==="~"||o&&l==="true"||!l?`${p}${i}`:`${p}${i}-${l}`}}};var Zs=/(<\w[\w:\.$-]*\s)((?:'[^>]*?'|"[^>]*?"|`[^>]*?`|\{[^>]*?\}|[^>]*?)*)/g,Qs=/([?]|(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-]+)(?:=("[^"]*|'[^']*))?/g,Ia=/[\s'"`;>]+/,Ka={name:"attributify",extract:({content:e,cursor:t})=>{let r=e.matchAll(Zs),o,n=0;for(let y of r){let[,A,$]=y,T=y.index+A.length;if(t>T&&t<=T+$.length){n=T,o=$;break}}if(!o)return null;let a=o.matchAll(Qs),i=0,c,p;for(let y of a){let[A,$,T]=y,O=n+y.index;if(t>O&&t<=O+A.length){i=O,c=$,p=T==null?void 0:T.slice(1);break}}if(!c||c==="class"||c==="className"||c===":class")return null;if(p===void 0)return{extracted:c,resolveReplacement(y){return{start:i,end:i+c.length,replacement:y}}};let l=i+c.length+2,f=Ia.exec(p),u=0,m;for(;f;){let[y]=f;if(t>l+u&&t<=l+u+f.index){m=p.slice(u,u+f.index);break}u+=f.index+y.length,f=Ia.exec(p.slice(u))}m===void 0&&(m=p.slice(u));let[,d="",x]=m.match(Jt)||[];return{extracted:`${d}${c}-${x}`,transformSuggestions(y){return y.filter(A=>A.startsWith(`${d}${c}-`)).map(A=>d+A.slice(d.length+c.length+1))},resolveReplacement(y){return{start:u+l,end:u+l+m.length,replacement:d+y.slice(d.length+c.length+1)}}}}};var Js=["v-bind:",":"],qa=/[\s'"`;]+/g,ec=/<\w(?=.*>)[\w:\.$-]*\s((?:['"`\{].*?['"`\}]|.*?)*?)>/gs,tc=/([?]|(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:!%-]+)(?:={?(["'])([^\2]*?)\2}?)?/g,er=["placeholder"],Ga=e=>{let t=(e==null?void 0:e.ignoreAttributes)??er,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(ec)).flatMap(i=>Array.from((i[1]||"").matchAll(tc))).flatMap(([,i,c,p])=>{if(t.includes(i))return[];for(let l of Js)if(i.startsWith(l)){i=i.slice(l.length);break}if(!p){if(Re(i)&&r!==!1){let l=[`[${i}=""]`];return o&&l.push(`[${i}="true"]`),l}return[]}return["class","className"].includes(i)?p.split(qa).filter(Re):p.split(qa).filter(Boolean).map(l=>`[${i}~="${l}"]`)});return new Set(a)}}};var rc=(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??er;let t=[Ha(e)],r=[Ga(e)],o=[Ka];return e.strict||r.unshift(ze),{name:"@unocss/preset-attributify",variants:t,extractors:r,options:e,autocomplete:{extractors:o}}},Ya=rc;var oc=e=>e.replace(/-(\w)/g,(t,r)=>r?r.toUpperCase():""),Xa=e=>e.charAt(0).toUpperCase()+e.slice(1),Za=e=>e.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase(),Qa=["Webkit","Moz","ms"];function Ja(e){let t={};function r(o){let n=t[o];if(n)return n;let a=oc(o);if(a!=="filter"&&a in e)return t[o]=Za(a);a=Xa(a);for(let i=0;i<Qa.length;i++){let c=`${Qa[i]}${a}`;if(c in e)return t[o]=Za(Xa(c))}return o}return({entries:o})=>o.forEach(n=>{n[0].startsWith("--")||(n[0]=r(n[0]))})}function ei(e){return e.replace(/&/g,"&").replace(/>/g,">").replace(/</g,"<")}function tr(e={}){var S,_;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 b=o.postprocess;b||(b=[]),Array.isArray(b)||(b=[b]),b.unshift(Ja(document.createElement("div").style)),o.postprocess=b}(S=r==null?void 0:r.configResolved)==null||S.call(r,t,o);let n,a=!0,i,c=xr(t,o),p=new Set,l,f=[],u=()=>new Promise(b=>{f.push(b),l!=null&&clearTimeout(l),l=setTimeout(()=>d().then(()=>{let R=f;f=[],R.forEach(D=>D())}),0)});function m(b=document.body){if(b.nodeType!==1)return;let R=b;R.hasAttribute("un-cloak")&&R.removeAttribute("un-cloak"),R.querySelectorAll("[un-cloak]").forEach(D=>{D.removeAttribute("un-cloak")})}async function d(){let b=await c.generate(p);n||(n=document.createElement("style"),document.documentElement.prepend(n)),n.innerHTML=b.css,p=b.matched}async function x(b){let R=p.size;await c.applyExtractors(b,void 0,p),R!==p.size&&await u()}async function y(){let b=document.body&&document.body.outerHTML;b&&(await x(`${b} ${ei(b)}`),m())}let A=new MutationObserver(b=>{a||b.forEach(async R=>{if(R.target.nodeType!==1)return;let D=R.target;if(D!==n)if(R.type==="childList")R.addedNodes.forEach(async ie=>{if(ie.nodeType!==1)return;let re=ie;i&&!i(re)||(await x(re.outerHTML),m(re))});else{if(i&&!i(D))return;if(R.attributeName!=="un-cloak"){let ie=Array.from(D.attributes).map(E=>E.value?`${E.name}="${E.value}"`:E.name).join(" "),re=`<${D.tagName.toLowerCase()} ${ie}>`;await x(re)}D.hasAttribute("un-cloak")&&D.removeAttribute("un-cloak")}})}),$=!1;function T(){if($)return;let b=document.documentElement||document.body;!b||(A.observe(b,{childList:!0,subtree:!0,attributes:!0}),$=!0)}function O(){y(),T()}function w(){document.readyState==="loading"?window.addEventListener("DOMContentLoaded",O):O()}let z=window.__unocss_runtime=window.__unocss_runtime={version:c.version,uno:c,async extract(b){typeof b!="string"&&(b.forEach(R=>p.add(R)),b=""),await x(b)},extractAll:y,inspect(b){i=b},toggleObserver(b){b===void 0?a=!a:a=!!b,!$&&!a&&w()}};((_=r==null?void 0:r.ready)==null?void 0:_.call(r,z))!==!1&&(a=!1,w())}tr({defaults:{presets:[Na(),Ya()]}});})();
|
package/core.global.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";(()=>{function vt(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=vt;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 Ut(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 B(e){return e==null?"":Ut(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))return[...n];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 wt=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,q="$$shortcut-no-merge";function it(e=""){return wt.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 G=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
|
|
2
|
-
`,d=new Set([I]),f=new Set,S=new Map,l={},h=Array.from(
|
|
1
|
+
"use strict";(()=>{function vt(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=vt;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 Ut(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 B(e){return e==null?"":Ut(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))return[...n];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 wt=/(?!\d|-{2}|-\d)[a-zA-Z0-9\u00A0-\uFFFF-_:%-?]/,q="$$shortcut-no-merge";function it(e=""){return wt.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 G=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=["-",":"],r=5){ct.lastIndex=0;let n=!1,s=e.toString();do{let i=s;s=s.replace(ct,(o,p,a,c)=>t.includes(a)?c.split(/\s/g).filter(Boolean).map(d=>d==="~"?p:d.replace(/^(!?)(.*)/,`$1${p}${a}$2`)).join(" "):o),n=s!==i,r-=1}while(n&&r);return typeof e=="string"?s:e.length()?e.overwrite(0,e.length(),s):e}var ut=new Set;function ft(e){ut.has(e)||(console.warn("[unocss]",e),ut.add(e))}var At=e=>e.split(/\\?[\s'"`;={}]+/g).filter(it),J={name:"split",order:0,extract({code:e}){return new Set(At(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",Vt="shortcuts",dt={[N]:-100,[Vt]:-10,[I]:0};function ht(e){return L(e).flatMap(t=>Array.isArray(t)?[t]:Object.entries(t))}function Tt(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(Tt),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 a=o("rules"),c={},d=a.length;a.forEach((l,h)=>{var b;if(nt(l)){let _=((b=l[2])==null?void 0:b.prefix)||"";c[_+l[0]]=[h,l[1],l[2],l],delete a[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:a,rulesStaticMap:c,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.45.13";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 a;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 c of this.config.preprocess)s=c(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 c=await this.stringifyShortcuts(o.variantMatch,o,p[0],p[1]);if(c!=null&&c.length)return this._cache.set(n,c),c}else{let c=(a=await this.parseUtil(o.variantMatch,o))==null?void 0:a.map(d=>this.stringifyUtil(d,o)).filter(at);if(c!=null&&c.length)return this._cache.set(n,c),c}this._cache.set(n,null)}async generate(t,r={}){let{id:n,scope:s,preflights:i=!0,safelist:o=!0,minify:p=!1}=r,a=R(t)?await this.applyExtractors(t,n):Array.isArray(t)?new Set(t):t;o&&this.config.safelist.forEach(m=>a.add(m));let c=p?"":`
|
|
2
|
+
`,d=new Set([I]),f=new Set,S=new Map,l={},h=Array.from(a).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(c);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={},w=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,A=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&&Mt(E,s))??"",(T==null?void 0:T.sort)??0]],V,!!(T!=null&&T.noMerge)]);if(!A.length)return;let P=A.reverse().map(([E,V,T],D)=>{if(!T&&this.config.mergeSelectors)for(let $=D+1;$<x;$++){let M=A[$];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(`,${c}`)}{${V}}`:V}).filter(Boolean).reverse().join(c);if(!v)return P;let O=v.split(" $$ ");return`${O.join("{")}{${c}${P}${c}}${O.map(E=>"").join("}")}`}).filter(Boolean).join(c);i&&(C=[l[m],C].filter(Boolean).join(c));let y=p?"":`/* layer: ${m} */${c}`;return g[m]=C?y+C:""},U=(m=_,C)=>m.filter(y=>!(C!=null&&C.includes(y))).map(y=>w(y)||"").filter(Boolean).join(c);return{get css(){return U()},layers:_,matched:f,getLayers:U,getLayer:w}}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 a of this.config.variants){if(!a.multiPass&&n.has(a))continue;let c=a.match(i,p);if(!!c){R(c)&&(c={matcher:c}),i=c.matcher,s.unshift(c),n.add(a),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((c,d)=>(c.order||0)-(d.order||0)).reverse().reduce((c,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??Lt)({...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},c)},c=>c)({prefix:"",selector:Pt(n),pseudo:"",entries:t[2]}),{parent:o,parentOrder:p}=i;o!=null&&p!=null&&this.parentOrders.set(o,p);let a={selector:Ot([i.prefix,i.selector,i.pseudo].join("")),entries:i.entries,parent:o,layer:i.layer,sort:i.sort};for(let c of this.config.postprocess)c(a);return a}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]),a=`${i}{${B(o)}}`;return p?`${p}{${a}}`:a}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,a=this.config.rulesStaticMap[i];if(a&&a[1]&&(n||!((f=a[2])!=null&&f.internal))){p(a[3]);let l=a[0],h=k(a[1]),b=a[2];return R(h)?[[l,h,b]]:[[l,s,h,b,o]]}r.variantHandlers=o;let{rulesDynamic:c,rulesSize:d}=this.config;for(let l=d-1;l>=0;l--){let h=c[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 U=(g!=null&&g.prefix?i.slice(g.prefix.length):i).match(b);if(!U)continue;let m=await _(U,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),a=B(s);if(!a)return;let{layer:c,sort:d,...f}=t[3]??{},S={...f,layer:o??c,sort:p??d};return[t[0],n,a,i,S,this.config.details?r:void 0]}expandShortcut(t,r,n=5){var p;if(n===0)return;let s=this.config.details?a=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(a)}:Z,i,o;for(let a of this.config.shortcuts){let c=(p=a[2])!=null&&p.prefix?t.slice(a[2].prefix.length):t;if(st(a)){if(a[0]===c){i=i||a[2],o=a[1],s(a);break}}else{let d=c.match(a[0]);if(d&&(o=a[1](d,r)),o){i=i||a[2],s(a);break}}}if(R(o)&&(o=lt(o).split(/\s+/g)),!o){let[a,c]=R(t)?this.matchVariants(t):t;if(a!==c){let d=this.expandShortcut(c,r,n-1);d&&(o=d[0].map(f=>R(f)?a.replace(c,f):f))}}if(!!o)return[o.flatMap(a=>{var c;return(R(a)?(c=this.expandShortcut(a,r,n-1))==null?void 0:c[0]:void 0)||[a]}).filter(Boolean),i]}async stringifyShortcuts(t,r,n,s={layer:this.config.shortcutsLayer}){var d;let i=new G,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,,a]=t,c=[];for(let f of o){if(W(f)){c.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],...a],p);i.getFallback(S,h,[[],f[0]])[0].push([l,!!((d=f[3])!=null&&d.noMerge),b??0])}return c.concat(i.map(([f,S],l,h)=>{let b=(g,w,U)=>{let m=Math.max(...U.map(y=>y[1])),C=U.map(y=>y[0]);return(g?[C.flat(1)]:C).map(y=>{let v=B(y);if(v)return[S,l,v,h,{...s,noMerge:w,sort:m},r]})};return[[f.filter(([,g])=>g).map(([g,,w])=>[g,w]),!0],[f.filter(([,g])=>!g).map(([g,,w])=>[g,w]),!1]].map(([g,w])=>[...b(!1,w,g.filter(([U])=>U.some(m=>m[0]===q))),...b(!0,w,g.filter(([U])=>U.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 Mt(e,t){return _t(e)?e.replace(xt,t?` ${t} `:" "):t?`${t} ${e}`:e}function Ot(e){let t=e.match(/::[\w-]+(\([\w-]+\))?/g);return t&&(t.forEach(r=>e=e.replace(r,"")),e+=t.join("")),e}var mt=/^\[(.+?)(~?=)"(.*)"\]$/;function Pt(e){return mt.test(e)?e.replace(mt,(t,r,n,s)=>`[${F(r)}${n}"${F(s)}"]`):`.${F(e)}`}function Lt(e,t){return t(e)}var jt=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=jt(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 Rt(e){return e.replace(/&/g,"&").replace(/>/g,">").replace(/</g,"<")}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),a=new Set,c,d=[],f=()=>new Promise(u=>{d.push(u),c!=null&&clearTimeout(c),c=setTimeout(()=>l().then(()=>{let x=d;d=[],x.forEach(A=>A())}),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(A=>{A.removeAttribute("un-cloak")})}async function l(){let u=await p.generate(a);s||(s=document.createElement("style"),document.documentElement.prepend(s)),s.innerHTML=u.css,a=u.matched}async function h(u){let x=a.size;await p.applyExtractors(u,void 0,a),x!==a.size&&await f()}async function b(){let u=document.body&&document.body.outerHTML;u&&(await h(`${u} ${Rt(u)}`),S())}let _=new MutationObserver(u=>{i||u.forEach(async x=>{if(x.target.nodeType!==1)return;let A=x.target;if(A!==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(A))return;if(x.attributeName!=="un-cloak"){let P=Array.from(A.attributes).map(E=>E.value?`${E.name}="${E.value}"`:E.name).join(" "),O=`<${A.tagName.toLowerCase()} ${P}>`;await h(O)}A.hasAttribute("un-cloak")&&A.removeAttribute("un-cloak")}})}),g=!1;function w(){if(g)return;let u=document.documentElement||document.body;!u||(_.observe(u,{childList:!0,subtree:!0,attributes:!0}),g=!0)}function U(){b(),w()}function m(){document.readyState==="loading"?window.addEventListener("DOMContentLoaded",U):U()}let C=window.__unocss_runtime=window.__unocss_runtime={version:p.version,uno:p,async extract(u){typeof u!="string"&&(u.forEach(x=>a.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();})();
|