@unocss/runtime 66.5.10 → 66.5.11
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 +11 -11
- package/core.global.js +1 -1
- package/full.global.js +11 -11
- package/mini.global.js +2 -2
- package/package.json +9 -6
- package/preset-icons.global.js +1 -5
- package/preset-mini.global.js +6 -6
- package/preset-uno.global.js +10 -10
- package/preset-wind.global.js +10 -10
- package/preset-wind3.global.js +10 -10
- package/uno.global.js +11 -11
package/mini.global.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(()=>{var Uo=Object.defineProperty;var Fo=(t,e)=>{for(var r in e)Uo(t,r,{get:e[r],enumerable:!0})};var xe="default",_e="preflights",_o="shortcuts",Io="imports",Qt={[Io]:-200,[_e]:-100,[_o]:-10,[xe]:0};var Ie=/[\\:]?[\s'"`;{}]+/g;function Wo(t){return t.split(Ie)}var We={name:"@unocss/core/extractor-split",order:0,extract({code:t}){return Wo(t)}};function T(t=[]){return Array.isArray(t)?t:[t]}function X(t){return Array.from(new Set(t))}function pt(t,e){return t.reduce((r,n)=>(r.findIndex(o=>e(n,o))===-1&&r.push(n),r),[])}function z(t){return typeof t=="string"}var ye=class extends Set{_map=new Map;constructor(e){if(super(),e)for(let r of e)this.add(r)}add(e){return this._map.set(e,(this._map.get(e)??0)+1),super.add(e)}delete(e){return this._map.has(e)?(this._map.delete(e),super.delete(e)):!1}clear(){this._map.clear(),super.clear()}getCount(e){return this._map.get(e)??0}setCount(e,r){return this._map.set(e,r),super.add(e)}};function Be(t){return t instanceof ye}function _(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function K(t){let e=t.length,r=-1,n,i="",o=t.charCodeAt(0);for(;++r<e;){if(n=t.charCodeAt(r),n===0){i+="\uFFFD";continue}if(n===37){i+="\\%";continue}if(n===44){i+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&o===45){i+=`\\${n.toString(16)} `;continue}if(r===0&&e===1&&n===45){i+=`\\${t.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){i+=t.charAt(r);continue}i+=`\\${t.charAt(r)}`}return i}var De=K;function er(){return{events:{},emit(t,...e){(this.events[t]||[]).forEach(r=>r(...e))},on(t,e){return(this.events[t]=this.events[t]||[]).push(e),()=>this.events[t]=(this.events[t]||[]).filter(r=>r!==e)}}}var Bo=/^\[(.+?)~?="(.*)"\]$/;var Do=/[\w\u00A0-\uFFFF%-?]/;function tr(t){return t.match(Bo)}function we(t=""){return Do.test(t)}function rr(t){return typeof t=="function"?{match:t}:t}function dt(t){return t.length===3}function Se(t){return t!=null}function nr(){}var Ne=class{_map=new Map;get(e,r){let n=this._map.get(e);if(n)return n.get(r)}getFallback(e,r,n){let i=this._map.get(e);return i||(i=new Map,this._map.set(e,i)),i.has(r)||i.set(r,n),i.get(r)}set(e,r,n){let i=this._map.get(e);return i||(i=new Map,this._map.set(e,i)),i.set(r,n),this}has(e,r){return this._map.get(e)?.has(r)}delete(e,r){return this._map.get(e)?.delete(r)||!1}deleteTop(e){return this._map.delete(e)}map(e){return Array.from(this._map.entries()).flatMap(([r,n])=>Array.from(n.entries()).map(([i,o])=>e(o,r,i)))}},Ke=class extends Map{getFallback(e,r){let n=this.get(e);return n===void 0?(this.set(e,r),r):n}map(e){let r=[];return this.forEach((n,i)=>{r.push(e(n,i))}),r}flatMap(e){let r=[];return this.forEach((n,i)=>{r.push(...e(n,i))}),r}};function ve(t){return z(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function ir(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>ve(e)):[t]:[ve(t)]}function No(t){return t.filter(([e,r],n)=>{if(e.startsWith("$$"))return!1;for(let i=n-1;i>=0;i--)if(t[i][0]===e&&t[i][1]===r)return!1;return!0})}var ht="__virtual_key__";function ue(t){return t==null?"":No(t).map(([e,r])=>r!=null&&typeof r!="function"?e!==ht?`${e}:${r};`:r:void 0).filter(Boolean).join("")}function Ge(t){return t&&typeof t=="object"&&!Array.isArray(t)}function mt(t,e,r=!1){let n=t,i=e;if(Array.isArray(i))return r&&Array.isArray(i)?[...n,...i]:[...i];let o={...n};return Ge(n)&&Ge(i)&&Object.keys(i).forEach(s=>{Ge(n[s])&&Ge(i[s])||Array.isArray(n[s])&&Array.isArray(i[s])?o[s]=mt(n[s],i[s],r):Object.assign(o,{[s]:i[s]})}),o}function $e(t){let e,r,n;if(Array.isArray(t)){for(r=Array.from({length:e=t.length});e--;)r[e]=(n=t[e])&&typeof n=="object"?$e(n):n;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:$e(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(n=t[e])&&typeof n=="object"?$e(n):n;return r}return t}function or(t){return z(t[0])}function sr(t){return z(t[0])}var He={};function Ko(t=["-",":"]){let e=t.join("|");return He[e]||(He[e]=new RegExp(`((?:[!@<~\\w+:_-]|\\[&?>?:?\\S*\\])+?)(${e})\\(((?:[~!<>\\w\\s:/\\\\,%#.$?-]|\\[[^\\]]*?\\])+?)\\)(?!\\s*?=>)`,"gm")),He[e].lastIndex=0,He[e]}function Go(t,e=["-",":"],r=5){let n=Ko(e),i,o=t.toString(),s=new Set,a=new Map;do i=!1,o=o.replace(n,(c,u,p,d,m)=>{if(!e.includes(p))return c;i=!0,s.add(u+p);let h=m+u.length+p.length+1,y={length:c.length,items:[]};a.set(m,y);for(let w of[...d.matchAll(/\S+/g)]){let R=h+w.index,x=a.get(R)?.items;x?a.delete(R):x=[{offset:R,length:w[0].length,className:w[0]}];for(let g of x)g.className=g.className==="~"?u:g.className.replace(/^(!?)(.*)/,`$1${u}${p}$2`),y.items.push(g)}return"$".repeat(c.length)}),r-=1;while(i&&r);let l;if(typeof t=="string"){l="";let c=0;for(let[u,p]of a)l+=t.slice(c,u),l+=p.items.map(d=>d.className).join(" "),c=u+p.length;l+=t.slice(c)}else{l=t;for(let[c,u]of a)l.overwrite(c,c+u.length,u.items.map(p=>p.className).join(" "))}return{prefixes:Array.from(s),hasChanged:i,groupsByOffset:a,get expanded(){return l.toString()}}}function ar(t,e=["-",":"],r=5){let n=Go(t,e,r);return typeof t=="string"?n.expanded:t}var lr=new Set;function cr(t){lr.has(t)||(console.warn("[unocss]",t),lr.add(t))}function pr(t){return T(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}var ur="_uno_resolved";async function Ho(t){let e=typeof t=="function"?await t():await t;if(ur in e)return e;e={...e},Object.defineProperty(e,ur,{value:!0,enumerable:!1});let r=e.shortcuts?pr(e.shortcuts):void 0;if(e.shortcuts=r,e.prefix||e.layer){let n=i=>{i[2]||(i[2]={});let o=i[2];o.prefix==null&&e.prefix&&(o.prefix=T(e.prefix)),o.layer==null&&e.layer&&(o.layer=e.layer)};r?.forEach(n),e.rules?.forEach(n)}return e}async function dr(t){let e=await Ho(t);if(!e.presets)return[e];let r=(await Promise.all((e.presets||[]).flatMap(T).flatMap(dr))).flat();return[e,...r]}function qo(t){if(t.length===0)return{};let e=[],r=[],n=!1,i=[],o=[];for(let a of t){if(a.pipeline===!1){n=!0;break}else a.pipeline?.include&&e.push(a.pipeline.include),a.pipeline?.exclude&&r.push(a.pipeline.exclude);a.filesystem&&i.push(a.filesystem),a.inline&&o.push(a.inline)}let s={pipeline:n?!1:{include:X(fr(...e)),exclude:X(fr(...r))}};return i.length&&(s.filesystem=X(i.flat())),o.length&&(s.inline=X(o.flat())),s}async function gt(t={},e={}){let r=Object.assign({},e,t),n=pt((await Promise.all((r.presets||[]).flatMap(T).flatMap(dr))).flat(),(b,$)=>b.name===$.name),i=[...n.filter(b=>b.enforce==="pre"),...n.filter(b=>!b.enforce),...n.filter(b=>b.enforce==="post")],o=[...i,r],s=[...o].reverse(),a=Object.assign({},Qt,...o.map(b=>b.layers));function l(b){return X(o.flatMap($=>T($[b]||[])))}let c=l("extractors"),u=s.find(b=>b.extractorDefault!==void 0)?.extractorDefault;u===void 0&&(u=We),u&&!c.includes(u)&&c.unshift(u),c.sort((b,$)=>(b.order||0)-($.order||0));let p=l("rules"),d=p.length,m={},h=[];for(let[b,$]of p.entries()){let S=$[2]??($[2]={});S.__index=b,or($)?T(S.prefix??"").forEach(E=>{m[E+$[0]]=$}):h.unshift($)}let y={templates:X(o.flatMap(b=>T(b.autocomplete?.templates))),extractors:o.flatMap(b=>T(b.autocomplete?.extractors)).sort((b,$)=>(b.order||0)-($.order||0)),shorthands:Xo(o.map(b=>b.autocomplete?.shorthands||{}))},w=l("separators");w.length||(w=[":","-"]);let R=l("content"),x=qo(R),g={mergeSelectors:!0,warn:!0,sortLayers:b=>b,...r,blocklist:l("blocklist"),presets:i,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:a,theme:Yo(o.map(b=>b.theme)),rules:p,rulesSize:d,rulesDynamic:h,rulesStaticMap:m,preprocess:l("preprocess"),postprocess:l("postprocess"),preflights:l("preflights"),autocomplete:y,variants:l("variants").map(rr).sort((b,$)=>(b.order||0)-($.order||0)),shortcuts:pr(l("shortcuts")).reverse(),extractors:c,safelist:l("safelist"),separators:w,details:r.details??r.envMode==="dev",content:x,transformers:pt(l("transformers"),(b,$)=>b.name===$.name)},k=l("extendTheme");for(let b of k)g.theme=b(g.theme,g)||g.theme;for(let b of o)b?.configResolved?.(g);return g}function Yo(t){return t.map(e=>e?$e(e):{}).reduce((e,r)=>mt(e,r),{})}function Xo(t){return t.reduce((e,r)=>{let n={};for(let i in r){let o=r[i];Array.isArray(o)?n[i]=`(${o.join("|")})`:n[i]=o}return{...e,...n}},{})}function fr(...t){return t.flatMap(Zo)}function Zo(t){return Array.isArray(t)?t:t?[t]:[]}var hr="66.5.10";var Z={shortcutsNoMerge:"$$symbol-shortcut-no-merge",noMerge:"$$symbol-no-merge",variants:"$$symbol-variants",parent:"$$symbol-parent",selector:"$$symbol-selector",layer:"$$symbol-layer",sort:"$$symbol-sort",body:"$$symbol-body"},bt=class t{constructor(e={},r={}){this.userConfig=e;this.defaults=r}version=hr;events=er();config=void 0;cache=new Map;blocked=new Set;parentOrders=new Map;activatedRules=new Set;static async create(e={},r={}){let n=new t(e,r);return n.config=await gt(n.userConfig,n.defaults),n.events.emit("config",n.config),n}async setConfig(e,r){e&&(r&&(this.defaults=r),this.userConfig=e,this.blocked.clear(),this.parentOrders.clear(),this.activatedRules.clear(),this.cache.clear(),this.config=await gt(e,this.defaults),this.events.emit("config",this.config))}async applyExtractors(e,r,n=new Set){let i={original:e,code:e,id:r,extracted:n,envMode:this.config.envMode};for(let o of this.config.extractors){let s=await o.extract?.(i);if(s)if(Be(s)&&Be(n))for(let a of s)n.setCount(a,n.getCount(a)+s.getCount(a));else for(let a of s)n.add(a)}return n}makeContext(e,r){let n={rawSelector:e,currentSelector:r[1],theme:this.config.theme,generator:this,symbols:Z,variantHandlers:r[2],constructCSS:(...i)=>this.constructCustomCSS(n,...i),variantMatch:r};return n}async parseToken(e,r){if(this.blocked.has(e))return;let n=`${e}${r?` ${r}`:""}`;if(this.cache.has(n))return this.cache.get(n);let i=this.config.preprocess.reduce((l,c)=>c(l)??l,e);if(this.isBlocked(i)){this.blocked.add(e),this.cache.set(n,null);return}let o=await this.matchVariants(e,i);if(o.every(l=>!l||this.isBlocked(l[1]))){this.blocked.add(e),this.cache.set(n,null);return}let s=async l=>{let c=this.makeContext(e,[r||l[0],l[1],l[2],l[3]]);this.config.details&&(c.variants=[...l[3]]);let u=await this.expandShortcut(c.currentSelector,c);return u?await this.stringifyShortcuts(c.variantMatch,c,u[0],u[1]):(await this.parseUtil(c.variantMatch,c))?.flatMap(d=>this.stringifyUtil(d,c)).filter(Se)},a=(await Promise.all(o.map(l=>s(l)))).flat().filter(l=>!!l);if(a?.length)return this.cache.set(n,a),a;this.cache.set(n,null)}async generate(e,r={}){let{id:n,scope:i,preflights:o=!0,safelist:s=!0,minify:a=!1,extendedInfo:l=!1}=r,c=z(e)?await this.applyExtractors(e,n,l?new ye:new Set):Array.isArray(e)?new Set(e):e;if(s){let S={generator:this,theme:this.config.theme};this.config.safelist.flatMap(v=>typeof v=="function"?v(S):v).forEach(v=>{let E=v.trim();E&&!c.has(E)&&c.add(E)})}let u=a?"":`
|
|
1
|
+
"use strict";(()=>{var Uo=Object.defineProperty;var Fo=(t,e)=>{for(var r in e)Uo(t,r,{get:e[r],enumerable:!0})};var xe="default",_e="preflights",_o="shortcuts",Io="imports",Qt={[Io]:-200,[_e]:-100,[_o]:-10,[xe]:0};var Ie=/[\\:]?[\s'"`;{}]+/g;function Wo(t){return t.split(Ie)}var We={name:"@unocss/core/extractor-split",order:0,extract({code:t}){return Wo(t)}};function T(t=[]){return Array.isArray(t)?t:[t]}function X(t){return Array.from(new Set(t))}function pt(t,e){return t.reduce((r,n)=>(r.findIndex(o=>e(n,o))===-1&&r.push(n),r),[])}function z(t){return typeof t=="string"}var ye=class extends Set{_map=new Map;constructor(e){if(super(),e)for(let r of e)this.add(r)}add(e){return this._map.set(e,(this._map.get(e)??0)+1),super.add(e)}delete(e){return this._map.has(e)?(this._map.delete(e),super.delete(e)):!1}clear(){this._map.clear(),super.clear()}getCount(e){return this._map.get(e)??0}setCount(e,r){return this._map.set(e,r),super.add(e)}};function Be(t){return t instanceof ye}function _(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function K(t){let e=t.length,r=-1,n,i="",o=t.charCodeAt(0);for(;++r<e;){if(n=t.charCodeAt(r),n===0){i+="\uFFFD";continue}if(n===37){i+="\\%";continue}if(n===44){i+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&o===45){i+=`\\${n.toString(16)} `;continue}if(r===0&&e===1&&n===45){i+=`\\${t.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){i+=t.charAt(r);continue}i+=`\\${t.charAt(r)}`}return i}var De=K;function er(){return{events:{},emit(t,...e){(this.events[t]||[]).forEach(r=>r(...e))},on(t,e){return(this.events[t]=this.events[t]||[]).push(e),()=>this.events[t]=(this.events[t]||[]).filter(r=>r!==e)}}}var Bo=/^\[(.+?)~?="(.*)"\]$/;var Do=/[\w\u00A0-\uFFFF%-?]/;function tr(t){return t.match(Bo)}function we(t=""){return Do.test(t)}function rr(t){return typeof t=="function"?{match:t}:t}function dt(t){return t.length===3}function Se(t){return t!=null}function nr(){}var Ne=class{_map=new Map;get(e,r){let n=this._map.get(e);if(n)return n.get(r)}getFallback(e,r,n){let i=this._map.get(e);return i||(i=new Map,this._map.set(e,i)),i.has(r)||i.set(r,n),i.get(r)}set(e,r,n){let i=this._map.get(e);return i||(i=new Map,this._map.set(e,i)),i.set(r,n),this}has(e,r){return this._map.get(e)?.has(r)}delete(e,r){return this._map.get(e)?.delete(r)||!1}deleteTop(e){return this._map.delete(e)}map(e){return Array.from(this._map.entries()).flatMap(([r,n])=>Array.from(n.entries()).map(([i,o])=>e(o,r,i)))}},Ke=class extends Map{getFallback(e,r){let n=this.get(e);return n===void 0?(this.set(e,r),r):n}map(e){let r=[];return this.forEach((n,i)=>{r.push(e(n,i))}),r}flatMap(e){let r=[];return this.forEach((n,i)=>{r.push(...e(n,i))}),r}};function ve(t){return z(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function ir(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>ve(e)):[t]:[ve(t)]}function No(t){return t.filter(([e,r],n)=>{if(e.startsWith("$$"))return!1;for(let i=n-1;i>=0;i--)if(t[i][0]===e&&t[i][1]===r)return!1;return!0})}var ht="__virtual_key__";function ue(t){return t==null?"":No(t).map(([e,r])=>r!=null&&typeof r!="function"?e!==ht?`${e}:${r};`:r:void 0).filter(Boolean).join("")}function Ge(t){return t&&typeof t=="object"&&!Array.isArray(t)}function mt(t,e,r=!1){let n=t,i=e;if(Array.isArray(i))return r&&Array.isArray(i)?[...n,...i]:[...i];let o={...n};return Ge(n)&&Ge(i)&&Object.keys(i).forEach(s=>{Ge(n[s])&&Ge(i[s])||Array.isArray(n[s])&&Array.isArray(i[s])?o[s]=mt(n[s],i[s],r):Object.assign(o,{[s]:i[s]})}),o}function $e(t){let e,r,n;if(Array.isArray(t)){for(r=Array.from({length:e=t.length});e--;)r[e]=(n=t[e])&&typeof n=="object"?$e(n):n;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:$e(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(n=t[e])&&typeof n=="object"?$e(n):n;return r}return t}function or(t){return z(t[0])}function sr(t){return z(t[0])}var He={};function Ko(t=["-",":"]){let e=t.join("|");return He[e]||(He[e]=new RegExp(`((?:[!@<~\\w+:_-]|\\[&?>?:?\\S*\\])+?)(${e})\\(((?:[~!<>\\w\\s:/\\\\,%#.$?-]|\\[[^\\]]*?\\])+?)\\)(?!\\s*?=>)`,"gm")),He[e].lastIndex=0,He[e]}function Go(t,e=["-",":"],r=5){let n=Ko(e),i,o=t.toString(),s=new Set,a=new Map;do i=!1,o=o.replace(n,(c,u,p,d,m)=>{if(!e.includes(p))return c;i=!0,s.add(u+p);let h=m+u.length+p.length+1,y={length:c.length,items:[]};a.set(m,y);for(let w of[...d.matchAll(/\S+/g)]){let R=h+w.index,x=a.get(R)?.items;x?a.delete(R):x=[{offset:R,length:w[0].length,className:w[0]}];for(let g of x)g.className=g.className==="~"?u:g.className.replace(/^(!?)(.*)/,`$1${u}${p}$2`),y.items.push(g)}return"$".repeat(c.length)}),r-=1;while(i&&r);let l;if(typeof t=="string"){l="";let c=0;for(let[u,p]of a)l+=t.slice(c,u),l+=p.items.map(d=>d.className).join(" "),c=u+p.length;l+=t.slice(c)}else{l=t;for(let[c,u]of a)l.overwrite(c,c+u.length,u.items.map(p=>p.className).join(" "))}return{prefixes:Array.from(s),hasChanged:i,groupsByOffset:a,get expanded(){return l.toString()}}}function ar(t,e=["-",":"],r=5){let n=Go(t,e,r);return typeof t=="string"?n.expanded:t}var lr=new Set;function cr(t){lr.has(t)||(console.warn("[unocss]",t),lr.add(t))}function pr(t){return T(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}var ur="_uno_resolved";async function Ho(t){let e=typeof t=="function"?await t():await t;if(ur in e)return e;e={...e},Object.defineProperty(e,ur,{value:!0,enumerable:!1});let r=e.shortcuts?pr(e.shortcuts):void 0;if(e.shortcuts=r,e.prefix||e.layer){let n=i=>{i[2]||(i[2]={});let o=i[2];o.prefix==null&&e.prefix&&(o.prefix=T(e.prefix)),o.layer==null&&e.layer&&(o.layer=e.layer)};r?.forEach(n),e.rules?.forEach(n)}return e}async function dr(t){let e=await Ho(t);if(!e.presets)return[e];let r=(await Promise.all((e.presets||[]).flatMap(T).flatMap(dr))).flat();return[e,...r]}function qo(t){if(t.length===0)return{};let e=[],r=[],n=!1,i=[],o=[];for(let a of t){if(a.pipeline===!1){n=!0;break}else a.pipeline?.include&&e.push(a.pipeline.include),a.pipeline?.exclude&&r.push(a.pipeline.exclude);a.filesystem&&i.push(a.filesystem),a.inline&&o.push(a.inline)}let s={pipeline:n?!1:{include:X(fr(...e)),exclude:X(fr(...r))}};return i.length&&(s.filesystem=X(i.flat())),o.length&&(s.inline=X(o.flat())),s}async function gt(t={},e={}){let r=Object.assign({},e,t),n=pt((await Promise.all((r.presets||[]).flatMap(T).flatMap(dr))).flat(),(b,$)=>b.name===$.name),i=[...n.filter(b=>b.enforce==="pre"),...n.filter(b=>!b.enforce),...n.filter(b=>b.enforce==="post")],o=[...i,r],s=[...o].reverse(),a=Object.assign({},Qt,...o.map(b=>b.layers));function l(b){return X(o.flatMap($=>T($[b]||[])))}let c=l("extractors"),u=s.find(b=>b.extractorDefault!==void 0)?.extractorDefault;u===void 0&&(u=We),u&&!c.includes(u)&&c.unshift(u),c.sort((b,$)=>(b.order||0)-($.order||0));let p=l("rules"),d=p.length,m={},h=[];for(let[b,$]of p.entries()){let S=$[2]??($[2]={});S.__index=b,or($)?T(S.prefix??"").forEach(E=>{m[E+$[0]]=$}):h.unshift($)}let y={templates:X(o.flatMap(b=>T(b.autocomplete?.templates))),extractors:o.flatMap(b=>T(b.autocomplete?.extractors)).sort((b,$)=>(b.order||0)-($.order||0)),shorthands:Xo(o.map(b=>b.autocomplete?.shorthands||{}))},w=l("separators");w.length||(w=[":","-"]);let R=l("content"),x=qo(R),g={mergeSelectors:!0,warn:!0,sortLayers:b=>b,...r,blocklist:l("blocklist"),presets:i,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:a,theme:Yo(o.map(b=>b.theme)),rules:p,rulesSize:d,rulesDynamic:h,rulesStaticMap:m,preprocess:l("preprocess"),postprocess:l("postprocess"),preflights:l("preflights"),autocomplete:y,variants:l("variants").map(rr).sort((b,$)=>(b.order||0)-($.order||0)),shortcuts:pr(l("shortcuts")).reverse(),extractors:c,safelist:l("safelist"),separators:w,details:r.details??r.envMode==="dev",content:x,transformers:pt(l("transformers"),(b,$)=>b.name===$.name)},k=l("extendTheme");for(let b of k)g.theme=b(g.theme,g)||g.theme;for(let b of o)b?.configResolved?.(g);return g}function Yo(t){return t.map(e=>e?$e(e):{}).reduce((e,r)=>mt(e,r),{})}function Xo(t){return t.reduce((e,r)=>{let n={};for(let i in r){let o=r[i];Array.isArray(o)?n[i]=`(${o.join("|")})`:n[i]=o}return{...e,...n}},{})}function fr(...t){return t.flatMap(Zo)}function Zo(t){return Array.isArray(t)?t:t?[t]:[]}var hr="66.5.11";var Z={shortcutsNoMerge:"$$symbol-shortcut-no-merge",noMerge:"$$symbol-no-merge",variants:"$$symbol-variants",parent:"$$symbol-parent",selector:"$$symbol-selector",layer:"$$symbol-layer",sort:"$$symbol-sort",body:"$$symbol-body"},bt=class t{constructor(e={},r={}){this.userConfig=e;this.defaults=r}version=hr;events=er();config=void 0;cache=new Map;blocked=new Set;parentOrders=new Map;activatedRules=new Set;static async create(e={},r={}){let n=new t(e,r);return n.config=await gt(n.userConfig,n.defaults),n.events.emit("config",n.config),n}async setConfig(e,r){e&&(r&&(this.defaults=r),this.userConfig=e,this.blocked.clear(),this.parentOrders.clear(),this.activatedRules.clear(),this.cache.clear(),this.config=await gt(e,this.defaults),this.events.emit("config",this.config))}async applyExtractors(e,r,n=new Set){let i={original:e,code:e,id:r,extracted:n,envMode:this.config.envMode};for(let o of this.config.extractors){let s=await o.extract?.(i);if(s)if(Be(s)&&Be(n))for(let a of s)n.setCount(a,n.getCount(a)+s.getCount(a));else for(let a of s)n.add(a)}return n}makeContext(e,r){let n={rawSelector:e,currentSelector:r[1],theme:this.config.theme,generator:this,symbols:Z,variantHandlers:r[2],constructCSS:(...i)=>this.constructCustomCSS(n,...i),variantMatch:r};return n}async parseToken(e,r){if(this.blocked.has(e))return;let n=`${e}${r?` ${r}`:""}`;if(this.cache.has(n))return this.cache.get(n);let i=this.config.preprocess.reduce((l,c)=>c(l)??l,e);if(this.isBlocked(i)){this.blocked.add(e),this.cache.set(n,null);return}let o=await this.matchVariants(e,i);if(o.every(l=>!l||this.isBlocked(l[1]))){this.blocked.add(e),this.cache.set(n,null);return}let s=async l=>{let c=this.makeContext(e,[r||l[0],l[1],l[2],l[3]]);this.config.details&&(c.variants=[...l[3]]);let u=await this.expandShortcut(c.currentSelector,c);return u?await this.stringifyShortcuts(c.variantMatch,c,u[0],u[1]):(await this.parseUtil(c.variantMatch,c))?.flatMap(d=>this.stringifyUtil(d,c)).filter(Se)},a=(await Promise.all(o.map(l=>s(l)))).flat().filter(l=>!!l);if(a?.length)return this.cache.set(n,a),a;this.cache.set(n,null)}async generate(e,r={}){let{id:n,scope:i,preflights:o=!0,safelist:s=!0,minify:a=!1,extendedInfo:l=!1}=r,c=z(e)?await this.applyExtractors(e,n,l?new ye:new Set):Array.isArray(e)?new Set(e):e;if(s){let S={generator:this,theme:this.config.theme};this.config.safelist.flatMap(v=>typeof v=="function"?v(S):v).forEach(v=>{let E=v.trim();E&&!c.has(E)&&c.add(E)})}let u=a?"":`
|
|
2
2
|
`,p=new Set([xe]),d=l?new Map:new Set,m=new Map,h={},y=Array.from(c).map(async S=>{if(d.has(S))return;let v=await this.parseToken(S);if(v!=null){d instanceof Map?d.set(S,{data:v,count:Be(c)?c.getCount(S):-1}):d.add(S);for(let E of v){let I=E[3]||"",W=E[4]?.layer;m.has(I)||m.set(I,[]),m.get(I).push(E),W&&p.add(W)}}});await Promise.all(y),await(async()=>{if(!o)return;let S={generator:this,theme:this.config.theme},v=new Set([]);this.config.preflights.forEach(({layer:E=_e})=>{p.add(E),v.add(E)}),h=Object.fromEntries(await Promise.all(Array.from(v).map(async E=>{let W=(await Promise.all(this.config.preflights.filter(q=>(q.layer||_e)===E).map(async q=>await q.getCSS(S)))).filter(Boolean).join(u);return[E,W]})))})();let w=this.config.sortLayers(Array.from(p).sort((S,v)=>(this.config.layers[S]??0)-(this.config.layers[v]??0)||S.localeCompare(v))),R={},x=this.config.outputToCssLayers,g=S=>{let v=S;return typeof x=="object"&&(v=x.cssLayerName?.(S)),v===null?null:v??S},k=(S=xe)=>{if(R[S])return R[S];let v=Array.from(m).sort((W,q)=>(this.parentOrders.get(W[0])??0)-(this.parentOrders.get(q[0])??0)||W[0]?.localeCompare(q[0]||"")||0).map(([W,q])=>{let C=q.length,j=q.filter(V=>(V[4]?.layer||xe)===S).sort((V,Y)=>V[0]-Y[0]||(V[4]?.sort||0)-(Y[4]?.sort||0)||V[5]?.currentSelector?.localeCompare(Y[5]?.currentSelector??"")||V[1]?.localeCompare(Y[1]||"")||V[2]?.localeCompare(Y[2]||"")||0).map(([,V,Y,,Fe,,ut])=>[[[(V&&es(V,i))??"",Fe?.sort??0]],Y,!!(ut??Fe?.noMerge)]);if(!j.length)return;let P=j.reverse().map(([V,Y,Fe],ut)=>{if(!Fe&&this.config.mergeSelectors)for(let ie=ut+1;ie<C;ie++){let Q=j[ie];if(Q&&!Q[2]&&(V&&Q[0]||V==null&&Q[0]==null)&&Q[1]===Y)return V&&Q[0]&&Q[0].push(...V),null}let ft=V?X(V.sort((ie,Q)=>ie[1]-Q[1]||ie[0]?.localeCompare(Q[0]||"")||0).map(ie=>ie[0]).filter(Boolean)):[];return ft.length?`${ft.join(`,${u}`)}{${Y}}`:Y}).filter(Boolean),M=Array.from(new Set(P)).reverse().join(u);if(!W)return M;let F=W.split(" $$ ");return`${F.join("{")}{${u}${M}${u}${"}".repeat(F.length)}`}).filter(Boolean).join(u);o&&(v=[h[S],v].filter(Boolean).join(u));let E;x&&v&&(E=g(S),E!==null&&(v=`@layer ${E}{${u}${v}${u}}`));let I=a?"":`/* layer: ${S}${E&&E!==S?`, alias: ${E}`:""} */${u}`;return R[S]=v?I+v:""},b=(S=w,v)=>{let E=S.filter(I=>!v?.includes(I));return[x&&E.length>0?`@layer ${E.map(g).filter(Se).join(", ")};`:void 0,...E.map(I=>k(I)||"")].filter(Boolean).join(u)};return{get css(){return b()},layers:w,matched:d,getLayers:b,getLayer:k,setLayer:async(S,v)=>{let E=await v(k(S));return R[S]=E,E}}}async matchVariants(e,r){let n={rawSelector:e,theme:this.config.theme,generator:this},i=async o=>{let s=!0,[,,a,l]=o;for(;s;){s=!1;let c=o[1];for(let u of this.config.variants){if(!u.multiPass&&l.has(u))continue;let p=await u.match(c,n);if(p){if(z(p)){if(p===c)continue;p={matcher:p}}if(Array.isArray(p)){if(!p.length)continue;if(p.length===1)p=p[0];else{if(u.multiPass)throw new Error("multiPass can not be used together with array return variants");let d=p.map(m=>{let h=m.matcher??c,y=[m,...a],w=new Set(l);return w.add(u),[o[0],h,y,w]});return(await Promise.all(d.map(m=>i(m)))).flat()}}o[1]=p.matcher??c,a.unshift(p),l.add(u),s=!0;break}}if(!s)break;if(a.length>500)throw new Error(`Too many variants applied to "${e}"`)}return[o]};return await i([e,r||e,[],new Set])}applyVariants(e,r=e[4],n=e[1]){let o=r.slice().sort((c,u)=>(c.order||0)-(u.order||0)).reduceRight((c,u)=>p=>{let d=u.body?.(p.entries)||p.entries,m=Array.isArray(u.parent)?u.parent:[u.parent,void 0],h=u.selector?.(p.selector,d);return(u.handle??rs)({...p,entries:d,selector:h||p.selector,parent:m[0]||p.parent,parentOrder:m[1]||p.parentOrder,layer:u.layer||p.layer,sort:u.sort||p.sort},c)},c=>c)({prefix:"",selector:ts(n),pseudo:"",entries:e[2]}),{parent:s,parentOrder:a}=o;s!=null&&a!=null&&this.parentOrders.set(s,a);let l={selector:[o.prefix,o.selector,o.pseudo].join(""),entries:o.entries,parent:s,layer:o.layer,sort:o.sort,noMerge:o.noMerge};return this.config.postprocess.reduce((c,u)=>{let p=[];for(let d of c){let m=u(d);Array.isArray(m)?p.push(...m.filter(Se)):p.push(m||d)}return p},[l])}constructCustomCSS(e,r,n){let i=ve(r);return z(i)?i:this.applyVariants([0,n||e.rawSelector,i,void 0,e.variantHandlers]).map(({selector:o,entries:s,parent:a})=>{let l=`${o}{${ue(s)}}`;return a?`${a}{${l}}`:l}).join("")}async parseUtil(e,r,n=!1,i){let o=z(e)?await this.matchVariants(e):[e],s=async([l,c,u])=>{this.config.details&&(r.rules=r.rules??[]);let p={...r,variantHandlers:u},d=this.config.rulesStaticMap[c];if(d&&d[1]&&(n||!d[2]?.internal))return this.resolveCSSResult(l,d[1],d,p);for(let m of this.config.rulesDynamic){let[h,y,w]=m;if(w?.internal&&!n)continue;let R=c;if(w?.prefix){let b=T(w.prefix);if(i){let $=T(i);if(!b.some(S=>$.includes(S)))continue}else{let $=b.find(S=>c.startsWith(S));if($==null)continue;R=c.slice($.length)}}let x=R.match(h);if(!x)continue;let g=await y(x,p);if(!g)continue;if(typeof g!="string")if(Symbol.asyncIterator in g){let b=[];for await(let $ of g)$&&b.push($);g=b}else Symbol.iterator in g&&!Array.isArray(g)&&(g=Array.from(g).filter(Se));let k=this.resolveCSSResult(l,g,m,p);if(k)return k}},a=(await Promise.all(o.map(l=>s(l)))).flat().filter(l=>!!l);if(a.length)return a}resolveCSSResult=(e,r,n,i)=>{let o=ir(r).filter(s=>s.length);if(o.length){this.config.details&&i.rules.push(n),i.generator.activatedRules.add(n);let s=n[2];return o.map(a=>{if(z(a))return[s.__index,a,s];let l=i.variantHandlers,c=s;for(let u of a)u[0]===Z.variants?typeof u[1]=="function"?l=u[1](l)||l:l=[...T(u[1]),...l]:u[0]===Z.parent?l=[{parent:u[1]},...l]:u[0]===Z.selector?l=[{selector:u[1]},...l]:u[0]===Z.layer?l=[{layer:u[1]},...l]:u[0]===Z.sort?c={...c,sort:u[1]}:u[0]===Z.noMerge?c={...c,noMerge:u[1]}:u[0]===Z.body&&(u[0]=ht);return[s.__index,e,a,c,l]})}};stringifyUtil(e,r){if(!e)return;if(dt(e))return[[e[0],void 0,e[1],void 0,e[2],this.config.details?r:void 0,void 0]];let n=this.applyVariants(e),i=[];for(let o of n){let{selector:s,entries:a,parent:l,layer:c,sort:u,noMerge:p}=o,d=ue(a);if(!d)continue;let{layer:m,sort:h,...y}=e[3]??{},w={...y,layer:c??m,sort:u??h};i.push([e[0],s,d,l,w,this.config.details?r:void 0,p])}return i}async expandShortcut(e,r,n=5){if(n===0)return;let i=this.config.details?c=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(c)}:nr,o,s,a,l;for(let c of this.config.shortcuts){let u=e;if(c[2]?.prefix){let d=T(c[2].prefix).find(m=>e.startsWith(m));if(d==null)continue;u=e.slice(d.length)}if(sr(c)){if(c[0]===u){o=o||c[2],s=c[1],i(c);break}}else{let p=u.match(c[0]);if(p&&(s=c[1](p,r)),s){o=o||c[2],i(c);break}}}if(s&&(a=X(T(s).filter(z).map(c=>ar(c.trim()).split(/\s+/g)).flat()),l=T(s).filter(c=>!z(c)).map(c=>({handles:[],value:c}))),!s){let c=z(e)?await this.matchVariants(e):[e];for(let u of c){let[p,d,m]=u;if(p!==d){let h=await this.expandShortcut(d,r,n-1);h&&(a=h[0].filter(z).map(y=>p.replace(d,y)),l=h[0].filter(y=>!z(y)).map(y=>({handles:[...y.handles,...m],value:y.value})))}}}if(!(!a?.length&&!l?.length))return[[await Promise.all(T(a).map(async c=>(await this.expandShortcut(c,r,n-1))?.[0]||[c])),l].flat(2).filter(c=>!!c),o]}async stringifyShortcuts(e,r,n,i={layer:this.config.shortcutsLayer}){let o=new Ke,s=(await Promise.all(X(n).map(async u=>{let p=z(u)?await this.parseUtil(u,r,!0,i.prefix):[[Number.POSITIVE_INFINITY,"{inline}",ve(u.value),void 0,u.handles]];return!p&&this.config.warn&&cr(`unmatched utility "${u}" in shortcut "${e[1]}"`),p||[]}))).flat(1).filter(Boolean).sort((u,p)=>u[0]-p[0]),[a,,l]=e,c=[];for(let u of s){if(dt(u)){c.push([u[0],void 0,u[1],void 0,u[2],r,void 0]);continue}let p=Object.fromEntries(u[2])[Z.shortcutsNoMerge],d=[...u[4],...p?[]:l];for(let{selector:m,entries:h,parent:y,sort:w,noMerge:R,layer:x}of this.applyVariants(u,d,a))o.getFallback(x??i.layer,new Ne).getFallback(m,y,[[],u[0]])[0].push([h,!!(R??u[3]?.noMerge),w??0])}return c.concat(o.flatMap((u,p)=>u.map(([d,m],h,y)=>{let w=(x,g,k)=>{let b=Math.max(...k.map(S=>S[1])),$=k.map(S=>S[0]);return(x?[$.flat(1)]:$).map(S=>{let v=ue(S);if(v)return[m,h,v,y,{...i,noMerge:g,sort:b,layer:p},r,void 0]})};return[[d.filter(([,x])=>x).map(([x,,g])=>[x,g]),!0],[d.filter(([,x])=>!x).map(([x,,g])=>[x,g]),!1]].map(([x,g])=>[...w(!1,g,x.filter(([k])=>k.some(b=>b[0]===Z.shortcutsNoMerge))),...w(!0,g,x.filter(([k])=>k.every(b=>b[0]!==Z.shortcutsNoMerge)))])}).flat(2).filter(Boolean)))}isBlocked(e){return!e||this.config.blocklist.map(r=>Array.isArray(r)?r[0]:r).some(r=>typeof r=="function"?r(e):z(r)?r===e:r.test(e))}getBlocked(e){let r=this.config.blocklist.find(n=>{let i=Array.isArray(n)?n[0]:n;return typeof i=="function"?i(e):z(i)?i===e:i.test(e)});return r?Array.isArray(r)?r:[r,void 0]:void 0}};async function gr(t,e){return await bt.create(t,e)}var br=/\s\$\$\s+/g;function Qo(t){return br.test(t)}function es(t,e){return Qo(t)?t.replace(br,e?` ${e} `:" "):e?`${e} ${t}`:t}var mr=/^\[(.+?)(~?=)"(.*)"\]$/;function ts(t){return mr.test(t)?t.replace(mr,(e,r,n,i)=>`[${De(r)}${n}"${De(i)}"]`):`.${De(t)}`}function rs(t,e){return e(t)}var xt=/^(?!.*\[[^:]+:.+\]$)((?:.+:)?!?)(.*)$/;function xr(t={}){let e=t.prefix??"un-",r=t.prefixedOnly??!1,n=t.trueToNonValued??!1,i;return{name:"attributify",match(o,{generator:s}){let a=tr(o);if(!a)return;let l=a[1];if(l.startsWith(e))l=l.slice(e.length);else if(r)return;let c=a[2],[,u="",p=c]=c.match(xt)||[];if(p==="~"||n&&p==="true"||!p)return`${u}${l}`;if(i==null){let d=s?.config?.separators?.join("|");d?i=new RegExp(`^(.*\\](?:${d}))(\\[[^\\]]+?\\])$`):i=!1}if(i){let[,d,m]=c.match(i)||[];if(m)return`${d}${u}${l}-${m}`}if(u&&p.match(/^[\d.]+$/)){let d=u.split(/([^:]*:)/g).filter(Boolean),m=d.pop()+p,h=d.join("");return[{matcher:`${u}${l}-${p}`},{matcher:`${h}${l}-${m}`}]}return`${u}${l}-${p}`}}}var ns=/(<\w[\w:.$-]*\s)((?:'[^>']*'|"[^>"]*"|`[^>`]*`|\{[^>}]*\}|[^>]*?)*)/g,is=/(\?|(?!\d|-{2}|-\d)[\w\u00A0-\uFFFF-:%]+)(?:=("[^"]*|'[^']*))?/g,yr=/[\s'"`;>]+/;function wr(t){return{name:"attributify",extract:({content:e,cursor:r})=>{let n=e.matchAll(ns),i,o=0;for(let x of n){let[,g,k]=x,b=x.index+g.length;if(r>b&&r<=b+k.length){o=b,i=k;break}}if(!i)return null;let s=i.matchAll(is),a=0,l,c;for(let x of s){let[g,k,b]=x,$=o+x.index;if(r>$&&r<=$+g.length){a=$,l=k,c=b?.slice(1);break}}if(!l||l==="class"||l==="className"||l===":class")return null;let u=!!t?.prefix&&l.startsWith(t.prefix);if(t?.prefixedOnly&&!u)return null;let p=u?l.slice(t.prefix.length):l;if(c===void 0)return{extracted:p,resolveReplacement(x){let g=u?t.prefix.length:0;return{start:a+g,end:a+l.length,replacement:x}}};let d=a+l.length+2,m=yr.exec(c),h=0,y;for(;m;){let[x]=m;if(r>d+h&&r<=d+h+m.index){y=c.slice(h,h+m.index);break}h+=m.index+x.length,m=yr.exec(c.slice(h))}y===void 0&&(y=c.slice(h));let[,w="",R]=y.match(xt)||[];return{extracted:`${w}${p}-${R}`,transformSuggestions(x){return x.filter(g=>g.startsWith(`${w}${p}-`)).map(g=>w+g.slice(w.length+p.length+1))},resolveReplacement(x){return{start:h+d,end:h+d+y.length,replacement:w+x.slice(w.length+p.length+1)}}}}}}var os=["v-bind:",":"],Sr=/[\s'"`;]+/g,yt=/<[^>\s]*\s((?:'[^']*'|"[^"]*"|`[^`]*`|\{[^}]*\}|=>|[^>]*?)*)/g,ss=/(\?|(?!\d|-{2}|-\d)[\w\u00A0-\uFFFF:!%.~<-]+)=?(?:"([^"]*)"|'([^']*)'|\{([^}]*)\})?/g,wt=["placeholder","fill","opacity","stroke-opacity"];function $r(t){let e=t?.ignoreAttributes??wt,r=t?.nonValuedAttribute??!0,n=t?.trueToNonValued??!1;return{name:"@unocss/preset-attributify/extractor",extract({code:i}){return Array.from(i.matchAll(yt)).flatMap(o=>Array.from((o[1]||"").matchAll(ss))).flatMap(([,o,...s])=>{let a=s.filter(Boolean).join("");if(e.includes(o))return[];for(let l of os)if(o.startsWith(l)){o=o.slice(l.length);break}if(!a){if(we(o)&&r!==!1){let l=[`[${o}=""]`];return n&&l.push(`[${o}="true"]`),l}return[]}return["class","className"].includes(o)?a.split(Sr).filter(we):yt.test(a)?(yt.lastIndex=0,this.extract({code:a})):t?.prefixedOnly&&t.prefix&&!o.startsWith(t.prefix)?[]:a.split(Sr).filter(l=>!!l&&l!==":").map(l=>`[${o}~="${l}"]`)})}}}var as=(t={})=>{t.strict=t.strict??!1,t.prefix=t.prefix??"un-",t.prefixedOnly=t.prefixedOnly??!1,t.nonValuedAttribute=t.nonValuedAttribute??!0,t.ignoreAttributes=t.ignoreAttributes??wt;let e=[xr(t)],r=[$r(t)],n=[wr(t)];return{name:"@unocss/preset-attributify",enforce:"post",variants:e,extractors:r,options:t,autocomplete:{extractors:n},extractorDefault:t.strict?!1:void 0}},vr=as;function ls(t){let e,r,n=2166136261;for(e=0,r=t.length;e<r;e++)n^=t.charCodeAt(e),n+=(n<<1)+(n<<4)+(n<<7)+(n<<8)+(n<<24);return`00000${(n>>>0).toString(36)}`.slice(-6)}function Cr(t,e,r,n){for(let i of Array.from(t.matchAll(r)))if(i!=null){let o=i[0],s=`${n}${ls(o)}`;e.set(s,o),t=t.replace(o,s)}return t}function kr(t,e){for(let[r,n]of e.entries())t=t.replaceAll(r,n);return t}var cs=/\/\/#\s*sourceMappingURL=.*\n?/g;function Rr(t){return t.includes("sourceMappingURL=")?t.replace(cs,""):t}var us=/(?:[\w&:[\]-]|\[\S{1,64}=\S{1,64}\]){1,64}\[\\?['"]?\S{1,64}?['"]\]\]?[\w:-]{0,64}/g,fs=/\[(\\\W|[\w-]){1,64}:[^\s:]{0,64}?("\S{1,64}?"|'\S{1,64}?'|`\S{1,64}?`|[^\s:]{1,64}?)[^\s:]{0,64}?\)?\]/g,ps=/^\[(?:\\\W|[\w-]){1,64}:['"]?\S{1,64}?['"]?\]$/;function ds(t){let e=[];for(let i of t.matchAll(fs))i.index!==0&&!/^[\s'"`]/.test(t[i.index-1]??"")||e.push(i[0]);for(let i of t.matchAll(us))e.push(i[0]);let r=new Map,n="@unocss-skip-arbitrary-brackets";return t=Cr(t,r,/-\[(?!&.+?;)[^\]]*\]/g,n),t&&t.split(Ie).forEach(i=>{i.includes(n)&&(i=kr(i,r)),we(i)&&!ps.test(i)&&e.push(i)}),e}function Tr(){return{name:"@unocss/extractor-arbitrary-variants",order:0,extract({code:t}){return ds(Rr(t))}}}function Er(t){if(t.preflight)return[{layer:"preflights",getCSS({theme:e,generator:r}){if(e.preflightBase){let n=Object.entries(e.preflightBase);if(t.preflight==="on-demand"){let i=new Set(Array.from(r.activatedRules).map(o=>o[2]?.custom?.preflightKeys).filter(Boolean).flat());n=n.filter(([o])=>i.has(o))}if(n.length>0){let i=ue(n);return t.variablePrefix!=="un-"&&(i=i.replace(/--un-/g,`--${t.variablePrefix}`)),T(e.preflightRoot??["*,::before,::after","::backdrop"]).map(s=>`${s}{${i}}`).join("")}}}}]}function oe(t,e,r){if(t==="")return;let n=t.length,i=0,o=!1,s=0;for(let a=0;a<n;a++)switch(t[a]){case e:o||(o=!0,s=a),i++;break;case r:if(--i,i<0)return;if(i===0)return[t.slice(s,a+1),t.slice(a+1),t.slice(0,s)];break}}function fe(t,e,r,n){if(t===""||(z(n)&&(n=[n]),n.length===0))return;let i=t.length,o=0;for(let s=0;s<i;s++)switch(t[s]){case e:o++;break;case r:if(--o<0)return;break;default:for(let a of n){let l=a.length;if(l&&a===t.slice(s,s+l)&&o===0)return s===0||s===i-l?void 0:[t.slice(0,s),t.slice(s+l)]}}return[t,""]}function pe(t,e,r,n="(",i=")"){r=r??10;let o=[],s=0;for(;t!=="";){if(++s>r)return;let a=fe(t,n,i,e);if(!a)return;let[l,c]=a;o.push(l),t=c}if(o.length>0)return o}var St=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"];var jr=["%alpha","<alpha-value>"],hs=new RegExp(jr.map(t=>_(t)).join("|"),"g");function se(t=""){let e=ms(t);if(e==null||e===!1)return;let{type:r,components:n,alpha:i}=e,o=r.toLowerCase();if(n.length!==0&&!(St.includes(o)&&![1,3].includes(n.length)))return{type:o,components:n.map(s=>typeof s=="string"?s.trim():s),alpha:typeof i=="string"?i.trim():i}}function Ce(t){let e=t.alpha??1;return typeof e=="string"&&jr.includes(e)?1:e}function B(t,e){if(typeof t=="string")return t.replace(hs,`${e??1}`);let{components:r}=t,{alpha:n,type:i}=t;return n=e??n,i=i.toLowerCase(),["hsla","rgba"].includes(i)?`${i}(${r.join(", ")}${n==null?"":`, ${n}`})`:(n=n==null?"":` / ${n}`,St.includes(i)?`${i}(${r.join(" ")}${n})`:`color(${i} ${r.join(" ")}${n})`)}function ms(t){if(!t)return;let e=gs(t);if(e!=null||(e=bs(t),e!=null)||(e=xs(t),e!=null)||(e=ws(t),e!=null)||(e=Ss(t),e!=null))return e}function gs(t){let[,e]=t.match(/^#([\da-f]+)$/i)||[];if(e)switch(e.length){case 3:case 4:{let r=Array.from(e,n=>Number.parseInt(n,16)).map(n=>n<<4|n);return{type:"rgb",components:r.slice(0,3),alpha:e.length===3?void 0:Math.round(r[3]/255*100)/100}}case 6:case 8:{let r=Number.parseInt(e,16);return{type:"rgb",components:e.length===6?[r>>16&255,r>>8&255,r&255]:[r>>24&255,r>>16&255,r>>8&255],alpha:e.length===6?void 0:Math.round((r&255)/255*100)/100}}}}function bs(t){let e={rebeccapurple:[102,51,153,1]}[t];if(e!=null)return{type:"rgb",components:e.slice(0,3),alpha:e[3]}}function xs(t){let e=t.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!e)return;let[,r,n]=e,i=pe(n,",",5);if(i){if([3,4].includes(i.length))return{type:r,components:i.slice(0,3),alpha:i[3]};if(i.length!==1)return!1}}var ys=new RegExp(`^(${St.join("|")})\\((.+)\\)$`,"i");function ws(t){let e=t.match(ys);if(!e)return;let[,r,n]=e,i=Ar(`${r} ${n}`);if(i){let{alpha:o,components:[s,...a]}=i;return{type:s,components:a,alpha:o}}}function Ss(t){let e=t.match(/^color\((.+)\)$/);if(!e)return;let r=Ar(e[1]);if(r){let{alpha:n,components:[i,...o]}=r;return{type:i,components:o,alpha:n}}}function Ar(t){let e=pe(t," ");if(!e)return;let r=e.length;if(e[r-2]==="/")return{components:e.slice(0,r-2),alpha:e[r-1]};if(e[r-2]!=null&&(e[r-2].endsWith("/")||e[r-1].startsWith("/"))){let o=e.splice(r-2);e.push(o.join(" ")),--r}let n=pe(e[r-1],"/",2);if(!n)return;if(n.length===1||n[n.length-1]==="")return{components:e};let i=n.pop();return e[r-1]=n.join("/"),{components:e,alpha:i}}var $s=44,vs=59,Or="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Mr=new Uint8Array(64),Cs=new Uint8Array(128);for(let t=0;t<Or.length;t++){let e=Or.charCodeAt(t);Mr[t]=e,Cs[e]=t}function ke(t,e,r){let n=e-r;n=n<0?-n<<1|1:n<<1;do{let i=n&31;n>>>=5,n>0&&(i|=32),t.write(Mr[i])}while(n>0);return e}var Pr=1024*16,Vr=typeof TextDecoder<"u"?new TextDecoder:typeof Buffer<"u"?{decode(t){return Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString()}}:{decode(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e}},ks=class{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(Pr)}write(t){let{buffer:e}=this;e[this.pos++]=t,this.pos===Pr&&(this.out+=Vr.decode(e),this.pos=0)}flush(){let{buffer:t,out:e,pos:r}=this;return r>0?e+Vr.decode(t.subarray(0,r)):e}};function zr(t){let e=new ks,r=0,n=0,i=0,o=0;for(let s=0;s<t.length;s++){let a=t[s];if(s>0&&e.write(vs),a.length===0)continue;let l=0;for(let c=0;c<a.length;c++){let u=a[c];c>0&&e.write($s),l=ke(e,u[0],l),u.length!==1&&(r=ke(e,u[1],r),n=ke(e,u[2],n),i=ke(e,u[3],i),u.length!==4&&(o=ke(e,u[4],o)))}}return e.flush()}var qe=class t{constructor(e){this.bits=e instanceof t?e.bits.slice():[]}add(e){this.bits[e>>5]|=1<<(e&31)}has(e){return!!(this.bits[e>>5]&1<<(e&31))}},Ye=class t{constructor(e,r,n){this.start=e,this.end=r,this.original=n,this.intro="",this.outro="",this.content=n,this.storeName=!1,this.edited=!1,this.previous=null,this.next=null}appendLeft(e){this.outro+=e}appendRight(e){this.intro=this.intro+e}clone(){let e=new t(this.start,this.end,this.original);return e.intro=this.intro,e.outro=this.outro,e.content=this.content,e.storeName=this.storeName,e.edited=this.edited,e}contains(e){return this.start<e&&e<this.end}eachNext(e){let r=this;for(;r;)e(r),r=r.next}eachPrevious(e){let r=this;for(;r;)e(r),r=r.previous}edit(e,r,n){return this.content=e,n||(this.intro="",this.outro=""),this.storeName=r,this.edited=!0,this}prependLeft(e){this.outro=e+this.outro}prependRight(e){this.intro=e+this.intro}reset(){this.intro="",this.outro="",this.edited&&(this.content=this.original,this.storeName=!1,this.edited=!1)}split(e){let r=e-this.start,n=this.original.slice(0,r),i=this.original.slice(r);this.original=n;let o=new t(e,this.end,i);return o.outro=this.outro,this.outro="",this.end=e,this.edited?(o.edit("",!1),this.content=""):this.content=n,o.next=this.next,o.next&&(o.next.previous=o),o.previous=this,this.next=o,o}toString(){return this.intro+this.content+this.outro}trimEnd(e){if(this.outro=this.outro.replace(e,""),this.outro.length)return!0;let r=this.content.replace(e,"");if(r.length)return r!==this.content&&(this.split(this.start+r.length).edit("",void 0,!0),this.edited&&this.edit(r,this.storeName,!0)),!0;if(this.edit("",void 0,!0),this.intro=this.intro.replace(e,""),this.intro.length)return!0}trimStart(e){if(this.intro=this.intro.replace(e,""),this.intro.length)return!0;let r=this.content.replace(e,"");if(r.length){if(r!==this.content){let n=this.split(this.end-r.length);this.edited&&n.edit(r,this.storeName,!0),this.edit("",void 0,!0)}return!0}else if(this.edit("",void 0,!0),this.outro=this.outro.replace(e,""),this.outro.length)return!0}};function Rs(){return typeof globalThis<"u"&&typeof globalThis.btoa=="function"?t=>globalThis.btoa(unescape(encodeURIComponent(t))):typeof Buffer=="function"?t=>Buffer.from(t,"utf-8").toString("base64"):()=>{throw new Error("Unsupported environment: `window.btoa` or `Buffer` should be supported.")}}var Ts=Rs(),$t=class{constructor(e){this.version=3,this.file=e.file,this.sources=e.sources,this.sourcesContent=e.sourcesContent,this.names=e.names,this.mappings=zr(e.mappings),typeof e.x_google_ignoreList<"u"&&(this.x_google_ignoreList=e.x_google_ignoreList),typeof e.debugId<"u"&&(this.debugId=e.debugId)}toString(){return JSON.stringify(this)}toUrl(){return"data:application/json;charset=utf-8;base64,"+Ts(this.toString())}};function Es(t){let e=t.split(`
|
|
3
3
|
`),r=e.filter(o=>/^\t+/.test(o)),n=e.filter(o=>/^ {2,}/.test(o));if(r.length===0&&n.length===0)return null;if(r.length>=n.length)return" ";let i=n.reduce((o,s)=>{let a=/^ +/.exec(s)[0].length;return Math.min(a,o)},1/0);return new Array(i+1).join(" ")}function js(t,e){let r=t.split(/[/\\]/),n=e.split(/[/\\]/);for(r.pop();r[0]===n[0];)r.shift(),n.shift();if(r.length){let i=r.length;for(;i--;)r[i]=".."}return r.concat(n).join("/")}var As=Object.prototype.toString;function Os(t){return As.call(t)==="[object Object]"}function Lr(t){let e=t.split(`
|
|
4
4
|
`),r=[];for(let n=0,i=0;n<e.length;n++)r.push(i),i+=e[n].length+1;return function(i){let o=0,s=r.length;for(;o<s;){let c=o+s>>1;i<r[c]?s=c:o=c+1}let a=o-1,l=i-r[a];return{line:a,column:l}}}var Ps=/\w/,vt=class{constructor(e){this.hires=e,this.generatedCodeLine=0,this.generatedCodeColumn=0,this.raw=[],this.rawSegments=this.raw[this.generatedCodeLine]=[],this.pending=null}addEdit(e,r,n,i){if(r.length){let o=r.length-1,s=r.indexOf(`
|
|
@@ -8,4 +8,4 @@
|
|
|
8
8
|
`);if(r.length>1){for(let n=0;n<r.length-1;n++)this.generatedCodeLine++,this.raw[this.generatedCodeLine]=this.rawSegments=[];this.generatedCodeColumn=0}this.generatedCodeColumn+=r[r.length-1].length}},Re=`
|
|
9
9
|
`,de={insertLeft:!1,insertRight:!1,storeName:!1},Xe=class t{constructor(e,r={}){let n=new Ye(0,e.length,e);Object.defineProperties(this,{original:{writable:!0,value:e},outro:{writable:!0,value:""},intro:{writable:!0,value:""},firstChunk:{writable:!0,value:n},lastChunk:{writable:!0,value:n},lastSearchedChunk:{writable:!0,value:n},byStart:{writable:!0,value:{}},byEnd:{writable:!0,value:{}},filename:{writable:!0,value:r.filename},indentExclusionRanges:{writable:!0,value:r.indentExclusionRanges},sourcemapLocations:{writable:!0,value:new qe},storedNames:{writable:!0,value:{}},indentStr:{writable:!0,value:void 0},ignoreList:{writable:!0,value:r.ignoreList},offset:{writable:!0,value:r.offset||0}}),this.byStart[0]=n,this.byEnd[e.length]=n}addSourcemapLocation(e){this.sourcemapLocations.add(e)}append(e){if(typeof e!="string")throw new TypeError("outro content must be a string");return this.outro+=e,this}appendLeft(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byEnd[e];return n?n.appendLeft(r):this.intro+=r,this}appendRight(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byStart[e];return n?n.appendRight(r):this.outro+=r,this}clone(){let e=new t(this.original,{filename:this.filename,offset:this.offset}),r=this.firstChunk,n=e.firstChunk=e.lastSearchedChunk=r.clone();for(;r;){e.byStart[n.start]=n,e.byEnd[n.end]=n;let i=r.next,o=i&&i.clone();o&&(n.next=o,o.previous=n,n=o),r=i}return e.lastChunk=n,this.indentExclusionRanges&&(e.indentExclusionRanges=this.indentExclusionRanges.slice()),e.sourcemapLocations=new qe(this.sourcemapLocations),e.intro=this.intro,e.outro=this.outro,e}generateDecodedMap(e){e=e||{};let r=0,n=Object.keys(this.storedNames),i=new vt(e.hires),o=Lr(this.original);return this.intro&&i.advance(this.intro),this.firstChunk.eachNext(s=>{let a=o(s.start);s.intro.length&&i.advance(s.intro),s.edited?i.addEdit(r,s.content,a,s.storeName?n.indexOf(s.original):-1):i.addUneditedChunk(r,s,this.original,a,this.sourcemapLocations),s.outro.length&&i.advance(s.outro)}),this.outro&&i.advance(this.outro),{file:e.file?e.file.split(/[/\\]/).pop():void 0,sources:[e.source?js(e.file||"",e.source):e.file||""],sourcesContent:e.includeContent?[this.original]:void 0,names:n,mappings:i.raw,x_google_ignoreList:this.ignoreList?[r]:void 0}}generateMap(e){return new $t(this.generateDecodedMap(e))}_ensureindentStr(){this.indentStr===void 0&&(this.indentStr=Es(this.original))}_getRawIndentString(){return this._ensureindentStr(),this.indentStr}getIndentString(){return this._ensureindentStr(),this.indentStr===null?" ":this.indentStr}indent(e,r){let n=/^[^\r\n]/gm;if(Os(e)&&(r=e,e=void 0),e===void 0&&(this._ensureindentStr(),e=this.indentStr||" "),e==="")return this;r=r||{};let i={};r.exclude&&(typeof r.exclude[0]=="number"?[r.exclude]:r.exclude).forEach(u=>{for(let p=u[0];p<u[1];p+=1)i[p]=!0});let o=r.indentStart!==!1,s=c=>o?`${e}${c}`:(o=!0,c);this.intro=this.intro.replace(n,s);let a=0,l=this.firstChunk;for(;l;){let c=l.end;if(l.edited)i[a]||(l.content=l.content.replace(n,s),l.content.length&&(o=l.content[l.content.length-1]===`
|
|
10
10
|
`));else for(a=l.start;a<c;){if(!i[a]){let u=this.original[a];u===`
|
|
11
|
-
`?o=!0:u!=="\r"&&o&&(o=!1,a===l.start||(this._splitChunk(l,a),l=l.next),l.prependRight(e))}a+=1}a=l.end,l=l.next}return this.outro=this.outro.replace(n,s),this}insert(){throw new Error("magicString.insert(...) is deprecated. Use prependRight(...) or appendLeft(...)")}insertLeft(e,r){return de.insertLeft||(console.warn("magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead"),de.insertLeft=!0),this.appendLeft(e,r)}insertRight(e,r){return de.insertRight||(console.warn("magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead"),de.insertRight=!0),this.prependRight(e,r)}move(e,r,n){if(e=e+this.offset,r=r+this.offset,n=n+this.offset,n>=e&&n<=r)throw new Error("Cannot move a selection inside itself");this._split(e),this._split(r),this._split(n);let i=this.byStart[e],o=this.byEnd[r],s=i.previous,a=o.next,l=this.byStart[n];if(!l&&o===this.lastChunk)return this;let c=l?l.previous:this.lastChunk;return s&&(s.next=a),a&&(a.previous=s),c&&(c.next=i),l&&(l.previous=o),i.previous||(this.firstChunk=o.next),o.next||(this.lastChunk=i.previous,this.lastChunk.next=null),i.previous=c,o.next=l||null,c||(this.firstChunk=i),l||(this.lastChunk=o),this}overwrite(e,r,n,i){return i=i||{},this.update(e,r,n,{...i,overwrite:!i.contentOnly})}update(e,r,n,i){if(e=e+this.offset,r=r+this.offset,typeof n!="string")throw new TypeError("replacement content must be a string");if(this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(r>this.original.length)throw new Error("end is out of bounds");if(e===r)throw new Error("Cannot overwrite a zero-length range \u2013 use appendLeft or prependRight instead");this._split(e),this._split(r),i===!0&&(de.storeName||(console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string"),de.storeName=!0),i={storeName:!0});let o=i!==void 0?i.storeName:!1,s=i!==void 0?i.overwrite:!1;if(o){let c=this.original.slice(e,r);Object.defineProperty(this.storedNames,c,{writable:!0,value:!0,enumerable:!0})}let a=this.byStart[e],l=this.byEnd[r];if(a){let c=a;for(;c!==l;){if(c.next!==this.byStart[c.end])throw new Error("Cannot overwrite across a split point");c=c.next,c.edit("",!1)}a.edit(n,o,!s)}else{let c=new Ye(e,r,"").edit(n,o);l.next=c,c.previous=l}return this}prepend(e){if(typeof e!="string")throw new TypeError("outro content must be a string");return this.intro=e+this.intro,this}prependLeft(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byEnd[e];return n?n.prependLeft(r):this.intro=r+this.intro,this}prependRight(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byStart[e];return n?n.prependRight(r):this.outro=r+this.outro,this}remove(e,r){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(e===r)return this;if(e<0||r>this.original.length)throw new Error("Character is out of bounds");if(e>r)throw new Error("end must be greater than start");this._split(e),this._split(r);let n=this.byStart[e];for(;n;)n.intro="",n.outro="",n.edit(""),n=r>n.end?this.byStart[n.end]:null;return this}reset(e,r){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(e===r)return this;if(e<0||r>this.original.length)throw new Error("Character is out of bounds");if(e>r)throw new Error("end must be greater than start");this._split(e),this._split(r);let n=this.byStart[e];for(;n;)n.reset(),n=r>n.end?this.byStart[n.end]:null;return this}lastChar(){if(this.outro.length)return this.outro[this.outro.length-1];let e=this.lastChunk;do{if(e.outro.length)return e.outro[e.outro.length-1];if(e.content.length)return e.content[e.content.length-1];if(e.intro.length)return e.intro[e.intro.length-1]}while(e=e.previous);return this.intro.length?this.intro[this.intro.length-1]:""}lastLine(){let e=this.outro.lastIndexOf(Re);if(e!==-1)return this.outro.substr(e+1);let r=this.outro,n=this.lastChunk;do{if(n.outro.length>0){if(e=n.outro.lastIndexOf(Re),e!==-1)return n.outro.substr(e+1)+r;r=n.outro+r}if(n.content.length>0){if(e=n.content.lastIndexOf(Re),e!==-1)return n.content.substr(e+1)+r;r=n.content+r}if(n.intro.length>0){if(e=n.intro.lastIndexOf(Re),e!==-1)return n.intro.substr(e+1)+r;r=n.intro+r}}while(n=n.previous);return e=this.intro.lastIndexOf(Re),e!==-1?this.intro.substr(e+1)+r:this.intro+r}slice(e=0,r=this.original.length-this.offset){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}let n="",i=this.firstChunk;for(;i&&(i.start>e||i.end<=e);){if(i.start<r&&i.end>=r)return n;i=i.next}if(i&&i.edited&&i.start!==e)throw new Error(`Cannot use replaced character ${e} as slice start anchor.`);let o=i;for(;i;){i.intro&&(o!==i||i.start===e)&&(n+=i.intro);let s=i.start<r&&i.end>=r;if(s&&i.edited&&i.end!==r)throw new Error(`Cannot use replaced character ${r} as slice end anchor.`);let a=o===i?e-i.start:0,l=s?i.content.length+r-i.end:i.content.length;if(n+=i.content.slice(a,l),i.outro&&(!s||i.end===r)&&(n+=i.outro),s)break;i=i.next}return n}snip(e,r){let n=this.clone();return n.remove(0,e),n.remove(r,n.original.length),n}_split(e){if(this.byStart[e]||this.byEnd[e])return;let r=this.lastSearchedChunk,n=r,i=e>r.end;for(;r;){if(r.contains(e))return this._splitChunk(r,e);if(r=i?this.byStart[r.end]:this.byEnd[r.start],r===n)return;n=r}}_splitChunk(e,r){if(e.edited&&e.content.length){let i=Lr(this.original)(r);throw new Error(`Cannot split a chunk that has already been edited (${i.line}:${i.column} \u2013 "${e.original}")`)}let n=e.split(r);return this.byEnd[r]=e,this.byStart[r]=n,this.byEnd[n.end]=n,e===this.lastChunk&&(this.lastChunk=n),this.lastSearchedChunk=e,!0}toString(){let e=this.intro,r=this.firstChunk;for(;r;)e+=r.toString(),r=r.next;return e+this.outro}isEmpty(){let e=this.firstChunk;do if(e.intro.length&&e.intro.trim()||e.content.length&&e.content.trim()||e.outro.length&&e.outro.trim())return!1;while(e=e.next);return!0}length(){let e=this.firstChunk,r=0;do r+=e.intro.length+e.content.length+e.outro.length;while(e=e.next);return r}trimLines(){return this.trim("[\\r\\n]")}trim(e){return this.trimStart(e).trimEnd(e)}trimEndAborted(e){let r=new RegExp((e||"\\s")+"+$");if(this.outro=this.outro.replace(r,""),this.outro.length)return!0;let n=this.lastChunk;do{let i=n.end,o=n.trimEnd(r);if(n.end!==i&&(this.lastChunk===n&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.previous}while(n);return!1}trimEnd(e){return this.trimEndAborted(e),this}trimStartAborted(e){let r=new RegExp("^"+(e||"\\s")+"+");if(this.intro=this.intro.replace(r,""),this.intro.length)return!0;let n=this.firstChunk;do{let i=n.end,o=n.trimStart(r);if(n.end!==i&&(n===this.lastChunk&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.next}while(n);return!1}trimStart(e){return this.trimStartAborted(e),this}hasChanged(){return this.original!==this.toString()}_replaceRegexp(e,r){function n(o,s){return typeof r=="string"?r.replace(/\$(\$|&|\d+)/g,(a,l)=>l==="$"?"$":l==="&"?o[0]:+l<o.length?o[+l]:`$${l}`):r(...o,o.index,s,o.groups)}function i(o,s){let a,l=[];for(;a=o.exec(s);)l.push(a);return l}if(e.global)i(e,this.original).forEach(s=>{if(s.index!=null){let a=n(s,this.original);a!==s[0]&&this.overwrite(s.index,s.index+s[0].length,a)}});else{let o=this.original.match(e);if(o&&o.index!=null){let s=n(o,this.original);s!==o[0]&&this.overwrite(o.index,o.index+o[0].length,s)}}return this}_replaceString(e,r){let{original:n}=this,i=n.indexOf(e);return i!==-1&&(typeof r=="function"&&(r=r(e,i,n)),e!==r&&this.overwrite(i,i+e.length,r)),this}replace(e,r){return typeof e=="string"?this._replaceString(e,r):this._replaceRegexp(e,r)}_replaceAllString(e,r){let{original:n}=this,i=e.length;for(let o=n.indexOf(e);o!==-1;o=n.indexOf(e,o+i)){let s=n.slice(o,o+i),a=r;typeof r=="function"&&(a=r(s,o,n)),s!==a&&this.overwrite(o,o+i,a)}return this}replaceAll(e,r){if(typeof e=="string")return this._replaceAllString(e,r);if(!e.global)throw new TypeError("MagicString.prototype.replaceAll called with a non-global RegExp argument");return this._replaceRegexp(e,r)}};var Vs=/theme\(\s*(['"])?(.*?)\1?\s*\)/g;function Ur(t){return t.includes("theme(")&&t.includes(")")}function Fr(t,e,r=!0){let n=Array.from(t.toString().matchAll(Vs));if(!n.length)return t;let i=new Xe(t);for(let o of n){let s=o[2];if(!s)throw new Error("theme() expect exact one argument, but got 0");let a=Ms(s,e,r);a&&i.overwrite(o.index,o.index+o[0].length,a)}return i.toString()}function Ms(t,e,r=!0){let[n,i]=t.split("/"),s=n.trim().split(".").reduce((a,l)=>a?.[l],e);if(typeof s=="object"&&(s=s.DEFAULT),typeof s=="string"){if(i){let a=se(s);a&&(s=B(a,i))}return s}else if(r)throw new Error(`theme of "${t}" did not found`)}function Ct(t){let e=t.match(/^-?\d+\.?\d*/)?.[0]||"",r=t.slice(e.length);if(r==="px"){let n=Number.parseFloat(e)-.1;return Number.isNaN(n)?t:`${n}${r}`}return`calc(${t} - 0.1px)`}function _r(t){let e=function(n,i){let o=this.__options?.sequence||[];this.__options.sequence=[];for(let s of o){let a=t[s](n,i);if(a!=null)return a}};function r(n,i){return n.__options||(n.__options={sequence:[]}),n.__options.sequence.push(i),n}for(let n of Object.keys(t))Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get(){return r(this,n)}});return e}var Te="__pseudo_placeholder__",he=Object.fromEntries([["first-letter","::first-letter"],["first-line","::first-line"],"any-link","link","visited","target",["open","[open]"],"default","checked","indeterminate","placeholder-shown","autofill","optional","required","valid","invalid","user-valid","user-invalid","in-range","out-of-range","read-only","read-write","empty","focus-within","hover","focus","focus-visible","active","enabled","disabled","popover-open","root","empty",["even-of-type",":nth-of-type(even)"],["even",":nth-child(even)"],["odd-of-type",":nth-of-type(odd)"],["odd",":nth-child(odd)"],["nth",`:nth-child(${Te})`],["nth-last",`:nth-last-child(${Te})`],["nth-last-of-type",`:nth-last-of-type(${Te})`],["nth-of-type",`:nth-of-type(${Te})`],"first-of-type",["first",":first-child"],"last-of-type",["last",":last-child"],"only-child","only-of-type",["backdrop-element","::backdrop"],["placeholder","::placeholder"],["before","::before"],["after","::after"],["file","::file-selector-button"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),Dr=Object.keys(he),me=Object.fromEntries([["backdrop","::backdrop"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),Nr=Object.keys(me),zs=["not","is","where","has"],Kr=Object.fromEntries([["selection",["::selection"," *::selection"]],["marker",["::marker"," *::marker"]]]),kt=Object.entries(he).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Rt=Object.entries(me).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),le=zs.join("|"),Ir=Object.keys(Kr).sort((t,e)=>e.length-t.length).join("|"),Ls=["::-webkit-resizer","::-webkit-scrollbar","::-webkit-scrollbar-button","::-webkit-scrollbar-corner","::-webkit-scrollbar-thumb","::-webkit-scrollbar-track","::-webkit-scrollbar-track-piece","::file-selector-button"],Wr=Object.entries(he).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Br=Object.entries(me).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|");function Us(t,e,r,n){let{h:i,variantGetBracket:o}=n,s=new RegExp(`^(${_(e)}:)(\\S+)${_(r)}\\1`),a,l,c,u,p=h=>{let y=o(`${t}-`,h,[]);if(!y)return;let[w,R]=y,x=i.bracket(w);if(x==null)return;let g=R.split(a,1)?.[0]??"",k=`${e}${K(g)}`;return[g,h.slice(h.length-(R.length-g.length-1)),x.includes("&")?x.replace(/&/g,k):`${k}${x}`]},d=h=>{let y=h.match(l)||h.match(c);if(!y)return;let[w,R,x]=y,g=y[3]??"",k=he[x]||me[x]||`:${x}`;return R&&(k=`:${R}(${k})`),[g,h.slice(w.length),`${e}${K(g)}${k}`,x]},m=h=>{let y=h.match(u);if(!y)return;let[w,R,x]=y,g=y[3]??"",k=`:${R}(${x})`;return[g,h.slice(w.length),`${e}${K(g)}${k}`]};return{name:`pseudo:${t}`,match(h,y){if(a&&l&&c||(a=new RegExp(`(?:${y.generator.config.separators.join("|")})`),l=new RegExp(`^${t}-(?:(?:(${le})-)?(${kt}))(?:(/[\\w-]+))?(?:${y.generator.config.separators.join("|")})`),c=new RegExp(`^${t}-(?:(?:(${le})-)?(${Rt}))(?:(/[\\w-]+))?(?:${y.generator.config.separators.filter(b=>b!=="-").join("|")})`),u=new RegExp(`^${t}-(?:(${le})-)?\\[(.+)\\](?:(/[\\w-]+))?(?:${y.generator.config.separators.filter(b=>b!=="-").join("|")})`)),!h.startsWith(t))return;let w=p(h)||d(h)||m(h);if(!w)return;let[R,x,g,k=""]=w;return{matcher:x,handle:(b,$)=>$({...b,prefix:`${g}${r}${b.prefix}`.replace(s,"$1$2:"),sort:Dr.indexOf(k)??Nr.indexOf(k)})}},multiPass:!0}}function Gr(t){let{h:e}=t,r,n,i;return[{name:"pseudo",match(o,s){r&&n||(r=new RegExp(`^(${Wr})(?:-(\\d+|\\[(\\w|[+-.])+\\]))?(?:${s.generator.config.separators.join("|")})`),n=new RegExp(`^(${Br})(?:${s.generator.config.separators.filter(l=>l!=="-").join("|")})`));let a=o.match(r)||o.match(n);if(a){let l=he[a[1]]||me[a[1]]||`:${a[1]}`;if(a[2]){let u;a[2].startsWith("[")&&a[2].endsWith("]")?u=e.bracket(a[2]):u=a[2],u&&(l=l.replace(Te,u))}let c=Dr.indexOf(a[1]);return c===-1&&(c=Nr.indexOf(a[1])),c===-1&&(c=void 0),{matcher:o.slice(a[0].length),handle:(u,p)=>{let d=l.includes("::")&&!Ls.includes(l)?{pseudo:`${u.pseudo}${l}`}:{selector:`${u.selector}${l}`};return p({...u,...d,sort:c,noMerge:!0})}}}},multiPass:!0,autocomplete:`(${Wr}|${Br}):`},{name:"pseudo:multi",match(o,s){i||(i=new RegExp(`^(${Ir})(?:${s.generator.config.separators.join("|")})`));let a=o.match(i);if(a)return Kr[a[1]].map(c=>({matcher:o.slice(a[0].length),handle:(u,p)=>p({...u,pseudo:`${u.pseudo}${c}`})}))},multiPass:!1,autocomplete:`(${Ir}):`}]}function Hr(t){let{getBracket:e,h:r}=t,n,i,o;return{match(s,a){n&&i||(n=new RegExp(`^(${le})-(${kt})(?:${a.generator.config.separators.join("|")})`),i=new RegExp(`^(${le})-(${Rt})(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`),o=new RegExp(`^(${le})-(\\[.+\\])(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`));let l=s.match(n)||s.match(i)||s.match(o);if(l){let c=l[1],p=e(l[2],"[","]")?r.bracket(l[2]):he[l[2]]||me[l[2]]||`:${l[2]}`;return{matcher:s.slice(l[0].length),selector:d=>`${d}:${c}(${p})`}}},multiPass:!0,autocomplete:`(${le})-(${kt}|${Rt}):`}}function qr(t,e){let r=!!t?.attributifyPseudo,n=t?.prefix??"";n=K((Array.isArray(n)?n:[n]).filter(Boolean)[0]??"");let i=(o,s)=>Us(o,r?`[${n}${o}=""]`:`.${n}${o}`,s,e);return[i("group"," "),i("peer","~"),i("parent",">"),i("previous","+")]}var Fs=/(part-\[(.+)\]:)(.+)/;function Yr(){return{match(t){let e=t.match(Fs);if(e){let r=`part(${e[2]})`;return{matcher:t.slice(e[1].length),selector:n=>`${n}::${r}`}}},multiPass:!0}}function ae(t,e,r={}){let n;return{name:t,match(i,o){n||(n=new RegExp(`^${_(t)}(?:${o.generator.config.separators.join("|")})`));let s=i.match(n);if(s){let a=i.slice(s[0].length),l=T(e).map(c=>({matcher:a,handle:(u,p)=>p({...u,...c(u)}),...r}));return l.length===1?l[0]:l}},autocomplete:`${t}:`}}function Ee(t,e){let r;return{name:t,match(n,i){r||(r=new RegExp(`^${_(t)}(?:${i.generator.config.separators.join("|")})`));let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}${e}`})}},autocomplete:`${t}:`}}function ee(t,e,r){if(e.startsWith(`${t}[`)){let[n,i]=oe(e.slice(t.length),"[","]")??[];if(n&&i){for(let o of r)if(i.startsWith(o))return[n,i.slice(o.length),o];return[n,i,""]}}}function U(t,e,r){for(let n of T(t))if(e.startsWith(n)){let i=ee(n,e,r);if(i){let[o="",s=i[1]]=U("/",i[1],r)??[];return[i[0],s,o]}for(let o of r.filter(s=>s!=="/")){let s=e.indexOf(o,n.length);if(s!==-1){let a=e.indexOf("/",n.length),l=a===-1||s<=a;return[e.slice(n.length,l?s:a),e.slice(s+o.length),l?"":e.slice(a+1,s)]}}}}var Pt={};Fo(Pt,{auto:()=>Ws,bracket:()=>Hs,bracketOfColor:()=>qs,bracketOfLength:()=>Ys,bracketOfPosition:()=>Xs,cssvar:()=>Zs,degree:()=>Qs,fraction:()=>Gs,global:()=>ea,number:()=>Ns,numberWithUnit:()=>Is,percent:()=>Ks,position:()=>ra,properties:()=>ta,px:()=>Ds,rem:()=>Bs,time:()=>Js});var D={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"]},Tt={...D,s:["-inset-inline-start"],start:["-inset-inline-start"],e:["-inset-inline-end"],end:["-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"]},Et={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"],s:["-end-start","-start-start"],is:["-end-start","-start-start"],e:["-start-end","-end-end"],ie:["-start-end","-end-end"],ss:["-start-start"],"bs-is":["-start-start"],"is-bs":["-start-start"],se:["-start-end"],"bs-ie":["-start-end"],"ie-bs":["-start-end"],es:["-end-start"],"be-is":["-end-start"],"is-be":["-end-start"],ee:["-end-end"],"be-ie":["-end-end"],"ie-be":["-end-end"]},Zr={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},Jr=["x","y","z"],Xr=["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"],je=Object.assign({},...Xr.map(t=>({[t.replace(/ /,"-")]:t})),...Xr.map(t=>({[t.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:t}))),A=["inherit","initial","revert","revert-layer","unset"],Ae=/^(calc|clamp|min|max)\s*\((.+)\)(.*)/,Qr=/^(var)\s*\((.+)\)(.*)/;var ge=/^(-?\d*(?:\.\d+)?)(px|pt|pc|%|r?(?:em|ex|lh|cap|ch|ic)|(?:[sld]?v|cq)(?:[whib]|min|max)|in|cm|mm|rpx)?$/i,jt=/^(-?\d*(?:\.\d+)?)$/,At=/^(px|[sld]?v[wh])$/i,Ot={px:1,vw:100,vh:100,svw:100,svh:100,dvw:100,dvh:100,lvh:100,lvw:100},Ze=/^\[(color|image|length|size|position|quoted|string):/i,en=/,(?![^()]*\))/g;var _s=["color","border-color","background-color","outline-color","text-decoration-color","flex-grow","flex","flex-shrink","caret-color","font","gap","opacity","visibility","z-index","font-weight","zoom","text-shadow","transform","box-shadow","border","background-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 G(t){return+t.toFixed(10)}function Is(t){let e=t.match(ge);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(n&&!Number.isNaN(i))return`${G(i)}${n}`}function Ws(t){if(t==="auto"||t==="a")return"auto"}function Bs(t){if(!t)return;if(At.test(t))return`${Ot[t]}${t}`;let e=t.match(ge);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0":n?`${G(i)}${n}`:`${G(i/4)}rem`}function Ds(t){if(At.test(t))return`${Ot[t]}${t}`;let e=t.match(ge);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return n?`${G(i)}${n}`:`${G(i)}px`}function Ns(t){if(!jt.test(t))return;let e=Number.parseFloat(t);if(!Number.isNaN(e))return G(e)}function Ks(t){if(t.endsWith("%")&&(t=t.slice(0,-1)),!jt.test(t))return;let e=Number.parseFloat(t);if(!Number.isNaN(e))return`${G(e/100)}`}function Gs(t){if(!t)return;if(t==="full")return"100%";let[e,r]=t.split("/"),n=Number.parseFloat(e)/Number.parseFloat(r);if(!Number.isNaN(n))return n===0?"0":`${G(n*100)}%`}function Je(t,e){if(t&&t.startsWith("[")&&t.endsWith("]")){let r,n,i=t.match(Ze);if(i?(e||(n=i[1]),r=t.slice(i[0].length,-1)):r=t.slice(1,-1),!r||r==='=""')return;r.startsWith("--")&&(r=`var(${r})`);let o=0;for(let s of r)if(s==="[")o+=1;else if(s==="]"&&(o-=1,o<0))return;if(o)return;switch(n){case"string":return r.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_");case"quoted":return r.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(["\\])/g,"\\$1").replace(/^(.+)$/,'"$1"')}return r.replace(/(url\(.*?\))/g,s=>s.replace(/_/g,"\\_")).replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(?:calc|clamp|max|min)\((.*)/g,s=>{let a=[];return s.replace(/var\((--.+?)[,)]/g,(l,c)=>(a.push(c),l.replace(c,"--un-calc"))).replace(/(-?\d*\.?\d(?!-\d.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 ").replace(/--un-calc/g,()=>a.shift())})}}function Hs(t){return Je(t)}function qs(t){return Je(t,"color")}function Ys(t){return Je(t,"length")}function Xs(t){return Je(t,"position")}function Zs(t){if(/^\$[^\s'"`;{}]/.test(t)){let[e,r]=t.slice(1).split(",");return`var(--${K(e)}${r?`, ${r}`:""})`}}function Js(t){let e=t.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0&&!n?"0s":n?`${G(i)}${n}`:`${G(i)}ms`}function Qs(t){let e=t.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0deg":n?`${G(i)}${n}`:`${G(i)}deg`}function ea(t){if(A.includes(t))return t}function ta(t){if(t.split(",").every(e=>_s.includes(e)))return t}function ra(t){if(["top","left","right","bottom","center"].includes(t))return t}var na=_r(Pt),f=na;var tn={mid:"middle",base:"baseline",btm:"bottom",baseline:"baseline",top:"top",start:"top",middle:"middle",bottom:"bottom",end:"bottom","text-top":"text-top","text-bottom":"text-bottom",sub:"sub",super:"super",...Object.fromEntries(A.map(t=>[t,t]))},nn=[[/^(?:vertical|align|v)-(.+)$/,([,t])=>({"vertical-align":tn[t]??f.bracket.cssvar.numberWithUnit(t)}),{autocomplete:[`(vertical|align|v)-(${Object.keys(tn).join("|")})`,"(vertical|align|v)-<percentage>"]}]],rn=["center","left","right","justify","start","end"],on=[...rn.map(t=>[`text-${t}`,{"text-align":t}]),...[...A,...rn].map(t=>[`text-align-${t}`,{"text-align":t}])];var cn="$$mini-no-negative";function N(t){return([e,r,n],{theme:i})=>{let o=i.spacing?.[n||"DEFAULT"]??f.bracket.cssvar.global.auto.fraction.rem(n);if(o!=null)return D[r].map(s=>[`${t}${s}`,o]);if(n?.startsWith("-")){let s=i.spacing?.[n.slice(1)];if(s!=null)return D[r].map(a=>[`${t}${a}`,`calc(${s} * -1)`])}}}function sn(t,e,r="colors"){let n=t[r],i=-1;for(let o of e){if(i+=1,n&&typeof n!="string"){let s=e.slice(i).join("-").replace(/(-[a-z])/g,a=>a.slice(1).toUpperCase());if(n[s])return n[s];if(n[o]){n=n[o];continue}}return}return n}function an(t,e,r){return sn(t,e,r)||sn(t,e,"colors")}function Mt(t,e){let[r,n]=fe(t,"[","]",["/",":"])??[];if(r!=null){let i=(r.match(Ze)??[])[1];if(i==null||i===e)return[r,n]}}function Qe(t,e,r){let n=Mt(t,"color");if(!n)return;let[i,o]=n,s=i.replace(/([a-z])(\d)/g,"$1-$2").split(/-/g),[a]=s;if(!a)return;let l,c=f.bracketOfColor(i),u=c||i;if(f.numberWithUnit(u))return;if(/^#[\da-f]+$/i.test(u)?l=u:/^hex-[\da-fA-F]+$/.test(u)?l=`#${u.slice(4)}`:i.startsWith("$")&&(l=f.cssvar(i)),l=l||c,!l){let d=an(e,[i],r);typeof d=="string"&&(l=d)}let p="DEFAULT";if(!l){let d=s,m,[h]=s.slice(-1);/^\d+$/.test(h)&&(p=m=h,d=s.slice(0,-1));let y=an(e,d,r);typeof y=="object"?l=y[m??p]:typeof y=="string"&&!m&&(l=y)}return{opacity:o,name:a,no:p,color:l,cssColor:se(l),alpha:f.bracket.cssvar.percent(o??"")}}function L(t,e,r,n){return([,i],{theme:o,generator:s})=>{let a=Qe(i??"",o,r);if(!a)return;let{alpha:l,color:c,cssColor:u}=a,d=s.config.envMode==="dev"&&c?` /* ${c} */`:"",m={};if(u)if(l!=null)m[t]=B(u,l)+d;else{let h=`--un-${e}-opacity`,y=B(u,`var(${h})`);y.includes(h)&&(m[h]=Ce(u)),m[t]=y+d}else if(c)if(l!=null)m[t]=B(c,l)+d;else{let h=`--un-${e}-opacity`,y=B(c,`var(${h})`);y.includes(h)&&(m[h]=1),m[t]=y+d}if(n?.(m)!==!1)return m}}function et(t,e){let r=[];t=T(t);for(let n=0;n<t.length;n++){let i=pe(t[n]," ",6);if(!i||i.length<3)return t;let o=!1,s=i.indexOf("inset");s!==-1&&(i.splice(s,1),o=!0);let a="",l=i.at(-1);if(se(i.at(0))){let c=se(i.shift());c&&(a=`, ${B(c)}`)}else if(se(l)){let c=se(i.pop());c&&(a=`, ${B(c)}`)}else l&&l.startsWith("var(")&&(a=`, ${i.pop()}`);r.push(`${o?"inset ":""}${i.join(" ")} var(${e}${a})`)}return r}function tt(t,e,r){return t!=null&&!!Qe(t,e,r)?.color}var ln=/[a-z]+/gi,Vt=new WeakMap;function rt({theme:t,generator:e},r="breakpoints"){let n=e?.userConfig?.theme?.[r]||t[r];if(!n)return;if(Vt.has(t))return Vt.get(t);let i=Object.entries(n).sort((o,s)=>Number.parseInt(o[1].replace(ln,""))-Number.parseInt(s[1].replace(ln,""))).map(([o,s])=>({point:o,size:s}));return Vt.set(t,i),i}function O(t,e){return A.map(r=>[`${t}-${r}`,{[e??t]:r}])}function H(t){return t!=null&&Ae.test(t)}function un(t){return t[0]==="["&&t.slice(-1)==="]"&&(t=t.slice(1,-1)),Ae.test(t)||ge.test(t)}function nt(t,e,r){let n=e.split(en);return t||!t&&n.length===1?Zr[t].map(i=>[`--un-${r}${i}`,e]):n.map((i,o)=>[`--un-${r}-${Jr[o]}`,i])}var fn=[[/^outline-(?:width-|size-)?(.+)$/,pn,{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,ia,{autocomplete:"outline-$colors"}],[/^outline-offset-(.+)$/,([,t],{theme:e})=>({"outline-offset":e.lineWidth?.[t]??f.bracket.cssvar.global.px(t)}),{autocomplete:"outline-(offset)-<num>"}],["outline",{"outline-style":"solid"}],...["auto","dashed","dotted","double","hidden","solid","groove","ridge","inset","outset",...A].map(t=>[`outline-${t}`,{"outline-style":t}]),["outline-none",{outline:"2px solid transparent","outline-offset":"2px"}]];function pn([,t],{theme:e}){return{"outline-width":e.lineWidth?.[t]??f.bracket.cssvar.global.px(t)}}function ia(t,e){return H(f.bracket(t[1]))?pn(t,e):L("outline-color","outline-color","borderColor")(t,e)}var dn=[["appearance-auto",{"-webkit-appearance":"auto",appearance:"auto"}],["appearance-none",{"-webkit-appearance":"none",appearance:"none"}]];function oa(t){return f.properties.auto.global(t)??{contents:"contents",scroll:"scroll-position"}[t]}var hn=[[/^will-change-(.+)/,([,t])=>({"will-change":oa(t)})]];var ze=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...A],gn=[[/^(?:border|b)()(?:-(.+))?$/,J,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,J],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,J],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,J],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,J],[/^(?:border|b)-()(?:width|size)-(.+)$/,J,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,J],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,J],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,J],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,J],[/^(?:border|b)-()(?:color-)?(.+)$/,Oe,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,Oe],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,Oe],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,Oe],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,Oe],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,Pe,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,Pe],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,Pe],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,Pe],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,Pe],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,Ve,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-$borderRadius","(rounded|rd)","(rounded|rd)-$borderRadius"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltbse])(?:-(.+))?$/,Ve],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,Ve],[/^(?:border-|b-)?(?:rounded|rd)-([bise][se])(?:-(.+))?$/,Ve],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,Ve],[/^(?:border|b)-(?:style-)?()(.+)$/,Me,{autocomplete:["(border|b)-style",`(border|b)-(${ze.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${ze.join("|")})`,`(border|b)-<directions>-style-(${ze.join("|")})`,`(border|b)-style-(${ze.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,Me],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,Me],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,Me],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,Me]];function mn(t,e,r){if(e!=null)return{[`border${r}-color`]:B(t,e)};if(r===""){let n={},i="--un-border-opacity",o=B(t,`var(${i})`);return o.includes(i)&&(n[i]=typeof t=="string"?1:Ce(t)),n["border-color"]=o,n}else{let n={},i="--un-border-opacity",o=`--un-border${r}-opacity`,s=B(t,`var(${o})`);return s.includes(o)&&(n[i]=typeof t=="string"?1:Ce(t),n[o]=`var(${i})`),n[`border${r}-color`]=s,n}}function sa(t){return([,e],r)=>{let n=Qe(e,r,"borderColor");if(!n)return;let{alpha:i,color:o,cssColor:s}=n;if(s)return mn(s,i,t);if(o)return mn(o,i,t)}}function J([,t="",e],{theme:r}){let n=r.lineWidth?.[e||"DEFAULT"]??f.bracket.cssvar.global.px(e||"1");if(t in D&&n!=null)return D[t].map(i=>[`border${i}-width`,n])}function Oe([,t="",e],r){if(t in D){if(H(f.bracket(e)))return J(["",t,e],r);if(tt(e,r.theme,"borderColor"))return Object.assign({},...D[t].map(n=>sa(n)(["",e],r.theme)))}}function Pe([,t="",e]){let r=f.bracket.percent.cssvar(e);if(t in D&&r!=null)return D[t].map(n=>[`--un-border${n}-opacity`,r])}function Ve([,t="",e],{theme:r}){let n=r.borderRadius?.[e||"DEFAULT"]||f.bracket.cssvar.global.fraction.rem(e||"1");if(t in Et&&n!=null)return Et[t].map(i=>[`border${i}-radius`,n])}function Me([,t="",e]){if(ze.includes(e)&&t in D)return D[t].map(r=>[`border${r}-style`,e])}var bn=[[/^op(?:acity)?-?(.+)$/,([,t])=>({opacity:f.bracket.percent.cssvar(t)})]],aa=/^\[url\(.+\)\]$/,la=/^\[(?:length|size):.+\]$/,ca=/^\[position:.+\]$/,ua=/^\[(?:linear|conic|radial)-gradient\(.+\)\]$/,fa=/^\[image:.+\]$/,xn=[[/^bg-(.+)$/,(...t)=>{let e=t[0][1];if(aa.test(e))return{"--un-url":f.bracket(e),"background-image":"var(--un-url)"};if(la.test(e)&&f.bracketOfLength(e)!=null)return{"background-size":f.bracketOfLength(e).split(" ").map(r=>f.fraction.auto.px.cssvar(r)??r).join(" ")};if((un(e)||ca.test(e))&&f.bracketOfPosition(e)!=null)return{"background-position":f.bracketOfPosition(e).split(" ").map(r=>f.position.fraction.auto.px.cssvar(r)??r).join(" ")};if(ua.test(e)||fa.test(e)){let r=f.bracket(e);if(r)return{"background-image":(r.startsWith("http")?`url(${r})`:f.cssvar(r))??r}}return L("background-color","bg","backgroundColor")(...t)},{autocomplete:"bg-$colors"}],[/^bg-op(?:acity)?-?(.+)$/,([,t])=>({"--un-bg-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"bg-(op|opacity)-<percent>"}]],yn=[[/^color-scheme-(\w+)$/,([,t])=>({"color-scheme":t})]];var wn=[[/^@container(?:\/(\w+))?(?:-(normal|inline-size|size))?$/,([,t,e])=>({"container-type":e??"inline-size","container-name":t})]];var Sn=["solid","double","dotted","dashed","wavy",...A],$n=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,t])=>({"text-decoration-line":t}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,vn,{autocomplete:"(underline|decoration)-<num>"}],[/^(?:underline|decoration)-(auto|from-font)$/,([,t])=>({"text-decoration-thickness":t}),{autocomplete:"(underline|decoration)-(auto|from-font)"}],[/^(?:underline|decoration)-(.+)$/,pa,{autocomplete:"(underline|decoration)-$colors"}],[/^(?:underline|decoration)-op(?:acity)?-?(.+)$/,([,t])=>({"--un-line-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"(underline|decoration)-(op|opacity)-<percent>"}],[/^(?:underline|decoration)-offset-(.+)$/,([,t],{theme:e})=>({"text-underline-offset":e.lineWidth?.[t]??f.auto.bracket.cssvar.global.px(t)}),{autocomplete:"(underline|decoration)-(offset)-<num>"}],...Sn.map(t=>[`underline-${t}`,{"text-decoration-style":t}]),...Sn.map(t=>[`decoration-${t}`,{"text-decoration-style":t}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];function vn([,t],{theme:e}){return{"text-decoration-thickness":e.lineWidth?.[t]??f.bracket.cssvar.global.px(t)}}function pa(t,e){if(H(f.bracket(t[1])))return vn(t,e);let r=L("text-decoration-color","line","borderColor")(t,e);if(r)return{"-webkit-text-decoration-color":r["text-decoration-color"],...r}}var Cn=[["flex",{display:"flex"}],["inline-flex",{display:"inline-flex"}],["flex-inline",{display:"inline-flex"}],[/^flex-(.*)$/,([,t])=>({flex:f.bracket(t)!=null?f.bracket(t).split(" ").map(e=>f.cssvar.fraction(e)??e).join(" "):f.cssvar.fraction(t)})],["flex-1",{flex:"1 1 0%"}],["flex-auto",{flex:"1 1 auto"}],["flex-initial",{flex:"0 1 auto"}],["flex-none",{flex:"none"}],[/^(?:flex-)?shrink(?:-(.*))?$/,([,t=""])=>({"flex-shrink":f.bracket.cssvar.number(t)??1}),{autocomplete:["flex-shrink-<num>","shrink-<num>"]}],[/^(?:flex-)?grow(?:-(.*))?$/,([,t=""])=>({"flex-grow":f.bracket.cssvar.number(t)??1}),{autocomplete:["flex-grow-<num>","grow-<num>"]}],[/^(?:flex-)?basis-(.+)$/,([,t],{theme:e})=>({"flex-basis":e.spacing?.[t]??f.bracket.cssvar.auto.fraction.rem(t)}),{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 da={"":"",x:"column-",y:"row-",col:"column-",row:"row-"};function zt([,t="",e],{theme:r}){let n=r.spacing?.[e]??f.bracket.cssvar.global.rem(e);if(n!=null)return{[`${da[t]}gap`]:n}}var kn=[[/^(?:flex-|grid-)?gap-?()(.+)$/,zt,{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,zt,{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}],[/^(?:flex-|grid-)?gap-(col|row)-?(.+)$/,zt,{autocomplete:["gap-(col|row)-$spacing","gap-(col|row)-<num>"]}]];function te(t){return t.replace("col","column")}function Lt(t){return t[0]==="r"?"Row":"Column"}function ha(t,e,r){let n=e[`gridAuto${Lt(t)}`]?.[r];if(n!=null)return n;switch(r){case"min":return"min-content";case"max":return"max-content";case"fr":return"minmax(0,1fr)"}return f.bracket.cssvar.auto.rem(r)}var Rn=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,t,e],{theme:r})=>({[`grid-${te(t)}`]:r[`grid${Lt(t)}`]?.[e]??f.bracket.cssvar.auto(e)})],[/^(?:grid-)?(row|col)-span-(.+)$/,([,t,e])=>{if(e==="full")return{[`grid-${te(t)}`]:"1/-1"};let r=f.bracket.number(e);if(r!=null)return{[`grid-${te(t)}`]:`span ${r}/span ${r}`}},{autocomplete:"(grid-row|grid-col|row|col)-span-<num>"}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,t,e])=>({[`grid-${te(t)}-start`]:f.bracket.cssvar(e)??e})],[/^(?:grid-)?(row|col)-end-(.+)$/,([,t,e])=>({[`grid-${te(t)}-end`]:f.bracket.cssvar(e)??e}),{autocomplete:"(grid-row|grid-col|row|col)-(start|end)-<num>"}],[/^(?:grid-)?auto-(rows|cols)-(.+)$/,([,t,e],{theme:r})=>({[`grid-auto-${te(t)}`]:ha(t,r,e)}),{autocomplete:"(grid-auto|auto)-(rows|cols)-<num>"}],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(.+)$/,([,t])=>({"grid-auto-flow":f.bracket.cssvar(t)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)$/,([,t])=>({"grid-auto-flow":te(t).replace("-"," ")}),{autocomplete:["(grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)"]}],[/^(?:grid-)?(rows|cols)-(.+)$/,([,t,e],{theme:r})=>({[`grid-template-${te(t)}`]:r[`gridTemplate${Lt(t)}`]?.[e]??f.bracket.cssvar(e)})],[/^(?:grid-)?(rows|cols)-minmax-([\w.-]+)$/,([,t,e])=>({[`grid-template-${te(t)}`]:`repeat(auto-fill,minmax(${e},1fr))`})],[/^(?:grid-)?(rows|cols)-(\d+)$/,([,t,e])=>({[`grid-template-${te(t)}`]:`repeat(${e},minmax(0,1fr))`}),{autocomplete:"(grid-rows|grid-cols|rows|cols)-<num>"}],[/^grid-area(s)?-(.+)$/,([,t,e])=>t!=null?{"grid-template-areas":f.cssvar(e)??e.split("-").map(r=>`"${f.bracket(r)}"`).join(" ")}:{"grid-area":f.bracket.cssvar(e)}],["grid-rows-none",{"grid-template-rows":"none"}],["grid-cols-none",{"grid-template-columns":"none"}],["grid-rows-subgrid",{"grid-template-rows":"subgrid"}],["grid-cols-subgrid",{"grid-template-columns":"subgrid"}]];var it=["auto","hidden","clip","visible","scroll","overlay",...A],Tn=[[/^(?:overflow|of)-(.+)$/,([,t])=>it.includes(t)?{overflow:t}:void 0,{autocomplete:[`(overflow|of)-(${it.join("|")})`,`(overflow|of)-(x|y)-(${it.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,t,e])=>it.includes(e)?{[`overflow-${t}`]:e}:void 0]];var En=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,t])=>({position:t}),{autocomplete:["(position|pos)-<position>","(position|pos)-<globalKeyword>","<position>"]}],[/^(?:position-|pos-)([-\w]+)$/,([,t])=>A.includes(t)?{position:t}:void 0],[/^(?:position-|pos-)?(static)$/,([,t])=>({position:t})]],Ft=[["justify-start",{"justify-content":"flex-start"}],["justify-end",{"justify-content":"flex-end"}],["justify-center",{"justify-content":"center"}],["justify-between",{"justify-content":"space-between"}],["justify-around",{"justify-content":"space-around"}],["justify-evenly",{"justify-content":"space-evenly"}],["justify-stretch",{"justify-content":"stretch"}],["justify-left",{"justify-content":"left"}],["justify-right",{"justify-content":"right"}],["justify-center-safe",{"justify-content":"safe center"}],["justify-end-safe",{"justify-content":"safe flex-end"}],["justify-normal",{"justify-content":"normal"}],...O("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"}],["justify-items-center-safe",{"justify-items":"safe center"}],["justify-items-end-safe",{"justify-items":"safe flex-end"}],...O("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"}],["justify-self-baseline",{"justify-self":"baseline"}],["justify-self-center-safe",{"justify-self":"safe center"}],["justify-self-end-safe",{"justify-self":"safe flex-end"}],...O("justify-self")],jn=[[/^order-(.+)$/,([,t])=>({order:f.bracket.cssvar.number(t)})],["order-first",{order:"-9999"}],["order-last",{order:"9999"}],["order-none",{order:"0"}]],_t=[["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"}],["content-baseline",{"align-content":"baseline"}],["content-center-safe",{"align-content":"safe center"}],["content-end-safe",{"align-content":"safe flex-end"}],["content-stretch",{"align-content":"stretch"}],["content-normal",{"align-content":"normal"}],...O("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"}],["items-baseline-last",{"align-items":"last baseline"}],["items-center-safe",{"align-items":"safe center"}],["items-end-safe",{"align-items":"safe flex-end"}],...O("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"}],["self-baseline-last",{"align-self":"last baseline"}],["self-center-safe",{"align-self":"safe center"}],["self-end-safe",{"align-self":"safe flex-end"}],...O("self","align-self")],It=[["place-content-center",{"place-content":"center"}],["place-content-start",{"place-content":"start"}],["place-content-end",{"place-content":"end"}],["place-content-between",{"place-content":"space-between"}],["place-content-around",{"place-content":"space-around"}],["place-content-evenly",{"place-content":"space-evenly"}],["place-content-stretch",{"place-content":"stretch"}],["place-content-baseline",{"place-content":"baseline"}],["place-content-center-safe",{"place-content":"safe center"}],["place-content-end-safe",{"place-content":"safe flex-end"}],...O("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"}],["place-items-baseline",{"place-items":"baseline"}],["place-items-center-safe",{"place-items":"safe center"}],["place-items-end-safe",{"place-items":"safe flex-end"}],...O("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"}],["place-self-center-safe",{"place-self":"safe center"}],["place-self-end-safe",{"place-self":"safe flex-end"}],...O("place-self")],An=[...Ft,..._t,...It].flatMap(([t,e])=>[[`flex-${t}`,e],[`grid-${t}`,e]]);function Ut(t,{theme:e}){return e.spacing?.[t]??f.bracket.cssvar.global.auto.fraction.rem(t)}function Le([,t,e],r){let n=Ut(e,r);if(n!=null&&t in Tt)return Tt[t].map(i=>[i.slice(1),n])}var On=[[/^(?:position-|pos-)?inset-(.+)$/,([,t],e)=>({inset:Ut(t,e)}),{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-)?(start|end)-(.+)$/,Le],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,Le],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,Le],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,Le],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,Le],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,t,e],r)=>({[t]:Ut(e,r)})]],Pn=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-start",{float:"inline-start"}],["float-end",{float:"inline-end"}],["float-none",{float:"none"}],...O("float"),["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-start",{clear:"inline-start"}],["clear-end",{clear:"inline-end"}],["clear-none",{clear:"none"}],...O("clear")],Vn=[[/^(?:position-|pos-)?z([\d.]+)$/,([,t])=>({"z-index":f.number(t)})],[/^(?:position-|pos-)?z-(.+)$/,([,t],{theme:e})=>({"z-index":e.zIndex?.[t]??f.bracket.cssvar.global.auto.number(t)}),{autocomplete:"z-<num>"}]],Mn=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...O("box","box-sizing")];var zn=[[/^(where|\?)$/,(t,{constructCSS:e,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}} ${e({animation:"__un_qm 0.5s ease-in-out alternate infinite"})}`}]];var ma=["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"],ga=["none","strict","content","size","inline-size","layout","style","paint"],ot=" ",Ln=[["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-(.+)$/,([,t])=>({display:f.bracket.cssvar.global(t)})]],Un=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...O("backface","backface-visibility")],Fn=[[/^cursor-(.+)$/,([,t])=>({cursor:f.bracket.cssvar.global(t)})],...ma.map(t=>[`cursor-${t}`,{cursor:t}])],_n=[[/^contain-(.*)$/,([,t])=>f.bracket(t)!=null?{contain:f.bracket(t).split(" ").map(e=>f.cssvar.fraction(e)??e).join(" ")}:ga.includes(t)?{contain:t}:void 0]],In=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...O("pointer-events")],Wn=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...O("resize")],Bn=[["select-auto",{"-webkit-user-select":"auto","user-select":"auto"}],["select-all",{"-webkit-user-select":"all","user-select":"all"}],["select-text",{"-webkit-user-select":"text","user-select":"text"}],["select-none",{"-webkit-user-select":"none","user-select":"none"}],...O("select","user-select")],Dn=[[/^(?:whitespace-|ws-)([-\w]+)$/,([,t])=>["normal","nowrap","pre","pre-line","pre-wrap","break-spaces",...A].includes(t)?{"white-space":t}:void 0,{autocomplete:"(whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)"}]],Nn=[[/^intrinsic-size-(.+)$/,([,t])=>({"contain-intrinsic-size":f.bracket.cssvar.global.fraction.rem(t)}),{autocomplete:"intrinsic-size-<num>"}],["content-visibility-visible",{"content-visibility":"visible"}],["content-visibility-hidden",{"content-visibility":"hidden"}],["content-visibility-auto",{"content-visibility":"auto"}],...O("content-visibility")],Kn=[[/^content-(.+)$/,([,t])=>({content:f.bracket.cssvar(t)})],["content-empty",{content:'""'}],["content-none",{content:"none"}]],Gn=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}],["break-keep",{"word-break":"keep-all"}],["break-anywhere",{"overflow-wrap":"anywhere"}]],Hn=[["text-wrap",{"text-wrap":"wrap"}],["text-nowrap",{"text-wrap":"nowrap"}],["text-balance",{"text-wrap":"balance"}],["text-pretty",{"text-wrap":"pretty"}]],qn=[["truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-ellipsis",{"text-overflow":"ellipsis"}],["text-clip",{"text-overflow":"clip"}]],Yn=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}],...O("case","text-transform")],Xn=[["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"}]],Zn=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto"}]],Jn=[["field-sizing-fixed",{"field-sizing":"fixed"}],["field-sizing-content",{"field-sizing":"content"}]];var Wt={"--un-ring-inset":ot,"--un-ring-offset-width":"0px","--un-ring-offset-color":"#fff","--un-ring-width":"0px","--un-ring-color":"rgb(147 197 253 / 0.5)","--un-shadow":"0 0 rgb(0 0 0 / 0)"},ba=Object.keys(Wt),Qn=[[/^ring(?:-(.+))?$/,([,t],{theme:e})=>{let r=e.ringWidth?.[t||"DEFAULT"]??f.px(t||"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)"}},{custom:{preflightKeys:ba},autocomplete:"ring-$ringWidth"}],[/^ring-(?:width-|size-)(.+)$/,ei,{autocomplete:"ring-(width|size)-$lineWidth"}],["ring-offset",{"--un-ring-offset-width":"1px"}],[/^ring-offset-(?:width-|size-)?(.+)$/,([,t],{theme:e})=>({"--un-ring-offset-width":e.lineWidth?.[t]??f.bracket.cssvar.px(t)}),{autocomplete:"ring-offset-(width|size)-$lineWidth"}],[/^ring-(.+)$/,xa,{autocomplete:"ring-$colors"}],[/^ring-op(?:acity)?-?(.+)$/,([,t])=>({"--un-ring-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"ring-(op|opacity)-<percent>"}],[/^ring-offset-(.+)$/,L("--un-ring-offset-color","ring-offset","borderColor"),{autocomplete:"ring-offset-$colors"}],[/^ring-offset-op(?:acity)?-?(.+)$/,([,t])=>({"--un-ring-offset-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"ring-offset-(op|opacity)-<percent>"}],["ring-inset",{"--un-ring-inset":"inset"}]];function ei([,t],{theme:e}){return{"--un-ring-width":e.ringWidth?.[t]??f.bracket.cssvar.px(t)}}function xa(t,e){return H(f.bracket(t[1]))?ei(t,e):L("--un-ring-color","ring","borderColor")(t,e)}var Bt={"--un-ring-offset-shadow":"0 0 rgb(0 0 0 / 0)","--un-ring-shadow":"0 0 rgb(0 0 0 / 0)","--un-shadow-inset":ot,"--un-shadow":"0 0 rgb(0 0 0 / 0)"},ya=Object.keys(Bt),ti=[[/^shadow(?:-(.+))?$/,(t,e)=>{let[,r]=t,{theme:n}=e,i=n.boxShadow?.[r||"DEFAULT"],o=r?f.bracket.cssvar(r):void 0;return(i!=null||o!=null)&&!tt(o,n,"shadowColor")?{"--un-shadow":et(i||o,"--un-shadow-color").join(","),"box-shadow":"var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"}:L("--un-shadow-color","shadow","shadowColor")(t,e)},{custom:{preflightKeys:ya},autocomplete:["shadow-$colors","shadow-$boxShadow"]}],[/^shadow-op(?:acity)?-?(.+)$/,([,t])=>({"--un-shadow-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"shadow-(op|opacity)-<percent>"}],["shadow-inset",{"--un-shadow-inset":"inset"}]];var wa={h:"height",w:"width",inline:"inline-size",block:"block-size"};function ce(t,e){return`${t||""}${wa[e]}`}function st(t,e,r,n){let i=ce(t,e).replace(/-(\w)/g,(s,a)=>a.toUpperCase()),o=r[i]?.[n];if(o!=null)return o;switch(n){case"fit":case"max":case"min":return`${n}-content`}return f.bracket.cssvar.global.auto.fraction.rem(n)}var ni=[[/^size-(min-|max-)?(.+)$/,([,t,e],{theme:r})=>({[ce(t,"w")]:st(t,"w",r,e),[ce(t,"h")]:st(t,"h",r,e)})],[/^(?:size-)?(min-|max-)?([wh])-?(.+)$/,([,t,e,r],{theme:n})=>({[ce(t,e)]:st(t,e,n,r)})],[/^(?:size-)?(min-|max-)?(block|inline)-(.+)$/,([,t,e,r],{theme:n})=>({[ce(t,e)]:st(t,e,n,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","(w|h)-full","(max|min)-(w|h)-full"]}],[/^(?:size-)?(min-|max-)?(h)-screen-(.+)$/,([,t,e,r],n)=>({[ce(t,e)]:ri(n,r,"verticalBreakpoints")})],[/^(?:size-)?(min-|max-)?(w)-screen-(.+)$/,([,t,e,r],n)=>({[ce(t,e)]:ri(n,r)}),{autocomplete:["(w|h)-screen","(min|max)-(w|h)-screen","h-screen-$verticalBreakpoints","(min|max)-h-screen-$verticalBreakpoints","w-screen-$breakpoints","(min|max)-w-screen-$breakpoints"]}]];function ri(t,e,r="breakpoints"){let n=rt(t,r);if(n)return n.find(i=>i.point===e)?.size}function Sa(t){if(/^\d+\/\d+$/.test(t))return t;switch(t){case"square":return"1/1";case"video":return"16/9"}return f.bracket.cssvar.global.auto.number(t)}var ii=[[/^(?:size-)?aspect-(?:ratio-)?(.+)$/,([,t])=>({"aspect-ratio":Sa(t)}),{autocomplete:["aspect-(square|video|ratio)","aspect-ratio-(square|video)"]}]];var oi=[[/^pa?()-?(.+)$/,N("padding"),{autocomplete:["(m|p)<num>","(m|p)-<num>"]}],[/^p-?xy()()$/,N("padding"),{autocomplete:"(m|p)-(xy)"}],[/^p-?([xy])(?:-?(.+))?$/,N("padding")],[/^p-?([rltbse])(?:-?(.+))?$/,N("padding"),{autocomplete:"(m|p)<directions>-<num>"}],[/^p-(block|inline)(?:-(.+))?$/,N("padding"),{autocomplete:"(m|p)-(block|inline)-<num>"}],[/^p-?([bi][se])(?:-?(.+))?$/,N("padding"),{autocomplete:"(m|p)-(bs|be|is|ie)-<num>"}]],si=[[/^ma?()-?(.+)$/,N("margin")],[/^m-?xy()()$/,N("margin")],[/^m-?([xy])(?:-?(.+))?$/,N("margin")],[/^m-?([rltbse])(?:-?(.+))?$/,N("margin")],[/^m-(block|inline)(?:-(.+))?$/,N("margin")],[/^m-?([bi][se])(?:-?(.+))?$/,N("margin")]];var ai=[[/^fill-(.+)$/,L("fill","fill","backgroundColor"),{autocomplete:"fill-$colors"}],[/^fill-op(?:acity)?-?(.+)$/,([,t])=>({"--un-fill-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"fill-(op|opacity)-<percent>"}],["fill-none",{fill:"none"}],[/^stroke-(?:width-|size-)?(.+)$/,li,{autocomplete:["stroke-width-$lineWidth","stroke-size-$lineWidth"]}],[/^stroke-dash-(.+)$/,([,t])=>({"stroke-dasharray":f.bracket.cssvar.number(t)}),{autocomplete:"stroke-dash-<num>"}],[/^stroke-offset-(.+)$/,([,t],{theme:e})=>({"stroke-dashoffset":e.lineWidth?.[t]??f.bracket.cssvar.px.numberWithUnit(t)}),{autocomplete:"stroke-offset-$lineWidth"}],[/^stroke-(.+)$/,$a,{autocomplete:"stroke-$colors"}],[/^stroke-op(?:acity)?-?(.+)$/,([,t])=>({"--un-stroke-opacity":f.bracket.percent.cssvar(t)}),{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"}]];function li([,t],{theme:e}){return{"stroke-width":e.lineWidth?.[t]??f.bracket.cssvar.fraction.px.number(t)}}function $a(t,e){return H(f.bracket(t[1]))?li(t,e):L("stroke","stroke","borderColor")(t,e)}var at=["translate","rotate","scale"],va=["translateX(var(--un-translate-x))","translateY(var(--un-translate-y))","rotate(var(--un-rotate))","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))"].join(" "),be=["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(" "),Ca=["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(" "),Dt={"--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},re=Object.keys(Dt),di=[[/^(?:transform-)?origin-(.+)$/,([,t])=>({"transform-origin":je[t]??f.bracket.cssvar(t)}),{autocomplete:[`transform-origin-(${Object.keys(je).join("|")})`,`origin-(${Object.keys(je).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,t])=>{let e=f.bracket.cssvar.px.numberWithUnit(t);if(e!=null)return{"-webkit-perspective":e,perspective:e}}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,t])=>{let e=f.bracket.cssvar(t)??(t.length>=3?je[t]:void 0);if(e!=null)return{"-webkit-perspective-origin":e,"perspective-origin":e}}],[/^(?:transform-)?translate-()(.+)$/,ci,{custom:{preflightKeys:re}}],[/^(?:transform-)?translate-([xyz])-(.+)$/,ci,{custom:{preflightKeys:re}}],[/^(?:transform-)?rotate-()(.+)$/,fi,{custom:{preflightKeys:re}}],[/^(?:transform-)?rotate-([xyz])-(.+)$/,fi,{custom:{preflightKeys:re}}],[/^(?:transform-)?skew-()(.+)$/,pi,{custom:{preflightKeys:re}}],[/^(?:transform-)?skew-([xy])-(.+)$/,pi,{custom:{preflightKeys:re},autocomplete:["transform-skew-(x|y)-<percent>","skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,ui,{custom:{preflightKeys:re}}],[/^(?:transform-)?scale-([xyz])-(.+)$/,ui,{custom:{preflightKeys:re},autocomplete:[`transform-(${at.join("|")})-<percent>`,`transform-(${at.join("|")})-(x|y|z)-<percent>`,`(${at.join("|")})-<percent>`,`(${at.join("|")})-(x|y|z)-<percent>`]}],[/^(?:transform-)?preserve-3d$/,()=>({"transform-style":"preserve-3d"})],[/^(?:transform-)?preserve-flat$/,()=>({"transform-style":"flat"})],["transform",{transform:be},{custom:{preflightKeys:re}}],["transform-cpu",{transform:va},{custom:{preflightKeys:["--un-translate-x","--un-translate-y","--un-rotate","--un-rotate-z","--un-skew-x","--un-skew-y","--un-scale-x","--un-scale-y"]}}],["transform-gpu",{transform:Ca},{custom:{preflightKeys:re}}],["transform-none",{transform:"none"}],...O("transform")];function ci([,t,e],{theme:r}){let n=r.spacing?.[e]??f.bracket.cssvar.fraction.rem(e);if(n!=null)return[...nt(t,n,"translate"),["transform",be]]}function ui([,t,e]){let r=f.bracket.cssvar.fraction.percent(e);if(r!=null)return[...nt(t,r,"scale"),["transform",be]]}function fi([,t="",e]){let r=f.bracket.cssvar.degree(e);if(r!=null)return t?{"--un-rotate":0,[`--un-rotate-${t}`]:r,transform:be}:{"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-rotate":r,transform:be}}function pi([,t,e]){let r=f.bracket.cssvar.degree(e);if(r!=null)return[...nt(t,r,"skew"),["transform",be]]}function hi(t,e){let r;if(f.cssvar(t)!=null)r=f.cssvar(t);else{t.startsWith("[")&&t.endsWith("]")&&(t=t.slice(1,-1));let n=t.split(",").map(i=>e.transitionProperty?.[i]??f.properties(i));n.every(Boolean)&&(r=n.join(","))}return r}var mi=[[/^transition(?:-(\D+?))?(?:-(\d+))?$/,([,t,e],{theme:r})=>{if(!t&&!e)return{"transition-property":r.transitionProperty?.DEFAULT,"transition-timing-function":r.easing?.DEFAULT,"transition-duration":r.duration?.DEFAULT??f.time("150")};if(t!=null){let n=hi(t,r),i=r.duration?.[e||"DEFAULT"]??f.time(e||"150");if(n)return{"transition-property":n,"transition-timing-function":r.easing?.DEFAULT,"transition-duration":i}}else if(e!=null)return{"transition-property":r.transitionProperty?.DEFAULT,"transition-timing-function":r.easing?.DEFAULT,"transition-duration":r.duration?.[e]??f.time(e)}},{autocomplete:"transition-$transitionProperty-$duration"}],[/^(?:transition-)?duration-(.+)$/,([,t],{theme:e})=>({"transition-duration":e.duration?.[t||"DEFAULT"]??f.bracket.cssvar.time(t)}),{autocomplete:["transition-duration-$duration","duration-$duration"]}],[/^(?:transition-)?delay-(.+)$/,([,t],{theme:e})=>({"transition-delay":e.duration?.[t||"DEFAULT"]??f.bracket.cssvar.time(t)}),{autocomplete:["transition-delay-$duration","delay-$duration"]}],[/^(?:transition-)?ease(?:-(.+))?$/,([,t],{theme:e})=>({"transition-timing-function":e.easing?.[t||"DEFAULT"]??f.bracket.cssvar(t)}),{autocomplete:["transition-ease-(linear|in|out|in-out|DEFAULT)","ease-(linear|in|out|in-out|DEFAULT)"]}],[/^(?:transition-)?property-(.+)$/,([,t],{theme:e})=>{let r=f.global(t)||hi(t,e);if(r)return{"transition-property":r}},{autocomplete:[`transition-property-(${[...A].join("|")})`,"transition-property-$transitionProperty","property-$transitionProperty"]}],["transition-none",{transition:"none"}],...O("transition"),["transition-discrete",{"transition-behavior":"allow-discrete"}],["transition-normal",{"transition-behavior":"normal"}]];var gi=[[/^text-(.+)$/,Ra,{autocomplete:"text-$fontSize"}],[/^(?:text|font)-size-(.+)$/,Si,{autocomplete:"text-size-$fontSize"}],[/^text-(?:color-)?(.+)$/,ka,{autocomplete:"text-$colors"}],[/^(?:color|c)-(.+)$/,L("color","text","textColor"),{autocomplete:"(color|c)-$colors"}],[/^(?:text|color|c)-(.+)$/,([,t])=>A.includes(t)?{color:t}:void 0,{autocomplete:`(text|color|c)-(${A.join("|")})`}],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"(text|color|c)-(op|opacity)-<percent>"}],[/^(?:font|fw)-?([^-]+)$/,([,t],{theme:e})=>({"font-weight":e.fontWeight?.[t]||f.bracket.global.number(t)}),{autocomplete:["(font|fw)-(100|200|300|400|500|600|700|800|900)","(font|fw)-$fontWeight"]}],[/^(?:font-)?(?:leading|lh|line-height)-(.+)$/,([,t],{theme:e})=>({"line-height":Nt(t,e,"lineHeight")}),{autocomplete:"(leading|lh|line-height)-$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-(.+)$/,([,t])=>({"font-synthesis":f.bracket.cssvar.global(t)})],[/^(?:font-)?tracking-(.+)$/,([,t],{theme:e})=>({"letter-spacing":e.letterSpacing?.[t]||f.bracket.cssvar.global.rem(t)}),{autocomplete:"tracking-$letterSpacing"}],[/^(?:font-)?word-spacing-(.+)$/,([,t],{theme:e})=>({"word-spacing":e.wordSpacing?.[t]||f.bracket.cssvar.global.rem(t)}),{autocomplete:"word-spacing-$wordSpacing"}],["font-stretch-normal",{"font-stretch":"normal"}],["font-stretch-ultra-condensed",{"font-stretch":"ultra-condensed"}],["font-stretch-extra-condensed",{"font-stretch":"extra-condensed"}],["font-stretch-condensed",{"font-stretch":"condensed"}],["font-stretch-semi-condensed",{"font-stretch":"semi-condensed"}],["font-stretch-semi-expanded",{"font-stretch":"semi-expanded"}],["font-stretch-expanded",{"font-stretch":"expanded"}],["font-stretch-extra-expanded",{"font-stretch":"extra-expanded"}],["font-stretch-ultra-expanded",{"font-stretch":"ultra-expanded"}],[/^font-stretch-(.+)$/,([,t])=>({"font-stretch":f.bracket.cssvar.fraction.global(t)}),{autocomplete:"font-stretch-<percentage>"}],[/^font-(.+)$/,([,t],{theme:e})=>({"font-family":e.fontFamily?.[t]||f.bracket.cssvar.global(t)}),{autocomplete:"font-$fontFamily"}]],bi=[[/^tab(?:-(.+))?$/,([,t])=>{let e=f.bracket.cssvar.global.number(t||"4");if(e!=null)return{"-moz-tab-size":e,"-o-tab-size":e,"tab-size":e}}]],xi=[[/^indent(?:-(.+))?$/,([,t],{theme:e})=>({"text-indent":e.textIndent?.[t||"DEFAULT"]||f.bracket.cssvar.global.fraction.rem(t)}),{autocomplete:"indent-$textIndent"}]],yi=[[/^text-stroke(?:-(.+))?$/,([,t],{theme:e})=>({"-webkit-text-stroke-width":e.textStrokeWidth?.[t||"DEFAULT"]||f.bracket.cssvar.px(t)}),{autocomplete:"text-stroke-$textStrokeWidth"}],[/^text-stroke-(.+)$/,L("-webkit-text-stroke-color","text-stroke","borderColor"),{autocomplete:"text-stroke-$colors"}],[/^text-stroke-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-stroke-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"text-stroke-(op|opacity)-<percent>"}]],wi=[[/^text-shadow(?:-(.+))?$/,([,t],{theme:e})=>{let r=e.textShadow?.[t||"DEFAULT"];return r!=null?{"--un-text-shadow":et(r,"--un-text-shadow-color").join(","),"text-shadow":"var(--un-text-shadow)"}:{"text-shadow":f.bracket.cssvar.global(t)}},{autocomplete:"text-shadow-$textShadow"}],[/^text-shadow-color-(.+)$/,L("--un-text-shadow-color","text-shadow","shadowColor"),{autocomplete:"text-shadow-color-$colors"}],[/^text-shadow-color-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-shadow-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"text-shadow-color-(op|opacity)-<percent>"}]];function Nt(t,e,r){return e[r]?.[t]||f.bracket.cssvar.global.rem(t)}function Si([,t],{theme:e}){let n=T(e.fontSize?.[t])?.[0]??f.bracket.cssvar.global.rem(t);if(n!=null)return{"font-size":n}}function ka(t,e){return H(f.bracket(t[1]))?Si(t,e):L("color","text","textColor")(t,e)}function Ra([,t="base"],{theme:e}){let r=Mt(t,"length");if(!r)return;let[n,i]=r,o=T(e.fontSize?.[n]),s=i?Nt(i,e,"lineHeight"):void 0;if(o?.[0]){let[l,c,u]=o;return typeof c=="object"?{"font-size":l,...c}:{"font-size":l,"line-height":s??c??"1","letter-spacing":u?Nt(u,e,"letterSpacing"):void 0}}let a=f.bracketOfLength.rem(n);return s&&a?{"font-size":a,"line-height":s}:{"font-size":f.bracketOfLength.rem(t)}}var Ta={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"},$i=[[/^(.+?)-(\$.+)$/,([,t,e])=>{let r=Ta[t];if(r)return{[r]:f.cssvar(e)}}]],vi=[[/^\[(.*)\]$/,([t,e])=>{if(!e.includes(":"))return;let[r,...n]=e.split(":"),i=n.join(":");if(!ja(e)&&/^[\w-]+$/.test(r)&&Ea(i)){let o=f.bracket(`[${i}]`);if(o)return{[r]:o}}}]];function Ea(t){let e=0;function r(n){for(;e<t.length;)if(e+=1,t[e]===n)return!0;return!1}for(e=0;e<t.length;e++){let n=t[e];if("\"`'".includes(n)){if(!r(n))return!1}else if(n==="("){if(!r(")"))return!1}else if("[]{}:".includes(n))return!1}return!0}function ja(t){if(!t.includes("://"))return!1;try{return new URL(t).host!==""}catch{return!1}}var Ci=[$i,vi,_n,In,Un,En,On,Vn,jn,Rn,Pn,si,Mn,Ln,ii,ni,Cn,di,Fn,Bn,Wn,dn,It,_t,Ft,kn,An,Tn,qn,Dn,Gn,gn,xn,yn,ai,oi,on,xi,Hn,nn,gi,Yn,Xn,$n,Zn,bi,yi,wi,bn,ti,fn,Qn,mi,hn,Nn,Kn,wn,Jn,zn].flat(1);var ki={position:["relative","absolute","fixed","sticky","static"],globalKeyword:A};var Kt={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",950:"#4c0519"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843",950:"#500724"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75",950:"#4a044e"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87",950:"#3b0764"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81",950:"#1e1b4b"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e",950:"#082f49"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a",950:"#042f2e"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b",950:"#022c22"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d",950:"#052e16"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314",950:"#1a2e05"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12",950:"#422006"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f",950:"#451a03"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12",950:"#431407"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a",950:"#020617"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b",950:"#09090b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717",950:"#0a0a0a"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917",950:"#0c0a09"},light:{50:"#fdfdfd",100:"#fcfcfc",200:"#fafafa",300:"#f8f9fa",400:"#f6f6f6",500:"#f2f2f2",600:"#f1f3f5",700:"#e9ecef",800:"#dee2e6",900:"#dde1e3",950:"#d8dcdf"},dark:{50:"#4a4a4a",100:"#3c3c3c",200:"#323232",300:"#2d2d2d",400:"#222222",500:"#1f1f1f",600:"#1c1c1e",700:"#1b1b1b",800:"#181818",900:"#0f0f0f",950:"#080808"},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(Kt).forEach(t=>{typeof t!="string"&&t!==void 0&&(t.DEFAULT=t.DEFAULT||t[400],Object.keys(t).forEach(e=>{let r=+e/100;r===Math.round(r)&&(t[r]=t[e])}))});var Ri={DEFAULT:"8px",0:"0",sm:"4px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Ti={DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],sm:"0 1px 1px rgb(0 0 0 / 0.05)",md:["0 4px 3px rgb(0 0 0 / 0.07)","0 2px 2px rgb(0 0 0 / 0.06)"],lg:["0 10px 8px rgb(0 0 0 / 0.04)","0 4px 3px rgb(0 0 0 / 0.1)"],xl:["0 20px 13px rgb(0 0 0 / 0.03)","0 8px 5px rgb(0 0 0 / 0.08)"],"2xl":"0 25px 25px rgb(0 0 0 / 0.15)",none:"0 0 rgb(0 0 0 / 0)"};var Ei={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(",")},ji={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"]},Ai={DEFAULT:"1.5rem",xs:"0.5rem",sm:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem","2xl":"3rem","3xl":"4rem"},Oi={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},Pi={DEFAULT:["0 0 1px rgb(0 0 0 / 0.2)","0 0 1px rgb(1 0 5 / 0.1)"],none:"0 0 rgb(0 0 0 / 0)",sm:"1px 1px 3px rgb(36 37 47 / 0.25)",md:["0 1px 2px rgb(30 29 39 / 0.19)","1px 2px 4px rgb(54 64 147 / 0.18)"],lg:["3px 3px 6px rgb(0 0 0 / 0.26)","0 0 5px rgb(15 3 86 / 0.22)"],xl:["1px 1px 3px rgb(0 0 0 / 0.29)","2px 4px 7px rgb(73 64 125 / 0.35)"]},Vi={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"},Mi={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},zi=Gt;var Ht={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},Li={...Ht},Ui={DEFAULT:"1px",none:"0"},Fi={DEFAULT:"1rem",none:"0",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"},_i={DEFAULT:"150ms",none:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},Ii={DEFAULT:"0.25rem",none:"0",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},Wi={DEFAULT:["var(--un-shadow-inset) 0 1px 3px 0 rgb(0 0 0 / 0.1)","var(--un-shadow-inset) 0 1px 2px -1px rgb(0 0 0 / 0.1)"],none:"0 0 rgb(0 0 0 / 0)",sm:"var(--un-shadow-inset) 0 1px 2px 0 rgb(0 0 0 / 0.05)",md:["var(--un-shadow-inset) 0 4px 6px -1px rgb(0 0 0 / 0.1)","var(--un-shadow-inset) 0 2px 4px -2px rgb(0 0 0 / 0.1)"],lg:["var(--un-shadow-inset) 0 10px 15px -3px rgb(0 0 0 / 0.1)","var(--un-shadow-inset) 0 4px 6px -4px rgb(0 0 0 / 0.1)"],xl:["var(--un-shadow-inset) 0 20px 25px -5px rgb(0 0 0 / 0.1)","var(--un-shadow-inset) 0 8px 10px -6px rgb(0 0 0 / 0.1)"],"2xl":"var(--un-shadow-inset) 0 25px 50px -12px rgb(0 0 0 / 0.25)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)"},Bi={DEFAULT:"3px",none:"0"},Di={auto:"auto"},Ni={mouse:"(hover) and (pointer: fine)"};var Ki={...Dt,...Bt,...Wt};var ne={xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",prose:"65ch"},Gi={auto:"auto",...ne,screen:"100vw"},qt={none:"none",...ne,screen:"100vw"},Hi={auto:"auto",...ne,screen:"100vb"},qi={auto:"auto",...ne,screen:"100vi"},Yi={auto:"auto",...ne,screen:"100vh"},Yt={none:"none",...ne,screen:"100vh"},Xt={none:"none",...ne,screen:"100vb"},Zt={none:"none",...ne,screen:"100vi"},Xi={...ne};var Zi={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)"},Ji={none:"none",all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke"].join(","),opacity:"opacity",shadow:"box-shadow",transform:"transform",get DEFAULT(){return[this.colors,"opacity","box-shadow","transform","filter","backdrop-filter"].join(",")}};var Qi={width:Gi,height:Yi,maxWidth:qt,maxHeight:Yt,minWidth:qt,minHeight:Yt,inlineSize:qi,blockSize:Hi,maxInlineSize:Zt,maxBlockSize:Xt,minInlineSize:Zt,minBlockSize:Xt,colors:Kt,fontFamily:Ei,fontSize:ji,fontWeight:Mi,breakpoints:Ht,verticalBreakpoints:Li,borderRadius:Ii,lineHeight:Vi,letterSpacing:Gt,wordSpacing:zi,boxShadow:Wi,textIndent:Ai,textShadow:Pi,textStrokeWidth:Oi,blur:Ri,dropShadow:Ti,easing:Zi,transitionProperty:Ji,lineWidth:Ui,spacing:Fi,duration:_i,ringWidth:Bi,preflightBase:Ki,containers:Xi,zIndex:Di,media:Ni};var eo={name:"aria",match(t,e){let r=U("aria-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??e.theme.aria?.[n]??"";if(o)return{matcher:i,selector:s=>`${s}[aria-${o}]`}}},multiPass:!0};function lt(t,e,r={}){return{name:`${t}-aria`,match(n,i){let o=U(`${t}-aria-`,n,i.generator.config.separators);if(o){let[s,a,l]=o,c=f.bracket(s)??i.theme.aria?.[s]??"";if(c){let u=!!r?.attributifyPseudo,p=r?.prefix??"";p=(Array.isArray(p)?p:[p]).filter(Boolean)[0]??"";let d=`${u?`[${p}${t}=""]`:`.${p}${t}`}`,m=K(l?`/${l}`:"");return{matcher:a,handle:(h,y)=>{let w=new RegExp(`${_(d)}${_(m)}(?:\\[.+?\\])+`),R=h.prefix.match(w),x;if(R){let g=(R.index??0)+d.length+m.length;x=[h.prefix.slice(0,g),`[aria-${c}]`,h.prefix.slice(g)].join("")}else{let g=Math.max(h.prefix.indexOf(d),0);x=[h.prefix.slice(0,g),d,m,`[aria-${c}]`,e,h.prefix.slice(g)].join("")}return y({...h,prefix:x})}}}}},multiPass:!0}}function Aa(){return{name:"has-aria",match(t,e){let r=U("has-aria-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??e.theme.aria?.[n]??"";if(o)return{matcher:i,handle:(s,a)=>a({...s,pseudo:`${s.pseudo}:has([aria-${o}])`})}}},multiPass:!0}}function to(t={}){return[lt("group"," ",t),lt("peer","~",t),lt("parent",">",t),lt("previous","+",t),Aa()]}var ro=/(max|min)-\[([^\]]*)\]:/;function no(){let t={};return{name:"breakpoints",match(e,r){if(ro.test(e)){let i=e.match(ro);return{matcher:e.replace(i[0],""),handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media (${i[1]}-width: ${i[2]})`})}}let n=(rt(r)??[]).map(({point:i,size:o},s)=>[i,o,s]);for(let[i,o,s]of n){t[i]||(t[i]=new RegExp(`^((?:([al]t-|[<~]|max-))?${i}(?:${r.generator.config.separators.join("|")}))`));let a=e.match(t[i]);if(!a)continue;let[,l]=a,c=e.slice(l.length);if(c==="container")continue;let u=l.startsWith("lt-")||l.startsWith("<")||l.startsWith("max-"),p=l.startsWith("at-")||l.startsWith("~"),d=3e3;return u?(d-=s+1,{matcher:c,handle:(m,h)=>h({...m,parent:`${m.parent?`${m.parent} $$ `:""}@media (max-width: ${Ct(o)})`,parentOrder:d})}):(d+=s+1,p&&s<n.length-1?{matcher:c,handle:(m,h)=>h({...m,parent:`${m.parent?`${m.parent} $$ `:""}@media (min-width: ${o}) and (max-width: ${Ct(n[s+1][1])})`,parentOrder:d})}:{matcher:c,handle:(m,h)=>h({...m,parent:`${m.parent?`${m.parent} $$ `:""}@media (min-width: ${o})`,parentOrder:d})})}},multiPass:!0,autocomplete:"(at-|lt-|max-|)$breakpoints:"}}var io=[ae("*",t=>({selector:`${t.selector} > *`}),{order:-1})];function Ue(t,e){return{name:`combinator:${t}`,match(r,n){if(!r.startsWith(t))return;let i=n.generator.config.separators,o=ee(`${t}-`,r,i);if(!o){for(let a of i)if(r.startsWith(`${t}${a}`)){o=["",r.slice(t.length+a.length)];break}if(!o)return}let s=f.bracket(o[0])??"";return s===""&&(s="*"),{matcher:o[1],selector:a=>`${a}${e}${s}`}},multiPass:!0}}var oo=[Ue("all"," "),Ue("children",">"),Ue("next","+"),Ue("sibling","+"),Ue("siblings","~")];var so={name:"@",match(t,e){if(t.startsWith("@container"))return;let r=U("@",t,e.generator.config.separators);if(r){let[n,i,o]=r,s=f.bracket(n),a;if(s?a=f.numberWithUnit(s):a=e.theme.containers?.[n]??"",a){let l=1e3+Object.keys(e.theme.containers??{}).indexOf(n);return o&&(l+=1e3),{matcher:i,handle:(c,u)=>u({...c,parent:`${c.parent?`${c.parent} $$ `:""}@container${o?` ${o} `:" "}(min-width: ${a})`,parentOrder:l})}}}},multiPass:!0};function ao(t={}){if(t?.dark==="class"||typeof t.dark=="object"){let{dark:e=".dark",light:r=".light"}=typeof t.dark=="string"?{}:t.dark;return[ae("dark",T(e).map(n=>i=>({prefix:`${n} $$ ${i.prefix}`}))),ae("light",T(r).map(n=>i=>({prefix:`${n} $$ ${i.prefix}`})))]}return[Ee("dark","@media (prefers-color-scheme: dark)"),Ee("light","@media (prefers-color-scheme: light)")]}var lo={name:"data",match(t,e){let r=U("data-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??e.theme.data?.[n]??"";if(o)return{matcher:i,selector:s=>`${s}[data-${o}]`}}},multiPass:!0};function ct(t,e,r={}){return{name:`${t}-data`,match(n,i){let o=U(`${t}-data-`,n,i.generator.config.separators);if(o){let[s,a,l]=o,c=f.bracket(s)??i.theme.data?.[s]??"";if(c){let u=!!r?.attributifyPseudo,p=r?.prefix??"";p=(Array.isArray(p)?p:[p]).filter(Boolean)[0]??"";let d=`${u?`[${p}${t}=""]`:`.${p}${t}`}`,m=K(l?`/${l}`:"");return{matcher:a,handle:(h,y)=>{let w=new RegExp(`${_(d)}${_(m)}(?:\\[.+?\\])+`),R=h.prefix.match(w),x;if(R){let g=(R.index??0)+d.length+m.length;x=[h.prefix.slice(0,g),`[data-${c}]`,h.prefix.slice(g)].join("")}else{let g=Math.max(h.prefix.indexOf(d),0);x=[h.prefix.slice(0,g),d,m,`[data-${c}]`,e,h.prefix.slice(g)].join("")}return y({...h,prefix:x})}}}}},multiPass:!0}}function Oa(){return{name:"has-data",match(t,e){let r=U("has-data-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??e.theme.data?.[n]??"";if(o)return{matcher:i,handle:(s,a)=>a({...s,pseudo:`${s.pseudo}:has([data-${o}])`})}}},multiPass:!0}}function co(t={}){return[ct("group"," ",t),ct("peer","~",t),ct("parent",">",t),ct("previous","+",t),Oa()]}var uo=[ae("rtl",t=>({prefix:`[dir="rtl"] $$ ${t.prefix}`})),ae("ltr",t=>({prefix:`[dir="ltr"] $$ ${t.prefix}`}))];function fo(){let t;return{name:"important",match(e,r){t||(t=new RegExp(`^(important(?:${r.generator.config.separators.join("|")})|!)`));let n,i=e.match(t);if(i?n=e.slice(i[0].length):e.endsWith("!")&&(n=e.slice(0,-1)),n)return{matcher:n,body:o=>(o.forEach(s=>{s[1]!=null&&(s[1]+=" !important")}),o)}}}}var po=Ee("print","@media print"),ho={name:"media",match(t,e){let r=U("media-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??"";if(o===""&&(o=e.theme.media?.[n]??""),o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media ${o}`})}}},multiPass:!0};var mo={name:"selector",match(t,e){let r=ee("selector-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n);if(o)return{matcher:i,selector:()=>o}}}},go={name:"layer",match(t,e){let r=U("layer-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??n;if(o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@layer ${o}`})}}}},bo={name:"uno-layer",match(t,e){let r=U("uno-layer-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??n;if(o)return{matcher:i,layer:o}}}},xo={name:"scope",match(t,e){let r=ee("scope-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n);if(o)return{matcher:i,selector:s=>`${o} $$ ${s}`}}}},yo={name:"variables",match(t,e){if(!t.startsWith("["))return;let[r,n]=oe(t,"[","]")??[];if(!(r&&n))return;let i;for(let a of e.generator.config.separators)if(n.startsWith(a)){i=n.slice(a.length);break}if(i==null)return;let o=f.bracket(r)??"",s=o.startsWith("@");if(s||o.includes("&"))return{matcher:i,handle(a,l){let c=s?{parent:`${a.parent?`${a.parent} $$ `:""}${o}`}:{selector:o.replace(/&/g,a.selector)};return l({...a,...c})}}},multiPass:!0},wo={name:"theme-variables",match(t,e){if(Ur(t))return{matcher:t,handle(r,n){return n({...r,entries:JSON.parse(Fr(JSON.stringify(r.entries),e.theme))})}}}};var So=/^-?[0-9.]+(?:[a-z]+|%)?$/,$o=/-?[0-9.]+(?:[a-z]+|%)?/,Pa=[/\b(opacity|color|flex|backdrop-filter|^filter|transform)\b/];function Va(t){let e=t.match(Ae)||t.match(Qr);if(e){let[r,n]=fe(`(${e[2]})${e[3]}`,"(",")"," ")??[];if(r)return`calc(${e[1]}${r} * -1)${n?` ${n}`:""}`}}var Ma=/\b(hue-rotate)\s*(\(.*)/;function za(t){let e=t.match(Ma);if(e){let[r,n]=fe(e[2],"(",")"," ")??[];if(r){let i=So.test(r.slice(1,-1))?r.replace($o,o=>o.startsWith("-")?o.slice(1):`-${o}`):`(calc(${r} * -1))`;return`${e[1]}${i}${n?` ${n}`:""}`}}}var vo={name:"negative",match(t){if(t.startsWith("-"))return{matcher:t.slice(1),body:e=>{if(e.find(n=>n[0]===cn))return;let r=!1;return e.forEach(n=>{let i=n[1]?.toString();if(!i||i==="0"||Pa.some(a=>a.test(n[0])))return;let o=Va(i);if(o){n[1]=o,r=!0;return}let s=za(i);if(s){n[1]=s,r=!0;return}So.test(i)&&(n[1]=i.replace($o,a=>a.startsWith("-")?a.slice(1):`-${a}`),r=!0)}),r?e:[]}}}};function Co(){return Gr({getBracket:oe,h:f,variantGetBracket:ee})}function ko(){return Hr({getBracket:oe,h:f,variantGetBracket:ee})}function Ro(t={}){return qr(t,{getBracket:oe,h:f,variantGetBracket:ee})}var To=Yr();var Eo={name:"starting",match(t){if(t.startsWith("starting:"))return{matcher:t.slice(9),handle:(e,r)=>r({...e,parent:"@starting-style"})}}};var jo={name:"supports",match(t,e){let r=U("supports-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??"";if(o===""&&(o=e.theme.supports?.[n]??""),o)return o.startsWith("(")&&o.endsWith(")")||(o=`(${o})`),{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@supports ${o}`})}}},multiPass:!0};function Ao(t){return[eo,lo,go,mo,bo,vo,Eo,fo(),jo,po,ho,no(),...oo,...Co(),ko(),...Ro(t),To,...ao(t),...uo,xo,...io,so,yo,...co(t),...to(t),wo]}var La=(t={})=>(t.dark=t.dark??"class",t.attributifyPseudo=t.attributifyPseudo??!1,t.preflight=t.preflight??!0,t.variablePrefix=t.variablePrefix??"un-",{name:"@unocss/preset-mini",theme:Qi,rules:Ci,variants:Ao(t),options:t,prefix:t.prefix,postprocess:Ua(t.variablePrefix),preflights:Er(t),extractorDefault:t.arbitraryVariants===!1?void 0:Tr(),autocomplete:{shorthands:ki}}),Oo=La;function Ua(t){if(t!=="un-")return e=>{e.entries.forEach(r=>{r[0]=r[0].replace(/^--un-/,`--${t}`),typeof r[1]=="string"&&(r[1]=r[1].replace(/var\(--un-/g,`var(--${t}`))})}}function Fa(t){return t.replace(/-(\w)/g,(e,r)=>r?r.toUpperCase():"")}function Po(t){return t.charAt(0).toUpperCase()+t.slice(1)}function Vo(t){return t.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase()}var Mo=["Webkit","Moz","ms"];function zo(t){let e={};function r(n){let i=e[n];if(i)return i;let o=Fa(n);if(o!=="filter"&&o in t)return e[n]=Vo(o);o=Po(o);for(let s=0;s<Mo.length;s++){let a=`${Mo[s]}${o}`;if(a in t)return e[n]=Vo(Po(a))}return n}return({entries:n})=>n.forEach(i=>{i[0].startsWith("--")||(i[0]=r(i[0]))})}function Lo(t){return t.replace(/&/g,"&").replace(/>/g,">").replace(/</g,"<")}async function Jt(t={}){if(typeof window>"u"){console.warn("@unocss/runtime been used in non-browser environment, skipped.");return}let e=window,r=window.document,n=()=>r.documentElement,i=e.__unocss||{},o=Object.assign({},t,i.runtime),s=o.defaults||{},a=o.cloakAttribute??"un-cloak";o.autoPrefix&&(s.postprocess=T(s.postprocess)).unshift(zo(r.createElement("div").style)),o.configResolved?.(i,s);let l=await gr(i,s),c=C=>o.inject?o.inject(C):n().prepend(C),u=()=>o.rootElement?o.rootElement():r.body,p=new Map,d=!0,m=new Set,h,y,w=[],R=()=>new Promise(C=>{w.push(C),y!=null&&clearTimeout(y),y=setTimeout(()=>k().then(()=>{let j=w;w=[],j.forEach(P=>P())}),0)});function x(C,j=!1){if(C.nodeType!==1)return;let P=C;P.hasAttribute(a)&&P.removeAttribute(a),j&&P.querySelectorAll(`[${a}]`).forEach(M=>{M.removeAttribute(a)})}function g(C,j){let P=p.get(C);if(!P)if(P=r.createElement("style"),P.setAttribute("data-unocss-runtime-layer",C),p.set(C,P),j==null)c(P);else{let M=g(j),F=M.parentNode;F?F.insertBefore(P,M.nextSibling):c(P)}return P}async function k(){let C=[...m],j=await l.generate(C);return j.layers.reduce((M,F)=>(g(F,M).innerHTML=j.getLayer(F)??"",F),void 0),C.filter(M=>!j.matched.has(M)).forEach(M=>m.delete(M)),{...j,getStyleElement:M=>p.get(M),getStyleElements:()=>p}}async function b(C){let j=m.size;await l.applyExtractors(C,void 0,m),j!==m.size&&await R()}async function $(C=u()){let j=C&&C.outerHTML;j&&(await b(`${j} ${Lo(j)}`),x(n()),x(C,!0))}let S=new MutationObserver(C=>{d||C.forEach(async j=>{if(j.target.nodeType!==1)return;let P=j.target;for(let M of p)if(P===M[1])return;if(j.type==="childList")j.addedNodes.forEach(async M=>{if(M.nodeType!==1)return;let F=M;h&&!h(F)||(await b(F.outerHTML),x(F))});else{if(h&&!h(P))return;if(j.attributeName!==a){let M=Array.from(P.attributes).map(V=>V.value?`${V.name}="${V.value}"`:V.name).join(" "),F=`<${P.tagName.toLowerCase()} ${M}>`;await b(F)}x(P)}})}),v=!1;function E(){if(v)return;let C=o.observer?.target?o.observer.target():u();C&&(S.observe(C,{childList:!0,subtree:!0,attributes:!0,attributeFilter:o.observer?.attributeFilter}),v=!0)}function I(){o.bypassDefined&&_a(l.blocked),$(),E()}function W(){r.readyState==="loading"?e.addEventListener("DOMContentLoaded",I):I()}let q=e.__unocss_runtime=e.__unocss_runtime={version:l.version,uno:l,async extract(C){z(C)||(C.forEach(j=>m.add(j)),C=""),await b(C)},extractAll:$,inspect(C){h=C},toggleObserver(C){C===void 0?d=!d:d=!!C,!v&&!d&&W()},update:k,presets:e.__unocss_runtime?.presets??{}};o.ready?.(q)!==!1&&(d=!1,W())}function _a(t=new Set){for(let e=0;e<document.styleSheets.length;e++){let r=document.styleSheets[e],n;try{if(n=r.cssRules||r.rules,!n)continue;Array.from(n).flatMap(i=>i.selectorText?.split(/,/g)||[]).forEach(i=>{i&&(i=i.trim(),i.startsWith(".")&&(i=i.slice(1)),t.add(i))})}catch{continue}}return t}Jt({defaults:{presets:[Oo(),vr()]}});})();
|
|
11
|
+
`?o=!0:u!=="\r"&&o&&(o=!1,a===l.start||(this._splitChunk(l,a),l=l.next),l.prependRight(e))}a+=1}a=l.end,l=l.next}return this.outro=this.outro.replace(n,s),this}insert(){throw new Error("magicString.insert(...) is deprecated. Use prependRight(...) or appendLeft(...)")}insertLeft(e,r){return de.insertLeft||(console.warn("magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead"),de.insertLeft=!0),this.appendLeft(e,r)}insertRight(e,r){return de.insertRight||(console.warn("magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead"),de.insertRight=!0),this.prependRight(e,r)}move(e,r,n){if(e=e+this.offset,r=r+this.offset,n=n+this.offset,n>=e&&n<=r)throw new Error("Cannot move a selection inside itself");this._split(e),this._split(r),this._split(n);let i=this.byStart[e],o=this.byEnd[r],s=i.previous,a=o.next,l=this.byStart[n];if(!l&&o===this.lastChunk)return this;let c=l?l.previous:this.lastChunk;return s&&(s.next=a),a&&(a.previous=s),c&&(c.next=i),l&&(l.previous=o),i.previous||(this.firstChunk=o.next),o.next||(this.lastChunk=i.previous,this.lastChunk.next=null),i.previous=c,o.next=l||null,c||(this.firstChunk=i),l||(this.lastChunk=o),this}overwrite(e,r,n,i){return i=i||{},this.update(e,r,n,{...i,overwrite:!i.contentOnly})}update(e,r,n,i){if(e=e+this.offset,r=r+this.offset,typeof n!="string")throw new TypeError("replacement content must be a string");if(this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(r>this.original.length)throw new Error("end is out of bounds");if(e===r)throw new Error("Cannot overwrite a zero-length range \u2013 use appendLeft or prependRight instead");this._split(e),this._split(r),i===!0&&(de.storeName||(console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string"),de.storeName=!0),i={storeName:!0});let o=i!==void 0?i.storeName:!1,s=i!==void 0?i.overwrite:!1;if(o){let c=this.original.slice(e,r);Object.defineProperty(this.storedNames,c,{writable:!0,value:!0,enumerable:!0})}let a=this.byStart[e],l=this.byEnd[r];if(a){let c=a;for(;c!==l;){if(c.next!==this.byStart[c.end])throw new Error("Cannot overwrite across a split point");c=c.next,c.edit("",!1)}a.edit(n,o,!s)}else{let c=new Ye(e,r,"").edit(n,o);l.next=c,c.previous=l}return this}prepend(e){if(typeof e!="string")throw new TypeError("outro content must be a string");return this.intro=e+this.intro,this}prependLeft(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byEnd[e];return n?n.prependLeft(r):this.intro=r+this.intro,this}prependRight(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byStart[e];return n?n.prependRight(r):this.outro=r+this.outro,this}remove(e,r){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(e===r)return this;if(e<0||r>this.original.length)throw new Error("Character is out of bounds");if(e>r)throw new Error("end must be greater than start");this._split(e),this._split(r);let n=this.byStart[e];for(;n;)n.intro="",n.outro="",n.edit(""),n=r>n.end?this.byStart[n.end]:null;return this}reset(e,r){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(e===r)return this;if(e<0||r>this.original.length)throw new Error("Character is out of bounds");if(e>r)throw new Error("end must be greater than start");this._split(e),this._split(r);let n=this.byStart[e];for(;n;)n.reset(),n=r>n.end?this.byStart[n.end]:null;return this}lastChar(){if(this.outro.length)return this.outro[this.outro.length-1];let e=this.lastChunk;do{if(e.outro.length)return e.outro[e.outro.length-1];if(e.content.length)return e.content[e.content.length-1];if(e.intro.length)return e.intro[e.intro.length-1]}while(e=e.previous);return this.intro.length?this.intro[this.intro.length-1]:""}lastLine(){let e=this.outro.lastIndexOf(Re);if(e!==-1)return this.outro.substr(e+1);let r=this.outro,n=this.lastChunk;do{if(n.outro.length>0){if(e=n.outro.lastIndexOf(Re),e!==-1)return n.outro.substr(e+1)+r;r=n.outro+r}if(n.content.length>0){if(e=n.content.lastIndexOf(Re),e!==-1)return n.content.substr(e+1)+r;r=n.content+r}if(n.intro.length>0){if(e=n.intro.lastIndexOf(Re),e!==-1)return n.intro.substr(e+1)+r;r=n.intro+r}}while(n=n.previous);return e=this.intro.lastIndexOf(Re),e!==-1?this.intro.substr(e+1)+r:this.intro+r}slice(e=0,r=this.original.length-this.offset){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}let n="",i=this.firstChunk;for(;i&&(i.start>e||i.end<=e);){if(i.start<r&&i.end>=r)return n;i=i.next}if(i&&i.edited&&i.start!==e)throw new Error(`Cannot use replaced character ${e} as slice start anchor.`);let o=i;for(;i;){i.intro&&(o!==i||i.start===e)&&(n+=i.intro);let s=i.start<r&&i.end>=r;if(s&&i.edited&&i.end!==r)throw new Error(`Cannot use replaced character ${r} as slice end anchor.`);let a=o===i?e-i.start:0,l=s?i.content.length+r-i.end:i.content.length;if(n+=i.content.slice(a,l),i.outro&&(!s||i.end===r)&&(n+=i.outro),s)break;i=i.next}return n}snip(e,r){let n=this.clone();return n.remove(0,e),n.remove(r,n.original.length),n}_split(e){if(this.byStart[e]||this.byEnd[e])return;let r=this.lastSearchedChunk,n=r,i=e>r.end;for(;r;){if(r.contains(e))return this._splitChunk(r,e);if(r=i?this.byStart[r.end]:this.byEnd[r.start],r===n)return;n=r}}_splitChunk(e,r){if(e.edited&&e.content.length){let i=Lr(this.original)(r);throw new Error(`Cannot split a chunk that has already been edited (${i.line}:${i.column} \u2013 "${e.original}")`)}let n=e.split(r);return this.byEnd[r]=e,this.byStart[r]=n,this.byEnd[n.end]=n,e===this.lastChunk&&(this.lastChunk=n),this.lastSearchedChunk=e,!0}toString(){let e=this.intro,r=this.firstChunk;for(;r;)e+=r.toString(),r=r.next;return e+this.outro}isEmpty(){let e=this.firstChunk;do if(e.intro.length&&e.intro.trim()||e.content.length&&e.content.trim()||e.outro.length&&e.outro.trim())return!1;while(e=e.next);return!0}length(){let e=this.firstChunk,r=0;do r+=e.intro.length+e.content.length+e.outro.length;while(e=e.next);return r}trimLines(){return this.trim("[\\r\\n]")}trim(e){return this.trimStart(e).trimEnd(e)}trimEndAborted(e){let r=new RegExp((e||"\\s")+"+$");if(this.outro=this.outro.replace(r,""),this.outro.length)return!0;let n=this.lastChunk;do{let i=n.end,o=n.trimEnd(r);if(n.end!==i&&(this.lastChunk===n&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.previous}while(n);return!1}trimEnd(e){return this.trimEndAborted(e),this}trimStartAborted(e){let r=new RegExp("^"+(e||"\\s")+"+");if(this.intro=this.intro.replace(r,""),this.intro.length)return!0;let n=this.firstChunk;do{let i=n.end,o=n.trimStart(r);if(n.end!==i&&(n===this.lastChunk&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.next}while(n);return!1}trimStart(e){return this.trimStartAborted(e),this}hasChanged(){return this.original!==this.toString()}_replaceRegexp(e,r){function n(o,s){return typeof r=="string"?r.replace(/\$(\$|&|\d+)/g,(a,l)=>l==="$"?"$":l==="&"?o[0]:+l<o.length?o[+l]:`$${l}`):r(...o,o.index,s,o.groups)}function i(o,s){let a,l=[];for(;a=o.exec(s);)l.push(a);return l}if(e.global)i(e,this.original).forEach(s=>{if(s.index!=null){let a=n(s,this.original);a!==s[0]&&this.overwrite(s.index,s.index+s[0].length,a)}});else{let o=this.original.match(e);if(o&&o.index!=null){let s=n(o,this.original);s!==o[0]&&this.overwrite(o.index,o.index+o[0].length,s)}}return this}_replaceString(e,r){let{original:n}=this,i=n.indexOf(e);return i!==-1&&(typeof r=="function"&&(r=r(e,i,n)),e!==r&&this.overwrite(i,i+e.length,r)),this}replace(e,r){return typeof e=="string"?this._replaceString(e,r):this._replaceRegexp(e,r)}_replaceAllString(e,r){let{original:n}=this,i=e.length;for(let o=n.indexOf(e);o!==-1;o=n.indexOf(e,o+i)){let s=n.slice(o,o+i),a=r;typeof r=="function"&&(a=r(s,o,n)),s!==a&&this.overwrite(o,o+i,a)}return this}replaceAll(e,r){if(typeof e=="string")return this._replaceAllString(e,r);if(!e.global)throw new TypeError("MagicString.prototype.replaceAll called with a non-global RegExp argument");return this._replaceRegexp(e,r)}};var Vs=/theme\(\s*(['"])?(.*?)\1?\s*\)/g;function Ur(t){return t.includes("theme(")&&t.includes(")")}function Fr(t,e,r=!0){let n=Array.from(t.toString().matchAll(Vs));if(!n.length)return t;let i=new Xe(t);for(let o of n){let s=o[2];if(!s)throw new Error("theme() expect exact one argument, but got 0");let a=Ms(s,e,r);a&&i.overwrite(o.index,o.index+o[0].length,a)}return i.toString()}function Ms(t,e,r=!0){let[n,i]=t.split("/"),s=n.trim().split(".").reduce((a,l)=>a?.[l],e);if(typeof s=="object"&&(s=s.DEFAULT),typeof s=="string"){if(i){let a=se(s);a&&(s=B(a,i))}return s}else if(r)throw new Error(`theme of "${t}" did not found`)}function Ct(t){let e=t.match(/^-?\d+\.?\d*/)?.[0]||"",r=t.slice(e.length);if(r==="px"){let n=Number.parseFloat(e)-.1;return Number.isNaN(n)?t:`${n}${r}`}return`calc(${t} - 0.1px)`}function _r(t){let e=function(n,i){let o=this.__options?.sequence||[];this.__options.sequence=[];for(let s of o){let a=t[s](n,i);if(a!=null)return a}};function r(n,i){return n.__options||(n.__options={sequence:[]}),n.__options.sequence.push(i),n}for(let n of Object.keys(t))Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get(){return r(this,n)}});return e}var Te="__pseudo_placeholder__",he=Object.fromEntries([["first-letter","::first-letter"],["first-line","::first-line"],"any-link","link","visited","target",["open","[open]"],"default","checked","indeterminate","placeholder-shown","autofill","optional","required","valid","invalid","user-valid","user-invalid","in-range","out-of-range","read-only","read-write","empty","focus-within","hover","focus","focus-visible","active","enabled","disabled","popover-open","root","empty",["even-of-type",":nth-of-type(even)"],["even",":nth-child(even)"],["odd-of-type",":nth-of-type(odd)"],["odd",":nth-child(odd)"],["nth",`:nth-child(${Te})`],["nth-last",`:nth-last-child(${Te})`],["nth-last-of-type",`:nth-last-of-type(${Te})`],["nth-of-type",`:nth-of-type(${Te})`],"first-of-type",["first",":first-child"],"last-of-type",["last",":last-child"],"only-child","only-of-type",["backdrop-element","::backdrop"],["placeholder","::placeholder"],["before","::before"],["after","::after"],["file","::file-selector-button"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),Dr=Object.keys(he),me=Object.fromEntries([["backdrop","::backdrop"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),Nr=Object.keys(me),zs=["not","is","where","has"],Kr=Object.fromEntries([["selection",["::selection"," *::selection"]],["marker",["::marker"," *::marker"]]]),kt=Object.entries(he).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Rt=Object.entries(me).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),le=zs.join("|"),Ir=Object.keys(Kr).sort((t,e)=>e.length-t.length).join("|"),Ls=["::-webkit-resizer","::-webkit-scrollbar","::-webkit-scrollbar-button","::-webkit-scrollbar-corner","::-webkit-scrollbar-thumb","::-webkit-scrollbar-track","::-webkit-scrollbar-track-piece","::file-selector-button"],Wr=Object.entries(he).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Br=Object.entries(me).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|");function Us(t,e,r,n){let{h:i,variantGetBracket:o}=n,s=new RegExp(`^(${_(e)}:)(\\S+)${_(r)}\\1`),a,l,c,u,p=h=>{let y=o(`${t}-`,h,[]);if(!y)return;let[w,R]=y,x=i.bracket(w);if(x==null)return;let g=R.split(a,1)?.[0]??"",k=`${e}${K(g)}`;return[g,h.slice(h.length-(R.length-g.length-1)),x.includes("&")?x.replace(/&/g,k):`${k}${x}`]},d=h=>{let y=h.match(l)||h.match(c);if(!y)return;let[w,R,x]=y,g=y[3]??"",k=he[x]||me[x]||`:${x}`;return R&&(k=`:${R}(${k})`),[g,h.slice(w.length),`${e}${K(g)}${k}`,x]},m=h=>{let y=h.match(u);if(!y)return;let[w,R,x]=y,g=y[3]??"",k=`:${R}(${x})`;return[g,h.slice(w.length),`${e}${K(g)}${k}`]};return{name:`pseudo:${t}`,match(h,y){if(a&&l&&c||(a=new RegExp(`(?:${y.generator.config.separators.join("|")})`),l=new RegExp(`^${t}-(?:(?:(${le})-)?(${kt}))(?:(/[\\w-]+))?(?:${y.generator.config.separators.join("|")})`),c=new RegExp(`^${t}-(?:(?:(${le})-)?(${Rt}))(?:(/[\\w-]+))?(?:${y.generator.config.separators.filter(b=>b!=="-").join("|")})`),u=new RegExp(`^${t}-(?:(${le})-)?\\[(.+)\\](?:(/[\\w-]+))?(?:${y.generator.config.separators.filter(b=>b!=="-").join("|")})`)),!h.startsWith(t))return;let w=p(h)||d(h)||m(h);if(!w)return;let[R,x,g,k=""]=w;return{matcher:x,handle:(b,$)=>$({...b,prefix:`${g}${r}${b.prefix}`.replace(s,"$1$2:"),sort:Dr.indexOf(k)??Nr.indexOf(k)})}},multiPass:!0}}function Gr(t){let{h:e}=t,r,n,i;return[{name:"pseudo",match(o,s){r&&n||(r=new RegExp(`^(${Wr})(?:-(\\d+|\\[(\\w|[+-.])+\\]))?(?:${s.generator.config.separators.join("|")})`),n=new RegExp(`^(${Br})(?:${s.generator.config.separators.filter(l=>l!=="-").join("|")})`));let a=o.match(r)||o.match(n);if(a){let l=he[a[1]]||me[a[1]]||`:${a[1]}`;if(a[2]){let u;a[2].startsWith("[")&&a[2].endsWith("]")?u=e.bracket(a[2]):u=a[2],u&&(l=l.replace(Te,u))}let c=Dr.indexOf(a[1]);return c===-1&&(c=Nr.indexOf(a[1])),c===-1&&(c=void 0),{matcher:o.slice(a[0].length),handle:(u,p)=>{let d=l.includes("::")&&!Ls.includes(l)?{pseudo:`${u.pseudo}${l}`}:{selector:`${u.selector}${l}`};return p({...u,...d,sort:c,noMerge:!0})}}}},multiPass:!0,autocomplete:`(${Wr}|${Br}):`},{name:"pseudo:multi",match(o,s){i||(i=new RegExp(`^(${Ir})(?:${s.generator.config.separators.join("|")})`));let a=o.match(i);if(a)return Kr[a[1]].map(c=>({matcher:o.slice(a[0].length),handle:(u,p)=>p({...u,pseudo:`${u.pseudo}${c}`})}))},multiPass:!1,autocomplete:`(${Ir}):`}]}function Hr(t){let{getBracket:e,h:r}=t,n,i,o;return{match(s,a){n&&i||(n=new RegExp(`^(${le})-(${kt})(?:${a.generator.config.separators.join("|")})`),i=new RegExp(`^(${le})-(${Rt})(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`),o=new RegExp(`^(${le})-(\\[.+\\])(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`));let l=s.match(n)||s.match(i)||s.match(o);if(l){let c=l[1],p=e(l[2],"[","]")?r.bracket(l[2]):he[l[2]]||me[l[2]]||`:${l[2]}`;return{matcher:s.slice(l[0].length),selector:d=>`${d}:${c}(${p})`}}},multiPass:!0,autocomplete:`(${le})-(${kt}|${Rt}):`}}function qr(t,e){let r=!!t?.attributifyPseudo,n=t?.prefix??"";n=K((Array.isArray(n)?n:[n]).filter(Boolean)[0]??"");let i=(o,s)=>Us(o,r?`[${n}${o}=""]`:`.${n}${o}`,s,e);return[i("group"," "),i("peer","~"),i("parent",">"),i("previous","+")]}var Fs=/(part-\[(.+)\]:)(.+)/;function Yr(){return{match(t){let e=t.match(Fs);if(e){let r=`part(${e[2]})`;return{matcher:t.slice(e[1].length),selector:n=>`${n}::${r}`}}},multiPass:!0}}function ae(t,e,r={}){let n;return{name:t,match(i,o){n||(n=new RegExp(`^${_(t)}(?:${o.generator.config.separators.join("|")})`));let s=i.match(n);if(s){let a=i.slice(s[0].length),l=T(e).map(c=>({matcher:a,handle:(u,p)=>p({...u,...c(u)}),...r}));return l.length===1?l[0]:l}},autocomplete:`${t}:`}}function Ee(t,e){let r;return{name:t,match(n,i){r||(r=new RegExp(`^${_(t)}(?:${i.generator.config.separators.join("|")})`));let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}${e}`})}},autocomplete:`${t}:`}}function ee(t,e,r){if(e.startsWith(`${t}[`)){let[n,i]=oe(e.slice(t.length),"[","]")??[];if(n&&i){for(let o of r)if(i.startsWith(o))return[n,i.slice(o.length),o];return[n,i,""]}}}function U(t,e,r){for(let n of T(t))if(e.startsWith(n)){let i=ee(n,e,r);if(i){let[o="",s=i[1]]=U("/",i[1],r)??[];return[i[0],s,o]}for(let o of r.filter(s=>s!=="/")){let s=e.indexOf(o,n.length);if(s!==-1){let a=e.indexOf("/",n.length),l=a===-1||s<=a;return[e.slice(n.length,l?s:a),e.slice(s+o.length),l?"":e.slice(a+1,s)]}}}}var Pt={};Fo(Pt,{auto:()=>Ws,bracket:()=>Hs,bracketOfColor:()=>qs,bracketOfLength:()=>Ys,bracketOfPosition:()=>Xs,cssvar:()=>Zs,degree:()=>Qs,fraction:()=>Gs,global:()=>ea,number:()=>Ns,numberWithUnit:()=>Is,percent:()=>Ks,position:()=>ra,properties:()=>ta,px:()=>Ds,rem:()=>Bs,time:()=>Js});var D={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"]},Tt={...D,s:["-inset-inline-start"],start:["-inset-inline-start"],e:["-inset-inline-end"],end:["-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"]},Et={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"],s:["-end-start","-start-start"],is:["-end-start","-start-start"],e:["-start-end","-end-end"],ie:["-start-end","-end-end"],ss:["-start-start"],"bs-is":["-start-start"],"is-bs":["-start-start"],se:["-start-end"],"bs-ie":["-start-end"],"ie-bs":["-start-end"],es:["-end-start"],"be-is":["-end-start"],"is-be":["-end-start"],ee:["-end-end"],"be-ie":["-end-end"],"ie-be":["-end-end"]},Zr={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},Jr=["x","y","z"],Xr=["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"],je=Object.assign({},...Xr.map(t=>({[t.replace(/ /,"-")]:t})),...Xr.map(t=>({[t.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:t}))),A=["inherit","initial","revert","revert-layer","unset"],Ae=/^(calc|clamp|min|max)\s*\((.+)\)(.*)/,Qr=/^(var)\s*\((.+)\)(.*)/;var ge=/^(-?\d*(?:\.\d+)?)(px|pt|pc|%|r?(?:em|ex|lh|cap|ch|ic)|(?:[sld]?v|cq)(?:[whib]|min|max)|in|cm|mm|rpx)?$/i,jt=/^(-?\d*(?:\.\d+)?)$/,At=/^(px|[sld]?v[wh])$/i,Ot={px:1,vw:100,vh:100,svw:100,svh:100,dvw:100,dvh:100,lvh:100,lvw:100},Ze=/^\[(color|image|length|size|position|quoted|string):/i,en=/,(?![^()]*\))/g;var _s=["color","border-color","background-color","outline-color","text-decoration-color","flex-grow","flex","flex-shrink","caret-color","font","gap","opacity","visibility","z-index","font-weight","zoom","text-shadow","transform","box-shadow","border","background-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 G(t){return+t.toFixed(10)}function Is(t){let e=t.match(ge);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(n&&!Number.isNaN(i))return`${G(i)}${n}`}function Ws(t){if(t==="auto"||t==="a")return"auto"}function Bs(t){if(!t)return;if(At.test(t))return`${Ot[t]}${t}`;let e=t.match(ge);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0":n?`${G(i)}${n}`:`${G(i/4)}rem`}function Ds(t){if(At.test(t))return`${Ot[t]}${t}`;let e=t.match(ge);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return n?`${G(i)}${n}`:`${G(i)}px`}function Ns(t){if(!jt.test(t))return;let e=Number.parseFloat(t);if(!Number.isNaN(e))return G(e)}function Ks(t){if(t.endsWith("%")&&(t=t.slice(0,-1)),!jt.test(t))return;let e=Number.parseFloat(t);if(!Number.isNaN(e))return`${G(e/100)}`}function Gs(t){if(!t)return;if(t==="full")return"100%";let[e,r]=t.split("/"),n=Number.parseFloat(e)/Number.parseFloat(r);if(!Number.isNaN(n))return n===0?"0":`${G(n*100)}%`}function Je(t,e){if(t&&t.startsWith("[")&&t.endsWith("]")){let r,n,i=t.match(Ze);if(i?(e||(n=i[1]),r=t.slice(i[0].length,-1)):r=t.slice(1,-1),!r||r==='=""')return;r.startsWith("--")&&(r=`var(${r})`);let o=0;for(let s of r)if(s==="[")o+=1;else if(s==="]"&&(o-=1,o<0))return;if(o)return;switch(n){case"string":return r.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_");case"quoted":return r.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(["\\])/g,"\\$1").replace(/^(.+)$/,'"$1"')}return r.replace(/(url\(.*?\))/g,s=>s.replace(/_/g,"\\_")).replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(?:calc|clamp|max|min)\((.*)/g,s=>{let a=[];return s.replace(/var\((--.+?)[,)]/g,(l,c)=>(a.push(c),l.replace(c,"--un-calc"))).replace(/(-?\d*\.?\d(?!-\d.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 ").replace(/--un-calc/g,()=>a.shift())})}}function Hs(t){return Je(t)}function qs(t){return Je(t,"color")}function Ys(t){return Je(t,"length")}function Xs(t){return Je(t,"position")}function Zs(t){if(/^\$[^\s'"`;{}]/.test(t)){let[e,r]=t.slice(1).split(",");return`var(--${K(e)}${r?`, ${r}`:""})`}}function Js(t){let e=t.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0&&!n?"0s":n?`${G(i)}${n}`:`${G(i)}ms`}function Qs(t){let e=t.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0deg":n?`${G(i)}${n}`:`${G(i)}deg`}function ea(t){if(A.includes(t))return t}function ta(t){if(t.split(",").every(e=>_s.includes(e)))return t}function ra(t){if(["top","left","right","bottom","center"].includes(t))return t}var na=_r(Pt),f=na;var tn={mid:"middle",base:"baseline",btm:"bottom",baseline:"baseline",top:"top",start:"top",middle:"middle",bottom:"bottom",end:"bottom","text-top":"text-top","text-bottom":"text-bottom",sub:"sub",super:"super",...Object.fromEntries(A.map(t=>[t,t]))},nn=[[/^(?:vertical|align|v)-(.+)$/,([,t])=>({"vertical-align":tn[t]??f.bracket.cssvar.numberWithUnit(t)}),{autocomplete:[`(vertical|align|v)-(${Object.keys(tn).join("|")})`,"(vertical|align|v)-<percentage>"]}]],rn=["center","left","right","justify","start","end"],on=[...rn.map(t=>[`text-${t}`,{"text-align":t}]),...[...A,...rn].map(t=>[`text-align-${t}`,{"text-align":t}])];var cn="$$mini-no-negative";function N(t){return([e,r,n],{theme:i})=>{let o=i.spacing?.[n||"DEFAULT"]??f.bracket.cssvar.global.auto.fraction.rem(n);if(o!=null)return D[r].map(s=>[`${t}${s}`,o]);if(n?.startsWith("-")){let s=i.spacing?.[n.slice(1)];if(s!=null)return D[r].map(a=>[`${t}${a}`,`calc(${s} * -1)`])}}}function sn(t,e,r="colors"){let n=t[r];function i(o,s){if(s.length===0)return o;if(!(!o||typeof o!="object"))for(let a=s.length;a>0;a--){let l=s.slice(0,a).join("-"),c=l.replace(/(-[a-z])/g,p=>p.slice(1).toUpperCase()),u=o[c]??o[l];if(u!=null)return a===s.length?u:i(u,s.slice(a))}}return i(n,e)}function an(t,e,r){return sn(t,e,r)||sn(t,e,"colors")}function Mt(t,e){let[r,n]=fe(t,"[","]",["/",":"])??[];if(r!=null){let i=(r.match(Ze)??[])[1];if(i==null||i===e)return[r,n]}}function Qe(t,e,r){let n=Mt(t,"color");if(!n)return;let[i,o]=n,s=i.replace(/([a-z])(\d)/g,"$1-$2").split(/-/g),[a]=s;if(!a)return;let l,c=f.bracketOfColor(i),u=c||i;if(f.numberWithUnit(u))return;if(/^#[\da-f]+$/i.test(u)?l=u:/^hex-[\da-fA-F]+$/.test(u)?l=`#${u.slice(4)}`:i.startsWith("$")&&(l=f.cssvar(i)),l=l||c,!l){let d=an(e,[i],r);typeof d=="string"&&(l=d)}let p="DEFAULT";if(!l){let d=s,m,[h]=s.slice(-1);/^\d+$/.test(h)&&(p=m=h,d=s.slice(0,-1));let y=an(e,d,r);typeof y=="object"?l=y[m??p]:typeof y=="string"&&!m&&(l=y)}return{opacity:o,name:a,no:p,color:l,cssColor:se(l),alpha:f.bracket.cssvar.percent(o??"")}}function L(t,e,r,n){return([,i],{theme:o,generator:s})=>{let a=Qe(i??"",o,r);if(!a)return;let{alpha:l,color:c,cssColor:u}=a,d=s.config.envMode==="dev"&&c?` /* ${c} */`:"",m={};if(u)if(l!=null)m[t]=B(u,l)+d;else{let h=`--un-${e}-opacity`,y=B(u,`var(${h})`);y.includes(h)&&(m[h]=Ce(u)),m[t]=y+d}else if(c)if(l!=null)m[t]=B(c,l)+d;else{let h=`--un-${e}-opacity`,y=B(c,`var(${h})`);y.includes(h)&&(m[h]=1),m[t]=y+d}if(n?.(m)!==!1)return m}}function et(t,e){let r=[];t=T(t);for(let n=0;n<t.length;n++){let i=pe(t[n]," ",6);if(!i||i.length<3)return t;let o=!1,s=i.indexOf("inset");s!==-1&&(i.splice(s,1),o=!0);let a="",l=i.at(-1);if(se(i.at(0))){let c=se(i.shift());c&&(a=`, ${B(c)}`)}else if(se(l)){let c=se(i.pop());c&&(a=`, ${B(c)}`)}else l&&l.startsWith("var(")&&(a=`, ${i.pop()}`);r.push(`${o?"inset ":""}${i.join(" ")} var(${e}${a})`)}return r}function tt(t,e,r){return t!=null&&!!Qe(t,e,r)?.color}var ln=/[a-z]+/gi,Vt=new WeakMap;function rt({theme:t,generator:e},r="breakpoints"){let n=e?.userConfig?.theme?.[r]||t[r];if(!n)return;if(Vt.has(t))return Vt.get(t);let i=Object.entries(n).sort((o,s)=>Number.parseInt(o[1].replace(ln,""))-Number.parseInt(s[1].replace(ln,""))).map(([o,s])=>({point:o,size:s}));return Vt.set(t,i),i}function O(t,e){return A.map(r=>[`${t}-${r}`,{[e??t]:r}])}function H(t){return t!=null&&Ae.test(t)}function un(t){return t[0]==="["&&t.slice(-1)==="]"&&(t=t.slice(1,-1)),Ae.test(t)||ge.test(t)}function nt(t,e,r){let n=e.split(en);return t||!t&&n.length===1?Zr[t].map(i=>[`--un-${r}${i}`,e]):n.map((i,o)=>[`--un-${r}-${Jr[o]}`,i])}var fn=[[/^outline-(?:width-|size-)?(.+)$/,pn,{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,ia,{autocomplete:"outline-$colors"}],[/^outline-offset-(.+)$/,([,t],{theme:e})=>({"outline-offset":e.lineWidth?.[t]??f.bracket.cssvar.global.px(t)}),{autocomplete:"outline-(offset)-<num>"}],["outline",{"outline-style":"solid"}],...["auto","dashed","dotted","double","hidden","solid","groove","ridge","inset","outset",...A].map(t=>[`outline-${t}`,{"outline-style":t}]),["outline-none",{outline:"2px solid transparent","outline-offset":"2px"}]];function pn([,t],{theme:e}){return{"outline-width":e.lineWidth?.[t]??f.bracket.cssvar.global.px(t)}}function ia(t,e){return H(f.bracket(t[1]))?pn(t,e):L("outline-color","outline-color","borderColor")(t,e)}var dn=[["appearance-auto",{"-webkit-appearance":"auto",appearance:"auto"}],["appearance-none",{"-webkit-appearance":"none",appearance:"none"}]];function oa(t){return f.properties.auto.global(t)??{contents:"contents",scroll:"scroll-position"}[t]}var hn=[[/^will-change-(.+)/,([,t])=>({"will-change":oa(t)})]];var ze=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...A],gn=[[/^(?:border|b)()(?:-(.+))?$/,J,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,J],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,J],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,J],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,J],[/^(?:border|b)-()(?:width|size)-(.+)$/,J,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,J],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,J],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,J],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,J],[/^(?:border|b)-()(?:color-)?(.+)$/,Oe,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,Oe],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,Oe],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,Oe],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,Oe],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,Pe,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,Pe],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,Pe],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,Pe],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,Pe],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,Ve,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-$borderRadius","(rounded|rd)","(rounded|rd)-$borderRadius"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltbse])(?:-(.+))?$/,Ve],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,Ve],[/^(?:border-|b-)?(?:rounded|rd)-([bise][se])(?:-(.+))?$/,Ve],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,Ve],[/^(?:border|b)-(?:style-)?()(.+)$/,Me,{autocomplete:["(border|b)-style",`(border|b)-(${ze.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${ze.join("|")})`,`(border|b)-<directions>-style-(${ze.join("|")})`,`(border|b)-style-(${ze.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,Me],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,Me],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,Me],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,Me]];function mn(t,e,r){if(e!=null)return{[`border${r}-color`]:B(t,e)};if(r===""){let n={},i="--un-border-opacity",o=B(t,`var(${i})`);return o.includes(i)&&(n[i]=typeof t=="string"?1:Ce(t)),n["border-color"]=o,n}else{let n={},i="--un-border-opacity",o=`--un-border${r}-opacity`,s=B(t,`var(${o})`);return s.includes(o)&&(n[i]=typeof t=="string"?1:Ce(t),n[o]=`var(${i})`),n[`border${r}-color`]=s,n}}function sa(t){return([,e],r)=>{let n=Qe(e,r,"borderColor");if(!n)return;let{alpha:i,color:o,cssColor:s}=n;if(s)return mn(s,i,t);if(o)return mn(o,i,t)}}function J([,t="",e],{theme:r}){let n=r.lineWidth?.[e||"DEFAULT"]??f.bracket.cssvar.global.px(e||"1");if(t in D&&n!=null)return D[t].map(i=>[`border${i}-width`,n])}function Oe([,t="",e],r){if(t in D){if(H(f.bracket(e)))return J(["",t,e],r);if(tt(e,r.theme,"borderColor"))return Object.assign({},...D[t].map(n=>sa(n)(["",e],r.theme)))}}function Pe([,t="",e]){let r=f.bracket.percent.cssvar(e);if(t in D&&r!=null)return D[t].map(n=>[`--un-border${n}-opacity`,r])}function Ve([,t="",e],{theme:r}){let n=r.borderRadius?.[e||"DEFAULT"]||f.bracket.cssvar.global.fraction.rem(e||"1");if(t in Et&&n!=null)return Et[t].map(i=>[`border${i}-radius`,n])}function Me([,t="",e]){if(ze.includes(e)&&t in D)return D[t].map(r=>[`border${r}-style`,e])}var bn=[[/^op(?:acity)?-?(.+)$/,([,t])=>({opacity:f.bracket.percent.cssvar(t)})]],aa=/^\[url\(.+\)\]$/,la=/^\[(?:length|size):.+\]$/,ca=/^\[position:.+\]$/,ua=/^\[(?:linear|conic|radial)-gradient\(.+\)\]$/,fa=/^\[image:.+\]$/,xn=[[/^bg-(.+)$/,(...t)=>{let e=t[0][1];if(aa.test(e))return{"--un-url":f.bracket(e),"background-image":"var(--un-url)"};if(la.test(e)&&f.bracketOfLength(e)!=null)return{"background-size":f.bracketOfLength(e).split(" ").map(r=>f.fraction.auto.px.cssvar(r)??r).join(" ")};if((un(e)||ca.test(e))&&f.bracketOfPosition(e)!=null)return{"background-position":f.bracketOfPosition(e).split(" ").map(r=>f.position.fraction.auto.px.cssvar(r)??r).join(" ")};if(ua.test(e)||fa.test(e)){let r=f.bracket(e);if(r)return{"background-image":(r.startsWith("http")?`url(${r})`:f.cssvar(r))??r}}return L("background-color","bg","backgroundColor")(...t)},{autocomplete:"bg-$colors"}],[/^bg-op(?:acity)?-?(.+)$/,([,t])=>({"--un-bg-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"bg-(op|opacity)-<percent>"}]],yn=[[/^color-scheme-(\w+)$/,([,t])=>({"color-scheme":t})]];var wn=[[/^@container(?:\/(\w+))?(?:-(normal|inline-size|size))?$/,([,t,e])=>({"container-type":e??"inline-size","container-name":t})]];var Sn=["solid","double","dotted","dashed","wavy",...A],$n=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,t])=>({"text-decoration-line":t}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,vn,{autocomplete:"(underline|decoration)-<num>"}],[/^(?:underline|decoration)-(auto|from-font)$/,([,t])=>({"text-decoration-thickness":t}),{autocomplete:"(underline|decoration)-(auto|from-font)"}],[/^(?:underline|decoration)-(.+)$/,pa,{autocomplete:"(underline|decoration)-$colors"}],[/^(?:underline|decoration)-op(?:acity)?-?(.+)$/,([,t])=>({"--un-line-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"(underline|decoration)-(op|opacity)-<percent>"}],[/^(?:underline|decoration)-offset-(.+)$/,([,t],{theme:e})=>({"text-underline-offset":e.lineWidth?.[t]??f.auto.bracket.cssvar.global.px(t)}),{autocomplete:"(underline|decoration)-(offset)-<num>"}],...Sn.map(t=>[`underline-${t}`,{"text-decoration-style":t}]),...Sn.map(t=>[`decoration-${t}`,{"text-decoration-style":t}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];function vn([,t],{theme:e}){return{"text-decoration-thickness":e.lineWidth?.[t]??f.bracket.cssvar.global.px(t)}}function pa(t,e){if(H(f.bracket(t[1])))return vn(t,e);let r=L("text-decoration-color","line","borderColor")(t,e);if(r)return{"-webkit-text-decoration-color":r["text-decoration-color"],...r}}var Cn=[["flex",{display:"flex"}],["inline-flex",{display:"inline-flex"}],["flex-inline",{display:"inline-flex"}],[/^flex-(.*)$/,([,t])=>({flex:f.bracket(t)!=null?f.bracket(t).split(" ").map(e=>f.cssvar.fraction(e)??e).join(" "):f.cssvar.fraction(t)})],["flex-1",{flex:"1 1 0%"}],["flex-auto",{flex:"1 1 auto"}],["flex-initial",{flex:"0 1 auto"}],["flex-none",{flex:"none"}],[/^(?:flex-)?shrink(?:-(.*))?$/,([,t=""])=>({"flex-shrink":f.bracket.cssvar.number(t)??1}),{autocomplete:["flex-shrink-<num>","shrink-<num>"]}],[/^(?:flex-)?grow(?:-(.*))?$/,([,t=""])=>({"flex-grow":f.bracket.cssvar.number(t)??1}),{autocomplete:["flex-grow-<num>","grow-<num>"]}],[/^(?:flex-)?basis-(.+)$/,([,t],{theme:e})=>({"flex-basis":e.spacing?.[t]??f.bracket.cssvar.auto.fraction.rem(t)}),{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 da={"":"",x:"column-",y:"row-",col:"column-",row:"row-"};function zt([,t="",e],{theme:r}){let n=r.spacing?.[e]??f.bracket.cssvar.global.rem(e);if(n!=null)return{[`${da[t]}gap`]:n}}var kn=[[/^(?:flex-|grid-)?gap-?()(.+)$/,zt,{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,zt,{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}],[/^(?:flex-|grid-)?gap-(col|row)-?(.+)$/,zt,{autocomplete:["gap-(col|row)-$spacing","gap-(col|row)-<num>"]}]];function te(t){return t.replace("col","column")}function Lt(t){return t[0]==="r"?"Row":"Column"}function ha(t,e,r){let n=e[`gridAuto${Lt(t)}`]?.[r];if(n!=null)return n;switch(r){case"min":return"min-content";case"max":return"max-content";case"fr":return"minmax(0,1fr)"}return f.bracket.cssvar.auto.rem(r)}var Rn=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,t,e],{theme:r})=>({[`grid-${te(t)}`]:r[`grid${Lt(t)}`]?.[e]??f.bracket.cssvar.auto(e)})],[/^(?:grid-)?(row|col)-span-(.+)$/,([,t,e])=>{if(e==="full")return{[`grid-${te(t)}`]:"1/-1"};let r=f.bracket.number(e);if(r!=null)return{[`grid-${te(t)}`]:`span ${r}/span ${r}`}},{autocomplete:"(grid-row|grid-col|row|col)-span-<num>"}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,t,e])=>({[`grid-${te(t)}-start`]:f.bracket.cssvar(e)??e})],[/^(?:grid-)?(row|col)-end-(.+)$/,([,t,e])=>({[`grid-${te(t)}-end`]:f.bracket.cssvar(e)??e}),{autocomplete:"(grid-row|grid-col|row|col)-(start|end)-<num>"}],[/^(?:grid-)?auto-(rows|cols)-(.+)$/,([,t,e],{theme:r})=>({[`grid-auto-${te(t)}`]:ha(t,r,e)}),{autocomplete:"(grid-auto|auto)-(rows|cols)-<num>"}],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(.+)$/,([,t])=>({"grid-auto-flow":f.bracket.cssvar(t)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)$/,([,t])=>({"grid-auto-flow":te(t).replace("-"," ")}),{autocomplete:["(grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)"]}],[/^(?:grid-)?(rows|cols)-(.+)$/,([,t,e],{theme:r})=>({[`grid-template-${te(t)}`]:r[`gridTemplate${Lt(t)}`]?.[e]??f.bracket.cssvar(e)})],[/^(?:grid-)?(rows|cols)-minmax-([\w.-]+)$/,([,t,e])=>({[`grid-template-${te(t)}`]:`repeat(auto-fill,minmax(${e},1fr))`})],[/^(?:grid-)?(rows|cols)-(\d+)$/,([,t,e])=>({[`grid-template-${te(t)}`]:`repeat(${e},minmax(0,1fr))`}),{autocomplete:"(grid-rows|grid-cols|rows|cols)-<num>"}],[/^grid-area(s)?-(.+)$/,([,t,e])=>t!=null?{"grid-template-areas":f.cssvar(e)??e.split("-").map(r=>`"${f.bracket(r)}"`).join(" ")}:{"grid-area":f.bracket.cssvar(e)}],["grid-rows-none",{"grid-template-rows":"none"}],["grid-cols-none",{"grid-template-columns":"none"}],["grid-rows-subgrid",{"grid-template-rows":"subgrid"}],["grid-cols-subgrid",{"grid-template-columns":"subgrid"}]];var it=["auto","hidden","clip","visible","scroll","overlay",...A],Tn=[[/^(?:overflow|of)-(.+)$/,([,t])=>it.includes(t)?{overflow:t}:void 0,{autocomplete:[`(overflow|of)-(${it.join("|")})`,`(overflow|of)-(x|y)-(${it.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,t,e])=>it.includes(e)?{[`overflow-${t}`]:e}:void 0]];var En=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,t])=>({position:t}),{autocomplete:["(position|pos)-<position>","(position|pos)-<globalKeyword>","<position>"]}],[/^(?:position-|pos-)([-\w]+)$/,([,t])=>A.includes(t)?{position:t}:void 0],[/^(?:position-|pos-)?(static)$/,([,t])=>({position:t})]],Ft=[["justify-start",{"justify-content":"flex-start"}],["justify-end",{"justify-content":"flex-end"}],["justify-center",{"justify-content":"center"}],["justify-between",{"justify-content":"space-between"}],["justify-around",{"justify-content":"space-around"}],["justify-evenly",{"justify-content":"space-evenly"}],["justify-stretch",{"justify-content":"stretch"}],["justify-left",{"justify-content":"left"}],["justify-right",{"justify-content":"right"}],["justify-center-safe",{"justify-content":"safe center"}],["justify-end-safe",{"justify-content":"safe flex-end"}],["justify-normal",{"justify-content":"normal"}],...O("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"}],["justify-items-center-safe",{"justify-items":"safe center"}],["justify-items-end-safe",{"justify-items":"safe flex-end"}],...O("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"}],["justify-self-baseline",{"justify-self":"baseline"}],["justify-self-center-safe",{"justify-self":"safe center"}],["justify-self-end-safe",{"justify-self":"safe flex-end"}],...O("justify-self")],jn=[[/^order-(.+)$/,([,t])=>({order:f.bracket.cssvar.number(t)})],["order-first",{order:"-9999"}],["order-last",{order:"9999"}],["order-none",{order:"0"}]],_t=[["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"}],["content-baseline",{"align-content":"baseline"}],["content-center-safe",{"align-content":"safe center"}],["content-end-safe",{"align-content":"safe flex-end"}],["content-stretch",{"align-content":"stretch"}],["content-normal",{"align-content":"normal"}],...O("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"}],["items-baseline-last",{"align-items":"last baseline"}],["items-center-safe",{"align-items":"safe center"}],["items-end-safe",{"align-items":"safe flex-end"}],...O("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"}],["self-baseline-last",{"align-self":"last baseline"}],["self-center-safe",{"align-self":"safe center"}],["self-end-safe",{"align-self":"safe flex-end"}],...O("self","align-self")],It=[["place-content-center",{"place-content":"center"}],["place-content-start",{"place-content":"start"}],["place-content-end",{"place-content":"end"}],["place-content-between",{"place-content":"space-between"}],["place-content-around",{"place-content":"space-around"}],["place-content-evenly",{"place-content":"space-evenly"}],["place-content-stretch",{"place-content":"stretch"}],["place-content-baseline",{"place-content":"baseline"}],["place-content-center-safe",{"place-content":"safe center"}],["place-content-end-safe",{"place-content":"safe flex-end"}],...O("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"}],["place-items-baseline",{"place-items":"baseline"}],["place-items-center-safe",{"place-items":"safe center"}],["place-items-end-safe",{"place-items":"safe flex-end"}],...O("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"}],["place-self-center-safe",{"place-self":"safe center"}],["place-self-end-safe",{"place-self":"safe flex-end"}],...O("place-self")],An=[...Ft,..._t,...It].flatMap(([t,e])=>[[`flex-${t}`,e],[`grid-${t}`,e]]);function Ut(t,{theme:e}){return e.spacing?.[t]??f.bracket.cssvar.global.auto.fraction.rem(t)}function Le([,t,e],r){let n=Ut(e,r);if(n!=null&&t in Tt)return Tt[t].map(i=>[i.slice(1),n])}var On=[[/^(?:position-|pos-)?inset-(.+)$/,([,t],e)=>({inset:Ut(t,e)}),{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-)?(start|end)-(.+)$/,Le],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,Le],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,Le],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,Le],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,Le],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,t,e],r)=>({[t]:Ut(e,r)})]],Pn=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-start",{float:"inline-start"}],["float-end",{float:"inline-end"}],["float-none",{float:"none"}],...O("float"),["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-start",{clear:"inline-start"}],["clear-end",{clear:"inline-end"}],["clear-none",{clear:"none"}],...O("clear")],Vn=[[/^(?:position-|pos-)?z([\d.]+)$/,([,t])=>({"z-index":f.number(t)})],[/^(?:position-|pos-)?z-(.+)$/,([,t],{theme:e})=>({"z-index":e.zIndex?.[t]??f.bracket.cssvar.global.auto.number(t)}),{autocomplete:"z-<num>"}]],Mn=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...O("box","box-sizing")];var zn=[[/^(where|\?)$/,(t,{constructCSS:e,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}} ${e({animation:"__un_qm 0.5s ease-in-out alternate infinite"})}`}]];var ma=["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"],ga=["none","strict","content","size","inline-size","layout","style","paint"],ot=" ",Ln=[["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-(.+)$/,([,t])=>({display:f.bracket.cssvar.global(t)})]],Un=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...O("backface","backface-visibility")],Fn=[[/^cursor-(.+)$/,([,t])=>({cursor:f.bracket.cssvar.global(t)})],...ma.map(t=>[`cursor-${t}`,{cursor:t}])],_n=[[/^contain-(.*)$/,([,t])=>f.bracket(t)!=null?{contain:f.bracket(t).split(" ").map(e=>f.cssvar.fraction(e)??e).join(" ")}:ga.includes(t)?{contain:t}:void 0]],In=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...O("pointer-events")],Wn=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...O("resize")],Bn=[["select-auto",{"-webkit-user-select":"auto","user-select":"auto"}],["select-all",{"-webkit-user-select":"all","user-select":"all"}],["select-text",{"-webkit-user-select":"text","user-select":"text"}],["select-none",{"-webkit-user-select":"none","user-select":"none"}],...O("select","user-select")],Dn=[[/^(?:whitespace-|ws-)([-\w]+)$/,([,t])=>["normal","nowrap","pre","pre-line","pre-wrap","break-spaces",...A].includes(t)?{"white-space":t}:void 0,{autocomplete:"(whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)"}]],Nn=[[/^intrinsic-size-(.+)$/,([,t])=>({"contain-intrinsic-size":f.bracket.cssvar.global.fraction.rem(t)}),{autocomplete:"intrinsic-size-<num>"}],["content-visibility-visible",{"content-visibility":"visible"}],["content-visibility-hidden",{"content-visibility":"hidden"}],["content-visibility-auto",{"content-visibility":"auto"}],...O("content-visibility")],Kn=[[/^content-(.+)$/,([,t])=>({content:f.bracket.cssvar(t)})],["content-empty",{content:'""'}],["content-none",{content:"none"}]],Gn=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}],["break-keep",{"word-break":"keep-all"}],["break-anywhere",{"overflow-wrap":"anywhere"}]],Hn=[["text-wrap",{"text-wrap":"wrap"}],["text-nowrap",{"text-wrap":"nowrap"}],["text-balance",{"text-wrap":"balance"}],["text-pretty",{"text-wrap":"pretty"}]],qn=[["truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-ellipsis",{"text-overflow":"ellipsis"}],["text-clip",{"text-overflow":"clip"}]],Yn=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}],...O("case","text-transform")],Xn=[["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"}]],Zn=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto"}]],Jn=[["field-sizing-fixed",{"field-sizing":"fixed"}],["field-sizing-content",{"field-sizing":"content"}]];var Wt={"--un-ring-inset":ot,"--un-ring-offset-width":"0px","--un-ring-offset-color":"#fff","--un-ring-width":"0px","--un-ring-color":"rgb(147 197 253 / 0.5)","--un-shadow":"0 0 rgb(0 0 0 / 0)"},ba=Object.keys(Wt),Qn=[[/^ring(?:-(.+))?$/,([,t],{theme:e})=>{let r=e.ringWidth?.[t||"DEFAULT"]??f.px(t||"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)"}},{custom:{preflightKeys:ba},autocomplete:"ring-$ringWidth"}],[/^ring-(?:width-|size-)(.+)$/,ei,{autocomplete:"ring-(width|size)-$lineWidth"}],["ring-offset",{"--un-ring-offset-width":"1px"}],[/^ring-offset-(?:width-|size-)?(.+)$/,([,t],{theme:e})=>({"--un-ring-offset-width":e.lineWidth?.[t]??f.bracket.cssvar.px(t)}),{autocomplete:"ring-offset-(width|size)-$lineWidth"}],[/^ring-(.+)$/,xa,{autocomplete:"ring-$colors"}],[/^ring-op(?:acity)?-?(.+)$/,([,t])=>({"--un-ring-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"ring-(op|opacity)-<percent>"}],[/^ring-offset-(.+)$/,L("--un-ring-offset-color","ring-offset","borderColor"),{autocomplete:"ring-offset-$colors"}],[/^ring-offset-op(?:acity)?-?(.+)$/,([,t])=>({"--un-ring-offset-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"ring-offset-(op|opacity)-<percent>"}],["ring-inset",{"--un-ring-inset":"inset"}]];function ei([,t],{theme:e}){return{"--un-ring-width":e.ringWidth?.[t]??f.bracket.cssvar.px(t)}}function xa(t,e){return H(f.bracket(t[1]))?ei(t,e):L("--un-ring-color","ring","borderColor")(t,e)}var Bt={"--un-ring-offset-shadow":"0 0 rgb(0 0 0 / 0)","--un-ring-shadow":"0 0 rgb(0 0 0 / 0)","--un-shadow-inset":ot,"--un-shadow":"0 0 rgb(0 0 0 / 0)"},ya=Object.keys(Bt),ti=[[/^shadow(?:-(.+))?$/,(t,e)=>{let[,r]=t,{theme:n}=e,i=n.boxShadow?.[r||"DEFAULT"],o=r?f.bracket.cssvar(r):void 0;return(i!=null||o!=null)&&!tt(o,n,"shadowColor")?{"--un-shadow":et(i||o,"--un-shadow-color").join(","),"box-shadow":"var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"}:L("--un-shadow-color","shadow","shadowColor")(t,e)},{custom:{preflightKeys:ya},autocomplete:["shadow-$colors","shadow-$boxShadow"]}],[/^shadow-op(?:acity)?-?(.+)$/,([,t])=>({"--un-shadow-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"shadow-(op|opacity)-<percent>"}],["shadow-inset",{"--un-shadow-inset":"inset"}]];var wa={h:"height",w:"width",inline:"inline-size",block:"block-size"};function ce(t,e){return`${t||""}${wa[e]}`}function st(t,e,r,n){let i=ce(t,e).replace(/-(\w)/g,(s,a)=>a.toUpperCase()),o=r[i]?.[n];if(o!=null)return o;switch(n){case"fit":case"max":case"min":return`${n}-content`}return f.bracket.cssvar.global.auto.fraction.rem(n)}var ni=[[/^size-(min-|max-)?(.+)$/,([,t,e],{theme:r})=>({[ce(t,"w")]:st(t,"w",r,e),[ce(t,"h")]:st(t,"h",r,e)})],[/^(?:size-)?(min-|max-)?([wh])-?(.+)$/,([,t,e,r],{theme:n})=>({[ce(t,e)]:st(t,e,n,r)})],[/^(?:size-)?(min-|max-)?(block|inline)-(.+)$/,([,t,e,r],{theme:n})=>({[ce(t,e)]:st(t,e,n,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","(w|h)-full","(max|min)-(w|h)-full"]}],[/^(?:size-)?(min-|max-)?(h)-screen-(.+)$/,([,t,e,r],n)=>({[ce(t,e)]:ri(n,r,"verticalBreakpoints")})],[/^(?:size-)?(min-|max-)?(w)-screen-(.+)$/,([,t,e,r],n)=>({[ce(t,e)]:ri(n,r)}),{autocomplete:["(w|h)-screen","(min|max)-(w|h)-screen","h-screen-$verticalBreakpoints","(min|max)-h-screen-$verticalBreakpoints","w-screen-$breakpoints","(min|max)-w-screen-$breakpoints"]}]];function ri(t,e,r="breakpoints"){let n=rt(t,r);if(n)return n.find(i=>i.point===e)?.size}function Sa(t){if(/^\d+\/\d+$/.test(t))return t;switch(t){case"square":return"1/1";case"video":return"16/9"}return f.bracket.cssvar.global.auto.number(t)}var ii=[[/^(?:size-)?aspect-(?:ratio-)?(.+)$/,([,t])=>({"aspect-ratio":Sa(t)}),{autocomplete:["aspect-(square|video|ratio)","aspect-ratio-(square|video)"]}]];var oi=[[/^pa?()-?(.+)$/,N("padding"),{autocomplete:["(m|p)<num>","(m|p)-<num>"]}],[/^p-?xy()()$/,N("padding"),{autocomplete:"(m|p)-(xy)"}],[/^p-?([xy])(?:-?(.+))?$/,N("padding")],[/^p-?([rltbse])(?:-?(.+))?$/,N("padding"),{autocomplete:"(m|p)<directions>-<num>"}],[/^p-(block|inline)(?:-(.+))?$/,N("padding"),{autocomplete:"(m|p)-(block|inline)-<num>"}],[/^p-?([bi][se])(?:-?(.+))?$/,N("padding"),{autocomplete:"(m|p)-(bs|be|is|ie)-<num>"}]],si=[[/^ma?()-?(.+)$/,N("margin")],[/^m-?xy()()$/,N("margin")],[/^m-?([xy])(?:-?(.+))?$/,N("margin")],[/^m-?([rltbse])(?:-?(.+))?$/,N("margin")],[/^m-(block|inline)(?:-(.+))?$/,N("margin")],[/^m-?([bi][se])(?:-?(.+))?$/,N("margin")]];var ai=[[/^fill-(.+)$/,L("fill","fill","backgroundColor"),{autocomplete:"fill-$colors"}],[/^fill-op(?:acity)?-?(.+)$/,([,t])=>({"--un-fill-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"fill-(op|opacity)-<percent>"}],["fill-none",{fill:"none"}],[/^stroke-(?:width-|size-)?(.+)$/,li,{autocomplete:["stroke-width-$lineWidth","stroke-size-$lineWidth"]}],[/^stroke-dash-(.+)$/,([,t])=>({"stroke-dasharray":f.bracket.cssvar.number(t)}),{autocomplete:"stroke-dash-<num>"}],[/^stroke-offset-(.+)$/,([,t],{theme:e})=>({"stroke-dashoffset":e.lineWidth?.[t]??f.bracket.cssvar.px.numberWithUnit(t)}),{autocomplete:"stroke-offset-$lineWidth"}],[/^stroke-(.+)$/,$a,{autocomplete:"stroke-$colors"}],[/^stroke-op(?:acity)?-?(.+)$/,([,t])=>({"--un-stroke-opacity":f.bracket.percent.cssvar(t)}),{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"}]];function li([,t],{theme:e}){return{"stroke-width":e.lineWidth?.[t]??f.bracket.cssvar.fraction.px.number(t)}}function $a(t,e){return H(f.bracket(t[1]))?li(t,e):L("stroke","stroke","borderColor")(t,e)}var at=["translate","rotate","scale"],va=["translateX(var(--un-translate-x))","translateY(var(--un-translate-y))","rotate(var(--un-rotate))","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))"].join(" "),be=["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(" "),Ca=["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(" "),Dt={"--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},re=Object.keys(Dt),di=[[/^(?:transform-)?origin-(.+)$/,([,t])=>({"transform-origin":je[t]??f.bracket.cssvar(t)}),{autocomplete:[`transform-origin-(${Object.keys(je).join("|")})`,`origin-(${Object.keys(je).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,t])=>{let e=f.bracket.cssvar.px.numberWithUnit(t);if(e!=null)return{"-webkit-perspective":e,perspective:e}}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,t])=>{let e=f.bracket.cssvar(t)??(t.length>=3?je[t]:void 0);if(e!=null)return{"-webkit-perspective-origin":e,"perspective-origin":e}}],[/^(?:transform-)?translate-()(.+)$/,ci,{custom:{preflightKeys:re}}],[/^(?:transform-)?translate-([xyz])-(.+)$/,ci,{custom:{preflightKeys:re}}],[/^(?:transform-)?rotate-()(.+)$/,fi,{custom:{preflightKeys:re}}],[/^(?:transform-)?rotate-([xyz])-(.+)$/,fi,{custom:{preflightKeys:re}}],[/^(?:transform-)?skew-()(.+)$/,pi,{custom:{preflightKeys:re}}],[/^(?:transform-)?skew-([xy])-(.+)$/,pi,{custom:{preflightKeys:re},autocomplete:["transform-skew-(x|y)-<percent>","skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,ui,{custom:{preflightKeys:re}}],[/^(?:transform-)?scale-([xyz])-(.+)$/,ui,{custom:{preflightKeys:re},autocomplete:[`transform-(${at.join("|")})-<percent>`,`transform-(${at.join("|")})-(x|y|z)-<percent>`,`(${at.join("|")})-<percent>`,`(${at.join("|")})-(x|y|z)-<percent>`]}],[/^(?:transform-)?preserve-3d$/,()=>({"transform-style":"preserve-3d"})],[/^(?:transform-)?preserve-flat$/,()=>({"transform-style":"flat"})],["transform",{transform:be},{custom:{preflightKeys:re}}],["transform-cpu",{transform:va},{custom:{preflightKeys:["--un-translate-x","--un-translate-y","--un-rotate","--un-rotate-z","--un-skew-x","--un-skew-y","--un-scale-x","--un-scale-y"]}}],["transform-gpu",{transform:Ca},{custom:{preflightKeys:re}}],["transform-none",{transform:"none"}],...O("transform")];function ci([,t,e],{theme:r}){let n=r.spacing?.[e]??f.bracket.cssvar.fraction.rem(e);if(n!=null)return[...nt(t,n,"translate"),["transform",be]]}function ui([,t,e]){let r=f.bracket.cssvar.fraction.percent(e);if(r!=null)return[...nt(t,r,"scale"),["transform",be]]}function fi([,t="",e]){let r=f.bracket.cssvar.degree(e);if(r!=null)return t?{"--un-rotate":0,[`--un-rotate-${t}`]:r,transform:be}:{"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-rotate":r,transform:be}}function pi([,t,e]){let r=f.bracket.cssvar.degree(e);if(r!=null)return[...nt(t,r,"skew"),["transform",be]]}function hi(t,e){let r;if(f.cssvar(t)!=null)r=f.cssvar(t);else{t.startsWith("[")&&t.endsWith("]")&&(t=t.slice(1,-1));let n=t.split(",").map(i=>e.transitionProperty?.[i]??f.properties(i));n.every(Boolean)&&(r=n.join(","))}return r}var mi=[[/^transition(?:-(\D+?))?(?:-(\d+))?$/,([,t,e],{theme:r})=>{if(!t&&!e)return{"transition-property":r.transitionProperty?.DEFAULT,"transition-timing-function":r.easing?.DEFAULT,"transition-duration":r.duration?.DEFAULT??f.time("150")};if(t!=null){let n=hi(t,r),i=r.duration?.[e||"DEFAULT"]??f.time(e||"150");if(n)return{"transition-property":n,"transition-timing-function":r.easing?.DEFAULT,"transition-duration":i}}else if(e!=null)return{"transition-property":r.transitionProperty?.DEFAULT,"transition-timing-function":r.easing?.DEFAULT,"transition-duration":r.duration?.[e]??f.time(e)}},{autocomplete:"transition-$transitionProperty-$duration"}],[/^(?:transition-)?duration-(.+)$/,([,t],{theme:e})=>({"transition-duration":e.duration?.[t||"DEFAULT"]??f.bracket.cssvar.time(t)}),{autocomplete:["transition-duration-$duration","duration-$duration"]}],[/^(?:transition-)?delay-(.+)$/,([,t],{theme:e})=>({"transition-delay":e.duration?.[t||"DEFAULT"]??f.bracket.cssvar.time(t)}),{autocomplete:["transition-delay-$duration","delay-$duration"]}],[/^(?:transition-)?ease(?:-(.+))?$/,([,t],{theme:e})=>({"transition-timing-function":e.easing?.[t||"DEFAULT"]??f.bracket.cssvar(t)}),{autocomplete:["transition-ease-(linear|in|out|in-out|DEFAULT)","ease-(linear|in|out|in-out|DEFAULT)"]}],[/^(?:transition-)?property-(.+)$/,([,t],{theme:e})=>{let r=f.global(t)||hi(t,e);if(r)return{"transition-property":r}},{autocomplete:[`transition-property-(${[...A].join("|")})`,"transition-property-$transitionProperty","property-$transitionProperty"]}],["transition-none",{transition:"none"}],...O("transition"),["transition-discrete",{"transition-behavior":"allow-discrete"}],["transition-normal",{"transition-behavior":"normal"}]];var gi=[[/^text-(.+)$/,Ra,{autocomplete:"text-$fontSize"}],[/^(?:text|font)-size-(.+)$/,Si,{autocomplete:"text-size-$fontSize"}],[/^text-(?:color-)?(.+)$/,ka,{autocomplete:"text-$colors"}],[/^(?:color|c)-(.+)$/,L("color","text","textColor"),{autocomplete:"(color|c)-$colors"}],[/^(?:text|color|c)-(.+)$/,([,t])=>A.includes(t)?{color:t}:void 0,{autocomplete:`(text|color|c)-(${A.join("|")})`}],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"(text|color|c)-(op|opacity)-<percent>"}],[/^(?:font|fw)-?([^-]+)$/,([,t],{theme:e})=>({"font-weight":e.fontWeight?.[t]||f.bracket.global.number(t)}),{autocomplete:["(font|fw)-(100|200|300|400|500|600|700|800|900)","(font|fw)-$fontWeight"]}],[/^(?:font-)?(?:leading|lh|line-height)-(.+)$/,([,t],{theme:e})=>({"line-height":Nt(t,e,"lineHeight")}),{autocomplete:"(leading|lh|line-height)-$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-(.+)$/,([,t])=>({"font-synthesis":f.bracket.cssvar.global(t)})],[/^(?:font-)?tracking-(.+)$/,([,t],{theme:e})=>({"letter-spacing":e.letterSpacing?.[t]||f.bracket.cssvar.global.rem(t)}),{autocomplete:"tracking-$letterSpacing"}],[/^(?:font-)?word-spacing-(.+)$/,([,t],{theme:e})=>({"word-spacing":e.wordSpacing?.[t]||f.bracket.cssvar.global.rem(t)}),{autocomplete:"word-spacing-$wordSpacing"}],["font-stretch-normal",{"font-stretch":"normal"}],["font-stretch-ultra-condensed",{"font-stretch":"ultra-condensed"}],["font-stretch-extra-condensed",{"font-stretch":"extra-condensed"}],["font-stretch-condensed",{"font-stretch":"condensed"}],["font-stretch-semi-condensed",{"font-stretch":"semi-condensed"}],["font-stretch-semi-expanded",{"font-stretch":"semi-expanded"}],["font-stretch-expanded",{"font-stretch":"expanded"}],["font-stretch-extra-expanded",{"font-stretch":"extra-expanded"}],["font-stretch-ultra-expanded",{"font-stretch":"ultra-expanded"}],[/^font-stretch-(.+)$/,([,t])=>({"font-stretch":f.bracket.cssvar.fraction.global(t)}),{autocomplete:"font-stretch-<percentage>"}],[/^font-(.+)$/,([,t],{theme:e})=>({"font-family":e.fontFamily?.[t]||f.bracket.cssvar.global(t)}),{autocomplete:"font-$fontFamily"}]],bi=[[/^tab(?:-(.+))?$/,([,t])=>{let e=f.bracket.cssvar.global.number(t||"4");if(e!=null)return{"-moz-tab-size":e,"-o-tab-size":e,"tab-size":e}}]],xi=[[/^indent(?:-(.+))?$/,([,t],{theme:e})=>({"text-indent":e.textIndent?.[t||"DEFAULT"]||f.bracket.cssvar.global.fraction.rem(t)}),{autocomplete:"indent-$textIndent"}]],yi=[[/^text-stroke(?:-(.+))?$/,([,t],{theme:e})=>({"-webkit-text-stroke-width":e.textStrokeWidth?.[t||"DEFAULT"]||f.bracket.cssvar.px(t)}),{autocomplete:"text-stroke-$textStrokeWidth"}],[/^text-stroke-(.+)$/,L("-webkit-text-stroke-color","text-stroke","borderColor"),{autocomplete:"text-stroke-$colors"}],[/^text-stroke-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-stroke-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"text-stroke-(op|opacity)-<percent>"}]],wi=[[/^text-shadow(?:-(.+))?$/,([,t],{theme:e})=>{let r=e.textShadow?.[t||"DEFAULT"];return r!=null?{"--un-text-shadow":et(r,"--un-text-shadow-color").join(","),"text-shadow":"var(--un-text-shadow)"}:{"text-shadow":f.bracket.cssvar.global(t)}},{autocomplete:"text-shadow-$textShadow"}],[/^text-shadow-color-(.+)$/,L("--un-text-shadow-color","text-shadow","shadowColor"),{autocomplete:"text-shadow-color-$colors"}],[/^text-shadow-color-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-shadow-opacity":f.bracket.percent.cssvar(t)}),{autocomplete:"text-shadow-color-(op|opacity)-<percent>"}]];function Nt(t,e,r){return e[r]?.[t]||f.bracket.cssvar.global.rem(t)}function Si([,t],{theme:e}){let n=T(e.fontSize?.[t])?.[0]??f.bracket.cssvar.global.rem(t);if(n!=null)return{"font-size":n}}function ka(t,e){return H(f.bracket(t[1]))?Si(t,e):L("color","text","textColor")(t,e)}function Ra([,t="base"],{theme:e}){let r=Mt(t,"length");if(!r)return;let[n,i]=r,o=T(e.fontSize?.[n]),s=i?Nt(i,e,"lineHeight"):void 0;if(o?.[0]){let[l,c,u]=o;return typeof c=="object"?{"font-size":l,...c}:{"font-size":l,"line-height":s??c??"1","letter-spacing":u?Nt(u,e,"letterSpacing"):void 0}}let a=f.bracketOfLength.rem(n);return s&&a?{"font-size":a,"line-height":s}:{"font-size":f.bracketOfLength.rem(t)}}var Ta={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"},$i=[[/^(.+?)-(\$.+)$/,([,t,e])=>{let r=Ta[t];if(r)return{[r]:f.cssvar(e)}}]],vi=[[/^\[(.*)\]$/,([t,e])=>{if(!e.includes(":"))return;let[r,...n]=e.split(":"),i=n.join(":");if(!ja(e)&&/^[\w-]+$/.test(r)&&Ea(i)){let o=f.bracket(`[${i}]`);if(o)return{[r]:o}}}]];function Ea(t){let e=0;function r(n){for(;e<t.length;)if(e+=1,t[e]===n)return!0;return!1}for(e=0;e<t.length;e++){let n=t[e];if("\"`'".includes(n)){if(!r(n))return!1}else if(n==="("){if(!r(")"))return!1}else if("[]{}:".includes(n))return!1}return!0}function ja(t){if(!t.includes("://"))return!1;try{return new URL(t).host!==""}catch{return!1}}var Ci=[$i,vi,_n,In,Un,En,On,Vn,jn,Rn,Pn,si,Mn,Ln,ii,ni,Cn,di,Fn,Bn,Wn,dn,It,_t,Ft,kn,An,Tn,qn,Dn,Gn,gn,xn,yn,ai,oi,on,xi,Hn,nn,gi,Yn,Xn,$n,Zn,bi,yi,wi,bn,ti,fn,Qn,mi,hn,Nn,Kn,wn,Jn,zn].flat(1);var ki={position:["relative","absolute","fixed","sticky","static"],globalKeyword:A};var Kt={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",950:"#4c0519"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843",950:"#500724"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75",950:"#4a044e"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87",950:"#3b0764"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81",950:"#1e1b4b"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e",950:"#082f49"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a",950:"#042f2e"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b",950:"#022c22"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d",950:"#052e16"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314",950:"#1a2e05"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12",950:"#422006"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f",950:"#451a03"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12",950:"#431407"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a",950:"#020617"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b",950:"#09090b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717",950:"#0a0a0a"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917",950:"#0c0a09"},light:{50:"#fdfdfd",100:"#fcfcfc",200:"#fafafa",300:"#f8f9fa",400:"#f6f6f6",500:"#f2f2f2",600:"#f1f3f5",700:"#e9ecef",800:"#dee2e6",900:"#dde1e3",950:"#d8dcdf"},dark:{50:"#4a4a4a",100:"#3c3c3c",200:"#323232",300:"#2d2d2d",400:"#222222",500:"#1f1f1f",600:"#1c1c1e",700:"#1b1b1b",800:"#181818",900:"#0f0f0f",950:"#080808"},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(Kt).forEach(t=>{typeof t!="string"&&t!==void 0&&(t.DEFAULT=t.DEFAULT||t[400],Object.keys(t).forEach(e=>{let r=+e/100;r===Math.round(r)&&(t[r]=t[e])}))});var Ri={DEFAULT:"8px",0:"0",sm:"4px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Ti={DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],sm:"0 1px 1px rgb(0 0 0 / 0.05)",md:["0 4px 3px rgb(0 0 0 / 0.07)","0 2px 2px rgb(0 0 0 / 0.06)"],lg:["0 10px 8px rgb(0 0 0 / 0.04)","0 4px 3px rgb(0 0 0 / 0.1)"],xl:["0 20px 13px rgb(0 0 0 / 0.03)","0 8px 5px rgb(0 0 0 / 0.08)"],"2xl":"0 25px 25px rgb(0 0 0 / 0.15)",none:"0 0 rgb(0 0 0 / 0)"};var Ei={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(",")},ji={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"]},Ai={DEFAULT:"1.5rem",xs:"0.5rem",sm:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem","2xl":"3rem","3xl":"4rem"},Oi={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},Pi={DEFAULT:["0 0 1px rgb(0 0 0 / 0.2)","0 0 1px rgb(1 0 5 / 0.1)"],none:"0 0 rgb(0 0 0 / 0)",sm:"1px 1px 3px rgb(36 37 47 / 0.25)",md:["0 1px 2px rgb(30 29 39 / 0.19)","1px 2px 4px rgb(54 64 147 / 0.18)"],lg:["3px 3px 6px rgb(0 0 0 / 0.26)","0 0 5px rgb(15 3 86 / 0.22)"],xl:["1px 1px 3px rgb(0 0 0 / 0.29)","2px 4px 7px rgb(73 64 125 / 0.35)"]},Vi={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"},Mi={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},zi=Gt;var Ht={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},Li={...Ht},Ui={DEFAULT:"1px",none:"0"},Fi={DEFAULT:"1rem",none:"0",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"},_i={DEFAULT:"150ms",none:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},Ii={DEFAULT:"0.25rem",none:"0",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},Wi={DEFAULT:["var(--un-shadow-inset) 0 1px 3px 0 rgb(0 0 0 / 0.1)","var(--un-shadow-inset) 0 1px 2px -1px rgb(0 0 0 / 0.1)"],none:"0 0 rgb(0 0 0 / 0)",sm:"var(--un-shadow-inset) 0 1px 2px 0 rgb(0 0 0 / 0.05)",md:["var(--un-shadow-inset) 0 4px 6px -1px rgb(0 0 0 / 0.1)","var(--un-shadow-inset) 0 2px 4px -2px rgb(0 0 0 / 0.1)"],lg:["var(--un-shadow-inset) 0 10px 15px -3px rgb(0 0 0 / 0.1)","var(--un-shadow-inset) 0 4px 6px -4px rgb(0 0 0 / 0.1)"],xl:["var(--un-shadow-inset) 0 20px 25px -5px rgb(0 0 0 / 0.1)","var(--un-shadow-inset) 0 8px 10px -6px rgb(0 0 0 / 0.1)"],"2xl":"var(--un-shadow-inset) 0 25px 50px -12px rgb(0 0 0 / 0.25)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)"},Bi={DEFAULT:"3px",none:"0"},Di={auto:"auto"},Ni={mouse:"(hover) and (pointer: fine)"};var Ki={...Dt,...Bt,...Wt};var ne={xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",prose:"65ch"},Gi={auto:"auto",...ne,screen:"100vw"},qt={none:"none",...ne,screen:"100vw"},Hi={auto:"auto",...ne,screen:"100vb"},qi={auto:"auto",...ne,screen:"100vi"},Yi={auto:"auto",...ne,screen:"100vh"},Yt={none:"none",...ne,screen:"100vh"},Xt={none:"none",...ne,screen:"100vb"},Zt={none:"none",...ne,screen:"100vi"},Xi={...ne};var Zi={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)"},Ji={none:"none",all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke"].join(","),opacity:"opacity",shadow:"box-shadow",transform:"transform",get DEFAULT(){return[this.colors,"opacity","box-shadow","transform","filter","backdrop-filter"].join(",")}};var Qi={width:Gi,height:Yi,maxWidth:qt,maxHeight:Yt,minWidth:qt,minHeight:Yt,inlineSize:qi,blockSize:Hi,maxInlineSize:Zt,maxBlockSize:Xt,minInlineSize:Zt,minBlockSize:Xt,colors:Kt,fontFamily:Ei,fontSize:ji,fontWeight:Mi,breakpoints:Ht,verticalBreakpoints:Li,borderRadius:Ii,lineHeight:Vi,letterSpacing:Gt,wordSpacing:zi,boxShadow:Wi,textIndent:Ai,textShadow:Pi,textStrokeWidth:Oi,blur:Ri,dropShadow:Ti,easing:Zi,transitionProperty:Ji,lineWidth:Ui,spacing:Fi,duration:_i,ringWidth:Bi,preflightBase:Ki,containers:Xi,zIndex:Di,media:Ni};var eo={name:"aria",match(t,e){let r=U("aria-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??e.theme.aria?.[n]??"";if(o)return{matcher:i,selector:s=>`${s}[aria-${o}]`}}},multiPass:!0};function lt(t,e,r={}){return{name:`${t}-aria`,match(n,i){let o=U(`${t}-aria-`,n,i.generator.config.separators);if(o){let[s,a,l]=o,c=f.bracket(s)??i.theme.aria?.[s]??"";if(c){let u=!!r?.attributifyPseudo,p=r?.prefix??"";p=(Array.isArray(p)?p:[p]).filter(Boolean)[0]??"";let d=`${u?`[${p}${t}=""]`:`.${p}${t}`}`,m=K(l?`/${l}`:"");return{matcher:a,handle:(h,y)=>{let w=new RegExp(`${_(d)}${_(m)}(?:\\[.+?\\])+`),R=h.prefix.match(w),x;if(R){let g=(R.index??0)+d.length+m.length;x=[h.prefix.slice(0,g),`[aria-${c}]`,h.prefix.slice(g)].join("")}else{let g=Math.max(h.prefix.indexOf(d),0);x=[h.prefix.slice(0,g),d,m,`[aria-${c}]`,e,h.prefix.slice(g)].join("")}return y({...h,prefix:x})}}}}},multiPass:!0}}function Aa(){return{name:"has-aria",match(t,e){let r=U("has-aria-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??e.theme.aria?.[n]??"";if(o)return{matcher:i,handle:(s,a)=>a({...s,pseudo:`${s.pseudo}:has([aria-${o}])`})}}},multiPass:!0}}function to(t={}){return[lt("group"," ",t),lt("peer","~",t),lt("parent",">",t),lt("previous","+",t),Aa()]}var ro=/(max|min)-\[([^\]]*)\]:/;function no(){let t={};return{name:"breakpoints",match(e,r){if(ro.test(e)){let i=e.match(ro);return{matcher:e.replace(i[0],""),handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media (${i[1]}-width: ${i[2]})`})}}let n=(rt(r)??[]).map(({point:i,size:o},s)=>[i,o,s]);for(let[i,o,s]of n){t[i]||(t[i]=new RegExp(`^((?:([al]t-|[<~]|max-))?${i}(?:${r.generator.config.separators.join("|")}))`));let a=e.match(t[i]);if(!a)continue;let[,l]=a,c=e.slice(l.length);if(c==="container")continue;let u=l.startsWith("lt-")||l.startsWith("<")||l.startsWith("max-"),p=l.startsWith("at-")||l.startsWith("~"),d=3e3;return u?(d-=s+1,{matcher:c,handle:(m,h)=>h({...m,parent:`${m.parent?`${m.parent} $$ `:""}@media (max-width: ${Ct(o)})`,parentOrder:d})}):(d+=s+1,p&&s<n.length-1?{matcher:c,handle:(m,h)=>h({...m,parent:`${m.parent?`${m.parent} $$ `:""}@media (min-width: ${o}) and (max-width: ${Ct(n[s+1][1])})`,parentOrder:d})}:{matcher:c,handle:(m,h)=>h({...m,parent:`${m.parent?`${m.parent} $$ `:""}@media (min-width: ${o})`,parentOrder:d})})}},multiPass:!0,autocomplete:"(at-|lt-|max-|)$breakpoints:"}}var io=[ae("*",t=>({selector:`${t.selector} > *`}),{order:-1})];function Ue(t,e){return{name:`combinator:${t}`,match(r,n){if(!r.startsWith(t))return;let i=n.generator.config.separators,o=ee(`${t}-`,r,i);if(!o){for(let a of i)if(r.startsWith(`${t}${a}`)){o=["",r.slice(t.length+a.length)];break}if(!o)return}let s=f.bracket(o[0])??"";return s===""&&(s="*"),{matcher:o[1],selector:a=>`${a}${e}${s}`}},multiPass:!0}}var oo=[Ue("all"," "),Ue("children",">"),Ue("next","+"),Ue("sibling","+"),Ue("siblings","~")];var so={name:"@",match(t,e){if(t.startsWith("@container"))return;let r=U("@",t,e.generator.config.separators);if(r){let[n,i,o]=r,s=f.bracket(n),a;if(s?a=f.numberWithUnit(s):a=e.theme.containers?.[n]??"",a){let l=1e3+Object.keys(e.theme.containers??{}).indexOf(n);return o&&(l+=1e3),{matcher:i,handle:(c,u)=>u({...c,parent:`${c.parent?`${c.parent} $$ `:""}@container${o?` ${o} `:" "}(min-width: ${a})`,parentOrder:l})}}}},multiPass:!0};function ao(t={}){if(t?.dark==="class"||typeof t.dark=="object"){let{dark:e=".dark",light:r=".light"}=typeof t.dark=="string"?{}:t.dark;return[ae("dark",T(e).map(n=>i=>({prefix:`${n} $$ ${i.prefix}`}))),ae("light",T(r).map(n=>i=>({prefix:`${n} $$ ${i.prefix}`})))]}return[Ee("dark","@media (prefers-color-scheme: dark)"),Ee("light","@media (prefers-color-scheme: light)")]}var lo={name:"data",match(t,e){let r=U("data-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??e.theme.data?.[n]??"";if(o)return{matcher:i,selector:s=>`${s}[data-${o}]`}}},multiPass:!0};function ct(t,e,r={}){return{name:`${t}-data`,match(n,i){let o=U(`${t}-data-`,n,i.generator.config.separators);if(o){let[s,a,l]=o,c=f.bracket(s)??i.theme.data?.[s]??"";if(c){let u=!!r?.attributifyPseudo,p=r?.prefix??"";p=(Array.isArray(p)?p:[p]).filter(Boolean)[0]??"";let d=`${u?`[${p}${t}=""]`:`.${p}${t}`}`,m=K(l?`/${l}`:"");return{matcher:a,handle:(h,y)=>{let w=new RegExp(`${_(d)}${_(m)}(?:\\[.+?\\])+`),R=h.prefix.match(w),x;if(R){let g=(R.index??0)+d.length+m.length;x=[h.prefix.slice(0,g),`[data-${c}]`,h.prefix.slice(g)].join("")}else{let g=Math.max(h.prefix.indexOf(d),0);x=[h.prefix.slice(0,g),d,m,`[data-${c}]`,e,h.prefix.slice(g)].join("")}return y({...h,prefix:x})}}}}},multiPass:!0}}function Oa(){return{name:"has-data",match(t,e){let r=U("has-data-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??e.theme.data?.[n]??"";if(o)return{matcher:i,handle:(s,a)=>a({...s,pseudo:`${s.pseudo}:has([data-${o}])`})}}},multiPass:!0}}function co(t={}){return[ct("group"," ",t),ct("peer","~",t),ct("parent",">",t),ct("previous","+",t),Oa()]}var uo=[ae("rtl",t=>({prefix:`[dir="rtl"] $$ ${t.prefix}`})),ae("ltr",t=>({prefix:`[dir="ltr"] $$ ${t.prefix}`}))];function fo(){let t;return{name:"important",match(e,r){t||(t=new RegExp(`^(important(?:${r.generator.config.separators.join("|")})|!)`));let n,i=e.match(t);if(i?n=e.slice(i[0].length):e.endsWith("!")&&(n=e.slice(0,-1)),n)return{matcher:n,body:o=>(o.forEach(s=>{s[1]!=null&&(s[1]+=" !important")}),o)}}}}var po=Ee("print","@media print"),ho={name:"media",match(t,e){let r=U("media-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??"";if(o===""&&(o=e.theme.media?.[n]??""),o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media ${o}`})}}},multiPass:!0};var mo={name:"selector",match(t,e){let r=ee("selector-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n);if(o)return{matcher:i,selector:()=>o}}}},go={name:"layer",match(t,e){let r=U("layer-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??n;if(o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@layer ${o}`})}}}},bo={name:"uno-layer",match(t,e){let r=U("uno-layer-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??n;if(o)return{matcher:i,layer:o}}}},xo={name:"scope",match(t,e){let r=ee("scope-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n);if(o)return{matcher:i,selector:s=>`${o} $$ ${s}`}}}},yo={name:"variables",match(t,e){if(!t.startsWith("["))return;let[r,n]=oe(t,"[","]")??[];if(!(r&&n))return;let i;for(let a of e.generator.config.separators)if(n.startsWith(a)){i=n.slice(a.length);break}if(i==null)return;let o=f.bracket(r)??"",s=o.startsWith("@");if(s||o.includes("&"))return{matcher:i,handle(a,l){let c=s?{parent:`${a.parent?`${a.parent} $$ `:""}${o}`}:{selector:o.replace(/&/g,a.selector)};return l({...a,...c})}}},multiPass:!0},wo={name:"theme-variables",match(t,e){if(Ur(t))return{matcher:t,handle(r,n){return n({...r,entries:JSON.parse(Fr(JSON.stringify(r.entries),e.theme))})}}}};var So=/^-?[0-9.]+(?:[a-z]+|%)?$/,$o=/-?[0-9.]+(?:[a-z]+|%)?/,Pa=[/\b(opacity|color|flex|backdrop-filter|^filter|transform)\b/];function Va(t){let e=t.match(Ae)||t.match(Qr);if(e){let[r,n]=fe(`(${e[2]})${e[3]}`,"(",")"," ")??[];if(r)return`calc(${e[1]}${r} * -1)${n?` ${n}`:""}`}}var Ma=/\b(hue-rotate)\s*(\(.*)/;function za(t){let e=t.match(Ma);if(e){let[r,n]=fe(e[2],"(",")"," ")??[];if(r){let i=So.test(r.slice(1,-1))?r.replace($o,o=>o.startsWith("-")?o.slice(1):`-${o}`):`(calc(${r} * -1))`;return`${e[1]}${i}${n?` ${n}`:""}`}}}var vo={name:"negative",match(t){if(t.startsWith("-"))return{matcher:t.slice(1),body:e=>{if(e.find(n=>n[0]===cn))return;let r=!1;return e.forEach(n=>{let i=n[1]?.toString();if(!i||i==="0"||Pa.some(a=>a.test(n[0])))return;let o=Va(i);if(o){n[1]=o,r=!0;return}let s=za(i);if(s){n[1]=s,r=!0;return}So.test(i)&&(n[1]=i.replace($o,a=>a.startsWith("-")?a.slice(1):`-${a}`),r=!0)}),r?e:[]}}}};function Co(){return Gr({getBracket:oe,h:f,variantGetBracket:ee})}function ko(){return Hr({getBracket:oe,h:f,variantGetBracket:ee})}function Ro(t={}){return qr(t,{getBracket:oe,h:f,variantGetBracket:ee})}var To=Yr();var Eo={name:"starting",match(t){if(t.startsWith("starting:"))return{matcher:t.slice(9),handle:(e,r)=>r({...e,parent:"@starting-style"})}}};var jo={name:"supports",match(t,e){let r=U("supports-",t,e.generator.config.separators);if(r){let[n,i]=r,o=f.bracket(n)??"";if(o===""&&(o=e.theme.supports?.[n]??""),o)return o.startsWith("(")&&o.endsWith(")")||(o=`(${o})`),{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@supports ${o}`})}}},multiPass:!0};function Ao(t){return[eo,lo,go,mo,bo,vo,Eo,fo(),jo,po,ho,no(),...oo,...Co(),ko(),...Ro(t),To,...ao(t),...uo,xo,...io,so,yo,...co(t),...to(t),wo]}var La=(t={})=>(t.dark=t.dark??"class",t.attributifyPseudo=t.attributifyPseudo??!1,t.preflight=t.preflight??!0,t.variablePrefix=t.variablePrefix??"un-",{name:"@unocss/preset-mini",theme:Qi,rules:Ci,variants:Ao(t),options:t,prefix:t.prefix,postprocess:Ua(t.variablePrefix),preflights:Er(t),extractorDefault:t.arbitraryVariants===!1?void 0:Tr(),autocomplete:{shorthands:ki}}),Oo=La;function Ua(t){if(t!=="un-")return e=>{e.entries.forEach(r=>{r[0]=r[0].replace(/^--un-/,`--${t}`),typeof r[1]=="string"&&(r[1]=r[1].replace(/var\(--un-/g,`var(--${t}`))})}}function Fa(t){return t.replace(/-(\w)/g,(e,r)=>r?r.toUpperCase():"")}function Po(t){return t.charAt(0).toUpperCase()+t.slice(1)}function Vo(t){return t.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase()}var Mo=["Webkit","Moz","ms"];function zo(t){let e={};function r(n){let i=e[n];if(i)return i;let o=Fa(n);if(o!=="filter"&&o in t)return e[n]=Vo(o);o=Po(o);for(let s=0;s<Mo.length;s++){let a=`${Mo[s]}${o}`;if(a in t)return e[n]=Vo(Po(a))}return n}return({entries:n})=>n.forEach(i=>{i[0].startsWith("--")||(i[0]=r(i[0]))})}function Lo(t){return t.replace(/&/g,"&").replace(/>/g,">").replace(/</g,"<")}async function Jt(t={}){if(typeof window>"u"){console.warn("@unocss/runtime been used in non-browser environment, skipped.");return}let e=window,r=window.document,n=()=>r.documentElement,i=e.__unocss||{},o=Object.assign({},t,i.runtime),s=o.defaults||{},a=o.cloakAttribute??"un-cloak";o.autoPrefix&&(s.postprocess=T(s.postprocess)).unshift(zo(r.createElement("div").style)),o.configResolved?.(i,s);let l=await gr(i,s),c=C=>o.inject?o.inject(C):n().prepend(C),u=()=>o.rootElement?o.rootElement():r.body,p=new Map,d=!0,m=new Set,h,y,w=[],R=()=>new Promise(C=>{w.push(C),y!=null&&clearTimeout(y),y=setTimeout(()=>k().then(()=>{let j=w;w=[],j.forEach(P=>P())}),0)});function x(C,j=!1){if(C.nodeType!==1)return;let P=C;P.hasAttribute(a)&&P.removeAttribute(a),j&&P.querySelectorAll(`[${a}]`).forEach(M=>{M.removeAttribute(a)})}function g(C,j){let P=p.get(C);if(!P)if(P=r.createElement("style"),P.setAttribute("data-unocss-runtime-layer",C),p.set(C,P),j==null)c(P);else{let M=g(j),F=M.parentNode;F?F.insertBefore(P,M.nextSibling):c(P)}return P}async function k(){let C=[...m],j=await l.generate(C);return j.layers.reduce((M,F)=>(g(F,M).innerHTML=j.getLayer(F)??"",F),void 0),C.filter(M=>!j.matched.has(M)).forEach(M=>m.delete(M)),{...j,getStyleElement:M=>p.get(M),getStyleElements:()=>p}}async function b(C){let j=m.size;await l.applyExtractors(C,void 0,m),j!==m.size&&await R()}async function $(C=u()){let j=C&&C.outerHTML;j&&(await b(`${j} ${Lo(j)}`),x(n()),x(C,!0))}let S=new MutationObserver(C=>{d||C.forEach(async j=>{if(j.target.nodeType!==1)return;let P=j.target;for(let M of p)if(P===M[1])return;if(j.type==="childList")j.addedNodes.forEach(async M=>{if(M.nodeType!==1)return;let F=M;h&&!h(F)||(await b(F.outerHTML),x(F))});else{if(h&&!h(P))return;if(j.attributeName!==a){let M=Array.from(P.attributes).map(V=>V.value?`${V.name}="${V.value}"`:V.name).join(" "),F=`<${P.tagName.toLowerCase()} ${M}>`;await b(F)}x(P)}})}),v=!1;function E(){if(v)return;let C=o.observer?.target?o.observer.target():u();C&&(S.observe(C,{childList:!0,subtree:!0,attributes:!0,attributeFilter:o.observer?.attributeFilter}),v=!0)}function I(){o.bypassDefined&&_a(l.blocked),$(),E()}function W(){r.readyState==="loading"?e.addEventListener("DOMContentLoaded",I):I()}let q=e.__unocss_runtime=e.__unocss_runtime={version:l.version,uno:l,async extract(C){z(C)||(C.forEach(j=>m.add(j)),C=""),await b(C)},extractAll:$,inspect(C){h=C},toggleObserver(C){C===void 0?d=!d:d=!!C,!v&&!d&&W()},update:k,presets:e.__unocss_runtime?.presets??{}};o.ready?.(q)!==!1&&(d=!1,W())}function _a(t=new Set){for(let e=0;e<document.styleSheets.length;e++){let r=document.styleSheets[e],n;try{if(n=r.cssRules||r.rules,!n)continue;Array.from(n).flatMap(i=>i.selectorText?.split(/,/g)||[]).forEach(i=>{i&&(i=i.trim(),i.startsWith(".")&&(i=i.slice(1)),t.add(i))})}catch{continue}}return t}Jt({defaults:{presets:[Oo(),vr()]}});})();
|