commit d1bc435dddebcf6c101a757ec39dbcb68496ee13 Author: gor_down Date: Sat Nov 16 04:11:07 2024 -0300 reinit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..638f306 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +node_modules +.env +config.conf +public/dynamic \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..95ac633 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Woo \ No newline at end of file diff --git a/app.js b/app.js new file mode 100644 index 0000000..3572788 --- /dev/null +++ b/app.js @@ -0,0 +1,46 @@ +const express = require('express') +const app = express() +const port = 3003 +const serveIndex = require('./src/utils/serve_index') +const {engine} = require('express-handlebars') +const indexRouter = require('./src/router/indexRouter') + +const publicPath = "/public" +const inUrlPath = "public" + +app.engine('.hbs', engine({extname: '.hbs', helpers: { + ifDivisibleBy: function (index, divisor, options) { + if (index % divisor === 0) { + return options.fn(this); + } + }, + ifEquals: function(arg1, arg2, options) { + return (arg1 == arg2) ? options.fn(this) : options.inverse(this); + } +}})); +app.set('view engine', '.hbs'); + +app.use(publicPath, express.static(inUrlPath), serveIndex(inUrlPath, { +})) + + +app.listen(port, () => { + console.log(`Listening on port ${port}`) +}) + +app.use('/', indexRouter) + +app.use((err, _req, res, next) =>{ + if (err){ + console.error(err) + res.send("It was terrible. Check the logs for more details.") + } + else next() +}) + +app.use((_req, res, _next) => { + res.status(404).render('404', { + stylesheet: '/public/styles/404/index.css', + title: "404!" + }); +}); \ No newline at end of file diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..d2bb9e2 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,1504 @@ +{ + "name": "shin-lyrical-tokarev", + "version": "1.0.0", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "shin-lyrical-tokarev", + "version": "1.0.0", + "license": "ISC", + "dependencies": { + "byte-size": "^9.0.0", + "csv": "^6.3.10", + "express": "^4.21.0", + "express-handlebars": "^8.0.1", + "hbs": "^4.2.0", + "japanese-date-converter": "^2.0.0", + "serve-index": "^1.9.1" + } + }, + "node_modules/@isaacs/cliui": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "license": "ISC", + "dependencies": { + "string-width": "^5.1.2", + "string-width-cjs": "npm:string-width@^4.2.0", + "strip-ansi": "^7.0.1", + "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", + "wrap-ansi": "^8.1.0", + "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/accepts": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", + "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", + "license": "MIT", + "dependencies": { + "mime-types": "~2.1.34", + "negotiator": "0.6.3" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/ansi-regex": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "node_modules/ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/array-flatten": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", + "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", + "license": "MIT" + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "license": "MIT" + }, + "node_modules/batch": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz", + "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==", + "license": "MIT" + }, + "node_modules/body-parser": { + "version": "1.20.3", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz", + "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==", + "license": "MIT", + "dependencies": { + "bytes": "3.1.2", + "content-type": "~1.0.5", + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "on-finished": "2.4.1", + "qs": "6.13.0", + "raw-body": "2.5.2", + "type-is": "~1.6.18", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/byte-size": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/byte-size/-/byte-size-9.0.0.tgz", + "integrity": "sha512-xrJ8Hki7eQ6xew55mM6TG9zHI852OoAHcPfduWWtR6yxk2upTuIZy13VioRBDyHReHDdbeDPifUboeNkK/sXXA==", + "license": "MIT", + "engines": { + "node": ">=12.17" + } + }, + "node_modules/bytes": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/call-bind": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", + "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "license": "MIT", + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "set-function-length": "^1.2.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "license": "MIT", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "license": "MIT" + }, + "node_modules/content-disposition": { + "version": "0.5.4", + "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", + "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", + "license": "MIT", + "dependencies": { + "safe-buffer": "5.2.1" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/content-type": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", + "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz", + "integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie-signature": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", + "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==", + "license": "MIT" + }, + "node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "license": "MIT", + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/csv": { + "version": "6.3.10", + "resolved": "https://registry.npmjs.org/csv/-/csv-6.3.10.tgz", + "integrity": "sha512-5NYZG4AN2ZUthmNxIudgBEdMPUnbQHu9V4QTzBPqQzUP3KQsFiJo+8HQ0+oVxj1PomIT1/f67VI1QH/hsrZLKA==", + "license": "MIT", + "dependencies": { + "csv-generate": "^4.4.1", + "csv-parse": "^5.5.6", + "csv-stringify": "^6.5.1", + "stream-transform": "^3.3.2" + }, + "engines": { + "node": ">= 0.1.90" + } + }, + "node_modules/csv-generate": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/csv-generate/-/csv-generate-4.4.1.tgz", + "integrity": "sha512-O/einO0v4zPmXaOV+sYqGa02VkST4GP5GLpWBNHEouIU7pF3kpGf3D0kCCvX82ydIY4EKkOK+R8b1BYsRXravg==", + "license": "MIT" + }, + "node_modules/csv-parse": { + "version": "5.5.6", + "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-5.5.6.tgz", + "integrity": "sha512-uNpm30m/AGSkLxxy7d9yRXpJQFrZzVWLFBkS+6ngPcZkw/5k3L/jjFuj7tVnEpRn+QgmiXr21nDlhCiUK4ij2A==", + "license": "MIT" + }, + "node_modules/csv-stringify": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-6.5.1.tgz", + "integrity": "sha512-+9lpZfwpLntpTIEpFbwQyWuW/hmI/eHuJZD1XzeZpfZTqkf1fyvBbBLXTJJMsBuuS11uTShMqPwzx4A6ffXgRQ==", + "license": "MIT" + }, + "node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "license": "MIT", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/define-data-property": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "license": "MIT", + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "gopd": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/depd": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", + "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/destroy": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", + "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", + "license": "MIT", + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/eastasianwidth": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "license": "MIT" + }, + "node_modules/ee-first": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", + "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", + "license": "MIT" + }, + "node_modules/emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "license": "MIT" + }, + "node_modules/encodeurl": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz", + "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/es-define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", + "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", + "license": "MIT", + "dependencies": { + "get-intrinsic": "^1.2.4" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-errors": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/escape-html": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", + "license": "MIT" + }, + "node_modules/etag": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", + "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/express": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/express/-/express-4.21.0.tgz", + "integrity": "sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng==", + "license": "MIT", + "dependencies": { + "accepts": "~1.3.8", + "array-flatten": "1.1.1", + "body-parser": "1.20.3", + "content-disposition": "0.5.4", + "content-type": "~1.0.4", + "cookie": "0.6.0", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "2.0.0", + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "1.3.1", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "merge-descriptors": "1.0.3", + "methods": "~1.1.2", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "path-to-regexp": "0.1.10", + "proxy-addr": "~2.0.7", + "qs": "6.13.0", + "range-parser": "~1.2.1", + "safe-buffer": "5.2.1", + "send": "0.19.0", + "serve-static": "1.16.2", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "type-is": "~1.6.18", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.10.0" + } + }, + "node_modules/express-handlebars": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/express-handlebars/-/express-handlebars-8.0.1.tgz", + "integrity": "sha512-mdas0PTbgQnwSyAjcYM7OMaftM8nJ3Kqz6yAyK4iCFvMOGGvh6pv42IHwcE5PBpS6ffYeZRSsgAdYUMG4CSjhQ==", + "license": "BSD-3-Clause", + "dependencies": { + "glob": "^11.0.0", + "graceful-fs": "^4.2.11", + "handlebars": "^4.7.8" + }, + "engines": { + "node": ">=20" + } + }, + "node_modules/express-handlebars/node_modules/handlebars": { + "version": "4.7.8", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz", + "integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==", + "license": "MIT", + "dependencies": { + "minimist": "^1.2.5", + "neo-async": "^2.6.2", + "source-map": "^0.6.1", + "wordwrap": "^1.0.0" + }, + "bin": { + "handlebars": "bin/handlebars" + }, + "engines": { + "node": ">=0.4.7" + }, + "optionalDependencies": { + "uglify-js": "^3.1.4" + } + }, + "node_modules/finalhandler": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz", + "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==", + "license": "MIT", + "dependencies": { + "debug": "2.6.9", + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "statuses": "2.0.1", + "unpipe": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/foreachasync": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/foreachasync/-/foreachasync-3.0.0.tgz", + "integrity": "sha512-J+ler7Ta54FwwNcx6wQRDhTIbNeyDcARMkOcguEqnEdtm0jKvN3Li3PDAb2Du3ubJYEWfYL83XMROXdsXAXycw==", + "license": "Apache2" + }, + "node_modules/foreground-child": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", + "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", + "license": "ISC", + "dependencies": { + "cross-spawn": "^7.0.0", + "signal-exit": "^4.0.1" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/forwarded": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", + "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fresh": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/get-intrinsic": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", + "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "hasown": "^2.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/glob": { + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-11.0.0.tgz", + "integrity": "sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==", + "license": "ISC", + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^4.0.1", + "minimatch": "^10.0.0", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^2.0.0" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/gopd": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", + "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", + "license": "MIT", + "dependencies": { + "get-intrinsic": "^1.1.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/graceful-fs": { + "version": "4.2.11", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", + "license": "ISC" + }, + "node_modules/handlebars": { + "version": "4.7.7", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz", + "integrity": "sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==", + "license": "MIT", + "dependencies": { + "minimist": "^1.2.5", + "neo-async": "^2.6.0", + "source-map": "^0.6.1", + "wordwrap": "^1.0.0" + }, + "bin": { + "handlebars": "bin/handlebars" + }, + "engines": { + "node": ">=0.4.7" + }, + "optionalDependencies": { + "uglify-js": "^3.1.4" + } + }, + "node_modules/has-property-descriptors": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "license": "MIT", + "dependencies": { + "es-define-property": "^1.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-proto": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", + "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-symbols": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", + "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "license": "MIT", + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/hbs": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/hbs/-/hbs-4.2.0.tgz", + "integrity": "sha512-dQwHnrfWlTk5PvG9+a45GYpg0VpX47ryKF8dULVd6DtwOE6TEcYQXQ5QM6nyOx/h7v3bvEQbdn19EDAcfUAgZg==", + "license": "MIT", + "dependencies": { + "handlebars": "4.7.7", + "walk": "2.3.15" + }, + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/http-errors": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", + "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", + "license": "MIT", + "dependencies": { + "depd": "2.0.0", + "inherits": "2.0.4", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "toidentifier": "1.0.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/iconv-lite": { + "version": "0.4.24", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "license": "MIT", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "license": "ISC" + }, + "node_modules/ipaddr.js": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", + "license": "MIT", + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "license": "ISC" + }, + "node_modules/jackspeak": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.0.2.tgz", + "integrity": "sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==", + "license": "BlueOak-1.0.0", + "dependencies": { + "@isaacs/cliui": "^8.0.2" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/japanese-date-converter": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/japanese-date-converter/-/japanese-date-converter-2.0.0.tgz", + "integrity": "sha512-O8wNRmrG05giGcAUUOuzplU24wp57kOxRMMOrwOCnFVQBoaOCxmnsVouVgjtcEuQzTj0/Y31Iuy5Hq2qzTWbCw==", + "license": "MIT" + }, + "node_modules/lru-cache": { + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.0.1.tgz", + "integrity": "sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ==", + "license": "ISC", + "engines": { + "node": "20 || >=22" + } + }, + "node_modules/media-typer": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/merge-descriptors": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz", + "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/methods": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", + "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", + "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", + "license": "MIT", + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "license": "MIT", + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/minimatch": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz", + "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/minipass": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "license": "ISC", + "engines": { + "node": ">=16 || 14 >=14.17" + } + }, + "node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT" + }, + "node_modules/negotiator": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", + "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/neo-async": { + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", + "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==", + "license": "MIT" + }, + "node_modules/object-inspect": { + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz", + "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/on-finished": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", + "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", + "license": "MIT", + "dependencies": { + "ee-first": "1.1.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/package-json-from-dist": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", + "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", + "license": "BlueOak-1.0.0" + }, + "node_modules/parseurl": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-scurry": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.0.tgz", + "integrity": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==", + "license": "BlueOak-1.0.0", + "dependencies": { + "lru-cache": "^11.0.0", + "minipass": "^7.1.2" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/path-to-regexp": { + "version": "0.1.10", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10.tgz", + "integrity": "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==", + "license": "MIT" + }, + "node_modules/proxy-addr": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", + "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", + "license": "MIT", + "dependencies": { + "forwarded": "0.2.0", + "ipaddr.js": "1.9.1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/qs": { + "version": "6.13.0", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", + "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", + "license": "BSD-3-Clause", + "dependencies": { + "side-channel": "^1.0.6" + }, + "engines": { + "node": ">=0.6" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/range-parser": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/raw-body": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", + "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", + "license": "MIT", + "dependencies": { + "bytes": "3.1.2", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/safe-buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT" + }, + "node_modules/safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", + "license": "MIT" + }, + "node_modules/send": { + "version": "0.19.0", + "resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz", + "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==", + "license": "MIT", + "dependencies": { + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "mime": "1.6.0", + "ms": "2.1.3", + "on-finished": "2.4.1", + "range-parser": "~1.2.1", + "statuses": "2.0.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/send/node_modules/encodeurl": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", + "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/send/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/serve-index": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz", + "integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==", + "license": "MIT", + "dependencies": { + "accepts": "~1.3.4", + "batch": "0.6.1", + "debug": "2.6.9", + "escape-html": "~1.0.3", + "http-errors": "~1.6.2", + "mime-types": "~2.1.17", + "parseurl": "~1.3.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/serve-index/node_modules/depd": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz", + "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/serve-index/node_modules/http-errors": { + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz", + "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==", + "license": "MIT", + "dependencies": { + "depd": "~1.1.2", + "inherits": "2.0.3", + "setprototypeof": "1.1.0", + "statuses": ">= 1.4.0 < 2" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/serve-index/node_modules/inherits": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", + "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==", + "license": "ISC" + }, + "node_modules/serve-index/node_modules/setprototypeof": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz", + "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==", + "license": "ISC" + }, + "node_modules/serve-index/node_modules/statuses": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz", + "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/serve-static": { + "version": "1.16.2", + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz", + "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==", + "license": "MIT", + "dependencies": { + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "parseurl": "~1.3.3", + "send": "0.19.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/set-function-length": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "license": "MIT", + "dependencies": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/setprototypeof": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", + "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", + "license": "ISC" + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "license": "MIT", + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/side-channel": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz", + "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.7", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.4", + "object-inspect": "^1.13.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "license": "ISC", + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/statuses": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", + "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/stream-transform": { + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/stream-transform/-/stream-transform-3.3.2.tgz", + "integrity": "sha512-v64PUnPy9Qw94NGuaEMo+9RHQe4jTBYf+NkTtqkCgeuiNo8NlL0LtLR7fkKWNVFtp3RhIm5Dlxkgm5uz7TDimQ==", + "license": "MIT" + }, + "node_modules/string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "license": "MIT", + "dependencies": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/string-width-cjs": { + "name": "string-width", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "license": "MIT" + }, + "node_modules/string-width-cjs/node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, + "node_modules/strip-ansi-cjs": { + "name": "strip-ansi", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/toidentifier": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", + "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", + "license": "MIT", + "engines": { + "node": ">=0.6" + } + }, + "node_modules/type-is": { + "version": "1.6.18", + "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", + "license": "MIT", + "dependencies": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/uglify-js": { + "version": "3.19.3", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.3.tgz", + "integrity": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==", + "license": "BSD-2-Clause", + "optional": true, + "bin": { + "uglifyjs": "bin/uglifyjs" + }, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/unpipe": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", + "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/utils-merge": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", + "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", + "license": "MIT", + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/vary": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", + "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/walk": { + "version": "2.3.15", + "resolved": "https://registry.npmjs.org/walk/-/walk-2.3.15.tgz", + "integrity": "sha512-4eRTBZljBfIISK1Vnt69Gvr2w/wc3U6Vtrw7qiN5iqYJPH7LElcYh/iU4XWhdCy2dZqv1ToMyYlybDylfG/5Vg==", + "license": "(MIT OR Apache-2.0)", + "dependencies": { + "foreachasync": "^3.0.0" + } + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "license": "ISC", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/wordwrap": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", + "integrity": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==", + "license": "MIT" + }, + "node_modules/wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "license": "MIT", + "dependencies": { + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs": { + "name": "wrap-ansi", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "license": "MIT", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "license": "MIT" + }, + "node_modules/wrap-ansi-cjs/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + } + } +} diff --git a/package.json b/package.json new file mode 100644 index 0000000..30ab3ac --- /dev/null +++ b/package.json @@ -0,0 +1,21 @@ +{ + "name": "shin-lyrical-tokarev", + "version": "1.0.0", + "main": "index.js", + "scripts": { + "start": "nodemon app.js", + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "", + "license": "ISC", + "description": "", + "dependencies": { + "byte-size": "^9.0.0", + "csv": "^6.3.10", + "express": "^4.21.0", + "express-handlebars": "^8.0.1", + "hbs": "^4.2.0", + "japanese-date-converter": "^2.0.0", + "serve-index": "^1.9.1" + } +} diff --git a/process.json b/process.json new file mode 100644 index 0000000..3543312 --- /dev/null +++ b/process.json @@ -0,0 +1,6 @@ +{ + "script": "app.js", + "name": "lyrical-tokarev", + "watch": true, + "ignore_watch": ["public", "node_modules", "package.json", "package-lock.json", ".git"] +} diff --git a/public/argentum/iao_thread.txt b/public/argentum/iao_thread.txt new file mode 100644 index 0000000..ec306ea --- /dev/null +++ b/public/argentum/iao_thread.txt @@ -0,0 +1,104 @@ +Original: https://www.gs-zone.org/temas/virus-en-imperiumao.100976/ (requiere login) + +Por Mermas, Newbie Lvl 4 + +Buenas comunidad, este post va para exponer un poco las cosas que vienen pasando con ImperiumAO. + +Me presento, soy Mermas director de CoverAO, un servidor de AO que hace años venimos metiéndole por apoyo de toda la comunidad. + +Con los años formamos una comunidad muy linda y sólida, que a la vez es compartida por ImperiumAO por tener los mismos orígenes de servidor. + +Es de público conocimiento que Imperium tiene MUY LARGO historial de ilegalidades en su haber, desde poseer malware en el software, con acciones para minarte la pc, hasta screenshotearte fotos de tu computadora sin consentimiento. + +Hoy estoy para hablar de la actualidad, no del pasado turbio de IAO, pero si queres unas pruebas de lo mencionado anteriormente te dejo un enlace a continuación: + +Link: es probable que si jugaste alguna versión anterior de Imperium te ha utilizado la PC para beneficio propio, seguramente te encuentres en este Drive, quizá tu monitor, quizá estés con tu WhatsApp abierto o incluso utilizando datos privados como contraseñas o tarjetas bancarias. + +https://drive.google.com/drive/folders/1VYi7zLaycgLb4GnVoUnqbxrUonEOYBF- + +Sigo... + +Esto es algo que venimos pasando hace muchos meses, y que realmente no quería hacer público pero ya esta en boca de toda la comunidad y me parece perfecto exponer este tipo de cosas, es algo que te afecta a vos, y a tus datos personales y privados. + +Empiezo… + +Hace un rato me encontré nuevamente con un problema en el servidor (problema que frecuento al menos varias veces por mes), que es encontrarme con que los jugadores de Cover me reportan que están baneados de IP de manera masiva. + +¿Cuál es el problema con esto? +Obviando el hecho que ningún GM tiene el permiso para banear una IP. + +El servidor banea las IPs que envíen datos, información invalida o saturen la conexión (cosas inusuales que la seguridad bloquea), y si quiere volverse a conectar una IP baneada hace un registro de un log. + +Investigando con cada uno de los usuarios afectados para detectar el problema me encuentro en los registros del servidor que la conexión de cada uno de los user están saturando de datos el puerto del servidor. + +Les dejo un video explicativo: + +¿Qué significa esto? +Por si no se entiende, lo que sucede es que la red está bloqueando las conexiones de los usuarios porque son ellos mismos los que atacan, es decir, tienen un malware (virus) en el ordenador que se encarga de comerte los recursos de la PC y usarte la red como se les de la gana. + +Por otro lado, estos usuarios que reportaron que no podian logear, fueron amables de dejarme conectarme vía Team Viwer en su ordenador para poder ver el tema con profundidad. +Y estuve viendo que efectivamente incluso habiendo desinstalado el IAO y Cover, aún seguían atacando. (Solo paraba el ataque de su red cuando la PC se apagaba o el WiFi se desconectaba) + +Lo que queda más que en claro que el tipo de malware es un programa externo al juego que en algún momento que instalas el IAO o bajas un parche te lo inyecta, y por más que desinstales IAO vas a seguir infectado. (Recomiendo formatear la PC y evitar instalar IAO para infectarse nuevamente) + +¿Por qué digo que es IAO el causante? +somos los únicos 2 servidores con macros actualmente online, compartimos la misma comunidad ya que el que juega Cover o IAO no juega otro AO comúnmente, y no es casualidad que absolutamente todas las IPs que atacan son de cuentas vinculadas a Cover o que recientemente han bajado la nueva versión de IAO. +Sin mencionar la cantidad de cartas de documento que Barrin me manda constantemente, a las que por cierto respondo y nunca vuelve una respuesta de su parte. +Sumado a el hostigamiento que recibo por parte de él en la red social de Cover en Instagram por ejemplo (donde tuve que bloquearlo porque le daba Like a los comentarios de la gente que comentaba las publicaciones que realizaba, algo totalmente esquizo ya que no sé aún cuál es la finalidad de esto último) + +¿Cúal es la finalidad de realizar los ataques? +Simple, que los usuarios no puedan acceder al juego dado que son ellos mismos los que están atacando al servidor al estar infectados y nunca van a tener idea de cuál es la razón. + +En conclusión, con cada uno de los usuarios se coinciden en varias cosas, que no juegan ningún otro AO, salvo Cover o Imperium, y que durante el ataque en vivo, testee el rendimiento de cada PC y tienen los recursos de la PC al limite del 100%. + +Dejo testigos de algunos jugadores afectados que tuve (y aclaro que a pesar de que vean las IPs visibles, a día de hoy ya no es la misma IP) + +Prueba 1: Esta fue una de las primeras veces que detecté esto. Donde le informé a la hora que su IP estaba atacando, a lo que el me responde que estaba a esa hora jugando la Beta de ImperiumAO, e incluso más abajo me envía una foto de un chat donde justamente está quejándose de lo mal que le viene andando el internet. + +https://lyricaltokarev.com/public/argentum/iao_thread/NERINE.png + +Extra 1: luego de lo mencionado, me ofrecí a limpiarle la pc y encontramos un programa de minería que le estaba quemando la pc (mismo externo que pude identificarle a más de un jugador con este mismo problema) + +https://lyricaltokarev.com/public/argentum/iao_thread/nerine3.png + +Prueba 2: Esta fue de hoy, un user que tenía el mismo error, y no podía logear, cuanto entre a su PC pude chequear que efectivamente estaba tirandolo, y luego me confirma que instalo la nueva versión de ImperiumAO y aún habiéndola borrado seguía atacando y la PC al límite de recursos. (También con el mismo proceso externo de minería) + +https://lyricaltokarev.com/public/argentum/iao_thread/nerine2.png + +Y no son solo 2 testigos. Podría estar publicando cualquier cantidad de pruebas más si me lo solicitan. + +No es casualidad que este mismo patrón se repita no solo en 1, sino en extensa cantidad de usuarios. + +Lamentablemente esto no solo me pasa a mi, sino que también he hablado con el director de otro proyecto muy cercano a IAO para que me aconseje (que no pienso dar el nombre por respeto hacia él, aunque los que conocen saben) y tuvo exactamente este mismo asunto. De no creer… + +Los que están en este foro hace años ya saben que no es ninguna novedad, nada que no sorprenda, y quiero aclarar que el staff de IAO (quiero creer) no tiene nada que ver sino más bien la cabeza del proyecto que es Barrin. De hecho tuve hasta videollamadas con gente de su actual staff (que son jugadores muy activos de Cover) para preguntarme preocupados si su PC estaba infectada (la respuesta es si) + +Me apena por la comunidad confiada que tienen atrás, que silencien y nieguen este tipo de acciones por tantos años. + +Como mensaje a la comunidad cada uno tiene la libertad de hacer lo que quiera. Le he desinfectado la pc de buena voluntad a más de uno para enterarme que vuelven a instalar IAO sin importar nada de lo anterior mencionado. + +Espero poder obtener más noticias y luego informar por acá. El posteo es más que nada para que quede el testimonio de todo lo que está pasando hoy por hoy en la comunidad y tengan muy en claro el riesgo que corren no solo por instalar Imperium, sino por cualquier programa y lo fácil que es que alguien X venga a infectarte. Y que por más trayectoria que uno tenga, no se les cae nada de culpa al realizar acciones totalmente ILEGALES. + +Así que realmente me pondría en duda si instalar la nueva versión del juego o incluso la más nueva Classic que en algún momento salga. + +Por mi parte estoy haciendo algunos manejos entre abogado, developers y comunidad afectada para empezar a mover un poco el piso… + +Cuál es tu opinión sobre esto? Es una publicación un poco larga de leer pero si llegaste hasta acá espero poder leer una respuesta tuya!, bai + + +EDITO EL POST PARA ACTUALIZAR ESTE MENSAJE: +¿Cómo sé si yo estoy infectado o atacando? +*El malware es un programa ajeno al ejecutable de ImperiumAO, es decir, que por más que lo desinstales vas a ser infectado, la mayoría de los chicos con los que hablé instalaron el IAO para probar la nueva versión y lo borraron por disgusto pero siguen atacando... +*Pasos para confirmar si estoy atacando. +1) Buscar tu IP en este enlace, marcarla y copiarla (Si sabes cual es tu IP no es necesario buscarla) +https://www.cual-es-mi-ip.net/ +Dato importante: Las IPs están formadas por cuatro los octetos separados por ".", EJ: 192.168.180.123, y los últimos números depende de la localidad (por ejemplo en SP, Chaco) cambian, es decir, solo marquen los primeros tres. + +Pasando en limpio, si tu IP por ejemplo sería: 192.168.180.123, solo copia 192.168.180 (se elimina el último parámetro) + +2) Abrir este enlace que son los registros del juego el día de la fecha actualizados a 21/11/2023 (15:30PM) y en el buscador pega la IP que marcaste anteriormente, si tu IP está acá déjame decirte estás infectado, te están espiando, robando tus datos, utilizando tus recursos para quien sabe qué, y estás atacando distintos servidores de AO + +Link: +https://coverao.com.ar/registro_ips_baneadas + +3) Si estás acá en la lista como atacante, me sirve mucho que comentes y des tu respuesta a esto, sobre qué estabas haciendo a la hora exacta que tu IP se encontraba atacando, ya que cuanto más testimonios existan, más podemos exponer esta ilegalidad. Y si no quieres comentarlo por acá podes comunicarte conmigo para darte una solución. \ No newline at end of file diff --git a/public/argentum/iao_thread/NERINE.png b/public/argentum/iao_thread/NERINE.png new file mode 100644 index 0000000..65a2b98 Binary files /dev/null and b/public/argentum/iao_thread/NERINE.png differ diff --git a/public/argentum/iao_thread/nerine2.png b/public/argentum/iao_thread/nerine2.png new file mode 100644 index 0000000..bb1b698 Binary files /dev/null and b/public/argentum/iao_thread/nerine2.png differ diff --git a/public/argentum/iao_thread/nerine3.png b/public/argentum/iao_thread/nerine3.png new file mode 100644 index 0000000..cf4d45b Binary files /dev/null and b/public/argentum/iao_thread/nerine3.png differ diff --git a/public/argentum/midis/1.MID b/public/argentum/midis/1.MID new file mode 100644 index 0000000..9a888eb Binary files /dev/null and b/public/argentum/midis/1.MID differ diff --git a/public/argentum/midis/10.MID b/public/argentum/midis/10.MID new file mode 100644 index 0000000..3da225f Binary files /dev/null and b/public/argentum/midis/10.MID differ diff --git a/public/argentum/midis/11.MID b/public/argentum/midis/11.MID new file mode 100644 index 0000000..fe5d696 Binary files /dev/null and b/public/argentum/midis/11.MID differ diff --git a/public/argentum/midis/12.MID b/public/argentum/midis/12.MID new file mode 100644 index 0000000..43f8e04 Binary files /dev/null and b/public/argentum/midis/12.MID differ diff --git a/public/argentum/midis/13.MID b/public/argentum/midis/13.MID new file mode 100644 index 0000000..e68005a Binary files /dev/null and b/public/argentum/midis/13.MID differ diff --git a/public/argentum/midis/14.MID b/public/argentum/midis/14.MID new file mode 100644 index 0000000..fe2f464 Binary files /dev/null and b/public/argentum/midis/14.MID differ diff --git a/public/argentum/midis/15.MID b/public/argentum/midis/15.MID new file mode 100644 index 0000000..e3c066e Binary files /dev/null and b/public/argentum/midis/15.MID differ diff --git a/public/argentum/midis/16.MID b/public/argentum/midis/16.MID new file mode 100644 index 0000000..cf20c76 Binary files /dev/null and b/public/argentum/midis/16.MID differ diff --git a/public/argentum/midis/17.mid b/public/argentum/midis/17.mid new file mode 100644 index 0000000..8b3a16b Binary files /dev/null and b/public/argentum/midis/17.mid differ diff --git a/public/argentum/midis/18.mid b/public/argentum/midis/18.mid new file mode 100644 index 0000000..06564f8 Binary files /dev/null and b/public/argentum/midis/18.mid differ diff --git a/public/argentum/midis/19.mid b/public/argentum/midis/19.mid new file mode 100644 index 0000000..6523fd3 Binary files /dev/null and b/public/argentum/midis/19.mid differ diff --git a/public/argentum/midis/2.MID b/public/argentum/midis/2.MID new file mode 100644 index 0000000..226753e Binary files /dev/null and b/public/argentum/midis/2.MID differ diff --git a/public/argentum/midis/20.mid b/public/argentum/midis/20.mid new file mode 100644 index 0000000..3f8abd5 Binary files /dev/null and b/public/argentum/midis/20.mid differ diff --git a/public/argentum/midis/21.mid b/public/argentum/midis/21.mid new file mode 100644 index 0000000..bffdce8 Binary files /dev/null and b/public/argentum/midis/21.mid differ diff --git a/public/argentum/midis/3.MID b/public/argentum/midis/3.MID new file mode 100644 index 0000000..8f1deec Binary files /dev/null and b/public/argentum/midis/3.MID differ diff --git a/public/argentum/midis/4.MID b/public/argentum/midis/4.MID new file mode 100644 index 0000000..37439f1 Binary files /dev/null and b/public/argentum/midis/4.MID differ diff --git a/public/argentum/midis/5.MID b/public/argentum/midis/5.MID new file mode 100644 index 0000000..42d3561 Binary files /dev/null and b/public/argentum/midis/5.MID differ diff --git a/public/argentum/midis/6.MID b/public/argentum/midis/6.MID new file mode 100644 index 0000000..5320199 Binary files /dev/null and b/public/argentum/midis/6.MID differ diff --git a/public/argentum/midis/7.MID b/public/argentum/midis/7.MID new file mode 100644 index 0000000..b00ee6a Binary files /dev/null and b/public/argentum/midis/7.MID differ diff --git a/public/argentum/midis/8.MID b/public/argentum/midis/8.MID new file mode 100644 index 0000000..9c41b84 Binary files /dev/null and b/public/argentum/midis/8.MID differ diff --git a/public/argentum/midis/9.MID b/public/argentum/midis/9.MID new file mode 100644 index 0000000..bb618bd Binary files /dev/null and b/public/argentum/midis/9.MID differ diff --git a/public/argentum/midis/Ref.txt b/public/argentum/midis/Ref.txt new file mode 100644 index 0000000..45e40a7 --- /dev/null +++ b/public/argentum/midis/Ref.txt @@ -0,0 +1,37 @@ +1 -------> Uno de los primeros midis de Argentum, lo usamos en Ullthorpe durante las primeras versiones. + +10--------> Desierto. + +11--------> Zona sur de Banderbill + +12--------> Centro Banderbill + +13--------> Entrada a Banderbill + +14--------> Abandoned place: desearias no estar alli. + +15--------> Misterio: Ohhh Sonic sos un gran artista!!! Que grandioso tema! ;)) + +2--------> Inicio del juego + +3--------> Suspenso, bosques en general + +4--------> Uno de los primeros midis de Argentum, lo usamos en Ullthorpe durante las primeras versiones. + +5--------> Nix + +6--------> Inicio del juego + +7--------> Newbie dungeon y crecion de personajes + +8--------> Isla pirata + +9--------> Suspenso y miedo: algunos dungeons + +16-------> Lindos + +17-------> Aventurandonos en el mar. + +18-------> Misterio, dungeons + +Gulfas Morgolock \ No newline at end of file diff --git a/public/argentum/midis/fruta/56.mid b/public/argentum/midis/fruta/56.mid new file mode 100644 index 0000000..0a83cd7 Binary files /dev/null and b/public/argentum/midis/fruta/56.mid differ diff --git a/public/argentum/midis/fruta/risingsn.mid b/public/argentum/midis/fruta/risingsn.mid new file mode 100644 index 0000000..cefda72 Binary files /dev/null and b/public/argentum/midis/fruta/risingsn.mid differ diff --git a/public/argentum/resources/font1.bmp b/public/argentum/resources/font1.bmp new file mode 100644 index 0000000..4bb4f14 Binary files /dev/null and b/public/argentum/resources/font1.bmp differ diff --git a/public/argentum/tema_del_verano.swf b/public/argentum/tema_del_verano.swf new file mode 100644 index 0000000..36199f7 Binary files /dev/null and b/public/argentum/tema_del_verano.swf differ diff --git a/public/cchat/chars/Kiki_Walfa.AVB b/public/cchat/chars/Kiki_Walfa.AVB new file mode 100644 index 0000000..a550d54 Binary files /dev/null and b/public/cchat/chars/Kiki_Walfa.AVB differ diff --git a/public/etc/gor.asc b/public/etc/gor.asc new file mode 100644 index 0000000..ce73809 --- /dev/null +++ b/public/etc/gor.asc @@ -0,0 +1,52 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQINBGbxDhwBEAC5Eu5aE7lrMWdPU6hT7T2BXrx29M7yhZZwBVT2EJeCpXqyrKcG +mycIZRHlhp7SxLtAdG5iojTCq89BQa/oOs/lDXIfxUySp0ok6tBY2JugEbr+8Tzm +PwlHf/m16aB4LjGuNUkxzXkqFMDhvasXmakuLU1MRgBEA5G31Db9smu+SJUZXwgX +hQYX9vpErTlFeL2sBydeinryNaELo5VS0FdhabIN1oqXmQ0j+cicMYeZV70fT4WF +urI2m7i83VZFg9wpcRctv4BppPAEumuXsX8lS94STLAU8BolLDtHxa9rfURTqmSS +Fqf80T/d2M+2v6FMf4QA5R6Al5RwyOp0krnQNzxkWi45Q+hz07NPFSSiT1U/gpZA +RFXdh/bEE/jz8kHeW/ghUwzcp3UuWRkLPrrTR+51iMi7ISFeq9ltUY3Y2Uv0VFkw +T+nI9POc9VujZLKvdcokQN5uV8vhtHTc7seQ7Ag/Nl4tSN9OrXH3FUnZ1xUm2y9y +sW095ZVfh7mUBXSF/RA/HHx1x5PnAXBFBqopcJxEci0JFR56I+eqM9wEMOJ0zIJF +9dHpGvdUkbmL+emv2iBOqrtlkoqcouQ21hHQtPBx50q/IndefB+lDkAO0IKM9DDG +UcMb7B8MC/Li7kTvgR7ChGItH3lBaNDSps0o42zI1PKVMnTfBxD410mSDQARAQAB +tClHb3IgRG93biAoR2FtZXIpIDxnb3JAbHlyaWNhbHRva2FyZXYuY29tPokCUQQT +AQgAOxYhBAPhUhlrRPFJOkDdQivBT+BLR2w4BQJm8Q4cAhsDBQsJCAcCAiICBhUK +CQgLAgQWAgMBAh4HAheAAAoJECvBT+BLR2w4QgcQAJKXZ7aFz2DyG5RhXH9vlyha +fnj3smOA/MplSggjBBWbOe0MntNmT99DA53TvJtcrRGE/OyGsqlK9Od/hiudDVsL +H0K+c/9r2kqnWgdYvuYBVEt7IFxlVCFE2+pctWIN3YnP7ZjqVs85e2uuVwvZa4W7 +1qmfo0USaM9G2hPxJrajudpKQ/FLQ94SJyMRpIl6kAhU2i15rzULhUAzq+XW0Db4 +VaFxPJ5LWl+neE8IQThLSOk8J+QESHdDv92CwXGooqrKxWaoqce1yFmTHWc1nrsL +eWcLOW6Y8YhiqlRl0ghXVASiIrz4eeRZ198VdM2Wm/sD8tuIz81t2G3zeLjoA8bI +45It09BJiPTyzRipoJkAilM3YgnPjGGUcW1edLBcTiORlCp/uX/ecKMdi4D21d0o +f6iCt3LMiD3tYhuU/zjkjx0eQ69wYxR3RSMaPy0gtB7Fl/Sm71G/VaO56rv/vPv/ +fIwcd8BOirBUKonM4kos3MsFQ+p3dJdXGVhMefcfvXX8+/V5H9qZac2q6PlnEv7v ++wQSKR7kdSRTAoY/VjmAX6Pv3dW9EZ1NBUc0FROWxRUNiTTOdjgURSUf70C5iIP1 +9y7hYWPoja5tGi/0laoLAnXu1GNoc5aJ8zgSnWDoFYw6xbTD/yRoRMQhfmxBeXaw +Cxbu1y4hLa5gbGyRz8wAuQINBGbxDhwBEACbXXh4IBmWXjfUUIhPSAxPzOvlKG0q +gM8nGTijVDV5J83fgxxp6dAmG17Ut7VklNGy1ICnQoCoBIfggV8Qf4arw7qdznBq +3icZwuOigN/q+kagBliZarT7CmhnZbyrMnVlsOPwln3kJWPYXIXV/ERtuSkujY3y +xJ573c4n2Bf1h5p7akmlyBhDnescPgQM7KkSwuUKu7KP+N1DgQT2tp6xNBYckRyV +qb9X3xCaca9YmwR1eVuRodJhoINGfjJh9V2KODYRPDDR/t4LvfLwh05x1YtrjS/+ +OXgZo60aaOuFSKbP+8UblHekf5R4REWbLoSJZyDiJI1eIZWQnLI6lqCLY9eu3mmM +702yTzoTnILSN79D8AozVExmSYKfxYxmbn5JaUe+eJUUTFLBUgVwvz1o5MJfvldt +S6KuHWE4/tC1+FC4LYWqRKEzgmLCd6RHtTyaTAUG2rz9BYhIWsP3qFwrYBPkLeVq +u3iFJswwtransowOTxikh6RTlMqeVkTDqHF6L/TfMIojPMwX1usEgCzRzrkiHPzq +fF4bdh88UvQNzIYclDwZwwMlDsmLzqhyrc1KLvDshZCdiFlugsBnJwDRBQW433Us +aGNRcPqB1nUZgTXdULsbFPkmoOlm690GAcJBU98FbJYqnntA2thrAqIVPz7swqwv +Ooij1R/+4n5tmwARAQABiQI2BBgBCAAgFiEEA+FSGWtE8Uk6QN1CK8FP4EtHbDgF +AmbxDhwCGwwACgkQK8FP4EtHbDgKAA/8DS9oiSx4n9ObkQ86t3y9ODeJmIeiEqET +qNRScm31x5XefnWeb2ToImJeg6xaazMliFvylpef+A1kl6j+nsp0POBwHzQq/pHD +FCVW7feuaysRqdF9oJDiaEQGdOky8a873ImGJARRnKUriqw7GQ6aqlHkEj7Gs3Xv +qqIn3Jxhwkv2xS7AHtLwlH37w99lwkZa+Rl/mgkrb03041pQyyFDnyRrrh8gY1EG +XITo9VzvGfLwN/kDs1AvUJg/tLCltze1Q+7WoT4NkRz3iAeIvKWJS5RtQcv7VutV +lhAsjNOKwCaqAGEh0UdsNcaPvjxHDlj2SLOobjPdbwm50YTTPLrfg+P2atL2awAs +DQnIHKUMjDZ1oseowAB3rSDLUCUa7ve90h9xk844QKWO1E6ha0O2NhTPyVXu2FFR +wmUV0fg2+DDbRJ7J8000e86WPy9narOKhQrmvgX31JVJNfHQ7EAkSerx0WIa3Htn +NrL6f6/pQqUaXHu1Ehsq3sBS8Ah8q6O9kB40fZNxJsh9/1PvncD/gzmJVig2herV +vZHK0wm73Azlwazn0CwlxgNbz4u3yPZJugBQvpBOHEpwYRQzKcWVrfvMl5Uq9//b +HCq8YRZGW5QbY39A/MUynsmUhEO0bB0YkbVjLZ7mCyAymgAE2L6jM3N51mbsGG6S +rEb2MEM/SVs= +=OSjw +-----END PGP PUBLIC KEY BLOCK----- diff --git a/public/images/The-Exorcist-1973.jpg b/public/images/The-Exorcist-1973.jpg new file mode 100644 index 0000000..6e280d6 Binary files /dev/null and b/public/images/The-Exorcist-1973.jpg differ diff --git a/public/images/ads/pinamar.gif b/public/images/ads/pinamar.gif new file mode 100644 index 0000000..3b362ed Binary files /dev/null and b/public/images/ads/pinamar.gif differ diff --git a/public/images/argentum/1535.bmp b/public/images/argentum/1535.bmp new file mode 100644 index 0000000..893148b Binary files /dev/null and b/public/images/argentum/1535.bmp differ diff --git a/public/images/argentum/200.BMP b/public/images/argentum/200.BMP new file mode 100644 index 0000000..f52e5d5 Binary files /dev/null and b/public/images/argentum/200.BMP differ diff --git a/public/images/argentum/201.BMP b/public/images/argentum/201.BMP new file mode 100644 index 0000000..3e05f05 Binary files /dev/null and b/public/images/argentum/201.BMP differ diff --git a/public/images/argentum/203.BMP b/public/images/argentum/203.BMP new file mode 100644 index 0000000..374b2de Binary files /dev/null and b/public/images/argentum/203.BMP differ diff --git a/public/images/argentum/209.BMP b/public/images/argentum/209.BMP new file mode 100644 index 0000000..3d9f8f0 Binary files /dev/null and b/public/images/argentum/209.BMP differ diff --git a/public/images/argentum/212.BMP b/public/images/argentum/212.BMP new file mode 100644 index 0000000..13fdcdc Binary files /dev/null and b/public/images/argentum/212.BMP differ diff --git a/public/images/argentum/220.BMP b/public/images/argentum/220.BMP new file mode 100644 index 0000000..e53fb6f Binary files /dev/null and b/public/images/argentum/220.BMP differ diff --git a/public/images/argentum/221.BMP b/public/images/argentum/221.BMP new file mode 100644 index 0000000..c77e9f4 Binary files /dev/null and b/public/images/argentum/221.BMP differ diff --git a/public/images/argentum/225.BMP b/public/images/argentum/225.BMP new file mode 100644 index 0000000..5c7df9c Binary files /dev/null and b/public/images/argentum/225.BMP differ diff --git a/public/images/argentum/226.BMP b/public/images/argentum/226.BMP new file mode 100644 index 0000000..f388b64 Binary files /dev/null and b/public/images/argentum/226.BMP differ diff --git a/public/images/argentum/230.BMP b/public/images/argentum/230.BMP new file mode 100644 index 0000000..fb1bf6f Binary files /dev/null and b/public/images/argentum/230.BMP differ diff --git a/public/images/argentum/8007.BMP b/public/images/argentum/8007.BMP new file mode 100644 index 0000000..1830fe0 Binary files /dev/null and b/public/images/argentum/8007.BMP differ diff --git a/public/images/argentum/amarilla.png b/public/images/argentum/amarilla.png new file mode 100644 index 0000000..e5e4d77 Binary files /dev/null and b/public/images/argentum/amarilla.png differ diff --git a/public/images/argentum/argentum_logo.png b/public/images/argentum/argentum_logo.png new file mode 100644 index 0000000..8b8453a Binary files /dev/null and b/public/images/argentum/argentum_logo.png differ diff --git a/public/images/argentum/azul.png b/public/images/argentum/azul.png new file mode 100644 index 0000000..5161578 Binary files /dev/null and b/public/images/argentum/azul.png differ diff --git a/public/images/argentum/barca.png b/public/images/argentum/barca.png new file mode 100644 index 0000000..5cad33e Binary files /dev/null and b/public/images/argentum/barca.png differ diff --git a/public/images/argentum/bichos/arana.png b/public/images/argentum/bichos/arana.png new file mode 100644 index 0000000..369bfe8 Binary files /dev/null and b/public/images/argentum/bichos/arana.png differ diff --git a/public/images/argentum/bichos/chancho.png b/public/images/argentum/bichos/chancho.png new file mode 100644 index 0000000..ab4f46e Binary files /dev/null and b/public/images/argentum/bichos/chancho.png differ diff --git a/public/images/argentum/bichos/dragon_marino.png b/public/images/argentum/bichos/dragon_marino.png new file mode 100644 index 0000000..3392567 Binary files /dev/null and b/public/images/argentum/bichos/dragon_marino.png differ diff --git a/public/images/argentum/bichos/drako.png b/public/images/argentum/bichos/drako.png new file mode 100644 index 0000000..08e8250 Binary files /dev/null and b/public/images/argentum/bichos/drako.png differ diff --git a/public/images/argentum/bichos/ely.png b/public/images/argentum/bichos/ely.png new file mode 100644 index 0000000..60d10ee Binary files /dev/null and b/public/images/argentum/bichos/ely.png differ diff --git a/public/images/argentum/bichos/esqueleto.png b/public/images/argentum/bichos/esqueleto.png new file mode 100644 index 0000000..9f3ac61 Binary files /dev/null and b/public/images/argentum/bichos/esqueleto.png differ diff --git a/public/images/argentum/bichos/gallo.png b/public/images/argentum/bichos/gallo.png new file mode 100644 index 0000000..7d77535 Binary files /dev/null and b/public/images/argentum/bichos/gallo.png differ diff --git a/public/images/argentum/bichos/liche.png b/public/images/argentum/bichos/liche.png new file mode 100644 index 0000000..aad6524 Binary files /dev/null and b/public/images/argentum/bichos/liche.png differ diff --git a/public/images/argentum/bichos/lobo.png b/public/images/argentum/bichos/lobo.png new file mode 100644 index 0000000..86094e6 Binary files /dev/null and b/public/images/argentum/bichos/lobo.png differ diff --git a/public/images/argentum/bichos/medusa.png b/public/images/argentum/bichos/medusa.png new file mode 100644 index 0000000..6c697a1 Binary files /dev/null and b/public/images/argentum/bichos/medusa.png differ diff --git a/public/images/argentum/bichos/murcielago.png b/public/images/argentum/bichos/murcielago.png new file mode 100644 index 0000000..47ddaee Binary files /dev/null and b/public/images/argentum/bichos/murcielago.png differ diff --git a/public/images/argentum/bichos/ojo.png b/public/images/argentum/bichos/ojo.png new file mode 100644 index 0000000..fb7db95 Binary files /dev/null and b/public/images/argentum/bichos/ojo.png differ diff --git a/public/images/argentum/bichos/serpiente.png b/public/images/argentum/bichos/serpiente.png new file mode 100644 index 0000000..71dddfa Binary files /dev/null and b/public/images/argentum/bichos/serpiente.png differ diff --git a/public/images/argentum/bichos/tortuga.png b/public/images/argentum/bichos/tortuga.png new file mode 100644 index 0000000..7f2a186 Binary files /dev/null and b/public/images/argentum/bichos/tortuga.png differ diff --git a/public/images/argentum/bichos/vaca.png b/public/images/argentum/bichos/vaca.png new file mode 100644 index 0000000..38482c4 Binary files /dev/null and b/public/images/argentum/bichos/vaca.png differ diff --git a/public/images/argentum/bichos/zombie.png b/public/images/argentum/bichos/zombie.png new file mode 100644 index 0000000..774adff Binary files /dev/null and b/public/images/argentum/bichos/zombie.png differ diff --git a/public/images/argentum/cana.png b/public/images/argentum/cana.png new file mode 100644 index 0000000..8066915 Binary files /dev/null and b/public/images/argentum/cana.png differ diff --git a/public/images/argentum/cartel.png b/public/images/argentum/cartel.png new file mode 100644 index 0000000..777243b Binary files /dev/null and b/public/images/argentum/cartel.png differ diff --git a/public/images/argentum/cartel_textura.png b/public/images/argentum/cartel_textura.png new file mode 100644 index 0000000..f695700 Binary files /dev/null and b/public/images/argentum/cartel_textura.png differ diff --git a/public/images/argentum/clases/ASESINO.JPG b/public/images/argentum/clases/ASESINO.JPG new file mode 100644 index 0000000..df7f957 Binary files /dev/null and b/public/images/argentum/clases/ASESINO.JPG differ diff --git a/public/images/argentum/clases/BANDIDO.JPG b/public/images/argentum/clases/BANDIDO.JPG new file mode 100644 index 0000000..f49e1e3 Binary files /dev/null and b/public/images/argentum/clases/BANDIDO.JPG differ diff --git a/public/images/argentum/clases/BARDO.JPG b/public/images/argentum/clases/BARDO.JPG new file mode 100644 index 0000000..b7eec6e Binary files /dev/null and b/public/images/argentum/clases/BARDO.JPG differ diff --git a/public/images/argentum/clases/CAZADOR.JPG b/public/images/argentum/clases/CAZADOR.JPG new file mode 100644 index 0000000..c27d407 Binary files /dev/null and b/public/images/argentum/clases/CAZADOR.JPG differ diff --git a/public/images/argentum/clases/CLERIGO.JPG b/public/images/argentum/clases/CLERIGO.JPG new file mode 100644 index 0000000..b0ffa4c Binary files /dev/null and b/public/images/argentum/clases/CLERIGO.JPG differ diff --git a/public/images/argentum/clases/COCINERO.JPG b/public/images/argentum/clases/COCINERO.JPG new file mode 100644 index 0000000..7ce0f13 Binary files /dev/null and b/public/images/argentum/clases/COCINERO.JPG differ diff --git a/public/images/argentum/clases/DRUIDA.JPG b/public/images/argentum/clases/DRUIDA.JPG new file mode 100644 index 0000000..2288313 Binary files /dev/null and b/public/images/argentum/clases/DRUIDA.JPG differ diff --git a/public/images/argentum/clases/GUERRERO.JPG b/public/images/argentum/clases/GUERRERO.JPG new file mode 100644 index 0000000..067f2b1 Binary files /dev/null and b/public/images/argentum/clases/GUERRERO.JPG differ diff --git a/public/images/argentum/clases/HERRERO.JPG b/public/images/argentum/clases/HERRERO.JPG new file mode 100644 index 0000000..5ef3719 Binary files /dev/null and b/public/images/argentum/clases/HERRERO.JPG differ diff --git a/public/images/argentum/clases/LADRON.JPG b/public/images/argentum/clases/LADRON.JPG new file mode 100644 index 0000000..62bb41c Binary files /dev/null and b/public/images/argentum/clases/LADRON.JPG differ diff --git a/public/images/argentum/clases/MAGO.JPG b/public/images/argentum/clases/MAGO.JPG new file mode 100644 index 0000000..c7e6632 Binary files /dev/null and b/public/images/argentum/clases/MAGO.JPG differ diff --git a/public/images/argentum/clases/MINERO.JPG b/public/images/argentum/clases/MINERO.JPG new file mode 100644 index 0000000..2322edf Binary files /dev/null and b/public/images/argentum/clases/MINERO.JPG differ diff --git a/public/images/argentum/clases/PALADIN.JPG b/public/images/argentum/clases/PALADIN.JPG new file mode 100644 index 0000000..3c23d7e Binary files /dev/null and b/public/images/argentum/clases/PALADIN.JPG differ diff --git a/public/images/argentum/clases/PESCADOR.JPG b/public/images/argentum/clases/PESCADOR.JPG new file mode 100644 index 0000000..4064af5 Binary files /dev/null and b/public/images/argentum/clases/PESCADOR.JPG differ diff --git a/public/images/argentum/clases/SASTRE.JPG b/public/images/argentum/clases/SASTRE.JPG new file mode 100644 index 0000000..05dc0d7 Binary files /dev/null and b/public/images/argentum/clases/SASTRE.JPG differ diff --git a/public/images/argentum/clases/carpintero.jpg b/public/images/argentum/clases/carpintero.jpg new file mode 100644 index 0000000..4d5d2db Binary files /dev/null and b/public/images/argentum/clases/carpintero.jpg differ diff --git a/public/images/argentum/clases/leñador.jpg b/public/images/argentum/clases/leñador.jpg new file mode 100644 index 0000000..befe133 Binary files /dev/null and b/public/images/argentum/clases/leñador.jpg differ diff --git a/public/images/argentum/espada.png b/public/images/argentum/espada.png new file mode 100644 index 0000000..50fc887 Binary files /dev/null and b/public/images/argentum/espada.png differ diff --git a/public/images/argentum/espada_fuego.png b/public/images/argentum/espada_fuego.png new file mode 100644 index 0000000..6cb53bf Binary files /dev/null and b/public/images/argentum/espada_fuego.png differ diff --git a/public/images/argentum/fogata_apagada.png b/public/images/argentum/fogata_apagada.png new file mode 100644 index 0000000..a3c39c9 Binary files /dev/null and b/public/images/argentum/fogata_apagada.png differ diff --git a/public/images/argentum/hechizo.png b/public/images/argentum/hechizo.png new file mode 100644 index 0000000..dd772b1 Binary files /dev/null and b/public/images/argentum/hechizo.png differ diff --git a/public/images/argentum/iao_caballos.jpeg b/public/images/argentum/iao_caballos.jpeg new file mode 100644 index 0000000..2219483 Binary files /dev/null and b/public/images/argentum/iao_caballos.jpeg differ diff --git a/public/images/argentum/laud.png b/public/images/argentum/laud.png new file mode 100644 index 0000000..10b60d1 Binary files /dev/null and b/public/images/argentum/laud.png differ diff --git a/public/images/argentum/libro.png b/public/images/argentum/libro.png new file mode 100644 index 0000000..a78bef6 Binary files /dev/null and b/public/images/argentum/libro.png differ diff --git a/public/images/argentum/logo.png b/public/images/argentum/logo.png new file mode 100644 index 0000000..222579d Binary files /dev/null and b/public/images/argentum/logo.png differ diff --git a/public/images/argentum/manzana.png b/public/images/argentum/manzana.png new file mode 100644 index 0000000..2cd7760 Binary files /dev/null and b/public/images/argentum/manzana.png differ diff --git a/public/images/argentum/map_assets/10013.bmp b/public/images/argentum/map_assets/10013.bmp new file mode 100644 index 0000000..e5dde1f Binary files /dev/null and b/public/images/argentum/map_assets/10013.bmp differ diff --git a/public/images/argentum/map_assets/10014.bmp b/public/images/argentum/map_assets/10014.bmp new file mode 100644 index 0000000..6cca1be Binary files /dev/null and b/public/images/argentum/map_assets/10014.bmp differ diff --git a/public/images/argentum/map_assets/10015.bmp b/public/images/argentum/map_assets/10015.bmp new file mode 100644 index 0000000..8bf006d Binary files /dev/null and b/public/images/argentum/map_assets/10015.bmp differ diff --git a/public/images/argentum/map_assets/20.BMP b/public/images/argentum/map_assets/20.BMP new file mode 100644 index 0000000..97e0a8f Binary files /dev/null and b/public/images/argentum/map_assets/20.BMP differ diff --git a/public/images/argentum/map_assets/215.BMP b/public/images/argentum/map_assets/215.BMP new file mode 100644 index 0000000..4dacdde Binary files /dev/null and b/public/images/argentum/map_assets/215.BMP differ diff --git a/public/images/argentum/map_assets/527.BMP b/public/images/argentum/map_assets/527.BMP new file mode 100644 index 0000000..a36e0d2 Binary files /dev/null and b/public/images/argentum/map_assets/527.BMP differ diff --git a/public/images/argentum/map_assets/5511.BMP b/public/images/argentum/map_assets/5511.BMP new file mode 100644 index 0000000..8c60dbe Binary files /dev/null and b/public/images/argentum/map_assets/5511.BMP differ diff --git a/public/images/argentum/map_assets/6005.BMP b/public/images/argentum/map_assets/6005.BMP new file mode 100644 index 0000000..65aecea Binary files /dev/null and b/public/images/argentum/map_assets/6005.BMP differ diff --git a/public/images/argentum/map_assets/638.BMP b/public/images/argentum/map_assets/638.BMP new file mode 100644 index 0000000..600589a Binary files /dev/null and b/public/images/argentum/map_assets/638.BMP differ diff --git a/public/images/argentum/map_assets/692.BMP b/public/images/argentum/map_assets/692.BMP new file mode 100644 index 0000000..22446fe Binary files /dev/null and b/public/images/argentum/map_assets/692.BMP differ diff --git a/public/images/argentum/map_assets/7100.BMP b/public/images/argentum/map_assets/7100.BMP new file mode 100644 index 0000000..528037f Binary files /dev/null and b/public/images/argentum/map_assets/7100.BMP differ diff --git a/public/images/argentum/map_assets/9555.bmp b/public/images/argentum/map_assets/9555.bmp new file mode 100644 index 0000000..53e556f Binary files /dev/null and b/public/images/argentum/map_assets/9555.bmp differ diff --git a/public/images/argentum/map_assets/Sprite-0001.png b/public/images/argentum/map_assets/Sprite-0001.png new file mode 100644 index 0000000..71cf91e Binary files /dev/null and b/public/images/argentum/map_assets/Sprite-0001.png differ diff --git a/public/images/argentum/map_assets/agua.gif b/public/images/argentum/map_assets/agua.gif new file mode 100644 index 0000000..f32598c Binary files /dev/null and b/public/images/argentum/map_assets/agua.gif differ diff --git a/public/images/argentum/map_assets/anuncio.png b/public/images/argentum/map_assets/anuncio.png new file mode 100644 index 0000000..5c75a60 Binary files /dev/null and b/public/images/argentum/map_assets/anuncio.png differ diff --git a/public/images/argentum/map_assets/arbol.png b/public/images/argentum/map_assets/arbol.png new file mode 100644 index 0000000..593de3f Binary files /dev/null and b/public/images/argentum/map_assets/arbol.png differ diff --git a/public/images/argentum/map_assets/arbol2.png b/public/images/argentum/map_assets/arbol2.png new file mode 100644 index 0000000..57cb227 Binary files /dev/null and b/public/images/argentum/map_assets/arbol2.png differ diff --git a/public/images/argentum/map_assets/banco.png b/public/images/argentum/map_assets/banco.png new file mode 100644 index 0000000..3416727 Binary files /dev/null and b/public/images/argentum/map_assets/banco.png differ diff --git a/public/images/argentum/map_assets/baranda_muelle.png b/public/images/argentum/map_assets/baranda_muelle.png new file mode 100644 index 0000000..611582d Binary files /dev/null and b/public/images/argentum/map_assets/baranda_muelle.png differ diff --git a/public/images/argentum/map_assets/barril.png b/public/images/argentum/map_assets/barril.png new file mode 100644 index 0000000..bb74cbf Binary files /dev/null and b/public/images/argentum/map_assets/barril.png differ diff --git a/public/images/argentum/map_assets/buda.png b/public/images/argentum/map_assets/buda.png new file mode 100644 index 0000000..06bae62 Binary files /dev/null and b/public/images/argentum/map_assets/buda.png differ diff --git a/public/images/argentum/map_assets/buda_base.png b/public/images/argentum/map_assets/buda_base.png new file mode 100644 index 0000000..5f171b4 Binary files /dev/null and b/public/images/argentum/map_assets/buda_base.png differ diff --git a/public/images/argentum/map_assets/cantero_frutas.png b/public/images/argentum/map_assets/cantero_frutas.png new file mode 100644 index 0000000..90b9854 Binary files /dev/null and b/public/images/argentum/map_assets/cantero_frutas.png differ diff --git a/public/images/argentum/map_assets/casa.png b/public/images/argentum/map_assets/casa.png new file mode 100644 index 0000000..4321c24 Binary files /dev/null and b/public/images/argentum/map_assets/casa.png differ diff --git a/public/images/argentum/map_assets/coso.png b/public/images/argentum/map_assets/coso.png new file mode 100644 index 0000000..aa9be64 Binary files /dev/null and b/public/images/argentum/map_assets/coso.png differ diff --git a/public/images/argentum/map_assets/costa.png b/public/images/argentum/map_assets/costa.png new file mode 100644 index 0000000..cff571d Binary files /dev/null and b/public/images/argentum/map_assets/costa.png differ diff --git a/public/images/argentum/map_assets/culo.png b/public/images/argentum/map_assets/culo.png new file mode 100644 index 0000000..cb880da Binary files /dev/null and b/public/images/argentum/map_assets/culo.png differ diff --git a/public/images/argentum/map_assets/desierto.BMP b/public/images/argentum/map_assets/desierto.BMP new file mode 100644 index 0000000..55eb3ca Binary files /dev/null and b/public/images/argentum/map_assets/desierto.BMP differ diff --git a/public/images/argentum/map_assets/diamante.png b/public/images/argentum/map_assets/diamante.png new file mode 100644 index 0000000..82f624a Binary files /dev/null and b/public/images/argentum/map_assets/diamante.png differ diff --git a/public/images/argentum/map_assets/dungeon.BMP b/public/images/argentum/map_assets/dungeon.BMP new file mode 100644 index 0000000..19885d2 Binary files /dev/null and b/public/images/argentum/map_assets/dungeon.BMP differ diff --git a/public/images/argentum/map_assets/dungeon_salida.png b/public/images/argentum/map_assets/dungeon_salida.png new file mode 100644 index 0000000..3c439cc Binary files /dev/null and b/public/images/argentum/map_assets/dungeon_salida.png differ diff --git a/public/images/argentum/map_assets/dungeon_wall.png b/public/images/argentum/map_assets/dungeon_wall.png new file mode 100644 index 0000000..e39156a Binary files /dev/null and b/public/images/argentum/map_assets/dungeon_wall.png differ diff --git a/public/images/argentum/map_assets/dungeon_wall_top.bmp b/public/images/argentum/map_assets/dungeon_wall_top.bmp new file mode 100644 index 0000000..9a7cbb2 Binary files /dev/null and b/public/images/argentum/map_assets/dungeon_wall_top.bmp differ diff --git a/public/images/argentum/map_assets/eldelnexodehao.png b/public/images/argentum/map_assets/eldelnexodehao.png new file mode 100644 index 0000000..c23c5ec Binary files /dev/null and b/public/images/argentum/map_assets/eldelnexodehao.png differ diff --git a/public/images/argentum/map_assets/flores.png b/public/images/argentum/map_assets/flores.png new file mode 100644 index 0000000..05d8ef0 Binary files /dev/null and b/public/images/argentum/map_assets/flores.png differ diff --git a/public/images/argentum/map_assets/foro.png b/public/images/argentum/map_assets/foro.png new file mode 100644 index 0000000..80a7ab8 Binary files /dev/null and b/public/images/argentum/map_assets/foro.png differ diff --git a/public/images/argentum/map_assets/fuente.png b/public/images/argentum/map_assets/fuente.png new file mode 100644 index 0000000..7d125c6 Binary files /dev/null and b/public/images/argentum/map_assets/fuente.png differ diff --git a/public/images/argentum/map_assets/hongo.png b/public/images/argentum/map_assets/hongo.png new file mode 100644 index 0000000..75326bd Binary files /dev/null and b/public/images/argentum/map_assets/hongo.png differ diff --git a/public/images/argentum/map_assets/huesos.png b/public/images/argentum/map_assets/huesos.png new file mode 100644 index 0000000..c7ae5ab Binary files /dev/null and b/public/images/argentum/map_assets/huesos.png differ diff --git a/public/images/argentum/map_assets/jarron_escalera.png b/public/images/argentum/map_assets/jarron_escalera.png new file mode 100644 index 0000000..7b36679 Binary files /dev/null and b/public/images/argentum/map_assets/jarron_escalera.png differ diff --git a/public/images/argentum/map_assets/lirio.png b/public/images/argentum/map_assets/lirio.png new file mode 100644 index 0000000..dd1d49b Binary files /dev/null and b/public/images/argentum/map_assets/lirio.png differ diff --git a/public/images/argentum/map_assets/margarita.png b/public/images/argentum/map_assets/margarita.png new file mode 100644 index 0000000..c57ffed Binary files /dev/null and b/public/images/argentum/map_assets/margarita.png differ diff --git a/public/images/argentum/map_assets/morgolock.png b/public/images/argentum/map_assets/morgolock.png new file mode 100644 index 0000000..dda98fa Binary files /dev/null and b/public/images/argentum/map_assets/morgolock.png differ diff --git a/public/images/argentum/map_assets/moyai.png b/public/images/argentum/map_assets/moyai.png new file mode 100644 index 0000000..022170d Binary files /dev/null and b/public/images/argentum/map_assets/moyai.png differ diff --git a/public/images/argentum/map_assets/nw.BMP b/public/images/argentum/map_assets/nw.BMP new file mode 100644 index 0000000..c3c955a Binary files /dev/null and b/public/images/argentum/map_assets/nw.BMP differ diff --git a/public/images/argentum/map_assets/nw_bot.png b/public/images/argentum/map_assets/nw_bot.png new file mode 100644 index 0000000..f7ae5cd Binary files /dev/null and b/public/images/argentum/map_assets/nw_bot.png differ diff --git a/public/images/argentum/map_assets/nw_cartel.png b/public/images/argentum/map_assets/nw_cartel.png new file mode 100644 index 0000000..c9f84bf Binary files /dev/null and b/public/images/argentum/map_assets/nw_cartel.png differ diff --git a/public/images/argentum/map_assets/nw_top.png b/public/images/argentum/map_assets/nw_top.png new file mode 100644 index 0000000..1cde022 Binary files /dev/null and b/public/images/argentum/map_assets/nw_top.png differ diff --git a/public/images/argentum/map_assets/otto.png b/public/images/argentum/map_assets/otto.png new file mode 100644 index 0000000..517dd42 Binary files /dev/null and b/public/images/argentum/map_assets/otto.png differ diff --git a/public/images/argentum/map_assets/pasto.png b/public/images/argentum/map_assets/pasto.png new file mode 100644 index 0000000..309f34e Binary files /dev/null and b/public/images/argentum/map_assets/pasto.png differ diff --git a/public/images/argentum/map_assets/pasto_pared.png b/public/images/argentum/map_assets/pasto_pared.png new file mode 100644 index 0000000..f7a7c0a Binary files /dev/null and b/public/images/argentum/map_assets/pasto_pared.png differ diff --git a/public/images/argentum/map_assets/piedra_amarilla.png b/public/images/argentum/map_assets/piedra_amarilla.png new file mode 100644 index 0000000..28e57b4 Binary files /dev/null and b/public/images/argentum/map_assets/piedra_amarilla.png differ diff --git a/public/images/argentum/map_assets/piedra_azul.png b/public/images/argentum/map_assets/piedra_azul.png new file mode 100644 index 0000000..7cd9a67 Binary files /dev/null and b/public/images/argentum/map_assets/piedra_azul.png differ diff --git a/public/images/argentum/map_assets/piedra_mini.png b/public/images/argentum/map_assets/piedra_mini.png new file mode 100644 index 0000000..73d2bf6 Binary files /dev/null and b/public/images/argentum/map_assets/piedra_mini.png differ diff --git a/public/images/argentum/map_assets/piedras_gemelas.png b/public/images/argentum/map_assets/piedras_gemelas.png new file mode 100644 index 0000000..a71df5a Binary files /dev/null and b/public/images/argentum/map_assets/piedras_gemelas.png differ diff --git a/public/images/argentum/map_assets/planta_agua.png b/public/images/argentum/map_assets/planta_agua.png new file mode 100644 index 0000000..2554589 Binary files /dev/null and b/public/images/argentum/map_assets/planta_agua.png differ diff --git a/public/images/argentum/map_assets/rosas.png b/public/images/argentum/map_assets/rosas.png new file mode 100644 index 0000000..a72d1ed Binary files /dev/null and b/public/images/argentum/map_assets/rosas.png differ diff --git a/public/images/argentum/map_assets/sacer.png b/public/images/argentum/map_assets/sacer.png new file mode 100644 index 0000000..22c7803 Binary files /dev/null and b/public/images/argentum/map_assets/sacer.png differ diff --git a/public/images/argentum/map_assets/sastre.png b/public/images/argentum/map_assets/sastre.png new file mode 100644 index 0000000..79c26fa Binary files /dev/null and b/public/images/argentum/map_assets/sastre.png differ diff --git a/public/images/argentum/map_assets/valla.png b/public/images/argentum/map_assets/valla.png new file mode 100644 index 0000000..c17e738 Binary files /dev/null and b/public/images/argentum/map_assets/valla.png differ diff --git a/public/images/argentum/npc/banco.png b/public/images/argentum/npc/banco.png new file mode 100644 index 0000000..0c20052 Binary files /dev/null and b/public/images/argentum/npc/banco.png differ diff --git a/public/images/argentum/npc/barco.png b/public/images/argentum/npc/barco.png new file mode 100644 index 0000000..952e39e Binary files /dev/null and b/public/images/argentum/npc/barco.png differ diff --git a/public/images/argentum/npc/barco_fantasma.png b/public/images/argentum/npc/barco_fantasma.png new file mode 100644 index 0000000..3da8c54 Binary files /dev/null and b/public/images/argentum/npc/barco_fantasma.png differ diff --git a/public/images/argentum/npc/casper.png b/public/images/argentum/npc/casper.png new file mode 100644 index 0000000..59eccc0 Binary files /dev/null and b/public/images/argentum/npc/casper.png differ diff --git a/public/images/argentum/npc/galeon.png b/public/images/argentum/npc/galeon.png new file mode 100644 index 0000000..da807f3 Binary files /dev/null and b/public/images/argentum/npc/galeon.png differ diff --git a/public/images/argentum/npc/guardia.png b/public/images/argentum/npc/guardia.png new file mode 100644 index 0000000..98aa074 Binary files /dev/null and b/public/images/argentum/npc/guardia.png differ diff --git a/public/images/argentum/npc/pociones.png b/public/images/argentum/npc/pociones.png new file mode 100644 index 0000000..6d2a688 Binary files /dev/null and b/public/images/argentum/npc/pociones.png differ diff --git a/public/images/argentum/npc/trovador.gif b/public/images/argentum/npc/trovador.gif new file mode 100644 index 0000000..a75c794 Binary files /dev/null and b/public/images/argentum/npc/trovador.gif differ diff --git a/public/images/argentum/npc/trovador.png b/public/images/argentum/npc/trovador.png new file mode 100644 index 0000000..a7bbfe1 Binary files /dev/null and b/public/images/argentum/npc/trovador.png differ diff --git a/public/images/argentum/oro.png b/public/images/argentum/oro.png new file mode 100644 index 0000000..b4cea90 Binary files /dev/null and b/public/images/argentum/oro.png differ diff --git a/public/images/argentum/otro/cadenas_tds.png b/public/images/argentum/otro/cadenas_tds.png new file mode 100644 index 0000000..9c2d96b Binary files /dev/null and b/public/images/argentum/otro/cadenas_tds.png differ diff --git a/public/images/argentum/pico.png b/public/images/argentum/pico.png new file mode 100644 index 0000000..95b5ef0 Binary files /dev/null and b/public/images/argentum/pico.png differ diff --git a/public/images/argentum/portal.gif b/public/images/argentum/portal.gif new file mode 100644 index 0000000..c613ade Binary files /dev/null and b/public/images/argentum/portal.gif differ diff --git a/public/images/argentum/reloj.png b/public/images/argentum/reloj.png new file mode 100644 index 0000000..589ef2a Binary files /dev/null and b/public/images/argentum/reloj.png differ diff --git a/public/images/argentum/roja.png b/public/images/argentum/roja.png new file mode 100644 index 0000000..4567d7c Binary files /dev/null and b/public/images/argentum/roja.png differ diff --git a/public/images/argentum/screenshot.jpeg b/public/images/argentum/screenshot.jpeg new file mode 100644 index 0000000..839ed9d Binary files /dev/null and b/public/images/argentum/screenshot.jpeg differ diff --git a/public/images/argentum/screenshot.jpg b/public/images/argentum/screenshot.jpg new file mode 100644 index 0000000..b837ffe Binary files /dev/null and b/public/images/argentum/screenshot.jpg differ diff --git a/public/images/argentum/serrucho.png b/public/images/argentum/serrucho.png new file mode 100644 index 0000000..0336f24 Binary files /dev/null and b/public/images/argentum/serrucho.png differ diff --git a/public/images/argentum/sillon.png b/public/images/argentum/sillon.png new file mode 100644 index 0000000..4d536cf Binary files /dev/null and b/public/images/argentum/sillon.png differ diff --git a/public/images/argentum/vara.png b/public/images/argentum/vara.png new file mode 100644 index 0000000..7d51127 Binary files /dev/null and b/public/images/argentum/vara.png differ diff --git a/public/images/argentum/verde.png b/public/images/argentum/verde.png new file mode 100644 index 0000000..096e24a Binary files /dev/null and b/public/images/argentum/verde.png differ diff --git a/public/images/argentum/xd/10003.bmp b/public/images/argentum/xd/10003.bmp new file mode 100644 index 0000000..3ef36c0 Binary files /dev/null and b/public/images/argentum/xd/10003.bmp differ diff --git a/public/images/argentum/xd/10009.bmp b/public/images/argentum/xd/10009.bmp new file mode 100644 index 0000000..5ca057d Binary files /dev/null and b/public/images/argentum/xd/10009.bmp differ diff --git a/public/images/argentum/xd/18010.png b/public/images/argentum/xd/18010.png new file mode 100644 index 0000000..8052340 Binary files /dev/null and b/public/images/argentum/xd/18010.png differ diff --git a/public/images/argentum/xd/18015.png b/public/images/argentum/xd/18015.png new file mode 100644 index 0000000..9104196 Binary files /dev/null and b/public/images/argentum/xd/18015.png differ diff --git a/public/images/argentum/xd/2020.bmp b/public/images/argentum/xd/2020.bmp new file mode 100644 index 0000000..68cfb62 Binary files /dev/null and b/public/images/argentum/xd/2020.bmp differ diff --git a/public/images/argentum/xd/21.BMP b/public/images/argentum/xd/21.BMP new file mode 100644 index 0000000..a8fddf8 Binary files /dev/null and b/public/images/argentum/xd/21.BMP differ diff --git a/public/images/argentum/xd/3.BMP b/public/images/argentum/xd/3.BMP new file mode 100644 index 0000000..c47a735 Binary files /dev/null and b/public/images/argentum/xd/3.BMP differ diff --git a/public/images/argentum/xd/317.BMP b/public/images/argentum/xd/317.BMP new file mode 100644 index 0000000..f593662 Binary files /dev/null and b/public/images/argentum/xd/317.BMP differ diff --git a/public/images/argentum/xd/318.BMP b/public/images/argentum/xd/318.BMP new file mode 100644 index 0000000..9f3725d Binary files /dev/null and b/public/images/argentum/xd/318.BMP differ diff --git a/public/images/argentum/xd/512.BMP b/public/images/argentum/xd/512.BMP new file mode 100644 index 0000000..a8583ea Binary files /dev/null and b/public/images/argentum/xd/512.BMP differ diff --git a/public/images/argentum/xd/521.BMP b/public/images/argentum/xd/521.BMP new file mode 100644 index 0000000..4437993 Binary files /dev/null and b/public/images/argentum/xd/521.BMP differ diff --git a/public/images/argentum/xd/528.BMP b/public/images/argentum/xd/528.BMP new file mode 100644 index 0000000..04530bb Binary files /dev/null and b/public/images/argentum/xd/528.BMP differ diff --git a/public/images/argentum/xd/560.BMP b/public/images/argentum/xd/560.BMP new file mode 100644 index 0000000..a5b44b9 Binary files /dev/null and b/public/images/argentum/xd/560.BMP differ diff --git a/public/images/argentum/xd/565.BMP b/public/images/argentum/xd/565.BMP new file mode 100644 index 0000000..68e9c0b Binary files /dev/null and b/public/images/argentum/xd/565.BMP differ diff --git a/public/images/argentum/xd/579.BMP b/public/images/argentum/xd/579.BMP new file mode 100644 index 0000000..bd29032 Binary files /dev/null and b/public/images/argentum/xd/579.BMP differ diff --git a/public/images/argentum/xd/614.BMP b/public/images/argentum/xd/614.BMP new file mode 100644 index 0000000..d3e9658 Binary files /dev/null and b/public/images/argentum/xd/614.BMP differ diff --git a/public/images/argentum/xd/617.BMP b/public/images/argentum/xd/617.BMP new file mode 100644 index 0000000..12f47fc Binary files /dev/null and b/public/images/argentum/xd/617.BMP differ diff --git a/public/images/argentum/xd/630.BMP b/public/images/argentum/xd/630.BMP new file mode 100644 index 0000000..2297042 Binary files /dev/null and b/public/images/argentum/xd/630.BMP differ diff --git a/public/images/argentum/xd/658.BMP b/public/images/argentum/xd/658.BMP new file mode 100644 index 0000000..11ab7e5 Binary files /dev/null and b/public/images/argentum/xd/658.BMP differ diff --git a/public/images/argentum/xd/660.BMP b/public/images/argentum/xd/660.BMP new file mode 100644 index 0000000..e4e57ae Binary files /dev/null and b/public/images/argentum/xd/660.BMP differ diff --git a/public/images/argentum/xd/666.BMP b/public/images/argentum/xd/666.BMP new file mode 100644 index 0000000..21cde9a Binary files /dev/null and b/public/images/argentum/xd/666.BMP differ diff --git a/public/images/argentum/xd/668.BMP b/public/images/argentum/xd/668.BMP new file mode 100644 index 0000000..fd3b512 Binary files /dev/null and b/public/images/argentum/xd/668.BMP differ diff --git a/public/images/argentum/xd/669.BMP b/public/images/argentum/xd/669.BMP new file mode 100644 index 0000000..c1342c1 Binary files /dev/null and b/public/images/argentum/xd/669.BMP differ diff --git a/public/images/argentum/xd/671.BMP b/public/images/argentum/xd/671.BMP new file mode 100644 index 0000000..212786e Binary files /dev/null and b/public/images/argentum/xd/671.BMP differ diff --git a/public/images/argentum/xd/677.BMP b/public/images/argentum/xd/677.BMP new file mode 100644 index 0000000..a9b3e95 Binary files /dev/null and b/public/images/argentum/xd/677.BMP differ diff --git a/public/images/argentum/xd/680.BMP b/public/images/argentum/xd/680.BMP new file mode 100644 index 0000000..bd8e254 Binary files /dev/null and b/public/images/argentum/xd/680.BMP differ diff --git a/public/images/argentum/xd/698.BMP b/public/images/argentum/xd/698.BMP new file mode 100644 index 0000000..4049c33 Binary files /dev/null and b/public/images/argentum/xd/698.BMP differ diff --git a/public/images/argentum/xd/716.BMP b/public/images/argentum/xd/716.BMP new file mode 100644 index 0000000..95d0c80 Binary files /dev/null and b/public/images/argentum/xd/716.BMP differ diff --git a/public/images/argentum/xd/725.BMP b/public/images/argentum/xd/725.BMP new file mode 100644 index 0000000..107a7a0 Binary files /dev/null and b/public/images/argentum/xd/725.BMP differ diff --git a/public/images/argentum/xd/750.bmp b/public/images/argentum/xd/750.bmp new file mode 100644 index 0000000..d30eff6 Binary files /dev/null and b/public/images/argentum/xd/750.bmp differ diff --git a/public/images/argentum/xd/789.bmp b/public/images/argentum/xd/789.bmp new file mode 100644 index 0000000..78c2f4d Binary files /dev/null and b/public/images/argentum/xd/789.bmp differ diff --git a/public/images/argentum/xd/794.bmp b/public/images/argentum/xd/794.bmp new file mode 100644 index 0000000..1dca69c Binary files /dev/null and b/public/images/argentum/xd/794.bmp differ diff --git a/public/images/argentum/xd/806.bmp b/public/images/argentum/xd/806.bmp new file mode 100644 index 0000000..d9e60f6 Binary files /dev/null and b/public/images/argentum/xd/806.bmp differ diff --git a/public/images/argentum/xd/Sprite-0001.png b/public/images/argentum/xd/Sprite-0001.png new file mode 100644 index 0000000..c3ec439 Binary files /dev/null and b/public/images/argentum/xd/Sprite-0001.png differ diff --git a/public/images/assets/al_head_small.png b/public/images/assets/al_head_small.png new file mode 100644 index 0000000..f863893 Binary files /dev/null and b/public/images/assets/al_head_small.png differ diff --git a/public/images/assets/argentum/custom/kiki_clothes.png b/public/images/assets/argentum/custom/kiki_clothes.png new file mode 100644 index 0000000..0cbbf84 Binary files /dev/null and b/public/images/assets/argentum/custom/kiki_clothes.png differ diff --git a/public/images/assets/argentum/custom/kiki_head.png b/public/images/assets/argentum/custom/kiki_head.png new file mode 100644 index 0000000..ccb03fd Binary files /dev/null and b/public/images/assets/argentum/custom/kiki_head.png differ diff --git a/public/images/assets/kiki_floating_head.png b/public/images/assets/kiki_floating_head.png new file mode 100644 index 0000000..0127f93 Binary files /dev/null and b/public/images/assets/kiki_floating_head.png differ diff --git a/public/images/assets/kiki_small_floating_head.png b/public/images/assets/kiki_small_floating_head.png new file mode 100644 index 0000000..0d41d18 Binary files /dev/null and b/public/images/assets/kiki_small_floating_head.png differ diff --git a/public/images/assets/punie_small_floating_head.png b/public/images/assets/punie_small_floating_head.png new file mode 100644 index 0000000..b46317e Binary files /dev/null and b/public/images/assets/punie_small_floating_head.png differ diff --git a/public/images/backgrounds/shinkiheader.png b/public/images/backgrounds/shinkiheader.png new file mode 100644 index 0000000..4459e6f Binary files /dev/null and b/public/images/backgrounds/shinkiheader.png differ diff --git a/public/images/backgrounds/shinkiheader2.png b/public/images/backgrounds/shinkiheader2.png new file mode 100644 index 0000000..97e9e6c Binary files /dev/null and b/public/images/backgrounds/shinkiheader2.png differ diff --git a/public/images/buttons/cidoku.gif b/public/images/buttons/cidoku.gif new file mode 100644 index 0000000..1652c35 Binary files /dev/null and b/public/images/buttons/cidoku.gif differ diff --git a/public/images/buttons/discord-no-way.gif b/public/images/buttons/discord-no-way.gif new file mode 100644 index 0000000..769ab02 Binary files /dev/null and b/public/images/buttons/discord-no-way.gif differ diff --git a/public/images/buttons/emeraldcoast.gif b/public/images/buttons/emeraldcoast.gif new file mode 100644 index 0000000..ff15dc1 Binary files /dev/null and b/public/images/buttons/emeraldcoast.gif differ diff --git a/public/images/buttons/shadowmoon.png b/public/images/buttons/shadowmoon.png new file mode 100644 index 0000000..dfc8b2f Binary files /dev/null and b/public/images/buttons/shadowmoon.png differ diff --git a/public/images/comicchat.png b/public/images/comicchat.png new file mode 100644 index 0000000..e426f23 Binary files /dev/null and b/public/images/comicchat.png differ diff --git a/public/images/darkness/Demonbane-Shantak.png b/public/images/darkness/Demonbane-Shantak.png new file mode 100644 index 0000000..c54f124 Binary files /dev/null and b/public/images/darkness/Demonbane-Shantak.png differ diff --git a/public/images/favicons/gb.png b/public/images/favicons/gb.png new file mode 100644 index 0000000..c0650e1 Binary files /dev/null and b/public/images/favicons/gb.png differ diff --git a/public/images/flower_tank.png b/public/images/flower_tank.png new file mode 100644 index 0000000..04ddb3e Binary files /dev/null and b/public/images/flower_tank.png differ diff --git a/public/images/header_girls/argentum/kiki.png b/public/images/header_girls/argentum/kiki.png new file mode 100644 index 0000000..77e62fc Binary files /dev/null and b/public/images/header_girls/argentum/kiki.png differ diff --git a/public/images/header_girls/kiki.png b/public/images/header_girls/kiki.png new file mode 100644 index 0000000..aa72bdd Binary files /dev/null and b/public/images/header_girls/kiki.png differ diff --git a/public/images/header_girls/puniepc98.png b/public/images/header_girls/puniepc98.png new file mode 100644 index 0000000..5fdfebe Binary files /dev/null and b/public/images/header_girls/puniepc98.png differ diff --git a/public/images/icons/folder/folder.png b/public/images/icons/folder/folder.png new file mode 100644 index 0000000..3d8b6c4 Binary files /dev/null and b/public/images/icons/folder/folder.png differ diff --git a/public/images/icons/folder/folder_file.png b/public/images/icons/folder/folder_file.png new file mode 100644 index 0000000..4c3552e Binary files /dev/null and b/public/images/icons/folder/folder_file.png differ diff --git a/public/images/icons/folder/folder_file_kiki.png b/public/images/icons/folder/folder_file_kiki.png new file mode 100644 index 0000000..c2bb244 Binary files /dev/null and b/public/images/icons/folder/folder_file_kiki.png differ diff --git a/public/images/icons/folder/folder_file_kiki_small_head.png b/public/images/icons/folder/folder_file_kiki_small_head.png new file mode 100644 index 0000000..67ff1ce Binary files /dev/null and b/public/images/icons/folder/folder_file_kiki_small_head.png differ diff --git a/public/images/icons/note.png b/public/images/icons/note.png new file mode 100644 index 0000000..de7bfc9 Binary files /dev/null and b/public/images/icons/note.png differ diff --git a/public/images/icons/small/bgb.png b/public/images/icons/small/bgb.png new file mode 100644 index 0000000..34ae7b8 Binary files /dev/null and b/public/images/icons/small/bgb.png differ diff --git a/public/images/icons/small/book.png b/public/images/icons/small/book.png new file mode 100644 index 0000000..e24b4b3 Binary files /dev/null and b/public/images/icons/small/book.png differ diff --git a/public/images/icons/small/brush.png b/public/images/icons/small/brush.png new file mode 100644 index 0000000..26cb154 Binary files /dev/null and b/public/images/icons/small/brush.png differ diff --git a/public/images/icons/small/file.png b/public/images/icons/small/file.png new file mode 100644 index 0000000..09730c5 Binary files /dev/null and b/public/images/icons/small/file.png differ diff --git a/public/images/icons/small/folder.png b/public/images/icons/small/folder.png new file mode 100644 index 0000000..24288b8 Binary files /dev/null and b/public/images/icons/small/folder.png differ diff --git a/public/images/icons/small/image.png b/public/images/icons/small/image.png new file mode 100644 index 0000000..8368e76 Binary files /dev/null and b/public/images/icons/small/image.png differ diff --git a/public/images/icons/small/kiki.png b/public/images/icons/small/kiki.png new file mode 100644 index 0000000..0a59abb Binary files /dev/null and b/public/images/icons/small/kiki.png differ diff --git a/public/images/icons/small/list.png b/public/images/icons/small/list.png new file mode 100644 index 0000000..0554734 Binary files /dev/null and b/public/images/icons/small/list.png differ diff --git a/public/images/icons/small/lock.png b/public/images/icons/small/lock.png new file mode 100644 index 0000000..986d24f Binary files /dev/null and b/public/images/icons/small/lock.png differ diff --git a/public/images/icons/small/patan.png b/public/images/icons/small/patan.png new file mode 100644 index 0000000..45446e7 Binary files /dev/null and b/public/images/icons/small/patan.png differ diff --git a/public/images/icons/small/text.png b/public/images/icons/small/text.png new file mode 100644 index 0000000..b59fba8 Binary files /dev/null and b/public/images/icons/small/text.png differ diff --git a/public/images/icons/small/text_program.png b/public/images/icons/small/text_program.png new file mode 100644 index 0000000..3e751eb Binary files /dev/null and b/public/images/icons/small/text_program.png differ diff --git a/public/images/kiki.png b/public/images/kiki.png new file mode 100644 index 0000000..76e50e3 Binary files /dev/null and b/public/images/kiki.png differ diff --git a/public/images/kiki/.ase/Sprite-0002.ase b/public/images/kiki/.ase/Sprite-0002.ase new file mode 100644 index 0000000..d9956cb Binary files /dev/null and b/public/images/kiki/.ase/Sprite-0002.ase differ diff --git a/public/images/kiki/herobrine.png b/public/images/kiki/herobrine.png new file mode 100644 index 0000000..8734ad7 Binary files /dev/null and b/public/images/kiki/herobrine.png differ diff --git a/public/images/kiki/kiki_nation.gif b/public/images/kiki/kiki_nation.gif new file mode 100644 index 0000000..9bf5445 Binary files /dev/null and b/public/images/kiki/kiki_nation.gif differ diff --git a/public/images/kiki/kiki_trace.png b/public/images/kiki/kiki_trace.png new file mode 100644 index 0000000..d6b1d40 Binary files /dev/null and b/public/images/kiki/kiki_trace.png differ diff --git a/public/images/kiki/quattro.png b/public/images/kiki/quattro.png new file mode 100644 index 0000000..67ace5a Binary files /dev/null and b/public/images/kiki/quattro.png differ diff --git a/public/images/kiki/spin.gif b/public/images/kiki/spin.gif new file mode 100644 index 0000000..bd9bf8c Binary files /dev/null and b/public/images/kiki/spin.gif differ diff --git a/public/images/kiki/surprised.png b/public/images/kiki/surprised.png new file mode 100644 index 0000000..8909a3a Binary files /dev/null and b/public/images/kiki/surprised.png differ diff --git a/public/images/kiki/transformation.png b/public/images/kiki/transformation.png new file mode 100644 index 0000000..3284c25 Binary files /dev/null and b/public/images/kiki/transformation.png differ diff --git a/public/images/kiki/transformation_eyes_closed.png b/public/images/kiki/transformation_eyes_closed.png new file mode 100644 index 0000000..5ae0339 Binary files /dev/null and b/public/images/kiki/transformation_eyes_closed.png differ diff --git a/public/images/map.png b/public/images/map.png new file mode 100644 index 0000000..367fac9 Binary files /dev/null and b/public/images/map.png differ diff --git a/public/images/propaganda/al-banner.png b/public/images/propaganda/al-banner.png new file mode 100644 index 0000000..8c63023 Binary files /dev/null and b/public/images/propaganda/al-banner.png differ diff --git a/public/images/propaganda/lyricaltokarevbutton.gif b/public/images/propaganda/lyricaltokarevbutton.gif new file mode 100644 index 0000000..98762e6 Binary files /dev/null and b/public/images/propaganda/lyricaltokarevbutton.gif differ diff --git a/public/images/rika-cuadro.png b/public/images/rika-cuadro.png new file mode 100644 index 0000000..e20eacb Binary files /dev/null and b/public/images/rika-cuadro.png differ diff --git a/public/images/yuugenmagan.png b/public/images/yuugenmagan.png new file mode 100644 index 0000000..dc59b26 Binary files /dev/null and b/public/images/yuugenmagan.png differ diff --git a/public/pages/neocities-lyricaltokarev/6zpnph.jpg b/public/pages/neocities-lyricaltokarev/6zpnph.jpg new file mode 100644 index 0000000..03dc80c Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/6zpnph.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/NO/2008090709.jpg b/public/pages/neocities-lyricaltokarev/NO/2008090709.jpg new file mode 100644 index 0000000..7c71093 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/NO/2008090709.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/NO/THEY.png b/public/pages/neocities-lyricaltokarev/NO/THEY.png new file mode 100644 index 0000000..f6fdb21 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/NO/THEY.png differ diff --git a/public/pages/neocities-lyricaltokarev/NO/bg521秘密図書館.png b/public/pages/neocities-lyricaltokarev/NO/bg521秘密図書館.png new file mode 100644 index 0000000..8c3cc68 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/NO/bg521秘密図書館.png differ diff --git a/public/pages/neocities-lyricaltokarev/NO/desktop.ini b/public/pages/neocities-lyricaltokarev/NO/desktop.ini new file mode 100644 index 0000000..2a109f1 --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/NO/desktop.ini @@ -0,0 +1,2 @@ +[LocalizedFileNames] +bg521閧}.png=@bg521閧}.png,0 diff --git a/public/pages/neocities-lyricaltokarev/NO/no.js b/public/pages/neocities-lyricaltokarev/NO/no.js new file mode 100644 index 0000000..61c31a0 --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/NO/no.js @@ -0,0 +1,14 @@ +const cont = document.getElementById("container") + +const m = 0x12000; +const mx = 0x123FF; + + + + +setInterval(() => { + const randomCharCode = Math.floor(Math.random() * (mx - m + 1)) + m; + const r = String.fromCodePoint(randomCharCode); + cont.innerHTML += r + cont.scrollTop = cont.scrollHeight +}, 20) \ No newline at end of file diff --git a/public/pages/neocities-lyricaltokarev/NO/nya.png b/public/pages/neocities-lyricaltokarev/NO/nya.png new file mode 100644 index 0000000..e5ab28e Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/NO/nya.png differ diff --git a/public/pages/neocities-lyricaltokarev/NO/saya.png b/public/pages/neocities-lyricaltokarev/NO/saya.png new file mode 100644 index 0000000..e3ba270 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/NO/saya.png differ diff --git a/public/pages/neocities-lyricaltokarev/NO/schooldays_preorder.jpg b/public/pages/neocities-lyricaltokarev/NO/schooldays_preorder.jpg new file mode 100644 index 0000000..717f20e Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/NO/schooldays_preorder.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/PROPHETS/ENDSKY.gif b/public/pages/neocities-lyricaltokarev/PROPHETS/ENDSKY.gif new file mode 100644 index 0000000..60a307e Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/PROPHETS/ENDSKY.gif differ diff --git a/public/pages/neocities-lyricaltokarev/PROPHETS/banisher.gif b/public/pages/neocities-lyricaltokarev/PROPHETS/banisher.gif new file mode 100644 index 0000000..32d3f27 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/PROPHETS/banisher.gif differ diff --git a/public/pages/neocities-lyricaltokarev/PROPHETS/banner100ht.gif b/public/pages/neocities-lyricaltokarev/PROPHETS/banner100ht.gif new file mode 100644 index 0000000..d5226d4 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/PROPHETS/banner100ht.gif differ diff --git a/public/pages/neocities-lyricaltokarev/README.md b/public/pages/neocities-lyricaltokarev/README.md new file mode 100644 index 0000000..dec4494 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/README.md differ diff --git a/public/pages/neocities-lyricaltokarev/Vpo.gif b/public/pages/neocities-lyricaltokarev/Vpo.gif new file mode 100644 index 0000000..59fde3c Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/Vpo.gif differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/al.png b/public/pages/neocities-lyricaltokarev/avatar/al.png new file mode 100644 index 0000000..0cddd3f Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/al.png differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/eclair.jpg b/public/pages/neocities-lyricaltokarev/avatar/eclair.jpg new file mode 100644 index 0000000..52c0dda Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/eclair.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/forte.jpg b/public/pages/neocities-lyricaltokarev/avatar/forte.jpg new file mode 100644 index 0000000..2313040 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/forte.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/hisui.jpeg b/public/pages/neocities-lyricaltokarev/avatar/hisui.jpeg new file mode 100644 index 0000000..c9203fa Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/hisui.jpeg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/kendo.jpg b/public/pages/neocities-lyricaltokarev/avatar/kendo.jpg new file mode 100644 index 0000000..fbb24d3 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/kendo.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/komugi.jpeg b/public/pages/neocities-lyricaltokarev/avatar/komugi.jpeg new file mode 100644 index 0000000..675cb96 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/komugi.jpeg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/leica.jpg b/public/pages/neocities-lyricaltokarev/avatar/leica.jpg new file mode 100644 index 0000000..850e7e0 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/leica.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/marisa.jpg b/public/pages/neocities-lyricaltokarev/avatar/marisa.jpg new file mode 100644 index 0000000..c5aed3a Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/marisa.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/mil.jpeg b/public/pages/neocities-lyricaltokarev/avatar/mil.jpeg new file mode 100644 index 0000000..27d9a06 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/mil.jpeg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/mimafumo.jpg b/public/pages/neocities-lyricaltokarev/avatar/mimafumo.jpg new file mode 100644 index 0000000..d36a289 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/mimafumo.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/multi.jpg b/public/pages/neocities-lyricaltokarev/avatar/multi.jpg new file mode 100644 index 0000000..db47e43 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/multi.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/paya.jpg b/public/pages/neocities-lyricaltokarev/avatar/paya.jpg new file mode 100644 index 0000000..1a6415f Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/paya.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/poemi.jpeg b/public/pages/neocities-lyricaltokarev/avatar/poemi.jpeg new file mode 100644 index 0000000..4f7b552 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/poemi.jpeg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/punie.jpg b/public/pages/neocities-lyricaltokarev/avatar/punie.jpg new file mode 100644 index 0000000..9549a64 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/punie.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/ran.jpg b/public/pages/neocities-lyricaltokarev/avatar/ran.jpg new file mode 100644 index 0000000..7463662 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/ran.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/ryoko.jpg b/public/pages/neocities-lyricaltokarev/avatar/ryoko.jpg new file mode 100644 index 0000000..19b4210 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/ryoko.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/saya.jpg b/public/pages/neocities-lyricaltokarev/avatar/saya.jpg new file mode 100644 index 0000000..495980d Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/saya.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/schwarzwald.jpg b/public/pages/neocities-lyricaltokarev/avatar/schwarzwald.jpg new file mode 100644 index 0000000..a291778 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/schwarzwald.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/siesta45.jpeg b/public/pages/neocities-lyricaltokarev/avatar/siesta45.jpeg new file mode 100644 index 0000000..1ef3444 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/siesta45.jpeg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/tama.jpeg b/public/pages/neocities-lyricaltokarev/avatar/tama.jpeg new file mode 100644 index 0000000..1d1b490 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/tama.jpeg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/teto.jpeg b/public/pages/neocities-lyricaltokarev/avatar/teto.jpeg new file mode 100644 index 0000000..e60251d Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/teto.jpeg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/vanilla_h.jpg b/public/pages/neocities-lyricaltokarev/avatar/vanilla_h.jpg new file mode 100644 index 0000000..f9a7a22 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/vanilla_h.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/yukarifg.jpg b/public/pages/neocities-lyricaltokarev/avatar/yukarifg.jpg new file mode 100644 index 0000000..9dce8c3 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/yukarifg.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/avatar/zakuro.jpg b/public/pages/neocities-lyricaltokarev/avatar/zakuro.jpg new file mode 100644 index 0000000..3e829b4 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/avatar/zakuro.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/deus/1.js b/public/pages/neocities-lyricaltokarev/deus/1.js new file mode 100644 index 0000000..b08411d --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/deus/1.js @@ -0,0 +1,34 @@ + + +let images = [ + "al.png", + "eclair.jpg", + "forte.jpg", + "hisui.jpeg", + "kendo.jpg", + "komugi.jpeg", + "leica.jpg", + "marisa.jpg", + "mil.jpeg", + "mimafumo.jpg", + "multi.jpg", + "paya.jpg", + "poemi.jpeg", + "punie.jpg", + "ran.jpg", + "ryoko.jpg", + "saya.jpg", + "schwarzwald.jpg", + "siesta45.jpeg", + "tama.jpeg", + "teto.jpeg", + "vanilla_h.jpg", + "yukarifg.jpg", + "zakuro.jpg" +]; + +const imgElement = document.getElementById('ai'); + + setInterval(() => { + imgElement.src = "avatar/" + images[Math.floor(Math.random()*images.length)]; + }, 2333); \ No newline at end of file diff --git a/public/pages/neocities-lyricaltokarev/deus/12.js b/public/pages/neocities-lyricaltokarev/deus/12.js new file mode 100644 index 0000000..838e2f2 --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/deus/12.js @@ -0,0 +1,29 @@ +const lyrics = `僕が泣いているのはとても悔しいからです人の尊さやさしさ踏みにじられそうで力を示す者達はしなやかさを失ってウソまみれドロまみれじれったい風景でしょうより強くしたたかにタフな生き方をしましょうまっすぐ歩きましょう風は向かい風どけどけどけ後ろめたい奴はどけ有象無象の町に灯りをともせどけそこどけ真実のお通りだ正義の時代がくるさ希望の歌もあるさ僕の命この世に捧げてしまっていいさどけどけどけどけ情をなくした奴はどけ生きる者すべてが愛でつながれるどけどけそこどけ正直のお通りだアナタの為の僕さ悔し涙のままさたぎる情熱の僕さゆれる心のままさ僕の命アナタに捧げてしまっていいさ僕の命この世に捧げてしまっていいさ` +const lyricsArr = lyrics.split("") +let s = [] +let i = 0 +let limit = 55 +let first = false + +function loop() { + + + if(i < limit && !first) s.push(lyricsArr[i]) + else{ + if(i < limit){ + s[i] = lyricsArr[i] + } + else if(i === lyricsArr.length-1){ + first = true + i = -1 + }else { + console.log(i-((Math.floor(i / limit)) * limit)) + s[i-((Math.floor(i / limit)) * limit)] = lyricsArr[i] + } + } + i++ + location.hash = s.join(""); + setTimeout(loop, 100); +} + +loop(); \ No newline at end of file diff --git a/public/pages/neocities-lyricaltokarev/deus/15.js b/public/pages/neocities-lyricaltokarev/deus/15.js new file mode 100644 index 0000000..2cc9f31 --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/deus/15.js @@ -0,0 +1,196 @@ +const trackIds = [ + "1", + "7RSxZ3w7CAWsAvQNEwFeMG6VJQFPuvIZ.mp3", + "8EaEeMt1yUuDyGhc2Jj0gKo2Yu59lzMY.mp3", + "G1GAfLx23GeLdLxf7EwQeaIQzXrukgA7.mp3", + "J7ink7QvmKrVcFcw3zjpEJ5uZbX56let.mp3", + "JXmASv8ELu46RkOtZ8bpfjdP7dtumxQ7.mp3", + "KE0fMMvVPIoBnmpsixdriCbVComDor1y.mp3", + "Kp3B6JxK8Fa09gEBN929KJ8wDYIT0ftQ.mp3", + "M8xawvxxFFZyAnvL3g5so9Mojk17Kufs.mp3", + "MNeehw5AiE0qRm306kIfiePEWaIE13aQ.mp3", + "NHQcz6BsUiri40PjtCG4CXsUwla5aZ5Z.mp3", + "PEgtcvoKLhKNZHAWZwkVT7Jq9cwBSljb.mp3", + "Pk5xtxbKVnPZX01UrznpgaARt2tW0lbq.mp3", + "Q85BptFWeM4FtSrRPXYUUNOaPHVqfJIf.mp3", + "SLcLR4tePvfPPC6drDK4Be33RaBDm1GD.mp3", + "SQANPnRv1nYkwRrbFvoOxCd2SHqpPa1s.mp3", + "TWcMZ1QSZAlyc8oECwRsl8vM5uf61JAp.mp3", + "UatFyXqISCd14SyeeAZMnqcwTIoNJtQ9.mp3", + "Xxd77h92rms0AS8xihFm14Jlm8UMf2NK.mp3", + "Z3n0iwfGaGgA5K2nfm8zCsxDOdfr5Pnf.mp3", + "ZX8WjTexojqrusji6Oc89mObC7ZuSjeg.mp3", + "aFBiKZ12vxDF6bfTmFyP9kk7tcU1627G.mp3", + "elmwig21dwP7LnpBuUUNX7y7wqrnviYz.mp3", + "hiiU8SZQbkgR5gU5RpNXleJ11AeoBIM1.mp3", + "jrlbAwxQYConMkx8SoQ1mVQoCZs4A68A.mp3", + "jzrFFyAKinIdbDyhnL7rQAwYuCArhwBf.mp3", + "k0Kz31SSPXYdZU8VXZtvfrGvA7ZLFuve.mp3", + "n0ynCuEv4T8hVNHdhtrBgQAGITYCALOd.mp3", + "wXl4HGnGyCDnXKq1nF3VeWpw1DmQbDwr.mp3", + "setup.mp3" +] + +const audioPrefix = 'melody/'; +const SAYA = document.getElementById("SAYA") + +let currentAudio = new Audio(); +currentAudio.volume = 0.2; +let isFirstClick = true; +let clickStartTime = 0; + +let isSliderHeld = false; +let lastSliderReleaseTime = 0; +let sliderHoldInterval = null; +let sliderAutoMaxChance = 0.1; // 10% de probabilidad +let sliderAutoMaxInterval = 500; // 0.5 segundos + +const unicodeRanges = [ + { start: 0x0020, end: 0x007F }, // Basic Latin + { start: 0x00A0, end: 0x00FF }, // Latin-1 Supplement + { start: 0x0900, end: 0x097F }, + { start: 0x0980, end: 0x09FF }, + { start: 0x20A0, end: 0x20CF }, + { start: 0x2190, end: 0x21FF }, + { start: 0x2500, end: 0x25FF }, + { start: 0x25A0, end: 0x25FF }, + { start: 0x3040, end: 0x309F }, + { start: 0x30A0, end: 0x30FF }, + { start: 0x2500, end: 0x00FF }, + // Agrega más rangos Unicode aquí + ]; + + function getRandomUnicode(length) { + let result = ''; + for (let i = 0; i < length; i++) { + const randomRange = unicodeRanges[Math.floor(Math.random() * unicodeRanges.length)]; + const randomCharCode = Math.floor(Math.random() * (randomRange.end - randomRange.start + 1)) + randomRange.start; + result += String.fromCharCode(randomCharCode); + } + return result; + } + + +function playRandomSong() { + // Detener la canción actual si está reproduciéndose + if (!currentAudio.paused) { + currentAudio.pause(); + currentAudio.currentTime = 0; + } + + // Elegir un ID de canción aleatorio + const randomTrackId = trackIds[Math.floor(Math.random() * trackIds.length)]; + + // Configurar la fuente del audio con el ID aleatorio + currentAudio.src = audioPrefix + randomTrackId; + + // Reproducir la canción + currentAudio.play(); +} + +document.addEventListener('click', () => { + if (isFirstClick) { + playRandomSong(); + isFirstClick = false; + } +}); + +SAYA.addEventListener("click", () => { + playRandomSong(); +}) + +document.addEventListener('mousedown', () => { + clickStartTime = new Date().getTime(); +}); + +currentAudio.addEventListener('ended', playRandomSong); + +// Agregar opciones al dropdown según las posiciones en el array +const dropdown = document.querySelector('select'); +trackIds.forEach((trackId, index) => { + const option = document.createElement('option'); + const randomLength = Math.floor(Math.random() * (53 - 7 + 1)) + 7; + const randomUnicode = getRandomUnicode(randomLength); + option.textContent = randomUnicode; + dropdown.appendChild(option); + }); + + + function generateRandomUnicodeString() { + const minLength = 7; + const maxLength = 53; + const stringLength = Math.floor(Math.random() * (maxLength - minLength + 1)) + minLength; + let result = ''; + const characters = '\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF'; + const charArray = characters.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]|[^\uD800-\uDFFF]/g); + for (let i = 0; i < stringLength; i++) { + const randomIndex = Math.floor(Math.random() * charArray.length); + result += charArray[randomIndex]; + } + return result; + } + +// Cambiar la canción al seleccionar una opción del dropdown +dropdown.addEventListener('change', (event) => { + const selectedIndex = Array.from(dropdown.options).indexOf(event.target.selectedOptions[0]); + if (selectedIndex >= 0 && selectedIndex < trackIds.length) { + currentAudio.pause(); + currentAudio.currentTime = 0; + currentAudio.src = audioPrefix + trackIds[selectedIndex]; + currentAudio.play(); + } + }); + +function generateRandomUnicode() { + const randomCodePoint = Math.floor(Math.random() * (0x1F4AF - 0x1F300 + 1)) + 0x1F300; + return String.fromCodePoint(randomCodePoint); + } + + + document.getElementById('slider').addEventListener('input', (event) => { + if (isSliderHeld) { + clearInterval(sliderHoldInterval); + } + isSliderHeld = true; + sliderHoldInterval = setInterval(() => { + if (isSliderHeld && Math.random() < sliderAutoMaxChance) { + event.target.value = event.target.max; + currentAudio.volume = 1; + } + }, sliderAutoMaxInterval); + + const newVolume = parseFloat(event.target.value); + currentAudio.volume = newVolume/100; + }); + + const slider = document.getElementById("slider") + + slider.addEventListener('input', (event) => { + const currentTime = new Date().getTime(); + if (isSliderHeld && (currentTime - lastSliderReleaseTime) >= sliderAutoMaxInterval) { + clearInterval(sliderHoldInterval); + } + + isSliderHeld = true; + sliderHoldInterval = setInterval(() => { + if (isSliderHeld && Math.random() < sliderAutoMaxChance) { + event.target.value = event.target.max; + currentAudio.volume = 1; + } else if (!isSliderHeld) { + clearInterval(sliderHoldInterval); + } + }, sliderAutoMaxInterval); + + const newVolume = parseFloat(event.target.value); + currentAudio.volume = newVolume/100; + }); + + slider.addEventListener('mousedown', () => { + clickStartTime = new Date().getTime(); + }); + + slider.addEventListener('mouseup', () => { + isSliderHeld = false; + lastSliderReleaseTime = new Date().getTime(); + clearInterval(sliderHoldInterval); + }); \ No newline at end of file diff --git a/public/pages/neocities-lyricaltokarev/deus/18.js b/public/pages/neocities-lyricaltokarev/deus/18.js new file mode 100644 index 0000000..b97b31e --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/deus/18.js @@ -0,0 +1,47 @@ +const MAX = 750 +let timer = Math.random() * MAX +const random = (min, max) => Math.floor(Math.random() * (max - min)) + min; + +const quotes = [ + "for whosoever exalteth himself,shall be brought low,
and he that humbleth himself, shall be exalted.", + " But seek ye first the kingdom of God, and his righteousness,and all these things shall be ministered unto you.", + "the resurrection and the life
he that believeth in me,though he were dead yet shall he live.", + "I am the blade that cuts down evil, I am the blade that cuts down evil,", + "return the deformities that stain this sky with despair to nothingness", + "don't look away You will be tried", + "winter sunset, flaming beyond spires, and chimneys half-detached from this dull sphere,Opens great gates to some forgotten year Of elder splendours and divine desires.", + "—but ancient lore repeats
that human tread has never soiled these streets.", + "It will be power, and become glorious.", + "open your magic circuit and choose your partner.", + "sweet voice, Melty blood", + "The loss of twilight The will of heaven born in the chasm of doom is A small light stars that echo in prayer", + "For the fervent desire of the creature waiteth when the sons of God shall be revealed", + "turn your ear to my words.
Do not let them out of your sight,
keep them within your heart.", + "But now being freed from sin,and made servants unto God, ye have your fruit in holiness, and the end,everlasting life.", + "and I will make you fishers of men." +] + +const body = document.getElementById("lyrical") + +setInterval(() => { + timer = Math.random() * MAX + const randomTime = random(2, 4.1) + const margin = random(3, 6) + const newDiv = document.createElement("div") + newDiv.className = "moving-text" + newDiv.innerHTML = quotes[Math.floor(Math.random()*quotes.length)]; + newDiv.style.top = random(10, 90) + "%" + + if (Math.random() >= 0.5){ + newDiv.style.animation = `moveFade ${randomTime}s steps(90)` + newDiv.style.left = margin + "vw" + }else{ + newDiv.style.animation = `moveFadeLeft ${randomTime}s steps(90)` + newDiv.style.right = margin + "vw" + } + + body.appendChild(newDiv) + newDiv.addEventListener("animationend", () => { + newDiv.remove() + }) +}, timer) \ No newline at end of file diff --git a/public/pages/neocities-lyricaltokarev/deus/3.js b/public/pages/neocities-lyricaltokarev/deus/3.js new file mode 100644 index 0000000..c9a8f72 --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/deus/3.js @@ -0,0 +1,51 @@ + + const www = [...document.getElementsByClassName('window'), document.getElementById('BANISHEDBACKTOTHEVOID')] + + for (let i = 0; i < www.length; i++) { + const w = www[i]; + dragElement(w); + console.log(w.firstChild) + } + + +function dragElement(elmnt) { + var pos1 = 0, pos2 = 0, pos3 = 0, pos4 = 0; + // if present, the header is where you move the DIV from: + elmnt.firstElementChild.onmousedown = dragMouseDown; + + function dragMouseDown(e) { + console.log('wwwwwwwwwwwwwwwwwwwwwwwwwww') + e = e || window.event; + e.preventDefault(); + // get the mouse cursor position at startup: + pos3 = e.clientX; + pos4 = e.clientY; + document.onmouseup = closeDragElement; + // call a function whenever the cursor moves: + document.onmousemove = elementDrag; + } + + + + + + + function elementDrag(e) { + e = e || window.event; + e.preventDefault(); + // calculate the new cursor position: + pos1 = pos3 - e.clientX; + pos2 = pos4 - e.clientY; + pos3 = e.clientX; + pos4 = e.clientY; + // set the element's new position: + elmnt.style.top = (elmnt.offsetTop - pos2) + "px"; + elmnt.style.left = (elmnt.offsetLeft - pos1) + "px"; + } + + function closeDragElement() { + // stop moving when mouse button is released: + document.onmouseup = null; + document.onmousemove = null; + } +} \ No newline at end of file diff --git a/public/pages/neocities-lyricaltokarev/deus/6.js b/public/pages/neocities-lyricaltokarev/deus/6.js new file mode 100644 index 0000000..6886be8 --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/deus/6.js @@ -0,0 +1,108 @@ +let bgs = [ + "369ac084d3ace24c4d606058cf82885a.jpg", + "al.jpg", + "alkuro.jpg", + "aya.jpg", + "ayana.jpg", + "ayana2.jpg", + "bbb.jpeg", + "dmd.jpg", + "dmd2.jpeg", + "dmtscan.jpg", + "dmtsk.jpg", + "hkaguya.jpg", + "kohakusanisgaming.jpg", + "meiya.jpg", + "milfillie.jpg", + "pcbmenu.jpg", + "pmiss.jpg", + "pu.jpg", + "reimilia.jpg", + "reimu.jpg", + "reisen.jpg", + "ritual.jpg", + "saya.jpg", + "saya2.jpg", + "screenshot-131.png", + "shiondb.jpg", + "suba.jpeg", + "th.jpg", + "tohear2.jpeg", + "xpnanami.jpg", + "yuyuko.jpg", + "z.jpg" +] + +const lyrical = document.getElementById('lyrical') +const doorpath = 'door' + +async function wrapper(){ + changeBgImg(getRandomBg()) + await changeBgAndBlink() +} + + + const changeBgImg = (bg) => { + console.log(bg) + lyrical.style.background = `url(${doorpath}/${bg}) no-repeat center center fixed` + lyrical.style.backgroundColor = `black` + lyrical.style.backgroundSize = '100% 100%' + } + + const getRandomBg = () =>{ + const randomIndex = Math.floor(Math.random()*bgs.length) + return bgs[randomIndex]; + } + + const blink = async (bg, i, duration) => { + let blinkDuration = duration || randomInt(111, 999) + if(probability(0.50, i)){ + lyrical.style.background = `black` + lyrical.style.backgroundSize = '100% 100%' + } + else if(probability(0.50, i)){ + blinkDuration = 433 + changeBgImg('../Vpo.gif', '') + }else if(probability(0.50) || i % 3 === 0){ + blinkDuration = 407 + changeBgImg(getRandomBg()) + } + else{ + blinkDuration = 213 + changeBgImg('door/ayana.jpg') + } + await sleep(changeBgImg, blinkDuration, [bg]) + } + + + +function randomInt(min, max) { +return (Math.floor(Math.random() * (max - min + 1) + min)) +} + +function timeout(ms) { + return new Promise(resolve => setTimeout(resolve, ms)); +} +async function sleep(fn, time, params = []) { + await timeout(time); + return fn(...params); +} + +const probability = function(n, i = 1) { + const random = Math.random() + return (!!n && random <= n) && i % 3 !== 0; +}; + + + const changeBgAndBlink = async () => { + let bg = getRandomBg() + changeBgImg(bg) + for(let i = 1; i < randomInt(9, 13); i++){ + const blinkWaitTime = randomInt(444, 1555) + await sleep(blink, blinkWaitTime, [bg, i]) + } + changeBgImg('../Vpo.gif', '') + await sleep(changeBgAndBlink, randomInt(1007, 2777)) + } + + wrapper() \ No newline at end of file diff --git a/public/pages/neocities-lyricaltokarev/deus/9.js b/public/pages/neocities-lyricaltokarev/deus/9.js new file mode 100644 index 0000000..484291f --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/deus/9.js @@ -0,0 +1,24 @@ +const scrollEl = document.getElementById('scroll') +const items = [ + '
', + 'wipe your tears and howl', + 'but you’ll remember without fail the vows you made with your beloved', + 'draw forth the sword that smites evil', + 'justice awakens in the hate-scorched skies', + 'hold your righteous anger in your heart', + 'draw the innocent blade', + 'ye not guilty', + 'for everyone who exalts himself will be humbled', + 'for his kingdom is not of this world', + 'for he is with us to the end of time', + 'he gave his only Son', + 'whoever believes in him should not perish but have eternal life.', + 'thy shall delight in the abundance of peace'] + + + +setInterval(() =>{ + const h3s= scrollEl.getElementsByTagName('h3') + scrollEl.removeChild(h3s[0]) + scrollEl.innerHTML += `

${items[Math.floor(Math.random()*items.length)]}

` +}, 31) \ No newline at end of file diff --git a/public/pages/neocities-lyricaltokarev/door/369ac084d3ace24c4d606058cf82885a.jpg b/public/pages/neocities-lyricaltokarev/door/369ac084d3ace24c4d606058cf82885a.jpg new file mode 100644 index 0000000..1d8e788 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/369ac084d3ace24c4d606058cf82885a.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/al.jpg b/public/pages/neocities-lyricaltokarev/door/al.jpg new file mode 100644 index 0000000..7e881ee Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/al.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/alkuro.jpg b/public/pages/neocities-lyricaltokarev/door/alkuro.jpg new file mode 100644 index 0000000..5fe76e2 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/alkuro.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/aya.jpg b/public/pages/neocities-lyricaltokarev/door/aya.jpg new file mode 100644 index 0000000..e23e690 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/aya.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/ayana.jpg b/public/pages/neocities-lyricaltokarev/door/ayana.jpg new file mode 100644 index 0000000..4171f23 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/ayana.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/ayana2.jpg b/public/pages/neocities-lyricaltokarev/door/ayana2.jpg new file mode 100644 index 0000000..42d0c13 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/ayana2.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/bbb.jpeg b/public/pages/neocities-lyricaltokarev/door/bbb.jpeg new file mode 100644 index 0000000..72b0a60 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/bbb.jpeg differ diff --git a/public/pages/neocities-lyricaltokarev/door/dmd.jpg b/public/pages/neocities-lyricaltokarev/door/dmd.jpg new file mode 100644 index 0000000..f6b2d8b Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/dmd.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/dmd2.jpeg b/public/pages/neocities-lyricaltokarev/door/dmd2.jpeg new file mode 100644 index 0000000..33b15ce Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/dmd2.jpeg differ diff --git a/public/pages/neocities-lyricaltokarev/door/dmtscan.jpg b/public/pages/neocities-lyricaltokarev/door/dmtscan.jpg new file mode 100644 index 0000000..4042f16 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/dmtscan.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/dmtsk.jpg b/public/pages/neocities-lyricaltokarev/door/dmtsk.jpg new file mode 100644 index 0000000..ec104f6 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/dmtsk.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/hkaguya.jpg b/public/pages/neocities-lyricaltokarev/door/hkaguya.jpg new file mode 100644 index 0000000..de96e0e Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/hkaguya.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/kohakusanisgaming.jpg b/public/pages/neocities-lyricaltokarev/door/kohakusanisgaming.jpg new file mode 100644 index 0000000..06f9837 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/kohakusanisgaming.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/meiya.jpg b/public/pages/neocities-lyricaltokarev/door/meiya.jpg new file mode 100644 index 0000000..8834fc8 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/meiya.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/milfillie.jpg b/public/pages/neocities-lyricaltokarev/door/milfillie.jpg new file mode 100644 index 0000000..440e568 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/milfillie.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/pcbmenu.jpg b/public/pages/neocities-lyricaltokarev/door/pcbmenu.jpg new file mode 100644 index 0000000..db6e413 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/pcbmenu.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/pmiss.jpg b/public/pages/neocities-lyricaltokarev/door/pmiss.jpg new file mode 100644 index 0000000..6d2d962 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/pmiss.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/pu.jpg b/public/pages/neocities-lyricaltokarev/door/pu.jpg new file mode 100644 index 0000000..dd060c2 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/pu.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/reimilia.jpg b/public/pages/neocities-lyricaltokarev/door/reimilia.jpg new file mode 100644 index 0000000..2cecc8f Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/reimilia.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/reimu.jpg b/public/pages/neocities-lyricaltokarev/door/reimu.jpg new file mode 100644 index 0000000..cc0925f Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/reimu.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/reisen.jpg b/public/pages/neocities-lyricaltokarev/door/reisen.jpg new file mode 100644 index 0000000..dfb4e6a Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/reisen.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/ritual.jpg b/public/pages/neocities-lyricaltokarev/door/ritual.jpg new file mode 100644 index 0000000..b3852ad Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/ritual.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/saya.jpg b/public/pages/neocities-lyricaltokarev/door/saya.jpg new file mode 100644 index 0000000..eac4d1b Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/saya.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/saya2.jpg b/public/pages/neocities-lyricaltokarev/door/saya2.jpg new file mode 100644 index 0000000..7caaf30 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/saya2.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/screenshot-131.png b/public/pages/neocities-lyricaltokarev/door/screenshot-131.png new file mode 100644 index 0000000..4583f68 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/screenshot-131.png differ diff --git a/public/pages/neocities-lyricaltokarev/door/shiondb.jpg b/public/pages/neocities-lyricaltokarev/door/shiondb.jpg new file mode 100644 index 0000000..554214c Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/shiondb.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/suba.jpeg b/public/pages/neocities-lyricaltokarev/door/suba.jpeg new file mode 100644 index 0000000..0e47c95 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/suba.jpeg differ diff --git a/public/pages/neocities-lyricaltokarev/door/th.jpg b/public/pages/neocities-lyricaltokarev/door/th.jpg new file mode 100644 index 0000000..c23740c Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/th.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/tohear2.jpeg b/public/pages/neocities-lyricaltokarev/door/tohear2.jpeg new file mode 100644 index 0000000..5a4ee80 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/tohear2.jpeg differ diff --git a/public/pages/neocities-lyricaltokarev/door/xpnanami.jpg b/public/pages/neocities-lyricaltokarev/door/xpnanami.jpg new file mode 100644 index 0000000..154bc14 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/xpnanami.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/yuyuko.jpg b/public/pages/neocities-lyricaltokarev/door/yuyuko.jpg new file mode 100644 index 0000000..c81392a Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/yuyuko.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/door/z.jpg b/public/pages/neocities-lyricaltokarev/door/z.jpg new file mode 100644 index 0000000..798d3a7 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/door/z.jpg differ diff --git a/public/pages/neocities-lyricaltokarev/en_la_compu_sin_texto_y_oscuro.png b/public/pages/neocities-lyricaltokarev/en_la_compu_sin_texto_y_oscuro.png new file mode 100644 index 0000000..d472825 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/en_la_compu_sin_texto_y_oscuro.png differ diff --git a/public/pages/neocities-lyricaltokarev/hope/CUTE.gif b/public/pages/neocities-lyricaltokarev/hope/CUTE.gif new file mode 100644 index 0000000..1e29880 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/hope/CUTE.gif differ diff --git a/public/pages/neocities-lyricaltokarev/hope/DNIDNI.GIF b/public/pages/neocities-lyricaltokarev/hope/DNIDNI.GIF new file mode 100644 index 0000000..25c925f Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/hope/DNIDNI.GIF differ diff --git a/public/pages/neocities-lyricaltokarev/hope/ENDSKY.gif b/public/pages/neocities-lyricaltokarev/hope/ENDSKY.gif new file mode 100644 index 0000000..60a307e Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/hope/ENDSKY.gif differ diff --git a/public/pages/neocities-lyricaltokarev/hope/NishikiTeki-MVxaJ.ttf b/public/pages/neocities-lyricaltokarev/hope/NishikiTeki-MVxaJ.ttf new file mode 100644 index 0000000..c47408e Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/hope/NishikiTeki-MVxaJ.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/hope/PUNIEY.png b/public/pages/neocities-lyricaltokarev/hope/PUNIEY.png new file mode 100644 index 0000000..4d3dac0 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/hope/PUNIEY.png differ diff --git a/public/pages/neocities-lyricaltokarev/hope/THEY.png b/public/pages/neocities-lyricaltokarev/hope/THEY.png new file mode 100644 index 0000000..1e95183 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/hope/THEY.png differ diff --git a/public/pages/neocities-lyricaltokarev/hope/azif.gif b/public/pages/neocities-lyricaltokarev/hope/azif.gif new file mode 100644 index 0000000..969cff2 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/hope/azif.gif differ diff --git a/public/pages/neocities-lyricaltokarev/hope/mc2.gif b/public/pages/neocities-lyricaltokarev/hope/mc2.gif new file mode 100644 index 0000000..a8d5387 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/hope/mc2.gif differ diff --git a/public/pages/neocities-lyricaltokarev/hope/mc4.gif b/public/pages/neocities-lyricaltokarev/hope/mc4.gif new file mode 100644 index 0000000..14cb54a Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/hope/mc4.gif differ diff --git a/public/pages/neocities-lyricaltokarev/index.html b/public/pages/neocities-lyricaltokarev/index.html new file mode 100644 index 0000000..5328817 --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/index.html @@ -0,0 +1,379 @@ + + + + + KILL THEM ALL + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+ +
from Imgflip Meme Generator
+ + + + + +
+ + + + + + + + + + + + + + +
+
+
ALERT
+
+ +
+
+
+ +

There Are Demonic Entities Living Inside Your Computer.

+

Nothing Shall Ever Be The Same Again

+
+
+ + + +
+
+
+ + +
+
THENATIONSWEREANGRYANDTHYWRATHISCOME
+
+ +
+
+

THEY HATE ME AND THEY ARE COMING FOR ME

+

THEY HATE ME AND THEY ARE COMING FOR ME

+

THEY HATE ME AND THEY ARE COMING FOR ME

+

THEY HATE ME AND THEY ARE COMING FOR ME

+

THEY HATE ME AND THEY ARE COMING FOR ME

+

THEY HATE ME AND THEY ARE COMING FOR ME

+

THEY HATE ME AND THEY ARE COMING FOR ME

+
+
+ + + + +

+ +

+ +
+ + Let all who want to kill me be disgraced and put to shame. Chase away and confuse all who plan to harm me. Send your angel after them and let them be like straw in the wind. Make them run in the dark on a slippery road, as your angel chases them. I did them no harm, but they hid a net to trap me, and they dug a deep pit to catch and kill me. Surprise them with disaster! Trap them in their own nets and let them fall and rot in the pits they have dug. + + +
+ + +
This user has used the THIS USER IS UNDER CONSTANT SIEGE FROM LUCIFER AND HIS REBEL ARMY.
+ +
+
+ +
+
+ + + + + +

Awww, So Cute! Did You Know There`s a 1/120 Chance of Giving Birth to Twins?

+ + + + + +
+
+
+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+


+

for they lost themselves in the creation and not on the creator

+

in which all existence is the lower body

+

and the demon placed their being in the wrong flesh the moment their existence began

+

for when vital force is poured outside the broth of creation

+

channeling therion through their lower body

+

thus the disciples of the moon swore to subvert the heavenly meaning of the opus to the interpretation of the beast

+

thus the disciples of the moon swore to subvert the heavenly meaning of the opus to the interpretation of the beast

+

for when vital force is poured outside the broth of creation

+

for they lost themselves in the creation and not on the creator

+

in which all existence is the lower body

+

and the demon placed their being in the wrong flesh the moment their existence began

+

for when vital force is poured outside the broth of creation

+

for they lost themselves in the creation and not on the creator

+

in which all existence is the lower body

+

and the demon placed their being in the wrong flesh the moment their existence began

+

for when vital force is poured outside the broth of creation

+

channeling therion through their lower body

+

thus the disciples of the moon swore to subvert the heavenly meaning of the opus to the interpretation of the beast

+

thus the disciples of the moon swore to subvert the heavenly meaning of the opus to the interpretation of the beast

+

for when vital force is poured outside the broth of creation

+

for they lost themselves in the creation and not on the creator

+

in which all existence is the lower body

+

and the demon placed their being in the wrong flesh the moment their existence began

+

for when vital force is poured outside the broth of creation

+

+
+ +

anime site :D

+ +
+ +
+ +
+
+

for they lost themselves in the creation and not on the creator

+

in which all existence is the lower body

+

and the demon placed their being in the wrong flesh the moment their existence began

+

for when vital force is poured outside the broth of creation

+

channeling therion through their lower body

+

thus the disciples of the moon swore to subvert the heavenly meaning of the opus to the interpretation of the beast

+

thus the disciples of the moon swore to subvert the heavenly meaning of the opus to the interpretation of the beast

+

for when vital force is poured outside the broth of creation


+

thus the disciples of the moon swore to subvert the heavenly meaning of the opus to the interpretation of the beast

+

and they swore to dethrone the father

+

for he promised them a life of pleasure


+

for such an existence is only possible inside the eden of the beast

+

as salvation was not in the father anymore

+

as salvation was not in the father anymore


+

and they swore to dethrone the father

+

convinced that there is a demon who intercepted their souls

+

the most avid worshippers of the opus are the ones whom crave to ravage the most

+

which was once known as hell

+

for he promised them a life of pleasure

+

and the demon placed their being in the wrong flesh the moment their existence began

+

defiling everything that once was holy

+

but in the sensus of the lower body

+

but instead of fighting the demon they embraced therion of darkness

+

defiling everything that once was holy

+

for they lost themselves in the creation and not on the creator

+

for he promised them a life of pleasure

+

and the demon placed their being in the wrong flesh the moment their existence began

+

as the way of life

+

convinced that there is a demon who intercepted their souls

+

for such an existence is only possible inside the eden of the beast

+

carrying the banner of love as an excuse to kneel before the whims of the flesh

+

in which all existence is the lower body

+

their chant is a cacophony to summon those who lurk outside reality

+

as the ultimate meaning of being




+

for they lost themselves in the creation and not on the creator

+

as salvation was not in the father anymore



+

and they blamed the father

+

convinced that there is a demon who intercepted their souls

+

for he promised them a life of pleasure





+

the most avid worshippers of the opus are the ones whom crave to ravage the most

+

carrying the banner of love as an excuse to kneel before the whims of the flesh

+

and they swore to dethrone the father

+

defiling everything that once was holy


+

and they blamed the father


+

and they blamed the father

+

it becomes the pabulum of destruction



+

identifying themselves as disciples of the moon and preaching the subverted gospel of love

+

defiling everything that once was holy

+

and the demon placed their being in the wrong flesh the moment their existence began

+

channeling therion through their lower body

+

but instead of fighting the demon they embraced therion of darkness

+

which was once known as hell

+

it becomes the pabulum of destruction




+

as the way of life



+

channeling therion through their lower body

+

for such an existence is only possible inside the eden of the beast

+

identifying themselves as disciples of the moon and preaching the subverted gospel of love



+

the most avid worshippers of the opus are the ones whom crave to ravage the most

+

their chant is a cacophony to summon those who lurk outside reality

+

in which all existence is the lower body

+

in which all existence is the lower body

+

it becomes the pabulum of destruction

+

which was once known as hell




+

but instead of fighting the demon they embraced therion of darkness

+

as salvation was not in the father anymore

+

it becomes the pabulum of destruction







+

channeling therion through their lower body

+

but in the sensus of the lower body







+

as the ultimate meaning of being

+

their chant is a cacophony to summon those who lurk outside reality

+

but instead of fighting the demon they embraced therion of darkness

+

as the ultimate meaning of being



+

for when vital force is poured outside the broth of creation




+

as the way of life


+

which was once known as hell



+

identifying themselves as disciples of the moon and preaching the subverted gospel of love

+

as the ultimate meaning of being


+

as the way of life



+

for when vital force is poured outside the broth of creation

+

but in the sensus of the lower body



+

convinced that there is a demon who intercepted their souls


+

carrying the banner of love as an excuse to kneel before the whims of the flesh



+

their chant is a cacophony to summon those who lurk outside reality




+

for such an existence is only possible inside the eden of the beast

+

carrying the banner of love as an excuse to kneel before the whims of the flesh

+

but in the sensus of the lower body




+

and they swore to dethrone the father


+

the most avid worshippers of the opus are the ones whom crave to ravage the most

+

and they blamed the father

+

identifying themselves as disciples of the moon and preaching the subverted gospel of love

+

thus the disciples of the moon swore to subvert the heavenly meaning of the opus to the interpretation of the beast

+

for they lost themselves in the creation and not on the creator

+

for they lost themselves in the creation and not on the creator

+

in which all existence is the lower body

+

and the demon placed their being in the wrong flesh the moment their existence began

+

for when vital force is poured outside the broth of creation

+

channeling therion through their lower body

+

thus the disciples of the moon swore to subvert the heavenly meaning of the opus to the interpretation of the beast

+

thus the disciples of the moon swore to subvert the heavenly meaning of the opus to the interpretation of the beast

+

for when vital force is poured outside the broth of creation


+

thus the disciples of the moon swore to subvert the heavenly meaning of the opus to the interpretation of the beast

+

and they swore to dethrone the father

+

for he promised them a life of pleasure


+

for such an existence is only possible inside the eden of the beast

+

as salvation was not in the father anymore

+

as salvation was not in the father anymore


+

and they swore to dethrone the father

+

convinced that there is a demon who intercepted their souls

+

the most avid worshippers of the opus are the ones whom crave to ravage the most

+

which was once known as hell

+

for he promised them a life of pleasure

+

and the demon placed their being in the wrong flesh the moment their existence began

+

defiling everything that once was holy

+

but in the sensus of the lower body

+

but instead of fighting the demon they embraced therion of darkness

+

defiling everything that once was holy

+

for they lost themselves in the creation and not on the creator

+

for he promised them a life of pleasure

+

and the demon placed their being in the wrong flesh the moment their existence began

+

as the way of life

+

convinced that there is a demon who intercepted their souls

+
+
+ +
+
+
Génesis 2:17 RV 1960
+
+ +
+
+ + + +
+
+ Hasta la vista recluta, vuelve con tu familia porque estas delante del mayor hijo de PUTA +
en la compu
+
me gusta mucho la compu.


en ella realizo todas mis tareas gracias a que la Madre Eva, (engañada por la serpiente más astuta que todos los animales) engañó a Padre Adán para que beba del fruto del árbol de la Ciencia del Bien y Del Mal (Génesis 3:1-8 RV 1960), creando así una raza maldita en el plano de la materia cuya incompatiblidad con este ha corrompido el alma y la ha llevado a cometer atrocidades en funcion de la voracidad de los caprichos de la carne (Génesis 19:4-10 RV 1960), y a su vez, ha preferido culpar al Padre y rebelarse contra Él por los terribles pecados que por su propia mano han sido cometidos, siendo así por la más astuta serpiente convencidos una vez más.

あなたは楽しみだねぇ
+ 結局私たちがこの運命を決めた
+
+
+ +
+
+
+
+
+
+ + + + + + + + + + + + + + + + diff --git a/public/pages/neocities-lyricaltokarev/melody/1 b/public/pages/neocities-lyricaltokarev/melody/1 new file mode 100644 index 0000000..b51a5b0 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/1 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/7RSxZ3w7CAWsAvQNEwFeMG6VJQFPuvIZ.mp3 b/public/pages/neocities-lyricaltokarev/melody/7RSxZ3w7CAWsAvQNEwFeMG6VJQFPuvIZ.mp3 new file mode 100644 index 0000000..80ead31 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/7RSxZ3w7CAWsAvQNEwFeMG6VJQFPuvIZ.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/8EaEeMt1yUuDyGhc2Jj0gKo2Yu59lzMY.mp3 b/public/pages/neocities-lyricaltokarev/melody/8EaEeMt1yUuDyGhc2Jj0gKo2Yu59lzMY.mp3 new file mode 100644 index 0000000..e550ae5 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/8EaEeMt1yUuDyGhc2Jj0gKo2Yu59lzMY.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/G1GAfLx23GeLdLxf7EwQeaIQzXrukgA7.mp3 b/public/pages/neocities-lyricaltokarev/melody/G1GAfLx23GeLdLxf7EwQeaIQzXrukgA7.mp3 new file mode 100644 index 0000000..db36334 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/G1GAfLx23GeLdLxf7EwQeaIQzXrukgA7.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/J7ink7QvmKrVcFcw3zjpEJ5uZbX56let.mp3 b/public/pages/neocities-lyricaltokarev/melody/J7ink7QvmKrVcFcw3zjpEJ5uZbX56let.mp3 new file mode 100644 index 0000000..540565e Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/J7ink7QvmKrVcFcw3zjpEJ5uZbX56let.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/JXmASv8ELu46RkOtZ8bpfjdP7dtumxQ7.mp3 b/public/pages/neocities-lyricaltokarev/melody/JXmASv8ELu46RkOtZ8bpfjdP7dtumxQ7.mp3 new file mode 100644 index 0000000..7635b1e Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/JXmASv8ELu46RkOtZ8bpfjdP7dtumxQ7.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/KE0fMMvVPIoBnmpsixdriCbVComDor1y.mp3 b/public/pages/neocities-lyricaltokarev/melody/KE0fMMvVPIoBnmpsixdriCbVComDor1y.mp3 new file mode 100644 index 0000000..b10cac5 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/KE0fMMvVPIoBnmpsixdriCbVComDor1y.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/Kp3B6JxK8Fa09gEBN929KJ8wDYIT0ftQ.mp3 b/public/pages/neocities-lyricaltokarev/melody/Kp3B6JxK8Fa09gEBN929KJ8wDYIT0ftQ.mp3 new file mode 100644 index 0000000..27640a9 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/Kp3B6JxK8Fa09gEBN929KJ8wDYIT0ftQ.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/M8xawvxxFFZyAnvL3g5so9Mojk17Kufs.mp3 b/public/pages/neocities-lyricaltokarev/melody/M8xawvxxFFZyAnvL3g5so9Mojk17Kufs.mp3 new file mode 100644 index 0000000..dda0724 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/M8xawvxxFFZyAnvL3g5so9Mojk17Kufs.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/MNeehw5AiE0qRm306kIfiePEWaIE13aQ.mp3 b/public/pages/neocities-lyricaltokarev/melody/MNeehw5AiE0qRm306kIfiePEWaIE13aQ.mp3 new file mode 100644 index 0000000..da3e077 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/MNeehw5AiE0qRm306kIfiePEWaIE13aQ.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/NHQcz6BsUiri40PjtCG4CXsUwla5aZ5Z.mp3 b/public/pages/neocities-lyricaltokarev/melody/NHQcz6BsUiri40PjtCG4CXsUwla5aZ5Z.mp3 new file mode 100644 index 0000000..686a8c3 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/NHQcz6BsUiri40PjtCG4CXsUwla5aZ5Z.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/PEgtcvoKLhKNZHAWZwkVT7Jq9cwBSljb.mp3 b/public/pages/neocities-lyricaltokarev/melody/PEgtcvoKLhKNZHAWZwkVT7Jq9cwBSljb.mp3 new file mode 100644 index 0000000..276e5ac Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/PEgtcvoKLhKNZHAWZwkVT7Jq9cwBSljb.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/Pk5xtxbKVnPZX01UrznpgaARt2tW0lbq.mp3 b/public/pages/neocities-lyricaltokarev/melody/Pk5xtxbKVnPZX01UrznpgaARt2tW0lbq.mp3 new file mode 100644 index 0000000..9cee831 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/Pk5xtxbKVnPZX01UrznpgaARt2tW0lbq.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/Q85BptFWeM4FtSrRPXYUUNOaPHVqfJIf.mp3 b/public/pages/neocities-lyricaltokarev/melody/Q85BptFWeM4FtSrRPXYUUNOaPHVqfJIf.mp3 new file mode 100644 index 0000000..8ecc8d0 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/Q85BptFWeM4FtSrRPXYUUNOaPHVqfJIf.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/SLcLR4tePvfPPC6drDK4Be33RaBDm1GD.mp3 b/public/pages/neocities-lyricaltokarev/melody/SLcLR4tePvfPPC6drDK4Be33RaBDm1GD.mp3 new file mode 100644 index 0000000..041e13c Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/SLcLR4tePvfPPC6drDK4Be33RaBDm1GD.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/SQANPnRv1nYkwRrbFvoOxCd2SHqpPa1s.mp3 b/public/pages/neocities-lyricaltokarev/melody/SQANPnRv1nYkwRrbFvoOxCd2SHqpPa1s.mp3 new file mode 100644 index 0000000..da2c016 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/SQANPnRv1nYkwRrbFvoOxCd2SHqpPa1s.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/TWcMZ1QSZAlyc8oECwRsl8vM5uf61JAp.mp3 b/public/pages/neocities-lyricaltokarev/melody/TWcMZ1QSZAlyc8oECwRsl8vM5uf61JAp.mp3 new file mode 100644 index 0000000..7a74677 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/TWcMZ1QSZAlyc8oECwRsl8vM5uf61JAp.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/UatFyXqISCd14SyeeAZMnqcwTIoNJtQ9.mp3 b/public/pages/neocities-lyricaltokarev/melody/UatFyXqISCd14SyeeAZMnqcwTIoNJtQ9.mp3 new file mode 100644 index 0000000..50ed230 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/UatFyXqISCd14SyeeAZMnqcwTIoNJtQ9.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/Xxd77h92rms0AS8xihFm14Jlm8UMf2NK.mp3 b/public/pages/neocities-lyricaltokarev/melody/Xxd77h92rms0AS8xihFm14Jlm8UMf2NK.mp3 new file mode 100644 index 0000000..d2844b6 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/Xxd77h92rms0AS8xihFm14Jlm8UMf2NK.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/Z3n0iwfGaGgA5K2nfm8zCsxDOdfr5Pnf.mp3 b/public/pages/neocities-lyricaltokarev/melody/Z3n0iwfGaGgA5K2nfm8zCsxDOdfr5Pnf.mp3 new file mode 100644 index 0000000..381558c Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/Z3n0iwfGaGgA5K2nfm8zCsxDOdfr5Pnf.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/ZX8WjTexojqrusji6Oc89mObC7ZuSjeg.mp3 b/public/pages/neocities-lyricaltokarev/melody/ZX8WjTexojqrusji6Oc89mObC7ZuSjeg.mp3 new file mode 100644 index 0000000..1089af3 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/ZX8WjTexojqrusji6Oc89mObC7ZuSjeg.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/aFBiKZ12vxDF6bfTmFyP9kk7tcU1627G.mp3 b/public/pages/neocities-lyricaltokarev/melody/aFBiKZ12vxDF6bfTmFyP9kk7tcU1627G.mp3 new file mode 100644 index 0000000..1e45c3c Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/aFBiKZ12vxDF6bfTmFyP9kk7tcU1627G.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/elmwig21dwP7LnpBuUUNX7y7wqrnviYz.mp3 b/public/pages/neocities-lyricaltokarev/melody/elmwig21dwP7LnpBuUUNX7y7wqrnviYz.mp3 new file mode 100644 index 0000000..ee0317c Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/elmwig21dwP7LnpBuUUNX7y7wqrnviYz.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/hiiU8SZQbkgR5gU5RpNXleJ11AeoBIM1.mp3 b/public/pages/neocities-lyricaltokarev/melody/hiiU8SZQbkgR5gU5RpNXleJ11AeoBIM1.mp3 new file mode 100644 index 0000000..6dc0f4d Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/hiiU8SZQbkgR5gU5RpNXleJ11AeoBIM1.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/jrlbAwxQYConMkx8SoQ1mVQoCZs4A68A.mp3 b/public/pages/neocities-lyricaltokarev/melody/jrlbAwxQYConMkx8SoQ1mVQoCZs4A68A.mp3 new file mode 100644 index 0000000..659a8d3 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/jrlbAwxQYConMkx8SoQ1mVQoCZs4A68A.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/jzrFFyAKinIdbDyhnL7rQAwYuCArhwBf.mp3 b/public/pages/neocities-lyricaltokarev/melody/jzrFFyAKinIdbDyhnL7rQAwYuCArhwBf.mp3 new file mode 100644 index 0000000..8f8e1d9 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/jzrFFyAKinIdbDyhnL7rQAwYuCArhwBf.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/k0Kz31SSPXYdZU8VXZtvfrGvA7ZLFuve.mp3 b/public/pages/neocities-lyricaltokarev/melody/k0Kz31SSPXYdZU8VXZtvfrGvA7ZLFuve.mp3 new file mode 100644 index 0000000..1387989 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/k0Kz31SSPXYdZU8VXZtvfrGvA7ZLFuve.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/n0ynCuEv4T8hVNHdhtrBgQAGITYCALOd.mp3 b/public/pages/neocities-lyricaltokarev/melody/n0ynCuEv4T8hVNHdhtrBgQAGITYCALOd.mp3 new file mode 100644 index 0000000..9b8db11 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/n0ynCuEv4T8hVNHdhtrBgQAGITYCALOd.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/setup.mp3 b/public/pages/neocities-lyricaltokarev/melody/setup.mp3 new file mode 100644 index 0000000..9ac23e5 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/setup.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/melody/wXl4HGnGyCDnXKq1nF3VeWpw1DmQbDwr.mp3 b/public/pages/neocities-lyricaltokarev/melody/wXl4HGnGyCDnXKq1nF3VeWpw1DmQbDwr.mp3 new file mode 100644 index 0000000..c128246 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/melody/wXl4HGnGyCDnXKq1nF3VeWpw1DmQbDwr.mp3 differ diff --git a/public/pages/neocities-lyricaltokarev/nlf.css b/public/pages/neocities-lyricaltokarev/nlf.css new file mode 100644 index 0000000..0f975c3 --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/nlf.css @@ -0,0 +1,23 @@ +body{ + background-image: url("NO/bg521秘密図書館.png"); + background-repeat: no-repeat; + background-size: cover; +} + +.container{ + color: white; + font-size: 24px; + overflow-wrap: break-word; + border-radius: 20px; + opacity: 0.9; + position: absolute; + width: 80%; + height: 300px; + background-color: black; + bottom: 5%; + left: 0; + right: 0; + margin: 0 auto; + padding: 40px; + overflow-y: hidden; +} \ No newline at end of file diff --git a/public/pages/neocities-lyricaltokarev/not_found.html b/public/pages/neocities-lyricaltokarev/not_found.html new file mode 100644 index 0000000..ad5af26 --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/not_found.html @@ -0,0 +1,15 @@ + + + + + + ??????????????????? + + + +
+ +
+ + + diff --git a/public/pages/neocities-lyricaltokarev/output-onlinegiftools.gif b/public/pages/neocities-lyricaltokarev/output-onlinegiftools.gif new file mode 100644 index 0000000..ff66c39 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/output-onlinegiftools.gif differ diff --git a/public/pages/neocities-lyricaltokarev/s/mc1.gif b/public/pages/neocities-lyricaltokarev/s/mc1.gif new file mode 100644 index 0000000..66d68ef Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/s/mc1.gif differ diff --git a/public/pages/neocities-lyricaltokarev/s/mc2.gif b/public/pages/neocities-lyricaltokarev/s/mc2.gif new file mode 100644 index 0000000..a8d5387 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/s/mc2.gif differ diff --git a/public/pages/neocities-lyricaltokarev/s/mc3.gif b/public/pages/neocities-lyricaltokarev/s/mc3.gif new file mode 100644 index 0000000..39fae9c Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/s/mc3.gif differ diff --git a/public/pages/neocities-lyricaltokarev/s/mc4.gif b/public/pages/neocities-lyricaltokarev/s/mc4.gif new file mode 100644 index 0000000..14cb54a Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/s/mc4.gif differ diff --git a/public/pages/neocities-lyricaltokarev/source/Almendra-Bold.ttf b/public/pages/neocities-lyricaltokarev/source/Almendra-Bold.ttf new file mode 100644 index 0000000..3176ca5 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/Almendra-Bold.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/Almendra-BoldItalic.ttf b/public/pages/neocities-lyricaltokarev/source/Almendra-BoldItalic.ttf new file mode 100644 index 0000000..bc3bfa3 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/Almendra-BoldItalic.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/Almendra-Italic.ttf b/public/pages/neocities-lyricaltokarev/source/Almendra-Italic.ttf new file mode 100644 index 0000000..c82408a Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/Almendra-Italic.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/Almendra-Regular.ttf b/public/pages/neocities-lyricaltokarev/source/Almendra-Regular.ttf new file mode 100644 index 0000000..49d7b55 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/Almendra-Regular.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/Bellefair-Regular.ttf b/public/pages/neocities-lyricaltokarev/source/Bellefair-Regular.ttf new file mode 100644 index 0000000..2422893 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/Bellefair-Regular.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/Chapbook-Regular.otf b/public/pages/neocities-lyricaltokarev/source/Chapbook-Regular.otf new file mode 100644 index 0000000..49869fe Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/Chapbook-Regular.otf differ diff --git a/public/pages/neocities-lyricaltokarev/source/DOMII___.TTF b/public/pages/neocities-lyricaltokarev/source/DOMII___.TTF new file mode 100644 index 0000000..01b84e4 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/DOMII___.TTF differ diff --git a/public/pages/neocities-lyricaltokarev/source/DOMINICA.TTF b/public/pages/neocities-lyricaltokarev/source/DOMINICA.TTF new file mode 100644 index 0000000..56ac752 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/DOMINICA.TTF differ diff --git a/public/pages/neocities-lyricaltokarev/source/DOMISC__.TTF b/public/pages/neocities-lyricaltokarev/source/DOMISC__.TTF new file mode 100644 index 0000000..379443d Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/DOMISC__.TTF differ diff --git a/public/pages/neocities-lyricaltokarev/source/EagleLake-Regular.ttf b/public/pages/neocities-lyricaltokarev/source/EagleLake-Regular.ttf new file mode 100644 index 0000000..bd726f4 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/EagleLake-Regular.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/Fondamento-Italic.ttf b/public/pages/neocities-lyricaltokarev/source/Fondamento-Italic.ttf new file mode 100644 index 0000000..491be72 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/Fondamento-Italic.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/Fondamento-Regular.ttf b/public/pages/neocities-lyricaltokarev/source/Fondamento-Regular.ttf new file mode 100644 index 0000000..9aa7394 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/Fondamento-Regular.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/IMFellGreatPrimerSC-Regular.ttf b/public/pages/neocities-lyricaltokarev/source/IMFellGreatPrimerSC-Regular.ttf new file mode 100644 index 0000000..fd86fdc Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/IMFellGreatPrimerSC-Regular.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/JimNightshade-Regular.ttf b/public/pages/neocities-lyricaltokarev/source/JimNightshade-Regular.ttf new file mode 100644 index 0000000..69d6148 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/JimNightshade-Regular.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/Junicode.ttf b/public/pages/neocities-lyricaltokarev/source/Junicode.ttf new file mode 100644 index 0000000..0812434 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/Junicode.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/MagicDecimal.ttf b/public/pages/neocities-lyricaltokarev/source/MagicDecimal.ttf new file mode 100644 index 0000000..84302a0 Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/MagicDecimal.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/NishikiTeki-MVxaJ.ttf b/public/pages/neocities-lyricaltokarev/source/NishikiTeki-MVxaJ.ttf new file mode 100644 index 0000000..c47408e Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/NishikiTeki-MVxaJ.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/Times New Roman MT Condensed Regular.otf b/public/pages/neocities-lyricaltokarev/source/Times New Roman MT Condensed Regular.otf new file mode 100644 index 0000000..c15c8ce Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/Times New Roman MT Condensed Regular.otf differ diff --git a/public/pages/neocities-lyricaltokarev/source/jancieni.ttf b/public/pages/neocities-lyricaltokarev/source/jancieni.ttf new file mode 100644 index 0000000..48b958b Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/jancieni.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/source/jancient.ttf b/public/pages/neocities-lyricaltokarev/source/jancient.ttf new file mode 100644 index 0000000..034b85d Binary files /dev/null and b/public/pages/neocities-lyricaltokarev/source/jancient.ttf differ diff --git a/public/pages/neocities-lyricaltokarev/style.css b/public/pages/neocities-lyricaltokarev/style.css new file mode 100644 index 0000000..c5ffb36 --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/style.css @@ -0,0 +1,739 @@ +/* CSS is how you can add style to your website, such as colors, fonts, and positioning of your + HTML content. To learn how to do something, jusFASEGWGHWEWERGWEGt try searching Google for questions like + "how to change link color." */ +:root { + --line-size: 3px; +} + +.circle-container { + position: absolute; + width: 200px; + height: 200px; + z-index: -1; +} + +#cc2{ + right: 0; + top: 50%; + animation-delay: 1.5s; +} + +#cc2 > .expand { + animation-duration: 8.5s; +} + +#cc2 > .shrink { + animation-duration: 2.5s; +} + +.circle { + position: absolute; + width: 100%; + height: 100%; + border-radius: 50%; + border: 3px solid white; + opacity: 0.2; + animation-iteration-count: infinite; +} + +.circle.expand { + animation-name: expand; + animation-duration: 16.5s; +} + +.circle.shrink { + animation-name: shrink; + animation-duration: 4s; +} + + + +.line { + opacity: 0.7; + position: absolute; + background-color: white; + animation-duration: 5s; + animation-timing-function: linear; + animation-iteration-count: infinite; + z-index: -1; +} + +.vertical { + width: var(--line-size); + height: 100vh; + animation-name: moveLeft; + right: 0; + animation-duration: 4s; + transform: translateX(10000px); + z-index: -1; +} + +.horizontal { + width: 100vw; + height: var(--line-size); + animation-name: moveUp; + bottom: 0; + animation-delay: 3s; /* Start after 2 seconds */ + animation-duration: 2s; + transform: translateY(10000px); + z-index: -1; +} + +.vertical-reverse { + width: var(--line-size); + height: 100vh; + animation-name: moveRight; + left: 0; + animation-delay: 5s; + animation-duration: 2s; + transform: translateX(-100%); + z-index: -1; +} + +.horizontal-reverse { + width: 100vw; + height: var(--line-size); + animation-name: moveDown; + top: 0; + animation-delay: 7s; /* Start after 2 seconds */ + animation-duration: 6s; + transform: translateY(-100%); + z-index: -1; +} + +.moving-text { + z-index: -2; + position: absolute; + opacity: 0; + font-size: 2.9vh; + color: rgb(221, 35, 35); + white-space: nowrap; + font-family: TMR; + text-shadow:0px 0px 10px #4a0153, 0px 0px 10px #4a0153; +} + +@keyframes moveFade { + 0% { + /* left: 3vw; */ + opacity: 0; + } + 70%{ + opacity: 0.7; + } + 100% { + left: calc(35%); + opacity: 0; + } +} + +@keyframes moveFadeLeft { + 0% { + /* right: 3vw; */ + opacity: 0; + } + 70%{ + opacity: 0.7; + } + 100% { + right: calc(35%); + opacity: 0; + } +} + +@keyframes moveLeft { + 0% { + transform: translateX(105vw); + } + 100% { + transform: translateX(-105vw); + } +} + +@keyframes moveRight { + 0% { + transform: translateX(-100vw); + } + 100% { + transform: translateX(100vw); + } +} + +@keyframes moveUp { + 0% { + transform: translateY(100vh); + } + 100% { + transform: translateY(-100vh); + } +} + +@keyframes moveDown { + 0% { + transform: translateY(-100vh); + } + 100% { + transform: translateY(100vh); + } +} + +@keyframes expand { + 0% { + transform: scale(0.5); + } + 100% { + transform: scale(20.5); + } +} + +@keyframes shrink { + 0% { + transform: scale(5.5); + } + 100% { + transform: scale(0); + } +} + +@font-face { + font-family: "TMR"; + src: url('source/Times\ New\ Roman\ MT\ Condensed\ Regular.otf'); +} + +@font-face { + font-family: "Fondamento"; + src: url('source/Fondamento-Regular.ttf'); +} + +@font-face { + font-family: "nishiki"; + src: url('source/NishikiTeki-MVxaJ.ttf'); +} + +@font-face { + font-family: "Junicode"; + src: url('source/Junicode.ttf'); +} + +@font-face { + font-family: "jancieni"; + src: url('source/jancient.ttf'); +} + +@keyframes textAnimate { + from { + filter: hue-rotate(0deg); + background-position-x: 0%; + + } + to { + filter: hue-rotate(360deg); + background-position-x: 600vw; + + } +} + +body { + position: absolute; + margin: 0; + padding: 0; + height: 100vh; + width: 100%; + -webkit-background-size: cover; /* For WebKit*/ + -moz-background-size: cover; /* Mozilla*/ + -o-background-size: cover; /* Opera*/ + background-size: cover; /* Generic*/ + overflow: hidden; + z-index: -4; + background-color: 'black'; + overflow: hidden; +} + +.pnn{ + position: absolute; + display: flex; + justify-content: center; + align-items: center; + flex-direction: column; + left: 2%; + top: 10%; + z-index: 0; +} + +.pnn > a{ + font-family: "Comic Sans MS"; + font-size: 3.8vw; + animation: textAnimate 1s linear infinite alternate; + text-decoration: none; +} + +#ray{ + position:absolute; + right:0; + top:0; + z-index: 999 +} + +#gravity{ + top:0; + position:absolute; + width:100%; + height:100%; + background-color: black; + margin: 0; + padding: 0; + opacity: 0.5111111111111111111111111111111; + z-index: -2 +} + +.endsky{ + position: absolute; + top: 60%; +} + +.BUTTHEREISHOPE{ + position:absolute; + bottom: 40%; + right:23.33333333333333333%; +} + +.FORHEISUPTHERE{ + position: absolute; + text-align: right; + width: 300px; + animation: scroll1s linear 1s, infiniteScrolls infinite linear 1s; + animation-delay: 0s, 1s; + z-index: -1; + color: white; + height: 600px; + overflow-y: scroll; + overflow: hidden; +} + +.FORHEISUPTHERE > *{ + font-size: 11px; + font-family: jancieni; +} + +/* @keyframes infiniteScrolls { + from { + transform: translateY(-16%); + } + to { + transform: translateY(-97%); + } +} */ + +.BANISHEDBACKTOTHEVOID{ + position:absolute; + left: 35%; + top: 30%; + background-image: url(NO/2008090709.jpg); + background-repeat: no-repeat; + background-size: 100% 100%; + width: 35%; + height: 40%; +} + +.BANISHEDBACKTOTHEVOID > img, ul{ + display: inline-block; +} + +.BANISHEDBACKTOTHEVOID > ul{ + color: violet; + width: 100%; + font-size: 2vw; +} + +.BANISHEDBACKTOTHEVOID > center > img{ + width: 50px; + height: 50px; +} + +.BANISHER{ + position:absolute; + left:10%; + top: 40% +} + +.innominepatrisetfiliietspiritussanctiamen{ + position:absolute; + margin-left:200px; + margin-top: 30% +} + +span{ + position:absolute; + width:100px; + height: 100px; + color:green; + overflow-y: scroll; +} + +.fix{ + position:fixed; + bottom:0; + left:0; +} + +.THEYHATEME{ + position:absolute; + top:5%; + left:60%; + color: white; + font-weight: bolder; +} + +#N1{ + z-index: -1; + left: 20%; + top: 20%; + background: linear-gradient(180deg, rgb(0, 124, 247) 0%, rgb(122, 188, 255) 9%, rgb(210, 232, 255) 100%); +} + +#ceremony{ + font-family: sans-serif; + font-size: 20px; + margin-left: 15px; +} + + +#STREAM{ + border: 1px solid black ; + border-style: outset; +} + +#THEY{ + width: 40vw; +} + +.THEYHATEME > .THEYDO{ + position:absolute; + bottom: 9%; + right:0; +} + +.THEYHATEME > .THEYDO > h2{ + color: red; + animation: blinker 0.002s linear infinite; + animation-delay: 0.001s +} + +.THEYHATEME > .THEYDO > h2:nth-child(odd){ + color:black; + left: 3%; + animation: blinker 0.002s linear infinite; + animation-delay: 0.002s +} + +@keyframes blinker { + 50% { + opacity: 0; + } +} + + + +.mc{ + position:absolute; + opacity: 0.487; + height: auto; + z-index: -3; + overflow: hidden; + filter: brightness(277%); +} + +#mc1{ + bottom: -33%; + left: -9%; + width: 41.6666666667%; + animation: orbit 10s steps(24) infinite; + filter: brightness(500%); +} + +#mc2{ + right: 0; + right: -45%; + width: 173.59375%; + filter: brightness(1000%); +} + +#mc3{ + top: -33%; + left: -33%; + width: 62.5%; + filter: brightness(400%) + +} + +#mc4{ + bottom: 0; + right: 0; + left: 18%; + top: 72%; + width: 52.5%; + opacity: 0.33; +} + +#mc5{ + right: 0; + width: 52.5%; + left: -23%; +} + +#mc6{ + right: 0; + width: 182.447916667%; + bottom: 0; +} + +#mc7{ + right: 0; + width: 99.4270833333%; + bottom: 0; + top: 50%; +} + +#mc8{ + left: 33%; + bottom: 81%; + width: 47.03125%; + animation: orbit 6.33s steps(24) infinite; +} + +#mc9{ + right: 0; + width: 62.5%; + right: -36%; + bottom: 41%; +} + +#mc10{ + bottom: 45%; + left: 21%; + width: 47.03125%; +} + +#mc11{ + bottom: 0; + right: 0; + top: 63%; + left: 73%; + width: 900px; +} + +#mc12{ + width: 46.875%; + left: -20%; + animation: orbit 3s steps(24) infinite; +} + +#mc13{ + top: 80%; + width: 31.25%; + right: 0; + bottom: 0; + animation: orbit 6s steps(24) infinite; +} + +#mc14{ + top: 60%; + width: 31.25%; + right: -20%; + bottom: 0; + animation: reverseOrbit 2s steps(24) infinite; +} + +.q{ + color: white; + font-size: 36px; + font-family: Junicode; + font-weight: 960; + position: absolute; + opacity: 0.8 +} + +#Q{ + top: 50% +} + +@keyframes orbit { + from { transform: rotate(0deg) translateX(150px) rotate(0deg); } + to { transform: rotate(360deg) translateX(150px) rotate(-360deg); } +} + +@keyframes reverseOrbit { + from { transform: rotate(360deg) translateX(-150px) rotate(-360deg); } + to { transform: rotate(0deg) translateX(-150px) rotate(0deg); } +} + +.LOSTINTHEFLESHANDNOTINTHEFLESHER{ + height: 100%; + position: absolute; + bottom: 0; + font-size: 21px; + color: white; + overflow: hidden; + z-index: -1; +} + +.deceived{ + width: 100%; + height: 350px; + animation: scroll1 linear 3s, infiniteScroll infinite linear 3s; + animation-delay: 0s, 3s; +} + +.deceived > h3{ + margin: 5px; + font-size: 18px; + font-family: Junicode; +} + +#deceived2 > h3{ + font-family: Junicode; +} + + +#HIJOS{ + top: 21%; + left: 5%; + position: absolute; + z-index: 1; + min-width: 29.2708333333%; + height: 147px; +} + +.ab{ + position: absolute; +} + +#teto{ + left: 20%; + top: 20%; + font-family: Tahoma, Geneva, Verdana, sans-serif; + font-size: 14px; +} + +#ai{ + left: 3.5%; + top: 28%; + width: 50px; + height: 50px; +} + +.www{ + position: absolute; +} + + + + +#HIJOSB{ + width: 450px; + height: 90px; +} + +.botones{ + position: absolute; + bottom: 7%; + left: 25%; +} + +.botones > *{ + margin-left: 6px; +} + +#SD{ + position: absolute; + bottom: 13%; + left: 23%; +} + +#lit{ + position:absolute; + width:33%; + left:12%; + top: 33%; + z-index: -3; +} + +#COMPU{ + left: 30%; + top: 70%; + position: absolute; + z-index: -1; +} + + +.en-la-compu { + overflow: scroll; + height: 450px; + width: 850px; + position: relative; + display: block; + text-align: center; + font-family: "Comic Sans MS"; + color: black; +} + +.arriba2 { + position: absolute; + top: 10%; + left: 30%; + transform: translate(-50%, -50%); + font-size: 60px; +} + +.abajo2 { + position: absolute; + top: 80%; + left: 10%; + font-size: 60px; +} + +.abajo3{ + color: red; +} + +#SAYA{ + display: inline; + image-rendering: pixelated; + image-rendering: -moz-crisp-edges; + image-rendering: crisp-edges; + width: 110px; + height: 142px; +} + +#SAYA:hover{ + cursor: pointer; +} + +#dropdown{ + background-color: black; + color: blueviolet; + width: 200px; +} + +.option{ + background-color: black; + +} + +@keyframes scroll1 { + from { + transform: translateY(300%); + } + to { + transform: translateY(-981%); + } +} + +@keyframes infiniteScroll { + from { + transform: translateY(0%); + } + to { + transform: translateY(-1181%); + } +} + diff --git a/public/pages/neocities-lyricaltokarev/xp.css b/public/pages/neocities-lyricaltokarev/xp.css new file mode 100644 index 0000000..f947cd7 --- /dev/null +++ b/public/pages/neocities-lyricaltokarev/xp.css @@ -0,0 +1 @@ +/*! XP.css v0.3.0 - https://botoxparty.github.io/XP.css/ */@font-face{font-family:"Pixelated MS Sans Serif";src:url(ms_sans_serif.woff) format("woff");src:url(ms_sans_serif.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"Pixelated MS Sans Serif";src:url(ms_sans_serif_bold.woff) format("woff");src:url(ms_sans_serif_bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Perfect DOS VGA\ 437 Win;src:url(PerfectDOSVGA437Win.woff2) format("woff2"),url(PerfectDOSVGA437Win.woff) format("woff");font-weight:400;font-style:normal}body{font-family:Arial;font-size:12px;color:#222}.surface{background:#ece9d8}h1{font-size:2.5rem}h2{font-size:1.5rem}h3{font-size:2rem}h4{font-size:1.5rem}u{text-decoration:none;border-bottom:.5px solid #222}a{color:#00f}a:focus{outline:1px dotted #00f}code,code *{font-family:monospace}pre{display:block;padding:12px 8px;background-color:#000;color:silver;font-size:1rem;margin:0}pre,pre *{font-family:Perfect DOS VGA\ 437 Win}summary:focus{outline:1px dotted #000}::-webkit-scrollbar{width:16px}::-webkit-scrollbar:horizontal{height:17px}::-webkit-scrollbar-track{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='2' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 0H0v1h1v1h1V1H1V0z' fill='silver'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 0H1v1H0v1h1V1h1V0z' fill='%23fff'/%3E%3C/svg%3E")}::-webkit-scrollbar-thumb{background-color:#dfdfdf;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px grey,inset 2px 2px #dfdfdf}::-webkit-scrollbar-button:horizontal:end:increment,::-webkit-scrollbar-button:horizontal:start:decrement,::-webkit-scrollbar-button:vertical:end:increment,::-webkit-scrollbar-button:vertical:start:decrement{display:block}::-webkit-scrollbar-button:vertical:start{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 6H7v1H6v1H5v1H4v1h7V9h-1V8H9V7H8V6z' fill='%23000'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:vertical:end{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 6H4v1h1v1h1v1h1v1h1V9h1V8h1V7h1V6z' fill='%23000'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:horizontal:start{width:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 4H8v1H7v1H6v1H5v1h1v1h1v1h1v1h1V4z' fill='%23000'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:horizontal:end{width:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 4H6v7h1v-1h1V9h1V8h1V7H9V6H8V5H7V4z' fill='%23000'/%3E%3C/svg%3E")}button{border:none;background:#ece9d8;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px grey,inset 2px 2px #dfdfdf;border-radius:0;min-width:75px;min-height:23px;padding:0 12px}button:not(:disabled):active{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px grey}button:not(:disabled).active{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px grey}button.focused,button:focus{outline:1px dotted #000;outline-offset:-4px}label{display:inline-flex;align-items:center}input,label,textarea{font-family:"Pixelated MS Sans Serif",Arial;font-size:11px}textarea{padding:3px 4px;border:none;background-color:#fff;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}textarea:focus{outline:none}select{font-family:"Pixelated MS Sans Serif",Arial;font-size:11px;border:none;background-color:#fff;box-sizing:border-box;height:21px;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;padding:3px 32px 3px 4px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 6H4v1h1v1h1v1h1v1h1V9h1V8h1V7h1V6z' fill='%23000'/%3E%3C/svg%3E");background-position:top 2px right 2px;background-repeat:no-repeat;border-radius:0}select:focus{outline:none;color:#fff;background-color:#2267cb}select:focus option{color:#000;background-color:#fff}select:active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h16v17H0V0zm1 16h14V1H1v15z' fill='gray'/%3E%3Cpath fill='silver' d='M1 1h14v15H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 7H5v1h1v1h1v1h1v1h1v-1h1V9h1V8h1V7z' fill='%23000'/%3E%3C/svg%3E")}option{font-family:"Pixelated MS Sans Serif",Arial;font-size:11px}.vertical-bar{width:4px;height:20px;background:silver;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px grey,inset 2px 2px #dfdfdf}&:disabled{color:grey;text-shadow:1px 1px 0 #fff}&:disabled+label{color:grey;text-shadow:1px 1px 0 #fff}input[type=radio]+label{line-height:13px;position:relative;margin-left:19px}input[type=radio]+label:before{content:"";position:absolute;top:0;left:-19px;display:inline-block;width:13px;height:13px;margin-right:6px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H4v1H2v1H1v2H0v4h1v2h1V8H1V4h1V2h2V1h4v1h2V1H8V0z' fill='gray'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1H4v1H2v2H1v4h1v1h1V8H2V4h1V3h1V2h4v1h2V2H8V1z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3h1v1H9V3zm1 5V4h1v4h-1zm-2 2V9h1V8h1v2H8zm-4 0v1h4v-1H4zm0 0V9H2v1h2z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2h-1v2h1v4h-1v2H8v1H4v-1H2v1h2v1h4v-1h2v-1h1V8h1V4h-1V2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2h4v1h1v1h1v4H9v1H8v1H4V9H3V8H2V4h1V3h1V2z' fill='%23fff'/%3E%3C/svg%3E")}input[type=radio]:active+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H4v1H2v1H1v2H0v4h1v2h1V8H1V4h1V2h2V1h4v1h2V1H8V0z' fill='gray'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1H4v1H2v2H1v4h1v1h1V8H2V4h1V3h1V2h4v1h2V2H8V1z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3h1v1H9V3zm1 5V4h1v4h-1zm-2 2V9h1V8h1v2H8zm-4 0v1h4v-1H4zm0 0V9H2v1h2z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2h-1v2h1v4h-1v2H8v1H4v-1H2v1h2v1h4v-1h2v-1h1V8h1V4h-1V2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2h4v1h1v1h1v4H9v1H8v1H4V9H3V8H2V4h1V3h1V2z' fill='silver'/%3E%3C/svg%3E")}input[type=radio]:checked+label:after{content:"";display:block;width:5px;height:5px;top:5px;left:-14px;position:absolute;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0H1v1H0v2h1v1h2V3h1V1H3V0z' fill='%23000'/%3E%3C/svg%3E")}input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;background:0;position:fixed;opacity:0;border:none}input[type=checkbox]+label{line-height:13px;position:relative;margin-left:19px}input[type=checkbox]+label:before{content:"";position:absolute;left:-19px;display:inline-block;width:13px;height:13px;background:#fff;box-shadow:inset -1px -1px #fff,inset 1px 1px grey,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;margin-right:6px}input[type=checkbox]:focus+label{outline:1px dotted #000}input[type=checkbox]:active+label:before{background:#ece9d8}input[type=checkbox]:checked+label:after{content:"";display:block;width:11px;height:11px;position:absolute;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 0H6v1H5v1H4v1H3v1H2V3H1V2H0v3h1v1h1v1h1V6h1V5h1V4h1V3h1V0z' fill='%23000'/%3E%3C/svg%3E");top:1px}input[type=radio][disabled]+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H4v1H2v1H1v2H0v4h1v2h1V8H1V4h1V2h2V1h4v1h2V1H8V0z' fill='gray'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1H4v1H2v2H1v4h1v1h1V8H2V4h1V3h1V2h4v1h2V2H8V1z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3h1v1H9V3zm1 5V4h1v4h-1zm-2 2V9h1V8h1v2H8zm-4 0v1h4v-1H4zm0 0V9H2v1h2z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2h-1v2h1v4h-1v2H8v1H4v-1H2v1h2v1h4v-1h2v-1h1V8h1V4h-1V2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2h4v1h1v1h1v4H9v1H8v1H4V9H3V8H2V4h1V3h1V2z' fill='silver'/%3E%3C/svg%3E")}input[type=radio][disabled]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0H1v1H0v2h1v1h2V3h1V1H3V0z' fill='gray'/%3E%3C/svg%3E")}input[type=checkbox][disabled]+label:before{background:#ece9d8}input[type=checkbox][disabled]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 0H6v1H5v1H4v1H3v1H2V3H1V2H0v3h1v1h1v1h1V6h1V5h1V4h1V3h1V0z' fill='gray'/%3E%3C/svg%3E")}input[type=text]{padding:3px 4px;border:1px solid #7f9db9;background-color:#fff;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;height:21px;line-height:2}input[type=password]{padding:3px 4px;border:1px solid #7f9db9;background-color:#fff;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;height:21px;line-height:2}input[type=email]{padding:3px 4px;border:1px solid #7f9db9;background-color:#fff;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;height:21px;line-height:2}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus{outline:none}input[type=range]{-webkit-appearance:none;width:100%;background:transparent}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v16h2v2h2v2h1v-1H3v-2H1V1h9V0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 1v15h1v1h1v1h1v1h2v-1h1v-1h1v-1h1V1z' fill='%23C0C7C8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v15H8v2H6v2H5v-1h2v-2h2z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v16H9v2H7v2H5v1h1v-2h2v-2h2z' fill='%23000'/%3E%3C/svg%3E")}input[type=range]::-moz-range-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v16h2v2h2v2h1v-1H3v-2H1V1h9V0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 1v15h1v1h1v1h1v1h2v-1h1v-1h1v-1h1V1z' fill='%23C0C7C8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v15H8v2H6v2H5v-1h2v-2h2z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v16H9v2H7v2H5v1h1v-2h2v-2h2z' fill='%23000'/%3E%3C/svg%3E")}input[type=range]::-webkit-slider-runnable-track{background:#000;border-right:1px solid grey;border-bottom:1px solid grey;box-shadow:1px 0 0 #fff,1px 1px 0 #fff,0 1px 0 #fff,-1px 0 0 #a9a9a9,-1px -1px 0 #a9a9a9,0 -1px 0 #a9a9a9,-1px 1px 0 #fff,1px -1px #a9a9a9}input[type=range]::-moz-range-track{background:#000;border-right:1px solid grey;border-bottom:1px solid grey;box-shadow:1px 0 0 #fff,1px 1px 0 #fff,0 1px 0 #fff,-1px 0 0 #a9a9a9,-1px -1px 0 #a9a9a9,0 -1px 0 #a9a9a9,-1px 1px 0 #fff,1px -1px #a9a9a9}input[type=range].has-box-indicator::-webkit-slider-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v20h1V1h9V0z' fill='%23fff'/%3E%3Cpath fill='%23C0C7C8' d='M1 1h8v18H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v19H1v-1h8z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v21H0v-1h10z' fill='%23000'/%3E%3C/svg%3E")}input[type=range].has-box-indicator::-moz-range-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v20h1V1h9V0z' fill='%23fff'/%3E%3Cpath fill='%23C0C7C8' d='M1 1h8v18H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v19H1v-1h8z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v21H0v-1h10z' fill='%23000'/%3E%3C/svg%3E")}.is-vertical{display:inline-block;width:4px;height:150px;transform:translateY(50%)}.is-vertical>input[type=range]{width:150px;height:4px;margin:0 16px 0 10px;transform-origin:left;transform:rotate(270deg) translateX(calc(-50% + 8px))}.is-vertical>input[type=range]::-webkit-slider-runnable-track{border-left:1px solid grey;border-bottom:1px solid grey;box-shadow:-1px 0 0 #fff,-1px 1px 0 #fff,0 1px 0 #fff,1px 0 0 #a9a9a9,1px -1px 0 #a9a9a9,0 -1px 0 #a9a9a9,1px 1px 0 #fff,-1px -1px #a9a9a9}.is-vertical>input[type=range]::-moz-range-track{border-left:1px solid grey;border-bottom:1px solid grey;box-shadow:-1px 0 0 #fff,-1px 1px 0 #fff,0 1px 0 #fff,1px 0 0 #a9a9a9,1px -1px 0 #a9a9a9,0 -1px 0 #a9a9a9,1px 1px 0 #fff,-1px -1px #a9a9a9}.is-vertical>input[type=range]::-webkit-slider-thumb{transform:translateY(-8px) scaleX(-1)}.is-vertical>input[type=range]::-moz-range-thumb{transform:translateY(2px) scaleX(-1)}.is-vertical>input[type=range].has-box-indicator::-webkit-slider-thumb{transform:translateY(-10px) scaleX(-1)}.is-vertical>input[type=range].has-box-indicator::-moz-range-thumb{transform:translateY(0) scaleX(-1)}.window{font-size:11px;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #dfdfdf,inset -2px -2px grey,inset 2px 2px #fff;background:#ece9d8;padding:3px}.window fieldset{margin-bottom:9px}.title-bar{font-size:11px;background:#000;padding:3px 2px 3px 3px;display:flex;justify-content:space-between;align-items:center}.title-bar-text{font-weight:700;color:#fff;letter-spacing:0;margin-right:24px}.title-bar-controls button{padding:0;display:block;min-width:16px;min-height:14px}.title-bar-controls button:focus{outline:none}.window-body{margin:8px}.window-body pre{margin:-8px}.status-bar{margin:0 1px;display:flex;gap:1px}.status-bar-field{box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px grey;flex-grow:1;padding:2px 3px;margin:0}ul.tree-view{font-family:"Pixelated MS Sans Serif",Arial;font-size:11px;display:block;background:#fff;padding:6px;margin:0}ul.tree-view li{list-style-type:none;margin-top:3px}ul.tree-view a{text-decoration:none;color:#000}ul.tree-view a:focus{background-color:#2267cb;color:#fff}ul.tree-view ul{margin-top:3px;margin-left:16px;padding-left:16px;border-left:1px dotted grey}ul.tree-view ul>li{position:relative}ul.tree-view ul>li:before{content:"";display:block;position:absolute;left:-16px;top:6px;width:12px;border-bottom:1px dotted grey}ul.tree-view ul>li:last-child:after{content:"";display:block;position:absolute;left:-20px;top:7px;bottom:0;width:8px;background:#fff}ul.tree-view ul details>summary:before{margin-left:-22px;position:relative;z-index:1}ul.tree-view details{margin-top:0}ul.tree-view details>summary:before{text-align:center;display:block;float:left;content:"+";border:1px solid grey;width:8px;height:9px;line-height:9px;margin-right:5px;padding-left:1px;background-color:#fff}ul.tree-view details[open] summary{margin-bottom:0}ul.tree-view details[open]>summary:before{content:"-"}fieldset{border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='5' fill='gray' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h5v5H0V2h2v1h1V2H0' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h4v4H0V1h1v2h2V1H0'/%3E%3C/svg%3E") 2;padding:10px;padding-block-start:8px;margin:0}legend{background:#ece9d8}menu[role=tablist]{position:relative;margin:0 0 -2px;text-indent:0;list-style-type:none;display:flex;padding-left:3px}menu[role=tablist] button{z-index:1;display:block;color:#222;text-decoration:none;min-width:unset}menu[role=tablist] button[aria-selected=true]{padding-bottom:2px;margin-top:-2px;background-color:#ece9d8;position:relative;z-index:8;margin-left:-3px;margin-bottom:1px}menu[role=tablist] button:focus{outline:1px dotted #222;outline-offset:-4px}menu[role=tablist].justified button{flex-grow:1;text-align:center}[role=tabpanel]{padding:14px;clear:both;background:linear-gradient(180deg,#fcfcfe,#f4f3ee);border:1px solid #919b9c;position:relative;z-index:2;margin-bottom:9px}::-webkit-scrollbar{width:17px}::-webkit-scrollbar-corner{background:#dfdfdf}::-webkit-scrollbar-track:vertical{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 17 1' shape-rendering='crispEdges'%3E%3Cpath stroke='%23eeede5' d='M0 0h1m15 0h1'/%3E%3Cpath stroke='%23f3f1ec' d='M1 0h1'/%3E%3Cpath stroke='%23f4f1ec' d='M2 0h1'/%3E%3Cpath stroke='%23f4f3ee' d='M3 0h1'/%3E%3Cpath stroke='%23f5f4ef' d='M4 0h1'/%3E%3Cpath stroke='%23f6f5f0' d='M5 0h1'/%3E%3Cpath stroke='%23f7f7f3' d='M6 0h1'/%3E%3Cpath stroke='%23f9f8f4' d='M7 0h1'/%3E%3Cpath stroke='%23f9f9f7' d='M8 0h1'/%3E%3Cpath stroke='%23fbfbf8' d='M9 0h1'/%3E%3Cpath stroke='%23fbfbf9' d='M10 0h2'/%3E%3Cpath stroke='%23fdfdfa' d='M12 0h1'/%3E%3Cpath stroke='%23fefefb' d='M13 0h3'/%3E%3C/svg%3E")}::-webkit-scrollbar-track:horizontal{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 1 17' shape-rendering='crispEdges'%3E%3Cpath stroke='%23eeede5' d='M0 0h1M0 16h1'/%3E%3Cpath stroke='%23f3f1ec' d='M0 1h1'/%3E%3Cpath stroke='%23f4f1ec' d='M0 2h1'/%3E%3Cpath stroke='%23f4f3ee' d='M0 3h1'/%3E%3Cpath stroke='%23f5f4ef' d='M0 4h1'/%3E%3Cpath stroke='%23f6f5f0' d='M0 5h1'/%3E%3Cpath stroke='%23f7f7f3' d='M0 6h1'/%3E%3Cpath stroke='%23f9f8f4' d='M0 7h1'/%3E%3Cpath stroke='%23f9f9f7' d='M0 8h1'/%3E%3Cpath stroke='%23fbfbf8' d='M0 9h1'/%3E%3Cpath stroke='%23fbfbf9' d='M0 10h1m-1 1h1'/%3E%3Cpath stroke='%23fdfdfa' d='M0 12h1'/%3E%3Cpath stroke='%23fefefb' d='M0 13h1m-1 1h1m-1 1h1'/%3E%3C/svg%3E")}::-webkit-scrollbar-thumb{background-position:50%;background-repeat:no-repeat;background-color:#c8d6fb;background-size:7px;border:1px solid #fff;border-radius:2px;box-shadow:inset -3px 0 #bad1fc,inset 1px 1px #b7caf5}::-webkit-scrollbar-thumb:vertical{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 7 8' shape-rendering='crispEdges'%3E%3Cpath stroke='%23eef4fe' d='M0 0h6M0 2h6M0 4h6M0 6h6'/%3E%3Cpath stroke='%23bad1fc' d='M6 0h1M6 2h1M6 4h1'/%3E%3Cpath stroke='%23c8d6fb' d='M0 1h1M0 3h1M0 5h1M0 7h1'/%3E%3Cpath stroke='%238cb0f8' d='M1 1h6M1 3h6M1 5h6M1 7h6'/%3E%3Cpath stroke='%23bad3fc' d='M6 6h1'/%3E%3C/svg%3E")}::-webkit-scrollbar-thumb:horizontal{background-size:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 8 7' shape-rendering='crispEdges'%3E%3Cpath stroke='%23eef4fe' d='M0 0h1m1 0h1m1 0h1m1 0h1M0 1h1m1 0h1m1 0h1m1 0h1M0 2h1m1 0h1m1 0h1m1 0h1M0 3h1m1 0h1m1 0h1m1 0h1M0 4h1m1 0h1m1 0h1m1 0h1M0 5h1m1 0h1m1 0h1m1 0h1'/%3E%3Cpath stroke='%23c8d6fb' d='M1 0h1m1 0h1m1 0h1m1 0h1'/%3E%3Cpath stroke='%238cb0f8' d='M1 1h1m1 0h1m1 0h1m1 0h1M1 2h1m1 0h1m1 0h1m1 0h1M1 3h1m1 0h1m1 0h1m1 0h1M1 4h1m1 0h1m1 0h1m1 0h1M1 5h1m1 0h1m1 0h1m1 0h1M1 6h1m1 0h1m1 0h1m1 0h1'/%3E%3Cpath stroke='%23bad1fc' d='M0 6h1m1 0h1'/%3E%3Cpath stroke='%23bad3fc' d='M4 6h1m1 0h1'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:vertical:start{height:17px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 17 17' shape-rendering='crispEdges'%3E%3Cpath stroke='%23eeede5' d='M0 0h1m15 0h1M0 1h1M0 2h1M0 3h1M0 4h1M0 5h1M0 6h1M0 7h1M0 8h1M0 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m15 0h1M0 16h1m15 0h1'/%3E%3Cpath stroke='%23fdfdfa' d='M1 0h1'/%3E%3Cpath stroke='%23fff' d='M2 0h14M1 1h1m13 0h1M1 2h1m13 0h1M1 3h1m13 0h1M1 4h1m13 0h1M1 5h1m13 0h1M1 6h1m13 0h1M1 7h1m13 0h1M1 8h1m13 0h1M1 9h1m13 0h1M1 10h1m13 0h1M1 11h1m13 0h1M1 12h1m13 0h1M1 13h1m13 0h1M1 14h1m13 0h1M2 15h13'/%3E%3Cpath stroke='%23e6eefc' d='M2 1h1'/%3E%3Cpath stroke='%23d0dffc' d='M3 1h1M2 2h1'/%3E%3Cpath stroke='%23cad8f9' d='M4 1h1M2 3h1'/%3E%3Cpath stroke='%23c4d2f7' d='M5 1h1'/%3E%3Cpath stroke='%23c0d0f7' d='M6 1h1'/%3E%3Cpath stroke='%23bdcef7' d='M7 1h1M2 6h1'/%3E%3Cpath stroke='%23bbcdf5' d='M8 1h1'/%3E%3Cpath stroke='%23b8cbf6' d='M9 1h1M2 7h1'/%3E%3Cpath stroke='%23b7caf5' d='M10 1h1M2 8h1'/%3E%3Cpath stroke='%23b5c8f7' d='M11 1h1'/%3E%3Cpath stroke='%23b3c7f5' d='M12 1h1'/%3E%3Cpath stroke='%23afc5f4' d='M13 1h1'/%3E%3Cpath stroke='%23dce6f9' d='M14 1h1'/%3E%3Cpath stroke='%23dfe2e1' d='M16 1h1'/%3E%3Cpath stroke='%23e1eafe' d='M3 2h1'/%3E%3Cpath stroke='%23dae6fe' d='M4 2h1M3 3h1'/%3E%3Cpath stroke='%23d4e1fc' d='M5 2h1M3 4h1'/%3E%3Cpath stroke='%23d1e0fd' d='M6 2h1M4 4h1'/%3E%3Cpath stroke='%23d0ddfc' d='M7 2h1M3 5h1'/%3E%3Cpath stroke='%23cedbfd' d='M8 2h1M6 3h1'/%3E%3Cpath stroke='%23cad9fd' d='M9 2h1M7 3h1M5 5h1'/%3E%3Cpath stroke='%23c8d8fb' d='M10 2h1'/%3E%3Cpath stroke='%23c5d6fc' d='M11 2h1m-8 8h1m1 0h1'/%3E%3Cpath stroke='%23c2d3fc' d='M12 2h1m-2 1h1m-9 7h1m0 1h1'/%3E%3Cpath stroke='%23bccefa' d='M13 2h1m-1 2h1m-9 9h2'/%3E%3Cpath stroke='%23b9c9f3' d='M14 2h1M5 14h3'/%3E%3Cpath stroke='%23cfd7dd' d='M16 2h1'/%3E%3Cpath stroke='%23d8e3fc' d='M4 3h1'/%3E%3Cpath stroke='%23d1defd' d='M5 3h1'/%3E%3Cpath stroke='%23c9d8fc' d='M8 3h1M6 4h2M5 6h2M3 7h1'/%3E%3Cpath stroke='%23c5d5fc' d='M9 3h1M3 9h1m3 0h1'/%3E%3Cpath stroke='%23c5d3fc' d='M10 3h1'/%3E%3Cpath stroke='%23bed0fc' d='M12 3h1M9 4h1m-7 7h1m0 1h1'/%3E%3Cpath stroke='%23bccdfa' d='M13 3h1'/%3E%3Cpath stroke='%23baccf4' d='M14 3h1'/%3E%3Cpath stroke='%23bdcbda' d='M16 3h1'/%3E%3Cpath stroke='%23c4d4f7' d='M2 4h1'/%3E%3Cpath stroke='%23cddbfc' d='M5 4h1M3 6h1'/%3E%3Cpath stroke='%23c8d5fb' d='M8 4h1'/%3E%3Cpath stroke='%23bbcefd' d='M10 4h3M9 5h1'/%3E%3Cpath stroke='%23bcccf3' d='M14 4h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23b1c2d5' d='M16 4h1'/%3E%3Cpath stroke='%23bed0f8' d='M2 5h1'/%3E%3Cpath stroke='%23ceddfd' d='M4 5h1'/%3E%3Cpath stroke='%23c8d6fb' d='M6 5h2M3 8h2'/%3E%3Cpath stroke='%234d6185' d='M8 5h1M7 6h3M6 7h5M5 8h3m1 0h3M4 9h3m3 0h3m-8 1h1m5 0h1'/%3E%3Cpath stroke='%23bacdfc' d='M10 5h1m1 0h2M3 12h1'/%3E%3Cpath stroke='%23b9cdfb' d='M11 5h1m-2 1h1m1 0h2m-1 1h1'/%3E%3Cpath stroke='%23a8bbd4' d='M16 5h1'/%3E%3Cpath stroke='%23cddafc' d='M4 6h1'/%3E%3Cpath stroke='%23b7cdfc' d='M11 6h1m0 1h1'/%3E%3Cpath stroke='%23a4b8d3' d='M16 6h1'/%3E%3Cpath stroke='%23cad8fd' d='M4 7h2'/%3E%3Cpath stroke='%23b6cefb' d='M11 7h1m0 1h1'/%3E%3Cpath stroke='%23bacbf4' d='M14 7h1'/%3E%3Cpath stroke='%23a0b5d3' d='M16 7h1m-1 1h1m-1 5h1'/%3E%3Cpath stroke='%23c1d3fb' d='M8 8h1'/%3E%3Cpath stroke='%23b6cdfb' d='M13 8h1m-5 5h1'/%3E%3Cpath stroke='%23b9cbf3' d='M14 8h1'/%3E%3Cpath stroke='%23b4c8f6' d='M2 9h1'/%3E%3Cpath stroke='%23c2d5fc' d='M8 9h1m-1 1h1m-3 1h2'/%3E%3Cpath stroke='%23bdd3fb' d='M9 9h1m-2 3h1'/%3E%3Cpath stroke='%23b5cdfa' d='M13 9h1'/%3E%3Cpath stroke='%23b5c9f3' d='M14 9h1'/%3E%3Cpath stroke='%239fb5d2' d='M16 9h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23b1c7f6' d='M2 10h1'/%3E%3Cpath stroke='%23c3d5fd' d='M7 10h1'/%3E%3Cpath stroke='%23bad4fc' d='M9 10h1m-1 1h1'/%3E%3Cpath stroke='%23b2cffb' d='M10 10h1m1 0h1m-2 2h1'/%3E%3Cpath stroke='%23b1cbfa' d='M13 10h1'/%3E%3Cpath stroke='%23b3c8f5' d='M14 10h1m-6 4h2'/%3E%3Cpath stroke='%23adc3f6' d='M2 11h1'/%3E%3Cpath stroke='%23c3d3fd' d='M5 11h1'/%3E%3Cpath stroke='%23c1d5fb' d='M8 11h1'/%3E%3Cpath stroke='%23b7d3fc' d='M10 11h1m-2 1h1'/%3E%3Cpath stroke='%23b3d1fc' d='M11 11h1'/%3E%3Cpath stroke='%23afcefb' d='M12 11h1'/%3E%3Cpath stroke='%23aecafa' d='M13 11h1'/%3E%3Cpath stroke='%23b1c8f3' d='M14 11h1'/%3E%3Cpath stroke='%23acc2f5' d='M2 12h1'/%3E%3Cpath stroke='%23c1d2fb' d='M5 12h1'/%3E%3Cpath stroke='%23bed1fc' d='M6 12h2'/%3E%3Cpath stroke='%23b6d1fb' d='M10 12h1'/%3E%3Cpath stroke='%23afccfb' d='M12 12h1'/%3E%3Cpath stroke='%23adc9f9' d='M13 12h1m-2 1h1'/%3E%3Cpath stroke='%23b1c5f3' d='M14 12h1'/%3E%3Cpath stroke='%23aac0f3' d='M2 13h1'/%3E%3Cpath stroke='%23b7cbf9' d='M3 13h1'/%3E%3Cpath stroke='%23b9cefb' d='M4 13h1'/%3E%3Cpath stroke='%23bbcef9' d='M7 13h1'/%3E%3Cpath stroke='%23b9cffb' d='M8 13h1'/%3E%3Cpath stroke='%23b2cdfb' d='M10 13h1'/%3E%3Cpath stroke='%23b0cbf9' d='M11 13h1'/%3E%3Cpath stroke='%23aec8f7' d='M13 13h1'/%3E%3Cpath stroke='%23b0c5f2' d='M14 13h1'/%3E%3Cpath stroke='%23dbe3f8' d='M2 14h1'/%3E%3Cpath stroke='%23b7c6f1' d='M3 14h1'/%3E%3Cpath stroke='%23b8c9f2' d='M4 14h1m3 0h1'/%3E%3Cpath stroke='%23b2c8f4' d='M11 14h1'/%3E%3Cpath stroke='%23b1c6f3' d='M12 14h1'/%3E%3Cpath stroke='%23b0c4f2' d='M13 14h1'/%3E%3Cpath stroke='%23d9e3f6' d='M14 14h1'/%3E%3Cpath stroke='%23aec0d6' d='M16 14h1'/%3E%3Cpath stroke='%23c3d4e7' d='M1 15h1'/%3E%3Cpath stroke='%23aec4e5' d='M15 15h1'/%3E%3Cpath stroke='%23edf1f3' d='M1 16h1'/%3E%3Cpath stroke='%23aac0e1' d='M2 16h1'/%3E%3Cpath stroke='%2394b1d9' d='M3 16h1'/%3E%3Cpath stroke='%2388a7d8' d='M4 16h1'/%3E%3Cpath stroke='%2383a4d3' d='M5 16h1'/%3E%3Cpath stroke='%237da0d4' d='M6 16h1m3 0h3'/%3E%3Cpath stroke='%237e9fd2' d='M7 16h1'/%3E%3Cpath stroke='%237c9fd3' d='M8 16h2'/%3E%3Cpath stroke='%2382a4d6' d='M13 16h1'/%3E%3Cpath stroke='%2394b0dd' d='M14 16h1'/%3E%3Cpath stroke='%23ecf2f7' d='M15 16h1'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:vertical:end{height:17px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 17 17' shape-rendering='crispEdges'%3E%3Cpath stroke='%23eeede5' d='M0 0h1m15 0h1M0 1h1M0 2h1M0 3h1M0 4h1M0 5h1M0 6h1M0 7h1M0 8h1M0 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m15 0h1M0 16h1m15 0h1'/%3E%3Cpath stroke='%23fdfdfa' d='M1 0h1'/%3E%3Cpath stroke='%23fff' d='M2 0h14M1 1h1m13 0h1M1 2h1m13 0h1M1 3h1m13 0h1M1 4h1m13 0h1M1 5h1m13 0h1M1 6h1m13 0h1M1 7h1m13 0h1M1 8h1m13 0h1M1 9h1m13 0h1M1 10h1m13 0h1M1 11h1m13 0h1M1 12h1m13 0h1M1 13h1m13 0h1M1 14h1m13 0h1M2 15h13'/%3E%3Cpath stroke='%23e6eefc' d='M2 1h1'/%3E%3Cpath stroke='%23d0dffc' d='M3 1h1M2 2h1'/%3E%3Cpath stroke='%23cad8f9' d='M4 1h1M2 3h1'/%3E%3Cpath stroke='%23c4d2f7' d='M5 1h1'/%3E%3Cpath stroke='%23c0d0f7' d='M6 1h1'/%3E%3Cpath stroke='%23bdcef7' d='M7 1h1M2 6h1'/%3E%3Cpath stroke='%23bbcdf5' d='M8 1h1'/%3E%3Cpath stroke='%23b8cbf6' d='M9 1h1M2 7h1'/%3E%3Cpath stroke='%23b7caf5' d='M10 1h1M2 8h1'/%3E%3Cpath stroke='%23b5c8f7' d='M11 1h1'/%3E%3Cpath stroke='%23b3c7f5' d='M12 1h1'/%3E%3Cpath stroke='%23afc5f4' d='M13 1h1'/%3E%3Cpath stroke='%23dce6f9' d='M14 1h1'/%3E%3Cpath stroke='%23dfe2e1' d='M16 1h1'/%3E%3Cpath stroke='%23e1eafe' d='M3 2h1'/%3E%3Cpath stroke='%23dae6fe' d='M4 2h1M3 3h1'/%3E%3Cpath stroke='%23d4e1fc' d='M5 2h1M3 4h1'/%3E%3Cpath stroke='%23d1e0fd' d='M6 2h1M4 4h1'/%3E%3Cpath stroke='%23d0ddfc' d='M7 2h1M3 5h1'/%3E%3Cpath stroke='%23cedbfd' d='M8 2h1M6 3h1'/%3E%3Cpath stroke='%23cad9fd' d='M9 2h1M7 3h1M5 5h1'/%3E%3Cpath stroke='%23c8d8fb' d='M10 2h1'/%3E%3Cpath stroke='%23c5d6fc' d='M11 2h1m-8 8h3'/%3E%3Cpath stroke='%23c2d3fc' d='M12 2h1m-2 1h1m-9 7h1m0 1h1'/%3E%3Cpath stroke='%23bccefa' d='M13 2h1m-1 2h1m-9 9h2'/%3E%3Cpath stroke='%23b9c9f3' d='M14 2h1M5 14h3'/%3E%3Cpath stroke='%23cfd7dd' d='M16 2h1'/%3E%3Cpath stroke='%23d8e3fc' d='M4 3h1'/%3E%3Cpath stroke='%23d1defd' d='M5 3h1'/%3E%3Cpath stroke='%23c9d8fc' d='M8 3h1M6 4h2M6 6h2M3 7h1'/%3E%3Cpath stroke='%23c5d5fc' d='M9 3h1M3 9h3'/%3E%3Cpath stroke='%23c5d3fc' d='M10 3h1'/%3E%3Cpath stroke='%23bed0fc' d='M12 3h1M9 4h1m-7 7h1m0 1h1'/%3E%3Cpath stroke='%23bccdfa' d='M13 3h1'/%3E%3Cpath stroke='%23baccf4' d='M14 3h1'/%3E%3Cpath stroke='%23bdcbda' d='M16 3h1'/%3E%3Cpath stroke='%23c4d4f7' d='M2 4h1'/%3E%3Cpath stroke='%23cddbfc' d='M5 4h1M3 6h1'/%3E%3Cpath stroke='%23c8d5fb' d='M8 4h1'/%3E%3Cpath stroke='%23bbcefd' d='M10 4h3M9 5h1M8 6h1'/%3E%3Cpath stroke='%23bcccf3' d='M14 4h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23b1c2d5' d='M16 4h1'/%3E%3Cpath stroke='%23bed0f8' d='M2 5h1'/%3E%3Cpath stroke='%23ceddfd' d='M4 5h1'/%3E%3Cpath stroke='%23c8d6fb' d='M6 5h3M3 8h2'/%3E%3Cpath stroke='%23bacdfc' d='M10 5h1m1 0h2M3 12h1'/%3E%3Cpath stroke='%23b9cdfb' d='M11 5h1M9 6h2m1 0h2m-1 1h1'/%3E%3Cpath stroke='%23a8bbd4' d='M16 5h1'/%3E%3Cpath stroke='%23cddafc' d='M4 6h1'/%3E%3Cpath stroke='%234d6185' d='M5 6h1m5 0h1M4 7h3m3 0h3M5 8h3m1 0h3M6 9h5m-4 1h3m-2 1h1'/%3E%3Cpath stroke='%23a4b8d3' d='M16 6h1'/%3E%3Cpath stroke='%23c1d3fb' d='M7 7h2M8 8h1'/%3E%3Cpath stroke='%23b6cefb' d='M9 7h1m2 1h1m-2 1h2'/%3E%3Cpath stroke='%23bacbf4' d='M14 7h1'/%3E%3Cpath stroke='%23a0b5d3' d='M16 7h1m-1 1h1m-1 5h1'/%3E%3Cpath stroke='%23b6cdfb' d='M13 8h1m-5 5h1'/%3E%3Cpath stroke='%23b9cbf3' d='M14 8h1'/%3E%3Cpath stroke='%23b4c8f6' d='M2 9h1'/%3E%3Cpath stroke='%23b5cdfa' d='M13 9h1'/%3E%3Cpath stroke='%23b5c9f3' d='M14 9h1'/%3E%3Cpath stroke='%239fb5d2' d='M16 9h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23b1c7f6' d='M2 10h1'/%3E%3Cpath stroke='%23b2cffb' d='M10 10h3m-2 2h1'/%3E%3Cpath stroke='%23b1cbfa' d='M13 10h1'/%3E%3Cpath stroke='%23b3c8f5' d='M14 10h1m-6 4h2'/%3E%3Cpath stroke='%23adc3f6' d='M2 11h1'/%3E%3Cpath stroke='%23c3d3fd' d='M5 11h1'/%3E%3Cpath stroke='%23c2d5fc' d='M6 11h2'/%3E%3Cpath stroke='%23bad4fc' d='M9 11h1'/%3E%3Cpath stroke='%23b7d3fc' d='M10 11h1m-2 1h1'/%3E%3Cpath stroke='%23b3d1fc' d='M11 11h1'/%3E%3Cpath stroke='%23afcefb' d='M12 11h1'/%3E%3Cpath stroke='%23aecafa' d='M13 11h1'/%3E%3Cpath stroke='%23b1c8f3' d='M14 11h1'/%3E%3Cpath stroke='%23acc2f5' d='M2 12h1'/%3E%3Cpath stroke='%23c1d2fb' d='M5 12h1'/%3E%3Cpath stroke='%23bed1fc' d='M6 12h2'/%3E%3Cpath stroke='%23bdd3fb' d='M8 12h1'/%3E%3Cpath stroke='%23b6d1fb' d='M10 12h1'/%3E%3Cpath stroke='%23afccfb' d='M12 12h1'/%3E%3Cpath stroke='%23adc9f9' d='M13 12h1m-2 1h1'/%3E%3Cpath stroke='%23b1c5f3' d='M14 12h1'/%3E%3Cpath stroke='%23aac0f3' d='M2 13h1'/%3E%3Cpath stroke='%23b7cbf9' d='M3 13h1'/%3E%3Cpath stroke='%23b9cefb' d='M4 13h1'/%3E%3Cpath stroke='%23bbcef9' d='M7 13h1'/%3E%3Cpath stroke='%23b9cffb' d='M8 13h1'/%3E%3Cpath stroke='%23b2cdfb' d='M10 13h1'/%3E%3Cpath stroke='%23b0cbf9' d='M11 13h1'/%3E%3Cpath stroke='%23aec8f7' d='M13 13h1'/%3E%3Cpath stroke='%23b0c5f2' d='M14 13h1'/%3E%3Cpath stroke='%23dbe3f8' d='M2 14h1'/%3E%3Cpath stroke='%23b7c6f1' d='M3 14h1'/%3E%3Cpath stroke='%23b8c9f2' d='M4 14h1m3 0h1'/%3E%3Cpath stroke='%23b2c8f4' d='M11 14h1'/%3E%3Cpath stroke='%23b1c6f3' d='M12 14h1'/%3E%3Cpath stroke='%23b0c4f2' d='M13 14h1'/%3E%3Cpath stroke='%23d9e3f6' d='M14 14h1'/%3E%3Cpath stroke='%23aec0d6' d='M16 14h1'/%3E%3Cpath stroke='%23c3d4e7' d='M1 15h1'/%3E%3Cpath stroke='%23aec4e5' d='M15 15h1'/%3E%3Cpath stroke='%23edf1f3' d='M1 16h1'/%3E%3Cpath stroke='%23aac0e1' d='M2 16h1'/%3E%3Cpath stroke='%2394b1d9' d='M3 16h1'/%3E%3Cpath stroke='%2388a7d8' d='M4 16h1'/%3E%3Cpath stroke='%2383a4d3' d='M5 16h1'/%3E%3Cpath stroke='%237da0d4' d='M6 16h1m3 0h3'/%3E%3Cpath stroke='%237e9fd2' d='M7 16h1'/%3E%3Cpath stroke='%237c9fd3' d='M8 16h2'/%3E%3Cpath stroke='%2382a4d6' d='M13 16h1'/%3E%3Cpath stroke='%2394b0dd' d='M14 16h1'/%3E%3Cpath stroke='%23ecf2f7' d='M15 16h1'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:horizontal:start{width:17px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 17 17' shape-rendering='crispEdges'%3E%3Cpath stroke='%23eeede5' d='M0 0h17m-1 1h1m-1 14h1m-1 1h1'/%3E%3Cpath stroke='%23fdfdfa' d='M0 1h1'/%3E%3Cpath stroke='%23fff' d='M1 1h15M0 2h1m14 0h1M0 3h1m14 0h1M0 4h1m14 0h1M0 5h1m14 0h1M0 6h1m14 0h1M0 7h1m14 0h1M0 8h1m14 0h1M0 9h1m14 0h1M0 10h1m14 0h1M0 11h1m14 0h1M0 12h1m14 0h1M0 13h1m14 0h1M0 14h1m14 0h1M1 15h14'/%3E%3Cpath stroke='%23e6eefc' d='M1 2h1'/%3E%3Cpath stroke='%23d0dffc' d='M2 2h1M1 3h1'/%3E%3Cpath stroke='%23cad8f9' d='M3 2h1M1 4h1'/%3E%3Cpath stroke='%23c4d2f7' d='M4 2h1'/%3E%3Cpath stroke='%23c0d0f7' d='M5 2h1'/%3E%3Cpath stroke='%23bdcef7' d='M6 2h1M1 7h1'/%3E%3Cpath stroke='%23bbcdf5' d='M7 2h2'/%3E%3Cpath stroke='%23b8cbf6' d='M9 2h1M1 8h1'/%3E%3Cpath stroke='%23b7caf5' d='M10 2h1M1 9h1'/%3E%3Cpath stroke='%23b5c8f7' d='M11 2h1'/%3E%3Cpath stroke='%23b3c7f5' d='M12 2h1'/%3E%3Cpath stroke='%23afc5f4' d='M13 2h1'/%3E%3Cpath stroke='%23dce6f9' d='M14 2h1'/%3E%3Cpath stroke='%23dfe2e1' d='M16 2h1'/%3E%3Cpath stroke='%23e1eafe' d='M2 3h1'/%3E%3Cpath stroke='%23dae6fe' d='M3 3h1M2 4h1'/%3E%3Cpath stroke='%23d4e1fc' d='M4 3h1M2 5h1'/%3E%3Cpath stroke='%23d1e0fd' d='M5 3h1M3 5h1'/%3E%3Cpath stroke='%23d0ddfc' d='M6 3h1M2 6h1'/%3E%3Cpath stroke='%23cedbfd' d='M7 3h1M5 4h1'/%3E%3Cpath stroke='%23cddbfc' d='M8 3h1M4 5h1M2 7h1'/%3E%3Cpath stroke='%23cad9fd' d='M9 3h1M6 4h1M4 6h1'/%3E%3Cpath stroke='%23c8d8fb' d='M10 3h1'/%3E%3Cpath stroke='%23c5d6fc' d='M11 3h1m-9 7h3'/%3E%3Cpath stroke='%23c2d3fc' d='M12 3h1m-2 1h1M2 10h1m0 1h1'/%3E%3Cpath stroke='%23bccefa' d='M13 3h1m-1 2h1M4 13h2'/%3E%3Cpath stroke='%23b9c9f3' d='M14 3h1M4 14h3'/%3E%3Cpath stroke='%23cfd7dd' d='M16 3h1'/%3E%3Cpath stroke='%23d8e3fc' d='M3 4h1'/%3E%3Cpath stroke='%23d1defd' d='M4 4h1'/%3E%3Cpath stroke='%23c9d8fc' d='M7 4h1M5 5h2M4 7h1M2 8h1'/%3E%3Cpath stroke='%234d6185' d='M8 4h1M7 5h3M6 6h3M5 7h3M4 8h3M5 9h3m-2 1h3m-2 1h3m-2 1h1'/%3E%3Cpath stroke='%23c5d5fc' d='M9 4h1'/%3E%3Cpath stroke='%23c5d3fc' d='M10 4h1'/%3E%3Cpath stroke='%23bed0fc' d='M12 4h1M2 11h1m0 1h1'/%3E%3Cpath stroke='%23bccdfa' d='M13 4h1'/%3E%3Cpath stroke='%23baccf4' d='M14 4h1'/%3E%3Cpath stroke='%23bdcbda' d='M16 4h1'/%3E%3Cpath stroke='%23c4d4f7' d='M1 5h1'/%3E%3Cpath stroke='%23bbcefd' d='M10 5h3M9 6h1'/%3E%3Cpath stroke='%23bcccf3' d='M14 5h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23b1c2d5' d='M16 5h1'/%3E%3Cpath stroke='%23bed0f8' d='M1 6h1'/%3E%3Cpath stroke='%23ceddfd' d='M3 6h1'/%3E%3Cpath stroke='%23c8d6fb' d='M5 6h1M2 9h3'/%3E%3Cpath stroke='%23bacdfc' d='M10 6h1m1 0h2M2 12h1'/%3E%3Cpath stroke='%23b9cdfb' d='M11 6h1M8 7h3m1 0h2m-1 1h1'/%3E%3Cpath stroke='%23a8bbd4' d='M16 6h1'/%3E%3Cpath stroke='%23cddafc' d='M3 7h1'/%3E%3Cpath stroke='%23b7cdfc' d='M11 7h1m0 1h1'/%3E%3Cpath stroke='%23a4b8d3' d='M16 7h1'/%3E%3Cpath stroke='%23cad8fd' d='M3 8h1'/%3E%3Cpath stroke='%23c1d3fb' d='M7 8h2'/%3E%3Cpath stroke='%23b6cefb' d='M9 8h3M9 9h4'/%3E%3Cpath stroke='%23bacbf4' d='M14 8h1'/%3E%3Cpath stroke='%23a0b5d3' d='M16 8h1m-1 1h1m-1 4h1'/%3E%3Cpath stroke='%23bdd3fb' d='M8 9h1m-2 3h1'/%3E%3Cpath stroke='%23b6cdfb' d='M13 9h1m-5 4h1'/%3E%3Cpath stroke='%23b9cbf3' d='M14 9h1'/%3E%3Cpath stroke='%23b1c7f6' d='M1 10h1'/%3E%3Cpath stroke='%23bad4fc' d='M9 10h1'/%3E%3Cpath stroke='%23b2cffb' d='M10 10h3m-2 2h1'/%3E%3Cpath stroke='%23b1cbfa' d='M13 10h1'/%3E%3Cpath stroke='%23b3c8f5' d='M14 10h1m-6 4h2'/%3E%3Cpath stroke='%239fb5d2' d='M16 10h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23adc3f6' d='M1 11h1'/%3E%3Cpath stroke='%23c3d3fd' d='M4 11h1'/%3E%3Cpath stroke='%23c2d5fc' d='M5 11h2'/%3E%3Cpath stroke='%23b7d3fc' d='M10 11h1m-2 1h1'/%3E%3Cpath stroke='%23b3d1fc' d='M11 11h1'/%3E%3Cpath stroke='%23afcefb' d='M12 11h1'/%3E%3Cpath stroke='%23aecafa' d='M13 11h1'/%3E%3Cpath stroke='%23b1c8f3' d='M14 11h1'/%3E%3Cpath stroke='%23acc2f5' d='M1 12h1'/%3E%3Cpath stroke='%23c1d2fb' d='M4 12h1'/%3E%3Cpath stroke='%23bed1fc' d='M5 12h2'/%3E%3Cpath stroke='%23b6d1fb' d='M10 12h1'/%3E%3Cpath stroke='%23afccfb' d='M12 12h1'/%3E%3Cpath stroke='%23adc9f9' d='M13 12h1m-2 1h1'/%3E%3Cpath stroke='%23b1c5f3' d='M14 12h1'/%3E%3Cpath stroke='%23aac0f3' d='M1 13h1'/%3E%3Cpath stroke='%23b7cbf9' d='M2 13h1'/%3E%3Cpath stroke='%23b9cefb' d='M3 13h1'/%3E%3Cpath stroke='%23bbcef9' d='M6 13h1'/%3E%3Cpath stroke='%23b9cffb' d='M7 13h1'/%3E%3Cpath stroke='%23b8cffa' d='M8 13h1'/%3E%3Cpath stroke='%23b2cdfb' d='M10 13h1'/%3E%3Cpath stroke='%23b0cbf9' d='M11 13h1'/%3E%3Cpath stroke='%23aec8f7' d='M13 13h1'/%3E%3Cpath stroke='%23b0c5f2' d='M14 13h1'/%3E%3Cpath stroke='%23dbe3f8' d='M1 14h1'/%3E%3Cpath stroke='%23b7c6f1' d='M2 14h1'/%3E%3Cpath stroke='%23b8c9f2' d='M3 14h1m3 0h2'/%3E%3Cpath stroke='%23b2c8f4' d='M11 14h1'/%3E%3Cpath stroke='%23b1c6f3' d='M12 14h1'/%3E%3Cpath stroke='%23b0c4f2' d='M13 14h1'/%3E%3Cpath stroke='%23d9e3f6' d='M14 14h1'/%3E%3Cpath stroke='%23aec0d6' d='M16 14h1'/%3E%3Cpath stroke='%23c3d4e7' d='M0 15h1'/%3E%3Cpath stroke='%23aec4e5' d='M15 15h1'/%3E%3Cpath stroke='%23edf1f3' d='M0 16h1'/%3E%3Cpath stroke='%23aac0e1' d='M1 16h1'/%3E%3Cpath stroke='%2394b1d9' d='M2 16h1'/%3E%3Cpath stroke='%2388a7d8' d='M3 16h1'/%3E%3Cpath stroke='%2383a4d3' d='M4 16h1'/%3E%3Cpath stroke='%237da0d4' d='M5 16h1m4 0h3'/%3E%3Cpath stroke='%237e9fd2' d='M6 16h1'/%3E%3Cpath stroke='%237c9fd3' d='M7 16h3'/%3E%3Cpath stroke='%2382a4d6' d='M13 16h1'/%3E%3Cpath stroke='%2394b0dd' d='M14 16h1'/%3E%3Cpath stroke='%23ecf2f7' d='M15 16h1'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:horizontal:end{width:17px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 17 17' shape-rendering='crispEdges'%3E%3Cpath stroke='%23eeede5' d='M0 0h17m-1 1h1m-1 14h1m-1 1h1'/%3E%3Cpath stroke='%23fdfdfa' d='M0 1h1'/%3E%3Cpath stroke='%23fff' d='M1 1h15M0 2h1m14 0h1M0 3h1m14 0h1M0 4h1m14 0h1M0 5h1m14 0h1M0 6h1m14 0h1M0 7h1m14 0h1M0 8h1m14 0h1M0 9h1m14 0h1M0 10h1m14 0h1M0 11h1m14 0h1M0 12h1m14 0h1M0 13h1m14 0h1M0 14h1m14 0h1M1 15h14'/%3E%3Cpath stroke='%23e6eefc' d='M1 2h1'/%3E%3Cpath stroke='%23d0dffc' d='M2 2h1M1 3h1'/%3E%3Cpath stroke='%23cad8f9' d='M3 2h1M1 4h1'/%3E%3Cpath stroke='%23c4d2f7' d='M4 2h1'/%3E%3Cpath stroke='%23c0d0f7' d='M5 2h1'/%3E%3Cpath stroke='%23bdcef7' d='M6 2h1M1 7h1'/%3E%3Cpath stroke='%23bbcdf5' d='M7 2h2'/%3E%3Cpath stroke='%23b8cbf6' d='M9 2h1M1 8h1'/%3E%3Cpath stroke='%23b7caf5' d='M10 2h1'/%3E%3Cpath stroke='%23b5c8f7' d='M11 2h1'/%3E%3Cpath stroke='%23b3c7f5' d='M12 2h1'/%3E%3Cpath stroke='%23afc5f4' d='M13 2h1'/%3E%3Cpath stroke='%23dce6f9' d='M14 2h1'/%3E%3Cpath stroke='%23dfe2e1' d='M16 2h1'/%3E%3Cpath stroke='%23e1eafe' d='M2 3h1'/%3E%3Cpath stroke='%23dae6fe' d='M3 3h1M2 4h1'/%3E%3Cpath stroke='%23d4e1fc' d='M4 3h1M2 5h1'/%3E%3Cpath stroke='%23d1e0fd' d='M5 3h1M3 5h1'/%3E%3Cpath stroke='%23d0ddfc' d='M6 3h1M2 6h1'/%3E%3Cpath stroke='%23cedbfd' d='M7 3h1M5 4h1'/%3E%3Cpath stroke='%23cddbfc' d='M8 3h1M4 5h1M2 7h1'/%3E%3Cpath stroke='%23cad9fd' d='M9 3h1M6 4h1M4 6h1'/%3E%3Cpath stroke='%23c8d8fb' d='M10 3h1'/%3E%3Cpath stroke='%23c5d6fc' d='M11 3h1m-9 7h3'/%3E%3Cpath stroke='%23c2d3fc' d='M12 3h1m-2 1h1M2 10h1m0 1h1'/%3E%3Cpath stroke='%23bccefa' d='M13 3h1m-1 2h1M4 13h2'/%3E%3Cpath stroke='%23b9c9f3' d='M14 3h1M4 14h3'/%3E%3Cpath stroke='%23cfd7dd' d='M16 3h1'/%3E%3Cpath stroke='%23d8e3fc' d='M3 4h1'/%3E%3Cpath stroke='%23d1defd' d='M4 4h1'/%3E%3Cpath stroke='%234d6185' d='M7 4h1M6 5h3M7 6h3M8 7h3M9 8h3M8 9h3m-4 1h3m-4 1h3m-2 1h1'/%3E%3Cpath stroke='%23c8d6fb' d='M8 4h1M5 6h2'/%3E%3Cpath stroke='%23c5d5fc' d='M9 4h1M2 9h5'/%3E%3Cpath stroke='%23c5d3fc' d='M10 4h1'/%3E%3Cpath stroke='%23bed0fc' d='M12 4h1M9 5h1m-8 6h1m0 1h1'/%3E%3Cpath stroke='%23bccdfa' d='M13 4h1'/%3E%3Cpath stroke='%23baccf4' d='M14 4h1'/%3E%3Cpath stroke='%23bdcbda' d='M16 4h1'/%3E%3Cpath stroke='%23c4d4f7' d='M1 5h1'/%3E%3Cpath stroke='%23c9d8fc' d='M5 5h1M4 7h3M2 8h1'/%3E%3Cpath stroke='%23bbcefd' d='M10 5h3M7 7h1'/%3E%3Cpath stroke='%23bcccf3' d='M14 5h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23b1c2d5' d='M16 5h1'/%3E%3Cpath stroke='%23bed0f8' d='M1 6h1'/%3E%3Cpath stroke='%23ceddfd' d='M3 6h1'/%3E%3Cpath stroke='%23bacdfc' d='M10 6h1m1 0h2M2 12h1'/%3E%3Cpath stroke='%23b9cdfb' d='M11 6h1m0 1h2m-1 1h1'/%3E%3Cpath stroke='%23a8bbd4' d='M16 6h1'/%3E%3Cpath stroke='%23cddafc' d='M3 7h1'/%3E%3Cpath stroke='%23b7cdfc' d='M11 7h1m0 1h1'/%3E%3Cpath stroke='%23a4b8d3' d='M16 7h1'/%3E%3Cpath stroke='%23cad8fd' d='M3 8h3'/%3E%3Cpath stroke='%23c1d3fb' d='M6 8h3'/%3E%3Cpath stroke='%23bacbf4' d='M14 8h1'/%3E%3Cpath stroke='%23a0b5d3' d='M16 8h1m-1 5h1'/%3E%3Cpath stroke='%23b4c8f6' d='M1 9h1'/%3E%3Cpath stroke='%23c2d5fc' d='M7 9h1m-3 2h1'/%3E%3Cpath stroke='%23b6cefb' d='M11 9h2'/%3E%3Cpath stroke='%23b5cdfa' d='M13 9h1'/%3E%3Cpath stroke='%23b5c9f3' d='M14 9h1'/%3E%3Cpath stroke='%239fb5d2' d='M16 9h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23b1c7f6' d='M1 10h1'/%3E%3Cpath stroke='%23c3d5fd' d='M6 10h1'/%3E%3Cpath stroke='%23b2cffb' d='M10 10h3m-2 2h1'/%3E%3Cpath stroke='%23b1cbfa' d='M13 10h1'/%3E%3Cpath stroke='%23b3c8f5' d='M14 10h1m-6 4h2'/%3E%3Cpath stroke='%23adc3f6' d='M1 11h1'/%3E%3Cpath stroke='%23c3d3fd' d='M4 11h1'/%3E%3Cpath stroke='%23bad4fc' d='M9 11h1'/%3E%3Cpath stroke='%23b7d3fc' d='M10 11h1m-2 1h1'/%3E%3Cpath stroke='%23b3d1fc' d='M11 11h1'/%3E%3Cpath stroke='%23afcefb' d='M12 11h1'/%3E%3Cpath stroke='%23aecafa' d='M13 11h1'/%3E%3Cpath stroke='%23b1c8f3' d='M14 11h1'/%3E%3Cpath stroke='%23acc2f5' d='M1 12h1'/%3E%3Cpath stroke='%23c1d2fb' d='M4 12h1'/%3E%3Cpath stroke='%23bed1fc' d='M5 12h2'/%3E%3Cpath stroke='%23bbd3fd' d='M8 12h1'/%3E%3Cpath stroke='%23b6d1fb' d='M10 12h1'/%3E%3Cpath stroke='%23afccfb' d='M12 12h1'/%3E%3Cpath stroke='%23adc9f9' d='M13 12h1m-2 1h1'/%3E%3Cpath stroke='%23b1c5f3' d='M14 12h1'/%3E%3Cpath stroke='%23aac0f3' d='M1 13h1'/%3E%3Cpath stroke='%23b7cbf9' d='M2 13h1'/%3E%3Cpath stroke='%23b9cefb' d='M3 13h1'/%3E%3Cpath stroke='%23bbcef9' d='M6 13h1'/%3E%3Cpath stroke='%23b9cffb' d='M7 13h1'/%3E%3Cpath stroke='%23b8cffa' d='M8 13h1'/%3E%3Cpath stroke='%23b6cdfb' d='M9 13h1'/%3E%3Cpath stroke='%23b2cdfb' d='M10 13h1'/%3E%3Cpath stroke='%23b0cbf9' d='M11 13h1'/%3E%3Cpath stroke='%23aec8f7' d='M13 13h1'/%3E%3Cpath stroke='%23b0c5f2' d='M14 13h1'/%3E%3Cpath stroke='%23dbe3f8' d='M1 14h1'/%3E%3Cpath stroke='%23b7c6f1' d='M2 14h1'/%3E%3Cpath stroke='%23b8c9f2' d='M3 14h1m3 0h2'/%3E%3Cpath stroke='%23b2c8f4' d='M11 14h1'/%3E%3Cpath stroke='%23b1c6f3' d='M12 14h1'/%3E%3Cpath stroke='%23b0c4f2' d='M13 14h1'/%3E%3Cpath stroke='%23d9e3f6' d='M14 14h1'/%3E%3Cpath stroke='%23aec0d6' d='M16 14h1'/%3E%3Cpath stroke='%23c3d4e7' d='M0 15h1'/%3E%3Cpath stroke='%23aec4e5' d='M15 15h1'/%3E%3Cpath stroke='%23edf1f3' d='M0 16h1'/%3E%3Cpath stroke='%23aac0e1' d='M1 16h1'/%3E%3Cpath stroke='%2394b1d9' d='M2 16h1'/%3E%3Cpath stroke='%2388a7d8' d='M3 16h1'/%3E%3Cpath stroke='%2383a4d3' d='M4 16h1'/%3E%3Cpath stroke='%237da0d4' d='M5 16h1m4 0h3'/%3E%3Cpath stroke='%237e9fd2' d='M6 16h1'/%3E%3Cpath stroke='%237c9fd3' d='M7 16h3'/%3E%3Cpath stroke='%2382a4d6' d='M13 16h1'/%3E%3Cpath stroke='%2394b0dd' d='M14 16h1'/%3E%3Cpath stroke='%23ecf2f7' d='M15 16h1'/%3E%3C/svg%3E")}.window{box-shadow:inset -1px -1px #00138c,inset 1px 1px #0831d9,inset -2px -2px #001ea0,inset 2px 2px #166aee,inset -3px -3px #003bda,inset 3px 3px #0855dd;border-top-left-radius:8px;border-top-right-radius:8px;padding:0 0 3px;-webkit-font-smoothing:antialiased}.title-bar{font-family:Trebuchet MS;background:linear-gradient(180deg,#0997ff,#0053ee 8%,#0050ee 40%,#06f 88%,#06f 93%,#005bff 95%,#003dd7 96%,#003dd7);padding:3px 5px 3px 3px;border-top:1px solid #0831d9;border-left:1px solid #0831d9;border-right:1px solid #001ea0;border-top-left-radius:8px;border-top-right-radius:7px;font-size:13px;text-shadow:1px 1px #0f1089;height:21px}.title-bar-text{padding-left:3px}.title-bar-controls{display:flex}.title-bar-controls button{min-width:21px;min-height:21px;margin-left:2px;background-repeat:no-repeat;background-position:50%;box-shadow:none;background-color:#0050ee;transition:background .1s;border:none}.title-bar-controls button:active,.title-bar-controls button:focus,.title-bar-controls button:hover{box-shadow:none!important}.title-bar-controls button[aria-label=Minimize]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 21 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%236696eb' d='M1 0h1m17 0h1'/%3E%3Cpath stroke='%23e5edfb' d='M2 0h1'/%3E%3Cpath stroke='%23fff' d='M3 0h16M0 2h1M0 3h1m19 0h1M0 4h1m19 0h1M0 5h1m19 0h1M0 6h1m19 0h1M0 7h1m19 0h1M0 8h1m19 0h1M0 9h1m19 0h1M0 10h1m19 0h1M0 11h1m19 0h1M0 12h1m19 0h1M0 13h1m4 0h7m8 0h1M0 14h1m4 0h7m8 0h1M0 15h1m4 0h7m8 0h1M0 16h1m19 0h1M0 17h1m19 0h1m-1 1h1M2 20h16'/%3E%3Cpath stroke='%236693e9' d='M0 1h1m19 0h1'/%3E%3Cpath stroke='%23dce5fd' d='M1 1h1'/%3E%3Cpath stroke='%23739af8' d='M2 1h1'/%3E%3Cpath stroke='%23608cf7' d='M3 1h1M2 8h1'/%3E%3Cpath stroke='%235584f6' d='M4 1h1'/%3E%3Cpath stroke='%234d7ef6' d='M5 1h1M1 6h1m5 4h1'/%3E%3Cpath stroke='%23487af5' d='M6 1h1'/%3E%3Cpath stroke='%234276f5' d='M7 1h1M3 14h1'/%3E%3Cpath stroke='%234478f5' d='M8 1h1m5 3h1M2 12h1'/%3E%3Cpath stroke='%233e73f5' d='M9 1h2'/%3E%3Cpath stroke='%233b71f5' d='M11 1h2'/%3E%3Cpath stroke='%23336cf4' d='M13 1h2'/%3E%3Cpath stroke='%23306af4' d='M15 1h1'/%3E%3Cpath stroke='%232864f4' d='M16 1h1'/%3E%3Cpath stroke='%231f5def' d='M17 1h1'/%3E%3Cpath stroke='%233467e0' d='M18 1h1'/%3E%3Cpath stroke='%23d2dbf2' d='M19 1h1'/%3E%3Cpath stroke='%23769cf8' d='M1 2h1'/%3E%3Cpath stroke='%2390aff9' d='M2 2h1'/%3E%3Cpath stroke='%2394b2f9' d='M3 2h1'/%3E%3Cpath stroke='%2385a7f8' d='M4 2h1'/%3E%3Cpath stroke='%23759cf8' d='M5 2h1'/%3E%3Cpath stroke='%236e97f8' d='M6 2h1M2 6h1'/%3E%3Cpath stroke='%236892f7' d='M7 2h1'/%3E%3Cpath stroke='%236690f7' d='M8 2h1'/%3E%3Cpath stroke='%23628ef7' d='M9 2h1m0 1h1'/%3E%3Cpath stroke='%235f8cf7' d='M10 2h1'/%3E%3Cpath stroke='%235e8bf7' d='M11 2h1'/%3E%3Cpath stroke='%235988f6' d='M12 2h1'/%3E%3Cpath stroke='%235685f6' d='M13 2h1'/%3E%3Cpath stroke='%235082f6' d='M14 2h1'/%3E%3Cpath stroke='%23497cf5' d='M15 2h1'/%3E%3Cpath stroke='%233f75f5' d='M16 2h1m-2 2h1'/%3E%3Cpath stroke='%23326bf2' d='M17 2h1'/%3E%3Cpath stroke='%23235ce3' d='M18 2h1'/%3E%3Cpath stroke='%23305cc5' d='M19 2h1'/%3E%3Cpath stroke='%23e5ecfb' d='M20 2h1'/%3E%3Cpath stroke='%236590f7' d='M1 3h1'/%3E%3Cpath stroke='%2397b4f9' d='M2 3h1'/%3E%3Cpath stroke='%239ab7fa' d='M3 3h1'/%3E%3Cpath stroke='%2389aaf9' d='M4 3h1M2 4h1'/%3E%3Cpath stroke='%237aa0f8' d='M5 3h1'/%3E%3Cpath stroke='%23729af8' d='M6 3h1'/%3E%3Cpath stroke='%236d95f8' d='M7 3h1'/%3E%3Cpath stroke='%236892f8' d='M8 3h1M2 7h1'/%3E%3Cpath stroke='%23658ff7' d='M9 3h1'/%3E%3Cpath stroke='%23618df7' d='M11 3h1'/%3E%3Cpath stroke='%235d8af7' d='M12 3h1M3 9h1'/%3E%3Cpath stroke='%235987f6' d='M13 3h1M2 9h1'/%3E%3Cpath stroke='%235283f6' d='M14 3h1'/%3E%3Cpath stroke='%234c7ef6' d='M15 3h1'/%3E%3Cpath stroke='%234377f5' d='M16 3h1'/%3E%3Cpath stroke='%23376ef2' d='M17 3h1'/%3E%3Cpath stroke='%23285fe3' d='M18 3h1'/%3E%3Cpath stroke='%231546b9' d='M19 3h1'/%3E%3Cpath stroke='%235886f6' d='M1 4h1'/%3E%3Cpath stroke='%238dadf9' d='M3 4h1'/%3E%3Cpath stroke='%237fa3f8' d='M4 4h1'/%3E%3Cpath stroke='%237199f8' d='M5 4h1M4 5h1'/%3E%3Cpath stroke='%236a93f8' d='M6 4h1M4 6h1M3 7h1'/%3E%3Cpath stroke='%23648ef7' d='M7 4h1'/%3E%3Cpath stroke='%235e8af7' d='M8 4h1'/%3E%3Cpath stroke='%235986f7' d='M9 4h1M5 9h1m-2 1h1'/%3E%3Cpath stroke='%235482f6' d='M10 4h1'/%3E%3Cpath stroke='%235180f6' d='M11 4h1'/%3E%3Cpath stroke='%234b7cf5' d='M12 4h1'/%3E%3Cpath stroke='%234a7cf5' d='M13 4h1'/%3E%3Cpath stroke='%233a72f4' d='M16 4h1'/%3E%3Cpath stroke='%23346cf2' d='M17 4h1'/%3E%3Cpath stroke='%232a61e3' d='M18 4h1'/%3E%3Cpath stroke='%231848bb' d='M19 4h1'/%3E%3Cpath stroke='%235282f6' d='M1 5h1m4 6h1m-3 1h1'/%3E%3Cpath stroke='%23799ff8' d='M2 5h1'/%3E%3Cpath stroke='%237ca1f8' d='M3 5h1'/%3E%3Cpath stroke='%236791f8' d='M5 5h1'/%3E%3Cpath stroke='%23608bf7' d='M6 5h1M4 8h1'/%3E%3Cpath stroke='%235985f7' d='M7 5h1'/%3E%3Cpath stroke='%235381f6' d='M8 5h1M6 9h1'/%3E%3Cpath stroke='%234d7bf6' d='M9 5h1M8 6h1'/%3E%3Cpath stroke='%234677f5' d='M10 5h1'/%3E%3Cpath stroke='%234173f5' d='M11 5h1'/%3E%3Cpath stroke='%233a6ff4' d='M12 5h1'/%3E%3Cpath stroke='%23386ef4' d='M13 5h1'/%3E%3Cpath stroke='%23346cf4' d='M14 5h1'/%3E%3Cpath stroke='%23326cf4' d='M15 5h1'/%3E%3Cpath stroke='%23316bf4' d='M16 5h1M3 16h1'/%3E%3Cpath stroke='%233069f1' d='M17 5h1'/%3E%3Cpath stroke='%232c62e4' d='M18 5h1'/%3E%3Cpath stroke='%231d4cbc' d='M19 5h1m-1 1h1'/%3E%3Cpath stroke='%237099f8' d='M3 6h1'/%3E%3Cpath stroke='%23628cf8' d='M5 6h1'/%3E%3Cpath stroke='%235b86f7' d='M6 6h1'/%3E%3Cpath stroke='%235480f7' d='M7 6h1'/%3E%3Cpath stroke='%234777f6' d='M9 6h1'/%3E%3Cpath stroke='%234072f5' d='M10 6h1'/%3E%3Cpath stroke='%233a6ff5' d='M11 6h1'/%3E%3Cpath stroke='%23346df4' d='M12 6h1'/%3E%3Cpath stroke='%23306bf4' d='M13 6h1'/%3E%3Cpath stroke='%232d69f4' d='M14 6h1'/%3E%3Cpath stroke='%232c69f5' d='M15 6h1'/%3E%3Cpath stroke='%232d69f5' d='M16 6h1'/%3E%3Cpath stroke='%232e69f2' d='M17 6h1'/%3E%3Cpath stroke='%232c63e5' d='M18 6h1'/%3E%3Cpath stroke='%234679f5' d='M1 7h1M1 8h1'/%3E%3Cpath stroke='%23658ff8' d='M4 7h1'/%3E%3Cpath stroke='%235e89f7' d='M5 7h1'/%3E%3Cpath stroke='%235783f7' d='M6 7h1'/%3E%3Cpath stroke='%23507ef6' d='M7 7h1'/%3E%3Cpath stroke='%234a79f6' d='M8 7h1'/%3E%3Cpath stroke='%234375f5' d='M9 7h1'/%3E%3Cpath stroke='%233d71f5' d='M10 7h1'/%3E%3Cpath stroke='%23366ef4' d='M11 7h1M2 14h1'/%3E%3Cpath stroke='%232f6bf5' d='M12 7h1'/%3E%3Cpath stroke='%232b69f5' d='M13 7h1'/%3E%3Cpath stroke='%232867f5' d='M14 7h1'/%3E%3Cpath stroke='%232766f5' d='M15 7h1'/%3E%3Cpath stroke='%232a68f5' d='M16 7h1'/%3E%3Cpath stroke='%232c69f2' d='M17 7h1'/%3E%3Cpath stroke='%232a62e4' d='M18 7h1'/%3E%3Cpath stroke='%231c4cbd' d='M19 7h1'/%3E%3Cpath stroke='%23628df8' d='M3 8h1'/%3E%3Cpath stroke='%235b87f7' d='M5 8h1'/%3E%3Cpath stroke='%235482f7' d='M6 8h1'/%3E%3Cpath stroke='%234e7cf6' d='M7 8h1'/%3E%3Cpath stroke='%234778f6' d='M8 8h1'/%3E%3Cpath stroke='%234174f5' d='M9 8h1'/%3E%3Cpath stroke='%233a71f5' d='M10 8h1'/%3E%3Cpath stroke='%23346ef4' d='M11 8h1'/%3E%3Cpath stroke='%232d6bf5' d='M12 8h1'/%3E%3Cpath stroke='%232869f5' d='M13 8h1'/%3E%3Cpath stroke='%232467f5' d='M14 8h1'/%3E%3Cpath stroke='%232266f5' d='M15 8h1'/%3E%3Cpath stroke='%232567f5' d='M16 8h1'/%3E%3Cpath stroke='%232968f2' d='M17 8h1'/%3E%3Cpath stroke='%232963e4' d='M18 8h1'/%3E%3Cpath stroke='%231b4bbd' d='M19 8h1'/%3E%3Cpath stroke='%233c72f4' d='M1 9h1'/%3E%3Cpath stroke='%235d89f7' d='M4 9h1'/%3E%3Cpath stroke='%234e7ef6' d='M7 9h1'/%3E%3Cpath stroke='%23477af5' d='M8 9h1'/%3E%3Cpath stroke='%234178f5' d='M9 9h1'/%3E%3Cpath stroke='%233a74f5' d='M10 9h1'/%3E%3Cpath stroke='%233472f5' d='M11 9h1'/%3E%3Cpath stroke='%232c6ff5' d='M12 9h1'/%3E%3Cpath stroke='%23276cf5' d='M13 9h1'/%3E%3Cpath stroke='%23236af6' d='M14 9h1'/%3E%3Cpath stroke='%232069f6' d='M15 9h1'/%3E%3Cpath stroke='%232268f5' d='M16 9h1'/%3E%3Cpath stroke='%232569f2' d='M17 9h1'/%3E%3Cpath stroke='%232562e6' d='M18 9h1'/%3E%3Cpath stroke='%23194bbe' d='M19 9h1'/%3E%3Cpath stroke='%23376ef4' d='M1 10h1'/%3E%3Cpath stroke='%235181f6' d='M2 10h1'/%3E%3Cpath stroke='%235785f7' d='M3 10h1m1 0h1'/%3E%3Cpath stroke='%235281f6' d='M6 10h1'/%3E%3Cpath stroke='%23477bf6' d='M8 10h1'/%3E%3Cpath stroke='%234179f6' d='M9 10h1'/%3E%3Cpath stroke='%233b77f5' d='M10 10h1'/%3E%3Cpath stroke='%233474f5' d='M11 10h1'/%3E%3Cpath stroke='%232c72f6' d='M12 10h1'/%3E%3Cpath stroke='%23266ff6' d='M13 10h1'/%3E%3Cpath stroke='%23226df6' d='M14 10h1'/%3E%3Cpath stroke='%231e6bf6' d='M15 10h1'/%3E%3Cpath stroke='%231f6af6' d='M16 10h1'/%3E%3Cpath stroke='%23216af3' d='M17 10h1'/%3E%3Cpath stroke='%232162e6' d='M18 10h1'/%3E%3Cpath stroke='%231649be' d='M19 10h1'/%3E%3Cpath stroke='%23326bf4' d='M1 11h1'/%3E%3Cpath stroke='%234b7df5' d='M2 11h1'/%3E%3Cpath stroke='%235483f6' d='M3 11h1'/%3E%3Cpath stroke='%235684f7' d='M4 11h1'/%3E%3Cpath stroke='%235583f7' d='M5 11h1'/%3E%3Cpath stroke='%234d80f6' d='M7 11h1'/%3E%3Cpath stroke='%23487df6' d='M8 11h1'/%3E%3Cpath stroke='%23427cf6' d='M9 11h1'/%3E%3Cpath stroke='%233c7af6' d='M10 11h1'/%3E%3Cpath stroke='%233478f6' d='M11 11h1'/%3E%3Cpath stroke='%232d76f6' d='M12 11h1'/%3E%3Cpath stroke='%232673f7' d='M13 11h1'/%3E%3Cpath stroke='%232171f7' d='M14 11h1'/%3E%3Cpath stroke='%231c6ff6' d='M15 11h1'/%3E%3Cpath stroke='%231c6df6' d='M16 11h1'/%3E%3Cpath stroke='%231c6af4' d='M17 11h1'/%3E%3Cpath stroke='%231c61e6' d='M18 11h1'/%3E%3Cpath stroke='%231248bf' d='M19 11h1'/%3E%3Cpath stroke='%232b66f4' d='M1 12h1'/%3E%3Cpath stroke='%234e7ff6' d='M3 12h1'/%3E%3Cpath stroke='%235383f6' d='M5 12h1'/%3E%3Cpath stroke='%235182f6' d='M6 12h1'/%3E%3Cpath stroke='%234d81f7' d='M7 12h1'/%3E%3Cpath stroke='%23487ff6' d='M8 12h1'/%3E%3Cpath stroke='%23437ff6' d='M9 12h1'/%3E%3Cpath stroke='%233d7ef6' d='M10 12h1'/%3E%3Cpath stroke='%23357cf6' d='M11 12h1'/%3E%3Cpath stroke='%232d7af7' d='M12 12h1'/%3E%3Cpath stroke='%232677f7' d='M13 12h1'/%3E%3Cpath stroke='%232174f7' d='M14 12h1'/%3E%3Cpath stroke='%231b71f7' d='M15 12h1'/%3E%3Cpath stroke='%23186ef7' d='M16 12h1'/%3E%3Cpath stroke='%23186af4' d='M17 12h1'/%3E%3Cpath stroke='%23165fe7' d='M18 12h1'/%3E%3Cpath stroke='%230f47c0' d='M19 12h1'/%3E%3Cpath stroke='%232562f3' d='M1 13h1'/%3E%3Cpath stroke='%233d73f4' d='M2 13h1'/%3E%3Cpath stroke='%23487bf5' d='M3 13h1'/%3E%3Cpath stroke='%234e80f6' d='M4 13h1'/%3E%3Cpath stroke='%232d7cf7' d='M12 13h1'/%3E%3Cpath stroke='%232679f8' d='M13 13h1'/%3E%3Cpath stroke='%232077f7' d='M14 13h1'/%3E%3Cpath stroke='%231973f7' d='M15 13h1'/%3E%3Cpath stroke='%23166ff7' d='M16 13h1'/%3E%3Cpath stroke='%231369f4' d='M17 13h1'/%3E%3Cpath stroke='%23105de8' d='M18 13h1'/%3E%3Cpath stroke='%230a44bf' d='M19 13h1'/%3E%3Cpath stroke='%231e5df3' d='M1 14h1'/%3E%3Cpath stroke='%23497bf5' d='M4 14h1'/%3E%3Cpath stroke='%232d7df7' d='M12 14h1'/%3E%3Cpath stroke='%23257af8' d='M13 14h1'/%3E%3Cpath stroke='%231e77f8' d='M14 14h1'/%3E%3Cpath stroke='%231773f8' d='M15 14h1'/%3E%3Cpath stroke='%23116df7' d='M16 14h1'/%3E%3Cpath stroke='%230d66f4' d='M17 14h1m-3 3h1'/%3E%3Cpath stroke='%230b59e7' d='M18 14h1'/%3E%3Cpath stroke='%230641c0' d='M19 14h1m-6 5h1'/%3E%3Cpath stroke='%231859f3' d='M1 15h1'/%3E%3Cpath stroke='%232e68f4' d='M2 15h1'/%3E%3Cpath stroke='%233a71f4' d='M3 15h1'/%3E%3Cpath stroke='%234277f5' d='M4 15h1'/%3E%3Cpath stroke='%232a7cf8' d='M12 15h1'/%3E%3Cpath stroke='%23247af8' d='M13 15h1'/%3E%3Cpath stroke='%231d77f8' d='M14 15h1'/%3E%3Cpath stroke='%231573f8' d='M15 15h1'/%3E%3Cpath stroke='%230e6cf8' d='M16 15h1'/%3E%3Cpath stroke='%230963f4' d='M17 15h1'/%3E%3Cpath stroke='%230556e7' d='M18 15h1'/%3E%3Cpath stroke='%23023fbf' d='M19 15h1'/%3E%3Cpath stroke='%231456f3' d='M1 16h1'/%3E%3Cpath stroke='%232562f4' d='M2 16h1'/%3E%3Cpath stroke='%233971f4' d='M4 16h1'/%3E%3Cpath stroke='%233d74f5' d='M5 16h1'/%3E%3Cpath stroke='%233d74f6' d='M6 16h1'/%3E%3Cpath stroke='%233b75f5' d='M7 16h1'/%3E%3Cpath stroke='%233976f5' d='M8 16h1'/%3E%3Cpath stroke='%233777f5' d='M9 16h1'/%3E%3Cpath stroke='%233278f6' d='M10 16h1'/%3E%3Cpath stroke='%232c78f7' d='M11 16h1'/%3E%3Cpath stroke='%232577f7' d='M12 16h1'/%3E%3Cpath stroke='%231f76f7' d='M13 16h1'/%3E%3Cpath stroke='%231972f7' d='M14 16h1'/%3E%3Cpath stroke='%23116ef8' d='M15 16h1'/%3E%3Cpath stroke='%230b68f7' d='M16 16h1'/%3E%3Cpath stroke='%230560f4' d='M17 16h1'/%3E%3Cpath stroke='%230253e6' d='M18 16h1'/%3E%3Cpath stroke='%23013dbe' d='M19 16h1'/%3E%3Cpath stroke='%230e50ed' d='M1 17h1'/%3E%3Cpath stroke='%231c5bef' d='M2 17h1'/%3E%3Cpath stroke='%232863f0' d='M3 17h1'/%3E%3Cpath stroke='%232f68f0' d='M4 17h1'/%3E%3Cpath stroke='%23336bf1' d='M5 17h1'/%3E%3Cpath stroke='%23346cf1' d='M6 17h1'/%3E%3Cpath stroke='%23316cf2' d='M7 17h1'/%3E%3Cpath stroke='%23316df2' d='M8 17h1'/%3E%3Cpath stroke='%232e6ff2' d='M9 17h1'/%3E%3Cpath stroke='%232a70f2' d='M10 17h1'/%3E%3Cpath stroke='%232570f3' d='M11 17h1'/%3E%3Cpath stroke='%231f6ff3' d='M12 17h1'/%3E%3Cpath stroke='%23196df4' d='M13 17h1'/%3E%3Cpath stroke='%23136af4' d='M14 17h1'/%3E%3Cpath stroke='%230760f3' d='M16 17h1'/%3E%3Cpath stroke='%23025af0' d='M17 17h1'/%3E%3Cpath stroke='%23004de2' d='M18 17h1'/%3E%3Cpath stroke='%23003ab9' d='M19 17h1'/%3E%3Cpath stroke='%23e5eefd' d='M0 18h1'/%3E%3Cpath stroke='%23285edf' d='M1 18h1'/%3E%3Cpath stroke='%23134fdf' d='M2 18h1'/%3E%3Cpath stroke='%231b55df' d='M3 18h1'/%3E%3Cpath stroke='%23215ae2' d='M4 18h1'/%3E%3Cpath stroke='%23255ce1' d='M5 18h1'/%3E%3Cpath stroke='%23265de0' d='M6 18h1'/%3E%3Cpath stroke='%23245ce1' d='M7 18h1'/%3E%3Cpath stroke='%23235ee2' d='M8 18h1'/%3E%3Cpath stroke='%23215ee2' d='M9 18h1'/%3E%3Cpath stroke='%231e5ee2' d='M10 18h1'/%3E%3Cpath stroke='%231b5fe5' d='M11 18h1'/%3E%3Cpath stroke='%23165ee5' d='M12 18h1'/%3E%3Cpath stroke='%23135de6' d='M13 18h1'/%3E%3Cpath stroke='%230e5be5' d='M14 18h1'/%3E%3Cpath stroke='%230958e6' d='M15 18h1'/%3E%3Cpath stroke='%230454e6' d='M16 18h1'/%3E%3Cpath stroke='%23014ee2' d='M17 18h1'/%3E%3Cpath stroke='%230045d3' d='M18 18h1'/%3E%3Cpath stroke='%231f4eb8' d='M19 18h1'/%3E%3Cpath stroke='%23679ef6' d='M0 19h1m19 0h1'/%3E%3Cpath stroke='%23d0daf1' d='M1 19h1'/%3E%3Cpath stroke='%232856c3' d='M2 19h1'/%3E%3Cpath stroke='%230d3fb6' d='M3 19h1'/%3E%3Cpath stroke='%231144bd' d='M4 19h1'/%3E%3Cpath stroke='%231245bb' d='M5 19h1'/%3E%3Cpath stroke='%231445b9' d='M6 19h1'/%3E%3Cpath stroke='%231244b9' d='M7 19h1'/%3E%3Cpath stroke='%231345bc' d='M8 19h1'/%3E%3Cpath stroke='%231346bd' d='M9 19h1'/%3E%3Cpath stroke='%231045be' d='M10 19h1'/%3E%3Cpath stroke='%230d45c0' d='M11 19h1'/%3E%3Cpath stroke='%230a45c1' d='M12 19h1'/%3E%3Cpath stroke='%230844c3' d='M13 19h1'/%3E%3Cpath stroke='%23033fc0' d='M15 19h1'/%3E%3Cpath stroke='%23013fc3' d='M16 19h1'/%3E%3Cpath stroke='%23003bbe' d='M17 19h1'/%3E%3Cpath stroke='%231f4eb9' d='M18 19h1'/%3E%3Cpath stroke='%23cfd8ed' d='M19 19h1'/%3E%3Cpath stroke='%23669bf5' d='M1 20h1m17 0h1'/%3E%3Cpath stroke='%23e5edfd' d='M18 20h1'/%3E%3C/svg%3E")}.title-bar-controls button[aria-label=Minimize]:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 21 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%2393b1ed' d='M1 0h1m17 0h1'/%3E%3Cpath stroke='%23f3f6fd' d='M2 0h1m17 2h1M0 18h1'/%3E%3Cpath stroke='%23fff' d='M3 0h15M0 3h1m19 0h1M0 4h1m19 0h1M0 5h1m19 0h1M0 6h1m19 0h1M0 7h1m19 0h1M0 8h1m19 0h1M0 9h1m19 0h1M0 10h1m19 0h1M0 11h1m19 0h1M0 12h1m19 0h1M0 13h1m4 0h7m8 0h1M0 14h1m4 0h7m8 0h1M0 15h1m4 0h7m8 0h1M0 16h1m19 0h1M0 17h1m19 0h1M3 20h11'/%3E%3Cpath stroke='%23f5f7fd' d='M18 0h1M0 2h1m19 16h1M2 20h1'/%3E%3Cpath stroke='%2393b0ec' d='M0 1h1m19 0h1'/%3E%3Cpath stroke='%23dce7ff' d='M1 1h1'/%3E%3Cpath stroke='%2372a1ff' d='M2 1h1m4 3h1M5 6h1'/%3E%3Cpath stroke='%236a9cff' d='M3 1h1'/%3E%3Cpath stroke='%235f94ff' d='M4 1h1M4 11h2'/%3E%3Cpath stroke='%23558eff' d='M5 1h1M3 12h1'/%3E%3Cpath stroke='%23518bff' d='M6 1h1m3 4h1'/%3E%3Cpath stroke='%234a86ff' d='M7 1h1'/%3E%3Cpath stroke='%234b87ff' d='M8 1h1m2 4h1M2 12h1'/%3E%3Cpath stroke='%234684ff' d='M9 1h2'/%3E%3Cpath stroke='%234482ff' d='M11 1h1m4 1h1m-5 3h1M1 9h1m0 4h1'/%3E%3Cpath stroke='%234080ff' d='M12 1h1M3 15h1'/%3E%3Cpath stroke='%233b7cff' d='M13 1h1'/%3E%3Cpath stroke='%233a7bff' d='M14 1h1'/%3E%3Cpath stroke='%233678ff' d='M15 1h1'/%3E%3Cpath stroke='%232e73ff' d='M16 1h1'/%3E%3Cpath stroke='%23276cf9' d='M17 1h1'/%3E%3Cpath stroke='%233a73e7' d='M18 1h1'/%3E%3Cpath stroke='%23d3ddf3' d='M19 1h1'/%3E%3Cpath stroke='%2373a1ff' d='M1 2h1'/%3E%3Cpath stroke='%2397b9ff' d='M2 2h1'/%3E%3Cpath stroke='%239cbdff' d='M3 2h1'/%3E%3Cpath stroke='%2390b5ff' d='M4 2h1'/%3E%3Cpath stroke='%2382acff' d='M5 2h1M5 4h1'/%3E%3Cpath stroke='%237ba7ff' d='M6 2h1M2 6h1'/%3E%3Cpath stroke='%2375a3ff' d='M7 2h1'/%3E%3Cpath stroke='%236f9fff' d='M8 2h1M3 8h1'/%3E%3Cpath stroke='%236c9dff' d='M9 2h1M1 3h1'/%3E%3Cpath stroke='%23689bff' d='M10 2h1M5 8h1M3 9h1'/%3E%3Cpath stroke='%236599ff' d='M11 2h1m0 1h1M5 9h1'/%3E%3Cpath stroke='%236095ff' d='M12 2h1m0 1h1M8 5h1'/%3E%3Cpath stroke='%235d93ff' d='M13 2h1'/%3E%3Cpath stroke='%23568eff' d='M14 2h1'/%3E%3Cpath stroke='%234f8aff' d='M15 2h1M3 13h1m0 1h1'/%3E%3Cpath stroke='%233878fb' d='M17 2h1'/%3E%3Cpath stroke='%232969eb' d='M18 2h1'/%3E%3Cpath stroke='%233566cb' d='M19 2h1'/%3E%3Cpath stroke='%239ebeff' d='M2 3h1'/%3E%3Cpath stroke='%23a4c2ff' d='M3 3h1'/%3E%3Cpath stroke='%2399baff' d='M4 3h1M3 4h1'/%3E%3Cpath stroke='%238ab0ff' d='M5 3h1'/%3E%3Cpath stroke='%2382abff' d='M6 3h1'/%3E%3Cpath stroke='%2379a6ff' d='M7 3h1'/%3E%3Cpath stroke='%2374a3ff' d='M8 3h1'/%3E%3Cpath stroke='%2371a0ff' d='M9 3h1'/%3E%3Cpath stroke='%236d9eff' d='M10 3h1M5 7h1M4 8h1'/%3E%3Cpath stroke='%23699bff' d='M11 3h1'/%3E%3Cpath stroke='%235a91ff' d='M14 3h1M2 10h1m1 2h1'/%3E%3Cpath stroke='%23538cff' d='M15 3h1M2 11h1'/%3E%3Cpath stroke='%234986ff' d='M16 3h1'/%3E%3Cpath stroke='%233d7cfc' d='M17 3h1'/%3E%3Cpath stroke='%232e6cea' d='M18 3h1'/%3E%3Cpath stroke='%231b52c2' d='M19 3h1'/%3E%3Cpath stroke='%236296ff' d='M1 4h1'/%3E%3Cpath stroke='%2391b5ff' d='M2 4h1'/%3E%3Cpath stroke='%238fb4ff' d='M4 4h1'/%3E%3Cpath stroke='%237aa6ff' d='M6 4h1'/%3E%3Cpath stroke='%236b9dff' d='M8 4h1'/%3E%3Cpath stroke='%236598ff' d='M9 4h1'/%3E%3Cpath stroke='%235f95ff' d='M10 4h1M7 7h1m-2 3h1'/%3E%3Cpath stroke='%235b92ff' d='M11 4h1'/%3E%3Cpath stroke='%23548dff' d='M12 4h1M1 6h1m2 7h1'/%3E%3Cpath stroke='%23528cff' d='M13 4h1'/%3E%3Cpath stroke='%234c88ff' d='M14 4h1m-5 2h1'/%3E%3Cpath stroke='%234785ff' d='M15 4h1'/%3E%3Cpath stroke='%234280ff' d='M16 4h1'/%3E%3Cpath stroke='%233b7afb' d='M17 4h1'/%3E%3Cpath stroke='%23316fec' d='M18 4h1'/%3E%3Cpath stroke='%231f55c3' d='M19 4h1'/%3E%3Cpath stroke='%235990ff' d='M1 5h1m7 0h1'/%3E%3Cpath stroke='%2385adff' d='M2 5h1'/%3E%3Cpath stroke='%238bb1ff' d='M3 5h1'/%3E%3Cpath stroke='%2384acff' d='M4 5h1'/%3E%3Cpath stroke='%2378a5ff' d='M5 5h1'/%3E%3Cpath stroke='%2370a0ff' d='M6 5h1'/%3E%3Cpath stroke='%23679aff' d='M7 5h1'/%3E%3Cpath stroke='%234180ff' d='M13 5h1'/%3E%3Cpath stroke='%233d7eff' d='M14 5h1'/%3E%3Cpath stroke='%233b7bff' d='M15 5h1'/%3E%3Cpath stroke='%23397aff' d='M16 5h1M1 11h1'/%3E%3Cpath stroke='%233979fc' d='M17 5h1'/%3E%3Cpath stroke='%233370ec' d='M18 5h1m-1 1h1'/%3E%3Cpath stroke='%232357c3' d='M19 5h1'/%3E%3Cpath stroke='%2381aaff' d='M3 6h1'/%3E%3Cpath stroke='%237aa7ff' d='M4 6h1'/%3E%3Cpath stroke='%236b9cff' d='M6 6h1'/%3E%3Cpath stroke='%236297ff' d='M7 6h1m-3 4h1'/%3E%3Cpath stroke='%235c93ff' d='M8 6h1M7 8h1m-2 3h1'/%3E%3Cpath stroke='%23548eff' d='M9 6h1'/%3E%3Cpath stroke='%234483ff' d='M11 6h1M5 16h1'/%3E%3Cpath stroke='%233d7fff' d='M12 6h1'/%3E%3Cpath stroke='%23387bff' d='M13 6h1'/%3E%3Cpath stroke='%233679ff' d='M14 6h1m1 0h1'/%3E%3Cpath stroke='%233579ff' d='M15 6h1'/%3E%3Cpath stroke='%233879fc' d='M17 6h1'/%3E%3Cpath stroke='%232358c5' d='M19 6h1'/%3E%3Cpath stroke='%234e89ff' d='M1 7h1'/%3E%3Cpath stroke='%2371a1ff' d='M2 7h1'/%3E%3Cpath stroke='%2377a5ff' d='M3 7h1'/%3E%3Cpath stroke='%2374a2ff' d='M4 7h1'/%3E%3Cpath stroke='%23669aff' d='M6 7h1'/%3E%3Cpath stroke='%235890ff' d='M8 7h1'/%3E%3Cpath stroke='%23508dff' d='M9 7h1'/%3E%3Cpath stroke='%234989ff' d='M10 7h1'/%3E%3Cpath stroke='%234183ff' d='M11 7h1'/%3E%3Cpath stroke='%233a7fff' d='M12 7h1'/%3E%3Cpath stroke='%23357bff' d='M13 7h1'/%3E%3Cpath stroke='%23317aff' d='M14 7h2'/%3E%3Cpath stroke='%23337aff' d='M16 7h1'/%3E%3Cpath stroke='%23367bfc' d='M17 7h1'/%3E%3Cpath stroke='%233372ed' d='M18 7h1'/%3E%3Cpath stroke='%232359c5' d='M19 7h1'/%3E%3Cpath stroke='%234d88ff' d='M1 8h1'/%3E%3Cpath stroke='%23699cff' d='M2 8h1'/%3E%3Cpath stroke='%236398ff' d='M6 8h1'/%3E%3Cpath stroke='%23548fff' d='M8 8h1'/%3E%3Cpath stroke='%234d8cff' d='M9 8h1'/%3E%3Cpath stroke='%23468aff' d='M10 8h1'/%3E%3Cpath stroke='%233f86ff' d='M11 8h1'/%3E%3Cpath stroke='%233983ff' d='M12 8h1'/%3E%3Cpath stroke='%233380ff' d='M13 8h1'/%3E%3Cpath stroke='%232f7fff' d='M14 8h2'/%3E%3Cpath stroke='%233280ff' d='M16 8h1'/%3E%3Cpath stroke='%233580fc' d='M17 8h1'/%3E%3Cpath stroke='%233276ed' d='M18 8h1'/%3E%3Cpath stroke='%23235ac6' d='M19 8h1'/%3E%3Cpath stroke='%236196ff' d='M2 9h1m3 0h1m-4 1h1'/%3E%3Cpath stroke='%23689aff' d='M4 9h1'/%3E%3Cpath stroke='%235b93ff' d='M7 9h1'/%3E%3Cpath stroke='%235491ff' d='M8 9h1'/%3E%3Cpath stroke='%234f90ff' d='M9 9h1'/%3E%3Cpath stroke='%234890ff' d='M10 9h1'/%3E%3Cpath stroke='%23428eff' d='M11 9h1'/%3E%3Cpath stroke='%233b8dff' d='M12 9h1'/%3E%3Cpath stroke='%23348aff' d='M13 9h1'/%3E%3Cpath stroke='%233189ff' d='M14 9h1'/%3E%3Cpath stroke='%232f88ff' d='M15 9h1'/%3E%3Cpath stroke='%233188ff' d='M16 9h1'/%3E%3Cpath stroke='%233385fc' d='M17 9h1'/%3E%3Cpath stroke='%233079ed' d='M18 9h1'/%3E%3Cpath stroke='%23215cc8' d='M19 9h1'/%3E%3Cpath stroke='%233f7fff' d='M1 10h1'/%3E%3Cpath stroke='%236397ff' d='M4 10h1'/%3E%3Cpath stroke='%235993ff' d='M7 10h1'/%3E%3Cpath stroke='%235492ff' d='M8 10h1'/%3E%3Cpath stroke='%235093ff' d='M9 10h1'/%3E%3Cpath stroke='%234a95ff' d='M10 10h1'/%3E%3Cpath stroke='%234496ff' d='M11 10h1'/%3E%3Cpath stroke='%233d96ff' d='M12 10h1'/%3E%3Cpath stroke='%233694ff' d='M13 10h1'/%3E%3Cpath stroke='%233193ff' d='M14 10h1'/%3E%3Cpath stroke='%232f92ff' d='M15 10h1'/%3E%3Cpath stroke='%233090ff' d='M16 10h1'/%3E%3Cpath stroke='%23328cfc' d='M17 10h1'/%3E%3Cpath stroke='%232e7def' d='M18 10h1'/%3E%3Cpath stroke='%231e5dc9' d='M19 10h1'/%3E%3Cpath stroke='%235c92ff' d='M3 11h1m1 1h1'/%3E%3Cpath stroke='%235792ff' d='M7 11h1m-1 1h1'/%3E%3Cpath stroke='%235594ff' d='M8 11h1'/%3E%3Cpath stroke='%235298ff' d='M9 11h1'/%3E%3Cpath stroke='%234d9cff' d='M10 11h1'/%3E%3Cpath stroke='%23479eff' d='M11 11h1'/%3E%3Cpath stroke='%23409fff' d='M12 11h1'/%3E%3Cpath stroke='%23379fff' d='M13 11h1'/%3E%3Cpath stroke='%23339dff' d='M14 11h1'/%3E%3Cpath stroke='%232f9bff' d='M15 11h1'/%3E%3Cpath stroke='%232e97ff' d='M16 11h1'/%3E%3Cpath stroke='%232e91fc' d='M17 11h1'/%3E%3Cpath stroke='%232a80f0' d='M18 11h1'/%3E%3Cpath stroke='%231b5dcb' d='M19 11h1'/%3E%3Cpath stroke='%233275ff' d='M1 12h1'/%3E%3Cpath stroke='%235991ff' d='M6 12h1'/%3E%3Cpath stroke='%235596ff' d='M8 12h1'/%3E%3Cpath stroke='%23529cff' d='M9 12h1'/%3E%3Cpath stroke='%234fa1ff' d='M10 12h1'/%3E%3Cpath stroke='%234aa6ff' d='M11 12h1'/%3E%3Cpath stroke='%2342a9ff' d='M12 12h1'/%3E%3Cpath stroke='%233aa9ff' d='M13 12h1'/%3E%3Cpath stroke='%2334a7ff' d='M14 12h1'/%3E%3Cpath stroke='%2330a5ff' d='M15 12h1'/%3E%3Cpath stroke='%232ca0ff' d='M16 12h1'/%3E%3Cpath stroke='%232a96fd' d='M17 12h1'/%3E%3Cpath stroke='%232581f1' d='M18 12h1'/%3E%3Cpath stroke='%23185dcc' d='M19 12h1'/%3E%3Cpath stroke='%232d72ff' d='M1 13h1m0 3h1'/%3E%3Cpath stroke='%2344afff' d='M12 13h1'/%3E%3Cpath stroke='%233eb1ff' d='M13 13h1'/%3E%3Cpath stroke='%2337afff' d='M14 13h1'/%3E%3Cpath stroke='%232fabff' d='M15 13h1'/%3E%3Cpath stroke='%2329a4ff' d='M16 13h1'/%3E%3Cpath stroke='%232599fd' d='M17 13h1'/%3E%3Cpath stroke='%231e80f2' d='M18 13h1'/%3E%3Cpath stroke='%23145bcd' d='M19 13h1'/%3E%3Cpath stroke='%23276eff' d='M1 14h1'/%3E%3Cpath stroke='%233d7dff' d='M2 14h1'/%3E%3Cpath stroke='%234985ff' d='M3 14h1'/%3E%3Cpath stroke='%2343b1ff' d='M12 14h1'/%3E%3Cpath stroke='%233eb4ff' d='M13 14h1'/%3E%3Cpath stroke='%2335b2ff' d='M14 14h1'/%3E%3Cpath stroke='%232caeff' d='M15 14h1'/%3E%3Cpath stroke='%2324a5ff' d='M16 14h1'/%3E%3Cpath stroke='%231f97fd' d='M17 14h1'/%3E%3Cpath stroke='%231980f3' d='M18 14h1'/%3E%3Cpath stroke='%23105ace' d='M19 14h1'/%3E%3Cpath stroke='%23216aff' d='M1 15h1'/%3E%3Cpath stroke='%233578ff' d='M2 15h1'/%3E%3Cpath stroke='%234885ff' d='M4 15h1'/%3E%3Cpath stroke='%2341afff' d='M12 15h1'/%3E%3Cpath stroke='%233bb2ff' d='M13 15h1'/%3E%3Cpath stroke='%2333b1ff' d='M14 15h1'/%3E%3Cpath stroke='%232aadff' d='M15 15h1'/%3E%3Cpath stroke='%2321a3ff' d='M16 15h1'/%3E%3Cpath stroke='%231a95fd' d='M17 15h1'/%3E%3Cpath stroke='%23137cf2' d='M18 15h1'/%3E%3Cpath stroke='%230c59cf' d='M19 15h1'/%3E%3Cpath stroke='%231c66ff' d='M1 16h1'/%3E%3Cpath stroke='%233879ff' d='M3 16h1'/%3E%3Cpath stroke='%233f7eff' d='M4 16h1'/%3E%3Cpath stroke='%234584ff' d='M6 16h1'/%3E%3Cpath stroke='%234587ff' d='M7 16h1'/%3E%3Cpath stroke='%23468eff' d='M8 16h1'/%3E%3Cpath stroke='%234696ff' d='M9 16h1'/%3E%3Cpath stroke='%23439cff' d='M10 16h1'/%3E%3Cpath stroke='%233fa3ff' d='M11 16h1'/%3E%3Cpath stroke='%233ba8ff' d='M12 16h1'/%3E%3Cpath stroke='%233af' d='M13 16h1'/%3E%3Cpath stroke='%232da9ff' d='M14 16h1'/%3E%3Cpath stroke='%2324a6ff' d='M15 16h1'/%3E%3Cpath stroke='%231d9eff' d='M16 16h1'/%3E%3Cpath stroke='%231690fd' d='M17 16h1'/%3E%3Cpath stroke='%231078f1' d='M18 16h1'/%3E%3Cpath stroke='%230b57ce' d='M19 16h1'/%3E%3Cpath stroke='%231761f9' d='M1 17h1'/%3E%3Cpath stroke='%23246bfa' d='M2 17h1'/%3E%3Cpath stroke='%232f72fb' d='M3 17h1'/%3E%3Cpath stroke='%233676fb' d='M4 17h1'/%3E%3Cpath stroke='%233a7afb' d='M5 17h1'/%3E%3Cpath stroke='%233b7bfc' d='M6 17h1'/%3E%3Cpath stroke='%233b7efc' d='M7 17h1'/%3E%3Cpath stroke='%233c84fc' d='M8 17h1'/%3E%3Cpath stroke='%233b8afc' d='M9 17h1'/%3E%3Cpath stroke='%233990fc' d='M10 17h1'/%3E%3Cpath stroke='%233695fc' d='M11 17h1'/%3E%3Cpath stroke='%233299fc' d='M12 17h1'/%3E%3Cpath stroke='%232c9cfd' d='M13 17h1'/%3E%3Cpath stroke='%23259bfd' d='M14 17h1'/%3E%3Cpath stroke='%231e97fd' d='M15 17h1'/%3E%3Cpath stroke='%231790fc' d='M16 17h1'/%3E%3Cpath stroke='%231184fa' d='M17 17h1'/%3E%3Cpath stroke='%230c6ded' d='M18 17h1'/%3E%3Cpath stroke='%230850c8' d='M19 17h1'/%3E%3Cpath stroke='%232f6ae4' d='M1 18h1'/%3E%3Cpath stroke='%231b5fe9' d='M2 18h1'/%3E%3Cpath stroke='%232163e8' d='M3 18h1'/%3E%3Cpath stroke='%232868eb' d='M4 18h1'/%3E%3Cpath stroke='%232c6aea' d='M5 18h1'/%3E%3Cpath stroke='%232e6dea' d='M6 18h1'/%3E%3Cpath stroke='%232d6deb' d='M7 18h1'/%3E%3Cpath stroke='%232c71ec' d='M8 18h1'/%3E%3Cpath stroke='%232c76ec' d='M9 18h1'/%3E%3Cpath stroke='%232a79ed' d='M10 18h1'/%3E%3Cpath stroke='%23287eef' d='M11 18h1'/%3E%3Cpath stroke='%232481f1' d='M12 18h1'/%3E%3Cpath stroke='%232182f1' d='M13 18h1'/%3E%3Cpath stroke='%231c80f1' d='M14 18h1'/%3E%3Cpath stroke='%231880f3' d='M15 18h1'/%3E%3Cpath stroke='%23117af2' d='M16 18h1'/%3E%3Cpath stroke='%230c6eed' d='M17 18h1'/%3E%3Cpath stroke='%230a5ddd' d='M18 18h1'/%3E%3Cpath stroke='%23265dc1' d='M19 18h1'/%3E%3Cpath stroke='%2393b4f2' d='M0 19h1m19 0h1'/%3E%3Cpath stroke='%23d1ddf4' d='M1 19h1'/%3E%3Cpath stroke='%232e61ca' d='M2 19h1'/%3E%3Cpath stroke='%23134bbf' d='M3 19h1'/%3E%3Cpath stroke='%23164fc2' d='M4 19h1'/%3E%3Cpath stroke='%231950c1' d='M5 19h1'/%3E%3Cpath stroke='%231b52c1' d='M6 19h1'/%3E%3Cpath stroke='%231a52c3' d='M7 19h1'/%3E%3Cpath stroke='%231954c6' d='M8 19h1'/%3E%3Cpath stroke='%231b58c9' d='M9 19h1'/%3E%3Cpath stroke='%231858c8' d='M10 19h1'/%3E%3Cpath stroke='%23165bcd' d='M11 19h1'/%3E%3Cpath stroke='%23145cd0' d='M12 19h1'/%3E%3Cpath stroke='%23135cd0' d='M13 19h1'/%3E%3Cpath stroke='%230f58cc' d='M14 19h1'/%3E%3Cpath stroke='%230d5ad2' d='M15 19h1'/%3E%3Cpath stroke='%230b58d1' d='M16 19h1'/%3E%3Cpath stroke='%230951cb' d='M17 19h1'/%3E%3Cpath stroke='%23265ec3' d='M18 19h1'/%3E%3Cpath stroke='%23d0daee' d='M19 19h1'/%3E%3Cpath stroke='%2393b3f2' d='M1 20h1m17 0h1'/%3E%3Cpath stroke='%23fefefe' d='M14 20h1'/%3E%3Cpath stroke='%23fdfdfd' d='M15 20h1m1 0h1'/%3E%3Cpath stroke='%23fcfcfc' d='M16 20h1'/%3E%3Cpath stroke='%23f2f5fc' d='M18 20h1'/%3E%3C/svg%3E")}.title-bar-controls button[aria-label=Minimize]:not(:disabled):active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 21 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%2393b1ed' d='M1 0h1m17 0h1'/%3E%3Cpath stroke='%23f4f6fd' d='M2 0h1m15 0h1M0 2h1m19 0h1M0 18h1m19 0h1M2 20h1m15 0h1'/%3E%3Cpath stroke='%23fff' d='M3 0h15M0 3h1m19 0h1M0 4h1m19 0h1M0 5h1m19 0h1M0 6h1m19 0h1M0 7h1m19 0h1M0 8h1m19 0h1M0 9h1m19 0h1M0 10h1m19 0h1M0 11h1m19 0h1M0 12h1m19 0h1M0 13h1m19 0h1M0 14h1m19 0h1M0 15h1m19 0h1M0 16h1m19 0h1M0 17h1m19 0h1M3 20h15'/%3E%3Cpath stroke='%23a7bcee' d='M0 1h1m19 0h1'/%3E%3Cpath stroke='%23cfd3da' d='M1 1h1'/%3E%3Cpath stroke='%231f3b5f' d='M2 1h1M1 2h1'/%3E%3Cpath stroke='%23002453' d='M3 1h1M1 4h1'/%3E%3Cpath stroke='%23002557' d='M4 1h1'/%3E%3Cpath stroke='%23002658' d='M5 1h1'/%3E%3Cpath stroke='%2300285c' d='M6 1h1'/%3E%3Cpath stroke='%23002a61' d='M7 1h1'/%3E%3Cpath stroke='%23002d67' d='M8 1h1'/%3E%3Cpath stroke='%23002f6b' d='M9 1h1'/%3E%3Cpath stroke='%23002f6c' d='M10 1h1M1 10h1'/%3E%3Cpath stroke='%23003273' d='M11 1h1'/%3E%3Cpath stroke='%23003478' d='M12 1h1M5 2h1'/%3E%3Cpath stroke='%2300357b' d='M13 1h1M2 5h1m-2 8h1'/%3E%3Cpath stroke='%2300377f' d='M14 1h1M6 2h1'/%3E%3Cpath stroke='%23003780' d='M15 1h1'/%3E%3Cpath stroke='%23003984' d='M16 1h1'/%3E%3Cpath stroke='%23003882' d='M17 1h1M3 3h1'/%3E%3Cpath stroke='%231f5295' d='M18 1h1'/%3E%3Cpath stroke='%23cfdae9' d='M19 1h1'/%3E%3Cpath stroke='%23002a62' d='M2 2h1'/%3E%3Cpath stroke='%23003070' d='M3 2h1'/%3E%3Cpath stroke='%23003275' d='M4 2h1'/%3E%3Cpath stroke='%23003883' d='M7 2h1M1 17h1'/%3E%3Cpath stroke='%23003a88' d='M8 2h1'/%3E%3Cpath stroke='%23003d8f' d='M9 2h1M2 9h1'/%3E%3Cpath stroke='%23003e90' d='M10 2h1'/%3E%3Cpath stroke='%23004094' d='M11 2h1'/%3E%3Cpath stroke='%23004299' d='M12 2h1M2 12h1'/%3E%3Cpath stroke='%2300439b' d='M13 2h1'/%3E%3Cpath stroke='%2300449e' d='M14 2h1M2 14h1'/%3E%3Cpath stroke='%2300459f' d='M15 2h1'/%3E%3Cpath stroke='%230045a1' d='M16 2h1m1 0h1M2 17h1'/%3E%3Cpath stroke='%230045a0' d='M17 2h1M2 15h1'/%3E%3Cpath stroke='%231f5aa8' d='M19 2h1'/%3E%3Cpath stroke='%23002452' d='M1 3h1'/%3E%3Cpath stroke='%23003170' d='M2 3h1'/%3E%3Cpath stroke='%23003b8b' d='M4 3h1M3 4h1'/%3E%3Cpath stroke='%23003c8f' d='M5 3h1'/%3E%3Cpath stroke='%23003e94' d='M6 3h1'/%3E%3Cpath stroke='%23004099' d='M7 3h1'/%3E%3Cpath stroke='%2300429d' d='M8 3h1'/%3E%3Cpath stroke='%230044a2' d='M9 3h1'/%3E%3Cpath stroke='%230046a5' d='M10 3h1'/%3E%3Cpath stroke='%230048a8' d='M11 3h1'/%3E%3Cpath stroke='%230049ab' d='M12 3h1m-3 2h1'/%3E%3Cpath stroke='%23004aac' d='M13 3h1'/%3E%3Cpath stroke='%23004aad' d='M14 3h1'/%3E%3Cpath stroke='%23004bae' d='M15 3h2m1 0h1M3 14h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23004baf' d='M17 3h1m-5 2h1m-7 5h1m-5 7h1m-1 1h1'/%3E%3Cpath stroke='%23004bad' d='M19 3h1M3 13h1m-1 6h1'/%3E%3Cpath stroke='%23037' d='M2 4h1m-2 8h1'/%3E%3Cpath stroke='%23003d92' d='M4 4h1'/%3E%3Cpath stroke='%23003f97' d='M5 4h1M4 5h1'/%3E%3Cpath stroke='%2300419d' d='M6 4h1M4 6h1'/%3E%3Cpath stroke='%230043a1' d='M7 4h1'/%3E%3Cpath stroke='%230045a4' d='M8 4h1'/%3E%3Cpath stroke='%230047a8' d='M9 4h1M4 9h1'/%3E%3Cpath stroke='%230048ab' d='M10 4h1m-7 6h1'/%3E%3Cpath stroke='%230049ad' d='M11 4h1m-2 2h1m-6 5h1'/%3E%3Cpath stroke='%23004aae' d='M12 4h1m-1 1h1m-2 1h1m-6 5h1m-3 1h2'/%3E%3Cpath stroke='%23004cb0' d='M13 4h1m0 1h1m-8 6h1m-4 2h1'/%3E%3Cpath stroke='%23004db1' d='M14 4h3m-2 1h2m-4 1h4M7 12h1m-4 2h1m-1 1h1m-1 1h2'/%3E%3Cpath stroke='%23004db2' d='M17 4h3m-3 1h3m-2 1h2m-8 1h1m6 0h1m-9 1h1m-4 3h1m-5 6h2m-2 1h4m-4 1h4'/%3E%3Cpath stroke='%23002555' d='M1 5h1'/%3E%3Cpath stroke='%23003d90' d='M3 5h1'/%3E%3Cpath stroke='%2300409c' d='M5 5h1'/%3E%3Cpath stroke='%230042a1' d='M6 5h1M5 6h1'/%3E%3Cpath stroke='%230044a5' d='M7 5h1M6 6h1'/%3E%3Cpath stroke='%230046a8' d='M8 5h1M5 8h1'/%3E%3Cpath stroke='%230047aa' d='M9 5h1'/%3E%3Cpath stroke='%230049ac' d='M11 5h1m-7 5h1m-2 1h1m-2 1h1'/%3E%3Cpath stroke='%2300275a' d='M1 6h1'/%3E%3Cpath stroke='%23003781' d='M2 6h1m-2 9h1'/%3E%3Cpath stroke='%23003f95' d='M3 6h1'/%3E%3Cpath stroke='%230045a9' d='M7 6h1'/%3E%3Cpath stroke='%230046aa' d='M8 6h1M6 7h1'/%3E%3Cpath stroke='%230047ac' d='M9 6h1M7 7h1'/%3E%3Cpath stroke='%23004bb0' d='M12 6h1M8 9h1m-3 3h1'/%3E%3Cpath stroke='%23004eb3' d='M17 6h1m-5 1h1m4 0h1m0 1h1M10 9h1m-2 1h1m-3 6h1m-2 1h2m0 2h1'/%3E%3Cpath stroke='%2300295f' d='M1 7h1'/%3E%3Cpath stroke='%23003985' d='M2 7h1'/%3E%3Cpath stroke='%2300419b' d='M3 7h1'/%3E%3Cpath stroke='%230043a2' d='M4 7h1'/%3E%3Cpath stroke='%230044a6' d='M5 7h1'/%3E%3Cpath stroke='%230048ad' d='M8 7h1M6 9h1'/%3E%3Cpath stroke='%230049ae' d='M9 7h1M7 8h2m-3 2h1'/%3E%3Cpath stroke='%23004aaf' d='M10 7h1M9 8h1M7 9h1'/%3E%3Cpath stroke='%23004cb1' d='M11 7h1m-2 1h1M9 9h1m-2 1h1'/%3E%3Cpath stroke='%23004fb3' d='M14 7h1'/%3E%3Cpath stroke='%23004fb4' d='M15 7h3m-6 1h1m5 0h1m0 1h1M8 12h1m-1 6h1m0 1h1'/%3E%3Cpath stroke='%23002b63' d='M1 8h1'/%3E%3Cpath stroke='%23003b8a' d='M2 8h1'/%3E%3Cpath stroke='%2300439f' d='M3 8h1'/%3E%3Cpath stroke='%230045a5' d='M4 8h1'/%3E%3Cpath stroke='%230047ab' d='M6 8h1M5 9h1'/%3E%3Cpath stroke='%230050b5' d='M13 8h2m1 0h2m-7 1h1m-2 1h1m8 0h1M9 11h1m-2 5h1m-1 1h1m1 2h1'/%3E%3Cpath stroke='%230051b6' d='M15 8h1m2 1h1m0 2h1m-1 1h1m-1 5h1M9 18h1m1 1h1'/%3E%3Cpath stroke='%23002d68' d='M1 9h1'/%3E%3Cpath stroke='%230045a3' d='M3 9h1'/%3E%3Cpath stroke='%230052b7' d='M12 9h1m-2 1h1m-2 1h1m-2 1h1m9 1h1m-8 6h2m3 0h1'/%3E%3Cpath stroke='%230053b8' d='M13 9h1m2 0h2m0 1h1m0 4h1M9 16h1m9 0h1M9 17h1m0 1h1m3 1h1m1 0h1'/%3E%3Cpath stroke='%230054b9' d='M14 9h2m2 9h1m-4 1h1'/%3E%3Cpath stroke='%23003f93' d='M2 10h1'/%3E%3Cpath stroke='%230047a7' d='M3 10h1'/%3E%3Cpath stroke='%230055ba' d='M12 10h1m4 0h1m-7 1h1m6 0h1m-9 6h1m0 1h1'/%3E%3Cpath stroke='%230056bb' d='M13 10h1m2 0h1m1 2h1m-9 4h1'/%3E%3Cpath stroke='%230057bc' d='M14 10h2m-5 2h1m6 5h1m-7 1h1m4 0h1'/%3E%3Cpath stroke='%23003172' d='M1 11h1'/%3E%3Cpath stroke='%23004095' d='M2 11h1'/%3E%3Cpath stroke='%230048aa' d='M3 11h1'/%3E%3Cpath stroke='%230058bd' d='M12 11h1m4 0h1m0 2h1m-6 5h1'/%3E%3Cpath stroke='%230059be' d='M13 11h1m2 0h1m-6 5h1m6 0h1m-5 2h1m1 0h1'/%3E%3Cpath stroke='%23005abf' d='M14 11h2m-4 1h1m4 0h1m-6 5h1m2 1h1'/%3E%3Cpath stroke='%230055b9' d='M10 12h1'/%3E%3Cpath stroke='%23005cc1' d='M13 12h1m2 0h1m-5 1h1m4 0h1m-5 4h1'/%3E%3Cpath stroke='%23005dc2' d='M14 12h1m-3 2h1m4 0h1m-6 1h1m4 1h1m-4 1h1m1 0h1'/%3E%3Cpath stroke='%23005ec3' d='M15 12h1m-3 1h1m2 0h1m0 2h1m-5 1h1m1 1h1'/%3E%3Cpath stroke='%2300449d' d='M2 13h1'/%3E%3Cpath stroke='%2378a2d8' d='M5 13h7m-7 1h7m-7 1h7'/%3E%3Cpath stroke='%23005fc4' d='M14 13h1m-2 1h1m2 0h1m-4 1h1'/%3E%3Cpath stroke='%230060c5' d='M15 13h1m-2 1h1m1 1h1m-2 1h1'/%3E%3Cpath stroke='%2300367e' d='M1 14h1'/%3E%3Cpath stroke='%230061c6' d='M15 14h1m-2 1h1'/%3E%3Cpath stroke='%230059bd' d='M18 14h1'/%3E%3Cpath stroke='%230062c6' d='M15 15h1'/%3E%3Cpath stroke='%23005abe' d='M18 15h1'/%3E%3Cpath stroke='%230054b8' d='M19 15h1'/%3E%3Cpath stroke='%23003881' d='M1 16h1'/%3E%3Cpath stroke='%230046a1' d='M2 16h1'/%3E%3Cpath stroke='%23004eb2' d='M6 16h1'/%3E%3Cpath stroke='%23005cc0' d='M12 16h1'/%3E%3Cpath stroke='%23005fc3' d='M14 16h1'/%3E%3Cpath stroke='%230060c4' d='M16 16h1'/%3E%3Cpath stroke='%230058bc' d='M11 17h1'/%3E%3Cpath stroke='%23005bc0' d='M17 17h1'/%3E%3Cpath stroke='%231f5294' d='M1 18h1'/%3E%3Cpath stroke='%230046a2' d='M2 18h1'/%3E%3Cpath stroke='%231f66be' d='M19 18h1'/%3E%3Cpath stroke='%23a7bef0' d='M0 19h1m0 1h1m17 0h1'/%3E%3Cpath stroke='%23cfdae8' d='M1 19h1'/%3E%3Cpath stroke='%231f5ba9' d='M2 19h1'/%3E%3Cpath stroke='%231f66bf' d='M18 19h1'/%3E%3Cpath stroke='%23cfdef1' d='M19 19h1'/%3E%3Cpath stroke='%2393b4f2' d='M20 19h1'/%3E%3C/svg%3E")}.title-bar-controls button[aria-label=Maximize]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 21 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%236696eb' d='M1 0h1'/%3E%3Cpath stroke='%23e5edfb' d='M2 0h1'/%3E%3Cpath stroke='%23fff' d='M3 0h16M0 2h1M0 3h1m19 0h1M0 4h1m19 0h1M0 5h1m4 0h11m4 0h1M0 6h1m4 0h11m4 0h1M0 7h1m4 0h11m4 0h1M0 8h1m4 0h1m9 0h1m4 0h1M0 9h1m4 0h1m9 0h1m4 0h1M0 10h1m4 0h1m9 0h1m4 0h1M0 11h1m4 0h1m9 0h1m4 0h1M0 12h1m4 0h1m9 0h1m4 0h1M0 13h1m4 0h1m9 0h1m4 0h1M0 14h1m4 0h1m9 0h1m4 0h1M0 15h1m4 0h11m4 0h1M0 16h1m19 0h1M0 17h1m19 0h1m-1 1h1M2 20h16'/%3E%3Cpath stroke='%236694eb' d='M19 0h1'/%3E%3Cpath stroke='%236693e9' d='M0 1h1m19 0h1'/%3E%3Cpath stroke='%23dce5fd' d='M1 1h1'/%3E%3Cpath stroke='%23739af8' d='M2 1h1'/%3E%3Cpath stroke='%23608cf7' d='M3 1h1M2 8h1'/%3E%3Cpath stroke='%235584f6' d='M4 1h1'/%3E%3Cpath stroke='%234d7ef6' d='M5 1h1M1 6h1m5 4h1'/%3E%3Cpath stroke='%23487af5' d='M6 1h1'/%3E%3Cpath stroke='%234276f5' d='M7 1h1M3 14h1'/%3E%3Cpath stroke='%234478f5' d='M8 1h1m5 3h1M2 12h1'/%3E%3Cpath stroke='%233e73f5' d='M9 1h2'/%3E%3Cpath stroke='%233b71f5' d='M11 1h2'/%3E%3Cpath stroke='%23336cf4' d='M13 1h2'/%3E%3Cpath stroke='%23306af4' d='M15 1h1'/%3E%3Cpath stroke='%232864f4' d='M16 1h1'/%3E%3Cpath stroke='%231f5def' d='M17 1h1'/%3E%3Cpath stroke='%233467e0' d='M18 1h1'/%3E%3Cpath stroke='%23d2dbf2' d='M19 1h1'/%3E%3Cpath stroke='%23769cf8' d='M1 2h1'/%3E%3Cpath stroke='%2390aff9' d='M2 2h1'/%3E%3Cpath stroke='%2394b2f9' d='M3 2h1'/%3E%3Cpath stroke='%2385a7f8' d='M4 2h1'/%3E%3Cpath stroke='%23759cf8' d='M5 2h1'/%3E%3Cpath stroke='%236e97f8' d='M6 2h1M2 6h1'/%3E%3Cpath stroke='%236892f7' d='M7 2h1'/%3E%3Cpath stroke='%236690f7' d='M8 2h1'/%3E%3Cpath stroke='%23628ef7' d='M9 2h1m0 1h1'/%3E%3Cpath stroke='%235f8cf7' d='M10 2h1'/%3E%3Cpath stroke='%235e8bf7' d='M11 2h1'/%3E%3Cpath stroke='%235988f6' d='M12 2h1'/%3E%3Cpath stroke='%235685f6' d='M13 2h1'/%3E%3Cpath stroke='%235082f6' d='M14 2h1'/%3E%3Cpath stroke='%23497cf5' d='M15 2h1'/%3E%3Cpath stroke='%233f75f5' d='M16 2h1m-2 2h1'/%3E%3Cpath stroke='%23326bf2' d='M17 2h1'/%3E%3Cpath stroke='%23235ce3' d='M18 2h1'/%3E%3Cpath stroke='%23305cc5' d='M19 2h1'/%3E%3Cpath stroke='%23e5ecfb' d='M20 2h1'/%3E%3Cpath stroke='%236590f7' d='M1 3h1'/%3E%3Cpath stroke='%2397b4f9' d='M2 3h1'/%3E%3Cpath stroke='%239ab7fa' d='M3 3h1'/%3E%3Cpath stroke='%2389aaf9' d='M4 3h1M2 4h1'/%3E%3Cpath stroke='%237aa0f8' d='M5 3h1'/%3E%3Cpath stroke='%23729af8' d='M6 3h1'/%3E%3Cpath stroke='%236d95f8' d='M7 3h1'/%3E%3Cpath stroke='%236892f8' d='M8 3h1M2 7h1'/%3E%3Cpath stroke='%23658ff7' d='M9 3h1'/%3E%3Cpath stroke='%23618df7' d='M11 3h1'/%3E%3Cpath stroke='%235d8af7' d='M12 3h1M3 9h1'/%3E%3Cpath stroke='%235987f6' d='M13 3h1M2 9h1'/%3E%3Cpath stroke='%235283f6' d='M14 3h1'/%3E%3Cpath stroke='%234c7ef6' d='M15 3h1'/%3E%3Cpath stroke='%234377f5' d='M16 3h1'/%3E%3Cpath stroke='%23376ef2' d='M17 3h1'/%3E%3Cpath stroke='%23285fe3' d='M18 3h1'/%3E%3Cpath stroke='%231546b9' d='M19 3h1'/%3E%3Cpath stroke='%235886f6' d='M1 4h1'/%3E%3Cpath stroke='%238dadf9' d='M3 4h1'/%3E%3Cpath stroke='%237fa3f8' d='M4 4h1'/%3E%3Cpath stroke='%237199f8' d='M5 4h1M4 5h1'/%3E%3Cpath stroke='%236a93f8' d='M6 4h1M4 6h1M3 7h1'/%3E%3Cpath stroke='%23648ef7' d='M7 4h1'/%3E%3Cpath stroke='%235e8af7' d='M8 4h1'/%3E%3Cpath stroke='%235986f7' d='M9 4h1m-6 6h1'/%3E%3Cpath stroke='%235482f6' d='M10 4h1'/%3E%3Cpath stroke='%235180f6' d='M11 4h1'/%3E%3Cpath stroke='%234b7cf5' d='M12 4h1'/%3E%3Cpath stroke='%234a7cf5' d='M13 4h1'/%3E%3Cpath stroke='%233a72f4' d='M16 4h1'/%3E%3Cpath stroke='%23346cf2' d='M17 4h1'/%3E%3Cpath stroke='%232a61e3' d='M18 4h1'/%3E%3Cpath stroke='%231848bb' d='M19 4h1'/%3E%3Cpath stroke='%235282f6' d='M1 5h1m4 6h1m-3 1h1'/%3E%3Cpath stroke='%23799ff8' d='M2 5h1'/%3E%3Cpath stroke='%237ca1f8' d='M3 5h1'/%3E%3Cpath stroke='%23316bf4' d='M16 5h1M3 16h1'/%3E%3Cpath stroke='%233069f1' d='M17 5h1'/%3E%3Cpath stroke='%232c62e4' d='M18 5h1'/%3E%3Cpath stroke='%231d4cbc' d='M19 5h1m-1 1h1'/%3E%3Cpath stroke='%237099f8' d='M3 6h1'/%3E%3Cpath stroke='%232d69f5' d='M16 6h1'/%3E%3Cpath stroke='%232e69f2' d='M17 6h1'/%3E%3Cpath stroke='%232c63e5' d='M18 6h1'/%3E%3Cpath stroke='%234679f5' d='M1 7h1M1 8h1'/%3E%3Cpath stroke='%23658ff8' d='M4 7h1'/%3E%3Cpath stroke='%232a68f5' d='M16 7h1'/%3E%3Cpath stroke='%232c69f2' d='M17 7h1'/%3E%3Cpath stroke='%232a62e4' d='M18 7h1'/%3E%3Cpath stroke='%231c4cbd' d='M19 7h1'/%3E%3Cpath stroke='%23628df8' d='M3 8h1'/%3E%3Cpath stroke='%23608bf7' d='M4 8h1'/%3E%3Cpath stroke='%235482f7' d='M6 8h1'/%3E%3Cpath stroke='%234e7cf6' d='M7 8h1'/%3E%3Cpath stroke='%234778f6' d='M8 8h1'/%3E%3Cpath stroke='%234174f5' d='M9 8h1'/%3E%3Cpath stroke='%233a71f5' d='M10 8h1'/%3E%3Cpath stroke='%23346ef4' d='M11 8h1'/%3E%3Cpath stroke='%232d6bf5' d='M12 8h1'/%3E%3Cpath stroke='%232869f5' d='M13 8h1'/%3E%3Cpath stroke='%232467f5' d='M14 8h1'/%3E%3Cpath stroke='%232567f5' d='M16 8h1'/%3E%3Cpath stroke='%232968f2' d='M17 8h1'/%3E%3Cpath stroke='%232963e4' d='M18 8h1'/%3E%3Cpath stroke='%231b4bbd' d='M19 8h1'/%3E%3Cpath stroke='%233c72f4' d='M1 9h1'/%3E%3Cpath stroke='%235d89f7' d='M4 9h1'/%3E%3Cpath stroke='%235381f6' d='M6 9h1'/%3E%3Cpath stroke='%234e7ef6' d='M7 9h1'/%3E%3Cpath stroke='%23477af5' d='M8 9h1'/%3E%3Cpath stroke='%234178f5' d='M9 9h1'/%3E%3Cpath stroke='%233a74f5' d='M10 9h1'/%3E%3Cpath stroke='%233472f5' d='M11 9h1'/%3E%3Cpath stroke='%232c6ff5' d='M12 9h1'/%3E%3Cpath stroke='%23276cf5' d='M13 9h1'/%3E%3Cpath stroke='%23236af6' d='M14 9h1'/%3E%3Cpath stroke='%232268f5' d='M16 9h1'/%3E%3Cpath stroke='%232569f2' d='M17 9h1'/%3E%3Cpath stroke='%232562e6' d='M18 9h1'/%3E%3Cpath stroke='%23194bbe' d='M19 9h1'/%3E%3Cpath stroke='%23376ef4' d='M1 10h1'/%3E%3Cpath stroke='%235181f6' d='M2 10h1'/%3E%3Cpath stroke='%235785f7' d='M3 10h1'/%3E%3Cpath stroke='%235281f6' d='M6 10h1'/%3E%3Cpath stroke='%23477bf6' d='M8 10h1'/%3E%3Cpath stroke='%234179f6' d='M9 10h1'/%3E%3Cpath stroke='%233b77f5' d='M10 10h1'/%3E%3Cpath stroke='%233474f5' d='M11 10h1'/%3E%3Cpath stroke='%232c72f6' d='M12 10h1'/%3E%3Cpath stroke='%23266ff6' d='M13 10h1'/%3E%3Cpath stroke='%23226df6' d='M14 10h1'/%3E%3Cpath stroke='%231f6af6' d='M16 10h1'/%3E%3Cpath stroke='%23216af3' d='M17 10h1'/%3E%3Cpath stroke='%232162e6' d='M18 10h1'/%3E%3Cpath stroke='%231649be' d='M19 10h1'/%3E%3Cpath stroke='%23326bf4' d='M1 11h1'/%3E%3Cpath stroke='%234b7df5' d='M2 11h1'/%3E%3Cpath stroke='%235483f6' d='M3 11h1'/%3E%3Cpath stroke='%235684f7' d='M4 11h1'/%3E%3Cpath stroke='%234d80f6' d='M7 11h1'/%3E%3Cpath stroke='%23487df6' d='M8 11h1'/%3E%3Cpath stroke='%23427cf6' d='M9 11h1'/%3E%3Cpath stroke='%233c7af6' d='M10 11h1'/%3E%3Cpath stroke='%233478f6' d='M11 11h1'/%3E%3Cpath stroke='%232d76f6' d='M12 11h1'/%3E%3Cpath stroke='%232673f7' d='M13 11h1'/%3E%3Cpath stroke='%232171f7' d='M14 11h1'/%3E%3Cpath stroke='%231c6df6' d='M16 11h1'/%3E%3Cpath stroke='%231c6af4' d='M17 11h1'/%3E%3Cpath stroke='%231c61e6' d='M18 11h1'/%3E%3Cpath stroke='%231248bf' d='M19 11h1'/%3E%3Cpath stroke='%232b66f4' d='M1 12h1'/%3E%3Cpath stroke='%234e7ff6' d='M3 12h1'/%3E%3Cpath stroke='%235182f6' d='M6 12h1'/%3E%3Cpath stroke='%234d81f7' d='M7 12h1'/%3E%3Cpath stroke='%23487ff6' d='M8 12h1'/%3E%3Cpath stroke='%23437ff6' d='M9 12h1'/%3E%3Cpath stroke='%233d7ef6' d='M10 12h1'/%3E%3Cpath stroke='%23357cf6' d='M11 12h1'/%3E%3Cpath stroke='%232d7af7' d='M12 12h1'/%3E%3Cpath stroke='%232677f7' d='M13 12h1'/%3E%3Cpath stroke='%232174f7' d='M14 12h1'/%3E%3Cpath stroke='%23186ef7' d='M16 12h1'/%3E%3Cpath stroke='%23186af4' d='M17 12h1'/%3E%3Cpath stroke='%23165fe7' d='M18 12h1'/%3E%3Cpath stroke='%230f47c0' d='M19 12h1'/%3E%3Cpath stroke='%232562f3' d='M1 13h1'/%3E%3Cpath stroke='%233d73f4' d='M2 13h1'/%3E%3Cpath stroke='%23487bf5' d='M3 13h1'/%3E%3Cpath stroke='%234e80f6' d='M4 13h1'/%3E%3Cpath stroke='%234e81f6' d='M6 13h1'/%3E%3Cpath stroke='%234b80f6' d='M7 13h1'/%3E%3Cpath stroke='%23477ff6' d='M8 13h1'/%3E%3Cpath stroke='%23427ff6' d='M9 13h1'/%3E%3Cpath stroke='%233c7ff6' d='M10 13h1'/%3E%3Cpath stroke='%23367ff7' d='M11 13h1'/%3E%3Cpath stroke='%232d7cf7' d='M12 13h1'/%3E%3Cpath stroke='%232679f8' d='M13 13h1'/%3E%3Cpath stroke='%232077f7' d='M14 13h1'/%3E%3Cpath stroke='%23166ff7' d='M16 13h1'/%3E%3Cpath stroke='%231369f4' d='M17 13h1'/%3E%3Cpath stroke='%23105de8' d='M18 13h1'/%3E%3Cpath stroke='%230a44bf' d='M19 13h1'/%3E%3Cpath stroke='%231e5df3' d='M1 14h1'/%3E%3Cpath stroke='%23366ef4' d='M2 14h1'/%3E%3Cpath stroke='%23497bf5' d='M4 14h1'/%3E%3Cpath stroke='%234a7ef7' d='M6 14h1'/%3E%3Cpath stroke='%23487ef6' d='M7 14h1'/%3E%3Cpath stroke='%23457ff6' d='M8 14h1'/%3E%3Cpath stroke='%234180f6' d='M9 14h1'/%3E%3Cpath stroke='%233b7ff6' d='M10 14h1'/%3E%3Cpath stroke='%23357ff7' d='M11 14h1'/%3E%3Cpath stroke='%232d7df7' d='M12 14h1'/%3E%3Cpath stroke='%23257af8' d='M13 14h1'/%3E%3Cpath stroke='%231e77f8' d='M14 14h1'/%3E%3Cpath stroke='%23116df7' d='M16 14h1'/%3E%3Cpath stroke='%230d66f4' d='M17 14h1m-3 3h1'/%3E%3Cpath stroke='%230b59e7' d='M18 14h1'/%3E%3Cpath stroke='%230641c0' d='M19 14h1m-6 5h1'/%3E%3Cpath stroke='%231859f3' d='M1 15h1'/%3E%3Cpath stroke='%232e68f4' d='M2 15h1'/%3E%3Cpath stroke='%233a71f4' d='M3 15h1'/%3E%3Cpath stroke='%234277f5' d='M4 15h1'/%3E%3Cpath stroke='%230e6cf8' d='M16 15h1'/%3E%3Cpath stroke='%230963f4' d='M17 15h1'/%3E%3Cpath stroke='%230556e7' d='M18 15h1'/%3E%3Cpath stroke='%23023fbf' d='M19 15h1'/%3E%3Cpath stroke='%231456f3' d='M1 16h1'/%3E%3Cpath stroke='%232562f4' d='M2 16h1'/%3E%3Cpath stroke='%233971f4' d='M4 16h1'/%3E%3Cpath stroke='%233d74f5' d='M5 16h1'/%3E%3Cpath stroke='%233d74f6' d='M6 16h1'/%3E%3Cpath stroke='%233b75f5' d='M7 16h1'/%3E%3Cpath stroke='%233976f5' d='M8 16h1'/%3E%3Cpath stroke='%233777f5' d='M9 16h1'/%3E%3Cpath stroke='%233278f6' d='M10 16h1'/%3E%3Cpath stroke='%232c78f7' d='M11 16h1'/%3E%3Cpath stroke='%232577f7' d='M12 16h1'/%3E%3Cpath stroke='%231f76f7' d='M13 16h1'/%3E%3Cpath stroke='%231972f7' d='M14 16h1'/%3E%3Cpath stroke='%23116ef8' d='M15 16h1'/%3E%3Cpath stroke='%230b68f7' d='M16 16h1'/%3E%3Cpath stroke='%230560f4' d='M17 16h1'/%3E%3Cpath stroke='%230253e6' d='M18 16h1'/%3E%3Cpath stroke='%23013dbe' d='M19 16h1'/%3E%3Cpath stroke='%230e50ed' d='M1 17h1'/%3E%3Cpath stroke='%231c5bef' d='M2 17h1'/%3E%3Cpath stroke='%232863f0' d='M3 17h1'/%3E%3Cpath stroke='%232f68f0' d='M4 17h1'/%3E%3Cpath stroke='%23336bf1' d='M5 17h1'/%3E%3Cpath stroke='%23346cf1' d='M6 17h1'/%3E%3Cpath stroke='%23316cf2' d='M7 17h1'/%3E%3Cpath stroke='%23316df2' d='M8 17h1'/%3E%3Cpath stroke='%232e6ff2' d='M9 17h1'/%3E%3Cpath stroke='%232a70f2' d='M10 17h1'/%3E%3Cpath stroke='%232570f3' d='M11 17h1'/%3E%3Cpath stroke='%231f6ff3' d='M12 17h1'/%3E%3Cpath stroke='%23196df4' d='M13 17h1'/%3E%3Cpath stroke='%23136af4' d='M14 17h1'/%3E%3Cpath stroke='%230760f3' d='M16 17h1'/%3E%3Cpath stroke='%23025af0' d='M17 17h1'/%3E%3Cpath stroke='%23004de2' d='M18 17h1'/%3E%3Cpath stroke='%23003ab9' d='M19 17h1'/%3E%3Cpath stroke='%23e5eefd' d='M0 18h1'/%3E%3Cpath stroke='%23285edf' d='M1 18h1'/%3E%3Cpath stroke='%23134fdf' d='M2 18h1'/%3E%3Cpath stroke='%231b55df' d='M3 18h1'/%3E%3Cpath stroke='%23215ae2' d='M4 18h1'/%3E%3Cpath stroke='%23255ce1' d='M5 18h1'/%3E%3Cpath stroke='%23265de0' d='M6 18h1'/%3E%3Cpath stroke='%23245ce1' d='M7 18h1'/%3E%3Cpath stroke='%23235ee2' d='M8 18h1'/%3E%3Cpath stroke='%23215ee2' d='M9 18h1'/%3E%3Cpath stroke='%231e5ee2' d='M10 18h1'/%3E%3Cpath stroke='%231b5fe5' d='M11 18h1'/%3E%3Cpath stroke='%23165ee5' d='M12 18h1'/%3E%3Cpath stroke='%23135de6' d='M13 18h1'/%3E%3Cpath stroke='%230e5be5' d='M14 18h1'/%3E%3Cpath stroke='%230958e6' d='M15 18h1'/%3E%3Cpath stroke='%230454e6' d='M16 18h1'/%3E%3Cpath stroke='%23014ee2' d='M17 18h1'/%3E%3Cpath stroke='%230045d3' d='M18 18h1'/%3E%3Cpath stroke='%231f4eb8' d='M19 18h1'/%3E%3Cpath stroke='%23679ef6' d='M0 19h1'/%3E%3Cpath stroke='%23d0daf1' d='M1 19h1'/%3E%3Cpath stroke='%232856c3' d='M2 19h1'/%3E%3Cpath stroke='%230d3fb6' d='M3 19h1'/%3E%3Cpath stroke='%231144bd' d='M4 19h1'/%3E%3Cpath stroke='%231245bb' d='M5 19h1'/%3E%3Cpath stroke='%231445b9' d='M6 19h1'/%3E%3Cpath stroke='%231244b9' d='M7 19h1'/%3E%3Cpath stroke='%231345bc' d='M8 19h1'/%3E%3Cpath stroke='%231346bd' d='M9 19h1'/%3E%3Cpath stroke='%231045be' d='M10 19h1'/%3E%3Cpath stroke='%230d45c0' d='M11 19h1'/%3E%3Cpath stroke='%230a45c1' d='M12 19h1'/%3E%3Cpath stroke='%230844c3' d='M13 19h1'/%3E%3Cpath stroke='%23033fc0' d='M15 19h1'/%3E%3Cpath stroke='%23013fc3' d='M16 19h1'/%3E%3Cpath stroke='%23003bbe' d='M17 19h1'/%3E%3Cpath stroke='%231f4eb9' d='M18 19h1'/%3E%3Cpath stroke='%23cfd8ed' d='M19 19h1'/%3E%3Cpath stroke='%23669bf5' d='M20 19h1M1 20h1'/%3E%3Cpath stroke='%23e5edfd' d='M18 20h1'/%3E%3Cpath stroke='%236699f3' d='M19 20h1'/%3E%3C/svg%3E")}.title-bar-controls button[aria-label=Maximize]:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 21 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%23afc2ef' d='M1 0h1m17 0h1M0 1h1m19 0h1M0 19h1m19 0h1M1 20h1m17 0h1'/%3E%3Cpath stroke='%23f4f6fd' d='M2 0h1m17 2h1M0 18h1m17 2h1'/%3E%3Cpath stroke='%23fff' d='M3 0h15M0 3h1m19 0h1M0 4h1m19 0h1M0 5h1m4 0h11m4 0h1M0 6h1m4 0h11m4 0h1M0 7h1m4 0h11m4 0h1M0 8h1m4 0h1m9 0h1m4 0h1M0 9h1m4 0h1m9 0h1m4 0h1M0 10h1m4 0h1m9 0h1m4 0h1M0 11h1m4 0h1m9 0h1m4 0h1M0 12h1m4 0h1m9 0h1m4 0h1M0 13h1m4 0h1m9 0h1m4 0h1M0 14h1m4 0h1m9 0h1m4 0h1M0 15h1m4 0h11m4 0h1M0 16h1m19 0h1M0 17h1m19 0h1M3 20h15'/%3E%3Cpath stroke='%23f5f7fd' d='M18 0h1M0 2h1m19 16h1M2 20h1'/%3E%3Cpath stroke='%23dce7ff' d='M1 1h1'/%3E%3Cpath stroke='%2372a1ff' d='M2 1h1m4 3h1'/%3E%3Cpath stroke='%236a9cff' d='M3 1h1'/%3E%3Cpath stroke='%235f94ff' d='M4 1h1M4 11h1'/%3E%3Cpath stroke='%23558eff' d='M5 1h1M3 12h1'/%3E%3Cpath stroke='%23518bff' d='M6 1h1'/%3E%3Cpath stroke='%234a86ff' d='M7 1h1'/%3E%3Cpath stroke='%234b87ff' d='M8 1h1M2 12h1'/%3E%3Cpath stroke='%234684ff' d='M9 1h2'/%3E%3Cpath stroke='%234482ff' d='M11 1h1m4 1h1M1 9h1m0 4h1'/%3E%3Cpath stroke='%234080ff' d='M12 1h1M3 15h1'/%3E%3Cpath stroke='%233b7cff' d='M13 1h1'/%3E%3Cpath stroke='%233a7bff' d='M14 1h1'/%3E%3Cpath stroke='%233678ff' d='M15 1h1'/%3E%3Cpath stroke='%232e73ff' d='M16 1h1'/%3E%3Cpath stroke='%23276cf9' d='M17 1h1'/%3E%3Cpath stroke='%233a73e7' d='M18 1h1'/%3E%3Cpath stroke='%23d3ddf3' d='M19 1h1'/%3E%3Cpath stroke='%2373a1ff' d='M1 2h1'/%3E%3Cpath stroke='%2397b9ff' d='M2 2h1'/%3E%3Cpath stroke='%239cbdff' d='M3 2h1'/%3E%3Cpath stroke='%2390b5ff' d='M4 2h1'/%3E%3Cpath stroke='%2382acff' d='M5 2h1M5 4h1'/%3E%3Cpath stroke='%237ba7ff' d='M6 2h1M2 6h1'/%3E%3Cpath stroke='%2375a3ff' d='M7 2h1'/%3E%3Cpath stroke='%236f9fff' d='M8 2h1M3 8h1'/%3E%3Cpath stroke='%236c9dff' d='M9 2h1M1 3h1'/%3E%3Cpath stroke='%23689bff' d='M10 2h1M3 9h1'/%3E%3Cpath stroke='%236599ff' d='M11 2h1m0 1h1'/%3E%3Cpath stroke='%236095ff' d='M12 2h1m0 1h1'/%3E%3Cpath stroke='%235d93ff' d='M13 2h1'/%3E%3Cpath stroke='%23568eff' d='M14 2h1'/%3E%3Cpath stroke='%234f8aff' d='M15 2h1M3 13h1m0 1h1'/%3E%3Cpath stroke='%233878fb' d='M17 2h1'/%3E%3Cpath stroke='%232969eb' d='M18 2h1'/%3E%3Cpath stroke='%233566cb' d='M19 2h1'/%3E%3Cpath stroke='%239ebeff' d='M2 3h1'/%3E%3Cpath stroke='%23a4c2ff' d='M3 3h1'/%3E%3Cpath stroke='%2399baff' d='M4 3h1M3 4h1'/%3E%3Cpath stroke='%238ab0ff' d='M5 3h1'/%3E%3Cpath stroke='%2382abff' d='M6 3h1'/%3E%3Cpath stroke='%2379a6ff' d='M7 3h1'/%3E%3Cpath stroke='%2374a3ff' d='M8 3h1'/%3E%3Cpath stroke='%2371a0ff' d='M9 3h1'/%3E%3Cpath stroke='%236d9eff' d='M10 3h1M4 8h1'/%3E%3Cpath stroke='%23699bff' d='M11 3h1'/%3E%3Cpath stroke='%235a91ff' d='M14 3h1M2 10h1m1 2h1'/%3E%3Cpath stroke='%23538cff' d='M15 3h1M2 11h1'/%3E%3Cpath stroke='%234986ff' d='M16 3h1'/%3E%3Cpath stroke='%233d7cfc' d='M17 3h1'/%3E%3Cpath stroke='%232e6cea' d='M18 3h1'/%3E%3Cpath stroke='%231b52c2' d='M19 3h1'/%3E%3Cpath stroke='%236296ff' d='M1 4h1'/%3E%3Cpath stroke='%2391b5ff' d='M2 4h1'/%3E%3Cpath stroke='%238fb4ff' d='M4 4h1'/%3E%3Cpath stroke='%237aa6ff' d='M6 4h1'/%3E%3Cpath stroke='%236b9dff' d='M8 4h1'/%3E%3Cpath stroke='%236598ff' d='M9 4h1'/%3E%3Cpath stroke='%235f95ff' d='M10 4h1m-5 6h1'/%3E%3Cpath stroke='%235b92ff' d='M11 4h1'/%3E%3Cpath stroke='%23548dff' d='M12 4h1M1 6h1m2 7h1'/%3E%3Cpath stroke='%23528cff' d='M13 4h1'/%3E%3Cpath stroke='%234c88ff' d='M14 4h1'/%3E%3Cpath stroke='%234785ff' d='M15 4h1'/%3E%3Cpath stroke='%234280ff' d='M16 4h1'/%3E%3Cpath stroke='%233b7afb' d='M17 4h1'/%3E%3Cpath stroke='%23316fec' d='M18 4h1'/%3E%3Cpath stroke='%231f55c3' d='M19 4h1'/%3E%3Cpath stroke='%235990ff' d='M1 5h1'/%3E%3Cpath stroke='%2385adff' d='M2 5h1'/%3E%3Cpath stroke='%238bb1ff' d='M3 5h1'/%3E%3Cpath stroke='%2384acff' d='M4 5h1'/%3E%3Cpath stroke='%23397aff' d='M16 5h1M1 11h1'/%3E%3Cpath stroke='%233979fc' d='M17 5h1'/%3E%3Cpath stroke='%233370ec' d='M18 5h1m-1 1h1'/%3E%3Cpath stroke='%232357c3' d='M19 5h1'/%3E%3Cpath stroke='%2381aaff' d='M3 6h1'/%3E%3Cpath stroke='%237aa7ff' d='M4 6h1'/%3E%3Cpath stroke='%233679ff' d='M16 6h1'/%3E%3Cpath stroke='%233879fc' d='M17 6h1'/%3E%3Cpath stroke='%232358c5' d='M19 6h1'/%3E%3Cpath stroke='%234e89ff' d='M1 7h1'/%3E%3Cpath stroke='%2371a1ff' d='M2 7h1'/%3E%3Cpath stroke='%2377a5ff' d='M3 7h1'/%3E%3Cpath stroke='%2374a2ff' d='M4 7h1'/%3E%3Cpath stroke='%23337aff' d='M16 7h1'/%3E%3Cpath stroke='%23367bfc' d='M17 7h1'/%3E%3Cpath stroke='%233372ed' d='M18 7h1'/%3E%3Cpath stroke='%232359c5' d='M19 7h1'/%3E%3Cpath stroke='%234d88ff' d='M1 8h1'/%3E%3Cpath stroke='%23699cff' d='M2 8h1'/%3E%3Cpath stroke='%236398ff' d='M6 8h1'/%3E%3Cpath stroke='%235c93ff' d='M7 8h1m-2 3h1'/%3E%3Cpath stroke='%23548fff' d='M8 8h1'/%3E%3Cpath stroke='%234d8cff' d='M9 8h1'/%3E%3Cpath stroke='%23468aff' d='M10 8h1'/%3E%3Cpath stroke='%233f86ff' d='M11 8h1'/%3E%3Cpath stroke='%233983ff' d='M12 8h1'/%3E%3Cpath stroke='%233380ff' d='M13 8h1'/%3E%3Cpath stroke='%232f7fff' d='M14 8h1'/%3E%3Cpath stroke='%233280ff' d='M16 8h1'/%3E%3Cpath stroke='%233580fc' d='M17 8h1'/%3E%3Cpath stroke='%233276ed' d='M18 8h1'/%3E%3Cpath stroke='%23235ac6' d='M19 8h1'/%3E%3Cpath stroke='%236196ff' d='M2 9h1m3 0h1m-4 1h1'/%3E%3Cpath stroke='%23689aff' d='M4 9h1'/%3E%3Cpath stroke='%235b93ff' d='M7 9h1'/%3E%3Cpath stroke='%235491ff' d='M8 9h1'/%3E%3Cpath stroke='%234f90ff' d='M9 9h1'/%3E%3Cpath stroke='%234890ff' d='M10 9h1'/%3E%3Cpath stroke='%23428eff' d='M11 9h1'/%3E%3Cpath stroke='%233b8dff' d='M12 9h1'/%3E%3Cpath stroke='%23348aff' d='M13 9h1'/%3E%3Cpath stroke='%233189ff' d='M14 9h1'/%3E%3Cpath stroke='%233188ff' d='M16 9h1'/%3E%3Cpath stroke='%233385fc' d='M17 9h1'/%3E%3Cpath stroke='%233079ed' d='M18 9h1'/%3E%3Cpath stroke='%23215cc8' d='M19 9h1'/%3E%3Cpath stroke='%233f7fff' d='M1 10h1'/%3E%3Cpath stroke='%236397ff' d='M4 10h1'/%3E%3Cpath stroke='%235993ff' d='M7 10h1'/%3E%3Cpath stroke='%235492ff' d='M8 10h1'/%3E%3Cpath stroke='%235093ff' d='M9 10h1'/%3E%3Cpath stroke='%234a95ff' d='M10 10h1'/%3E%3Cpath stroke='%234496ff' d='M11 10h1'/%3E%3Cpath stroke='%233d96ff' d='M12 10h1'/%3E%3Cpath stroke='%233694ff' d='M13 10h1'/%3E%3Cpath stroke='%233193ff' d='M14 10h1'/%3E%3Cpath stroke='%233090ff' d='M16 10h1'/%3E%3Cpath stroke='%23328cfc' d='M17 10h1'/%3E%3Cpath stroke='%232e7def' d='M18 10h1'/%3E%3Cpath stroke='%231e5dc9' d='M19 10h1'/%3E%3Cpath stroke='%235c92ff' d='M3 11h1'/%3E%3Cpath stroke='%235792ff' d='M7 11h1m-1 1h1'/%3E%3Cpath stroke='%235594ff' d='M8 11h1'/%3E%3Cpath stroke='%235298ff' d='M9 11h1'/%3E%3Cpath stroke='%234d9cff' d='M10 11h1'/%3E%3Cpath stroke='%23479eff' d='M11 11h1'/%3E%3Cpath stroke='%23409fff' d='M12 11h1'/%3E%3Cpath stroke='%23379fff' d='M13 11h1'/%3E%3Cpath stroke='%23339dff' d='M14 11h1'/%3E%3Cpath stroke='%232e97ff' d='M16 11h1'/%3E%3Cpath stroke='%232e91fc' d='M17 11h1'/%3E%3Cpath stroke='%232a80f0' d='M18 11h1'/%3E%3Cpath stroke='%231b5dcb' d='M19 11h1'/%3E%3Cpath stroke='%233275ff' d='M1 12h1'/%3E%3Cpath stroke='%235991ff' d='M6 12h1'/%3E%3Cpath stroke='%235596ff' d='M8 12h1'/%3E%3Cpath stroke='%23529cff' d='M9 12h1'/%3E%3Cpath stroke='%234fa1ff' d='M10 12h1'/%3E%3Cpath stroke='%234aa6ff' d='M11 12h1'/%3E%3Cpath stroke='%2342a9ff' d='M12 12h1'/%3E%3Cpath stroke='%233aa9ff' d='M13 12h1'/%3E%3Cpath stroke='%2334a7ff' d='M14 12h1'/%3E%3Cpath stroke='%232ca0ff' d='M16 12h1'/%3E%3Cpath stroke='%232a96fd' d='M17 12h1'/%3E%3Cpath stroke='%232581f1' d='M18 12h1'/%3E%3Cpath stroke='%23185dcc' d='M19 12h1'/%3E%3Cpath stroke='%232d72ff' d='M1 13h1m0 3h1'/%3E%3Cpath stroke='%235790ff' d='M6 13h1'/%3E%3Cpath stroke='%235490ff' d='M7 13h1'/%3E%3Cpath stroke='%235597ff' d='M8 13h1'/%3E%3Cpath stroke='%23539fff' d='M9 13h1'/%3E%3Cpath stroke='%234fa4ff' d='M10 13h1'/%3E%3Cpath stroke='%234aaaff' d='M11 13h1'/%3E%3Cpath stroke='%2344afff' d='M12 13h1'/%3E%3Cpath stroke='%233eb1ff' d='M13 13h1'/%3E%3Cpath stroke='%2337afff' d='M14 13h1'/%3E%3Cpath stroke='%2329a4ff' d='M16 13h1'/%3E%3Cpath stroke='%232599fd' d='M17 13h1'/%3E%3Cpath stroke='%231e80f2' d='M18 13h1'/%3E%3Cpath stroke='%23145bcd' d='M19 13h1'/%3E%3Cpath stroke='%23276eff' d='M1 14h1'/%3E%3Cpath stroke='%233d7dff' d='M2 14h1'/%3E%3Cpath stroke='%234985ff' d='M3 14h1'/%3E%3Cpath stroke='%23528dff' d='M6 14h1'/%3E%3Cpath stroke='%23518fff' d='M7 14h1'/%3E%3Cpath stroke='%235196ff' d='M8 14h1'/%3E%3Cpath stroke='%23509fff' d='M9 14h1'/%3E%3Cpath stroke='%234ea6ff' d='M10 14h1'/%3E%3Cpath stroke='%2349acff' d='M11 14h1'/%3E%3Cpath stroke='%2343b1ff' d='M12 14h1'/%3E%3Cpath stroke='%233eb4ff' d='M13 14h1'/%3E%3Cpath stroke='%2335b2ff' d='M14 14h1'/%3E%3Cpath stroke='%2324a5ff' d='M16 14h1'/%3E%3Cpath stroke='%231f97fd' d='M17 14h1'/%3E%3Cpath stroke='%231980f3' d='M18 14h1'/%3E%3Cpath stroke='%23105ace' d='M19 14h1'/%3E%3Cpath stroke='%23216aff' d='M1 15h1'/%3E%3Cpath stroke='%233578ff' d='M2 15h1'/%3E%3Cpath stroke='%234885ff' d='M4 15h1'/%3E%3Cpath stroke='%2321a3ff' d='M16 15h1'/%3E%3Cpath stroke='%231a95fd' d='M17 15h1'/%3E%3Cpath stroke='%23137cf2' d='M18 15h1'/%3E%3Cpath stroke='%230c59cf' d='M19 15h1'/%3E%3Cpath stroke='%231c66ff' d='M1 16h1'/%3E%3Cpath stroke='%233879ff' d='M3 16h1'/%3E%3Cpath stroke='%233f7eff' d='M4 16h1'/%3E%3Cpath stroke='%234483ff' d='M5 16h1'/%3E%3Cpath stroke='%234584ff' d='M6 16h1'/%3E%3Cpath stroke='%234587ff' d='M7 16h1'/%3E%3Cpath stroke='%23468eff' d='M8 16h1'/%3E%3Cpath stroke='%234696ff' d='M9 16h1'/%3E%3Cpath stroke='%23439cff' d='M10 16h1'/%3E%3Cpath stroke='%233fa3ff' d='M11 16h1'/%3E%3Cpath stroke='%233ba8ff' d='M12 16h1'/%3E%3Cpath stroke='%233af' d='M13 16h1'/%3E%3Cpath stroke='%232da9ff' d='M14 16h1'/%3E%3Cpath stroke='%2324a6ff' d='M15 16h1'/%3E%3Cpath stroke='%231d9eff' d='M16 16h1'/%3E%3Cpath stroke='%231690fd' d='M17 16h1'/%3E%3Cpath stroke='%231078f1' d='M18 16h1'/%3E%3Cpath stroke='%230b57ce' d='M19 16h1'/%3E%3Cpath stroke='%231761f9' d='M1 17h1'/%3E%3Cpath stroke='%23246bfa' d='M2 17h1'/%3E%3Cpath stroke='%232f72fb' d='M3 17h1'/%3E%3Cpath stroke='%233676fb' d='M4 17h1'/%3E%3Cpath stroke='%233a7afb' d='M5 17h1'/%3E%3Cpath stroke='%233b7bfc' d='M6 17h1'/%3E%3Cpath stroke='%233b7efc' d='M7 17h1'/%3E%3Cpath stroke='%233c84fc' d='M8 17h1'/%3E%3Cpath stroke='%233b8afc' d='M9 17h1'/%3E%3Cpath stroke='%233990fc' d='M10 17h1'/%3E%3Cpath stroke='%233695fc' d='M11 17h1'/%3E%3Cpath stroke='%233299fc' d='M12 17h1'/%3E%3Cpath stroke='%232c9cfd' d='M13 17h1'/%3E%3Cpath stroke='%23259bfd' d='M14 17h1'/%3E%3Cpath stroke='%231e97fd' d='M15 17h1'/%3E%3Cpath stroke='%231790fc' d='M16 17h1'/%3E%3Cpath stroke='%231184fa' d='M17 17h1'/%3E%3Cpath stroke='%230c6ded' d='M18 17h1'/%3E%3Cpath stroke='%230850c8' d='M19 17h1'/%3E%3Cpath stroke='%232f6ae4' d='M1 18h1'/%3E%3Cpath stroke='%231b5fe9' d='M2 18h1'/%3E%3Cpath stroke='%232163e8' d='M3 18h1'/%3E%3Cpath stroke='%232868eb' d='M4 18h1'/%3E%3Cpath stroke='%232c6aea' d='M5 18h1'/%3E%3Cpath stroke='%232e6dea' d='M6 18h1'/%3E%3Cpath stroke='%232d6deb' d='M7 18h1'/%3E%3Cpath stroke='%232c71ec' d='M8 18h1'/%3E%3Cpath stroke='%232c76ec' d='M9 18h1'/%3E%3Cpath stroke='%232a79ed' d='M10 18h1'/%3E%3Cpath stroke='%23287eef' d='M11 18h1'/%3E%3Cpath stroke='%232481f1' d='M12 18h1'/%3E%3Cpath stroke='%232182f1' d='M13 18h1'/%3E%3Cpath stroke='%231c80f1' d='M14 18h1'/%3E%3Cpath stroke='%231880f3' d='M15 18h1'/%3E%3Cpath stroke='%23117af2' d='M16 18h1'/%3E%3Cpath stroke='%230c6eed' d='M17 18h1'/%3E%3Cpath stroke='%230a5ddd' d='M18 18h1'/%3E%3Cpath stroke='%23265dc1' d='M19 18h1'/%3E%3Cpath stroke='%23d1ddf4' d='M1 19h1'/%3E%3Cpath stroke='%232e61ca' d='M2 19h1'/%3E%3Cpath stroke='%23134bbf' d='M3 19h1'/%3E%3Cpath stroke='%23164fc2' d='M4 19h1'/%3E%3Cpath stroke='%231950c1' d='M5 19h1'/%3E%3Cpath stroke='%231b52c1' d='M6 19h1'/%3E%3Cpath stroke='%231a52c3' d='M7 19h1'/%3E%3Cpath stroke='%231954c6' d='M8 19h1'/%3E%3Cpath stroke='%231b58c9' d='M9 19h1'/%3E%3Cpath stroke='%231858c8' d='M10 19h1'/%3E%3Cpath stroke='%23165bcd' d='M11 19h1'/%3E%3Cpath stroke='%23145cd0' d='M12 19h1'/%3E%3Cpath stroke='%23135cd0' d='M13 19h1'/%3E%3Cpath stroke='%230f58cc' d='M14 19h1'/%3E%3Cpath stroke='%230d5ad2' d='M15 19h1'/%3E%3Cpath stroke='%230b58d1' d='M16 19h1'/%3E%3Cpath stroke='%230951cb' d='M17 19h1'/%3E%3Cpath stroke='%23265ec3' d='M18 19h1'/%3E%3Cpath stroke='%23d0daee' d='M19 19h1'/%3E%3C/svg%3E")}.title-bar-controls button[aria-label=Maximize]:not(:disabled):active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 21 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%23b3c4ef' d='M1 0h1m17 0h1M0 1h1m19 0h1M0 19h1m19 0h1M1 20h1'/%3E%3Cpath stroke='%23f4f6fd' d='M2 0h1m17 2h1M0 18h1m17 2h1'/%3E%3Cpath stroke='%23fff' d='M3 0h15M0 3h1m19 0h1M0 4h1m19 0h1M0 5h1m19 0h1M0 6h1m19 0h1M0 7h1m19 0h1M0 8h1m19 0h1M0 9h1m19 0h1M0 10h1m19 0h1M0 11h1m19 0h1M0 12h1m19 0h1M0 13h1m19 0h1M0 14h1m19 0h1M0 15h1m19 0h1M0 16h1m19 0h1M0 17h1m19 0h1M3 20h15'/%3E%3Cpath stroke='%23f5f7fd' d='M18 0h1M0 2h1m19 16h1M2 20h1'/%3E%3Cpath stroke='%23cfd3da' d='M1 1h1'/%3E%3Cpath stroke='%231f3b5f' d='M2 1h1M1 2h1'/%3E%3Cpath stroke='%23002453' d='M3 1h1M1 4h1'/%3E%3Cpath stroke='%23002557' d='M4 1h1'/%3E%3Cpath stroke='%23002658' d='M5 1h1'/%3E%3Cpath stroke='%2300285c' d='M6 1h1'/%3E%3Cpath stroke='%23002a61' d='M7 1h1'/%3E%3Cpath stroke='%23002d67' d='M8 1h1'/%3E%3Cpath stroke='%23002f6b' d='M9 1h1'/%3E%3Cpath stroke='%23002f6c' d='M10 1h1M1 10h1'/%3E%3Cpath stroke='%23003273' d='M11 1h1'/%3E%3Cpath stroke='%23003478' d='M12 1h1M5 2h1'/%3E%3Cpath stroke='%2300357b' d='M13 1h1M2 5h1m-2 8h1'/%3E%3Cpath stroke='%2300377f' d='M14 1h1M6 2h1'/%3E%3Cpath stroke='%23003780' d='M15 1h1'/%3E%3Cpath stroke='%23003984' d='M16 1h1'/%3E%3Cpath stroke='%23003882' d='M17 1h1M3 3h1'/%3E%3Cpath stroke='%231f5295' d='M18 1h1'/%3E%3Cpath stroke='%23cfdae9' d='M19 1h1'/%3E%3Cpath stroke='%23002a62' d='M2 2h1'/%3E%3Cpath stroke='%23003070' d='M3 2h1'/%3E%3Cpath stroke='%23003275' d='M4 2h1'/%3E%3Cpath stroke='%23003883' d='M7 2h1M1 17h1'/%3E%3Cpath stroke='%23003a88' d='M8 2h1'/%3E%3Cpath stroke='%23003d8f' d='M9 2h1M2 9h1'/%3E%3Cpath stroke='%23003e90' d='M10 2h1'/%3E%3Cpath stroke='%23004094' d='M11 2h1'/%3E%3Cpath stroke='%23004299' d='M12 2h1M2 12h1'/%3E%3Cpath stroke='%2300439b' d='M13 2h1'/%3E%3Cpath stroke='%2300449e' d='M14 2h1M2 14h1'/%3E%3Cpath stroke='%2300459f' d='M15 2h1'/%3E%3Cpath stroke='%230045a1' d='M16 2h1m1 0h1M2 17h1'/%3E%3Cpath stroke='%230045a0' d='M17 2h1M2 15h1'/%3E%3Cpath stroke='%231f5aa8' d='M19 2h1'/%3E%3Cpath stroke='%23002452' d='M1 3h1'/%3E%3Cpath stroke='%23003170' d='M2 3h1'/%3E%3Cpath stroke='%23003b8b' d='M4 3h1M3 4h1'/%3E%3Cpath stroke='%23003c8f' d='M5 3h1'/%3E%3Cpath stroke='%23003e94' d='M6 3h1'/%3E%3Cpath stroke='%23004099' d='M7 3h1'/%3E%3Cpath stroke='%2300429d' d='M8 3h1'/%3E%3Cpath stroke='%230044a2' d='M9 3h1'/%3E%3Cpath stroke='%230046a5' d='M10 3h1'/%3E%3Cpath stroke='%230048a8' d='M11 3h1'/%3E%3Cpath stroke='%230049ab' d='M12 3h1'/%3E%3Cpath stroke='%23004aac' d='M13 3h1'/%3E%3Cpath stroke='%23004aad' d='M14 3h1'/%3E%3Cpath stroke='%23004bae' d='M15 3h2m1 0h1M3 14h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23004baf' d='M17 3h1M7 10h1m-5 7h1m-1 1h1'/%3E%3Cpath stroke='%23004bad' d='M19 3h1M3 13h1m-1 6h1'/%3E%3Cpath stroke='%23037' d='M2 4h1m-2 8h1'/%3E%3Cpath stroke='%23003d92' d='M4 4h1'/%3E%3Cpath stroke='%23003f97' d='M5 4h1M4 5h1'/%3E%3Cpath stroke='%2300419d' d='M6 4h1M4 6h1'/%3E%3Cpath stroke='%230043a1' d='M7 4h1'/%3E%3Cpath stroke='%230045a4' d='M8 4h1'/%3E%3Cpath stroke='%230047a8' d='M9 4h1M4 9h1'/%3E%3Cpath stroke='%230048ab' d='M10 4h1m-7 6h1'/%3E%3Cpath stroke='%230049ad' d='M11 4h1'/%3E%3Cpath stroke='%23004aae' d='M12 4h1m-7 7h1m-3 1h1'/%3E%3Cpath stroke='%23004cb0' d='M13 4h1m-7 7h1m-4 2h1'/%3E%3Cpath stroke='%23004db1' d='M14 4h3m-1 1h1m-1 1h1M7 12h1m-2 1h1m-3 1h1m1 0h1m-3 1h1m-1 1h2'/%3E%3Cpath stroke='%23004db2' d='M17 4h3m-3 1h3m-2 1h2m-1 1h1m-9 1h1m-4 3h1m-5 6h2m-2 1h4m-4 1h4'/%3E%3Cpath stroke='%23002555' d='M1 5h1'/%3E%3Cpath stroke='%23003d90' d='M3 5h1'/%3E%3Cpath stroke='%2378a2d8' d='M5 5h11M5 6h11M5 7h11M5 8h1m9 0h1M5 9h1m9 0h1M5 10h1m9 0h1M5 11h1m9 0h1M5 12h1m9 0h1M5 13h1m9 0h1M5 14h1m9 0h1M5 15h11'/%3E%3Cpath stroke='%2300275a' d='M1 6h1'/%3E%3Cpath stroke='%23003781' d='M2 6h1m-2 9h1'/%3E%3Cpath stroke='%23003f95' d='M3 6h1'/%3E%3Cpath stroke='%23004eb3' d='M17 6h1m0 1h1m0 1h1M10 9h1m-2 1h1m-3 6h1m-2 1h2m0 2h1'/%3E%3Cpath stroke='%2300295f' d='M1 7h1'/%3E%3Cpath stroke='%23003985' d='M2 7h1'/%3E%3Cpath stroke='%2300419b' d='M3 7h1'/%3E%3Cpath stroke='%230043a2' d='M4 7h1'/%3E%3Cpath stroke='%23004fb4' d='M16 7h2m-6 1h1m5 0h1m0 1h1M8 12h1m-1 6h1m0 1h1'/%3E%3Cpath stroke='%23002b63' d='M1 8h1'/%3E%3Cpath stroke='%23003b8a' d='M2 8h1'/%3E%3Cpath stroke='%2300439f' d='M3 8h1'/%3E%3Cpath stroke='%230045a5' d='M4 8h1'/%3E%3Cpath stroke='%230047ab' d='M6 8h1'/%3E%3Cpath stroke='%230049ae' d='M7 8h2m-3 2h1'/%3E%3Cpath stroke='%23004aaf' d='M9 8h1M7 9h1'/%3E%3Cpath stroke='%23004cb1' d='M10 8h1M9 9h1m-2 1h1'/%3E%3Cpath stroke='%230050b5' d='M13 8h2m1 0h2m-7 1h1m-2 1h1m8 0h1M9 11h1m-2 2h1m-1 3h1m-1 1h1m1 2h1'/%3E%3Cpath stroke='%23002d68' d='M1 9h1'/%3E%3Cpath stroke='%230045a3' d='M3 9h1'/%3E%3Cpath stroke='%230048ad' d='M6 9h1'/%3E%3Cpath stroke='%23004bb0' d='M8 9h1m-3 3h1'/%3E%3Cpath stroke='%230052b7' d='M12 9h1m-2 1h1m-2 1h1m-2 1h1m9 1h1m-8 6h2m3 0h1'/%3E%3Cpath stroke='%230053b8' d='M13 9h1m2 0h2m0 1h1M9 13h1m9 1h1M9 16h1m9 0h1M9 17h1m0 1h1m3 1h1m1 0h1'/%3E%3Cpath stroke='%230054b9' d='M14 9h1m-6 5h1m8 4h1m-4 1h1'/%3E%3Cpath stroke='%230051b6' d='M18 9h1m0 2h1m-1 1h1M8 14h1m10 3h1M9 18h1m1 1h1'/%3E%3Cpath stroke='%23003f93' d='M2 10h1'/%3E%3Cpath stroke='%230047a7' d='M3 10h1'/%3E%3Cpath stroke='%230055ba' d='M12 10h1m4 0h1m-7 1h1m6 0h1m-9 6h1m0 1h1'/%3E%3Cpath stroke='%230056bb' d='M13 10h1m2 0h1m1 2h1m-9 1h1m-1 3h1'/%3E%3Cpath stroke='%230057bc' d='M14 10h1m-4 2h1m-2 2h1m7 3h1m-7 1h1m4 0h1'/%3E%3Cpath stroke='%23003172' d='M1 11h1'/%3E%3Cpath stroke='%23004095' d='M2 11h1'/%3E%3Cpath stroke='%230048aa' d='M3 11h1'/%3E%3Cpath stroke='%230049ac' d='M4 11h1m-2 1h1'/%3E%3Cpath stroke='%230058bd' d='M12 11h1m4 0h1m0 2h1m-6 5h1'/%3E%3Cpath stroke='%230059be' d='M13 11h1m2 0h1m-6 2h1m-1 3h1m6 0h1m-5 2h1m1 0h1'/%3E%3Cpath stroke='%23005abf' d='M14 11h1m-3 1h1m4 0h1m-7 2h1m0 3h1m2 1h1'/%3E%3Cpath stroke='%230055b9' d='M10 12h1'/%3E%3Cpath stroke='%23005cc1' d='M13 12h1m2 0h1m-5 1h1m4 0h1m-5 4h1'/%3E%3Cpath stroke='%23005dc2' d='M14 12h1m-3 2h1m4 0h1m-1 2h1m-4 1h1m1 0h1'/%3E%3Cpath stroke='%2300449d' d='M2 13h1'/%3E%3Cpath stroke='%23004eb2' d='M7 13h1m-2 3h1'/%3E%3Cpath stroke='%23005ec3' d='M13 13h1m2 0h1m0 2h1m-5 1h1m1 1h1'/%3E%3Cpath stroke='%23005fc4' d='M14 13h1m-2 1h1m2 0h1'/%3E%3Cpath stroke='%2300367e' d='M1 14h1'/%3E%3Cpath stroke='%23004fb3' d='M7 14h1'/%3E%3Cpath stroke='%230060c5' d='M14 14h1m1 1h1m-2 1h1'/%3E%3Cpath stroke='%230059bd' d='M18 14h1'/%3E%3Cpath stroke='%23005abe' d='M18 15h1'/%3E%3Cpath stroke='%230054b8' d='M19 15h1'/%3E%3Cpath stroke='%23003881' d='M1 16h1'/%3E%3Cpath stroke='%230046a1' d='M2 16h1'/%3E%3Cpath stroke='%23005cc0' d='M12 16h1'/%3E%3Cpath stroke='%23005fc3' d='M14 16h1'/%3E%3Cpath stroke='%230060c4' d='M16 16h1'/%3E%3Cpath stroke='%230058bc' d='M11 17h1'/%3E%3Cpath stroke='%23005bc0' d='M17 17h1'/%3E%3Cpath stroke='%231f5294' d='M1 18h1'/%3E%3Cpath stroke='%230046a2' d='M2 18h1'/%3E%3Cpath stroke='%231f66be' d='M19 18h1'/%3E%3Cpath stroke='%23cfdae8' d='M1 19h1'/%3E%3Cpath stroke='%231f5ba9' d='M2 19h1'/%3E%3Cpath stroke='%231f66bf' d='M18 19h1'/%3E%3Cpath stroke='%23cfdef1' d='M19 19h1'/%3E%3Cpath stroke='%23b2c3ee' d='M19 20h1'/%3E%3C/svg%3E")}.title-bar-controls button[aria-label=Help]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 21 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%23b5c6ef' d='M1 0h1m17 0h1M0 1h1m19 0h1M0 19h1m19 0h1M1 20h1m17 0h1'/%3E%3Cpath stroke='%23f4f6fd' d='M2 0h1m17 2h1M0 18h1m17 2h1'/%3E%3Cpath stroke='%23fff' d='M3 0h16M0 2h1M0 3h1m19 0h1M0 4h1m8 0h3m8 0h1M0 5h1m7 0h1m3 0h1m7 0h1M0 6h1m6 0h1m5 0h1m6 0h1M0 7h1m12 0h1m6 0h1M0 8h1m12 0h1m6 0h1M0 9h1m12 0h1m6 0h1M0 10h1m10 0h2m7 0h1M0 11h1m9 0h1m9 0h1M0 12h1m9 0h1m9 0h1M0 13h1m19 0h1M0 14h1m19 0h1M0 15h1m9 0h1m9 0h1M0 16h1m9 0h1m9 0h1M0 17h1m19 0h1m-1 1h1M2 20h16'/%3E%3Cpath stroke='%23dce5fd' d='M1 1h1'/%3E%3Cpath stroke='%23739af8' d='M2 1h1'/%3E%3Cpath stroke='%23608cf7' d='M3 1h1M2 8h1'/%3E%3Cpath stroke='%235584f6' d='M4 1h1'/%3E%3Cpath stroke='%234d7ef6' d='M5 1h1M1 6h1m5 4h1'/%3E%3Cpath stroke='%23487af5' d='M6 1h1'/%3E%3Cpath stroke='%234276f5' d='M7 1h1M3 14h1'/%3E%3Cpath stroke='%234478f5' d='M8 1h1m5 3h1M2 12h1'/%3E%3Cpath stroke='%233e73f5' d='M9 1h2'/%3E%3Cpath stroke='%233b71f5' d='M11 1h2'/%3E%3Cpath stroke='%23336cf4' d='M13 1h2'/%3E%3Cpath stroke='%23306af4' d='M15 1h1'/%3E%3Cpath stroke='%232864f4' d='M16 1h1'/%3E%3Cpath stroke='%231f5def' d='M17 1h1'/%3E%3Cpath stroke='%233467e0' d='M18 1h1'/%3E%3Cpath stroke='%23d2dbf2' d='M19 1h1'/%3E%3Cpath stroke='%23769cf8' d='M1 2h1'/%3E%3Cpath stroke='%2390aff9' d='M2 2h1'/%3E%3Cpath stroke='%2394b2f9' d='M3 2h1'/%3E%3Cpath stroke='%2385a7f8' d='M4 2h1'/%3E%3Cpath stroke='%23759cf8' d='M5 2h1'/%3E%3Cpath stroke='%236e97f8' d='M6 2h1M2 6h1'/%3E%3Cpath stroke='%236892f7' d='M7 2h1'/%3E%3Cpath stroke='%236690f7' d='M8 2h1'/%3E%3Cpath stroke='%23628ef7' d='M9 2h1m0 1h1'/%3E%3Cpath stroke='%235f8cf7' d='M10 2h1'/%3E%3Cpath stroke='%235e8bf7' d='M11 2h1'/%3E%3Cpath stroke='%235988f6' d='M12 2h1'/%3E%3Cpath stroke='%235685f6' d='M13 2h1'/%3E%3Cpath stroke='%235082f6' d='M14 2h1'/%3E%3Cpath stroke='%23497cf5' d='M15 2h1'/%3E%3Cpath stroke='%233f75f5' d='M16 2h1m-2 2h1'/%3E%3Cpath stroke='%23326bf2' d='M17 2h1'/%3E%3Cpath stroke='%23235ce3' d='M18 2h1'/%3E%3Cpath stroke='%23305cc5' d='M19 2h1'/%3E%3Cpath stroke='%236590f7' d='M1 3h1'/%3E%3Cpath stroke='%2397b4f9' d='M2 3h1'/%3E%3Cpath stroke='%239ab7fa' d='M3 3h1'/%3E%3Cpath stroke='%2389aaf9' d='M4 3h1M2 4h1'/%3E%3Cpath stroke='%237aa0f8' d='M5 3h1'/%3E%3Cpath stroke='%23729af8' d='M6 3h1'/%3E%3Cpath stroke='%236d95f8' d='M7 3h1'/%3E%3Cpath stroke='%236892f8' d='M8 3h1M2 7h1'/%3E%3Cpath stroke='%23658ff7' d='M9 3h1'/%3E%3Cpath stroke='%23618df7' d='M11 3h1'/%3E%3Cpath stroke='%235d8af7' d='M12 3h1M3 9h1'/%3E%3Cpath stroke='%235987f6' d='M13 3h1M2 9h1'/%3E%3Cpath stroke='%235283f6' d='M14 3h1'/%3E%3Cpath stroke='%234c7ef6' d='M15 3h1M5 14h1'/%3E%3Cpath stroke='%234377f5' d='M16 3h1'/%3E%3Cpath stroke='%23376ef2' d='M17 3h1'/%3E%3Cpath stroke='%23285fe3' d='M18 3h1'/%3E%3Cpath stroke='%231546b9' d='M19 3h1'/%3E%3Cpath stroke='%235886f6' d='M1 4h1'/%3E%3Cpath stroke='%238dadf9' d='M3 4h1'/%3E%3Cpath stroke='%237fa3f8' d='M4 4h1'/%3E%3Cpath stroke='%237199f8' d='M5 4h1M4 5h1'/%3E%3Cpath stroke='%236a93f8' d='M6 4h1M4 6h1M3 7h1'/%3E%3Cpath stroke='%2392aff9' d='M7 4h1'/%3E%3Cpath stroke='%23e1e9fd' d='M8 4h1'/%3E%3Cpath stroke='%23e0e8fd' d='M12 4h1'/%3E%3Cpath stroke='%2381a4f8' d='M13 4h1'/%3E%3Cpath stroke='%233a72f4' d='M16 4h1'/%3E%3Cpath stroke='%23346cf2' d='M17 4h1'/%3E%3Cpath stroke='%232a61e3' d='M18 4h1'/%3E%3Cpath stroke='%231848bb' d='M19 4h1'/%3E%3Cpath stroke='%235282f6' d='M1 5h1m4 6h1m-3 1h1'/%3E%3Cpath stroke='%23799ff8' d='M2 5h1'/%3E%3Cpath stroke='%237ca1f8' d='M3 5h1'/%3E%3Cpath stroke='%236791f8' d='M5 5h1'/%3E%3Cpath stroke='%238eacf9' d='M6 5h1'/%3E%3Cpath stroke='%23f3f6fe' d='M7 5h1'/%3E%3Cpath stroke='%23d8e2fd' d='M9 5h1'/%3E%3Cpath stroke='%23cfdcfc' d='M10 5h1'/%3E%3Cpath stroke='%23ecf1fe' d='M11 5h1'/%3E%3Cpath stroke='%23eff4fe' d='M13 5h1'/%3E%3Cpath stroke='%23749af7' d='M14 5h1'/%3E%3Cpath stroke='%23326cf4' d='M15 5h1'/%3E%3Cpath stroke='%23316bf4' d='M16 5h1M3 16h1'/%3E%3Cpath stroke='%233069f1' d='M17 5h1'/%3E%3Cpath stroke='%232c62e4' d='M18 5h1'/%3E%3Cpath stroke='%231d4cbc' d='M19 5h1m-1 1h1'/%3E%3Cpath stroke='%237099f8' d='M3 6h1'/%3E%3Cpath stroke='%23628cf8' d='M5 6h1'/%3E%3Cpath stroke='%23d3dffd' d='M6 6h1'/%3E%3Cpath stroke='%23b2c6fb' d='M8 6h1'/%3E%3Cpath stroke='%234777f6' d='M9 6h1'/%3E%3Cpath stroke='%234072f5' d='M10 6h1'/%3E%3Cpath stroke='%234a7bf6' d='M11 6h1'/%3E%3Cpath stroke='%23c8d7fc' d='M12 6h1'/%3E%3Cpath stroke='%23c6d6fc' d='M14 6h1'/%3E%3Cpath stroke='%232c69f5' d='M15 6h1'/%3E%3Cpath stroke='%232d69f5' d='M16 6h1'/%3E%3Cpath stroke='%232e69f2' d='M17 6h1'/%3E%3Cpath stroke='%232c63e5' d='M18 6h1'/%3E%3Cpath stroke='%234679f5' d='M1 7h1M1 8h1'/%3E%3Cpath stroke='%23658ff8' d='M4 7h1'/%3E%3Cpath stroke='%235e89f7' d='M5 7h1'/%3E%3Cpath stroke='%23e6edfe' d='M6 7h1'/%3E%3Cpath stroke='%23e5ecfe' d='M7 7h1'/%3E%3Cpath stroke='%235a85f7' d='M8 7h1'/%3E%3Cpath stroke='%234375f5' d='M9 7h1'/%3E%3Cpath stroke='%233d71f5' d='M10 7h1'/%3E%3Cpath stroke='%23366ef4' d='M11 7h1M2 14h1'/%3E%3Cpath stroke='%236c97f8' d='M12 7h1'/%3E%3Cpath stroke='%23cfddfd' d='M14 7h1'/%3E%3Cpath stroke='%232766f5' d='M15 7h1'/%3E%3Cpath stroke='%232a68f5' d='M16 7h1'/%3E%3Cpath stroke='%232c69f2' d='M17 7h1'/%3E%3Cpath stroke='%232a62e4' d='M18 7h1'/%3E%3Cpath stroke='%231c4cbd' d='M19 7h1'/%3E%3Cpath stroke='%23628df8' d='M3 8h1'/%3E%3Cpath stroke='%23608bf7' d='M4 8h1'/%3E%3Cpath stroke='%235b87f7' d='M5 8h1'/%3E%3Cpath stroke='%235482f7' d='M6 8h1'/%3E%3Cpath stroke='%234e7cf6' d='M7 8h1'/%3E%3Cpath stroke='%234778f6' d='M8 8h1'/%3E%3Cpath stroke='%234174f5' d='M9 8h1'/%3E%3Cpath stroke='%233a71f5' d='M10 8h1'/%3E%3Cpath stroke='%23346ef4' d='M11 8h1'/%3E%3Cpath stroke='%2385a9f9' d='M12 8h1'/%3E%3Cpath stroke='%23cbdbfd' d='M14 8h1'/%3E%3Cpath stroke='%232266f5' d='M15 8h1'/%3E%3Cpath stroke='%232567f5' d='M16 8h1'/%3E%3Cpath stroke='%232968f2' d='M17 8h1'/%3E%3Cpath stroke='%232963e4' d='M18 8h1'/%3E%3Cpath stroke='%231b4bbd' d='M19 8h1'/%3E%3Cpath stroke='%233c72f4' d='M1 9h1'/%3E%3Cpath stroke='%235d89f7' d='M4 9h1'/%3E%3Cpath stroke='%235986f7' d='M5 9h1m-2 1h1'/%3E%3Cpath stroke='%235381f6' d='M6 9h1'/%3E%3Cpath stroke='%234e7ef6' d='M7 9h1'/%3E%3Cpath stroke='%23477af5' d='M8 9h1'/%3E%3Cpath stroke='%234178f5' d='M9 9h1'/%3E%3Cpath stroke='%233a74f5' d='M10 9h1'/%3E%3Cpath stroke='%2396b6fa' d='M11 9h1'/%3E%3Cpath stroke='%23f2f6fe' d='M12 9h1'/%3E%3Cpath stroke='%2393b6fb' d='M14 9h1'/%3E%3Cpath stroke='%232069f6' d='M15 9h1'/%3E%3Cpath stroke='%232268f5' d='M16 9h1'/%3E%3Cpath stroke='%232569f2' d='M17 9h1'/%3E%3Cpath stroke='%232562e6' d='M18 9h1'/%3E%3Cpath stroke='%23194bbe' d='M19 9h1'/%3E%3Cpath stroke='%23376ef4' d='M1 10h1'/%3E%3Cpath stroke='%235181f6' d='M2 10h1'/%3E%3Cpath stroke='%235785f7' d='M3 10h1m1 0h1'/%3E%3Cpath stroke='%235281f6' d='M6 10h1'/%3E%3Cpath stroke='%23477bf6' d='M8 10h1'/%3E%3Cpath stroke='%234e82f7' d='M9 10h1'/%3E%3Cpath stroke='%23cadafc' d='M10 10h1'/%3E%3Cpath stroke='%23a0c0fb' d='M13 10h1'/%3E%3Cpath stroke='%232a72f6' d='M14 10h1'/%3E%3Cpath stroke='%231e6bf6' d='M15 10h1'/%3E%3Cpath stroke='%231f6af6' d='M16 10h1'/%3E%3Cpath stroke='%23216af3' d='M17 10h1'/%3E%3Cpath stroke='%232162e6' d='M18 10h1'/%3E%3Cpath stroke='%231649be' d='M19 10h1'/%3E%3Cpath stroke='%23326bf4' d='M1 11h1'/%3E%3Cpath stroke='%234b7df5' d='M2 11h1'/%3E%3Cpath stroke='%235483f6' d='M3 11h1'/%3E%3Cpath stroke='%235684f7' d='M4 11h1'/%3E%3Cpath stroke='%235583f7' d='M5 11h1'/%3E%3Cpath stroke='%234d80f6' d='M7 11h1'/%3E%3Cpath stroke='%23487df6' d='M8 11h1'/%3E%3Cpath stroke='%23bcd1fc' d='M9 11h1'/%3E%3Cpath stroke='%23dde8fd' d='M11 11h1'/%3E%3Cpath stroke='%235f97f8' d='M12 11h1'/%3E%3Cpath stroke='%232673f7' d='M13 11h1'/%3E%3Cpath stroke='%232171f7' d='M14 11h1'/%3E%3Cpath stroke='%231c6ff6' d='M15 11h1'/%3E%3Cpath stroke='%231c6df6' d='M16 11h1'/%3E%3Cpath stroke='%231c6af4' d='M17 11h1'/%3E%3Cpath stroke='%231c61e6' d='M18 11h1'/%3E%3Cpath stroke='%231248bf' d='M19 11h1'/%3E%3Cpath stroke='%232b66f4' d='M1 12h1'/%3E%3Cpath stroke='%234e7ff6' d='M3 12h1'/%3E%3Cpath stroke='%235383f6' d='M5 12h1'/%3E%3Cpath stroke='%235182f6' d='M6 12h1'/%3E%3Cpath stroke='%234d81f7' d='M7 12h1'/%3E%3Cpath stroke='%23487ff6' d='M8 12h1'/%3E%3Cpath stroke='%23dfe9fd' d='M9 12h1'/%3E%3Cpath stroke='%234687f7' d='M11 12h1'/%3E%3Cpath stroke='%232d7af7' d='M12 12h1'/%3E%3Cpath stroke='%232677f7' d='M13 12h1'/%3E%3Cpath stroke='%232174f7' d='M14 12h1'/%3E%3Cpath stroke='%231b71f7' d='M15 12h1'/%3E%3Cpath stroke='%23186ef7' d='M16 12h1'/%3E%3Cpath stroke='%23186af4' d='M17 12h1'/%3E%3Cpath stroke='%23165fe7' d='M18 12h1'/%3E%3Cpath stroke='%230f47c0' d='M19 12h1'/%3E%3Cpath stroke='%232562f3' d='M1 13h1'/%3E%3Cpath stroke='%233d73f4' d='M2 13h1'/%3E%3Cpath stroke='%23487bf5' d='M3 13h1'/%3E%3Cpath stroke='%234e80f6' d='M4 13h1'/%3E%3Cpath stroke='%235081f6' d='M5 13h1'/%3E%3Cpath stroke='%234e81f6' d='M6 13h1'/%3E%3Cpath stroke='%234b80f6' d='M7 13h1'/%3E%3Cpath stroke='%23477ff6' d='M8 13h1'/%3E%3Cpath stroke='%23d2e0fd' d='M9 13h1'/%3E%3Cpath stroke='%23edf3fe' d='M10 13h1'/%3E%3Cpath stroke='%23367ff7' d='M11 13h1'/%3E%3Cpath stroke='%232d7cf7' d='M12 13h1'/%3E%3Cpath stroke='%232679f8' d='M13 13h1'/%3E%3Cpath stroke='%232077f7' d='M14 13h1'/%3E%3Cpath stroke='%231973f7' d='M15 13h1'/%3E%3Cpath stroke='%23166ff7' d='M16 13h1'/%3E%3Cpath stroke='%231369f4' d='M17 13h1'/%3E%3Cpath stroke='%23105de8' d='M18 13h1'/%3E%3Cpath stroke='%230a44bf' d='M19 13h1'/%3E%3Cpath stroke='%231e5df3' d='M1 14h1'/%3E%3Cpath stroke='%23497bf5' d='M4 14h1'/%3E%3Cpath stroke='%234a7ef7' d='M6 14h1'/%3E%3Cpath stroke='%23487ef6' d='M7 14h1'/%3E%3Cpath stroke='%23457ff6' d='M8 14h1'/%3E%3Cpath stroke='%234180f6' d='M9 14h1'/%3E%3Cpath stroke='%233b7ff6' d='M10 14h1'/%3E%3Cpath stroke='%23357ff7' d='M11 14h1'/%3E%3Cpath stroke='%232d7df7' d='M12 14h1'/%3E%3Cpath stroke='%23257af8' d='M13 14h1'/%3E%3Cpath stroke='%231e77f8' d='M14 14h1'/%3E%3Cpath stroke='%231773f8' d='M15 14h1'/%3E%3Cpath stroke='%23116df7' d='M16 14h1'/%3E%3Cpath stroke='%230d66f4' d='M17 14h1m-3 3h1'/%3E%3Cpath stroke='%230b59e7' d='M18 14h1'/%3E%3Cpath stroke='%230641c0' d='M19 14h1m-6 5h1'/%3E%3Cpath stroke='%231859f3' d='M1 15h1'/%3E%3Cpath stroke='%232e68f4' d='M2 15h1'/%3E%3Cpath stroke='%233a71f4' d='M3 15h1'/%3E%3Cpath stroke='%234277f5' d='M4 15h1'/%3E%3Cpath stroke='%23467af5' d='M5 15h1'/%3E%3Cpath stroke='%23457af6' d='M6 15h1'/%3E%3Cpath stroke='%23437bf6' d='M7 15h1'/%3E%3Cpath stroke='%23417cf6' d='M8 15h1'/%3E%3Cpath stroke='%23cbdcfd' d='M9 15h1'/%3E%3Cpath stroke='%23327df7' d='M11 15h1'/%3E%3Cpath stroke='%232a7cf8' d='M12 15h1'/%3E%3Cpath stroke='%23247af8' d='M13 15h1'/%3E%3Cpath stroke='%231d77f8' d='M14 15h1'/%3E%3Cpath stroke='%231573f8' d='M15 15h1'/%3E%3Cpath stroke='%230e6cf8' d='M16 15h1'/%3E%3Cpath stroke='%230963f4' d='M17 15h1'/%3E%3Cpath stroke='%230556e7' d='M18 15h1'/%3E%3Cpath stroke='%23023fbf' d='M19 15h1'/%3E%3Cpath stroke='%231456f3' d='M1 16h1'/%3E%3Cpath stroke='%232562f4' d='M2 16h1'/%3E%3Cpath stroke='%233971f4' d='M4 16h1'/%3E%3Cpath stroke='%233d74f5' d='M5 16h1'/%3E%3Cpath stroke='%233d74f6' d='M6 16h1'/%3E%3Cpath stroke='%233b75f5' d='M7 16h1'/%3E%3Cpath stroke='%233976f5' d='M8 16h1'/%3E%3Cpath stroke='%23f5f8fe' d='M9 16h1'/%3E%3Cpath stroke='%232c78f7' d='M11 16h1'/%3E%3Cpath stroke='%232577f7' d='M12 16h1'/%3E%3Cpath stroke='%231f76f7' d='M13 16h1'/%3E%3Cpath stroke='%231972f7' d='M14 16h1'/%3E%3Cpath stroke='%23116ef8' d='M15 16h1'/%3E%3Cpath stroke='%230b68f7' d='M16 16h1'/%3E%3Cpath stroke='%230560f4' d='M17 16h1'/%3E%3Cpath stroke='%230253e6' d='M18 16h1'/%3E%3Cpath stroke='%23013dbe' d='M19 16h1'/%3E%3Cpath stroke='%230e50ed' d='M1 17h1'/%3E%3Cpath stroke='%231c5bef' d='M2 17h1'/%3E%3Cpath stroke='%232863f0' d='M3 17h1'/%3E%3Cpath stroke='%232f68f0' d='M4 17h1'/%3E%3Cpath stroke='%23336bf1' d='M5 17h1'/%3E%3Cpath stroke='%23346cf1' d='M6 17h1'/%3E%3Cpath stroke='%23316cf2' d='M7 17h1'/%3E%3Cpath stroke='%23316df2' d='M8 17h1'/%3E%3Cpath stroke='%232e6ff2' d='M9 17h1'/%3E%3Cpath stroke='%232a70f2' d='M10 17h1'/%3E%3Cpath stroke='%232570f3' d='M11 17h1'/%3E%3Cpath stroke='%231f6ff3' d='M12 17h1'/%3E%3Cpath stroke='%23196df4' d='M13 17h1'/%3E%3Cpath stroke='%23136af4' d='M14 17h1'/%3E%3Cpath stroke='%230760f3' d='M16 17h1'/%3E%3Cpath stroke='%23025af0' d='M17 17h1'/%3E%3Cpath stroke='%23004de2' d='M18 17h1'/%3E%3Cpath stroke='%23003ab9' d='M19 17h1'/%3E%3Cpath stroke='%23285edf' d='M1 18h1'/%3E%3Cpath stroke='%23134fdf' d='M2 18h1'/%3E%3Cpath stroke='%231b55df' d='M3 18h1'/%3E%3Cpath stroke='%23215ae2' d='M4 18h1'/%3E%3Cpath stroke='%23255ce1' d='M5 18h1'/%3E%3Cpath stroke='%23265de0' d='M6 18h1'/%3E%3Cpath stroke='%23245ce1' d='M7 18h1'/%3E%3Cpath stroke='%23235ee2' d='M8 18h1'/%3E%3Cpath stroke='%23215ee2' d='M9 18h1'/%3E%3Cpath stroke='%231e5ee2' d='M10 18h1'/%3E%3Cpath stroke='%231b5fe5' d='M11 18h1'/%3E%3Cpath stroke='%23165ee5' d='M12 18h1'/%3E%3Cpath stroke='%23135de6' d='M13 18h1'/%3E%3Cpath stroke='%230e5be5' d='M14 18h1'/%3E%3Cpath stroke='%230958e6' d='M15 18h1'/%3E%3Cpath stroke='%230454e6' d='M16 18h1'/%3E%3Cpath stroke='%23014ee2' d='M17 18h1'/%3E%3Cpath stroke='%230045d3' d='M18 18h1'/%3E%3Cpath stroke='%231f4eb8' d='M19 18h1'/%3E%3Cpath stroke='%23d0daf1' d='M1 19h1'/%3E%3Cpath stroke='%232856c3' d='M2 19h1'/%3E%3Cpath stroke='%230d3fb6' d='M3 19h1'/%3E%3Cpath stroke='%231144bd' d='M4 19h1'/%3E%3Cpath stroke='%231245bb' d='M5 19h1'/%3E%3Cpath stroke='%231445b9' d='M6 19h1'/%3E%3Cpath stroke='%231244b9' d='M7 19h1'/%3E%3Cpath stroke='%231345bc' d='M8 19h1'/%3E%3Cpath stroke='%231346bd' d='M9 19h1'/%3E%3Cpath stroke='%231045be' d='M10 19h1'/%3E%3Cpath stroke='%230d45c0' d='M11 19h1'/%3E%3Cpath stroke='%230a45c1' d='M12 19h1'/%3E%3Cpath stroke='%230844c3' d='M13 19h1'/%3E%3Cpath stroke='%23033fc0' d='M15 19h1'/%3E%3Cpath stroke='%23013fc3' d='M16 19h1'/%3E%3Cpath stroke='%23003bbe' d='M17 19h1'/%3E%3Cpath stroke='%231f4eb9' d='M18 19h1'/%3E%3Cpath stroke='%23cfd8ed' d='M19 19h1'/%3E%3C/svg%3E")}.title-bar-controls button[aria-label=Help]:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 21 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%2393b1ee' d='M1 0h1'/%3E%3Cpath stroke='%23f3f6fd' d='M2 0h1m17 2h1M0 18h1m17 2h1'/%3E%3Cpath stroke='%23fff' d='M3 0h15M0 3h1m19 0h1M0 4h1m8 0h3m8 0h1M0 5h1m7 0h1m3 0h1m7 0h1M0 6h1m6 0h1m5 0h1m6 0h1M0 7h1m12 0h1m6 0h1M0 8h1m12 0h1m6 0h1M0 9h1m12 0h1m6 0h1M0 10h1m10 0h2m7 0h1M0 11h1m9 0h1m9 0h1M0 12h1m9 0h1m9 0h1M0 13h1m19 0h1M0 14h1m19 0h1M0 15h1m9 0h1m9 0h1M0 16h1m9 0h1m9 0h1M0 17h1m19 0h1M3 20h15'/%3E%3Cpath stroke='%23f5f7fd' d='M18 0h1M0 2h1m19 16h1M2 20h1'/%3E%3Cpath stroke='%2393b1ed' d='M19 0h1M0 1h1'/%3E%3Cpath stroke='%23dce7ff' d='M1 1h1'/%3E%3Cpath stroke='%2372a1ff' d='M2 1h1m2 5h1'/%3E%3Cpath stroke='%236a9cff' d='M3 1h1'/%3E%3Cpath stroke='%235f94ff' d='M4 1h1M4 11h2'/%3E%3Cpath stroke='%23558eff' d='M5 1h1M3 12h1'/%3E%3Cpath stroke='%23518bff' d='M6 1h1'/%3E%3Cpath stroke='%234a86ff' d='M7 1h1'/%3E%3Cpath stroke='%234b87ff' d='M8 1h1M2 12h1'/%3E%3Cpath stroke='%234684ff' d='M9 1h2'/%3E%3Cpath stroke='%234482ff' d='M11 1h1m4 1h1M1 9h1m0 4h1'/%3E%3Cpath stroke='%234080ff' d='M12 1h1M3 15h1'/%3E%3Cpath stroke='%233b7cff' d='M13 1h1'/%3E%3Cpath stroke='%233a7bff' d='M14 1h1'/%3E%3Cpath stroke='%233678ff' d='M15 1h1'/%3E%3Cpath stroke='%232e73ff' d='M16 1h1'/%3E%3Cpath stroke='%23276cf9' d='M17 1h1'/%3E%3Cpath stroke='%233a73e7' d='M18 1h1'/%3E%3Cpath stroke='%23d3ddf3' d='M19 1h1'/%3E%3Cpath stroke='%2393b0ed' d='M20 1h1'/%3E%3Cpath stroke='%2373a1ff' d='M1 2h1'/%3E%3Cpath stroke='%2397b9ff' d='M2 2h1'/%3E%3Cpath stroke='%239cbdff' d='M3 2h1'/%3E%3Cpath stroke='%2390b5ff' d='M4 2h1'/%3E%3Cpath stroke='%2382acff' d='M5 2h1M5 4h1'/%3E%3Cpath stroke='%237ba7ff' d='M6 2h1M2 6h1'/%3E%3Cpath stroke='%2375a3ff' d='M7 2h1'/%3E%3Cpath stroke='%236f9fff' d='M8 2h1M3 8h1'/%3E%3Cpath stroke='%236c9dff' d='M9 2h1M1 3h1'/%3E%3Cpath stroke='%23689bff' d='M10 2h1M5 8h1M3 9h1'/%3E%3Cpath stroke='%236599ff' d='M11 2h1m0 1h1M5 9h1'/%3E%3Cpath stroke='%236095ff' d='M12 2h1m0 1h1'/%3E%3Cpath stroke='%235d93ff' d='M13 2h1'/%3E%3Cpath stroke='%23568eff' d='M14 2h1'/%3E%3Cpath stroke='%234f8aff' d='M15 2h1M3 13h1m0 1h1'/%3E%3Cpath stroke='%233878fb' d='M17 2h1'/%3E%3Cpath stroke='%232969eb' d='M18 2h1'/%3E%3Cpath stroke='%233566cb' d='M19 2h1'/%3E%3Cpath stroke='%239ebeff' d='M2 3h1'/%3E%3Cpath stroke='%23a4c2ff' d='M3 3h1'/%3E%3Cpath stroke='%2399baff' d='M4 3h1M3 4h1'/%3E%3Cpath stroke='%238ab0ff' d='M5 3h1'/%3E%3Cpath stroke='%2382abff' d='M6 3h1'/%3E%3Cpath stroke='%2379a6ff' d='M7 3h1'/%3E%3Cpath stroke='%2374a3ff' d='M8 3h1'/%3E%3Cpath stroke='%2371a0ff' d='M9 3h1'/%3E%3Cpath stroke='%236d9eff' d='M10 3h1M5 7h1M4 8h1'/%3E%3Cpath stroke='%23699bff' d='M11 3h1'/%3E%3Cpath stroke='%235a91ff' d='M14 3h1M2 10h1m1 2h1'/%3E%3Cpath stroke='%23538cff' d='M15 3h1M2 11h1'/%3E%3Cpath stroke='%234986ff' d='M16 3h1'/%3E%3Cpath stroke='%233d7cfc' d='M17 3h1'/%3E%3Cpath stroke='%232e6cea' d='M18 3h1'/%3E%3Cpath stroke='%231b52c2' d='M19 3h1'/%3E%3Cpath stroke='%236296ff' d='M1 4h1'/%3E%3Cpath stroke='%2391b5ff' d='M2 4h1'/%3E%3Cpath stroke='%238fb4ff' d='M4 4h1'/%3E%3Cpath stroke='%237aa6ff' d='M6 4h1m7 1h1'/%3E%3Cpath stroke='%239bbdff' d='M7 4h1'/%3E%3Cpath stroke='%23e3edff' d='M8 4h1'/%3E%3Cpath stroke='%23e1ebff' d='M12 4h1'/%3E%3Cpath stroke='%2387afff' d='M13 4h1'/%3E%3Cpath stroke='%234c88ff' d='M14 4h1m-5 2h1m-6 9h1'/%3E%3Cpath stroke='%234785ff' d='M15 4h1'/%3E%3Cpath stroke='%234280ff' d='M16 4h1'/%3E%3Cpath stroke='%233b7afb' d='M17 4h1'/%3E%3Cpath stroke='%23316fec' d='M18 4h1'/%3E%3Cpath stroke='%231f55c3' d='M19 4h1'/%3E%3Cpath stroke='%235990ff' d='M1 5h1'/%3E%3Cpath stroke='%2385adff' d='M2 5h1'/%3E%3Cpath stroke='%238bb1ff' d='M3 5h1'/%3E%3Cpath stroke='%2384acff' d='M4 5h1'/%3E%3Cpath stroke='%2378a5ff' d='M5 5h1'/%3E%3Cpath stroke='%239bf' d='M6 5h1'/%3E%3Cpath stroke='%23f4f7ff' d='M7 5h1'/%3E%3Cpath stroke='%23dbe7ff' d='M9 5h1'/%3E%3Cpath stroke='%23d2e1ff' d='M10 5h1'/%3E%3Cpath stroke='%23edf3ff' d='M11 5h1'/%3E%3Cpath stroke='%23f0f5ff' d='M13 5h1'/%3E%3Cpath stroke='%233b7bff' d='M15 5h1'/%3E%3Cpath stroke='%23397aff' d='M16 5h1M1 11h1'/%3E%3Cpath stroke='%233979fc' d='M17 5h1'/%3E%3Cpath stroke='%233370ec' d='M18 5h1m-1 1h1'/%3E%3Cpath stroke='%232357c3' d='M19 5h1'/%3E%3Cpath stroke='%23548dff' d='M1 6h1m2 7h1'/%3E%3Cpath stroke='%2381aaff' d='M3 6h1'/%3E%3Cpath stroke='%237aa7ff' d='M4 6h1'/%3E%3Cpath stroke='%23d8e5ff' d='M6 6h1'/%3E%3Cpath stroke='%23b9d0ff' d='M8 6h1'/%3E%3Cpath stroke='%23548eff' d='M9 6h1'/%3E%3Cpath stroke='%23538dff' d='M11 6h1'/%3E%3Cpath stroke='%23cbdcff' d='M12 6h1'/%3E%3Cpath stroke='%23c9dbff' d='M14 6h1'/%3E%3Cpath stroke='%233579ff' d='M15 6h1'/%3E%3Cpath stroke='%233679ff' d='M16 6h1'/%3E%3Cpath stroke='%233879fc' d='M17 6h1'/%3E%3Cpath stroke='%232358c5' d='M19 6h1'/%3E%3Cpath stroke='%234e89ff' d='M1 7h1'/%3E%3Cpath stroke='%2371a1ff' d='M2 7h1'/%3E%3Cpath stroke='%2377a5ff' d='M3 7h1'/%3E%3Cpath stroke='%2374a2ff' d='M4 7h1'/%3E%3Cpath stroke='%23e8f0ff' d='M6 7h1'/%3E%3Cpath stroke='%23e7efff' d='M7 7h1'/%3E%3Cpath stroke='%23679aff' d='M8 7h1'/%3E%3Cpath stroke='%23508dff' d='M9 7h1'/%3E%3Cpath stroke='%234989ff' d='M10 7h1'/%3E%3Cpath stroke='%234183ff' d='M11 7h1'/%3E%3Cpath stroke='%2374a5ff' d='M12 7h1'/%3E%3Cpath stroke='%23d1e1ff' d='M14 7h1'/%3E%3Cpath stroke='%23317aff' d='M15 7h1'/%3E%3Cpath stroke='%23337aff' d='M16 7h1'/%3E%3Cpath stroke='%23367bfc' d='M17 7h1'/%3E%3Cpath stroke='%233372ed' d='M18 7h1'/%3E%3Cpath stroke='%232359c5' d='M19 7h1'/%3E%3Cpath stroke='%234d88ff' d='M1 8h1'/%3E%3Cpath stroke='%23699cff' d='M2 8h1'/%3E%3Cpath stroke='%236398ff' d='M6 8h1'/%3E%3Cpath stroke='%235c93ff' d='M7 8h1m-2 3h1'/%3E%3Cpath stroke='%23548fff' d='M8 8h1'/%3E%3Cpath stroke='%234d8cff' d='M9 8h1'/%3E%3Cpath stroke='%23468aff' d='M10 8h1'/%3E%3Cpath stroke='%233f86ff' d='M11 8h1'/%3E%3Cpath stroke='%238cb7ff' d='M12 8h1'/%3E%3Cpath stroke='%23cde0ff' d='M14 8h1'/%3E%3Cpath stroke='%232f7fff' d='M15 8h1'/%3E%3Cpath stroke='%233280ff' d='M16 8h1'/%3E%3Cpath stroke='%233580fc' d='M17 8h1'/%3E%3Cpath stroke='%233276ed' d='M18 8h1'/%3E%3Cpath stroke='%23235ac6' d='M19 8h1'/%3E%3Cpath stroke='%236196ff' d='M2 9h1m3 0h1m-4 1h1'/%3E%3Cpath stroke='%23689aff' d='M4 9h1'/%3E%3Cpath stroke='%235b93ff' d='M7 9h1'/%3E%3Cpath stroke='%235491ff' d='M8 9h1'/%3E%3Cpath stroke='%234f90ff' d='M9 9h1'/%3E%3Cpath stroke='%234890ff' d='M10 9h1'/%3E%3Cpath stroke='%239dc5ff' d='M11 9h1'/%3E%3Cpath stroke='%23f3f8ff' d='M12 9h1'/%3E%3Cpath stroke='%239ac5ff' d='M14 9h1'/%3E%3Cpath stroke='%232f88ff' d='M15 9h1'/%3E%3Cpath stroke='%233188ff' d='M16 9h1'/%3E%3Cpath stroke='%233385fc' d='M17 9h1'/%3E%3Cpath stroke='%233079ed' d='M18 9h1'/%3E%3Cpath stroke='%23215cc8' d='M19 9h1'/%3E%3Cpath stroke='%233f7fff' d='M1 10h1'/%3E%3Cpath stroke='%236397ff' d='M4 10h1'/%3E%3Cpath stroke='%236297ff' d='M5 10h1'/%3E%3Cpath stroke='%235f95ff' d='M6 10h1'/%3E%3Cpath stroke='%235993ff' d='M7 10h1'/%3E%3Cpath stroke='%235492ff' d='M8 10h1'/%3E%3Cpath stroke='%235c9aff' d='M9 10h1'/%3E%3Cpath stroke='%23cee2ff' d='M10 10h1'/%3E%3Cpath stroke='%23a7d0ff' d='M13 10h1'/%3E%3Cpath stroke='%233897ff' d='M14 10h1'/%3E%3Cpath stroke='%232f92ff' d='M15 10h1'/%3E%3Cpath stroke='%233090ff' d='M16 10h1'/%3E%3Cpath stroke='%23328cfc' d='M17 10h1'/%3E%3Cpath stroke='%232e7def' d='M18 10h1'/%3E%3Cpath stroke='%231e5dc9' d='M19 10h1'/%3E%3Cpath stroke='%235c92ff' d='M3 11h1m1 1h1'/%3E%3Cpath stroke='%235792ff' d='M7 11h1m-1 1h1'/%3E%3Cpath stroke='%235594ff' d='M8 11h1'/%3E%3Cpath stroke='%23c2dbff' d='M9 11h1'/%3E%3Cpath stroke='%23e0efff' d='M11 11h1'/%3E%3Cpath stroke='%236eb6ff' d='M12 11h1'/%3E%3Cpath stroke='%23379fff' d='M13 11h1'/%3E%3Cpath stroke='%23339dff' d='M14 11h1'/%3E%3Cpath stroke='%232f9bff' d='M15 11h1'/%3E%3Cpath stroke='%232e97ff' d='M16 11h1'/%3E%3Cpath stroke='%232e91fc' d='M17 11h1'/%3E%3Cpath stroke='%232a80f0' d='M18 11h1'/%3E%3Cpath stroke='%231b5dcb' d='M19 11h1'/%3E%3Cpath stroke='%233275ff' d='M1 12h1'/%3E%3Cpath stroke='%235991ff' d='M6 12h1'/%3E%3Cpath stroke='%235596ff' d='M8 12h1'/%3E%3Cpath stroke='%23e2eeff' d='M9 12h1'/%3E%3Cpath stroke='%2359adff' d='M11 12h1'/%3E%3Cpath stroke='%2342a9ff' d='M12 12h1'/%3E%3Cpath stroke='%233aa9ff' d='M13 12h1'/%3E%3Cpath stroke='%2334a7ff' d='M14 12h1'/%3E%3Cpath stroke='%2330a5ff' d='M15 12h1'/%3E%3Cpath stroke='%232ca0ff' d='M16 12h1'/%3E%3Cpath stroke='%232a96fd' d='M17 12h1'/%3E%3Cpath stroke='%232581f1' d='M18 12h1'/%3E%3Cpath stroke='%23185dcc' d='M19 12h1'/%3E%3Cpath stroke='%232d72ff' d='M1 13h1m0 3h1'/%3E%3Cpath stroke='%235790ff' d='M5 13h2'/%3E%3Cpath stroke='%235490ff' d='M7 13h1'/%3E%3Cpath stroke='%235597ff' d='M8 13h1'/%3E%3Cpath stroke='%23d6e8ff' d='M9 13h1'/%3E%3Cpath stroke='%23eef6ff' d='M10 13h1'/%3E%3Cpath stroke='%234aaaff' d='M11 13h1'/%3E%3Cpath stroke='%2344afff' d='M12 13h1'/%3E%3Cpath stroke='%233eb1ff' d='M13 13h1'/%3E%3Cpath stroke='%2337afff' d='M14 13h1'/%3E%3Cpath stroke='%232fabff' d='M15 13h1'/%3E%3Cpath stroke='%2329a4ff' d='M16 13h1'/%3E%3Cpath stroke='%232599fd' d='M17 13h1'/%3E%3Cpath stroke='%231e80f2' d='M18 13h1'/%3E%3Cpath stroke='%23145bcd' d='M19 13h1'/%3E%3Cpath stroke='%23276eff' d='M1 14h1'/%3E%3Cpath stroke='%233d7dff' d='M2 14h1'/%3E%3Cpath stroke='%234985ff' d='M3 14h1'/%3E%3Cpath stroke='%23528cff' d='M5 14h1'/%3E%3Cpath stroke='%23528dff' d='M6 14h1'/%3E%3Cpath stroke='%23518fff' d='M7 14h1'/%3E%3Cpath stroke='%235196ff' d='M8 14h1'/%3E%3Cpath stroke='%23509fff' d='M9 14h1'/%3E%3Cpath stroke='%234ea6ff' d='M10 14h1'/%3E%3Cpath stroke='%2349acff' d='M11 14h1'/%3E%3Cpath stroke='%2343b1ff' d='M12 14h1'/%3E%3Cpath stroke='%233eb4ff' d='M13 14h1'/%3E%3Cpath stroke='%2335b2ff' d='M14 14h1'/%3E%3Cpath stroke='%232caeff' d='M15 14h1'/%3E%3Cpath stroke='%2324a5ff' d='M16 14h1'/%3E%3Cpath stroke='%231f97fd' d='M17 14h1'/%3E%3Cpath stroke='%231980f3' d='M18 14h1'/%3E%3Cpath stroke='%23105ace' d='M19 14h1'/%3E%3Cpath stroke='%23216aff' d='M1 15h1'/%3E%3Cpath stroke='%233578ff' d='M2 15h1'/%3E%3Cpath stroke='%234885ff' d='M4 15h1'/%3E%3Cpath stroke='%234d89ff' d='M6 15h1'/%3E%3Cpath stroke='%234c8cff' d='M7 15h1'/%3E%3Cpath stroke='%234d94ff' d='M8 15h1'/%3E%3Cpath stroke='%23cfe4ff' d='M9 15h1'/%3E%3Cpath stroke='%2347aaff' d='M11 15h1'/%3E%3Cpath stroke='%2341afff' d='M12 15h1'/%3E%3Cpath stroke='%233bb2ff' d='M13 15h1'/%3E%3Cpath stroke='%2333b1ff' d='M14 15h1'/%3E%3Cpath stroke='%232aadff' d='M15 15h1'/%3E%3Cpath stroke='%2321a3ff' d='M16 15h1'/%3E%3Cpath stroke='%231a95fd' d='M17 15h1'/%3E%3Cpath stroke='%23137cf2' d='M18 15h1'/%3E%3Cpath stroke='%230c59cf' d='M19 15h1'/%3E%3Cpath stroke='%231c66ff' d='M1 16h1'/%3E%3Cpath stroke='%233879ff' d='M3 16h1'/%3E%3Cpath stroke='%233f7eff' d='M4 16h1'/%3E%3Cpath stroke='%234483ff' d='M5 16h1'/%3E%3Cpath stroke='%234584ff' d='M6 16h1'/%3E%3Cpath stroke='%234587ff' d='M7 16h1'/%3E%3Cpath stroke='%23468eff' d='M8 16h1'/%3E%3Cpath stroke='%23f6faff' d='M9 16h1'/%3E%3Cpath stroke='%233fa3ff' d='M11 16h1'/%3E%3Cpath stroke='%233ba8ff' d='M12 16h1'/%3E%3Cpath stroke='%233af' d='M13 16h1'/%3E%3Cpath stroke='%232da9ff' d='M14 16h1'/%3E%3Cpath stroke='%2324a6ff' d='M15 16h1'/%3E%3Cpath stroke='%231d9eff' d='M16 16h1'/%3E%3Cpath stroke='%231690fd' d='M17 16h1'/%3E%3Cpath stroke='%231078f1' d='M18 16h1'/%3E%3Cpath stroke='%230b57ce' d='M19 16h1'/%3E%3Cpath stroke='%231761f9' d='M1 17h1'/%3E%3Cpath stroke='%23246bfa' d='M2 17h1'/%3E%3Cpath stroke='%232f72fb' d='M3 17h1'/%3E%3Cpath stroke='%233676fb' d='M4 17h1'/%3E%3Cpath stroke='%233a7afb' d='M5 17h1'/%3E%3Cpath stroke='%233b7bfc' d='M6 17h1'/%3E%3Cpath stroke='%233b7efc' d='M7 17h1'/%3E%3Cpath stroke='%233c84fc' d='M8 17h1'/%3E%3Cpath stroke='%233b8afc' d='M9 17h1'/%3E%3Cpath stroke='%233990fc' d='M10 17h1'/%3E%3Cpath stroke='%233695fc' d='M11 17h1'/%3E%3Cpath stroke='%233299fc' d='M12 17h1'/%3E%3Cpath stroke='%232c9cfd' d='M13 17h1'/%3E%3Cpath stroke='%23259bfd' d='M14 17h1'/%3E%3Cpath stroke='%231e97fd' d='M15 17h1'/%3E%3Cpath stroke='%231790fc' d='M16 17h1'/%3E%3Cpath stroke='%231184fa' d='M17 17h1'/%3E%3Cpath stroke='%230c6ded' d='M18 17h1'/%3E%3Cpath stroke='%230850c8' d='M19 17h1'/%3E%3Cpath stroke='%232f6ae4' d='M1 18h1'/%3E%3Cpath stroke='%231b5fe9' d='M2 18h1'/%3E%3Cpath stroke='%232163e8' d='M3 18h1'/%3E%3Cpath stroke='%232868eb' d='M4 18h1'/%3E%3Cpath stroke='%232c6aea' d='M5 18h1'/%3E%3Cpath stroke='%232e6dea' d='M6 18h1'/%3E%3Cpath stroke='%232d6deb' d='M7 18h1'/%3E%3Cpath stroke='%232c71ec' d='M8 18h1'/%3E%3Cpath stroke='%232c76ec' d='M9 18h1'/%3E%3Cpath stroke='%232a79ed' d='M10 18h1'/%3E%3Cpath stroke='%23287eef' d='M11 18h1'/%3E%3Cpath stroke='%232481f1' d='M12 18h1'/%3E%3Cpath stroke='%232182f1' d='M13 18h1'/%3E%3Cpath stroke='%231c80f1' d='M14 18h1'/%3E%3Cpath stroke='%231880f3' d='M15 18h1'/%3E%3Cpath stroke='%23117af2' d='M16 18h1'/%3E%3Cpath stroke='%230c6eed' d='M17 18h1'/%3E%3Cpath stroke='%230a5ddd' d='M18 18h1'/%3E%3Cpath stroke='%23265dc1' d='M19 18h1'/%3E%3Cpath stroke='%2393b4f2' d='M0 19h1'/%3E%3Cpath stroke='%23d1ddf4' d='M1 19h1'/%3E%3Cpath stroke='%232e61ca' d='M2 19h1'/%3E%3Cpath stroke='%23134bbf' d='M3 19h1'/%3E%3Cpath stroke='%23164fc2' d='M4 19h1'/%3E%3Cpath stroke='%231950c1' d='M5 19h1'/%3E%3Cpath stroke='%231b52c1' d='M6 19h1'/%3E%3Cpath stroke='%231a52c3' d='M7 19h1'/%3E%3Cpath stroke='%231954c6' d='M8 19h1'/%3E%3Cpath stroke='%231b58c9' d='M9 19h1'/%3E%3Cpath stroke='%231858c8' d='M10 19h1'/%3E%3Cpath stroke='%23165bcd' d='M11 19h1'/%3E%3Cpath stroke='%23145cd0' d='M12 19h1'/%3E%3Cpath stroke='%23135cd0' d='M13 19h1'/%3E%3Cpath stroke='%230f58cc' d='M14 19h1'/%3E%3Cpath stroke='%230d5ad2' d='M15 19h1'/%3E%3Cpath stroke='%230b58d1' d='M16 19h1'/%3E%3Cpath stroke='%230951cb' d='M17 19h1'/%3E%3Cpath stroke='%23265ec3' d='M18 19h1'/%3E%3Cpath stroke='%23d0daee' d='M19 19h1'/%3E%3Cpath stroke='%2393b3f2' d='M20 19h1M1 20h1'/%3E%3Cpath stroke='%2393b2f1' d='M19 20h1'/%3E%3C/svg%3E")}.title-bar-controls button[aria-label=Help]:not(:disabled):active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 21 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%23a7bdef' d='M1 0h1'/%3E%3Cpath stroke='%23f4f6fd' d='M2 0h1m15 0h1M0 2h1m19 0h1M0 18h1m19 0h1M2 20h1m15 0h1'/%3E%3Cpath stroke='%23fff' d='M3 0h15M0 3h1m19 0h1M0 4h1m19 0h1M0 5h1m19 0h1M0 6h1m19 0h1M0 7h1m19 0h1M0 8h1m19 0h1M0 9h1m19 0h1M0 10h1m19 0h1M0 11h1m19 0h1M0 12h1m19 0h1M0 13h1m19 0h1M0 14h1m19 0h1M0 15h1m19 0h1M0 16h1m19 0h1M0 17h1m19 0h1M3 20h1m5 0h9'/%3E%3Cpath stroke='%23a7bdee' d='M19 0h1M0 1h1'/%3E%3Cpath stroke='%23cfd3da' d='M1 1h1'/%3E%3Cpath stroke='%231f3b5f' d='M2 1h1M1 2h1'/%3E%3Cpath stroke='%23002453' d='M3 1h1M1 4h1'/%3E%3Cpath stroke='%23002557' d='M4 1h1'/%3E%3Cpath stroke='%23002658' d='M5 1h1'/%3E%3Cpath stroke='%2300285c' d='M6 1h1'/%3E%3Cpath stroke='%23002a61' d='M7 1h1'/%3E%3Cpath stroke='%23002d67' d='M8 1h1'/%3E%3Cpath stroke='%23002f6b' d='M9 1h1'/%3E%3Cpath stroke='%23002f6c' d='M10 1h1M1 10h1'/%3E%3Cpath stroke='%23003273' d='M11 1h1'/%3E%3Cpath stroke='%23003478' d='M12 1h1M5 2h1'/%3E%3Cpath stroke='%2300357b' d='M13 1h1M2 5h1m-2 8h1'/%3E%3Cpath stroke='%2300377f' d='M14 1h1M6 2h1'/%3E%3Cpath stroke='%23003780' d='M15 1h1'/%3E%3Cpath stroke='%23003984' d='M16 1h1'/%3E%3Cpath stroke='%23003882' d='M17 1h1M3 3h1'/%3E%3Cpath stroke='%231f5295' d='M18 1h1'/%3E%3Cpath stroke='%23cfdae9' d='M19 1h1'/%3E%3Cpath stroke='%23a7bcee' d='M20 1h1'/%3E%3Cpath stroke='%23002a62' d='M2 2h1'/%3E%3Cpath stroke='%23003070' d='M3 2h1'/%3E%3Cpath stroke='%23003275' d='M4 2h1'/%3E%3Cpath stroke='%23003883' d='M7 2h1M1 17h1'/%3E%3Cpath stroke='%23003a88' d='M8 2h1'/%3E%3Cpath stroke='%23003d8f' d='M9 2h1M2 9h1'/%3E%3Cpath stroke='%23003e90' d='M10 2h1'/%3E%3Cpath stroke='%23004094' d='M11 2h1'/%3E%3Cpath stroke='%23004299' d='M12 2h1M2 12h1'/%3E%3Cpath stroke='%2300439b' d='M13 2h1'/%3E%3Cpath stroke='%2300449e' d='M14 2h1M2 14h1'/%3E%3Cpath stroke='%2300459f' d='M15 2h1'/%3E%3Cpath stroke='%230045a1' d='M16 2h1m1 0h1M2 17h1'/%3E%3Cpath stroke='%230045a0' d='M17 2h1M2 15h1'/%3E%3Cpath stroke='%231f5aa8' d='M19 2h1'/%3E%3Cpath stroke='%23002452' d='M1 3h1'/%3E%3Cpath stroke='%23003170' d='M2 3h1'/%3E%3Cpath stroke='%23003b8b' d='M4 3h1M3 4h1'/%3E%3Cpath stroke='%23003c8f' d='M5 3h1'/%3E%3Cpath stroke='%23003e94' d='M6 3h1'/%3E%3Cpath stroke='%23004099' d='M7 3h1'/%3E%3Cpath stroke='%2300429d' d='M8 3h1'/%3E%3Cpath stroke='%230044a2' d='M9 3h1'/%3E%3Cpath stroke='%230046a5' d='M10 3h1'/%3E%3Cpath stroke='%230048a8' d='M11 3h1'/%3E%3Cpath stroke='%230049ab' d='M12 3h1'/%3E%3Cpath stroke='%23004aac' d='M13 3h1'/%3E%3Cpath stroke='%23004aad' d='M14 3h1'/%3E%3Cpath stroke='%23004bae' d='M15 3h2m1 0h1M3 14h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23004baf' d='M17 3h1M7 10h1m-5 7h1m-1 1h1'/%3E%3Cpath stroke='%23004bad' d='M19 3h1M3 13h1m-1 6h1'/%3E%3Cpath stroke='%23037' d='M2 4h1m-2 8h1'/%3E%3Cpath stroke='%23003d92' d='M4 4h1'/%3E%3Cpath stroke='%23003f97' d='M5 4h1M4 5h1'/%3E%3Cpath stroke='%2300419d' d='M6 4h1M4 6h1'/%3E%3Cpath stroke='%230a4aa5' d='M7 4h1'/%3E%3Cpath stroke='%234e7ec0' d='M8 4h1'/%3E%3Cpath stroke='%23789ed1' d='M9 4h1'/%3E%3Cpath stroke='%23789ed3' d='M10 4h1'/%3E%3Cpath stroke='%23789fd4' d='M11 4h1m0 1h1'/%3E%3Cpath stroke='%235184c7' d='M12 4h1'/%3E%3Cpath stroke='%230b54b3' d='M13 4h1m0 1h1'/%3E%3Cpath stroke='%23004db1' d='M14 4h3m-2 1h2m-2 1h2M7 12h1m-2 1h1m-3 1h3m-3 1h2m-2 1h2'/%3E%3Cpath stroke='%23004db2' d='M17 4h3m-3 1h3m-2 1h2m-1 1h1m-9 1h1m-4 3h1m-5 6h2m-2 1h4m-4 1h4'/%3E%3Cpath stroke='%23002555' d='M1 5h1'/%3E%3Cpath stroke='%23003d90' d='M3 5h1'/%3E%3Cpath stroke='%2300409c' d='M5 5h1'/%3E%3Cpath stroke='%230949a4' d='M6 5h1'/%3E%3Cpath stroke='%23668ec8' d='M7 5h1'/%3E%3Cpath stroke='%23789dd1' d='M8 5h1M7 6h1'/%3E%3Cpath stroke='%23497cc1' d='M9 5h1'/%3E%3Cpath stroke='%234178c0' d='M10 5h1'/%3E%3Cpath stroke='%23608dcb' d='M11 5h1'/%3E%3Cpath stroke='%236693cf' d='M13 5h1'/%3E%3Cpath stroke='%2300275a' d='M1 6h1'/%3E%3Cpath stroke='%23003781' d='M2 6h1m-2 9h1'/%3E%3Cpath stroke='%23003f95' d='M3 6h1'/%3E%3Cpath stroke='%230042a1' d='M5 6h1'/%3E%3Cpath stroke='%234073bb' d='M6 6h1'/%3E%3Cpath stroke='%232661b6' d='M8 6h1'/%3E%3Cpath stroke='%230047ac' d='M9 6h1'/%3E%3Cpath stroke='%230049ad' d='M10 6h1m-6 5h1'/%3E%3Cpath stroke='%23004aae' d='M11 6h1m-6 5h1m-3 1h2'/%3E%3Cpath stroke='%234077c4' d='M12 6h1'/%3E%3Cpath stroke='%2378a1d6' d='M13 6h1'/%3E%3Cpath stroke='%234079c4' d='M14 6h1'/%3E%3Cpath stroke='%23004eb3' d='M17 6h1m0 1h1m0 1h1M10 9h1m-2 1h1m-3 6h1m-2 1h2m0 2h1'/%3E%3Cpath stroke='%2300295f' d='M1 7h1'/%3E%3Cpath stroke='%23003985' d='M2 7h1'/%3E%3Cpath stroke='%2300419b' d='M3 7h1'/%3E%3Cpath stroke='%230043a2' d='M4 7h1'/%3E%3Cpath stroke='%230044a6' d='M5 7h1'/%3E%3Cpath stroke='%235684c6' d='M6 7h1'/%3E%3Cpath stroke='%235686c8' d='M7 7h1'/%3E%3Cpath stroke='%230049ac' d='M8 7h1m-4 3h1m-2 1h1m-2 1h1'/%3E%3Cpath stroke='%230049ae' d='M9 7h1M7 8h2m-3 2h1'/%3E%3Cpath stroke='%23004aaf' d='M10 7h1M9 8h1M7 9h1'/%3E%3Cpath stroke='%23004cb1' d='M11 7h1m-2 1h1M9 9h1m-2 1h1'/%3E%3Cpath stroke='%230a53b5' d='M12 7h1'/%3E%3Cpath stroke='%2378a1d7' d='M13 7h1'/%3E%3Cpath stroke='%234881c8' d='M14 7h1'/%3E%3Cpath stroke='%23004fb4' d='M15 7h3m0 1h1m0 1h1M8 12h1m-2 3h1m0 3h1m0 1h1'/%3E%3Cpath stroke='%23002b63' d='M1 8h1'/%3E%3Cpath stroke='%23003b8a' d='M2 8h1'/%3E%3Cpath stroke='%2300439f' d='M3 8h1'/%3E%3Cpath stroke='%230045a5' d='M4 8h1'/%3E%3Cpath stroke='%230046a8' d='M5 8h1'/%3E%3Cpath stroke='%230047ab' d='M6 8h1M5 9h1'/%3E%3Cpath stroke='%23145db9' d='M12 8h1'/%3E%3Cpath stroke='%2378a2d8' d='M13 8h1'/%3E%3Cpath stroke='%23457fc8' d='M14 8h1'/%3E%3Cpath stroke='%230051b6' d='M15 8h1m2 1h1m0 2h1m-1 1h1M8 14h1m-1 1h1m10 2h1M9 18h1m1 1h1'/%3E%3Cpath stroke='%230050b5' d='M16 8h2m1 2h1M8 13h1m-1 3h1m-1 1h1m1 2h1'/%3E%3Cpath stroke='%23002d68' d='M1 9h1'/%3E%3Cpath stroke='%230045a3' d='M3 9h1'/%3E%3Cpath stroke='%230047a8' d='M4 9h1'/%3E%3Cpath stroke='%230048ad' d='M6 9h1'/%3E%3Cpath stroke='%23004bb0' d='M8 9h1m-3 3h1m-2 1h1'/%3E%3Cpath stroke='%231b62bd' d='M11 9h1'/%3E%3Cpath stroke='%236899d4' d='M12 9h1'/%3E%3Cpath stroke='%2378a4d9' d='M13 9h1'/%3E%3Cpath stroke='%231f68c1' d='M14 9h1'/%3E%3Cpath stroke='%230054b9' d='M15 9h1m-7 5h1m8 4h1m-4 1h1'/%3E%3Cpath stroke='%230053b8' d='M16 9h2m0 1h1m0 4h1m-1 2h1M9 17h1m0 1h1m3 1h1m1 0h1'/%3E%3Cpath stroke='%23003f93' d='M2 10h1'/%3E%3Cpath stroke='%230047a7' d='M3 10h1'/%3E%3Cpath stroke='%230048ab' d='M4 10h1'/%3E%3Cpath stroke='%23407cc7' d='M10 10h1'/%3E%3Cpath stroke='%2378a3d9' d='M11 10h1m-2 1h1'/%3E%3Cpath stroke='%2378a5da' d='M12 10h1m-3 2h1'/%3E%3Cpath stroke='%23256ec4' d='M13 10h1'/%3E%3Cpath stroke='%230057bb' d='M14 10h1'/%3E%3Cpath stroke='%230057bc' d='M15 10h1m-5 2h1m-2 2h1m7 3h1m-7 1h1m4 0h1'/%3E%3Cpath stroke='%230056bb' d='M16 10h1m1 2h1'/%3E%3Cpath stroke='%230055ba' d='M17 10h1m0 1h1m-9 6h1m0 1h1'/%3E%3Cpath stroke='%23003172' d='M1 11h1'/%3E%3Cpath stroke='%23004095' d='M2 11h1'/%3E%3Cpath stroke='%230048aa' d='M3 11h1'/%3E%3Cpath stroke='%23004cb0' d='M7 11h1m-4 2h1'/%3E%3Cpath stroke='%233272c4' d='M9 11h1'/%3E%3Cpath stroke='%23538cd0' d='M11 11h1'/%3E%3Cpath stroke='%23065cbf' d='M12 11h1'/%3E%3Cpath stroke='%230059be' d='M13 11h1m2 0h1m-6 2h1m-1 3h1m6 0h1m-5 2h1m1 0h1'/%3E%3Cpath stroke='%23005abf' d='M14 11h2m-4 1h1m4 0h1m-7 2h1m-1 1h1m0 2h1m2 1h1'/%3E%3Cpath stroke='%230058bd' d='M17 11h1m0 2h1m-6 5h1'/%3E%3Cpath stroke='%23538ace' d='M9 12h1'/%3E%3Cpath stroke='%23005cc1' d='M13 12h1m2 0h1m-5 1h1m4 0h1m-5 4h1'/%3E%3Cpath stroke='%23005dc2' d='M14 12h1m-3 2h1m4 0h1m-6 1h1m4 1h1m-4 1h1m1 0h1'/%3E%3Cpath stroke='%23005ec3' d='M15 12h1m-3 1h1m2 0h1m0 2h1m-5 1h1m1 1h1'/%3E%3Cpath stroke='%2300449d' d='M2 13h1'/%3E%3Cpath stroke='%23004eb2' d='M7 13h1m-2 2h1m-1 1h1'/%3E%3Cpath stroke='%234581cb' d='M9 13h1'/%3E%3Cpath stroke='%236297d5' d='M10 13h1'/%3E%3Cpath stroke='%23005fc4' d='M14 13h1m-2 1h1m2 0h1m-4 1h1'/%3E%3Cpath stroke='%230060c5' d='M15 13h1m-2 1h1m1 1h1m-2 1h1'/%3E%3Cpath stroke='%230052b7' d='M19 13h1m-8 6h2m3 0h1'/%3E%3Cpath stroke='%2300367e' d='M1 14h1'/%3E%3Cpath stroke='%23004fb3' d='M7 14h1'/%3E%3Cpath stroke='%230061c6' d='M15 14h1m-2 1h1'/%3E%3Cpath stroke='%230059bd' d='M18 14h1'/%3E%3Cpath stroke='%23407fca' d='M9 15h1'/%3E%3Cpath stroke='%2378a6dc' d='M10 15h1'/%3E%3Cpath stroke='%230062c6' d='M15 15h1'/%3E%3Cpath stroke='%23005abe' d='M18 15h1'/%3E%3Cpath stroke='%230054b8' d='M19 15h1'/%3E%3Cpath stroke='%23003881' d='M1 16h1'/%3E%3Cpath stroke='%230046a1' d='M2 16h1'/%3E%3Cpath stroke='%236c9bd5' d='M9 16h1'/%3E%3Cpath stroke='%2378a6db' d='M10 16h1'/%3E%3Cpath stroke='%23005cc0' d='M12 16h1'/%3E%3Cpath stroke='%23005fc3' d='M14 16h1'/%3E%3Cpath stroke='%230060c4' d='M16 16h1'/%3E%3Cpath stroke='%230058bc' d='M11 17h1'/%3E%3Cpath stroke='%23005bc0' d='M17 17h1'/%3E%3Cpath stroke='%231f5294' d='M1 18h1'/%3E%3Cpath stroke='%230046a2' d='M2 18h1'/%3E%3Cpath stroke='%231f66be' d='M19 18h1'/%3E%3Cpath stroke='%23a7bef0' d='M0 19h1m19 0h1M1 20h1'/%3E%3Cpath stroke='%23cfdae8' d='M1 19h1'/%3E%3Cpath stroke='%231f5ba9' d='M2 19h1'/%3E%3Cpath stroke='%231f66bf' d='M18 19h1'/%3E%3Cpath stroke='%23cfdef1' d='M19 19h1'/%3E%3Cpath stroke='%23fefefe' d='M4 20h1m3 0h1'/%3E%3Cpath stroke='%23fdfdfd' d='M5 20h1m1 0h1'/%3E%3Cpath stroke='%23fcfcfc' d='M6 20h1'/%3E%3Cpath stroke='%23a7bdf0' d='M19 20h1'/%3E%3C/svg%3E")}.title-bar-controls button[aria-label=Close]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 21 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%23b3c4ef' d='M1 0h1m17 0h1M0 1h1m19 0h1M0 19h1m19 0h1M1 20h1m17 0h1'/%3E%3Cpath stroke='%23f4f6fd' d='M2 0h1m17 2h1M0 18h1m17 2h1'/%3E%3Cpath stroke='%23fff' d='M3 0h16M0 2h1M0 3h1m19 0h1M0 4h1m19 0h1M0 5h1m5 0h1m7 0h1m5 0h1M0 6h1m4 0h3m5 0h3m4 0h1M0 7h1m5 0h3m3 0h3m5 0h1M0 8h1m6 0h3m1 0h3m6 0h1M0 9h1m7 0h5m7 0h1M0 10h1m8 0h3m8 0h1M0 11h1m7 0h5m7 0h1M0 12h1m6 0h3m1 0h2m7 0h1M0 13h1m5 0h3m3 0h3m5 0h1M0 14h1m4 0h3m5 0h3m4 0h1M0 15h1m5 0h1m7 0h1m5 0h1M0 16h1m19 0h1M0 17h1m19 0h1m-1 1h1M2 20h16'/%3E%3Cpath stroke='%23fae1dc' d='M1 1h1'/%3E%3Cpath stroke='%23eb8b73' d='M2 1h1'/%3E%3Cpath stroke='%23e97b60' d='M3 1h1'/%3E%3Cpath stroke='%23e77155' d='M4 1h1'/%3E%3Cpath stroke='%23e66a4d' d='M5 1h1M1 6h1m5 4h1'/%3E%3Cpath stroke='%23e56648' d='M6 1h1'/%3E%3Cpath stroke='%23e46142' d='M7 1h1'/%3E%3Cpath stroke='%23e46344' d='M8 1h1m5 3h1M2 12h1'/%3E%3Cpath stroke='%23e45f3e' d='M9 1h2'/%3E%3Cpath stroke='%23e35c3b' d='M11 1h2'/%3E%3Cpath stroke='%23e25633' d='M13 1h2'/%3E%3Cpath stroke='%23e25330' d='M15 1h1'/%3E%3Cpath stroke='%23e04d28' d='M16 1h1'/%3E%3Cpath stroke='%23dc451f' d='M17 1h1'/%3E%3Cpath stroke='%23d05334' d='M18 1h1'/%3E%3Cpath stroke='%23efd8d2' d='M19 1h1'/%3E%3Cpath stroke='%23ec8d76' d='M1 2h1'/%3E%3Cpath stroke='%23efa390' d='M2 2h1'/%3E%3Cpath stroke='%23f0a694' d='M3 2h1'/%3E%3Cpath stroke='%23ee9a85' d='M4 2h1'/%3E%3Cpath stroke='%23eb8d75' d='M5 2h1'/%3E%3Cpath stroke='%23ea876e' d='M6 2h1'/%3E%3Cpath stroke='%23ea8168' d='M7 2h1'/%3E%3Cpath stroke='%23e97f66' d='M8 2h1'/%3E%3Cpath stroke='%23e97c62' d='M9 2h1m0 1h1'/%3E%3Cpath stroke='%23e8795f' d='M10 2h1'/%3E%3Cpath stroke='%23e8795e' d='M11 2h1'/%3E%3Cpath stroke='%23e87559' d='M12 2h1'/%3E%3Cpath stroke='%23e77256' d='M13 2h1'/%3E%3Cpath stroke='%23e66e50' d='M14 2h1'/%3E%3Cpath stroke='%23e56849' d='M15 2h1'/%3E%3Cpath stroke='%23e4603f' d='M16 2h1m-2 2h1'/%3E%3Cpath stroke='%23e05532' d='M17 2h1'/%3E%3Cpath stroke='%23d04623' d='M18 2h1'/%3E%3Cpath stroke='%23b64b30' d='M19 2h1'/%3E%3Cpath stroke='%23e97f65' d='M1 3h1'/%3E%3Cpath stroke='%23f0a997' d='M2 3h1'/%3E%3Cpath stroke='%23f1ac9a' d='M3 3h1'/%3E%3Cpath stroke='%23ee9d89' d='M4 3h1M2 4h1'/%3E%3Cpath stroke='%23ec917a' d='M5 3h1'/%3E%3Cpath stroke='%23eb8b72' d='M6 3h1'/%3E%3Cpath stroke='%23ea856d' d='M7 3h1'/%3E%3Cpath stroke='%23e98168' d='M8 3h1M2 7h1'/%3E%3Cpath stroke='%23e87e65' d='M9 3h1'/%3E%3Cpath stroke='%23e97b61' d='M11 3h1'/%3E%3Cpath stroke='%23e8775d' d='M12 3h1M3 9h1'/%3E%3Cpath stroke='%23e87459' d='M13 3h1M2 9h1'/%3E%3Cpath stroke='%23e66f52' d='M14 3h1'/%3E%3Cpath stroke='%23e56a4c' d='M15 3h1'/%3E%3Cpath stroke='%23e46343' d='M16 3h1'/%3E%3Cpath stroke='%23e15937' d='M17 3h1'/%3E%3Cpath stroke='%23d24a28' d='M18 3h1'/%3E%3Cpath stroke='%23aa3315' d='M19 3h1'/%3E%3Cpath stroke='%23e87458' d='M1 4h1'/%3E%3Cpath stroke='%23efa18d' d='M3 4h1'/%3E%3Cpath stroke='%23ed957f' d='M4 4h1'/%3E%3Cpath stroke='%23eb8a71' d='M5 4h1M4 5h1'/%3E%3Cpath stroke='%23ea836a' d='M6 4h1M4 6h1M3 7h1'/%3E%3Cpath stroke='%23e97d64' d='M7 4h1'/%3E%3Cpath stroke='%23e8785e' d='M8 4h1'/%3E%3Cpath stroke='%23e77359' d='M9 4h1'/%3E%3Cpath stroke='%23e76f54' d='M10 4h1'/%3E%3Cpath stroke='%23e66d51' d='M11 4h1'/%3E%3Cpath stroke='%23e5684b' d='M12 4h1'/%3E%3Cpath stroke='%23e5684a' d='M13 4h1'/%3E%3Cpath stroke='%23e35c3a' d='M16 4h1m-7 4h1m-8 7h1'/%3E%3Cpath stroke='%23e05634' d='M17 4h1'/%3E%3Cpath stroke='%23d24c2a' d='M18 4h1'/%3E%3Cpath stroke='%23ac3618' d='M19 4h1'/%3E%3Cpath stroke='%23e76f52' d='M1 5h1m4 6h1m-3 1h1'/%3E%3Cpath stroke='%23ec9179' d='M2 5h1'/%3E%3Cpath stroke='%23ec937c' d='M3 5h1'/%3E%3Cpath stroke='%23f7ccc2' d='M5 5h1'/%3E%3Cpath stroke='%23e77259' d='M7 5h1M5 9h1'/%3E%3Cpath stroke='%23e76d53' d='M8 5h1'/%3E%3Cpath stroke='%23e5684d' d='M9 5h1M8 6h1'/%3E%3Cpath stroke='%23e46446' d='M10 5h1'/%3E%3Cpath stroke='%23e45f41' d='M11 5h1'/%3E%3Cpath stroke='%23e35b3a' d='M12 5h1m-2 1h1'/%3E%3Cpath stroke='%23e35938' d='M13 5h1'/%3E%3Cpath stroke='%23f3bbad' d='M15 5h1'/%3E%3Cpath stroke='%23e25531' d='M16 5h1'/%3E%3Cpath stroke='%23df5330' d='M17 5h1'/%3E%3Cpath stroke='%23d34e2c' d='M18 5h1'/%3E%3Cpath stroke='%23ad3a1d' d='M19 5h1m-1 1h1'/%3E%3Cpath stroke='%23eb876e' d='M2 6h1'/%3E%3Cpath stroke='%23eb8a70' d='M3 6h1'/%3E%3Cpath stroke='%23e46447' d='M9 6h1'/%3E%3Cpath stroke='%23e45f40' d='M10 6h1'/%3E%3Cpath stroke='%23e25634' d='M12 6h1'/%3E%3Cpath stroke='%23e2522d' d='M16 6h1'/%3E%3Cpath stroke='%23df522e' d='M17 6h1'/%3E%3Cpath stroke='%23d34d2c' d='M18 6h1'/%3E%3Cpath stroke='%23e56546' d='M1 7h1M1 8h1'/%3E%3Cpath stroke='%23e97e65' d='M4 7h1'/%3E%3Cpath stroke='%23e8775e' d='M5 7h1'/%3E%3Cpath stroke='%23e46143' d='M9 7h1'/%3E%3Cpath stroke='%23e45d3d' d='M10 7h1'/%3E%3Cpath stroke='%23e35836' d='M11 7h1'/%3E%3Cpath stroke='%23e24e27' d='M15 7h1'/%3E%3Cpath stroke='%23e2502a' d='M16 7h1'/%3E%3Cpath stroke='%23e0512c' d='M17 7h1'/%3E%3Cpath stroke='%23d34d2a' d='M18 7h1'/%3E%3Cpath stroke='%23ad391c' d='M19 7h1'/%3E%3Cpath stroke='%23e87a60' d='M2 8h1m1 0h1'/%3E%3Cpath stroke='%23e87c62' d='M3 8h1'/%3E%3Cpath stroke='%23e8745b' d='M5 8h1'/%3E%3Cpath stroke='%23e76e54' d='M6 8h1'/%3E%3Cpath stroke='%23e24d24' d='M14 8h1'/%3E%3Cpath stroke='%23e24b22' d='M15 8h1'/%3E%3Cpath stroke='%23e24d25' d='M16 8h1'/%3E%3Cpath stroke='%23e05029' d='M17 8h1'/%3E%3Cpath stroke='%23d44c29' d='M18 8h1'/%3E%3Cpath stroke='%23ae391b' d='M19 8h1'/%3E%3Cpath stroke='%23e35d3c' d='M1 9h1'/%3E%3Cpath stroke='%23e8765d' d='M4 9h1'/%3E%3Cpath stroke='%23e66f53' d='M6 9h1'/%3E%3Cpath stroke='%23e56b4e' d='M7 9h1'/%3E%3Cpath stroke='%23e45127' d='M13 9h1'/%3E%3Cpath stroke='%23e44f23' d='M14 9h1'/%3E%3Cpath stroke='%23e34c20' d='M15 9h1'/%3E%3Cpath stroke='%23e34d22' d='M16 9h1'/%3E%3Cpath stroke='%23e14f25' d='M17 9h1'/%3E%3Cpath stroke='%23d54a25' d='M18 9h1'/%3E%3Cpath stroke='%23af3719' d='M19 9h1'/%3E%3Cpath stroke='%23e35937' d='M1 10h1'/%3E%3Cpath stroke='%23e76d51' d='M2 10h1'/%3E%3Cpath stroke='%23e87257' d='M3 10h1'/%3E%3Cpath stroke='%23e87359' d='M4 10h1'/%3E%3Cpath stroke='%23e77157' d='M5 10h1'/%3E%3Cpath stroke='%23e66e52' d='M6 10h1'/%3E%3Cpath stroke='%23e56747' d='M8 10h1'/%3E%3Cpath stroke='%23e5572c' d='M12 10h1'/%3E%3Cpath stroke='%23e55326' d='M13 10h1'/%3E%3Cpath stroke='%23e55022' d='M14 10h1'/%3E%3Cpath stroke='%23e54d1e' d='M15 10h1'/%3E%3Cpath stroke='%23e54d1f' d='M16 10h1'/%3E%3Cpath stroke='%23e24e21' d='M17 10h1'/%3E%3Cpath stroke='%23d64921' d='M18 10h1'/%3E%3Cpath stroke='%23af3516' d='M19 10h1'/%3E%3Cpath stroke='%23e25432' d='M1 11h1'/%3E%3Cpath stroke='%23e5694b' d='M2 11h1'/%3E%3Cpath stroke='%23e77054' d='M3 11h1'/%3E%3Cpath stroke='%23e77156' d='M4 11h1'/%3E%3Cpath stroke='%23e87055' d='M5 11h1'/%3E%3Cpath stroke='%23e66c4d' d='M7 11h1'/%3E%3Cpath stroke='%23e75526' d='M13 11h1'/%3E%3Cpath stroke='%23e75221' d='M14 11h1'/%3E%3Cpath stroke='%23e64e1c' d='M15 11h1'/%3E%3Cpath stroke='%23e64d1c' d='M16 11h1'/%3E%3Cpath stroke='%23e34c1c' d='M17 11h1'/%3E%3Cpath stroke='%23d6461c' d='M18 11h1'/%3E%3Cpath stroke='%23b03312' d='M19 11h1'/%3E%3Cpath stroke='%23e14f2b' d='M1 12h1'/%3E%3Cpath stroke='%23e66b4e' d='M3 12h1'/%3E%3Cpath stroke='%23e76f53' d='M5 12h1'/%3E%3Cpath stroke='%23e66e51' d='M6 12h1'/%3E%3Cpath stroke='%23e7653d' d='M10 12h1'/%3E%3Cpath stroke='%23fef5f1' d='M13 12h1'/%3E%3Cpath stroke='%23e85421' d='M14 12h1'/%3E%3Cpath stroke='%23e8501b' d='M15 12h1'/%3E%3Cpath stroke='%23e74d18' d='M16 12h1'/%3E%3Cpath stroke='%23e44a18' d='M17 12h1'/%3E%3Cpath stroke='%23d74216' d='M18 12h1'/%3E%3Cpath stroke='%23b2310f' d='M19 12h1'/%3E%3Cpath stroke='%23e04b25' d='M1 13h1m0 3h1'/%3E%3Cpath stroke='%23e35e3d' d='M2 13h1'/%3E%3Cpath stroke='%23e56748' d='M3 13h1'/%3E%3Cpath stroke='%23e66c4e' d='M4 13h1'/%3E%3Cpath stroke='%23e66d50' d='M5 13h1'/%3E%3Cpath stroke='%23e76842' d='M9 13h1'/%3E%3Cpath stroke='%23e7653c' d='M10 13h1'/%3E%3Cpath stroke='%23e86236' d='M11 13h1'/%3E%3Cpath stroke='%23e95019' d='M15 13h1m-2 3h1'/%3E%3Cpath stroke='%23e84c16' d='M16 13h1'/%3E%3Cpath stroke='%23e44713' d='M17 13h1'/%3E%3Cpath stroke='%23d83f10' d='M18 13h1'/%3E%3Cpath stroke='%23b12d0a' d='M19 13h1'/%3E%3Cpath stroke='%23df451e' d='M1 14h1'/%3E%3Cpath stroke='%23e25836' d='M2 14h1'/%3E%3Cpath stroke='%23e46242' d='M3 14h1m0 1h1'/%3E%3Cpath stroke='%23e56749' d='M4 14h1'/%3E%3Cpath stroke='%23e66845' d='M8 14h1'/%3E%3Cpath stroke='%23e76741' d='M9 14h1'/%3E%3Cpath stroke='%23e7643b' d='M10 14h1'/%3E%3Cpath stroke='%23e86235' d='M11 14h1'/%3E%3Cpath stroke='%23ea5e2d' d='M12 14h1'/%3E%3Cpath stroke='%23e94a11' d='M16 14h1m-2 2h1'/%3E%3Cpath stroke='%23e6440d' d='M17 14h1'/%3E%3Cpath stroke='%23d73b0b' d='M18 14h1'/%3E%3Cpath stroke='%23b12b06' d='M19 14h1'/%3E%3Cpath stroke='%23de4018' d='M1 15h1'/%3E%3Cpath stroke='%23e1512e' d='M2 15h1'/%3E%3Cpath stroke='%23f5c1b5' d='M5 15h1'/%3E%3Cpath stroke='%23e66543' d='M7 15h1'/%3E%3Cpath stroke='%23e66541' d='M8 15h1'/%3E%3Cpath stroke='%23e6643d' d='M9 15h1'/%3E%3Cpath stroke='%23e76238' d='M10 15h1'/%3E%3Cpath stroke='%23e86032' d='M11 15h1'/%3E%3Cpath stroke='%23e95c2a' d='M12 15h1'/%3E%3Cpath stroke='%23ea5924' d='M13 15h1'/%3E%3Cpath stroke='%23f7b8a1' d='M15 15h1'/%3E%3Cpath stroke='%23e9480e' d='M16 15h1'/%3E%3Cpath stroke='%23e54009' d='M17 15h1'/%3E%3Cpath stroke='%23d73605' d='M18 15h1'/%3E%3Cpath stroke='%23b02702' d='M19 15h1'/%3E%3Cpath stroke='%23dd3c14' d='M1 16h1'/%3E%3Cpath stroke='%23e15431' d='M3 16h1'/%3E%3Cpath stroke='%23e35b39' d='M4 16h1'/%3E%3Cpath stroke='%23e45e3d' d='M5 16h1'/%3E%3Cpath stroke='%23e45f3d' d='M6 16h1'/%3E%3Cpath stroke='%23e45e3b' d='M7 16h1'/%3E%3Cpath stroke='%23e55e39' d='M8 16h1'/%3E%3Cpath stroke='%23e55e37' d='M9 16h1'/%3E%3Cpath stroke='%23e65d32' d='M10 16h1'/%3E%3Cpath stroke='%23e75b2c' d='M11 16h1'/%3E%3Cpath stroke='%23e85725' d='M12 16h1'/%3E%3Cpath stroke='%23e9541f' d='M13 16h1'/%3E%3Cpath stroke='%23e8440b' d='M16 16h1'/%3E%3Cpath stroke='%23e43d05' d='M17 16h1'/%3E%3Cpath stroke='%23d63302' d='M18 16h1'/%3E%3Cpath stroke='%23af2601' d='M19 16h1'/%3E%3Cpath stroke='%23d8370e' d='M1 17h1'/%3E%3Cpath stroke='%23db431c' d='M2 17h1'/%3E%3Cpath stroke='%23dd4c28' d='M3 17h1'/%3E%3Cpath stroke='%23de522f' d='M4 17h1'/%3E%3Cpath stroke='%23df5533' d='M5 17h1'/%3E%3Cpath stroke='%23e05734' d='M6 17h1'/%3E%3Cpath stroke='%23e05531' d='M7 17h1'/%3E%3Cpath stroke='%23e05631' d='M8 17h1'/%3E%3Cpath stroke='%23e1562e' d='M9 17h1'/%3E%3Cpath stroke='%23e2552a' d='M10 17h1'/%3E%3Cpath stroke='%23e45325' d='M11 17h1'/%3E%3Cpath stroke='%23e4501f' d='M12 17h1'/%3E%3Cpath stroke='%23e54c19' d='M13 17h1'/%3E%3Cpath stroke='%23e54813' d='M14 17h1'/%3E%3Cpath stroke='%23e5430d' d='M15 17h1'/%3E%3Cpath stroke='%23e43e07' d='M16 17h1'/%3E%3Cpath stroke='%23e03802' d='M17 17h1'/%3E%3Cpath stroke='%23d12f00' d='M18 17h1'/%3E%3Cpath stroke='%23aa2300' d='M19 17h1'/%3E%3Cpath stroke='%23cd4928' d='M1 18h1'/%3E%3Cpath stroke='%23cc3813' d='M2 18h1'/%3E%3Cpath stroke='%23cc3e1b' d='M3 18h1'/%3E%3Cpath stroke='%23cf4421' d='M4 18h1'/%3E%3Cpath stroke='%23cf4725' d='M5 18h1'/%3E%3Cpath stroke='%23cf4726' d='M6 18h1'/%3E%3Cpath stroke='%23cf4624' d='M7 18h1'/%3E%3Cpath stroke='%23d04723' d='M8 18h1'/%3E%3Cpath stroke='%23d14621' d='M9 18h1'/%3E%3Cpath stroke='%23d2451e' d='M10 18h1'/%3E%3Cpath stroke='%23d5451b' d='M11 18h1'/%3E%3Cpath stroke='%23d54216' d='M12 18h1'/%3E%3Cpath stroke='%23d64013' d='M13 18h1'/%3E%3Cpath stroke='%23d53d0e' d='M14 18h1'/%3E%3Cpath stroke='%23d63909' d='M15 18h1'/%3E%3Cpath stroke='%23d53504' d='M16 18h1'/%3E%3Cpath stroke='%23d13001' d='M17 18h1'/%3E%3Cpath stroke='%23c22a00' d='M18 18h1'/%3E%3Cpath stroke='%23ab3c1f' d='M19 18h1'/%3E%3Cpath stroke='%23eed6d0' d='M1 19h1'/%3E%3Cpath stroke='%23b54428' d='M2 19h1'/%3E%3Cpath stroke='%23a62b0d' d='M3 19h1'/%3E%3Cpath stroke='%23ac3011' d='M4 19h1'/%3E%3Cpath stroke='%23ab3112' d='M5 19h1'/%3E%3Cpath stroke='%23a93214' d='M6 19h1'/%3E%3Cpath stroke='%23a93012' d='M7 19h1'/%3E%3Cpath stroke='%23ac3213' d='M8 19h1'/%3E%3Cpath stroke='%23ad3213' d='M9 19h1'/%3E%3Cpath stroke='%23ae3110' d='M10 19h1'/%3E%3Cpath stroke='%23b1300d' d='M11 19h1'/%3E%3Cpath stroke='%23b22e0a' d='M12 19h1'/%3E%3Cpath stroke='%23b42d08' d='M13 19h1'/%3E%3Cpath stroke='%23b12a06' d='M14 19h1'/%3E%3Cpath stroke='%23b12803' d='M15 19h1'/%3E%3Cpath stroke='%23b42701' d='M16 19h1'/%3E%3Cpath stroke='%23ae2400' d='M17 19h1'/%3E%3Cpath stroke='%23ac3c1f' d='M18 19h1'/%3E%3Cpath stroke='%23ead4cf' d='M19 19h1'/%3E%3C/svg%3E")}.title-bar-controls button[aria-label=Close]:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 21 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%23b5c6ef' d='M1 0h1m17 0h1M0 1h1m19 0h1M0 19h1m19 0h1M1 20h1m17 0h1'/%3E%3Cpath stroke='%23f4f6fd' d='M2 0h1m17 2h1M0 18h1m17 2h1'/%3E%3Cpath stroke='%23fff' d='M3 0h15M0 3h1m19 0h1M0 4h1m19 0h1M0 5h1m5 0h1m7 0h1m5 0h1M0 6h1m4 0h3m5 0h3m4 0h1M0 7h1m5 0h3m3 0h3m5 0h1M0 8h1m6 0h3m1 0h3m6 0h1M0 9h1m7 0h5m7 0h1M0 10h1m8 0h3m8 0h1M0 11h1m7 0h5m7 0h1M0 12h1m6 0h3m1 0h2m7 0h1M0 13h1m5 0h3m3 0h3m5 0h1M0 14h1m4 0h3m5 0h3m4 0h1M0 15h1m5 0h1m7 0h1m5 0h1M0 16h1m19 0h1M0 17h1m19 0h1M3 20h3m5 0h7'/%3E%3Cpath stroke='%23f5f7fd' d='M18 0h1M0 2h1m19 16h1M2 20h1'/%3E%3Cpath stroke='%23ffe4e1' d='M1 1h1'/%3E%3Cpath stroke='%23ff9285' d='M2 1h1m4 3h1M2 7h1'/%3E%3Cpath stroke='%23ff8c7f' d='M3 1h1'/%3E%3Cpath stroke='%23ff8375' d='M4 1h1m5 3h1'/%3E%3Cpath stroke='%23ff7b6c' d='M5 1h1M3 12h1'/%3E%3Cpath stroke='%23ff7868' d='M6 1h1m3 4h1'/%3E%3Cpath stroke='%23ff7362' d='M7 1h1'/%3E%3Cpath stroke='%23ff7363' d='M8 1h1m2 4h1M2 12h1'/%3E%3Cpath stroke='%23ff705f' d='M9 1h1M6 16h1'/%3E%3Cpath stroke='%23ff6f5f' d='M10 1h1'/%3E%3Cpath stroke='%23ff6e5d' d='M11 1h1m4 1h1m-5 3h1M2 13h1'/%3E%3Cpath stroke='%23ff6b5a' d='M12 1h1M3 15h1'/%3E%3Cpath stroke='%23f65' d='M13 1h2'/%3E%3Cpath stroke='%23ff6250' d='M15 1h1M2 15h1'/%3E%3Cpath stroke='%23ff5d4a' d='M16 1h1'/%3E%3Cpath stroke='%23fa5643' d='M17 1h1'/%3E%3Cpath stroke='%23eb6151' d='M18 1h1'/%3E%3Cpath stroke='%23f5dad7' d='M19 1h1'/%3E%3Cpath stroke='%23ff9386' d='M1 2h1'/%3E%3Cpath stroke='%23ffaea5' d='M2 2h1'/%3E%3Cpath stroke='%23ffb2a9' d='M3 2h1'/%3E%3Cpath stroke='%23ffa99f' d='M4 2h1'/%3E%3Cpath stroke='%23ff9e93' d='M5 2h1m0 1h1M5 4h1'/%3E%3Cpath stroke='%23ff998d' d='M6 2h1M4 6h1'/%3E%3Cpath stroke='%23ff9488' d='M7 2h1m0 1h1'/%3E%3Cpath stroke='%23ff9083' d='M8 2h1M3 8h1'/%3E%3Cpath stroke='%23ff8e80' d='M9 2h1'/%3E%3Cpath stroke='%23ff8b7d' d='M10 2h1M5 8h1M3 9h1'/%3E%3Cpath stroke='%23ff887a' d='M11 2h1m0 1h1M5 9h1'/%3E%3Cpath stroke='%23ff8475' d='M12 2h1M8 5h1'/%3E%3Cpath stroke='%23ff8172' d='M13 2h1M7 9h1m-3 3h1'/%3E%3Cpath stroke='%23ff7c6d' d='M14 2h1'/%3E%3Cpath stroke='%23ff7666' d='M15 2h1M1 7h1m1 6h1m0 1h1'/%3E%3Cpath stroke='%23fc6352' d='M17 2h1'/%3E%3Cpath stroke='%23e54' d='M18 2h1'/%3E%3Cpath stroke='%23d3594b' d='M19 2h1'/%3E%3Cpath stroke='%23ff8d80' d='M1 3h1'/%3E%3Cpath stroke='%23ffb3ab' d='M2 3h1'/%3E%3Cpath stroke='%23ffb8b0' d='M3 3h1'/%3E%3Cpath stroke='%23ffb0a6' d='M4 3h1M3 4h1'/%3E%3Cpath stroke='%23ffa49a' d='M5 3h1'/%3E%3Cpath stroke='%23ff988d' d='M7 3h1M6 4h1'/%3E%3Cpath stroke='%23ff9184' d='M9 3h1'/%3E%3Cpath stroke='%23ff8e81' d='M10 3h1M4 8h1'/%3E%3Cpath stroke='%23ff8c7e' d='M11 3h1M2 8h1'/%3E%3Cpath stroke='%23ff8576' d='M13 3h1M6 9h1m-4 1h1'/%3E%3Cpath stroke='%23ff7f70' d='M14 3h1M1 5h1m0 5h1m1 2h1'/%3E%3Cpath stroke='%23ff796a' d='M15 3h1M2 11h1'/%3E%3Cpath stroke='%23ff7161' d='M16 3h1M3 14h1'/%3E%3Cpath stroke='%23fc6857' d='M17 3h1'/%3E%3Cpath stroke='%23ed5948' d='M18 3h1M6 18h1'/%3E%3Cpath stroke='%23cb4233' d='M19 3h1'/%3E%3Cpath stroke='%23ff8577' d='M1 4h1m0 5h1'/%3E%3Cpath stroke='%23ffaaa0' d='M2 4h1'/%3E%3Cpath stroke='%23ffa89e' d='M4 4h1'/%3E%3Cpath stroke='%23ff8d7f' d='M8 4h1'/%3E%3Cpath stroke='%23ff8879' d='M9 4h1'/%3E%3Cpath stroke='%23ff8071' d='M11 4h1M8 6h1'/%3E%3Cpath stroke='%23ff7a6b' d='M12 4h1M1 6h1m7 0h1m-6 7h1'/%3E%3Cpath stroke='%23ff7969' d='M13 4h1'/%3E%3Cpath stroke='%23ff7464' d='M14 4h1m-5 2h1'/%3E%3Cpath stroke='%23ff7060' d='M15 4h1'/%3E%3Cpath stroke='%23ff6c5b' d='M16 4h1m-4 1h1'/%3E%3Cpath stroke='%23fc6655' d='M17 4h1'/%3E%3Cpath stroke='%23ef5c4b' d='M18 4h1'/%3E%3Cpath stroke='%23cc4636' d='M19 4h1'/%3E%3Cpath stroke='%23ffa095' d='M2 5h1'/%3E%3Cpath stroke='%23ffa59b' d='M3 5h1'/%3E%3Cpath stroke='%23ff9f94' d='M4 5h1'/%3E%3Cpath stroke='%23ffd5d1' d='M5 5h1'/%3E%3Cpath stroke='%23ff8a7c' d='M7 5h1'/%3E%3Cpath stroke='%23ff7e6f' d='M9 5h1'/%3E%3Cpath stroke='%23ffc2bb' d='M15 5h1'/%3E%3Cpath stroke='%23ff6554' d='M16 5h1'/%3E%3Cpath stroke='%23fc6453' d='M17 5h1'/%3E%3Cpath stroke='%23ee5d4d' d='M18 5h1'/%3E%3Cpath stroke='%23cd4939' d='M19 5h1'/%3E%3Cpath stroke='%23ff998e' d='M2 6h1'/%3E%3Cpath stroke='%23ff9d92' d='M3 6h1'/%3E%3Cpath stroke='%23ff6f5e' d='M11 6h1'/%3E%3Cpath stroke='%23ff6a58' d='M12 6h1'/%3E%3Cpath stroke='%23ff6451' d='M16 6h1'/%3E%3Cpath stroke='%23fd6451' d='M17 6h1'/%3E%3Cpath stroke='%23ee5e4d' d='M18 6h1'/%3E%3Cpath stroke='%23ce4a3a' d='M19 6h1'/%3E%3Cpath stroke='%23ff968a' d='M3 7h1'/%3E%3Cpath stroke='%23ff9487' d='M4 7h1'/%3E%3Cpath stroke='%23ff8f82' d='M5 7h1'/%3E%3Cpath stroke='%23ff7968' d='M9 7h1m-3 8h1'/%3E%3Cpath stroke='%23ff7463' d='M10 7h1'/%3E%3Cpath stroke='%23ff6f5d' d='M11 7h1'/%3E%3Cpath stroke='%23ff6450' d='M15 7h1'/%3E%3Cpath stroke='%23ff6552' d='M16 7h1'/%3E%3Cpath stroke='%23fd6653' d='M17 7h1'/%3E%3Cpath stroke='%23f0604e' d='M18 7h1'/%3E%3Cpath stroke='%23ce4a3b' d='M19 7h1'/%3E%3Cpath stroke='%23ff7565' d='M1 8h1'/%3E%3Cpath stroke='%23ff8677' d='M6 8h1m-2 2h1'/%3E%3Cpath stroke='%23ff7664' d='M10 8h1'/%3E%3Cpath stroke='%23ff6a53' d='M14 8h1'/%3E%3Cpath stroke='%23ff6953' d='M15 8h1'/%3E%3Cpath stroke='%23ff6b55' d='M16 8h1'/%3E%3Cpath stroke='%23fd6b56' d='M17 8h1'/%3E%3Cpath stroke='%23f06350' d='M18 8h1'/%3E%3Cpath stroke='%23cf4c3b' d='M19 8h1'/%3E%3Cpath stroke='%23ff6d5d' d='M1 9h1'/%3E%3Cpath stroke='%23ff8b7c' d='M4 9h1'/%3E%3Cpath stroke='%23ff775d' d='M13 9h1'/%3E%3Cpath stroke='%23ff745a' d='M14 9h1'/%3E%3Cpath stroke='%23ff7359' d='M15 9h1'/%3E%3Cpath stroke='%23ff735a' d='M16 9h1'/%3E%3Cpath stroke='%23fd715a' d='M17 9h1'/%3E%3Cpath stroke='%23f16752' d='M18 9h1'/%3E%3Cpath stroke='%23d24e3c' d='M19 9h1'/%3E%3Cpath stroke='%23ff6a59' d='M1 10h1m2 6h1'/%3E%3Cpath stroke='%23ff8778' d='M4 10h1'/%3E%3Cpath stroke='%23ff8374' d='M6 10h1m-3 1h2'/%3E%3Cpath stroke='%23ff8171' d='M7 10h1m-5 1h1'/%3E%3Cpath stroke='%23ff8271' d='M8 10h1m-2 1h1'/%3E%3Cpath stroke='%23ff8369' d='M12 10h1'/%3E%3Cpath stroke='%23ff8165' d='M13 10h1'/%3E%3Cpath stroke='%23ff7e61' d='M14 10h1'/%3E%3Cpath stroke='%23ff7d5f' d='M15 10h1'/%3E%3Cpath stroke='%23ff7b5f' d='M16 10h1'/%3E%3Cpath stroke='%23fd775d' d='M17 10h1'/%3E%3Cpath stroke='%23f36a53' d='M18 10h1'/%3E%3Cpath stroke='%23d34e3c' d='M19 10h1'/%3E%3Cpath stroke='%23ff6553' d='M1 11h1'/%3E%3Cpath stroke='%23ff8273' d='M6 11h1'/%3E%3Cpath stroke='%23ff8c6c' d='M13 11h1'/%3E%3Cpath stroke='%23ff8969' d='M14 11h1'/%3E%3Cpath stroke='%23ff8665' d='M15 11h1'/%3E%3Cpath stroke='%23ff8262' d='M16 11h1'/%3E%3Cpath stroke='%23fd7c5e' d='M17 11h1'/%3E%3Cpath stroke='%23f46d54' d='M18 11h1'/%3E%3Cpath stroke='%23d64f3b' d='M19 11h1'/%3E%3Cpath stroke='%23ff5f4d' d='M1 12h1'/%3E%3Cpath stroke='%23ff8070' d='M6 12h1'/%3E%3Cpath stroke='%23ff9279' d='M10 12h1'/%3E%3Cpath stroke='%23fff8f6' d='M13 12h1'/%3E%3Cpath stroke='%23ff936f' d='M14 12h1'/%3E%3Cpath stroke='%23ff906c' d='M15 12h1'/%3E%3Cpath stroke='%23ff8967' d='M16 12h1'/%3E%3Cpath stroke='%23fe7f5f' d='M17 12h1'/%3E%3Cpath stroke='%23f56e52' d='M18 12h1'/%3E%3Cpath stroke='%23d84f39' d='M19 12h1'/%3E%3Cpath stroke='%23ff5c4a' d='M1 13h1'/%3E%3Cpath stroke='%23ff7d6e' d='M5 13h1'/%3E%3Cpath stroke='%23ff907a' d='M9 13h1'/%3E%3Cpath stroke='%23ff957c' d='M10 13h1'/%3E%3Cpath stroke='%23ff9a7e' d='M11 13h1'/%3E%3Cpath stroke='%23ff9670' d='M15 13h1'/%3E%3Cpath stroke='%23ff8e68' d='M16 13h1'/%3E%3Cpath stroke='%23fe815e' d='M17 13h1'/%3E%3Cpath stroke='%23f66c4f' d='M18 13h1'/%3E%3Cpath stroke='%23da4d36' d='M19 13h1'/%3E%3Cpath stroke='%23ff5744' d='M1 14h1'/%3E%3Cpath stroke='%23ff6857' d='M2 14h1'/%3E%3Cpath stroke='%23ff8672' d='M8 14h1'/%3E%3Cpath stroke='%23ff8f78' d='M9 14h1'/%3E%3Cpath stroke='%23ff967c' d='M10 14h1'/%3E%3Cpath stroke='%23ff9c7e' d='M11 14h1'/%3E%3Cpath stroke='%23ffa07e' d='M12 14h1'/%3E%3Cpath stroke='%23ff8e66' d='M16 14h1'/%3E%3Cpath stroke='%23fe7f5a' d='M17 14h1m-3 3h1'/%3E%3Cpath stroke='%23f76a4b' d='M18 14h1'/%3E%3Cpath stroke='%23da4a33' d='M19 14h1'/%3E%3Cpath stroke='%23ff523f' d='M1 15h1'/%3E%3Cpath stroke='%23ff7160' d='M4 15h1'/%3E%3Cpath stroke='%23ffc7c1' d='M5 15h1'/%3E%3Cpath stroke='%23ff836f' d='M8 15h1'/%3E%3Cpath stroke='%23ff8b74' d='M9 15h1'/%3E%3Cpath stroke='%23ff9379' d='M10 15h1'/%3E%3Cpath stroke='%23ff9a7c' d='M11 15h1'/%3E%3Cpath stroke='%23ff9e7c' d='M12 15h1'/%3E%3Cpath stroke='%23ffa07a' d='M13 15h1'/%3E%3Cpath stroke='%23ffd5c5' d='M15 15h1'/%3E%3Cpath stroke='%23ff8b62' d='M16 15h1'/%3E%3Cpath stroke='%23fe7c56' d='M17 15h1'/%3E%3Cpath stroke='%23f76545' d='M18 15h1'/%3E%3Cpath stroke='%23db4931' d='M19 15h1'/%3E%3Cpath stroke='%23ff4f3a' d='M1 16h1'/%3E%3Cpath stroke='%23ff5c49' d='M2 16h1'/%3E%3Cpath stroke='%23ff6452' d='M3 16h1'/%3E%3Cpath stroke='%23ff6e5e' d='M5 16h1'/%3E%3Cpath stroke='%23ff7462' d='M7 16h1'/%3E%3Cpath stroke='%23ff7c68' d='M8 16h1'/%3E%3Cpath stroke='%23ff846d' d='M9 16h1'/%3E%3Cpath stroke='%23ff8b71' d='M10 16h1'/%3E%3Cpath stroke='%23ff9174' d='M11 16h1'/%3E%3Cpath stroke='%23ff9674' d='M12 16h1'/%3E%3Cpath stroke='%23ff9571' d='M13 16h1'/%3E%3Cpath stroke='%23ff946d' d='M14 16h1'/%3E%3Cpath stroke='%23ff8d66' d='M15 16h1'/%3E%3Cpath stroke='%23ff855c' d='M16 16h1'/%3E%3Cpath stroke='%23fe7650' d='M17 16h1'/%3E%3Cpath stroke='%23f66141' d='M18 16h1'/%3E%3Cpath stroke='%23da462f' d='M19 16h1'/%3E%3Cpath stroke='%23fa4935' d='M1 17h1'/%3E%3Cpath stroke='%23fb5441' d='M2 17h1'/%3E%3Cpath stroke='%23fc5c4a' d='M3 17h1'/%3E%3Cpath stroke='%23fb6150' d='M4 17h1'/%3E%3Cpath stroke='%23fc6554' d='M5 17h1'/%3E%3Cpath stroke='%23fc6756' d='M6 17h1'/%3E%3Cpath stroke='%23fc6a58' d='M7 17h1'/%3E%3Cpath stroke='%23fc715c' d='M8 17h1'/%3E%3Cpath stroke='%23fc7761' d='M9 17h1'/%3E%3Cpath stroke='%23fd7e64' d='M10 17h1'/%3E%3Cpath stroke='%23fd8367' d='M11 17h1'/%3E%3Cpath stroke='%23fe8566' d='M12 17h1'/%3E%3Cpath stroke='%23fe8664' d='M13 17h1'/%3E%3Cpath stroke='%23fe8460' d='M14 17h1'/%3E%3Cpath stroke='%23fe7651' d='M16 17h1'/%3E%3Cpath stroke='%23fc6b47' d='M17 17h1'/%3E%3Cpath stroke='%23f2573a' d='M18 17h1'/%3E%3Cpath stroke='%23d4402a' d='M19 17h1'/%3E%3Cpath stroke='%23e85848' d='M1 18h1'/%3E%3Cpath stroke='%23ed4a37' d='M2 18h1'/%3E%3Cpath stroke='%23ec4f3d' d='M3 18h1'/%3E%3Cpath stroke='%23ee5443' d='M4 18h1'/%3E%3Cpath stroke='%23ed5746' d='M5 18h1'/%3E%3Cpath stroke='%23ee5a48' d='M7 18h1'/%3E%3Cpath stroke='%23ef5e4b' d='M8 18h1'/%3E%3Cpath stroke='%23f0644e' d='M9 18h1'/%3E%3Cpath stroke='%23f16750' d='M10 18h1'/%3E%3Cpath stroke='%23f46c52' d='M11 18h1'/%3E%3Cpath stroke='%23f66d51' d='M12 18h1'/%3E%3Cpath stroke='%23f66e51' d='M13 18h1'/%3E%3Cpath stroke='%23f66c4e' d='M14 18h1'/%3E%3Cpath stroke='%23f86a4a' d='M15 18h1'/%3E%3Cpath stroke='%23f76343' d='M16 18h1'/%3E%3Cpath stroke='%23f3583a' d='M17 18h1'/%3E%3Cpath stroke='%23e54930' d='M18 18h1'/%3E%3Cpath stroke='%23cd5140' d='M19 18h1'/%3E%3Cpath stroke='%23f6d9d6' d='M1 19h1'/%3E%3Cpath stroke='%23d25344' d='M2 19h1'/%3E%3Cpath stroke='%23c93c2b' d='M3 19h1'/%3E%3Cpath stroke='%23ca3f2f' d='M4 19h1'/%3E%3Cpath stroke='%23ca4131' d='M5 19h1'/%3E%3Cpath stroke='%23ca4333' d='M6 19h1'/%3E%3Cpath stroke='%23cc4332' d='M7 19h1'/%3E%3Cpath stroke='%23cf4434' d='M8 19h1'/%3E%3Cpath stroke='%23d24936' d='M9 19h1'/%3E%3Cpath stroke='%23d34936' d='M10 19h1'/%3E%3Cpath stroke='%23d84b37' d='M11 19h1'/%3E%3Cpath stroke='%23da4c36' d='M12 19h1'/%3E%3Cpath stroke='%23dc4d36' d='M13 19h1'/%3E%3Cpath stroke='%23d94933' d='M14 19h1'/%3E%3Cpath stroke='%23de4a32' d='M15 19h1'/%3E%3Cpath stroke='%23dd482f' d='M16 19h1'/%3E%3Cpath stroke='%23d6402a' d='M17 19h1'/%3E%3Cpath stroke='%23cf5140' d='M18 19h1'/%3E%3Cpath stroke='%23f1d8d5' d='M19 19h1'/%3E%3Cpath stroke='%23fefefe' d='M6 20h1m3 0h1'/%3E%3Cpath stroke='%23fdfdfd' d='M7 20h1m1 0h1'/%3E%3Cpath stroke='%23fcfcfc' d='M8 20h1'/%3E%3C/svg%3E")}.title-bar-controls button[aria-label=Close]:not(:disabled):active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 21 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%23a7bced' d='M1 0h1M0 1h1'/%3E%3Cpath stroke='%23f4f6fd' d='M2 0h1m15 0h1M0 2h1m19 0h1M0 18h1m19 0h1M2 20h1m15 0h1'/%3E%3Cpath stroke='%23fff' d='M3 0h15M0 3h1m19 0h1M0 4h1m19 0h1M0 5h1m19 0h1M0 6h1m19 0h1M0 7h1m19 0h1M0 8h1m19 0h1M0 9h1m19 0h1M0 10h1m19 0h1M0 11h1m19 0h1M0 12h1m19 0h1M0 13h1m19 0h1M0 14h1m19 0h1M0 15h1m19 0h1M0 16h1m19 0h1M0 17h1m19 0h1M3 20h15'/%3E%3Cpath stroke='%23a7baec' d='M19 0h1m0 1h1'/%3E%3Cpath stroke='%23dad2d0' d='M1 1h1'/%3E%3Cpath stroke='%23643529' d='M2 1h1M1 2h1'/%3E%3Cpath stroke='%235a1d0d' d='M3 1h1'/%3E%3Cpath stroke='%235d1e0d' d='M4 1h1'/%3E%3Cpath stroke='%235f1e0e' d='M5 1h1'/%3E%3Cpath stroke='%2363200e' d='M6 1h1'/%3E%3Cpath stroke='%2368210f' d='M7 1h1'/%3E%3Cpath stroke='%236f2310' d='M8 1h1'/%3E%3Cpath stroke='%23732511' d='M9 1h1'/%3E%3Cpath stroke='%23752511' d='M10 1h1M1 10h1'/%3E%3Cpath stroke='%237c2712' d='M11 1h1'/%3E%3Cpath stroke='%23822912' d='M12 1h1M5 2h1'/%3E%3Cpath stroke='%23852a13' d='M13 1h1M2 5h1m-2 8h1'/%3E%3Cpath stroke='%23892b13' d='M14 1h1'/%3E%3Cpath stroke='%238a2b14' d='M15 1h1M6 2h1'/%3E%3Cpath stroke='%238e2d14' d='M16 1h1M7 2h1'/%3E%3Cpath stroke='%238c2c14' d='M17 1h1M2 6h1'/%3E%3Cpath stroke='%239d4732' d='M18 1h1M1 18h1'/%3E%3Cpath stroke='%23ebd8d3' d='M19 1h1'/%3E%3Cpath stroke='%2369220f' d='M2 2h1'/%3E%3Cpath stroke='%23782611' d='M3 2h1'/%3E%3Cpath stroke='%237e2812' d='M4 2h1'/%3E%3Cpath stroke='%23932e15' d='M8 2h1'/%3E%3Cpath stroke='%239a3016' d='M9 2h1'/%3E%3Cpath stroke='%239c3116' d='M10 2h1'/%3E%3Cpath stroke='%23a03217' d='M11 2h1'/%3E%3Cpath stroke='%23a43418' d='M12 2h1'/%3E%3Cpath stroke='%23a73518' d='M13 2h1'/%3E%3Cpath stroke='%23aa3618' d='M14 2h1M2 14h1'/%3E%3Cpath stroke='%23ab3618' d='M15 2h1'/%3E%3Cpath stroke='%23ad3719' d='M16 2h1m1 0h1M2 16h1m-1 1h1'/%3E%3Cpath stroke='%23ac3618' d='M17 2h1'/%3E%3Cpath stroke='%23b24e35' d='M19 2h1'/%3E%3Cpath stroke='%23591c0d' d='M1 3h1M1 4h1'/%3E%3Cpath stroke='%23792711' d='M2 3h1'/%3E%3Cpath stroke='%238d2c14' d='M3 3h1'/%3E%3Cpath stroke='%23962e15' d='M4 3h1'/%3E%3Cpath stroke='%239a2f16' d='M5 3h1'/%3E%3Cpath stroke='%23a13117' d='M6 3h1'/%3E%3Cpath stroke='%23a63317' d='M7 3h1'/%3E%3Cpath stroke='%23aa3418' d='M8 3h1'/%3E%3Cpath stroke='%23af3619' d='M9 3h1'/%3E%3Cpath stroke='%23b23719' d='M10 3h1M8 4h1M4 8h1'/%3E%3Cpath stroke='%23b5391a' d='M11 3h1'/%3E%3Cpath stroke='%23b73a1b' d='M12 3h1'/%3E%3Cpath stroke='%23b93b1b' d='M13 3h1'/%3E%3Cpath stroke='%23ba3b1b' d='M14 3h2m3 0h1M3 13h1m-1 1h1m-1 5h1'/%3E%3Cpath stroke='%23bb3b1b' d='M16 3h3M3 15h1'/%3E%3Cpath stroke='%23802812' d='M2 4h1m-2 8h1'/%3E%3Cpath stroke='%23962f15' d='M3 4h1'/%3E%3Cpath stroke='%239e3016' d='M4 4h1'/%3E%3Cpath stroke='%23a43216' d='M5 4h1'/%3E%3Cpath stroke='%23aa3317' d='M6 4h1M4 6h1'/%3E%3Cpath stroke='%23ae3518' d='M7 4h1'/%3E%3Cpath stroke='%23b5381a' d='M9 4h1M4 9h1'/%3E%3Cpath stroke='%23b8391a' d='M10 4h1m-7 6h1'/%3E%3Cpath stroke='%23ba3a1b' d='M11 4h1m-8 7h2'/%3E%3Cpath stroke='%23bc3b1c' d='M12 4h1m-9 8h1'/%3E%3Cpath stroke='%23bd3c1c' d='M13 4h1m-1 1h1m-2 1h1m-7 6h1m-3 1h2'/%3E%3Cpath stroke='%23be3d1c' d='M14 4h3m-1 1h1m-1 1h1M4 14h1m-1 1h1m-1 1h2'/%3E%3Cpath stroke='%23bf3d1c' d='M17 4h3m-3 1h3m-2 1h2m-1 1h1M4 17h2m-2 1h4m-4 1h4'/%3E%3Cpath stroke='%235b1d0d' d='M1 5h1'/%3E%3Cpath stroke='%239c3016' d='M3 5h1'/%3E%3Cpath stroke='%23a43217' d='M4 5h1'/%3E%3Cpath stroke='%23b8553e' d='M5 5h1'/%3E%3Cpath stroke='%23d59485' d='M6 5h1M5 6h1'/%3E%3Cpath stroke='%23b33619' d='M7 5h1'/%3E%3Cpath stroke='%23b53719' d='M8 5h1'/%3E%3Cpath stroke='%23b8381a' d='M9 5h1M6 8h1'/%3E%3Cpath stroke='%23b9391b' d='M10 5h1'/%3E%3Cpath stroke='%23ba391b' d='M11 5h1M6 9h1m-2 1h1'/%3E%3Cpath stroke='%23bc3b1b' d='M12 5h1m-2 1h1m-6 5h1m-2 1h1'/%3E%3Cpath stroke='%23dc9887' d='M14 5h1'/%3E%3Cpath stroke='%23c85d42' d='M15 5h1M5 15h1'/%3E%3Cpath stroke='%23611f0e' d='M1 6h1'/%3E%3Cpath stroke='%23a23217' d='M3 6h1'/%3E%3Cpath stroke='%23d79585' d='M6 6h1'/%3E%3Cpath stroke='%23d89585' d='M7 6h1'/%3E%3Cpath stroke='%23b8371a' d='M8 6h1'/%3E%3Cpath stroke='%23ba391a' d='M9 6h1'/%3E%3Cpath stroke='%23bb3a1b' d='M10 6h1m-5 4h1'/%3E%3Cpath stroke='%23dd9887' d='M13 6h3m-4 1h1m-2 1h1M9 9h1m-2 2h1m-2 1h1m-2 1h1m-2 1h2'/%3E%3Cpath stroke='%23c03e1d' d='M17 6h1m-2 1h3m0 1h1m-1 1h1M7 16h1m-2 1h2m0 1h1'/%3E%3Cpath stroke='%2365200e' d='M1 7h1'/%3E%3Cpath stroke='%23902d15' d='M2 7h1'/%3E%3Cpath stroke='%23a73418' d='M3 7h1'/%3E%3Cpath stroke='%23af3518' d='M4 7h1'/%3E%3Cpath stroke='%23b43619' d='M5 7h1'/%3E%3Cpath stroke='%23d99585' d='M6 7h1'/%3E%3Cpath stroke='%23da9686' d='M7 7h1'/%3E%3Cpath stroke='%23db9686' d='M8 7h1M7 8h1'/%3E%3Cpath stroke='%23bc3a1b' d='M9 7h1M7 9h1'/%3E%3Cpath stroke='%23bd3b1b' d='M10 7h1m-4 3h1'/%3E%3Cpath stroke='%23be3c1c' d='M11 7h1m-2 1h1m-3 2h1m-2 1h1'/%3E%3Cpath stroke='%23de9987' d='M13 7h2m-3 1h2m-4 1h2m-3 1h1m-2 2h1m-2 2h1'/%3E%3Cpath stroke='%23c03f1d' d='M15 7h1m-9 8h1'/%3E%3Cpath stroke='%236a220f' d='M1 8h1'/%3E%3Cpath stroke='%23952f15' d='M2 8h1'/%3E%3Cpath stroke='%23ac3518' d='M3 8h1'/%3E%3Cpath stroke='%23b63719' d='M5 8h1'/%3E%3Cpath stroke='%23dc9786' d='M8 8h2M8 9h1'/%3E%3Cpath stroke='%23c2401d' d='M14 8h1m2 0h1m1 3h1M8 14h1m-1 2h1m-1 1h1m0 1h1m1 1h1'/%3E%3Cpath stroke='%23c2401e' d='M15 8h2m1 1h1M8 15h1'/%3E%3Cpath stroke='%23c13f1d' d='M18 8h1m0 2h1M9 19h2'/%3E%3Cpath stroke='%23702410' d='M1 9h1'/%3E%3Cpath stroke='%239b3016' d='M2 9h1'/%3E%3Cpath stroke='%23b03619' d='M3 9h1'/%3E%3Cpath stroke='%23b9381a' d='M5 9h1'/%3E%3Cpath stroke='%23df9a88' d='M12 9h1m-2 1h1m-2 1h1m-2 1h1'/%3E%3Cpath stroke='%23c4421e' d='M13 9h1m2 0h2m0 1h1M9 13h1m9 1h1m-1 1h1M9 16h1m9 0h1M9 17h1m0 1h1m3 1h3'/%3E%3Cpath stroke='%23c5431e' d='M14 9h1'/%3E%3Cpath stroke='%23c5431f' d='M15 9h1m-4 1h1m5 1h1m-9 1h1m-2 2h1m-1 1h1m0 2h1m0 1h1m6 0h1'/%3E%3Cpath stroke='%239e3217' d='M2 10h1'/%3E%3Cpath stroke='%23b4381a' d='M3 10h1'/%3E%3Cpath stroke='%23df9a87' d='M10 10h1m-2 1h1m-2 2h1'/%3E%3Cpath stroke='%23c6441f' d='M13 10h1m3 0h1m-8 3h1m-1 3h1'/%3E%3Cpath stroke='%23c74520' d='M14 10h2m-6 4h1m-1 1h1m7 2h1m-7 1h1m4 0h1'/%3E%3Cpath stroke='%23c7451f' d='M16 10h1m1 2h1'/%3E%3Cpath stroke='%237b2711' d='M1 11h1'/%3E%3Cpath stroke='%23a13217' d='M2 11h1'/%3E%3Cpath stroke='%23b7391a' d='M3 11h1'/%3E%3Cpath stroke='%23e09b88' d='M11 11h1'/%3E%3Cpath stroke='%23e29d89' d='M12 11h1'/%3E%3Cpath stroke='%23c94621' d='M13 11h1m-3 2h1'/%3E%3Cpath stroke='%23ca4721' d='M14 11h1m2 1h1m-7 2h1m-1 1h1m0 2h1m2 1h1'/%3E%3Cpath stroke='%23ca4821' d='M15 11h1m1 6h1'/%3E%3Cpath stroke='%23c94620' d='M16 11h1m1 3h1m-8 2h1m6 0h1'/%3E%3Cpath stroke='%23c84620' d='M17 11h1m0 2h1'/%3E%3Cpath stroke='%23a53418' d='M2 12h1'/%3E%3Cpath stroke='%23b83a1b' d='M3 12h1'/%3E%3Cpath stroke='%23e19d89' d='M11 12h1'/%3E%3Cpath stroke='%23e39e89' d='M12 12h1'/%3E%3Cpath stroke='%23e0947c' d='M13 12h1'/%3E%3Cpath stroke='%23cc4a22' d='M14 12h1m-3 2h1m4 0h1m-6 1h1'/%3E%3Cpath stroke='%23cd4a22' d='M15 12h1m0 1h1m0 2h1m-5 1h1m1 1h1'/%3E%3Cpath stroke='%23cb4922' d='M16 12h1m0 1h1m-5 4h1'/%3E%3Cpath stroke='%23c3411e' d='M19 12h1m-1 1h1m-1 4h1m-8 2h2m3 0h1'/%3E%3Cpath stroke='%23a93618' d='M2 13h1'/%3E%3Cpath stroke='%23dd9987' d='M7 13h1m-2 2h1'/%3E%3Cpath stroke='%23e39f8a' d='M12 13h1'/%3E%3Cpath stroke='%23e59f8b' d='M13 13h1'/%3E%3Cpath stroke='%23e5a08b' d='M14 13h1m-2 1h1'/%3E%3Cpath stroke='%23ce4c23' d='M15 13h1m0 3h1'/%3E%3Cpath stroke='%23882b13' d='M1 14h1'/%3E%3Cpath stroke='%23e6a08b' d='M14 14h1'/%3E%3Cpath stroke='%23e6a18b' d='M15 14h1m-2 1h1'/%3E%3Cpath stroke='%23ce4b23' d='M16 14h1m-4 1h1'/%3E%3Cpath stroke='%238b2c14' d='M1 15h1m-1 1h1'/%3E%3Cpath stroke='%23ac3619' d='M2 15h1'/%3E%3Cpath stroke='%23d76b48' d='M15 15h1'/%3E%3Cpath stroke='%23cf4c23' d='M16 15h1m-2 1h1'/%3E%3Cpath stroke='%23c94721' d='M18 15h1m-3 3h1'/%3E%3Cpath stroke='%23bb3c1b' d='M3 16h1'/%3E%3Cpath stroke='%23bf3e1d' d='M6 16h1'/%3E%3Cpath stroke='%23cb4821' d='M12 16h1'/%3E%3Cpath stroke='%23cd4b23' d='M14 16h1'/%3E%3Cpath stroke='%23cc4922' d='M17 16h1m-4 1h1m1 0h1'/%3E%3Cpath stroke='%238d2d14' d='M1 17h1'/%3E%3Cpath stroke='%23bc3c1b' d='M3 17h1m-1 1h1'/%3E%3Cpath stroke='%23c84520' d='M11 17h1m1 1h1'/%3E%3Cpath stroke='%23ae3719' d='M2 18h1'/%3E%3Cpath stroke='%23c94720' d='M14 18h1'/%3E%3Cpath stroke='%23c95839' d='M19 18h1'/%3E%3Cpath stroke='%23a7bdf0' d='M0 19h1m0 1h1'/%3E%3Cpath stroke='%23ead7d3' d='M1 19h1'/%3E%3Cpath stroke='%23b34e35' d='M2 19h1'/%3E%3Cpath stroke='%23c03e1c' d='M8 19h1'/%3E%3Cpath stroke='%23c9583a' d='M18 19h1'/%3E%3Cpath stroke='%23f3dbd4' d='M19 19h1'/%3E%3Cpath stroke='%23a7bcef' d='M20 19h1m-2 1h1'/%3E%3C/svg%3E")}.status-bar{margin:0 3px;box-shadow:inset 0 1px 2px grey;padding:2px 1px;gap:0}.status-bar-field{font-family:"Pixelated MS Sans Serif",Arial;-webkit-font-smoothing:antialiased;box-shadow:none;padding:1px 2px;border-right:1px solid rgba(208,206,191,.75);border-left:1px solid hsla(0,0%,100%,.75)}.status-bar-field:first-of-type{border-left:none}.status-bar-field:last-of-type{border-right:none}button{font-family:"Pixelated MS Sans Serif",Arial;-webkit-font-smoothing:antialiased;font-size:11px;box-sizing:border-box;border:1px solid #003c74;background:linear-gradient(180deg,#fff,#ecebe5 86%,#d8d0c4);box-shadow:none;border-radius:3px}button:not(:disabled).active,button:not(:disabled):active{box-shadow:none;background:linear-gradient(180deg,#cdcac3,#e3e3db 8%,#e5e5de 94%,#f2f2f1)}button:not(:disabled):hover{box-shadow:inset -1px 1px #fff0cf,inset 1px 2px #fdd889,inset -2px 2px #fbc761,inset 2px -2px #e5a01a}button.focused,button:focus{box-shadow:inset -1px 1px #cee7ff,inset 1px 2px #98b8ea,inset -2px 2px #bcd4f6,inset 1px -1px #89ade4,inset 2px -2px #89ade4}button::-moz-focus-inner{border:0}input,label,option,select,textarea{-webkit-font-smoothing:antialiased}select{border:1px solid #7f9db9;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 15 17' shape-rendering='crispEdges'%3E%3Cpath stroke='%23e6eefc' d='M0 0h1'/%3E%3Cpath stroke='%23d1e0fd' d='M1 0h1M0 1h1m3 0h2M2 3h1M2 4h1'/%3E%3Cpath stroke='%23cad8f9' d='M2 0h1M0 2h1'/%3E%3Cpath stroke='%23c4d3f7' d='M3 0h1M0 3h1M0 4h1'/%3E%3Cpath stroke='%23bfd0f8' d='M4 0h2M0 5h1'/%3E%3Cpath stroke='%23bdcef7' d='M6 0h1M0 6h1'/%3E%3Cpath stroke='%23baccf4' d='M7 0h1m6 2h1m-1 5h1m-1 1h1'/%3E%3Cpath stroke='%23b8cbf6' d='M8 0h1M0 7h1M0 8h1'/%3E%3Cpath stroke='%23b7caf5' d='M9 0h2M0 9h1'/%3E%3Cpath stroke='%23b5c8f7' d='M11 0h1'/%3E%3Cpath stroke='%23b3c7f5' d='M12 0h1'/%3E%3Cpath stroke='%23afc5f4' d='M13 0h1'/%3E%3Cpath stroke='%23dce6f9' d='M14 0h1'/%3E%3Cpath stroke='%23e1eafe' d='M1 1h1'/%3E%3Cpath stroke='%23dae6fe' d='M2 1h1M1 2h1'/%3E%3Cpath stroke='%23d4e1fc' d='M3 1h1M1 3h1M1 4h1'/%3E%3Cpath stroke='%23d0ddfc' d='M6 1h1M1 5h1'/%3E%3Cpath stroke='%23cedbfd' d='M7 1h1M4 2h2'/%3E%3Cpath stroke='%23cad9fd' d='M8 1h1M6 2h1M3 5h1'/%3E%3Cpath stroke='%23c8d8fb' d='M9 1h2'/%3E%3Cpath stroke='%23c5d6fc' d='M11 1h1M2 11h4'/%3E%3Cpath stroke='%23c2d3fc' d='M12 1h1m-2 1h1M1 11h1m0 1h2m-2 1h2'/%3E%3Cpath stroke='%23bccefa' d='M13 1h1m-1 1h1m-1 1h1m-1 1h1M3 15h4'/%3E%3Cpath stroke='%23b9c9f3' d='M14 1h1M3 16h4'/%3E%3Cpath stroke='%23d8e3fc' d='M2 2h1'/%3E%3Cpath stroke='%23d1defd' d='M3 2h1'/%3E%3Cpath stroke='%23c9d8fc' d='M7 2h1M4 3h3M4 4h3M3 6h1m1 0h2M1 7h1M1 8h1'/%3E%3Cpath stroke='%23c5d5fc' d='M8 2h1m-8 8h5'/%3E%3Cpath stroke='%23c5d3fc' d='M9 2h2'/%3E%3Cpath stroke='%23bed0fc' d='M12 2h1M8 3h1M8 4h1m-8 8h1m-1 1h1m0 1h1m1 0h3'/%3E%3Cpath stroke='%23cddbfc' d='M3 3h1M3 4h1M1 6h2'/%3E%3Cpath stroke='%23c8d5fb' d='M7 3h1M7 4h1'/%3E%3Cpath stroke='%23bbcefd' d='M9 3h4M9 4h4M8 5h1M7 6h1'/%3E%3Cpath stroke='%23bcccf3' d='M14 3h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23ceddfd' d='M2 5h1'/%3E%3Cpath stroke='%23c8d6fb' d='M4 5h4M1 9h3'/%3E%3Cpath stroke='%23bacdfc' d='M9 5h2m1 0h2M1 14h1'/%3E%3Cpath stroke='%23b9cdfb' d='M11 5h1M8 6h2m2 0h2m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%234d6185' d='M4 6h1m5 0h1M3 7h3m3 0h3M4 8h3m1 0h3M5 9h5m-4 1h3m-2 1h1'/%3E%3Cpath stroke='%23b7cdfc' d='M11 6h1m0 1h1m-1 1h1'/%3E%3Cpath stroke='%23cad8fd' d='M2 7h1M2 8h2'/%3E%3Cpath stroke='%23c1d3fb' d='M6 7h2M7 8h1M4 9h1'/%3E%3Cpath stroke='%23b6cefb' d='M8 7h1m2 1h1m-2 1h3m-2 1h2'/%3E%3Cpath stroke='%23b6cdfb' d='M13 9h1m-6 6h1'/%3E%3Cpath stroke='%23b9cbf3' d='M14 9h1'/%3E%3Cpath stroke='%23b4c8f6' d='M0 10h1'/%3E%3Cpath stroke='%23bdd3fb' d='M9 10h2m-4 4h1'/%3E%3Cpath stroke='%23b5cdfa' d='M13 10h1'/%3E%3Cpath stroke='%23b5c9f3' d='M14 10h1'/%3E%3Cpath stroke='%23b1c7f6' d='M0 11h1'/%3E%3Cpath stroke='%23c3d5fd' d='M6 11h1'/%3E%3Cpath stroke='%23bad4fc' d='M8 11h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23b2cffb' d='M9 11h4m-2 3h1'/%3E%3Cpath stroke='%23b1cbfa' d='M13 11h1m-3 4h1'/%3E%3Cpath stroke='%23b3c8f5' d='M14 11h1m-7 5h3'/%3E%3Cpath stroke='%23adc3f6' d='M0 12h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23c2d5fc' d='M4 12h4m-4 1h4'/%3E%3Cpath stroke='%23b7d3fc' d='M9 12h2m-2 1h2m-3 1h1'/%3E%3Cpath stroke='%23b3d1fc' d='M11 12h1m-1 1h1'/%3E%3Cpath stroke='%23afcdfb' d='M12 12h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23afcbfa' d='M13 12h1m-1 1h1'/%3E%3Cpath stroke='%23b2c8f4' d='M14 12h1m-1 1h1m-4 3h1'/%3E%3Cpath stroke='%23c1d2fb' d='M3 14h1'/%3E%3Cpath stroke='%23b6d1fb' d='M9 14h2'/%3E%3Cpath stroke='%23adc9f9' d='M13 14h1m-2 1h1'/%3E%3Cpath stroke='%23b1c6f3' d='M14 14h1m-3 2h1'/%3E%3Cpath stroke='%23abc1f4' d='M0 15h1'/%3E%3Cpath stroke='%23b7cbf9' d='M1 15h1'/%3E%3Cpath stroke='%23b9cefb' d='M2 15h1'/%3E%3Cpath stroke='%23b9cffb' d='M7 15h1'/%3E%3Cpath stroke='%23b2cdfb' d='M9 15h2'/%3E%3Cpath stroke='%23aec8f7' d='M13 15h1'/%3E%3Cpath stroke='%23b0c5f2' d='M14 15h1m-2 1h1'/%3E%3Cpath stroke='%23dbe3f8' d='M0 16h1'/%3E%3Cpath stroke='%23b7c6f1' d='M1 16h1'/%3E%3Cpath stroke='%23b8c9f2' d='M2 16h1m4 0h1'/%3E%3Cpath stroke='%23d9e3f6' d='M14 16h1'/%3E%3C/svg%3E");background-size:15px}select:focus{box-shadow:inset 2px 2px #fff,inset -2px -2px #fff}select:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 15 17' shape-rendering='crispEdges'%3E%3Cpath stroke='%23cfdbec' d='M0 0h1'/%3E%3Cpath stroke='%23b4c7eb' d='M1 0h1M0 1h1'/%3E%3Cpath stroke='%23abbee9' d='M2 0h1M0 2h1'/%3E%3Cpath stroke='%23a5b9e7' d='M3 0h1M0 3h1M0 4h1'/%3E%3Cpath stroke='%23a0b4e5' d='M4 0h2'/%3E%3Cpath stroke='%239cb2e5' d='M6 0h1M0 6h1'/%3E%3Cpath stroke='%2398b1e4' d='M7 0h1'/%3E%3Cpath stroke='%2397aee2' d='M8 0h1M0 7h1M0 8h1'/%3E%3Cpath stroke='%2395ade5' d='M9 0h2M0 9h1'/%3E%3Cpath stroke='%2394abe4' d='M11 0h1'/%3E%3Cpath stroke='%2390aae4' d='M12 0h1M0 10h1'/%3E%3Cpath stroke='%238aa6e3' d='M13 0h1M0 12h1m-1 1h1'/%3E%3Cpath stroke='%23c2cfea' d='M14 0h1'/%3E%3Cpath stroke='%23fdffff' d='M1 1h1'/%3E%3Cpath stroke='%23f6ffff' d='M2 1h1M1 2h1'/%3E%3Cpath stroke='%23eefcff' d='M3 1h1M1 3h1M1 4h1'/%3E%3Cpath stroke='%23e9faff' d='M4 1h2M3 2h1M2 3h1M2 4h1'/%3E%3Cpath stroke='%23e5f6ff' d='M6 1h1M1 5h2'/%3E%3Cpath stroke='%23e3f4ff' d='M7 1h1M4 2h2'/%3E%3Cpath stroke='%23dff2fe' d='M8 1h1M6 2h1M3 5h1'/%3E%3Cpath stroke='%23dbf1ff' d='M9 1h2'/%3E%3Cpath stroke='%23d8edfc' d='M11 1h1M2 11h4'/%3E%3Cpath stroke='%23d4e9fc' d='M12 1h1m-2 1h1M1 11h1m0 1h1m-1 1h1'/%3E%3Cpath stroke='%23cde2fc' d='M13 1h1m-1 1h1m-1 1h1m-1 1h1M3 15h3'/%3E%3Cpath stroke='%2397ace0' d='M14 1h1M3 16h4'/%3E%3Cpath stroke='%23f2feff' d='M2 2h1'/%3E%3Cpath stroke='%23ddf0fe' d='M7 2h1M4 3h3M4 4h3M3 6h1m1 0h2M1 7h1M1 8h1'/%3E%3Cpath stroke='%23d8ebfc' d='M8 2h1m-8 8h5'/%3E%3Cpath stroke='%23d8eafc' d='M9 2h2'/%3E%3Cpath stroke='%23d0e5fc' d='M12 2h1M8 3h1M8 4h1m-8 8h1m-1 1h1m0 1h1'/%3E%3Cpath stroke='%2398aee1' d='M14 2h1m-1 5h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23e2f3fd' d='M3 3h1M3 4h1M1 6h1'/%3E%3Cpath stroke='%23dcecfd' d='M7 3h1M7 4h1'/%3E%3Cpath stroke='%23cde4fc' d='M9 3h4M9 4h4M8 5h1'/%3E%3Cpath stroke='%239bafe0' d='M14 3h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%239db3e6' d='M0 5h1'/%3E%3Cpath stroke='%23dcedfd' d='M4 5h4M1 9h3'/%3E%3Cpath stroke='%23cae2fd' d='M9 5h2m1 0h2M1 14h1m4 1h1'/%3E%3Cpath stroke='%23c8e1fb' d='M11 5h1M8 6h2m2 0h2m-1 1h1m-1 1h1M2 15h1'/%3E%3Cpath stroke='%23e1f2fe' d='M2 6h1'/%3E%3Cpath stroke='%234d6185' d='M4 6h1m5 0h1M3 7h3m3 0h3M4 8h3m1 0h3M5 9h5m-4 1h3m-2 1h1'/%3E%3Cpath stroke='%23d2eafe' d='M7 6h1M6 7h2M7 8h1M4 9h1'/%3E%3Cpath stroke='%23c6e2fd' d='M11 6h1m0 1h1m-1 1h1'/%3E%3Cpath stroke='%23dff0fc' d='M2 7h1M2 8h2'/%3E%3Cpath stroke='%23c5e3fc' d='M8 7h1m2 1h1m-2 1h4m-3 1h2m-5 5h1'/%3E%3Cpath stroke='%23ceeafd' d='M9 10h2m-4 4h1'/%3E%3Cpath stroke='%23c2e2fc' d='M13 10h1m-5 5h2'/%3E%3Cpath stroke='%2392ade2' d='M14 10h1'/%3E%3Cpath stroke='%238da9e4' d='M0 11h1'/%3E%3Cpath stroke='%23d5ebfd' d='M6 11h1'/%3E%3Cpath stroke='%23cbedff' d='M8 11h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23c0e4fc' d='M9 11h4m-2 3h1'/%3E%3Cpath stroke='%23bee0fc' d='M13 11h1'/%3E%3Cpath stroke='%2391abe1' d='M14 11h1m-7 5h3'/%3E%3Cpath stroke='%23d5eafd' d='M3 12h1m-1 1h1'/%3E%3Cpath stroke='%23d4ebfc' d='M4 12h3m-3 1h3'/%3E%3Cpath stroke='%23d2ecfe' d='M7 12h1m-1 1h1'/%3E%3Cpath stroke='%23c6ebff' d='M9 12h2m-2 1h2m-3 1h1'/%3E%3Cpath stroke='%23c2eaff' d='M11 12h1m-1 1h1'/%3E%3Cpath stroke='%23bde3fd' d='M12 12h1m-1 1h1'/%3E%3Cpath stroke='%23b9ddfb' d='M13 12h1m-1 1h1m-1 1h1m-2 1h1'/%3E%3Cpath stroke='%238da9e1' d='M14 12h1m-1 1h1m-3 3h1'/%3E%3Cpath stroke='%2388a3e3' d='M0 14h1'/%3E%3Cpath stroke='%23d2e9fe' d='M3 14h1'/%3E%3Cpath stroke='%23d0e8fc' d='M4 14h3'/%3E%3Cpath stroke='%23c4e8fe' d='M9 14h2'/%3E%3Cpath stroke='%23bde0fb' d='M12 14h1m-2 1h1'/%3E%3Cpath stroke='%238fa7df' d='M14 14h1'/%3E%3Cpath stroke='%2387a0de' d='M0 15h1'/%3E%3Cpath stroke='%23c5ddfc' d='M1 15h1'/%3E%3Cpath stroke='%23c8e3fb' d='M7 15h1'/%3E%3Cpath stroke='%23b9dafb' d='M13 15h1'/%3E%3Cpath stroke='%238ca7de' d='M14 15h1m-2 1h1'/%3E%3Cpath stroke='%23c3cde7' d='M0 16h1'/%3E%3Cpath stroke='%2393a7df' d='M1 16h1'/%3E%3Cpath stroke='%2396acdf' d='M2 16h1m4 0h1'/%3E%3Cpath stroke='%2390abe0' d='M11 16h1'/%3E%3Cpath stroke='%23becbe6' d='M14 16h1'/%3E%3C/svg%3E")}select:active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 15 17' shape-rendering='crispEdges'%3E%3Cpath stroke='%23bbc2dc' d='M0 0h1'/%3E%3Cpath stroke='%23a2acdc' d='M1 0h1M0 1h1'/%3E%3Cpath stroke='%2398a1dd' d='M2 0h1M0 2h1'/%3E%3Cpath stroke='%23919bda' d='M3 0h1M0 3h1M0 4h1'/%3E%3Cpath stroke='%238c97dc' d='M4 0h2M0 5h1'/%3E%3Cpath stroke='%238793db' d='M6 0h1M0 6h1'/%3E%3Cpath stroke='%238592d9' d='M7 0h1'/%3E%3Cpath stroke='%23838fda' d='M8 0h1M0 7h1M0 8h1'/%3E%3Cpath stroke='%23828dd9' d='M9 0h2M0 9h1'/%3E%3Cpath stroke='%237f8ada' d='M11 0h1'/%3E%3Cpath stroke='%237b88da' d='M12 0h1'/%3E%3Cpath stroke='%237786d9' d='M13 0h1'/%3E%3Cpath stroke='%23afb6db' d='M14 0h1'/%3E%3Cpath stroke='%236e8ef1' d='M1 1h1'/%3E%3Cpath stroke='%236e94f1' d='M2 1h1M1 2h1'/%3E%3Cpath stroke='%237598f1' d='M3 1h1'/%3E%3Cpath stroke='%237d9df1' d='M4 1h2M1 6h1'/%3E%3Cpath stroke='%23809df1' d='M6 1h1M1 7h1M1 8h1'/%3E%3Cpath stroke='%2383a0f0' d='M7 1h1'/%3E%3Cpath stroke='%23899fef' d='M8 1h1m4 1h1'/%3E%3Cpath stroke='%238d9eef' d='M9 1h3M1 12h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23869df0' d='M12 1h1'/%3E%3Cpath stroke='%238096f1' d='M13 1h1'/%3E%3Cpath stroke='%23b9c9f3' d='M14 1h1M3 16h4'/%3E%3Cpath stroke='%23759cf1' d='M2 2h1'/%3E%3Cpath stroke='%237ca4f0' d='M3 2h1M3 3h1M3 4h1M2 5h2'/%3E%3Cpath stroke='%2380a6f1' d='M4 2h2'/%3E%3Cpath stroke='%2383a7f0' d='M6 2h1M4 3h2M4 4h2'/%3E%3Cpath stroke='%238daaef' d='M7 2h1'/%3E%3Cpath stroke='%2390a7ef' d='M8 2h3'/%3E%3Cpath stroke='%2394a8ef' d='M11 2h1'/%3E%3Cpath stroke='%2390a4ef' d='M12 2h1m0 1h1m-1 1h1m-8 8h1m-1 1h1m-5 1h1'/%3E%3Cpath stroke='%23baccf4' d='M14 2h1m-1 5h1m-1 1h1'/%3E%3Cpath stroke='%237396f2' d='M1 3h1M1 4h1'/%3E%3Cpath stroke='%23759ef1' d='M2 3h1M2 4h1'/%3E%3Cpath stroke='%2390b1f2' d='M6 3h1M6 4h1M6 5h1'/%3E%3Cpath stroke='%2393aff2' d='M7 3h1M7 4h1'/%3E%3Cpath stroke='%2397afee' d='M8 3h3M8 4h3'/%3E%3Cpath stroke='%239aaaee' d='M11 3h1m-1 1h1'/%3E%3Cpath stroke='%2397abee' d='M12 3h1m-1 1h1m0 1h1M3 14h1m-2 1h1'/%3E%3Cpath stroke='%23bcccf3' d='M14 3h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%237997f1' d='M1 5h1'/%3E%3Cpath stroke='%2383a6f4' d='M4 5h2'/%3E%3Cpath stroke='%239aaff1' d='M7 5h1'/%3E%3Cpath stroke='%239eb1f2' d='M8 5h1m0 6h2'/%3E%3Cpath stroke='%239bb0ef' d='M9 5h4M3 15h1'/%3E%3Cpath stroke='%23809ff1' d='M2 6h1'/%3E%3Cpath stroke='%2387a3f4' d='M3 6h1M2 7h1M2 8h2'/%3E%3Cpath stroke='%234d6185' d='M4 6h1m5 0h1M3 7h3m3 0h3M4 8h3m1 0h3M5 9h5m-4 1h3m-2 1h1'/%3E%3Cpath stroke='%2393acf2' d='M5 6h3M6 7h2M7 8h1M4 9h1'/%3E%3Cpath stroke='%239eaef2' d='M8 6h2'/%3E%3Cpath stroke='%239baeef' d='M11 6h3m-8 8h1'/%3E%3Cpath stroke='%2395abf4' d='M8 7h1'/%3E%3Cpath stroke='%23a2b2ee' d='M12 7h2m-2 1h2m-7 6h1'/%3E%3Cpath stroke='%23a3b4f3' d='M11 8h1m-4 3h1'/%3E%3Cpath stroke='%238da3f3' d='M1 9h1m-1 1h5m-3 1h1'/%3E%3Cpath stroke='%2389a3f3' d='M2 9h2'/%3E%3Cpath stroke='%2397adf2' d='M10 9h1'/%3E%3Cpath stroke='%23a6b6f2' d='M11 9h2m-2 2h1'/%3E%3Cpath stroke='%23a4b7ed' d='M13 9h1m-6 3h3m-3 1h3'/%3E%3Cpath stroke='%23b9cbf3' d='M14 9h1'/%3E%3Cpath stroke='%237c89db' d='M0 10h1'/%3E%3Cpath stroke='%23a5b6f1' d='M9 10h2'/%3E%3Cpath stroke='%23a8b8f1' d='M11 10h2'/%3E%3Cpath stroke='%23aabcef' d='M13 10h1m-3 2h1m-1 1h1m-5 2h1'/%3E%3Cpath stroke='%23b5c9f3' d='M14 10h1'/%3E%3Cpath stroke='%237988db' d='M0 11h1'/%3E%3Cpath stroke='%2390a4f2' d='M1 11h2m1 0h2'/%3E%3Cpath stroke='%238da1ef' d='M6 11h1m-5 1h4m-4 1h4'/%3E%3Cpath stroke='%23a9bcf2' d='M12 11h1'/%3E%3Cpath stroke='%23afbfed' d='M13 11h1m-6 4h1'/%3E%3Cpath stroke='%23b3c8f5' d='M14 11h1m-7 5h3'/%3E%3Cpath stroke='%237583db' d='M0 12h1m-1 1h1'/%3E%3Cpath stroke='%2397a7ee' d='M7 12h1m-1 1h1'/%3E%3Cpath stroke='%23b4c7ee' d='M12 12h1m-1 1h1m-4 2h2'/%3E%3Cpath stroke='%23b7c9ee' d='M13 12h1m-1 1h1m-3 2h1'/%3E%3Cpath stroke='%23b2c8f4' d='M14 12h1m-1 1h1m-4 3h1'/%3E%3Cpath stroke='%237381d9' d='M0 14h1m-1 1h1'/%3E%3Cpath stroke='%239baaef' d='M4 14h2'/%3E%3Cpath stroke='%23a9baee' d='M8 14h1m-3 1h1'/%3E%3Cpath stroke='%23adbcef' d='M9 14h2'/%3E%3Cpath stroke='%23b4c2ee' d='M11 14h1'/%3E%3Cpath stroke='%23becfed' d='M12 14h1'/%3E%3Cpath stroke='%23c4d4ec' d='M13 14h1m-2 1h1'/%3E%3Cpath stroke='%23b1c6f3' d='M14 14h1m-3 2h1'/%3E%3Cpath stroke='%23a2b6ee' d='M4 15h2'/%3E%3Cpath stroke='%23d2deeb' d='M13 15h1'/%3E%3Cpath stroke='%23b0c5f2' d='M14 15h1m-2 1h1'/%3E%3Cpath stroke='%23dbe3f8' d='M0 16h1'/%3E%3Cpath stroke='%23b7c6f1' d='M1 16h1'/%3E%3Cpath stroke='%23b8c9f2' d='M2 16h1m4 0h1'/%3E%3Cpath stroke='%23d9e3f6' d='M14 16h1'/%3E%3C/svg%3E")}input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;background:0;position:fixed;opacity:0;border:none}input[type=radio]+label{line-height:16px}input[type=radio]+label:before{background:linear-gradient(135deg,#dcdcd7,#fff);border-radius:50%;border:1px solid #1d5281}input[type=radio]:not([disabled]):not(:active)+label:hover:before{box-shadow:inset -2px -2px #f8b636,inset 2px 2px #fedf9c}input[type=radio]:active+label:before{background:linear-gradient(135deg,#b0b0a7,#e3e1d2)}input[type=radio]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 5 5' shape-rendering='crispEdges'%3E%3Cpath stroke='%23a9dca6' d='M1 0h1M0 1h1'/%3E%3Cpath stroke='%234dbf4a' d='M2 0h1M0 2h1'/%3E%3Cpath stroke='%23a0d29e' d='M3 0h1M0 3h1'/%3E%3Cpath stroke='%2355d551' d='M1 1h1'/%3E%3Cpath stroke='%2343c33f' d='M2 1h1'/%3E%3Cpath stroke='%2329a826' d='M3 1h1'/%3E%3Cpath stroke='%239acc98' d='M4 1h1M1 4h1'/%3E%3Cpath stroke='%2342c33f' d='M1 2h1'/%3E%3Cpath stroke='%2338b935' d='M2 2h1'/%3E%3Cpath stroke='%2321a121' d='M3 2h1'/%3E%3Cpath stroke='%23269623' d='M4 2h1'/%3E%3Cpath stroke='%232aa827' d='M1 3h1'/%3E%3Cpath stroke='%2322a220' d='M2 3h1'/%3E%3Cpath stroke='%23139210' d='M3 3h1'/%3E%3Cpath stroke='%2398c897' d='M4 3h1'/%3E%3Cpath stroke='%23249624' d='M2 4h1'/%3E%3Cpath stroke='%2398c997' d='M3 4h1'/%3E%3C/svg%3E")}input[type=radio]:focus+label{outline:1px dotted #000}input[type=radio][disabled]+label:before{border:1px solid #cac8bb;background:#fff}input[type=radio][disabled]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 5 5' shape-rendering='crispEdges'%3E%3Cpath stroke='%23e8e6da' d='M1 0h1M0 1h1'/%3E%3Cpath stroke='%23d2ceb5' d='M2 0h1M0 2h1'/%3E%3Cpath stroke='%23e5e3d4' d='M3 0h1M0 3h1'/%3E%3Cpath stroke='%23d7d3bd' d='M1 1h1'/%3E%3Cpath stroke='%23d0ccb2' d='M2 1h1M1 2h1'/%3E%3Cpath stroke='%23c7c2a2' d='M3 1h1M1 3h1'/%3E%3Cpath stroke='%23e2dfd0' d='M4 1h1M1 4h1'/%3E%3Cpath stroke='%23cdc8ac' d='M2 2h1'/%3E%3Cpath stroke='%23c5bf9f' d='M3 2h1M2 3h1'/%3E%3Cpath stroke='%23c3bd9c' d='M4 2h1'/%3E%3Cpath stroke='%23bfb995' d='M3 3h1'/%3E%3Cpath stroke='%23e2dfcf' d='M4 3h1M3 4h1'/%3E%3Cpath stroke='%23c4be9d' d='M2 4h1'/%3E%3C/svg%3E")}input[type=checkbox]+label:before{box-shadow:none;border:1px solid #1d5281;background:linear-gradient(135deg,#dcdcd7,#fff)}input[type=checkbox]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 11 11' shape-rendering='crispEdges'%3E%3Cpath stroke='%2322a122' d='M8 2h1M7 3h2M2 4h1m3 0h3M2 5h2m1 0h3M2 6h5M3 7h3M4 8h1'/%3E%3C/svg%3E");left:-17px}input[type=checkbox]:not([disabled]):not(:active)+label:hover:before{box-shadow:inset -2px -2px #f8b636,inset 2px 2px #fedf9c}input[type=checkbox]:active+label:before{background:linear-gradient(135deg,#b0b0a7,#e3e1d2)}input[type=checkbox][disabled]+label:before{background:#fff;border:1px solid #cac8bb}input[type=checkbox][disabled]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 11 11' shape-rendering='crispEdges'%3E%3Cpath stroke='%23cac8bb' d='M8 2h1M7 3h2M2 4h1m3 0h3M2 5h2m1 0h3M2 6h5M3 7h3M4 8h1'/%3E%3C/svg%3E")}input[type=email],input[type=password],input[type=text],select{height:23px}input::selection{background:#2267cb;color:#fff}textarea::selection{background:#2267cb;color:#fff}input[type=range]::-webkit-slider-thumb{height:21px;width:11px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 11 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%23becbd3' d='M1 0h1M0 1h1'/%3E%3Cpath stroke='%23b6c5cd' d='M2 0h1M0 2h1'/%3E%3Cpath stroke='%23b5c4cd' d='M3 0h5M0 3h1M0 4h1M0 5h1M0 6h1M0 7h1M0 8h1M0 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23afbfc8' d='M8 0h1M0 14h1'/%3E%3Cpath stroke='%239fb2be' d='M9 0h1M0 15h1'/%3E%3Cpath stroke='%23a6d1b1' d='M1 1h1'/%3E%3Cpath stroke='%236fd16e' d='M2 1h1M1 2h1'/%3E%3Cpath stroke='%2367ce65' d='M3 1h1M1 3h1'/%3E%3Cpath stroke='%2366ce64' d='M4 1h3'/%3E%3Cpath stroke='%2362cd61' d='M7 1h1'/%3E%3Cpath stroke='%2345c343' d='M8 1h1M7 2h1'/%3E%3Cpath stroke='%2363ac76' d='M9 1h1M2 16h1m0 1h1m0 1h1'/%3E%3Cpath stroke='%23879aa6' d='M10 1h1'/%3E%3Cpath stroke='%2363cd62' d='M2 2h1'/%3E%3Cpath stroke='%2349c547' d='M3 2h1M2 3h1'/%3E%3Cpath stroke='%2347c446' d='M4 2h3'/%3E%3Cpath stroke='%2321b71f' d='M8 2h1'/%3E%3Cpath stroke='%231da41c' d='M9 2h1'/%3E%3Cpath stroke='%237d8e99' d='M10 2h1'/%3E%3Cpath stroke='%2325b923' d='M3 3h1'/%3E%3Cpath stroke='%2321b81f' d='M4 3h4M2 15h1'/%3E%3Cpath stroke='%231ea71c' d='M8 3h1'/%3E%3Cpath stroke='%231b9619' d='M9 3h1'/%3E%3Cpath stroke='%23778892' d='M10 3h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23f7f7f4' d='M1 4h1M1 5h1M1 6h1M1 7h1M1 8h1M1 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23f5f5f2' d='M2 4h1M2 5h1M2 6h1M2 7h1M2 8h1M2 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23f3f3ef' d='M3 4h5M3 5h5M3 6h5M3 7h5M3 8h5M3 9h5m-5 1h5m-5 1h5m-5 1h5m-5 1h4m-4 1h3m-2 1h1'/%3E%3Cpath stroke='%23dcdcd9' d='M8 4h1M8 5h1M8 6h1M8 7h1M8 8h1M8 9h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23c3c3c0' d='M9 4h1M9 5h1M9 6h1M9 7h1M9 8h1M9 9h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23f1f1ed' d='M7 13h1m-2 1h1m-2 1h1'/%3E%3Cpath stroke='%23dbdbd8' d='M8 13h1'/%3E%3Cpath stroke='%23c4c4c1' d='M9 13h1'/%3E%3Cpath stroke='%234bc549' d='M1 14h1'/%3E%3Cpath stroke='%23f4f4f1' d='M2 14h1'/%3E%3Cpath stroke='%23e6e6e2' d='M7 14h1m-2 1h1'/%3E%3Cpath stroke='%23cececa' d='M8 14h1'/%3E%3Cpath stroke='%231a9319' d='M9 14h1'/%3E%3Cpath stroke='%23788993' d='M10 14h1'/%3E%3Cpath stroke='%2369b17b' d='M1 15h1'/%3E%3Cpath stroke='%23f2f2ee' d='M3 15h1m0 1h1'/%3E%3Cpath stroke='%23d0d0cc' d='M7 15h1m-2 1h1'/%3E%3Cpath stroke='%231a9118' d='M8 15h1m-2 1h1m-2 1h1'/%3E%3Cpath stroke='%234c845a' d='M9 15h1'/%3E%3Cpath stroke='%2372838d' d='M10 15h1'/%3E%3Cpath stroke='%2391a6b2' d='M1 16h1m0 1h1m0 1h1m0 1h1'/%3E%3Cpath stroke='%2321b61f' d='M3 16h1m0 1h1'/%3E%3Cpath stroke='%23e7e7e3' d='M5 16h1'/%3E%3Cpath stroke='%234b8259' d='M8 16h1m-2 1h1m-2 1h1'/%3E%3Cpath stroke='%236e7e88' d='M9 16h1m-2 1h1m-2 1h1m-2 1h1'/%3E%3Cpath stroke='%23d7d7d4' d='M5 17h1'/%3E%3Cpath stroke='%231da21b' d='M5 18h1'/%3E%3Cpath stroke='%23589868' d='M5 19h1'/%3E%3Cpath stroke='%2380929e' d='M5 20h1'/%3E%3C/svg%3E");transform:translateY(-8px)}input[type=range]::-moz-range-thumb{height:21px;width:11px;border:0;border-radius:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 11 21' shape-rendering='crispEdges'%3E%3Cpath stroke='%23becbd3' d='M1 0h1M0 1h1'/%3E%3Cpath stroke='%23b6c5cd' d='M2 0h1M0 2h1'/%3E%3Cpath stroke='%23b5c4cd' d='M3 0h5M0 3h1M0 4h1M0 5h1M0 6h1M0 7h1M0 8h1M0 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23afbfc8' d='M8 0h1M0 14h1'/%3E%3Cpath stroke='%239fb2be' d='M9 0h1M0 15h1'/%3E%3Cpath stroke='%23a6d1b1' d='M1 1h1'/%3E%3Cpath stroke='%236fd16e' d='M2 1h1M1 2h1'/%3E%3Cpath stroke='%2367ce65' d='M3 1h1M1 3h1'/%3E%3Cpath stroke='%2366ce64' d='M4 1h3'/%3E%3Cpath stroke='%2362cd61' d='M7 1h1'/%3E%3Cpath stroke='%2345c343' d='M8 1h1M7 2h1'/%3E%3Cpath stroke='%2363ac76' d='M9 1h1M2 16h1m0 1h1m0 1h1'/%3E%3Cpath stroke='%23879aa6' d='M10 1h1'/%3E%3Cpath stroke='%2363cd62' d='M2 2h1'/%3E%3Cpath stroke='%2349c547' d='M3 2h1M2 3h1'/%3E%3Cpath stroke='%2347c446' d='M4 2h3'/%3E%3Cpath stroke='%2321b71f' d='M8 2h1'/%3E%3Cpath stroke='%231da41c' d='M9 2h1'/%3E%3Cpath stroke='%237d8e99' d='M10 2h1'/%3E%3Cpath stroke='%2325b923' d='M3 3h1'/%3E%3Cpath stroke='%2321b81f' d='M4 3h4M2 15h1'/%3E%3Cpath stroke='%231ea71c' d='M8 3h1'/%3E%3Cpath stroke='%231b9619' d='M9 3h1'/%3E%3Cpath stroke='%23778892' d='M10 3h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23f7f7f4' d='M1 4h1M1 5h1M1 6h1M1 7h1M1 8h1M1 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23f5f5f2' d='M2 4h1M2 5h1M2 6h1M2 7h1M2 8h1M2 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23f3f3ef' d='M3 4h5M3 5h5M3 6h5M3 7h5M3 8h5M3 9h5m-5 1h5m-5 1h5m-5 1h5m-5 1h4m-4 1h3m-2 1h1'/%3E%3Cpath stroke='%23dcdcd9' d='M8 4h1M8 5h1M8 6h1M8 7h1M8 8h1M8 9h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23c3c3c0' d='M9 4h1M9 5h1M9 6h1M9 7h1M9 8h1M9 9h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23f1f1ed' d='M7 13h1m-2 1h1m-2 1h1'/%3E%3Cpath stroke='%23dbdbd8' d='M8 13h1'/%3E%3Cpath stroke='%23c4c4c1' d='M9 13h1'/%3E%3Cpath stroke='%234bc549' d='M1 14h1'/%3E%3Cpath stroke='%23f4f4f1' d='M2 14h1'/%3E%3Cpath stroke='%23e6e6e2' d='M7 14h1m-2 1h1'/%3E%3Cpath stroke='%23cececa' d='M8 14h1'/%3E%3Cpath stroke='%231a9319' d='M9 14h1'/%3E%3Cpath stroke='%23788993' d='M10 14h1'/%3E%3Cpath stroke='%2369b17b' d='M1 15h1'/%3E%3Cpath stroke='%23f2f2ee' d='M3 15h1m0 1h1'/%3E%3Cpath stroke='%23d0d0cc' d='M7 15h1m-2 1h1'/%3E%3Cpath stroke='%231a9118' d='M8 15h1m-2 1h1m-2 1h1'/%3E%3Cpath stroke='%234c845a' d='M9 15h1'/%3E%3Cpath stroke='%2372838d' d='M10 15h1'/%3E%3Cpath stroke='%2391a6b2' d='M1 16h1m0 1h1m0 1h1m0 1h1'/%3E%3Cpath stroke='%2321b61f' d='M3 16h1m0 1h1'/%3E%3Cpath stroke='%23e7e7e3' d='M5 16h1'/%3E%3Cpath stroke='%234b8259' d='M8 16h1m-2 1h1m-2 1h1'/%3E%3Cpath stroke='%236e7e88' d='M9 16h1m-2 1h1m-2 1h1m-2 1h1'/%3E%3Cpath stroke='%23d7d7d4' d='M5 17h1'/%3E%3Cpath stroke='%231da21b' d='M5 18h1'/%3E%3Cpath stroke='%23589868' d='M5 19h1'/%3E%3Cpath stroke='%2380929e' d='M5 20h1'/%3E%3C/svg%3E");transform:translateY(2px)}input[type=range]::-webkit-slider-runnable-track{width:100%;height:2px;box-sizing:border-box;background:#ecebe4;border-right:1px solid #f3f2ea;border-bottom:1px solid #f3f2ea;border-radius:2px;box-shadow:1px 0 0 #fff,1px 1px 0 #fff,0 1px 0 #fff,-1px 0 0 #9d9c99,-1px -1px 0 #9d9c99,0 -1px 0 #9d9c99,-1px 1px 0 #fff,1px -1px #9d9c99}input[type=range]::-moz-range-track{width:100%;height:2px;box-sizing:border-box;background:#ecebe4;border-right:1px solid #f3f2ea;border-bottom:1px solid #f3f2ea;border-radius:2px;box-shadow:1px 0 0 #fff,1px 1px 0 #fff,0 1px 0 #fff,-1px 0 0 #9d9c99,-1px -1px 0 #9d9c99,0 -1px 0 #9d9c99,-1px 1px 0 #fff,1px -1px #9d9c99}input[type=range].has-box-indicator::-webkit-slider-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 11 22' shape-rendering='crispEdges'%3E%3Cpath stroke='%23f2f1e7' d='M0 0h1m9 0h1M0 21h1m9 0h1'/%3E%3Cpath stroke='%23879aa6' d='M1 0h1m8 20h1'/%3E%3Cpath stroke='%237d8e99' d='M2 0h1m7 19h1'/%3E%3Cpath stroke='%23778892' d='M3 0h5m2 3h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23788993' d='M8 0h1m1 2h1'/%3E%3Cpath stroke='%2372838d' d='M9 0h1m0 1h1'/%3E%3Cpath stroke='%239fb2be' d='M0 1h1m8 20h1'/%3E%3Cpath stroke='%2363af76' d='M1 1h1m7 19h1'/%3E%3Cpath stroke='%231eab1c' d='M2 1h1m6 18h1'/%3E%3Cpath stroke='%231c9d1a' d='M3 1h1'/%3E%3Cpath stroke='%231b9a1a' d='M4 1h3m1 0h1m0 1h1'/%3E%3Cpath stroke='%231b9b1a' d='M7 1h1'/%3E%3Cpath stroke='%234d875b' d='M9 1h1'/%3E%3Cpath stroke='%23afbfc8' d='M0 2h1m7 19h1'/%3E%3Cpath stroke='%2346ca44' d='M1 2h1m5 17h1m0 1h1'/%3E%3Cpath stroke='%2322be20' d='M2 2h1m5 17h1'/%3E%3Cpath stroke='%231faf1d' d='M3 2h1'/%3E%3Cpath stroke='%231fae1d' d='M4 2h3'/%3E%3Cpath stroke='%231fad1d' d='M7 2h1'/%3E%3Cpath stroke='%231da11b' d='M8 2h1'/%3E%3Cpath stroke='%23b5c4cd' d='M0 3h1M0 4h1M0 5h1M0 6h1M0 7h1M0 8h1M0 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m2 3h5'/%3E%3Cpath stroke='%23f7f7f4' d='M1 3h1M1 4h1M1 5h1M1 6h1M1 7h1M1 8h1M1 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23f5f5f2' d='M2 3h1M2 4h1M2 5h1M2 6h1M2 7h1M2 8h1M2 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23f3f3ef' d='M3 3h4M3 4h5M3 5h5M3 6h5M3 7h5M3 8h5M3 9h5m-5 1h5m-5 1h5m-5 1h5m-5 1h5m-5 1h5m-5 1h5m-5 1h5m-5 1h5m-5 1h5'/%3E%3Cpath stroke='%23f1f1ed' d='M7 3h1'/%3E%3Cpath stroke='%23dbdbd8' d='M8 3h1'/%3E%3Cpath stroke='%23c4c4c1' d='M9 3h1'/%3E%3Cpath stroke='%23ddddd9' d='M8 4h1M8 18h1'/%3E%3Cpath stroke='%23c6c6c3' d='M9 4h1M9 18h1'/%3E%3Cpath stroke='%23dcdcd9' d='M8 5h1M8 6h1M8 7h1M8 8h1M8 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23c3c3c0' d='M9 5h1M9 6h1M9 7h1M9 8h1M9 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23b6c5cd' d='M0 19h1m1 2h1'/%3E%3Cpath stroke='%2370d66f' d='M1 19h1m0 1h1'/%3E%3Cpath stroke='%2364d362' d='M2 19h1'/%3E%3Cpath stroke='%234acb48' d='M3 19h1'/%3E%3Cpath stroke='%2348cb46' d='M4 19h3'/%3E%3Cpath stroke='%23becbd3' d='M0 20h1m0 1h1'/%3E%3Cpath stroke='%23a6d2b1' d='M1 20h1'/%3E%3Cpath stroke='%2367d466' d='M3 20h1'/%3E%3Cpath stroke='%2366d465' d='M4 20h3'/%3E%3Cpath stroke='%2363d362' d='M7 20h1'/%3E%3C/svg%3E");transform:translateY(-10px)}input[type=range].has-box-indicator::-moz-range-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -0.5 11 22' shape-rendering='crispEdges'%3E%3Cpath stroke='%23f2f1e7' d='M0 0h1m9 0h1M0 21h1m9 0h1'/%3E%3Cpath stroke='%23879aa6' d='M1 0h1m8 20h1'/%3E%3Cpath stroke='%237d8e99' d='M2 0h1m7 19h1'/%3E%3Cpath stroke='%23778892' d='M3 0h5m2 3h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23788993' d='M8 0h1m1 2h1'/%3E%3Cpath stroke='%2372838d' d='M9 0h1m0 1h1'/%3E%3Cpath stroke='%239fb2be' d='M0 1h1m8 20h1'/%3E%3Cpath stroke='%2363af76' d='M1 1h1m7 19h1'/%3E%3Cpath stroke='%231eab1c' d='M2 1h1m6 18h1'/%3E%3Cpath stroke='%231c9d1a' d='M3 1h1'/%3E%3Cpath stroke='%231b9a1a' d='M4 1h3m1 0h1m0 1h1'/%3E%3Cpath stroke='%231b9b1a' d='M7 1h1'/%3E%3Cpath stroke='%234d875b' d='M9 1h1'/%3E%3Cpath stroke='%23afbfc8' d='M0 2h1m7 19h1'/%3E%3Cpath stroke='%2346ca44' d='M1 2h1m5 17h1m0 1h1'/%3E%3Cpath stroke='%2322be20' d='M2 2h1m5 17h1'/%3E%3Cpath stroke='%231faf1d' d='M3 2h1'/%3E%3Cpath stroke='%231fae1d' d='M4 2h3'/%3E%3Cpath stroke='%231fad1d' d='M7 2h1'/%3E%3Cpath stroke='%231da11b' d='M8 2h1'/%3E%3Cpath stroke='%23b5c4cd' d='M0 3h1M0 4h1M0 5h1M0 6h1M0 7h1M0 8h1M0 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m2 3h5'/%3E%3Cpath stroke='%23f7f7f4' d='M1 3h1M1 4h1M1 5h1M1 6h1M1 7h1M1 8h1M1 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23f5f5f2' d='M2 3h1M2 4h1M2 5h1M2 6h1M2 7h1M2 8h1M2 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23f3f3ef' d='M3 3h4M3 4h5M3 5h5M3 6h5M3 7h5M3 8h5M3 9h5m-5 1h5m-5 1h5m-5 1h5m-5 1h5m-5 1h5m-5 1h5m-5 1h5m-5 1h5m-5 1h5'/%3E%3Cpath stroke='%23f1f1ed' d='M7 3h1'/%3E%3Cpath stroke='%23dbdbd8' d='M8 3h1'/%3E%3Cpath stroke='%23c4c4c1' d='M9 3h1'/%3E%3Cpath stroke='%23ddddd9' d='M8 4h1M8 18h1'/%3E%3Cpath stroke='%23c6c6c3' d='M9 4h1M9 18h1'/%3E%3Cpath stroke='%23dcdcd9' d='M8 5h1M8 6h1M8 7h1M8 8h1M8 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23c3c3c0' d='M9 5h1M9 6h1M9 7h1M9 8h1M9 9h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1'/%3E%3Cpath stroke='%23b6c5cd' d='M0 19h1m1 2h1'/%3E%3Cpath stroke='%2370d66f' d='M1 19h1m0 1h1'/%3E%3Cpath stroke='%2364d362' d='M2 19h1'/%3E%3Cpath stroke='%234acb48' d='M3 19h1'/%3E%3Cpath stroke='%2348cb46' d='M4 19h3'/%3E%3Cpath stroke='%23becbd3' d='M0 20h1m0 1h1'/%3E%3Cpath stroke='%23a6d2b1' d='M1 20h1'/%3E%3Cpath stroke='%2367d466' d='M3 20h1'/%3E%3Cpath stroke='%2366d465' d='M4 20h3'/%3E%3Cpath stroke='%2363d362' d='M7 20h1'/%3E%3C/svg%3E");transform:translateY(0)}.is-vertical>input[type=range]::-webkit-slider-runnable-track{border-left:1px solid #f3f2ea;border-right:0;border-bottom:1px solid #f3f2ea;box-shadow:-1px 0 0 #fff,-1px 1px 0 #fff,0 1px 0 #fff,1px 0 0 #9d9c99,1px -1px 0 #9d9c99,0 -1px 0 #9d9c99,1px 1px 0 #fff,-1px -1px #9d9c99}.is-vertical>input[type=range]::-moz-range-track{border-left:1px solid #f3f2ea;border-right:0;border-bottom:1px solid #f3f2ea;box-shadow:-1px 0 0 #fff,-1px 1px 0 #fff,0 1px 0 #fff,1px 0 0 #9d9c99,1px -1px 0 #9d9c99,0 -1px 0 #9d9c99,1px 1px 0 #fff,-1px -1px #9d9c99}fieldset{box-shadow:none;background:#fff;border:1px solid #d0d0bf;border-radius:4px;padding-top:10px}legend{background:transparent;color:#0046d5}.field-row{display:flex;align-items:center}.field-row>*+*{margin-left:6px}[class^=field-row]+[class^=field-row]{margin-top:6px}.field-row-stacked{display:flex;flex-direction:column}.field-row-stacked *+*{margin-top:6px}menu[role=tablist] button{background:linear-gradient(180deg,#fff,#fafaf9 26%,#f0f0ea 95%,#ecebe5);margin-left:-1px;margin-right:2px;border-radius:0;border-color:#91a7b4;border-top-right-radius:3px;border-top-left-radius:3px;padding:0 12px 3px}menu[role=tablist] button:hover{box-shadow:unset;border-top:1px solid #e68b2c;box-shadow:inset 0 2px #ffc73c}menu[role=tablist] button[aria-selected=true]{background:#fcfcfe;border-color:#919b9c;margin-right:-1px;border-bottom:1px solid transparent;border-top:1px solid #e68b2c;box-shadow:inset 0 2px #ffc73c}menu[role=tablist] button[aria-selected=true]:first-of-type:before{content:"";display:block;position:absolute;z-index:-1;top:100%;left:-1px;height:2px;width:0;border-left:1px solid #919b9c}[role=tabpanel]{box-shadow:inset 1px 1px #fcfcfe,inset -1px -1px #fcfcfe,1px 2px 2px 0 rgba(208,206,191,.75)}ul.tree-view{-webkit-font-smoothing:auto;border:1px solid #7f9db9;padding:2px 5px} diff --git a/public/styles/404/index.css b/public/styles/404/index.css new file mode 100644 index 0000000..0325a76 --- /dev/null +++ b/public/styles/404/index.css @@ -0,0 +1,3 @@ +center > img{ + width: 90px; +} \ No newline at end of file diff --git a/public/styles/argentum/argentum/index.css b/public/styles/argentum/argentum/index.css new file mode 100644 index 0000000..0a342ab --- /dev/null +++ b/public/styles/argentum/argentum/index.css @@ -0,0 +1,1139 @@ +.dungeon-wall{ + background-image: url("/public/images/argentum/map_assets/dungeon_wall_top.bmp"), url("/public/images/argentum/map_assets/dungeon_salida.png"), url("/public/images/argentum/map_assets/dungeon_wall.png"); + background-position: top, bottom 44px center, bottom; + background-repeat: repeat-x, no-repeat, repeat-x; +} + +.nw-ball{ + background-image: url("/public/images/argentum/map_assets/nw_top.png"), url("/public/images/argentum/map_assets/nw_bot.png"); + background-position: top, bottom; +} + +.grass-wall{ + background-image: url("/public/images/argentum/map_assets/pasto_pared.png"); + background-position: bottom; +} + +.costa{ + background-image: url("/public/images/argentum/map_assets/costa.png"); +} + +.bg1{ + height: 1800px; + background-image: + url("/public/images/argentum/map_assets/culo.png"), /* Árbol 1 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 1 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 2 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 3 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 4 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 5 */ + url("/public/images/argentum/portal.gif"), + url("/public/images/argentum/portal.gif"), + url("/public/images/argentum/map_assets/cantero_frutas.png"), + url("/public/images/argentum/map_assets/cantero_frutas.png"), + url("/public/images/argentum/map_assets/valla.png"), + url("/public/images/argentum/map_assets/valla.png"), + url("/public/images/argentum/bichos/gallo.png"), + url("/public/images/argentum/bichos/gallo.png"), + url("/public/images/argentum/bichos/gallo.png"), + url("/public/images/argentum/bichos/vaca.png"), + url("/public/images/argentum/bichos/vaca.png"), + url("/public/images/argentum/bichos/chancho.png"), + url("/public/images/argentum/map_assets/casa.png"), + url("/public/images/argentum/map_assets/casa.png"), + url("/public/images/argentum/map_assets/casa.png"), + url("/public/images/argentum/map_assets/fuente.png"), + url("/public/images/argentum/npc/trovador.gif"), + url("/public/images/argentum/npc/banco.png"), + url("/public/images/argentum/npc/pociones.png"), + url("/public/images/argentum/map_assets/jarron_escalera.png"), + url("/public/images/argentum/map_assets/anuncio.png"), /* Árbol 1 */ + url("/public/images/argentum/map_assets/morgolock.png"), + url("/public/images/argentum/map_assets/pasto.png"); + background-repeat: + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + repeat-y, + repeat-y, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, + repeat; + background-position: + right 10% top 200px, + left 10% top 500px, /* Árbol 1 */ + right 15% top 1200px, /* Árbol 2 */ + left 25% top 900px, /* Árbol 3 */ + right 20% top 1300px, /* Árbol 4 */ + left 30% top 500px, /* Árbol 5 */ + bottom 90px left 7%, + bottom 90px right 7%, + top 800px left 3%, + top 800px left 9%, + left, + right, + left 7% top 300px, + left 18% top 900px, + right 25% top 1000px, + left 14% top 1050px, + right 8% top 1300px, + left 10% top 1231px, + right 30% top 300px, + right 10% top 900px, + left 30% top 300px, + left 20% top 1200px, + left 10% top 1500px, + right 20% top 1200px, + right 10% top 1200px, + right 10% top 500px, + right 20% top 300px, + left 15% top 200px, + top; +} + +.bg2{ + height: 3800px; + background-image: + url("/public/images/argentum/portal.gif"), + url("/public/images/argentum/portal.gif"), + url("/public/images/argentum/portal.gif"), + url("/public/images/argentum/portal.gif"), + url("/public/images/argentum/map_assets/barril.png"), /* Barril 1 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 2 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 3 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 4 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 5 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 6 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 7 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 8 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 9 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 10 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 11 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 12 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 13 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 14 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 15 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 16 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 17 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 18 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 19 */ + url("/public/images/argentum/map_assets/barril.png"), /* Barril 20 */ + url("/public/images/argentum/oro.png"), /* Oro 1 */ + url("/public/images/argentum/oro.png"), /* Oro 2 */ + url("/public/images/argentum/oro.png"), /* Oro 3 */ + url("/public/images/argentum/oro.png"), /* Oro 4 */ + url("/public/images/argentum/oro.png"), /* Oro 5 */ + url("/public/images/argentum/oro.png"), /* Oro 6 */ + url("/public/images/argentum/oro.png"), /* Oro 7 */ + url("/public/images/argentum/oro.png"), /* Oro 8 */ + url("/public/images/argentum/oro.png"), /* Oro 9 */ + url("/public/images/argentum/oro.png"), /* Oro 10 */ + url("/public/images/argentum/oro.png"), /* Oro 11 */ + url("/public/images/argentum/oro.png"), /* Oro 12 */ + url("/public/images/argentum/oro.png"), /* Oro 13 */ + url("/public/images/argentum/oro.png"), /* Oro 14 */ + url("/public/images/argentum/oro.png"), /* Oro 15 */ + url("/public/images/argentum/oro.png"), /* Oro 16 */ + url("/public/images/argentum/oro.png"), /* Oro 17 */ + url("/public/images/argentum/oro.png"), /* Oro 18 */ + url("/public/images/argentum/oro.png"), /* Oro 19 */ + url("/public/images/argentum/oro.png"), /* Oro 20 */ + url("/public/images/argentum/oro.png"), /* Oro 21 */ + url("/public/images/argentum/oro.png"), /* Oro 22 */ + url("/public/images/argentum/oro.png"), /* Oro 23 */ + url("/public/images/argentum/oro.png"), /* Oro 24 */ + url("/public/images/argentum/oro.png"), /* Oro 25 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 1 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 2 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 3 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 4 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 5 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 6 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 7 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 8 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 9 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 10 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 11 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 12 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 13 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 14 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 15 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 16 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 17 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 18 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 19 */ + url("/public/images/argentum/bichos/serpiente.png"), /* Serpiente 20 */ + url("/public/images/argentum/bichos/serpiente.png"), + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 1 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 2 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 3 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 4 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 5 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 6 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 7 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 8 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 9 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 10 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 11 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 12 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 13 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 14 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 15 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 16 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 17 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 18 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 19 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 20 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 1 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 2 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 3 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 4 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 5 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 6 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 7 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 8 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 9 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 10 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 11 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 12 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 13 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 14 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 15 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 16 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 17 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 18 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 19 */ + url("/public/images/argentum/bichos/esqueleto.png"), /* Esqueleto 20 */ + url("/public/images/argentum/bichos/lobo.png"), /* Lobo 1 */ + url("/public/images/argentum/bichos/lobo.png"), /* Lobo 2 */ + url("/public/images/argentum/bichos/lobo.png"), /* Lobo 3 */ + url("/public/images/argentum/bichos/lobo.png"), /* Lobo 4 */ + url("/public/images/argentum/bichos/lobo.png"), /* Lobo 5 */ + url("/public/images/argentum/bichos/lobo.png"), /* Lobo 6 */ + url("/public/images/argentum/bichos/lobo.png"), /* Lobo 7 */ + url("/public/images/argentum/bichos/lobo.png"), /* Lobo 8 */ + url("/public/images/argentum/bichos/lobo.png"), /* Lobo 9 */ + url("/public/images/argentum/bichos/lobo.png"), /* Lobo 10 */ + url("/public/images/argentum/npc/casper.png"), + url("/public/images/argentum/npc/trovador.gif"), + url("/public/images/argentum/map_assets/nw_cartel.png"), + url("/public/images/argentum/map_assets/nw.BMP"); + background-repeat: + no-repeat, + no-repeat, + no-repeat, + no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, /* Serpiente 1 */ + no-repeat, /* Serpiente 2 */ + no-repeat, /* Serpiente 3 */ + no-repeat, /* Serpiente 4 */ + no-repeat, /* Serpiente 5 */ + no-repeat, /* Serpiente 6 */ + no-repeat, /* Serpiente 7 */ + no-repeat, /* Serpiente 8 */ + no-repeat, /* Serpiente 9 */ + no-repeat, /* Serpiente 10 */ + no-repeat, /* Serpiente 11 */ + no-repeat, /* Serpiente 12 */ + no-repeat, /* Serpiente 13 */ + no-repeat, /* Serpiente 14 */ + no-repeat, /* Serpiente 15 */ + no-repeat, /* Serpiente 16 */ + no-repeat, /* Serpiente 17 */ + no-repeat, /* Serpiente 18 */ + no-repeat, /* Serpiente 19 */ + no-repeat, /* Serpiente 20 */ + no-repeat, /* Serpiente 21 */ + no-repeat, /* Murciélago 1 */ + no-repeat, /* Murciélago 2 */ + no-repeat, /* Murciélago 3 */ + no-repeat, /* Murciélago 4 */ + no-repeat, /* Murciélago 5 */ + no-repeat, /* Murciélago 6 */ + no-repeat, /* Murciélago 7 */ + no-repeat, /* Murciélago 8 */ + no-repeat, /* Murciélago 9 */ + no-repeat, /* Murciélago 10 */ + no-repeat, /* Murciélago 11 */ + no-repeat, /* Murciélago 12 */ + no-repeat, /* Murciélago 13 */ + no-repeat, /* Murciélago 14 */ + no-repeat, /* Murciélago 15 */ + no-repeat, /* Murciélago 16 */ + no-repeat, /* Murciélago 17 */ + no-repeat, /* Murciélago 18 */ + no-repeat, /* Murciélago 19 */ + no-repeat, /* Murciélago 20 */ + no-repeat, /* Esqueleto 1 */ + no-repeat, /* Esqueleto 2 */ + no-repeat, /* Esqueleto 3 */ + no-repeat, /* Esqueleto 4 */ + no-repeat, /* Esqueleto 5 */ + no-repeat, /* Esqueleto 6 */ + no-repeat, /* Esqueleto 7 */ + no-repeat, /* Esqueleto 8 */ + no-repeat, /* Esqueleto 9 */ + no-repeat, /* Esqueleto 10 */ + no-repeat, /* Esqueleto 11 */ + no-repeat, /* Esqueleto 12 */ + no-repeat, /* Esqueleto 13 */ + no-repeat, /* Esqueleto 14 */ + no-repeat, /* Esqueleto 15 */ + no-repeat, /* Esqueleto 16 */ + no-repeat, /* Esqueleto 17 */ + no-repeat, /* Esqueleto 18 */ + no-repeat, /* Esqueleto 19 */ + no-repeat, /* Esqueleto 20 */ + no-repeat, /* Lobo 1 */ + no-repeat, /* Lobo 2 */ + no-repeat, /* Lobo 3 */ + no-repeat, /* Lobo 4 */ + no-repeat, /* Lobo 5 */ + no-repeat, /* Lobo 6 */ + no-repeat, /* Lobo 7 */ + no-repeat, /* Lobo 8 */ + no-repeat, /* Lobo 9 */ + no-repeat, /* Lobo 10 */ + no-repeat, + no-repeat, + no-repeat, + repeat; + background-position: + top 180px left 7%, + top 180px right 7%, + bottom 90px left 7%, + bottom 90px right 7%, + left 5% top 500px, /* Barril 1 */ + right 10% top 600px, /* Barril 2 */ + left 20% top 800px, /* Barril 3 */ + right 25% top 900px, /* Barril 4 */ + left 30% top 1000px, /* Barril 5 */ + right 15% top 1100px, /* Barril 6 */ + left 10% top 1200px, /* Barril 7 */ + right 20% top 1300px, /* Barril 8 */ + left 25% top 1400px, /* Barril 9 */ + right 5% top 1500px, /* Barril 10 */ + left 15% top 1600px, /* Barril 11 */ + right 30% top 1700px, /* Barril 12 */ + left 10% top 1800px, /* Barril 13 */ + right 25% top 1900px, /* Barril 14 */ + left 20% top 2000px, /* Barril 15 */ + right 5% top 2100px, /* Barril 16 */ + left 30% top 2200px, /* Barril 17 */ + right 15% top 2300px, /* Barril 18 */ + left 10% top 2400px, /* Barril 19 */ + right 20% top 2500px, /* Barril 20 */ + + left 5% top 200px, /* Oro 1 */ + right 10% top 350px, /* Oro 2 */ + left 25% top 400px, /* Oro 3 */ + right 20% top 550px, /* Oro 4 */ + left 15% top 700px, /* Oro 5 */ + right 25% top 800px, /* Oro 6 */ + left 30% top 900px, /* Oro 7 */ + right 5% top 1100px, /* Oro 8 */ + left 12% top 1300px, /* Oro 9 */ + right 10% top 1400px, /* Oro 10 */ + left 25% top 1500px, /* Oro 11 */ + right 30% top 1600px, /* Oro 12 */ + left 20% top 1700px, /* Oro 13 */ + right 15% top 1800px, /* Oro 14 */ + left 10% top 1900px, /* Oro 15 */ + right 25% top 2000px, /* Oro 16 */ + left 30% top 2100px, /* Oro 17 */ + right 20% top 2200px, /* Oro 18 */ + left 5% top 2300px, /* Oro 19 */ + right 10% top 2400px, /* Oro 20 */ + left 15% top 2500px, /* Oro 21 */ + right 25% top 2600px, /* Oro 22 */ + left 5% top 2700px, /* Oro 23 */ + right 15% top 2800px, /* Oro 24 */ + left 10% top 2900px, /* Oro 25 */ + left 5% top 1000px, /* Serpiente 1 */ + left 12% top 2200px, /* Serpiente 2 */ + left 25% top 3500px, /* Serpiente 3 */ + left 30% top 1700px, /* Serpiente 4 */ + right 32% top 3200px, /* Serpiente 5 */ + right 5% top 2500px, /* Serpiente 6 */ + left 10% top 3300px, /* Serpiente 7 */ + right 20% top 2800px, /* Serpiente 8 */ + left 18% top 1900px, /* Serpiente 9 */ + right 30% top 3000px, /* Serpiente 10 */ + left 22% top 2300px, /* Serpiente 11 */ + right 10% top 1600px, /* Serpiente 12 */ + left 15% top 1200px, /* Serpiente 13 */ + right 5% top 3400px, /* Serpiente 14 */ + left 28% top 1800px, /* Serpiente 15 */ + right 12% top 3200px, /* Serpiente 16 */ + left 20% top 2000px, /* Serpiente 17 */ + right 25% top 2500px, /* Serpiente 18 */ + left 10% top 1500px, /* Serpiente 19 */ + left 15% top 3000px, /* Serpiente 20 */ + right 18% top 3730px, /* Serpiente 21 */ + left 5% top 500px, /* Murciélago 1 */ + right 10% top 800px, /* Murciélago 2 */ + left 20% top 1200px, /* Murciélago 3 */ + right 25% top 1700px, /* Murciélago 4 */ + left 30% top 2200px, /* Murciélago 5 */ + right 15% top 2500px, /* Murciélago 6 */ + left 10% top 3000px, /* Murciélago 7 */ + right 20% top 3500px, /* Murciélago 8 */ + left 25% top 3300px, /* Murciélago 9 */ + right 5% top 2800px, /* Murciélago 10 */ + left 30% top 3800px, /* Murciélago 11 */ + right 12% top 1000px, /* Murciélago 12 */ + left 22% top 900px, /* Murciélago 13 */ + right 18% top 1600px, /* Murciélago 14 */ + left 14% top 2000px, /* Murciélago 15 */ + right 28% top 2500px, /* Murciélago 16 */ + left 5% top 1800px, /* Murciélago 17 */ + right 25% top 2300px, /* Murciélago 18 */ + left 18% top 1500px, /* Murciélago 19 */ + right 30% top 3500px, /* Murciélago 20 */ + left 10% top 500px, /* Esqueleto 1 */ + right 15% top 800px, /* Esqueleto 2 */ + left 20% top 1200px, /* Esqueleto 3 */ + right 25% top 1700px, /* Esqueleto 4 */ + left 30% top 2200px, /* Esqueleto 5 */ + right 10% top 2500px, /* Esqueleto 6 */ + left 15% top 2800px, /* Esqueleto 7 */ + right 20% top 3300px, /* Esqueleto 8 */ + left 25% top 3000px, /* Esqueleto 9 */ + right 5% top 2300px, /* Esqueleto 10 */ + left 30% top 3300px, /* Esqueleto 11 */ + right 10% top 1032px, /* Esqueleto 12 */ + left 18% top 900px, /* Esqueleto 13 */ + right 22% top 1664px, /* Esqueleto 14 */ + left 10% top 2000px, /* Esqueleto 15 */ + right 25% top 2524px, /* Esqueleto 16 */ + left 5% top 1500px, /* Esqueleto 17 */ + right 30% top 1800px, /* Esqueleto 18 */ + left 20% top 1200px, /* Esqueleto 19 */ + right 18% top 3500px, /* Esqueleto 20 */ + left 5% top 600px, /* Lobo 1 */ + right 25% top 950px, /* Lobo 2 */ + left 30% top 1500px, /* Lobo 3 */ + right 15% top 2910px, /* Lobo 4 */ + left 10% top 2871px, /* Lobo 5 */ + right 20% top 3442px, /* Lobo 6 */ + left 15% top 3153px, /* Lobo 7 */ + right 5% top 2644px, /* Lobo 8 */ + left 18% top 1966px, /* Lobo 9 */ + right 10% top 1242px, /* Lobo 10 */ + right 5% top 1442px, + right 10% top 1742px, + right 20% top 300px, + top; +} + +.bg3{ + margin-top: 30px; + margin-bottom: 30px; + height: 4800px; + background-image: + url("/public/images/argentum/portal.gif"), + url("/public/images/argentum/portal.gif"), + url("/public/images/argentum/bichos/arana.png"), /* arana.png 1 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 2 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 3 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 4 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 5 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 6 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 7 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 8 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 9 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 10 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 11 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 12 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 13 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 14 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 15 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 16 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 17 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 18 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 19 */ + url("/public/images/argentum/bichos/arana.png"), /* arana.png 20 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 1 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 2 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 3 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 4 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 5 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 6 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 7 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 8 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 9 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 10 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 11 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 12 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 13 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 14 */ + url("/public/images/argentum/bichos/liche.png"), /* Liche 15 */ + url("/public/images/argentum/bichos/ojo.png"), /* Ojo 1 */ + url("/public/images/argentum/bichos/ojo.png"), /* Ojo 2 */ + url("/public/images/argentum/bichos/ojo.png"), /* Ojo 3 */ + url("/public/images/argentum/bichos/ojo.png"), /* Ojo 4 */ + url("/public/images/argentum/bichos/ojo.png"), /* Ojo 5 */ + url("/public/images/argentum/bichos/ojo.png"), /* Ojo 6 */ + url("/public/images/argentum/bichos/ojo.png"), /* Ojo 7 */ + url("/public/images/argentum/bichos/ojo.png"), /* Ojo 8 */ + url("/public/images/argentum/bichos/ojo.png"), /* Ojo 9 */ + url("/public/images/argentum/bichos/ojo.png"), /* Ojo 10 */ + url("/public/images/argentum/bichos/medusa.png"), /* Medusa 1 */ + url("/public/images/argentum/bichos/medusa.png"), /* Medusa 2 */ + url("/public/images/argentum/bichos/medusa.png"), /* Medusa 3 */ + url("/public/images/argentum/bichos/medusa.png"), /* Medusa 4 */ + url("/public/images/argentum/bichos/medusa.png"), /* Medusa 5 */ + url("/public/images/argentum/bichos/medusa.png"), /* Medusa 6 */ + url("/public/images/argentum/bichos/medusa.png"), /* Medusa 7 */ + url("/public/images/argentum/bichos/medusa.png"), /* Medusa 8 */ + url("/public/images/argentum/bichos/medusa.png"), /* Medusa 9 */ + url("/public/images/argentum/bichos/medusa.png"), /* Medusa 10 */ + url("/public/images/argentum/bichos/drako.png"), /* Dragón 1 */ + url("/public/images/argentum/bichos/drako.png"), /* Dragón 2 */ + url("/public/images/argentum/npc/trovador.gif"), + url("/public/images/argentum/map_assets/dungeon.BMP"); + + background-repeat: + no-repeat, + no-repeat, + no-repeat, /* arana.png 1 */ + no-repeat, /* arana.png 2 */ + no-repeat, /* arana.png 3 */ + no-repeat, /* arana.png 4 */ + no-repeat, /* arana.png 5 */ + no-repeat, /* arana.png 6 */ + no-repeat, /* arana.png 7 */ + no-repeat, /* arana.png 8 */ + no-repeat, /* arana.png 9 */ + no-repeat, /* arana.png 10 */ + no-repeat, /* arana.png 11 */ + no-repeat, /* arana.png 12 */ + no-repeat, /* arana.png 13 */ + no-repeat, /* arana.png 14 */ + no-repeat, /* arana.png 15 */ + no-repeat, /* arana.png 16 */ + no-repeat, /* arana.png 17 */ + no-repeat, /* arana.png 18 */ + no-repeat, /* arana.png 19 */ + no-repeat, /* arana.png 20 */ + no-repeat, /* Liche 1 */ + no-repeat, /* Liche 2 */ + no-repeat, /* Liche 3 */ + no-repeat, /* Liche 4 */ + no-repeat, /* Liche 5 */ + no-repeat, /* Liche 6 */ + no-repeat, /* Liche 7 */ + no-repeat, /* Liche 8 */ + no-repeat, /* Liche 9 */ + no-repeat, /* Liche 10 */ + no-repeat, /* Liche 11 */ + no-repeat, /* Liche 12 */ + no-repeat, /* Liche 13 */ + no-repeat, /* Liche 14 */ + no-repeat, /* Liche 15 */ + no-repeat, /* Ojo 1 */ + no-repeat, /* Ojo 2 */ + no-repeat, /* Ojo 3 */ + no-repeat, /* Ojo 4 */ + no-repeat, /* Ojo 5 */ + no-repeat, /* Ojo 6 */ + no-repeat, /* Ojo 7 */ + no-repeat, /* Ojo 8 */ + no-repeat, /* Ojo 9 */ + no-repeat, /* Ojo 10 */ + no-repeat, /* Medusa 1 */ + no-repeat, /* Medusa 2 */ + no-repeat, /* Medusa 3 */ + no-repeat, /* Medusa 4 */ + no-repeat, /* Medusa 5 */ + no-repeat, /* Medusa 6 */ + no-repeat, /* Medusa 7 */ + no-repeat, /* Medusa 8 */ + no-repeat, /* Medusa 9 */ + no-repeat, /* Medusa 10 */ + no-repeat, /* Dragón 1 */ + no-repeat, /* Dragón 2 */ + no-repeat, + repeat; + background-position: + top 180px left 7%, + top 180px right 7%, + left 2% top 300px, /* arana.png 1 */ + right 12% top 500px, /* arana.png 2 */ + left 18% top 750px, /* arana.png 3 */ + right 15% top 1100px, /* arana.png 4 */ + left 25% top 1600px, /* arana.png 5 */ + right 8% top 1900px, /* arana.png 6 */ + left 20% top 2200px, /* arana.png 7 */ + right 35% top 2500px, /* arana.png 8 */ + left top 2800px, /* arana.png 9 */ + right 18% top 3000px, /* arana.png 10 */ + left 30% top 3500px, /* arana.png 11 */ + right 5% top 3800px, /* arana.png 12 */ + left 22% top 4000px, /* arana.png 13 */ + right 14% top 4200px, /* arana.png 14 */ + left 8% top 4300px, /* arana.png 15 */ + right 20% top 4200px, /* arana.png 16 */ + left 10% top 3400px, /* arana.png 17 */ + right 20% top 3200px, /* arana.png 18 */ + left 18% top 3700px, /* arana.png 19 */ + right 25% top 4100px, /* arana.png 20 */ + + left 5% top 1000px, /* Liche 1 */ + right 20% top 1300px, /* Liche 2 */ + left 12% top 1600px, /* Liche 3 */ + right 25% top 1900px, /* Liche 4 */ + left 30% top 2200px, /* Liche 5 */ + right 8% top 2500px, /* Liche 6 */ + left 15% top 2700px, /* Liche 7 */ + right 10% top 3000px, /* Liche 8 */ + left 12% top 3300px, /* Liche 9 */ + right 5% top 3500px, /* Liche 10 */ + left 20% top 3800px, /* Liche 11 */ + right 30% top 3900px, /* Liche 12 */ + left 8% top 4100px, /* Liche 13 */ + right 10% top 4300px, /* Liche 14 */ + left 5% top 4500px, /* Liche 15 */ + + left 10% top 500px, /* Ojo 1 */ + right 12% top 600px, /* Ojo 2 */ + left 25% top 800px, /* Ojo 3 */ + right 5% top 1000px, /* Ojo 4 */ + left 18% top 1300px, /* Ojo 5 */ + right 10% top 1500px, /* Ojo 6 */ + left 20% top 1800px, /* Ojo 7 */ + right 15% top 2100px, /* Ojo 8 */ + left 10% top 2300px, /* Ojo 9 */ + right 5% top 2600px, /* Ojo 10 */ + + left 30% top 300px, /* Medusa 1 */ + right 4% top 400px, /* Medusa 2 */ + left 25% top 600px, /* Medusa 3 */ + right 10% top 800px, /* Medusa 4 */ + left 15% top 1100px, /* Medusa 5 */ + right 25% top 1400px, /* Medusa 6 */ + left 5% top 1700px, /* Medusa 7 */ + right 10% top 2000px, /* Medusa 8 */ + right 10% top 2300px, /* Medusa 9 */ + right 18% top 2500px, /* Medusa 10 */ + + left 25% top 1800px, /* Dragón 1 */ + right 25% top 1800px, /* Dragón 2 */ + left 10% top 2800px, /* Dragón 2 */ + top; +} + +.gold-pile{ + background-image: url("/public/images/argentum/oro.png"), url("/public/images/argentum/oro.png"), url("/public/images/argentum/oro.png"); + width: 477px; + background-position: center top 2064px, center top 2032px, center top 2096px; + background-repeat: repeat-x; +} + +.bg4{ + height: 1800px; + background-image: + + url("/public/images/argentum/map_assets/692.BMP"), + url("/public/images/argentum/map_assets/arbol2.png"), /* Árbol 1 */ + url("/public/images/argentum/map_assets/arbol2.png"), /* Árbol 2 */ + url("/public/images/argentum/map_assets/arbol2.png"), /* Árbol 3 */ + url("/public/images/argentum/map_assets/arbol2.png"), /* Árbol 4 */ + url("/public/images/argentum/map_assets/arbol2.png"), /* Árbol 5 */ + url("/public/images/argentum/map_assets/arbol2.png"), /* Árbol 6 */ + url("/public/images/argentum/map_assets/arbol2.png"), /* Árbol 7 */ + url("/public/images/argentum/map_assets/arbol2.png"), /* Árbol 8 */ + url("/public/images/argentum/map_assets/arbol2.png"), /* Árbol 9 */ + url("/public/images/argentum/map_assets/arbol2.png"), /* Árbol 10 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 1 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 2 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 3 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 4 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 5 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 6 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 7 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 8 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 9 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 10 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 11 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 12 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 13 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 14 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 15 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 16 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 17 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 18 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 19 */ + url("/public/images/argentum/map_assets/arbol.png"), /* Árbol 20 */ + url("/public/images/argentum/map_assets/piedra_mini.png"), /* Piedra Azul 1 */ + url("/public/images/argentum/map_assets/piedra_mini.png"), /* Piedra Azul 2 */ + url("/public/images/argentum/map_assets/piedra_mini.png"), /* Piedra Azul 3 */ + url("/public/images/argentum/map_assets/piedra_mini.png"), /* Piedra Azul 4 */ + url("/public/images/argentum/map_assets/piedra_mini.png"), /* Piedra Azul 5 */ + url("/public/images/argentum/map_assets/piedra_mini.png"), /* Piedra Azul 6 */ + url("/public/images/argentum/map_assets/piedra_mini.png"), /* Piedra Azul 7 */ + url("/public/images/argentum/map_assets/piedra_mini.png"), /* Piedra Azul 8 */ + url("/public/images/argentum/map_assets/piedra_mini.png"), /* Piedra Azul 9 */ + url("/public/images/argentum/map_assets/piedra_mini.png"), /* Piedra Azul 10 */ + url("/public/images/argentum/map_assets/piedra_amarilla.png"), /* Piedra Amarilla 1 */ + url("/public/images/argentum/map_assets/piedra_amarilla.png"), /* Piedra Amarilla 2 */ + url("/public/images/argentum/map_assets/piedra_amarilla.png"), /* Piedra Amarilla 3 */ + url("/public/images/argentum/map_assets/piedra_amarilla.png"), /* Piedra Amarilla 4 */ + url("/public/images/argentum/map_assets/piedra_amarilla.png"), /* Piedra Amarilla 5 */ + + url("/public/images/argentum/map_assets/piedra_azul.png"), /* Piedra Azul 1 */ + url("/public/images/argentum/map_assets/piedra_azul.png"), /* Piedra Azul 2 */ + url("/public/images/argentum/map_assets/piedra_azul.png"), /* Piedra Azul 3 */ + url("/public/images/argentum/map_assets/piedra_azul.png"), /* Piedra Azul 4 */ + url("/public/images/argentum/map_assets/piedra_azul.png"), /* Piedra Azul 5 */ + + url("/public/images/argentum/map_assets/culo.png"), /* Culo 1 */ + url("/public/images/argentum/map_assets/culo.png"), /* Culo 2 */ + url("/public/images/argentum/map_assets/culo.png"), /* Culo 3 */ + url("/public/images/argentum/map_assets/culo.png"), /* Culo 4 */ + url("/public/images/argentum/map_assets/culo.png"), /* Culo 5 */ + + url("/public/images/argentum/map_assets/piedras_gemelas.png"), /* Piedras Gemelas 1 */ + url("/public/images/argentum/map_assets/piedras_gemelas.png"), /* Piedras Gemelas 2 */ + url("/public/images/argentum/map_assets/piedras_gemelas.png"), /* Piedras Gemelas 3 */ + url("/public/images/argentum/map_assets/piedras_gemelas.png"), /* Piedras Gemelas 4 */ + url("/public/images/argentum/map_assets/piedras_gemelas.png"), /* Piedras Gemelas 5 */ + + url("/public/images/argentum/bichos/chancho.png"), /* Chancho 1 */ + url("/public/images/argentum/bichos/chancho.png"), /* Chancho 2 */ + url("/public/images/argentum/bichos/chancho.png"), /* Chancho 3 */ + url("/public/images/argentum/bichos/chancho.png"), /* Chancho 4 */ + url("/public/images/argentum/bichos/chancho.png"), /* Chancho 5 */ + + url("/public/images/argentum/bichos/tortuga.png"), /* Tortuga 1 */ + url("/public/images/argentum/bichos/tortuga.png"), /* Tortuga 2 */ + url("/public/images/argentum/bichos/tortuga.png"), /* Tortuga 3 */ + url("/public/images/argentum/bichos/tortuga.png"), /* Tortuga 4 */ + url("/public/images/argentum/bichos/tortuga.png"), /* Tortuga 5 */ + url("/public/images/argentum/bichos/tortuga.png"), /* Tortuga 6 */ + + url("/public/images/argentum/bichos/zombie.png"), /* Zombie 1 */ + url("/public/images/argentum/bichos/zombie.png"), /* Zombie 2 */ + + url("/public/images/argentum/bichos/ely.png"), /* Ely 1 */ + url("/public/images/argentum/bichos/ely.png"), /* Ely 2 */ + url("/public/images/argentum/bichos/ely.png"), /* Ely 3 */ + + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 1 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 2 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 3 */ + url("/public/images/argentum/bichos/murcielago.png"), /* Murciélago 4 */ + url("/public/images/argentum/map_assets/casa.png"), + url("/public/images/argentum/npc/trovador.gif"), + url("/public/images/argentum/map_assets/pasto.png"); + background-repeat: + no-repeat, + no-repeat, /* Árbol 1 */ + no-repeat, /* Árbol 2 */ + no-repeat, /* Árbol 3 */ + no-repeat, /* Árbol 4 */ + no-repeat, /* Árbol 5 */ + no-repeat, /* Árbol 6 */ + no-repeat, /* Árbol 7 */ + no-repeat, /* Árbol 8 */ + no-repeat, /* Árbol 9 */ + no-repeat, /* Árbol 10 */ + no-repeat, /* Árbol 1 */ + no-repeat, /* Árbol 2 */ + no-repeat, /* Árbol 3 */ + no-repeat, /* Árbol 4 */ + no-repeat, /* Árbol 5 */ + no-repeat, /* Árbol 6 */ + no-repeat, /* Árbol 7 */ + no-repeat, /* Árbol 8 */ + no-repeat, /* Árbol 9 */ + no-repeat, /* Árbol 10 */ + no-repeat, /* Árbol 11 */ + no-repeat, /* Árbol 12 */ + no-repeat, /* Árbol 13 */ + no-repeat, /* Árbol 14 */ + no-repeat, /* Árbol 15 */ + no-repeat, /* Árbol 16 */ + no-repeat, /* Árbol 17 */ + no-repeat, /* Árbol 18 */ + no-repeat, /* Árbol 19 */ + no-repeat, /* Árbol 20 */ + no-repeat, /* Árbol 1 */ + no-repeat, /* Árbol 2 */ + no-repeat, /* Árbol 3 */ + no-repeat, /* Árbol 4 */ + no-repeat, /* Árbol 5 */ + no-repeat, /* Árbol 6 */ + no-repeat, /* Árbol 7 */ + no-repeat, /* Árbol 8 */ + no-repeat, /* Árbol 9 */ + no-repeat, /* Árbol 10 */ + no-repeat, /* Piedra Amarilla 1 */ + no-repeat, /* Piedra Amarilla 2 */ + no-repeat, /* Piedra Amarilla 3 */ + no-repeat, /* Piedra Amarilla 4 */ + no-repeat, /* Piedra Amarilla 5 */ + + no-repeat, /* Piedra Azul 1 */ + no-repeat, /* Piedra Azul 2 */ + no-repeat, /* Piedra Azul 3 */ + no-repeat, /* Piedra Azul 4 */ + no-repeat, /* Piedra Azul 5 */ + + no-repeat, /* Culo 1 */ + no-repeat, /* Culo 2 */ + no-repeat, /* Culo 3 */ + no-repeat, /* Culo 4 */ + no-repeat, /* Culo 5 */ + + no-repeat, /* Piedras Gemelas 1 */ + no-repeat, /* Piedras Gemelas 2 */ + no-repeat, /* Piedras Gemelas 3 */ + no-repeat, /* Piedras Gemelas 4 */ + no-repeat, /* Piedras Gemelas 5 */ + + no-repeat, /* Chancho 1 */ + no-repeat, /* Chancho 2 */ + no-repeat, /* Chancho 3 */ + no-repeat, /* Chancho 4 */ + no-repeat, /* Chancho 5 */ + + no-repeat, /* Tortuga 1 */ + no-repeat, /* Tortuga 2 */ + no-repeat, /* Tortuga 3 */ + no-repeat, /* Tortuga 4 */ + no-repeat, /* Tortuga 5 */ + no-repeat, /* Tortuga 6 */ + + no-repeat, /* Zombie 1 */ + no-repeat, /* Zombie 2 */ + + no-repeat, /* Ely 1 */ + no-repeat, /* Ely 2 */ + no-repeat, /* Ely 3 */ + + no-repeat, /* Murciélago 1 */ + no-repeat, /* Murciélago 2 */ + no-repeat, /* Murciélago 3 */ + no-repeat, /* Murciélago 4 */ + no-repeat, + no-repeat, + repeat; + background-position: + top center, /*dungeon_entrada*/ + left 5% top 1600px, /* Árbol 1 */ + right 35% top 1500px, /* Árbol 2 */ + left 55% top 1300px, /* Árbol 3 */ + right 35% top 1200px, /* Árbol 4 */ + left 40% top 1400px, /* Árbol 5 */ + right 28% top 1600px, /* Árbol 6 */ + left 40% top 1300px, /* Árbol 7 */ + right 30% top 1250px, /* Árbol 8 */ + left 35% top 1200px, /* Árbol 9 */ + right 45% top 1400px, /* Árbol 10 */ + left 5% top 200px, /* Árbol 1 */ + left 20% top 400px, /* Árbol 2 */ + right 10% top 600px, /* Árbol 3 */ + left 30% top 800px, /* Árbol 4 */ + right 20% top 1000px, /* Árbol 5 */ + left 25% top 1200px, /* Árbol 6 */ + right 30% top 1400px, /* Árbol 7 */ + left 15% top 1320px, /* Árbol 8 */ + right 5% top 1500px, /* Árbol 9 */ + left 10% top 200px, /* Árbol 10 */ + right 12% top 500px, /* Árbol 11 */ + left 18% top 700px, /* Árbol 12 */ + right 8% top 900px, /* Árbol 13 */ + left 30% top 1231px, /* Árbol 14 */ + right 5% top 1485px, /* Árbol 15 */ + left 20% top 1530px, /* Árbol 16 */ + right 12% top 1450px, /* Árbol 17 */ + left 5% top 1000px, /* Árbol 18 */ + right 20% top 1400px, /* Árbol 19 */ + left 10% top 1400px, /* Árbol 20 */ + left 10% top 250px, /* Piedra Azul 1 */ + right 5% top 350px, /* Piedra Azul 2 */ + left 15% top 450px, /* Piedra Azul 3 */ + right 20% top 550px, /* Piedra Azul 4 */ + left 10% top 650px, /* Piedra Azul 5 */ + right 5% top 750px, /* Piedra Azul 6 */ + left 25% top 850px, /* Piedra Azul 7 */ + right 30% top 950px, /* Piedra Azul 8 */ + left 10% top 1050px, /* Piedra Azul 9 */ + right 15% top 1150px, /* Piedra Azul 10 */ + left 10% top 220px, /* Piedra Amarilla 1 */ + right 12% top 380px, /* Piedra Amarilla 2 */ + left 20% top 600px, /* Piedra Amarilla 3 */ + right 18% top 800px, /* Piedra Amarilla 4 */ + left 25% top 1000px, /* Piedra Amarilla 5 */ + + left 5% top 300px, /* Piedra Azul 1 */ + right 15% top 500px, /* Piedra Azul 2 */ + left 10% top 700px, /* Piedra Azul 3 */ + right 20% top 900px, /* Piedra Azul 4 */ + left 30% top 1200px, /* Piedra Azul 5 */ + + left 12% top 1000px, /* Culo 1 */ + right 25% top 1100px, /* Culo 2 */ + left 5% top 1300px, /* Culo 3 */ + right 18% top 1500px, /* Culo 4 */ + left 20% top 1600px, /* Culo 5 */ + + left 8% top 1800px, /* Piedras Gemelas 1 */ + right 12% top 1600px, /* Piedras Gemelas 2 */ + left 25% top 1400px, /* Piedras Gemelas 3 */ + right 5% top 1200px, /* Piedras Gemelas 4 */ + left 30% top 1000px, /* Piedras Gemelas 5 */ + + left 30% top 200px, /* Chancho 1 */ + right 15% top 400px, /* Chancho 2 */ + left 25% top 600px, /* Chancho 3 */ + right 5% top 800px, /* Chancho 4 */ + left 12% top 1000px, /* Chancho 5 */ + + left 10% top 1200px, /* Tortuga 1 */ + right 18% top 1400px, /* Tortuga 2 */ + left 25% top 1600px, /* Tortuga 3 */ + right 12% top 1800px, /* Tortuga 4 */ + left 20% top 200px, /* Tortuga 5 */ + right 5% top 500px, /* Tortuga 6 */ + + left 5% top 700px, /* Zombie 1 */ + right 15% top 900px, /* Zombie 2 */ + + left 10% top 1000px, /* Ely 1 */ + right 25% top 1200px, /* Ely 2 */ + left 30% top 1400px, /* Ely 3 */ + + left 12% top 1600px, /* Murciélago 1 */ + right 25% top 1800px, /* Murciélago 2 */ + left 5% top 200px, /* Murciélago 3 */ + right 10% top 1200px, /* Murciélago 4 */ + center center, + left 10% top 1600px, + top; + background-size: 400px, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto; +} + +.bg5{ + height: 5800px; + background-image: + url("/public/images/argentum/npc/barco.png"), /* Barco 1 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 2 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 3 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 4 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 5 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 6 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 7 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 8 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 9 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 10 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 11 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 12 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 13 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 14 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 15 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 16 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 17 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 18 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 19 */ + url("/public/images/argentum/npc/barco.png"), /* Barco 20 */ + + url("/public/images/argentum/npc/galeon.png"), /* Galeón 1 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 2 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 3 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 4 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 5 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 6 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 7 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 8 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 9 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 10 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 11 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 12 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 13 */ + url("/public/images/argentum/npc/galeon.png"), /* Galeón 14 */ + + url("/public/images/argentum/npc/barco_fantasma.png"), /* Barco Fantasma 1 */ + url("/public/images/argentum/npc/barco_fantasma.png"), /* Barco Fantasma 2 */ + url("/public/images/argentum/npc/barco_fantasma.png"), /* Barco Fantasma 3 */ + url("/public/images/argentum/npc/barco_fantasma.png"), /* Barco Fantasma 4 */ + url("/public/images/argentum/npc/barco_fantasma.png"), /* Barco Fantasma 5 */ + url("/public/images/argentum/npc/barco_fantasma.png"), /* Barco Fantasma 6 */ + url("/public/images/argentum/npc/barco_fantasma.png"), /* Barco Fantasma 7 */ + url("/public/images/argentum/npc/barco_fantasma.png"), /* Barco Fantasma 8 */ + + url("/public/images/argentum/bichos/dragon_marino.png"), /* Dragón Marino 1 */ + url("/public/images/argentum/bichos/dragon_marino.png"), /* Dragón Marino 2 */ + url("/public/images/argentum/bichos/dragon_marino.png"), /* Dragón Marino 3 */ + url("/public/images/argentum/bichos/dragon_marino.png"), /* Dragón Marino 4 */ + url("/public/images/argentum/bichos/dragon_marino.png"), /* Dragón Marino 5 */ + url("/public/images/argentum/bichos/dragon_marino.png"), /* Dragón Marino 6 */ + url("/public/images/argentum/bichos/dragon_marino.png"), /* Dragón Marino 7 */ + + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 1 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 2 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 3 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 4 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 5 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 6 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 7 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 8 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 9 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 10 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 11 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 12 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 13 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 14 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 15 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 16 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 17 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 18 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 19 */ + url("/public/images/argentum/map_assets/planta_agua.png"), /* Planta Agua 20 */ + + url("/public/images/argentum/map_assets/lirio.png"), /* Lirio 1 */ + url("/public/images/argentum/map_assets/lirio.png"), /* Lirio 2 */ + url("/public/images/argentum/map_assets/lirio.png"), /* Lirio 3 */ + url("/public/images/argentum/map_assets/lirio.png"), /* Lirio 4 */ + url("/public/images/argentum/map_assets/lirio.png"), /* Lirio 5 */ + url("/public/images/argentum/map_assets/lirio.png"), /* Lirio 6 */ + url("/public/images/argentum/map_assets/lirio.png"), /* Lirio 7 */ + url("/public/images/argentum/map_assets/lirio.png"), /* Lirio 8 */ + url("/public/images/argentum/map_assets/lirio.png"), /* Lirio 9 */ + url("/public/images/argentum/map_assets/lirio.png"), /* Lirio 10 */ + + url("/public/images/argentum/map_assets/coso.png"), /* Coso 1 */ + url("/public/images/argentum/map_assets/coso.png"), /* Coso 2 */ + url("/public/images/argentum/map_assets/coso.png"), /* Coso 3 */ + url("/public/images/argentum/map_assets/coso.png"), /* Coso 4 */ + url("/public/images/argentum/map_assets/coso.png"), /* Coso 5 */ + url("/public/images/argentum/map_assets/coso.png"), /* Coso 6 */ + url("/public/images/argentum/map_assets/coso.png"), /* Coso 7 */ + url("/public/images/argentum/map_assets/coso.png"), /* Coso 8 */ + url("/public/images/argentum/map_assets/coso.png"), /* Coso 9 */ + url("/public/images/argentum/map_assets/coso.png"), /* Coso 10 */ + url("/public/images/argentum/map_assets/agua.gif"); + + background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, + no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat; + + background-position: + 57% 2300px, 73% 1500px, 2% 3300px, 17% 4100px, + 92% 2900px, 33% 2500px, 59% 1000px, 45% 3800px, + 81% 4300px, 63% 5200px, 27% 2300px, 13% 2700px, + 20% 2200px, 2% 5600px, 71% 2100px, 64% 2000px, + 50% 3800px, 428% 4000px, 50% 1700px, 9% 500px, + 3% 5500px, 85% 1300px, 60% 4500px, 41% 2200px, + 43% 3200px, 86% 2700px, 28% 500px, 12% 3500px, + 39% 5000px, 62% 4600px, 22% 4200px, 36% 3300px, + 79% 4000px, 68% 4900px, 25% 5300px, 2% 2200px, + 55% 4100px, 56% 1800px, 31% 4500px, 4% 1200px, + 77% 3600px, 40% 5500px, 76% 2400px, 80% 3100px, + 34% 2000px, 37% 2600px, 4% 3500px, 74% 3800px, + 66% 4600px, 78% 5400px, 24% 500px, 69% 5400px, + 53% 5200px, 21% 5600px, 23% 5000px, 65% 1700px, + 14% 4600px, 75% 2900px, 44% 2400px, 51% 400px, + 32% 1200px, 20% 3300px, 11% 4600px, 58% 2800px, + 30% 1500px, 15% 1800px, 7% 5500px, 5% 2400px, + 29% 3800px, 18% 5100px, 46% 2900px, 8% 400px, + 67% 5200px, 42% 3200px, 47% 5500px, 82% 4200px, + 36% 2000px, 83% 4500px, 29% 3400px, 41% 1200px, + 61% 1000px, 69% 5000px, 48% 500px, 18% 5300px, + 66% 3200px, 65% 400px, 1% 2800px, 67% 4300px, + 50% 1600px, 34% 2500px, 26% 1700px, 27% 2200px; +} + +.bg6{ + height: 64px; + background-image: + url("/public/images/argentum/map_assets/agua.gif"); +} + +.bg7{ + position: relative; + background-image: + url("/public/images/argentum/map_assets/moyai.png"), + url("/public/images/argentum/map_assets/margarita.png"), + url("/public/images/argentum/map_assets/margarita.png"), + url("/public/images/argentum/map_assets/margarita.png"), + url("/public/images/argentum/map_assets/margarita.png"), + url("/public/images/argentum/map_assets/margarita.png"), + url("/public/images/argentum/map_assets/margarita.png"), + url("/public/images/argentum/map_assets/valla.png"), + url("/public/images/argentum/map_assets/valla.png"), + url("/public/images/argentum/map_assets/rosas.png"), + url("/public/images/argentum/map_assets/rosas.png"), + url("/public/images/argentum/map_assets/rosas.png"), + url("/public/images/argentum/map_assets/rosas.png"), + url("/public/images/argentum/map_assets/valla.png"), + url("/public/images/argentum/map_assets/valla.png"), + url("/public/images/argentum/bichos/ely.png"), + url("/public/images/argentum/map_assets/pasto.png"); + height: 1800px; + background-repeat: + no-repeat, + repeat-y, repeat-y, + repeat-y, repeat-y, + repeat-y, repeat-y, + repeat-y, repeat-y, + repeat-y, repeat-y, + repeat-y, repeat-y, + repeat-y, repeat-y, + no-repeat, + repeat; + background-position: + top right -70px, + top left, top right, + top left 32px, top right 32px, + top left 96px, top right 96px, + top left 128px, top right 128px, + top left 160px, top right 160px, + top left 192px, top right 192px, + top left 224px, top right 224px, + center; + overflow: hidden; +} + +.otto{ + max-width: 1500px; + width: 100%; + height: initial; + position: absolute; + margin-top: 1500px; + top: 0; + left: 10%; +} diff --git a/public/styles/argentum/header.css b/public/styles/argentum/header.css new file mode 100644 index 0000000..3464049 --- /dev/null +++ b/public/styles/argentum/header.css @@ -0,0 +1,15 @@ +.top_sprite{ + text-decoration: none; +} + +.header_table{ + width: 100%; +} + +.buda{ + top: -220px; + left: -35px; + position: absolute; + + background-image: url("/public/images/argentum/map_assets/buda_base.png"); +} \ No newline at end of file diff --git a/public/styles/argentum/otto/index.css b/public/styles/argentum/otto/index.css new file mode 100644 index 0000000..0bd6809 --- /dev/null +++ b/public/styles/argentum/otto/index.css @@ -0,0 +1,3 @@ +body{ + background-image: url("/public/images/argentum/map_assets/pasto.png"); +} \ No newline at end of file diff --git a/public/styles/argentum/theme.css b/public/styles/argentum/theme.css new file mode 100644 index 0000000..fd56d9f --- /dev/null +++ b/public/styles/argentum/theme.css @@ -0,0 +1,156 @@ + +body{ + background-color: black; + color: white; + padding: 0; + margin: 0; + text-shadow: 2px 0 #000, -2px 0 #000, 0 2px #000, 0 -2px #000, + 1px 1px #000, -1px -1px #000, 1px -1px #000, -1px 1px #000; + font-family: 'Times New Roman', Times, serif; + overflow-x: hidden; +} + +h2 > img{ + vertical-align: middle; +} + +header{ + background-image: url("/public/images/argentum/map_assets/eldelnexodehao.png"); + height: 160px; + margin-top: 0px; +} + +.ao_char_sprite{ + width: 30px; +} + +.header-wall{ + background-image: url("/public//images/argentum/map_assets/diamante.png"); + background-position: bottom; + height: 50px +} + +.site-content{ + position: absolute; + top: 0; + width: 100%; +} + +/* main{ + background-color: rgba(0,0,0,0.7); +} */ + +/* h1{ + color: blue; +} + +h2{ + color: red; +} */ + +.blue{ + color: rgb(0, 128, 255); +} + +.red{ + color: rgb(255, 0, 0); +} + +.white{ + color: white; +} + +a{ + color: blue; +} + +a:visited{ + color: red; +} + +main{ + /* background-image: url("/public/"); */ + margin-top: 250px; + margin-right: 15%; + margin-left: 150px; + padding: 20px; +} + +.cadenas{ + top: -155px; + position: absolute; + width: 300px; + height: 200px; + right: -70px; + background-size: 150px; + background-repeat: no-repeat; + background-image: url("/public/images/argentum/otro/cadenas_tds.png"); +} + +aside{ + top: 155px; + position: absolute; + margin-right: 20px; + left: 0; + background-image: url("/public/images/argentum/cartel_textura.png"); + width: 308px; + height: 223px; + z-index: 1000; +} + +.sidebar_table{ + margin-top: -5px; +} + +.sidebar_title{ + text-align: center; +} + +.sidebar_title > img{ + width: 64px; + height: auto; +} + + +.sidebar_table > tbody > tr > td > a{ + text-decoration: none; +} + +.sidebar_table > tr > td > a:visited{ + text-decoration: none; +} + +img{ + max-width: 100%; + height: auto; + image-rendering: pixelated; +} + +.bg-wall{ + background-repeat: repeat-x; +} + +.bg{ + z-index: 0; + width: 100%; +} + +.bg > *{ + height: 100%; +} + +.reverse{ + transform: rotate(180deg) +} + +ul{ + list-style: '» '; +} + +li::marker{ + color: blue; +} + +li{ + color: white; +} \ No newline at end of file diff --git a/public/styles/header.css b/public/styles/header.css new file mode 100644 index 0000000..620235b --- /dev/null +++ b/public/styles/header.css @@ -0,0 +1,139 @@ +header{ + background-image: url('/public/images/backgrounds/shinkiheader.png'), url('/public/images/backgrounds/shinkiheader2.png'); + height: 217px; + background-repeat: no-repeat, repeat-x; + background-position: 50%, 53%; + width: 100%; +} + +@font-face { + font-family: ms; + src: url(/public/fonts/MagicDecimal.ttf); + } + +.top-sprites{ + display: flex; + justify-content: center; + align-items: center; + margin-left: 3.3%; + font-family: ms; + text-decoration: none; +} + +.top-sprites > *{ + display: flex; +} + +.top-sprite > p{ + opacity: 0; + color: white; + animation: fadeIn linear 1s; + animation-delay: 5s; + animation-fill-mode: forwards; + text-decoration: none +} + +.top-sprite > p:visited{ + opacity: 0; + color: white; + text-decoration: none; +} + +.top-sprite{ + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; + margin-top: 20px; + margin-left: 9px; + margin-right: 9px; + text-decoration: none +} + +.top-sprite > img{ + image-rendering: pixelated; +} + +.right-top-sprites > .top-sprite, .left-top-sprites > .top-sprite{ + animation: float 4s steps(24) infinite; + animation-delay: 6s; +} + +@keyframes fadeIn { + 100% { opacity: 1; } + } + +.right-top-sprites{ + animation: enterright 3.5s linear; +} + +.middle-top-sprites{ + animation: entermid 5s linear; +} + +.middle-top-sprites > .top-sprite{ + margin-bottom: 15px; + animation: floatmid 4.3s steps(24) infinite; + animation-delay: 5.5s; +} + +.left-top-sprites{ + animation: enterleft 3.5s linear +} + + + +@keyframes enterleft { + 0% { + transform: translate(-100px, -100px); + } + 75% { + transform: translate(-5px, -20px); + } + 100% { + transform: translate(0px, 0px); + } +} + +@keyframes entermid { + 0% { + transform: translatey(-100px); + } + 75% { + transform: translatey(13px); + } + 100% { + transform: translatey(0px); + } +} + + +@keyframes enterright { + 0% { + transform: translate(100px, -100px); + } + 75% { + transform: translate(5px, -20px); + } + 100% { + transform: translatey(0px, 0px); + } +} + +@keyframes float { + 0%, 100% { + transform: translatey(0px); + } + 50% { + transform: translatey(-15px); + } +} + +@keyframes floatmid { + 0%, 100% { + transform: translatey(0px); + } + 50% { + transform: translatey(-20px); + } +} \ No newline at end of file diff --git a/public/styles/home/index.css b/public/styles/home/index.css new file mode 100644 index 0000000..0a2ad7e --- /dev/null +++ b/public/styles/home/index.css @@ -0,0 +1,20 @@ +#cc{ + border: 1px solid white; + image-rendering: auto; +} + +table{ + border-color: green; +} + +#darkness{ + color: black; +} + +.blue{ + color: blue; +} + +.red{ + color: red; +} \ No newline at end of file diff --git a/public/styles/kiki/kiki/index.css b/public/styles/kiki/kiki/index.css new file mode 100644 index 0000000..bbc1675 --- /dev/null +++ b/public/styles/kiki/kiki/index.css @@ -0,0 +1,7 @@ +.lostAeon{ + color: yellow; +} + +.kiki_pixel{ + border: 1px solid var(--celeste) +} \ No newline at end of file diff --git a/public/styles/lists/sites/index.css b/public/styles/lists/sites/index.css new file mode 100644 index 0000000..27cf8ea --- /dev/null +++ b/public/styles/lists/sites/index.css @@ -0,0 +1,4 @@ +.archive{ + font-size: 11px; + text-decoration: none; +} \ No newline at end of file diff --git a/public/styles/public_list/index.css b/public/styles/public_list/index.css new file mode 100644 index 0000000..15c754f --- /dev/null +++ b/public/styles/public_list/index.css @@ -0,0 +1,4 @@ +ul{ + list-style-type: none; +} + diff --git a/public/styles/theme.css b/public/styles/theme.css new file mode 100644 index 0000000..6c3d4e2 --- /dev/null +++ b/public/styles/theme.css @@ -0,0 +1,50 @@ +:root{ + --celeste: #20d6c7; +} + +body{ + margin: 0; + padding: 0; + background-color: black; + color: var(--celeste); + font-family: "Junicode"; + image-rendering: pixelated; +} + +table{ + border-color: var(--celeste); +} + +p{ + color: white; +} + +a{ + color: var(--celeste); +} + +hr{ + display: block; + height: 1px; + border: 0; + border-top: 1px solid var(--celeste); + margin: 1em 0; + padding: 0; +} + +img{ + max-width: 100%; +} + +section{ + padding: 10px; +} + +main{ + padding: 10px; +} + +ul{ + color: var(--celeste); + list-style: '> '; +} \ No newline at end of file diff --git a/src/router/common_path_logic/lists/anime.js b/src/router/common_path_logic/lists/anime.js new file mode 100644 index 0000000..7033b53 --- /dev/null +++ b/src/router/common_path_logic/lists/anime.js @@ -0,0 +1,18 @@ +const { readCsv } = require("../../../utils/csv") +const { dirname } = require('path'); +const appDir = dirname(require.main.filename); + +module.exports = async (_req, res) => { + try{ + const animeList = await readCsv(appDir + '/public/dynamic/sync/media_list/anime.csv') + const vnList = await readCsv(appDir + '/public/dynamic/sync/media_list/vn_vidya.csv') + return { + animeList, + vnList + } + } + catch(err){ + console.error(err) + res.send("Mistakes were made") + } +} \ No newline at end of file diff --git a/src/router/common_path_logic/lists/sites.js b/src/router/common_path_logic/lists/sites.js new file mode 100644 index 0000000..9c21492 --- /dev/null +++ b/src/router/common_path_logic/lists/sites.js @@ -0,0 +1,38 @@ +const { readCsv } = require("../../../utils/csv") +const { dirname } = require('path'); +const appDir = dirname(require.main.filename); + + +module.exports = async (_req, res) => { + try{ + const siteList = await readCsv(appDir + '/public/dynamic/sync/sites.csv') + const categoryList = await readCsv(appDir + '/public/dynamic/sync/sites_category.csv') + + const categoriesAndSites = {} + + for(i in siteList){ + const site = siteList[i] + for (j in categoryList){ + const cat = categoryList[j] + if (cat.id === site.id_category){ + if (!categoriesAndSites.hasOwnProperty(cat.name)) categoriesAndSites[cat.name] = { + ...cat, + sites: [site] + } + else{ + categoriesAndSites[cat.name].sites.push(site) + } + break + } + } + } + + return { + categoriesAndSites + } + } + catch(err){ + console.error(err) + res.send("Mistakes were made") + } +} \ No newline at end of file diff --git a/src/router/common_path_settings/argentum/general.json b/src/router/common_path_settings/argentum/general.json new file mode 100644 index 0000000..fa94875 --- /dev/null +++ b/src/router/common_path_settings/argentum/general.json @@ -0,0 +1,6 @@ +{ + "layout": "argentum", + "icon": "/public/images/argentum/logo.png", + "title": "Argentum Online ~ lyricaltokarev.com", + "map": "argentum/map/index" +} \ No newline at end of file diff --git a/src/router/common_path_settings/argentum/otto.json b/src/router/common_path_settings/argentum/otto.json new file mode 100644 index 0000000..d15fdbc --- /dev/null +++ b/src/router/common_path_settings/argentum/otto.json @@ -0,0 +1,3 @@ +{ + "layout": "noheader" +} \ No newline at end of file diff --git a/src/router/common_path_settings/darkness.json b/src/router/common_path_settings/darkness.json new file mode 100644 index 0000000..62e2e3b --- /dev/null +++ b/src/router/common_path_settings/darkness.json @@ -0,0 +1,4 @@ +{ + "layout": "noheader", + "title": "Complete Darkness" +} \ No newline at end of file diff --git a/src/router/indexRouter.js b/src/router/indexRouter.js new file mode 100644 index 0000000..2ab9edc --- /dev/null +++ b/src/router/indexRouter.js @@ -0,0 +1,59 @@ +const createCommonPath = require('../utils/createCommonPath'); +const express = require('express'); +const router = express.Router(); +const { readCsv } = require('../utils/csv'); +const { dirname } = require('path'); +const appDir = dirname(require.main.filename); +const fs = require('fs') + +function addPaths(path, renderParams = {}){ + let currentDefaultParams = {...renderParams} + const viewsRelativeDir = path.split('/views/')[1] + + const possibleHeaderStyle = '/public/styles/' + viewsRelativeDir + 'header.css' + const possibleThemeStyle = '/public/styles/' + viewsRelativeDir + 'theme.css' + const possibleHeader = 'headers/' + viewsRelativeDir.slice(0, -1) + '.hbs' + const possibleSettingsPath = '/src/router/common_path_settings/' + viewsRelativeDir.slice(0, -1) + + if (fs.existsSync(appDir + possibleThemeStyle)){ + currentDefaultParams.theme = possibleThemeStyle + } + if (fs.existsSync(appDir + possibleHeaderStyle)){ + currentDefaultParams.header_style = possibleHeaderStyle + } + if (fs.existsSync(appDir + '/views/partials/' + possibleHeader)){ + currentDefaultParams.headerPartial = possibleHeader.slice(0, -4) + } + if (fs.existsSync(appDir + possibleSettingsPath + '/general.json')){ + const fileGeneralParams = JSON.parse(fs.readFileSync(appDir + possibleSettingsPath + '/general.json')) + currentDefaultParams = { + ...currentDefaultParams, + ...fileGeneralParams + } + } + + fs.readdirSync(path).forEach(file => { + const splitFile = file.split('.') + if (splitFile[splitFile.length-1] === 'hbs'){ + splitFile.pop() + const viewName = splitFile.join('.') + createCommonPath(router, viewsRelativeDir + viewName, currentDefaultParams) + } + else{ + if (file === 'partials' || file === 'layouts') return + + addPaths(path + file + '/', currentDefaultParams) + } + } + ) +} + + +router.get('/', (_req, res) => { + res.redirect('/public/pages/neocities-lyricaltokarev/index.html') +}) + +addPaths(appDir + '/views/') + + +module.exports = router; \ No newline at end of file diff --git a/src/utils/createCommonPath.js b/src/utils/createCommonPath.js new file mode 100644 index 0000000..3fd2b5f --- /dev/null +++ b/src/utils/createCommonPath.js @@ -0,0 +1,38 @@ +const { dirname } = require('path'); +const appDir = dirname(require.main.filename); +const fs = require('fs') + +function createCommonPath(router, path, renderParams = { +}, cb = () => {}){ + const defaultParams = { + view: path, + } + const split_path = defaultParams.view.split('/') + const default_name = split_path[split_path.length-1] + defaultParams.name = default_name + defaultParams.stylesheet = renderParams.view === undefined ? '/public/styles/' + defaultParams.view + '/index' + '.css' : '/public/styles/' + renderParams.view + '/index' + '.css' + + const possiblePathLogic = appDir + '/src/router/common_path_logic/' + defaultParams.view + '.js' + if (fs.existsSync(possiblePathLogic)){ + cb = require(possiblePathLogic) + } + + const possibleSettingsPath = '/src/router/common_path_settings/' + path + '.json' + + let renderOptions = {...defaultParams, ...renderParams} + + if (fs.existsSync(appDir + possibleSettingsPath)){ + const fileGeneralParams = JSON.parse(fs.readFileSync(appDir + possibleSettingsPath)) + renderOptions = { + ...renderOptions, + ...fileGeneralParams + } + } + router.get('/' + path, async (req, res) => { + const cb_params = await cb(req, res) + renderOptions = {...renderOptions, ...cb_params} + res.render(renderOptions.view, renderOptions) + }) +} + +module.exports = createCommonPath diff --git a/src/utils/csv.js b/src/utils/csv.js new file mode 100644 index 0000000..aa85623 --- /dev/null +++ b/src/utils/csv.js @@ -0,0 +1,26 @@ +const { parse } = require("csv-parse"); +const fs = require("fs"); + +function readCsv(path) { + return new Promise((resolve, reject) => { + const results = []; + + fs.createReadStream(path) + .on("error", err => { + reject(err); + }) + .pipe(parse({ delimiter: ",", columns: true })) + .on("data", (data) => { + results.push(data); + }) + .on("end", () => { + resolve(results); + }) + .on("error", (err) => { + reject(err); + }); + }); +} + +module.exports = {readCsv} + diff --git a/src/utils/serve_index.js b/src/utils/serve_index.js new file mode 100644 index 0000000..8206970 --- /dev/null +++ b/src/utils/serve_index.js @@ -0,0 +1,526 @@ +/*! + * serve-index + * Copyright(c) 2011 Sencha Inc. + * Copyright(c) 2011 TJ Holowaychuk + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module dependencies. + * @private + */ + + +var accepts = require('accepts'); +var createError = require('http-errors'); +var debug = require('debug')('serve-index'); +var escapeHtml = require('escape-html'); +var fs = require('fs') + , path = require('path') + , normalize = path.normalize + , sep = path.sep + , extname = path.extname + , join = path.join; +var Batch = require('batch'); +var mime = require('mime-types'); +var parseUrl = require('parseurl'); +const { JapaneseDateConverter } = require('japanese-date-converter'); +var resolve = require('path').resolve; +const byteSize = require('byte-size') + +/** + * Module exports. + * @public + */ + +module.exports = serveIndex; + +/*! + * Icon cache. + */ + +var cache = {}; + +/*! + * Default template. + */ + +var defaultTemplate = join(__dirname, 'public', 'directory.html'); + +/*! + * . + */ + + +/** + * Media types and the map for content negotiation. + */ + +var mediaTypes = [ + 'text/html', + 'text/plain', + 'application/json' +]; + +var mediaType = { + 'text/html': 'html', + 'text/plain': 'plain', + 'application/json': 'json' +}; + +/** + * Serve directory listings with the given `root` path. + * + * See Readme.md for documentation of options. + * + * @param {String} root + * @param {Object} options + * @return {Function} middleware + * @public + */ + +function serveIndex(root, options) { + var opts = options || {}; + + // root required + if (!root) { + throw new TypeError('serveIndex() root path required'); + } + + // resolve root to absolute and normalize + var rootPath = normalize(resolve(root) + sep); + + var filter = opts.filter; + var hidden = opts.hidden; + var icons = opts.icons; + var template = opts.template || defaultTemplate; + var view = opts.view || 'tiles'; + + return function (req, res, next) { + if (req.method !== 'GET' && req.method !== 'HEAD') { + res.statusCode = 'OPTIONS' === req.method ? 200 : 405; + res.setHeader('Allow', 'GET, HEAD, OPTIONS'); + res.setHeader('Content-Length', '0'); + res.end(); + return; + } + + // parse URLs + var url = parseUrl(req); + var originalUrl = parseUrl.original(req); + var dir = decodeURIComponent(url.pathname); + var originalDir = decodeURIComponent(originalUrl.pathname); + + // join / normalize from root dir + var path = normalize(join(rootPath, dir)); + + // null byte(s), bad request + if (~path.indexOf('\0')) return next(createError(400)); + + // malicious path + if ((path + sep).substr(0, rootPath.length) !== rootPath) { + debug('malicious path "%s"', path); + return next(createError(403)); + } + + // determine ".." display + var showUp = normalize(resolve(path) + sep) !== rootPath; + + // check if we have a directory + debug('stat "%s"', path); + fs.stat(path, function(err, stat){ + if (err && err.code === 'ENOENT') { + return next(); + } + + if (err) { + err.status = err.code === 'ENAMETOOLONG' + ? 414 + : 500; + return next(err); + } + + if (!stat.isDirectory()) return next(); + + // fetch files + debug('readdir "%s"', path); + fs.readdir(path, function(err, files){ + if (err) return next(err); + if (!hidden) files = removeHidden(files); + if (filter) files = files.filter(function(filename, index, list) { + return filter(filename, index, list, path); + }); + files.sort(); + + // content-negotiation + var accept = accepts(req); + var type = accept.type(mediaTypes); + + // not acceptable + if (!type) return next(createError(406)); + serveIndex[mediaType[type]](req, res, files, next, originalDir, showUp, icons, path, view, template, ); + }); + }); + }; +}; + +/** + * Respond with text/html. + */ + +serveIndex.html = function _html(req, res, files, next, dir, showUp, _icons, path, view, template, ) { + + if (showUp) { + files.unshift('..'); + } + + // stat all files + stat(path, files, function (err, stats) { + if (err) return next(err); + + // combine the stats into the file list + var fileList = files.map(function (file, i) { + const stat = stats[i] + const date = new Date(stat.mtimeMs) + const japanese_date = new JapaneseDateConverter({ + inputValue: date.toISOString().split('T')[0], + settings: { + format: date.toISOString().split('T')[0], + format: 'yyyy年M月dd日' + } + }).execute() + const time = date.getHours() + '時' + date.getMinutes() + '分' + const date_string = japanese_date + ' - ' + time + const size = stat.isDirectory() ? null : byteSize(stat.size).toString() + return { name: file, + stat, + size, + modificationDate: date_string, + icon: stat.isDirectory() ? { className: 'icon-directory', fileName: icons.folder } : iconLookup(path + file)} + }); + + // sort file list + fileList.sort(fileSort); + + // read + if (err) return next(err); + + // create locals for rendering + var locals = { + directory: dir, + fileList: fileList, + path: path, + }; + + send(res, locals) + }); +}; + +/** + * Respond with application/json. + */ + +// serveIndex.json = function _json(req, res, files) { +// send(res, 'application/json', JSON.stringify(files)) +// }; + +// /** +// * Respond with text/plain. +// */ + +// serveIndex.plain = function _plain(req, res, files) { +// send(res, 'text/plain', (files.join('\n') + '\n')) +// }; + +function fileSort(a, b) { + // sort ".." to the top + if (a.name === '..' || b.name === '..') { + return a.name === b.name ? 0 + : a.name === '..' ? -1 : 1; + } + + return Number(b.stat && b.stat.isDirectory()) - Number(a.stat && a.stat.isDirectory()) || + String(a.name).toLocaleLowerCase().localeCompare(String(b.name).toLocaleLowerCase()); +} + +/** + * Map html `dir`, returning a linked path. + */ + +function htmlPath(dir) { + var parts = dir.split('/'); + var crumb = new Array(parts.length); + + for (var i = 0; i < parts.length; i++) { + var part = parts[i]; + + if (part) { + parts[i] = encodeURIComponent(part); + crumb[i] = '' + escapeHtml(part) + ''; + } + } + + return crumb.join(' / '); +} + +/** + * Get the icon data for the file name. + */ + +function iconLookup(filename) { + var ext = extname(filename); + + // try by extension + if (icons[ext]) { + return { + className: 'icon-' + ext.substring(1), + fileName: icons[ext] + }; + } + + var mimetype = mime.lookup(ext); + + // default if no mime type + if (!mimetype) { + return { + className: 'icon-default', + fileName: icons.default + }; + } + + // try by mime type + if (icons[mimetype]) { + return { + className: 'icon-' + mimetype.replace('/', '-'), + fileName: icons[mimetype] + }; + } + + var suffix = mimetype.split('+')[1]; + + if (suffix && icons['+' + suffix]) { + return { + className: 'icon-' + suffix, + fileName: icons['+' + suffix] + }; + } + + var type = mimetype.split('/')[0]; + + // try by type only + if (icons[type]) { + return { + className: 'icon-' + type, + fileName: icons[type] + }; + } + + return { + className: 'icon-default', + fileName: icons.default + }; +} + +/** + * Load icon images, return css string. + */ + +/** + * Load and cache the given `icon`. + * + * @param {String} icon + * @return {String} + * @api private + */ + +/** + * Normalizes the path separator from system separator + * to URL separator, aka `/`. + * + * @param {String} path + * @return {String} + * @api private + */ + +function normalizeSlashes(path) { + return path.split(sep).join('/'); +}; + +/** + * Filter "hidden" `files`, aka files + * beginning with a `.`. + * + * @param {Array} files + * @return {Array} + * @api private + */ + +function removeHidden(files) { + return files.filter(function(file){ + return '.' != file[0]; + }); +} + +/** + * Send a response. + * @private + */ + +function send (res, locals) { + // security header for content sniffing + res.setHeader('X-Content-Type-Options', 'nosniff') + res.render("list", { + locals, + stylesheet: '/public/styles/public_list/index.css', + title: "Listing " + locals.directory + + }) +} + +/** + * Stat all files and return array of stat + * in same order. + */ + +function stat(dir, files, cb) { + var batch = new Batch(); + + batch.concurrency(10); + + files.forEach(function(file){ + batch.push(function(done){ + fs.stat(join(dir, file), function(err, stat){ + if (err && err.code !== 'ENOENT') return done(err); + + // pass ENOENT as null stat, not error + done(null, stat || null); + }); + }); + }); + + batch.end(cb); +} + +/** + * Icon map. + */ + +var icons = { + // base icons + 'default': 'file.png', + 'folder': 'folder.png', + + // generic mime type icons + 'image': 'image.png', + 'text': 'text.png', + 'video': 'image.png', + + // generic mime suffix icons + '+json': 'text_program.png', + '+xml': 'text_program.png', + '+zip': 'file.png', + + // specific mime type icons + 'application/font-woff': 'file.png', + 'application/javascript': 'text_program.png', + 'application/json': 'file.png', + 'application/msword': 'text.png', + 'application/pdf': 'book.png', + 'application/postscript': 'page_white_vector.png', + 'application/rtf': 'text.png', + 'application/vnd.ms-excel': 'page_white_excel.png', + 'application/vnd.ms-powerpoint': 'page_white_powerpoint.png', + 'application/vnd.oasis.opendocument.presentation': 'page_white_powerpoint.png', + 'application/vnd.oasis.opendocument.spreadsheet': 'page_white_excel.png', + 'application/vnd.oasis.opendocument.text': 'page_white_word.png', + 'application/x-7z-compressed': 'file.png', + 'application/x-sh': 'application_xp_terminal.png', + 'application/x-font-ttf': 'file.png', + 'application/x-msaccess': 'list.png', + 'application/x-shockwave-flash': 'file.png', + 'application/x-sql': 'file.png', + 'application/x-tar': 'file.png', + 'application/x-xz': 'file.png', + 'application/xml': 'list.png', + 'application/zip': 'file.png', + 'image/svg+xml': 'page_white_vector.png', + 'text/css': 'text_program.png', + 'text/html': 'text_program.png', + 'text/less': 'text_program.png', + + // other, extension-specific icons + '.accdb': 'list.png', + '.apk': 'file.png', + '.app': 'application_xp.png', + '.as': 'page_white_actionscript.png', + '.asc': 'lock.png', + '.asp': 'page_white_code.png', + '.aspx': 'page_white_code.png', + '.avb': 'kiki.png', + '.AVB': 'kiki.png', + '.bat': 'application_xp_terminal.png', + '.bgb': 'bgb.png', + '.BGB': 'bgb.png', + '.bz2': 'box.png', + '.c': 'page_white_c.png', + '.cab': 'box.png', + '.cfm': 'page_white_coldfusion.png', + '.clj': 'page_white_code.png', + '.cc': 'page_white_cplusplus.png', + '.cgi': 'application_xp_terminal.png', + '.cpp': 'page_white_cplusplus.png', + '.cs': 'page_white_csharp.png', + '.csv': 'list.png', + '.db': 'page_white_database.png', + '.dbf': 'page_white_database.png', + '.deb': 'box.png', + '.dll': 'page_white_gear.png', + '.dmg': 'drive.png', + '.docx': 'page_white_word.png', + '.erb': 'page_white_ruby.png', + '.exe': 'application_xp.png', + '.fnt': 'font.png', + '.gam': 'controller.png', + '.gz': 'box.png', + '.h': 'page_white_h.png', + '.ini': 'page_white_gear.png', + '.iso': 'cd.png', + '.jar': 'box.png', + '.java': 'page_white_cup.png', + '.jsp': 'page_white_cup.png', + '.lua': 'page_white_code.png', + '.lz': 'box.png', + '.lzma': 'box.png', + '.m': 'page_white_code.png', + '.map': 'map.png', + '.msi': 'box.png', + '.mv4': 'film.png', + '.otf': 'font.png', + '.pdb': 'page_white_database.png', + '.php': 'page_white_php.png', + '.pl': 'page_white_code.png', + '.pkg': 'box.png', + '.pptx': 'page_white_powerpoint.png', + '.psd': 'page_white_picture.png', + '.py': 'page_white_code.png', + '.rar': 'box.png', + '.rb': 'page_white_ruby.png', + '.rm': 'film.png', + '.rom': 'controller.png', + '.rpm': 'box.png', + '.sass': 'page_white_code.png', + '.sav': 'controller.png', + '.scss': 'page_white_code.png', + '.srt': 'page_white_text.png', + '.tbz2': 'box.png', + '.tgz': 'box.png', + '.tlz': 'box.png', + '.vb': 'page_white_code.png', + '.vbs': 'page_white_code.png', + '.xcf': 'page_white_picture.png', + '.xlsx': 'page_white_excel.png', + '.yaws': 'page_white_code.png' +}; diff --git a/views/404.hbs b/views/404.hbs new file mode 100644 index 0000000..c6efec9 --- /dev/null +++ b/views/404.hbs @@ -0,0 +1,8 @@ + +
+

Nothing to see here.

+          +          + +
+ \ No newline at end of file diff --git a/views/argentum/argentum.hbs b/views/argentum/argentum.hbs new file mode 100644 index 0000000..646181a --- /dev/null +++ b/views/argentum/argentum.hbs @@ -0,0 +1,232 @@ +
+ {{!-- --}} + +

Introducción

+

Como argensimio, me encuentro en capacidad de enumerar únicamente 4 cosas de las que puedo decir que me encuentro orgulloso:

+ +

+ Los primeros, a diferencia del último, trascendieron la cultura argenpinga, mientras que el último fue masivo en su época dorada dentro del país, e incluso llego a España, pero con el correr de los años fue perdiendo fuerza. A pesar de sus ya más de veinte años de su creación, nunca desapareció completamente, y cada tanto experimenta unos pequeños resurgimientos. + Así que, ¿qué es y qué fue Argentum Online? +

+
+

Resumen de la historia de Argentum

+

+ Básicamente, Argentum Online es el primer MMORPG Argentino, siendo el segundo Regnum Online, que fue mas relevante a nivel mundial (que por cierto, nació de la mano de un desarrollador de Argentum luego de ciertas diferencias en la dirección del Argentum 2, que iba a ser un Argentum isométrico que lamentablemente nunca vio la luz).
+ Argentum Es un juego 2D de vista aérea con gráficos simples. Se usan el teclado y el mouse para el movimiento y la interacción, con el mouse generalmente siendo usado para apuntar y tirar los hechizos.
+ El juego fue desarrollado principalmente por Pablo Ignacio Márquez (Alias Gulfas Morgolock) y su equipo Noland Studios. Fue lanzado en 1999 para sistemas operativos Windows 95 o superiores.
+ Según Morgolock, las grandes inspiraciones para Argentum fueron Ultima VII, Fallout y Tolkien. +

+

+ El juego fue hecho en Visual Basic sobre el motor ORE v0.4, con el código fuente liberado por Morgolock en el año 2004 bajo la Licencia AGPL, lo que dio lugar a muchas variaciones del juego en distintos servidores. Fue publicado por primera vez en la página de Morgolock de Geocities, la cual al igual que el servidor del juego que entre los desarrolladores iban pasandose y hosteando en sus casas, no dieron abasto para el volumen de visitantes y jugadores, así que tuvieron que mudar los servidores primero a los servidores de Juegos Online y posteriormente a los servidores de Alkon.
+ La popularidad del juego dentro del país también se la debe al hecho de que era muy liviano, se descargaba muy rápido y corría en cualquier PC.
+ Cabe destacar que Morgolock, según sus palabras, nunca aceptó donaciones para que el dinero no influya en las decisiones que tomase para el juego. +

+

+ Tiempo después de liberar el código del servidor y del cliente de Argentum, Morgolock se retiró del proyecto para seguir su vida y ahí fue cuando otros servidores aparte del oficial comenzaron a proliferar, como ImperiumAO, que trajo a una generación de nws que no sabían que IAO era un fork de AO.
+ IAO agrega múltiples facciones a diferencia del AO clásico (que simplemente tenía ciudadanos y PKs/criminales, y que la condición para volverse PK era simplemente atacar a un ciuda). En IAO cambiarse de facción (a una que no sea renegado, que es como el PK) era un trámite que yo recuerde.
+ También se agregan varias cosas que revolucionan el juego y lo llevan en una vertiente distinta a la del AO clásico como macros, regreso instantáneo a la ciudad luego de morir, poder matar NPCs de la ciudad, un mapa mucho más grande, un sistema de donadores medio p2w, etc etc. Acá hubo una gran división entre los que creían que IAO no era un AO de verdad porque el combate era completamente distinto gracias a los macros, y para decir esto me baso en que mi tío me bardeó cuando me vió jugando IAO mientras poteaba y tiraba hechis, así que jodo, sinceramente no se si hubo quilombo con eso pero tampoco sería raro que la haya habido (si se que hubo quilombo con IAO porque Barrin el admin ddoseaba otros servidores y cosas muy nefastas). Lo que puedo decir de IAO es que lo arrancabas y sonaba el tema de Narnia, y que hace poco un amigo lo intentó jugar y me dijo que estaba muy cojido, que habia como hasta nivel 500 y que subías rapidisimo, así que me hizo bajarme CoverAO que es más fiel al IAO clásico, clásico del clásico. También leí un thread en el que el director de CoverAO dice que IAO le sacaba capturas a tu escritorio, usaba tu PC para ddosear a Cover y minaba crypto, así que a tener en cuenta a la hora de elegir un AO. +

+
+
+ IAO ya había metido caballitos. +
+

Sobre el juego

+

+ Ahora, si tuviese que nombrar un juego parecido al Argentum, diría Runescape. Se puede decir del Argentum que es algo así como el Runescape argenpino hasta cierto punto, pero no, nada que ver. + A diferencia de Runescape, en Argentum no hay más lugares seguros que las 5-7 ciudades y la dungeon newbie (nw), no más de eso. En Runescape está esta zona, el Wilderness, que se supone es solo una zona de alto riesgo/alta recompensa, casi opcional, o servidores pvp (como en otros MMORPGs comerciales, que directamente restringen el pvp a servers pvp), bueno en el AO de vuelta, no vas a poder progresar estando solo en zonas seguras. Si en el AO querés levelear, minar, talar, lo que sea, siempre está la posibilidad de que te caiga una plaga de 11 pks que te pueden sacar +20 niveles, te borren la barra de vida y tires todo tu inventario, pero no se termina ahí porque al morir te convertís en un cásper y tenés que viajar de regreso a una ciudad que tenga un sacerdote (resu) para que te reviva. El MMORPG más injusto de la historia, osea el mejor MMORPG de la historia.
+ Es la radicalidad en sus mecánicas lo que hasta el día de hoy lo hace un gran juego, un hechizo que te saca toda la barra de hambre, morir y tirar todo el inventario, caminatas de +20 minutos, un ladrón que te roba 300k, o que de casualidad te punguea la ropa y te deja en calzones, el druida que puede casualmente domar a los bichos mas poderosos del juego (si mal no recuerdo) e invocarlos libremente, caminar un paso de zona segura a una insegura y ser obliterado por una legión de pks, y un sinfin de cosas del estilo que si no fuese por el hecho de que AO se desarrollo en un contexto independiente no serían posíbles ya que el desarrollo caería en un contexto comercial y terminarían apuntando a casualismos y mariconadas. +

+

+ Verá uno, el ciclo general de juego del Argentum es símple. +

+

+ Resucitar -> Comprar equipamento -> Ir a levelear -> Aparecen pks -> Agíte (pvp) -> Lukear (lootear) O Resucitar (de vuelta al principio) -> Bóveda -> Ir a levelear
+

+ Para cerrar, lo que quiero decir con esta flecheada, es que algo de lo que hace bueno a este juego para que me guste es que, a diferencia del resto de MMORPGS que he jugado, el ir a levelear es como una excusa para ir a agarrarse a piñas. Los frecuentes encuentros con pks (o también facciones enemigas en otros AOs) son lo que hace que el ir a grindear no sea una tarea, si no que es más una anticipación para el agíte, que es la leche del juego, y si no te encontras un pk de todas formas estás alerta todo el tiempo y eso suma al sentimiento del juego, no como en otros MMORPGs (la mayoría) donde morís en un PVE en una dungeon en la que meten SÓLO o te meten en cola con 4 randoms/bots y después no los cruzas mas, sacando el MMO y dejando solo el RPG, donde no hay más tensión ni desafio que el que puede poner la máquina.
+ La mayoría de MMORPGs que jugué los siento más como no sé, juegos singleplayer en los que podés ver a otros fantasmas haciendo lo mismo que vos, y si quieren se pueden alianzar para hacerse el juego más fácil y listo, o hacerse un duelo amistoso, pero de vuelta, la dificultad es literalmente artificial porque es la de la máquina, y es una oportunidad desperdiciada para ser juegos online, ya Runescape se arriesga mucho con el Wilderness. +

+ El juego comienza creando un personaje especificando lo siguiente: nombre del personaje, ciudad natal del personaje, la clase, que determina el gameplay del personaje y algunos modificadores de skills y de armas que se pueden usar; la raza, que determina los atributos, las ropas que se pueden llevar y que aspecto puede tener el personaje; y finalmente una customización símple para el aspecto del personaje, que generalmente es solo elegir una cabeza según la raza elegida. +

+
+

Clases

+

Mago

+

Poderoso con la magia.

+ +
+ +

Druida

+

Mago light pero puede domar bichos, invocarlos y mimetizarse.

+ +
+ +

Clérigo

+

Clase híbrida guerrera y mágica. Sacrifica su daño por tener más capacidad de maná.

+ +
+ +

Bardo

+

Buena evasión y usa instrumentos para potenciar su magia.

+ +
+ +

Paladín

+

Buena vida, buena fuerza y buena defensa pero maná muy limitado. La clase más segura y también la mejor para empezar.

+ +
+ +

Asesino

+

Buena evasión y puede apuñalar, lo que saca buena vida.

+ +
+ +

Guerrero

+

Lo mejor en vida, fuerza y defensa, más no tiene maná y por ende no puede usar magia.

+ +
+ +

Cazador

+

Usan arco y flecha, tienen buen daño y un intervalo rápido para pegar continuamente, pero en el AO clásico al menos creo que no pueden o no podían usar magia.

+ +
+ + {{!--

Pirata

+

Un inventario más grande, puede navegar en barco sin necesidad de subir mucho navegación y si tiene un galeón guarda los últimos 10 items del inventario al morir.

+ +
--}} + +

Ladrón

+

Tira cuchillitos y es bueno para robar oro del inventario de otros.

+ +
+ +

Clases Trabajadoras

+

Leñador

+

Toca árboles con un hacha y empieza a sacar madera. Saca madera más rápido que las otras clases. A más skill puede sacar otro tipo de madera.

+ +
+ +

Carpintero

+

Trabaja la madera del leñador. A más skill de carpintería puede hacer nuevos ítems.

+ +
+ +

Minero

+

Toca sobre un yacimiento y empieza a minar. A más skill puede sacar otro tipo de minerales.

+ +
+ +

Herrero

+

Trabaja el mineral extraído por el minero para crear armaduras, herramientas y armas. A más skill puede crear nuevos tipos de armamento.

+ +
+ +

Pescador

+

Puede usar la red de pesca y pescar de a mayores cantidades.

+ +
+ +

Sastre

+

Trabaja con las pieles que dropean los bichos para hacer ropas.

+ +
+ +

Cocinero

+

Eliminada, solo había un cocinero en todo el server y era parte del staff de Argentum. Ni idea de que hacía.

+ +
+
+

+ El tener una clase que extrae materiales y otra que trabaje con ese material significa que si quiero hacerme por ejemplo una barca por mi cuenta y no al quiero comprar ni tengo un amigo con un carpintero en el lv necesario, tengo que hacerme un pj talador, talar madera, hacerme un carpintero, levelearlo hasta que tenga el skill de carpinteria suficiente para hacer la barca, pasarme la madera del leñador a mi pj carpintero y finalmente hacer la barca, para después dársela al pj principal. +

+

+ Resumiendo las clases, casi todas pueden usar magia excepto las que se especifica que no. Los nuevos AO en vez de tener una clase para cada oficio tienen una de propósito general que es el Trabajador, al cual uno le sube los skills que quiera y lo especializa, pero seguramente siga teniendo que crearse un nuevo personaje para trabajar con el material y levelearlo porque mientras mas lvl se sube más escasean los puntos de skill.
+ Dependiendo del server puede que haya nuevas clases o que sean mecánicamente algo distintas, pero esas son las bases. +

+

+ Ahora las razas sin dar los números de los modificadores de los atributos para no aburrir a nadie: +

+ +

+ Cabe aclarar que atributo no es lo mismo que skill.
+ Estos atributos iniciales deciden la cantidad que suben algunos skills luego de subir de nivel. Fuerza le corresponde al daño físico, Constitución a la vida, Inteligencia al maná y Agilidad a la evasión y puntería. Puede haber items que suban o bajen estos atributos.
+ También hay un atributo llamado carisma que sirve para hacer clanes? no me acuerdo, creo que depende del AO de si está o no. Nunca le di bola.
+ Los atributos de Agilidad y Fuerza se pueden llevar arriba de sus límites hasta un máximo con sus pociones correspondientes (dopa). Luego los skills generales también se pueden subir con armaduras, armas, escudos, etc. +

+

+ Subir de nivel tiene varios beneficios, principalmente el de ganar unos puntos que se distribuyen libremente entre los skills que quieras subir, y también están disponibles unos puntos por nivel con el que se puede subir un skill al realizar una actividad relacionada, ej si talas por primera vez después de subir de nivel, probablemente saques unos 5 puntos de tala, pero no más de eso hasta subir de nivel otra vez.
+ Un skill muy importante es el de navegación, ya que a cierta cantidad de puntos permite usar la barca, que es un item que no se cae y permite moverse por el agua a usar la barca en una orilla. Básicamente desbloquea todo lo que queda del mapa, que es el 70% del juego. Indispensable. Eso sí, hay que talar un buen rato, tener un carpintero al lvl necesario para hacer la barca o estar dispuesto a comprársela a otro jugador (muy cara). +

+

+ ¿Y cómo se sube de nivel? Leveleando. Matar bichos es lo que más experiencia da. Al inicio se puede aprovechar la newbie dungeon, que es una zona segura no-pvp con NPCs que venden items, el NPC de banco y el resu para revivir en el lugar, pero a nivel ~15 te teletransporta afuera de la dungeon y te la tenés que empezar a bancar leveleando en zonas no seguras. Lo que recomiendo acá es ir mejorando tu equipamiento a medida que ganes oro en la newbie dungeon, comprar Curar Veneno que es prácticamente gratis, ir mejorando el hechizo de daño inicial, y finalmente apuntar a comprar Remover Parálisis (remo), Inmovilizar (inmo) e Invisibilidad (invi) (para ese punto seguramente ya hayas salido de la nw dungeon). Es buena idea también ponerse a manguear en ulla.
+ Otra cosa que se hace al principio es romper la O para subir el skill de ocultarse y meditar con /meditar para subir el skill de magia. + Cuando se te terminen las pociones de nw, el alimento, la comida, etc, empezar a restockearse de eso también. +

+

+ Puede ser tentador usar los puntos de skills ganados por nivel para subirse lo que sea conveniente en el momento, pero no lo recomiendo porque los cambios suelen ser permanentes y no se pueden volver a distribuir, hay que crear un nuevo personaje. La distribución de puntos tiene que ser bien pensada, y teniendo en cuenta varias cosas. Lo único que puedo recomendar es tener los puntos necesarios para poder subirse la navegación al skill necesario para usar la barca al llegar al nivel en que la barca esté disponible, que si mal no recuerdo era al 20 o 25.
+ Otro de los consejos más importantes es avivarse con el agíte, aprender lo necesario para plantarse o safar contra un PK, porque cuando uno empieza a levelear lo van a ir a matar 100% seguro, y muy seguramente te dejen con el culo apuntando al norte apenas te ponen un inmo, así que saber pelear es fundamental. Acá es donde recomiendo o jugar battleservers o duelear con gente/amigos. Podés mandarte a levelear siguiendo gordos con mayor nivel que el tuyo y la tengan clara o intentar bancartela contra monos que te quieran matar, pero la vas a pasar mal porque seguramente pierdas plata en equipamiento y pociones (que son asumidas que están en el inventario de cada player mínimo de a 1000 rojas y azules y un par de verdes y amarillas). No está mal ver guías de agíte, si está mal apuntar a la perfección al empezar, más en un AO clásico.
+ Y finalmente el consejo más importante: no confíes en nadie con el nombre en rojo o grís. +

+

El Agíte

+

+ Ahora bien, el agíte es el alma del juego suelen decir, ¿pero cómo es el pvp? ¿cuales son las opciones?
+ Bueno, depende mucho de la clase y del AO. Últimamente he jugado CoverAO, un AO con macros, y la mayoría de agítes casi siempre son entre dos clases semi-mágicas, lo que implica que va a haber dos hechizos clave: inmo y remo.
+ Lo que generalmente suele decidir estos combates es quien pega más inmos, ya que un inmo es una presión gigante, porque suele ser seguido de un golpe melé, un hechizo que haga daño u otro inmo. También el remo cuesta más que el inmo, lo que lleva a cierta pelea de desgaste, pero lo más importante es que básicamente uno queda vulnerable en inmo, también si se tira remo se vuelve predecible. No se quiere estar en el inmo más de 1.2 segs.
+ El caer en el inmo suele ser el primer filtro del AO para un nw porque la parálisis pasa a través del monitor, apenas ves que no te podés mover ya sacaste las manos del mouse y el teclado, pero duelear o jugar battleservers ayuda a combatir esto.
+ Otro factor dentro de una pelea en el AO que no mencióne son las pociones rojas y azules. Las rojas son las de vida y las azules las de maná, símple. La cantidad de potis en si que traiga uno a solo un combate no suele ser decisiva ya que casi siempre siempre uno cae antes de que se le terminen las potis, pero lo que si suele ser decisivo es el poteo, por ejemplo si uno potea azules estando en inmo, es probable que lo hagan cagar en un combo por no cuidar la vida, pero por ahí es necesario potear azules porque puede que no haya maná para un remo y queda medio en jaque (lo que me solía pasar mucho con el pala humano), así que está eso.
+ Lo último importante con las potas es también tener potas verdes y amarillas y controlar el dopaje, siempre al máximo y no olvidarse de tragar una cada ~1 min. + Eso supongo yo son las fundamentales del combate, y obviamente configurar los macros de antemano, para lo cual hay mil guias.
+ Ahora la diferencia de un AO sin macros (como lo puede ser Forever, que es más fiel las primeras versiones de AO), no es mínima a un nivel vivido.
+ En el AO con macros, como uno configura una tecla para cada acción y tiene todo a su alcance sin moverse entre menús de inventario y de hechizos, pero en los AO clásico uno tiene que estar intercalando entre los menús para ir poteando y tirar hechizos, además de otras mecánicas un poco más complejas como la de mandar un mensaje con un espacio para resetear/cortar el ciclo de hechizos y que no se vea si estas en invi. +

+

Más allá del agíte

+

+ Hasta ahora solo hablé del grind y lo principal del arte de la guerra, y es que cuando volví a jugar me concentré en eso con un amigo a diferencia de cuando jugaba de chico (y estoy lejos de ser bueno, pero destaco un momento épico con un gordo en un 2v2 de ~5 mins en el que matamos a dos gordos caos que nos llevaban +10 niveles. Ya con eso me voy victorioso), y mentiría si dijese que el juego es más que el combate, pero diría la verdad si dijese que el juego era más que el combate. Cuando yo jugaba de pendejo, si bien intentaba levelear, me la pasaba rompiendo los huevos en ulla y en el muelle de nix, y siempre me iba domado cuando me intentaba mandar una. Buenos tiempos. También en cierto momento descubrí que con el carpintero podía hacer muebles, cucharas, instrumentos e items para droppear, hacer como que estaba sentado o romper las bolas en general y me divertía bastante ahí. Lo que sí, de chico nunca me pude plantar en un agíte, era malísimo. También se podían comprar llaves de las casas DEL MAPA en el mercado y pasarle la poronga a todos por el frente supongo. En ningun otro MMORPG he llegado a ver que se pueda comprar una casa del mapa, generalmente los otros juegos te tpean a un mapa o hasta a un servidor en el que estas solo (runescape, ff xiv, club penguin).
+ Otra cosa aparte de combate en el AO, se que antiguamente había mucho énfasis en el rol, pero no puedo dar testimonio ni info porque no lo viví mucho ni investigué, pero se nota por como hablaban los desarrolladores en el documental del AO. Lo máximo que puedo decir sobre el rol fue que había eventos roleros en HispanoAO, el server que jugaba. Yo no roleaba pero aprovechaba cuando lo hacía robándome los items ilegales que dropeaban los GMs tipo flores, plantas y tiles etc que se supone solo se deberían poner desde el editor pero los droppeaban por conveniencia y se aseguraban al 90% de que nadie los pueda agarrar. Aparte de eso había también eventos tipo que se yo, juego de la sillas o ruleta de puñalada. Divertido. También me la pasaba rompiendo los huevos en el fuerte pretoriano por más nw que sea porque me volaba la cabeza que tengas que traspasar paredes y pasar por lugares toscos para entrar al fuerte.
+ También recuerdo vívidamente logearme una noche y ver que había un sprite de los teletubbies en ulla, la verdad pensaba que fue un sueño bizarro pero recién vi que está en los gráficos del código fuente xd.
+

+
+ Pero bueno, por lo que jugué ahora de Cover, tengo la impresión de que el Argentum actual es puro grind, agíte y tryhardeo en general.
+ A la gente le gusta mencionar el aspecto social del AO, pero no hago énfasis en eso porque ya es obviado de cualquier MMORPG, pero igual acá es importante andar con gente porque es todo zona de guerra y te pueden caer de a cualquier número o cruzarte con gente de tu misma facción, así que difícilmente vas a ir por el juego sin usar el chat. También podés ir al muelle de Nix si sos un chad de mierda. +

+

Cierre

+

+ Y bueno, eso es todo lo que tengo para decir de Argentum por ahora.
+ El motivo por el que hice esta subpágina fue porque espontáneamente recordé los comics de Megadimension (con el que tuve una situación graciosa porque de chico le repostee los comics en taringa y me terminó mandando un mensaje privado pidiendome que le de crédito si mal no recuerdo xd) y subsecuentemente de unas animaciones en flash del AO, de la mítica película y finalmente del legendario HOAX VORP. Cuando recordé todo eso, mi instinto zoomer hiperfijado archivo. org se encendió y decidí archivar todo y darle un destino antes del cataclismo, así que lo voy a estar guardando por acá de alguna forma. También creo que nadie hizo cosa tal como un "shrine" dedicado al Argentum, así que supongo que eso es algo.
+ Otro juego MMORPG que solía jugar en mi infancia era Canaan Online (yo lo conocía como Pet Forest/Bosque de Mascota), del que también tengo buenos recuerdos, pero sinceramente no da para una subpágina porque el juego ni era tan bueno honestamente y me la pasaba boludeando en el chat de la guild más que nada. El juego tenía números por todos lados, pvp solo en un evento o si le mandabas duelo a alguien, morías y era como si nada hubiese pasado, etc etc. Lo cerraron hace más de 10 años ya porque poca gente lo jugaba, hace 4 años lo quisieron reabrir en un servidor privado sin éxito, pero recién volví a buscar y se ve que están de vuelta con el proyecto, literalmente cuando entre ví que postearon hace 3 horas lol. Lo jugaría un rato de vuelta por la nostalgia supongo, no me acuerdo de nadie de la guild por nick así que meh.
+
+ Argentum merece más reconocimiento, porque más allá de que sea FOSS y argenquico, es único en su especie y por las razones correctas. Es una locura que el primer MMORPG argentino, que encima la re contra rompió cuando salió, sea de codigo abierto, y que Morgolock haya sido fiel a sus ideas (las correctas) y no se haya vendido por el bien del juego, lo cual extraña mucho viniendo de un país lleno de negros, garcas y negros garcas como la argentina. +

+
+ +

Si llegaste hasta acá...

+

Ten viajero, acepta este ropaje, estas bebidas y manzanas. Ahora toma tus cosas y emprende viaje, un nuevo mundo te está esperando, hazte de amigos y enemigos y vive una nueva aventura en las fantásticas tierras de este mundo llamado... Argentum Online

+ Lista de servers +
+

Extras

+ +
+
+ +
+ ¿Subir? +
+
+ +
+
+
\ No newline at end of file diff --git a/views/argentum/creaciones.hbs b/views/argentum/creaciones.hbs new file mode 100644 index 0000000..4e7e6ed --- /dev/null +++ b/views/argentum/creaciones.hbs @@ -0,0 +1,5 @@ +
+ https://yewtu.be/watch?v=xpByi-zqLbE
+ https://yewtu.be/watch?v=fE3tHsVQ3tw
+ https://yewtu.be/watch?v=E3cu8xYwhvk +
\ No newline at end of file diff --git a/views/argentum/links.hbs b/views/argentum/links.hbs new file mode 100644 index 0000000..7cfe5dd --- /dev/null +++ b/views/argentum/links.hbs @@ -0,0 +1,19 @@ +
+ + TODO: PONER PAGINAS DEL ARCHIVE +
\ No newline at end of file diff --git a/views/argentum/otto.hbs b/views/argentum/otto.hbs new file mode 100644 index 0000000..2c03b25 --- /dev/null +++ b/views/argentum/otto.hbs @@ -0,0 +1,89 @@ +
+ {{!-- --}} + 12-02-04 12:49
+
+ Buenas, le quería decir a la comunidad que sí, sí señores... soy NEWBIE.
+
+ Juego desde la versión 7.53, hace casi dos años, sin embargo todavía soy un terrible NEWBIE. Sino miren esta lista:
+
+ 1) Para empezar, algo básico, no sé chupar rojas, le yerro a la "U" y apreto la "I", o chupo azules a lo loco. Si me dan un guerrero lvl 40 me lo matan a descargazos. Debo ser el tipo que más pociones rojas tiró en la versión, pues si bien nunca ando con más de 100, tampoco nunca llego a chupar más de 3.
+
+ 2) Tengo, además, el pj con el nombre más Newbie, lejos... Jorge Cafrune!!!! No puede ser más Newbie. que además es Lvl 28 hace casi 7 meses, y le falta bocha para pasar.
+
+ 3) Cuando hay agite, a los 2 segundos ya me laguié (pero me laguié mal), y además soy experto en paralizar amigos y aliados. Si me paralizan, tardo, promedio, 2 o 3 minutos para removerme. Y antes de que exista el parche de la ***8220;L***8221;, si me paralizaban, me iba a buscar una coca cola a la cocina; Una sola vez traté de tirar una roja y tire todas.
+
+ 4) No tengo la menor idea de cómo se usa el arco y la flecha.
+
+ 5) Cada vez que agarro los mapas de agua para ir al veril me pierdo muchísimo.
+
+ 6) No te borro un cartel en la puta vida, es más me voy a resucitar invi, con el Ragmarañak (no sé ni cómo se llama el apoca) en la cabeza.
+
+ 7) Me ven siempre cuando estoy invi, y no con chits justamente... siempre me ven algún cartel o la meditada, siempre.
+
+ 8) Invoco indomables y a los 3 segundos ya los perdí, se van a la mierda. O sino me laguean. Cuando los invoco en agites, siempre les tiro el apoca a ellos, y me matan.
+
+ 9) Cuando me cruzo con un Orco Brujo, en vez de paralizarlo o hacerme invi, por lo general salgo corriendo hasta que me mata... cuando me pasa esto me río tanto!
+
+ 10) Creo que sólo una vez logré apuñalar... y fue a una araña.
+
+ 11) Debajo de Ulla no aguanto ni 10 segundos sin morir, aunque esté solo.
+
+ 12) En mi puta vida descubrí un Bug, ni tengo la menor idea de cómo se usa un programa externo salvo el bendito piringulete.
+
+ 13) No tengo ni la menor idea de las cualidades de cada clase, ni la vida de los bichos, y me da paja matar bichos grandes por que estás 3 horas.
+
+ 14) Muchas veces, cuando hablo, me saco la ropa o bien tiro cosas, incluso el barco y la túnica del Caos.
+
+ 15) Todos los días, el primer ataque que hago a un ciuda, lo hago con el seguro puesto, indefectiblemente.
+
+ 16) Me tiran una posición dentro de un mapa y no la encuentro nunca más, salvo de pedo. Todavía no entiendo eso de las coordenadas.
+
+ 17) No tengo ni idea cómo se deben asignar los skills y demás porquerías de esas.
+
+ 18) ¿Combo? ¿Qué es eso...? ¿Mc Donalds?
+
+ 19) Adoro el muelle de Nix.
+
+ 20) Lo que más me divierte es parlarme minitas (que por lo general son chabones) y hacerme amigos.
+
+ 21) Me gusta armar bardo en Nix, andar en bolas, decirle guasadas a los NPC, curarle el veneno a los más Nws.
+
+ 22) Me rompe soberanamente las bolas que no hayan más muebles y que no se pueda concinar.
+
+ 23) Prefiero, toda la vida,tener como ítem un Queso de Cabra que una Katana.
+
+
+
+ Como verán más NEWBIE no puedo ser... pero eso sí: Siempre entendí que en este juego, como en la vida, lo más importante era el honor. Por eso, si bien soy bien Newbie:
+
+ 1) Jamás cerré (Bue sí, alguna vez en la 7.53 cuando en lvl 6 volvía a ulla con 30 pieles de lobo y lo veía a Amenakthe que se me venía al humo)
+
+ 2) No remuevo bichos (por más que para mí es una táctica, pero si a los muchachos que juegan no les gusta no lo hago)
+
+ 3) No corto intervalos (no sé hacerlo ni me interesa)
+
+ 4) Jamás piketié, me da vergüenza.
+
+ 5) Nunca en la vida use cheats ni nada similar. El piringulete sí. Confieso acá que me hice adicto al F7 (me parece una paja terrible tener que escribir /meditar)... pero puedo jurar que jamás use el F4 ni otras cosas que dan beneficio en un combate. Es más cuando traté de usar el piringulo para joder con algún amigo mío en duelos, se me armaba tal quilombo que tenía que desloguear.
+
+ 6) No empollo ítems, salvo que esté lagueado, lo cual es muy probable.
+
+ 7) Por lo general tampoco agarro Ítems cuando hacemos piñatear a alguien, siempre me garcan, pero no me calienta, total ítem que agarre seguro lo voy a perder al toque.
+
+ 8) Jamás pero jamás puteo a alguien, o le digo NW (por que yo soy NW), o lo deliro si lo mato. Jamás. Esto me parece lo más patético del juego.
+
+ 9) Nunca estafé a nadie... y si alguna vez estuve cerca de hacerlo, pues tenía enfrente a uno muy poco despabilado, me dio lástima y me retracté.
+
+ 10) Cuando mato a uno más Newbie que viene bastante equipado para sus posibilidades, por lo general lo revivo y le devuelvo las cosas. Realmente me conmueven esos Armaditas lvls 20 que -con su Katana, su escudo de tortuga, 20 rojas y 20 azules, su arquito compuesto y 40 flechas- parten rumbo a Dorck a entrenar, y si los mato me veo en la obligación de revivirlos y darles las cosas, por que sé el esfuerzo que, para quien juega solo, le llevo conseguir esas cosas, porque yo alguna vez me tuve que romper el orto para conseguir 20 rojas... hoy, gracias a mis amigos queridos, no.
+
+
+ En mi querido Clan, que funde con entrañables amigos, El Escuadrón Rojo, siempre pretendí que sea una forma de inculcar valores, no sólo a los miembros sino a toda la comunidad a través del ejemplo... pudimos fallar, pero creo que poca gente puede decir que el ER es un clan deshonesto o de mala gente. Y por sobre todo siempre quise que el ER sea una lindísima forma de hacer amigos, que en definitiva es lo único que quedará el día que el AO no esté más. Y por suerte así lo fue, en el ER se gestaron muchísimas amistades de lo más sinceras y lindas.
+
+
+ Así que muchachos, si me ven en el AO y tienen ganas de decirme NW -como tantas veces lo hacen esos tipos que son tan importantes por que juegan AO mejor que yo- diganmeló nomás, que no me va a molestar... porque es verdad.-
+
+
+ Bueno, nada más sólo querían que sepan eso. Que soy un Newbie total. La verdad me chupa un huevo ser groso... sólo quiero divertirme, Y les puedo asegurar que jugando AO me divierto y mucho, así como soy... Bien NEWBIE.-
+ Saludos.-

+
+
\ No newline at end of file diff --git a/views/argentum/servers.hbs b/views/argentum/servers.hbs new file mode 100644 index 0000000..1fb3a53 --- /dev/null +++ b/views/argentum/servers.hbs @@ -0,0 +1,15 @@ +
+

Lista de servers

+

Los servers listados y más pueden ser encontrados acá

+ +
\ No newline at end of file diff --git a/views/darkness.hbs b/views/darkness.hbs new file mode 100644 index 0000000..5af756a --- /dev/null +++ b/views/darkness.hbs @@ -0,0 +1,60 @@ + +
+
+
+
+
+
+
+

+ Darkness... darkness amongst the night


+ In the forgotten center of the world



+ The outer beings summoned by the deranged
+ Wreaks havoc like a plague in the menacing air
+ Worse than death? So shall it be...






+ Still, few hope against those who bargain their soul
+ Hope that they will one day fall
+ That the clamor of light will end it all

+ And only in true light +


+ shall we see darkness fall +








+

+

+

其れはまるで御伽噺

+ ゆるき眠り蝕んでゆく
+ 純潔で醜悪な儀式が蘇る
+ 胸に深く刻まれる聖約
+ 黒く重き憎(ぞう)に命は煌いて
+ 昏(くら)き明日に消ゆる夢 
+

Man God Machine

+





+

+

+ Trespassing the boundaries of mortality
+ In the city, where chaos is the only known rule
+ We shall inherit the key, ancient, and immortal
+ Man God Machine, all for one
+ A clamour for light, slaying the evil inside
+ Clamour for life's light, Igniting the skies
+ For only in that light, we shall see darkness' downfall
+





+

+

+

走り出した御伽噺

+ 世界燃やす浄化の焔(ほのお)

+ + 現(うつつ)と夢喰らう 悪夢が蘇る
+ 胸に巣くい叫んでる怨讐(おんしゅう)
+ 黒く重き枷(かせ)に涙は煌いて
+ 光と闇 掌(つかさど)る 
+

Man God Machine

+

+
+ + KEEP THE DREAMS IN YOUR HEART
+ 傷だらけのGREEN WINGS +
+
+ + \ No newline at end of file diff --git a/views/home.hbs b/views/home.hbs new file mode 100644 index 0000000..db7de9c --- /dev/null +++ b/views/home.hbs @@ -0,0 +1,134 @@ + +
+

Lyrical Tokarev ~ Tabidachi Edition

+ Flower Tank +

+ There are things to do. The World's Last Day is just around the corner!
+ If you find yourself in dire need of establishing a communication channel, details are following below.
+

+

+ E-mail: gor@lyricaltokarev.com - PGP Key (03E152196B44F1493A40DD422BC14FE04B476C38)
+ If possible, encrypt your communications. +

+ + + + + + +
+ Kiki +
+ + Tambien se suele estar aca

+ +
Public Files
+ +
+

Comic Chat

+

Cut the umbilical cord.

+ Discord? No Way +

Back to the holy land.

+ Kiki threatens to shoot Kurogami in case her demands aren't met.

+ Folder
CC files
+
+

Stuff

+

Lists

+ Note
+ + Anime and some jp vidya/vns
+ Websites
+
+ Update Log +

Other

+ Neocities Landing Page Restored (requires JS)
+ Argentum Online (SUPER ESPAÑOL) (TRABAJO EN PROGRESO)
+
+ Videos (SUPER ESPAÑOL)
+
+

YuugenMagan

+ YuugenMagan +

YuugenMagan

+ +
+

+

Propaganda

+
+ + The Cidoku Network + + + Emerald Coast + + + Shadowm00n + +
+ + Pinamar + +

+ Lyrical Tokarev
+ Lyrical Tokarev Button +

This site is an ip logger. Do not hotlink.

+

+ +
+
+ {{>lyrics lyrics="

+ 熱くなれ夢みた明日を
+ 必ずいつかつかまえる
+ 走り出せ振り向くことなく
+ 冷たい夜を突き抜けろ +

"}} + + Rika +
+
+
+
+
+ Don't Look Away
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ You Will Be Tried
+
+
+
+
+
+
+
+
+
+
+ Shadow In The Dark +
+
+
+
+
+
+
+ \ No newline at end of file diff --git a/views/kiki.hbs b/views/kiki.hbs new file mode 100644 index 0000000..00be73d --- /dev/null +++ b/views/kiki.hbs @@ -0,0 +1,6 @@ + +
+

Kiki Nation

+
>Enter<
+
+ \ No newline at end of file diff --git a/views/kiki/kiki.hbs b/views/kiki/kiki.hbs new file mode 100644 index 0000000..c8072c7 --- /dev/null +++ b/views/kiki/kiki.hbs @@ -0,0 +1,101 @@ + +
+

Kiki

+ + + + + + + + + + + + + + + + + + + + + + +
+ Name: Kiki + + Age: Second Year Student + + Occupation: Second Year Student +
+ + + Spells:
+ Fireball
+ Teleport (To Mouse Location)
+ Paralyze (Like Argentum Online by Pablo Marquez Alias Morgolock)
+ Hyperborea Buster
+
+
+
+ Transformations:
+ Lost Aeon ~ Forsaken Executioner
+ (Requires Raging Heart Heat Meter 100%)

+ +
+ Inventory:
+ Homeconomicon
+ Return Branch
+ To Protect Those That I Love ~ Raging Heart!
+ (Of Ancient And Mystical Knowledge) Toilet Paper Roll
+ Probably a scroll
+
+
+
+ + +
+ + +
+ + + +
+
+ Affiliations: Unknown + + Likes: Unknown + + Dislikes: Unknown + + Famous Quotes:
+ "The buddhists are in the bathrooms"
+
Origin: トップをねらえ!魔法少女危機!!!
+
+
+
+ + + + + + + +
+ +
+ © Alicesoft (1993) - © Team Shangai Alice (1997) +
+ +
+ Is that what you were expecting me to say? +
+
+
+ {{>lyrics lyrics="言い訳して勝負降りるのは
+ 楽な事さでも戻らないよ"}} +
+ diff --git a/views/layouts/argentum.hbs b/views/layouts/argentum.hbs new file mode 100644 index 0000000..b9c1d2d --- /dev/null +++ b/views/layouts/argentum.hbs @@ -0,0 +1,22 @@ + + + + {{> head }} + + + {{#if map}} + {{> (lookup . 'map')}} + {{/if}} +
+ {{#if headerPartial}} + {{> (lookup . 'headerPartial')}} + {{else}} + {{> headers/default_header}} + {{/if}} +
+ {{> argentum/sidebar}} +
+ {{{body}}} + {{!--
--}} + + diff --git a/views/layouts/main.hbs b/views/layouts/main.hbs new file mode 100644 index 0000000..8809b25 --- /dev/null +++ b/views/layouts/main.hbs @@ -0,0 +1,14 @@ + + + + {{> head }} + + + {{#if headerPartial}} + {{> (lookup . 'headerPartial')}} + {{else}} + {{> headers/default_header}} + {{/if}} + {{{body}}} + + diff --git a/views/layouts/noheader.hbs b/views/layouts/noheader.hbs new file mode 100644 index 0000000..cb964ad --- /dev/null +++ b/views/layouts/noheader.hbs @@ -0,0 +1,9 @@ + + + + {{> head }} + + + {{{body}}} + + diff --git a/views/list.hbs b/views/list.hbs new file mode 100644 index 0000000..5b844c1 --- /dev/null +++ b/views/list.hbs @@ -0,0 +1,28 @@ + +
+

~ {{locals.directory}}

+ + + + + + + + {{#each locals.fileList}} + + + + + + {{/each}} + +
FilenameSizeLast Updated
+ {{name}} + + {{size}} + {{modificationDate}}
+
+
+
+ {{>lyrics lyrics="野望を蹴散らす
魂の叫び
気高く吠えろ
"}} + \ No newline at end of file diff --git a/views/lists/anime.hbs b/views/lists/anime.hbs new file mode 100644 index 0000000..9097be3 --- /dev/null +++ b/views/lists/anime.hbs @@ -0,0 +1,37 @@ + +
+

Anime

+ +
+

VN and vidya

+ +
+ {{>lyrics lyrics="常識という眼鏡で
+ 僕たちの世界は のぞけやしないのさ
+ 夢を忘れた 古い地球人よ"}} +
+ \ No newline at end of file diff --git a/views/lists/sites.hbs b/views/lists/sites.hbs new file mode 100644 index 0000000..4895f96 --- /dev/null +++ b/views/lists/sites.hbs @@ -0,0 +1,35 @@ + +
+
+ + {{#each categoriesAndSites}} + {{#ifDivisibleBy @index 2}} + + + {{/ifDivisibleBy}} + + + {{/each}} +
+

{{name}}

+
    + {{#each sites}} +
  • + {{name}} [archive] + {{#if image}} +
    + + {{/if}} + {{#if description}} + {{description}} + {{/if}} +
  • + {{/each}} +
+
+ {{>lyrics lyrics="微笑み忘れた顔など
+ 見たくはないさ
+ 愛を取り戻せ"}} +
+
+ \ No newline at end of file diff --git a/views/partials/argentum/map/index.hbs b/views/partials/argentum/map/index.hbs new file mode 100644 index 0000000..a959bc0 --- /dev/null +++ b/views/partials/argentum/map/index.hbs @@ -0,0 +1,20 @@ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file diff --git a/views/partials/argentum/sidebar.hbs b/views/partials/argentum/sidebar.hbs new file mode 100644 index 0000000..7933cde --- /dev/null +++ b/views/partials/argentum/sidebar.hbs @@ -0,0 +1,38 @@ + \ No newline at end of file diff --git a/views/partials/head.hbs b/views/partials/head.hbs new file mode 100644 index 0000000..e756f96 --- /dev/null +++ b/views/partials/head.hbs @@ -0,0 +1,37 @@ + + + + + + + + + + + + + {{#if header_style}} + + {{else}} + + {{/if}} + {{#if theme}} + + {{else}} + + {{/if}} + {{#if stylesheet}} + + {{/if}} + + {{#if icon}} + + {{else}} + + {{/if}} + + {{#if title}} + {{title}} + {{else}} + Lyrical Tokarev~ 世界最後の日 + {{/if}} \ No newline at end of file diff --git a/views/partials/headers/argentum.hbs b/views/partials/headers/argentum.hbs new file mode 100644 index 0000000..df09904 --- /dev/null +++ b/views/partials/headers/argentum.hbs @@ -0,0 +1,12 @@ +
+
+ +
+ + Kiki Argentum
+
+ Kiki
+ < HOME > +
+
+
\ No newline at end of file diff --git a/views/partials/headers/default_header.hbs b/views/partials/headers/default_header.hbs new file mode 100644 index 0000000..a16796c --- /dev/null +++ b/views/partials/headers/default_header.hbs @@ -0,0 +1,19 @@ +
+
+ +
+
\ No newline at end of file diff --git a/views/partials/lyrics.hbs b/views/partials/lyrics.hbs new file mode 100644 index 0000000..bcc157d --- /dev/null +++ b/views/partials/lyrics.hbs @@ -0,0 +1,5 @@ +
+

+ {{{lyrics}}} +

+
\ No newline at end of file diff --git a/views/update_log.hbs b/views/update_log.hbs new file mode 100644 index 0000000..f026d89 --- /dev/null +++ b/views/update_log.hbs @@ -0,0 +1,145 @@ + +
+

2024

+ +

2022

+ +

2005

+ +

1996

+ +

1959

+ +

1945

+ +

1939

+ +

1937

+ +

1934

+ +

1933

+ +

1929

+ +

1925

+ +

1924

+ +

1923

+ +

1919

+ +

1918

+ +

1914

+ +

1890

+ +

1889

+ +

1789

+ +

4 BC

+ +

27 BC

+ +

63 BC

+ +

384 BC

+ +

399 BC

+ +

427 BC

+ +

470 BC

+ +

551 BC

+ +

563 BC

+ +

753 BC

+ +

2600 BC

+ +
+ {{>lyrics lyrics="刻(とき)が未来にすすむと 誰がきめたんだ
+ 烙印をけす命が 歴史をかきなおす
+ 美しい剣は 人と人つなげて
+ 巡りくる切なさ 悲しみを払って
+ あなたとの間に 命ある形を
+ この星に捧げる 愛というしるしで"}} +
+ \ No newline at end of file