<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">!function(t,r){"object"==typeof exports&amp;&amp;"undefined"!=typeof module?module.exports=r():"function"==typeof define&amp;&amp;define.amd?define(r):(t="undefined"!=typeof globalThis?globalThis:t||self).tinycolor=r()}(this,function(){"use strict";function s(t){return(s="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t})(t)}var f=/^\s+/,u=/\s+$/;function l(t,r){if(r=r||{},(t=t||"")instanceof l)return t;if(!(this instanceof l))return new l(t,r);var e=function(t){var r={r:0,g:0,b:0},e=1,n=null,a=null,i=null,o=!1,h=!1;"string"==typeof t&amp;&amp;(t=function(t){t=t.replace(f,"").replace(u,"").toLowerCase();var r,e=!1;if(M[t])t=M[t],e=!0;else if("transparent"==t)return{r:0,g:0,b:0,a:0,format:"name"};if(r=T.rgb.exec(t))return{r:r[1],g:r[2],b:r[3]};if(r=T.rgba.exec(t))return{r:r[1],g:r[2],b:r[3],a:r[4]};if(r=T.hsl.exec(t))return{h:r[1],s:r[2],l:r[3]};if(r=T.hsla.exec(t))return{h:r[1],s:r[2],l:r[3],a:r[4]};if(r=T.hsv.exec(t))return{h:r[1],s:r[2],v:r[3]};if(r=T.hsva.exec(t))return{h:r[1],s:r[2],v:r[3],a:r[4]};if(r=T.hex8.exec(t))return{r:w(r[1]),g:w(r[2]),b:w(r[3]),a:F(r[4]),format:e?"name":"hex8"};if(r=T.hex6.exec(t))return{r:w(r[1]),g:w(r[2]),b:w(r[3]),format:e?"name":"hex"};if(r=T.hex4.exec(t))return{r:w(r[1]+""+r[1]),g:w(r[2]+""+r[2]),b:w(r[3]+""+r[3]),a:F(r[4]+""+r[4]),format:e?"name":"hex8"};if(r=T.hex3.exec(t))return{r:w(r[1]+""+r[1]),g:w(r[2]+""+r[2]),b:w(r[3]+""+r[3]),format:e?"name":"hex"};return!1}(t));"object"==s(t)&amp;&amp;(E(t.r)&amp;&amp;E(t.g)&amp;&amp;E(t.b)?(r=function(t,r,e){return{r:255*A(t,255),g:255*A(r,255),b:255*A(e,255)}}(t.r,t.g,t.b),o=!0,h="%"===String(t.r).substr(-1)?"prgb":"rgb"):E(t.h)&amp;&amp;E(t.s)&amp;&amp;E(t.v)?(n=H(t.s),a=H(t.v),r=function(t,r,e){t=6*A(t,360),r=A(r,100),e=A(e,100);var n=Math.floor(t),t=t-n,a=e*(1-r),i=e*(1-t*r),t=e*(1-(1-t)*r),r=n%6;return{r:255*[e,i,a,a,t,e][r],g:255*[t,e,e,i,a,a][r],b:255*[a,a,t,e,e,i][r]}}(t.h,n,a),o=!0,h="hsv"):E(t.h)&amp;&amp;E(t.s)&amp;&amp;E(t.l)&amp;&amp;(n=H(t.s),i=H(t.l),r=function(t,r,e){var n,a,i;function o(t,r,e){return e&lt;0&amp;&amp;(e+=1),1&lt;e&amp;&amp;--e,e&lt;1/6?t+6*(r-t)*e:e&lt;.5?r:e&lt;2/3?t+(r-t)*(2/3-e)*6:t}t=A(t,360),r=A(r,100),e=A(e,100),0===r?n=a=i=e:(n=o(r=2*e-(e=e&lt;.5?e*(1+r):e+r-e*r),e,t+1/3),a=o(r,e,t),i=o(r,e,t-1/3));return{r:255*n,g:255*a,b:255*i}}(t.h,n,i),o=!0,h="hsl"),t.hasOwnProperty("a")&amp;&amp;(e=t.a));return e=x(e),{ok:o,format:t.format||h,r:Math.min(255,Math.max(r.r,0)),g:Math.min(255,Math.max(r.g,0)),b:Math.min(255,Math.max(r.b,0)),a:e}}(t);this._originalInput=t,this._r=e.r,this._g=e.g,this._b=e.b,this._a=e.a,this._roundA=Math.round(100*this._a)/100,this._format=r.format||e.format,this._gradientType=r.gradientType,this._r&lt;1&amp;&amp;(this._r=Math.round(this._r)),this._g&lt;1&amp;&amp;(this._g=Math.round(this._g)),this._b&lt;1&amp;&amp;(this._b=Math.round(this._b)),this._ok=e.ok}function n(t,r,e){t=A(t,255),r=A(r,255),e=A(e,255);var n,a=Math.max(t,r,e),i=Math.min(t,r,e),o=(a+i)/2;if(a==i)n=s=0;else{var h=a-i,s=.5&lt;o?h/(2-a-i):h/(a+i);switch(a){case t:n=(r-e)/h+(r&lt;e?6:0);break;case r:n=(e-t)/h+2;break;case e:n=(t-r)/h+4}n/=6}return{h:n,s:s,l:o}}function a(t,r,e){t=A(t,255),r=A(r,255),e=A(e,255);var n,a=Math.max(t,r,e),i=Math.min(t,r,e),o=a,h=a-i,s=0===a?0:h/a;if(a==i)n=0;else{switch(a){case t:n=(r-e)/h+(r&lt;e?6:0);break;case r:n=(e-t)/h+2;break;case e:n=(t-r)/h+4}n/=6}return{h:n,s:s,v:o}}function r(t,r,e,n){t=[S(Math.round(t).toString(16)),S(Math.round(r).toString(16)),S(Math.round(e).toString(16))];return n&amp;&amp;t[0].charAt(0)==t[0].charAt(1)&amp;&amp;t[1].charAt(0)==t[1].charAt(1)&amp;&amp;t[2].charAt(0)==t[2].charAt(1)?t[0].charAt(0)+t[1].charAt(0)+t[2].charAt(0):t.join("")}function i(t,r,e,n){return[S(R(n)),S(Math.round(t).toString(16)),S(Math.round(r).toString(16)),S(Math.round(e).toString(16))].join("")}function t(t,r){r=0===r?0:r||10;t=l(t).toHsl();return t.s-=r/100,t.s=k(t.s),l(t)}function e(t,r){r=0===r?0:r||10;t=l(t).toHsl();return t.s+=r/100,t.s=k(t.s),l(t)}function o(t){return l(t).desaturate(100)}function h(t,r){r=0===r?0:r||10;t=l(t).toHsl();return t.l+=r/100,t.l=k(t.l),l(t)}function c(t,r){r=0===r?0:r||10;t=l(t).toRgb();return t.r=Math.max(0,Math.min(255,t.r-Math.round(-r/100*255))),t.g=Math.max(0,Math.min(255,t.g-Math.round(-r/100*255))),t.b=Math.max(0,Math.min(255,t.b-Math.round(-r/100*255))),l(t)}function d(t,r){r=0===r?0:r||10;t=l(t).toHsl();return t.l-=r/100,t.l=k(t.l),l(t)}function g(t,r){t=l(t).toHsl(),r=(t.h+r)%360;return t.h=r&lt;0?360+r:r,l(t)}function b(t){t=l(t).toHsl();return t.h=(t.h+180)%360,l(t)}function m(t,r){if(isNaN(r)||r&lt;=0)throw new Error("Argument to polyad must be a positive number");for(var e=l(t).toHsl(),n=[l(t)],a=360/r,i=1;i&lt;r;i++)n.push(l({h:(e.h+i*a)%360,s:e.s,l:e.l}));return n}function p(t){var r=l(t).toHsl(),e=r.h;return[l(t),l({h:(e+72)%360,s:r.s,l:r.l}),l({h:(e+216)%360,s:r.s,l:r.l})]}function _(t,r,e){r=r||6,e=e||30;var n=l(t).toHsl(),a=360/e,i=[l(t)];for(n.h=(n.h-(a*r&gt;&gt;1)+720)%360;--r;)n.h=(n.h+a)%360,i.push(l(n));return i}function y(t,r){r=r||6;for(var t=l(t).toHsv(),e=t.h,n=t.s,a=t.v,i=[],o=1/r;r--;)i.push(l({h:e,s:n,v:a})),a=(a+o)%1;return i}l.prototype={isDark:function(){return this.getBrightness()&lt;128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var t=this.toRgb();return(299*t.r+587*t.g+114*t.b)/1e3},getLuminance:function(){var t=this.toRgb(),r=t.r/255,e=t.g/255,t=t.b/255,r=r&lt;=.03928?r/12.92:Math.pow((.055+r)/1.055,2.4),e=e&lt;=.03928?e/12.92:Math.pow((.055+e)/1.055,2.4),t=t&lt;=.03928?t/12.92:Math.pow((.055+t)/1.055,2.4);return.2126*r+.7152*e+.0722*t},setAlpha:function(t){return this._a=x(t),this._roundA=Math.round(100*this._a)/100,this},toHsv:function(){var t=a(this._r,this._g,this._b);return{h:360*t.h,s:t.s,v:t.v,a:this._a}},toHsvString:function(){var t=a(this._r,this._g,this._b),r=Math.round(360*t.h),e=Math.round(100*t.s),t=Math.round(100*t.v);return 1==this._a?"hsv("+r+", "+e+"%, "+t+"%)":"hsva("+r+", "+e+"%, "+t+"%, "+this._roundA+")"},toHsl:function(){var t=n(this._r,this._g,this._b);return{h:360*t.h,s:t.s,l:t.l,a:this._a}},toHslString:function(){var t=n(this._r,this._g,this._b),r=Math.round(360*t.h),e=Math.round(100*t.s),t=Math.round(100*t.l);return 1==this._a?"hsl("+r+", "+e+"%, "+t+"%)":"hsla("+r+", "+e+"%, "+t+"%, "+this._roundA+")"},toHex:function(t){return r(this._r,this._g,this._b,t)},toHexString:function(t){return"#"+this.toHex(t)},toHex8:function(t){var r=this._r,e=this._g,n=this._b,a=this._a;return r=[S(Math.round(r).toString(16)),S(Math.round(e).toString(16)),S(Math.round(n).toString(16)),S(R(a))],t&amp;&amp;r[0].charAt(0)==r[0].charAt(1)&amp;&amp;r[1].charAt(0)==r[1].charAt(1)&amp;&amp;r[2].charAt(0)==r[2].charAt(1)&amp;&amp;r[3].charAt(0)==r[3].charAt(1)?r[0].charAt(0)+r[1].charAt(0)+r[2].charAt(0)+r[3].charAt(0):r.join("")},toHex8String:function(t){return"#"+this.toHex8(t)},toRgb:function(){return{r:Math.round(this._r),g:Math.round(this._g),b:Math.round(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+")":"rgba("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:Math.round(100*A(this._r,255))+"%",g:Math.round(100*A(this._g,255))+"%",b:Math.round(100*A(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+Math.round(100*A(this._r,255))+"%, "+Math.round(100*A(this._g,255))+"%, "+Math.round(100*A(this._b,255))+"%)":"rgba("+Math.round(100*A(this._r,255))+"%, "+Math.round(100*A(this._g,255))+"%, "+Math.round(100*A(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a&lt;1)&amp;&amp;v[r(this._r,this._g,this._b,!0)]||!1},toFilter:function(t){var r="#"+i(this._r,this._g,this._b,this._a),e=r;return"progid:DXImageTransform.Microsoft.gradient("+(this._gradientType?"GradientType = 1, ":"")+"startColorstr="+r+",endColorstr="+(e=t?"#"+i((r=l(t))._r,r._g,r._b,r._a):e)+")"},toString:function(t){var r=!!t,e=(t=t||this._format,!1),n=this._a&lt;1&amp;&amp;0&lt;=this._a;return r||!n||"hex"!==t&amp;&amp;"hex6"!==t&amp;&amp;"hex3"!==t&amp;&amp;"hex4"!==t&amp;&amp;"hex8"!==t&amp;&amp;"name"!==t?("rgb"===t&amp;&amp;(e=this.toRgbString()),"prgb"===t&amp;&amp;(e=this.toPercentageRgbString()),"hex"!==t&amp;&amp;"hex6"!==t||(e=this.toHexString()),"hex3"===t&amp;&amp;(e=this.toHexString(!0)),"hex4"===t&amp;&amp;(e=this.toHex8String(!0)),"hex8"===t&amp;&amp;(e=this.toHex8String()),"name"===t&amp;&amp;(e=this.toName()),"hsl"===t&amp;&amp;(e=this.toHslString()),(e="hsv"===t?this.toHsvString():e)||this.toHexString()):"name"===t&amp;&amp;0===this._a?this.toName():this.toRgbString()},clone:function(){return l(this.toString())},_applyModification:function(t,r){t=t.apply(null,[this].concat([].slice.call(r)));return this._r=t._r,this._g=t._g,this._b=t._b,this.setAlpha(t._a),this},lighten:function(){return this._applyModification(h,arguments)},brighten:function(){return this._applyModification(c,arguments)},darken:function(){return this._applyModification(d,arguments)},desaturate:function(){return this._applyModification(t,arguments)},saturate:function(){return this._applyModification(e,arguments)},greyscale:function(){return this._applyModification(o,arguments)},spin:function(){return this._applyModification(g,arguments)},_applyCombination:function(t,r){return t.apply(null,[this].concat([].slice.call(r)))},analogous:function(){return this._applyCombination(_,arguments)},complement:function(){return this._applyCombination(b,arguments)},monochromatic:function(){return this._applyCombination(y,arguments)},splitcomplement:function(){return this._applyCombination(p,arguments)},triad:function(){return this._applyCombination(m,[3])},tetrad:function(){return this._applyCombination(m,[4])}},l.fromRatio=function(t,r){if("object"==s(t)){var e,n={};for(e in t)t.hasOwnProperty(e)&amp;&amp;(n[e]="a"===e?t[e]:H(t[e]));t=n}return l(t,r)},l.equals=function(t,r){return!(!t||!r)&amp;&amp;l(t).toRgbString()==l(r).toRgbString()},l.random=function(){return l.fromRatio({r:Math.random(),g:Math.random(),b:Math.random()})},l.mix=function(t,r,e){e=0===e?0:e||50;t=l(t).toRgb(),r=l(r).toRgb(),e/=100;return l({r:(r.r-t.r)*e+t.r,g:(r.g-t.g)*e+t.g,b:(r.b-t.b)*e+t.b,a:(r.a-t.a)*e+t.a})},l.readability=function(t,r){t=l(t),r=l(r);return(Math.max(t.getLuminance(),r.getLuminance())+.05)/(Math.min(t.getLuminance(),r.getLuminance())+.05)},l.isReadable=function(t,r,e){var n=l.readability(t,r),a=!1,t=function(t){var r;r=((t=t||{level:"AA",size:"small"}).level||"AA").toUpperCase(),t=(t.size||"small").toLowerCase(),"AA"!==r&amp;&amp;"AAA"!==r&amp;&amp;(r="AA");"small"!==t&amp;&amp;"large"!==t&amp;&amp;(t="small");return{level:r,size:t}}(e);switch(t.level+t.size){case"AAsmall":case"AAAlarge":a=4.5&lt;=n;break;case"AAlarge":a=3&lt;=n;break;case"AAAsmall":a=7&lt;=n}return a},l.mostReadable=function(t,r,e){for(var n,a=null,i=0,o=(e=e||{}).includeFallbackColors,h=e.level,s=e.size,f=0;f&lt;r.length;f++)i&lt;(n=l.readability(t,r[f]))&amp;&amp;(i=n,a=l(r[f]));return l.isReadable(t,a,{level:h,size:s})||!o?a:(e.includeFallbackColors=!1,l.mostReadable(t,["#fff","#000"],e))};var M=l.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},v=l.hexNames=function(t){var r,e={};for(r in t)t.hasOwnProperty(r)&amp;&amp;(e[t[r]]=r);return e}(M);function x(t){return t=parseFloat(t),t=isNaN(t)||t&lt;0||1&lt;t?1:t}function A(t,r){"string"==typeof(e=t)&amp;&amp;-1!=e.indexOf(".")&amp;&amp;1===parseFloat(e)&amp;&amp;(t="100%");var e="string"==typeof(e=t)&amp;&amp;-1!=e.indexOf("%");return t=Math.min(r,Math.max(0,parseFloat(t))),e&amp;&amp;(t=parseInt(t*r,10)/100),Math.abs(t-r)&lt;1e-6?1:t%r/parseFloat(r)}function k(t){return Math.min(1,Math.max(0,t))}function w(t){return parseInt(t,16)}function S(t){return 1==t.length?"0"+t:""+t}function H(t){return t=t&lt;=1?100*t+"%":t}function R(t){return Math.round(255*parseFloat(t)).toString(16)}function F(t){return w(t)/255}q="[\\s|\\(]+("+(C="(?:[-\\+]?\\d*\\.\\d+%?)|(?:[-\\+]?\\d+%?)")+")[,|\\s]+("+C+")[,|\\s]+("+C+")\\s*\\)?",N="[\\s|\\(]+("+C+")[,|\\s]+("+C+")[,|\\s]+("+C+")[,|\\s]+("+C+")\\s*\\)?";var C,q,N,T={CSS_UNIT:new RegExp(C),rgb:new RegExp("rgb"+q),rgba:new RegExp("rgba"+N),hsl:new RegExp("hsl"+q),hsla:new RegExp("hsla"+N),hsv:new RegExp("hsv"+q),hsva:new RegExp("hsva"+N),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function E(t){return T.CSS_UNIT.exec(t)}return l});
</pre></body></html>