Changeset 2737156
- Timestamp:
- 06/03/2022 09:00:54 PM (4 years ago)
- Location:
- style-manager/trunk
- Files:
-
- 29 edited
-
composer.lock (modified) (46 diffs)
-
dist/js/customizer-rtl.css (modified) (1 diff)
-
dist/js/customizer.css (modified) (1 diff)
-
dist/js/customizer.js (modified) (1 diff)
-
languages/style-manager.pot (modified) (8 diffs)
-
readme.txt (modified) (2 diffs)
-
src/Client/CloudInterface.php (modified) (1 diff)
-
src/Client/PixelgradeCloud.php (modified) (2 diffs)
-
src/Customize/CloudFonts.php (modified) (1 diff)
-
src/Customize/ColorPalettes.php (modified) (3 diffs)
-
src/Customize/Customize.php (modified) (3 diffs)
-
src/Customize/DesignAssets.php (modified) (3 diffs)
-
src/Customize/FontPalettes.php (modified) (9 diffs)
-
src/Customize/Fonts.php (modified) (5 diffs)
-
src/Customize/SpacingSection.php (modified) (7 diffs)
-
src/Customize/ThemeConfigs.php (modified) (2 diffs)
-
src/Customize/TweakBoardSection.php (modified) (4 diffs)
-
src/Plugin.php (modified) (2 diffs)
-
src/Screen/Settings.php (modified) (1 diff)
-
style-manager.php (modified) (2 diffs)
-
vendor/autoload.php (modified) (1 diff)
-
vendor/composer/InstalledVersions.php (modified) (7 diffs)
-
vendor/composer/autoload_real.php (modified) (5 diffs)
-
vendor/composer/autoload_static.php (modified) (2 diffs)
-
vendor/composer/installed.json (modified) (46 diffs)
-
vendor/composer/installed.php (modified) (7 diffs)
-
vendor_prefixed/symfony/polyfill-mbstring/Mbstring.php (modified) (1 diff)
-
vendor_prefixed/symfony/polyfill-mbstring/composer.json (modified) (1 diff)
-
vendor_prefixed/symfony/polyfill-php72/composer.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
style-manager/trunk/composer.lock
r2719112 r2737156 386 386 { 387 387 "name": "symfony/polyfill-mbstring", 388 "version": "v1.2 5.0",388 "version": "v1.26.0", 389 389 "source": { 390 390 "type": "git", 391 391 "url": "https://github.com/symfony/polyfill-mbstring.git", 392 "reference": " 0abb51d2f102e00a4eefcf46ba7fec406d245825"393 }, 394 "dist": { 395 "type": "zip", 396 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/ 0abb51d2f102e00a4eefcf46ba7fec406d245825",397 "reference": " 0abb51d2f102e00a4eefcf46ba7fec406d245825",392 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e" 393 }, 394 "dist": { 395 "type": "zip", 396 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", 397 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", 398 398 "shasum": "" 399 399 }, … … 410 410 "extra": { 411 411 "branch-alias": { 412 "dev-main": "1.2 3-dev"412 "dev-main": "1.26-dev" 413 413 }, 414 414 "thanks": { … … 449 449 ], 450 450 "support": { 451 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.2 5.0"451 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" 452 452 }, 453 453 "funding": [ … … 465 465 } 466 466 ], 467 "time": "202 1-11-30T18:21:41+00:00"467 "time": "2022-05-24T11:49:31+00:00" 468 468 }, 469 469 { 470 470 "name": "symfony/polyfill-php72", 471 "version": "v1.2 5.0",471 "version": "v1.26.0", 472 472 "source": { 473 473 "type": "git", 474 474 "url": "https://github.com/symfony/polyfill-php72.git", 475 "reference": " 9a142215a36a3888e30d0a9eeea9766764e96976"476 }, 477 "dist": { 478 "type": "zip", 479 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ 9a142215a36a3888e30d0a9eeea9766764e96976",480 "reference": " 9a142215a36a3888e30d0a9eeea9766764e96976",475 "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2" 476 }, 477 "dist": { 478 "type": "zip", 479 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2", 480 "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2", 481 481 "shasum": "" 482 482 }, … … 487 487 "extra": { 488 488 "branch-alias": { 489 "dev-main": "1.2 3-dev"489 "dev-main": "1.26-dev" 490 490 }, 491 491 "thanks": { … … 525 525 ], 526 526 "support": { 527 "source": "https://github.com/symfony/polyfill-php72/tree/v1.2 5.0"527 "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0" 528 528 }, 529 529 "funding": [ … … 541 541 } 542 542 ], 543 "time": "202 1-05-27T09:17:38+00:00"543 "time": "2022-05-24T11:49:31+00:00" 544 544 } 545 545 ], … … 1609 1609 { 1610 1610 "name": "phpstan/phpstan", 1611 "version": "1. 6.7",1611 "version": "1.7.10", 1612 1612 "source": { 1613 1613 "type": "git", 1614 1614 "url": "https://github.com/phpstan/phpstan.git", 1615 "reference": " d41c39cb2e487663bce9bbd97c660e244b73abad"1616 }, 1617 "dist": { 1618 "type": "zip", 1619 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ d41c39cb2e487663bce9bbd97c660e244b73abad",1620 "reference": " d41c39cb2e487663bce9bbd97c660e244b73abad",1615 "reference": "25e069474cf00215b0f64c60a26230908ef3eefa" 1616 }, 1617 "dist": { 1618 "type": "zip", 1619 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/25e069474cf00215b0f64c60a26230908ef3eefa", 1620 "reference": "25e069474cf00215b0f64c60a26230908ef3eefa", 1621 1621 "shasum": "" 1622 1622 }, … … 1644 1644 "support": { 1645 1645 "issues": "https://github.com/phpstan/phpstan/issues", 1646 "source": "https://github.com/phpstan/phpstan/tree/1. 6.7"1646 "source": "https://github.com/phpstan/phpstan/tree/1.7.10" 1647 1647 }, 1648 1648 "funding": [ … … 1664 1664 } 1665 1665 ], 1666 "time": "2022-0 5-04T22:55:41+00:00"1666 "time": "2022-06-03T14:12:23+00:00" 1667 1667 }, 1668 1668 { … … 2051 2051 "type": "git", 2052 2052 "url": "https://github.com/rectorphp/rector.git", 2053 "reference": " a548c62cde0568d25a3db9f4832d607c835db28d"2054 }, 2055 "dist": { 2056 "type": "zip", 2057 "url": "https://api.github.com/repos/rectorphp/rector/zipball/ a548c62cde0568d25a3db9f4832d607c835db28d",2058 "reference": " a548c62cde0568d25a3db9f4832d607c835db28d",2053 "reference": "7c9c2460e9569aa6c0924c9730eca14f00e2d4fc" 2054 }, 2055 "dist": { 2056 "type": "zip", 2057 "url": "https://api.github.com/repos/rectorphp/rector/zipball/7c9c2460e9569aa6c0924c9730eca14f00e2d4fc", 2058 "reference": "7c9c2460e9569aa6c0924c9730eca14f00e2d4fc", 2059 2059 "shasum": "" 2060 2060 }, 2061 2061 "require": { 2062 2062 "php": "^7.2|^8.0", 2063 "phpstan/phpstan": "^1. 6"2063 "phpstan/phpstan": "^1.7.10" 2064 2064 }, 2065 2065 "conflict": { … … 2081 2081 "extra": { 2082 2082 "branch-alias": { 2083 "dev-main": "0.1 2-dev"2083 "dev-main": "0.13-dev" 2084 2084 } 2085 2085 }, … … 2104 2104 } 2105 2105 ], 2106 "time": "2022-0 5-06T07:17:49+00:00"2106 "time": "2022-06-03T20:48:45+00:00" 2107 2107 }, 2108 2108 { … … 2112 2112 "type": "git", 2113 2113 "url": "https://github.com/Roave/SecurityAdvisories.git", 2114 "reference": " 2658dd564ed1a63989404083d7ccb9cb10e07701"2115 }, 2116 "dist": { 2117 "type": "zip", 2118 "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/ 2658dd564ed1a63989404083d7ccb9cb10e07701",2119 "reference": " 2658dd564ed1a63989404083d7ccb9cb10e07701",2114 "reference": "bff7ded3457ec730ad872ebb19cf46a96970e342" 2115 }, 2116 "dist": { 2117 "type": "zip", 2118 "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/bff7ded3457ec730ad872ebb19cf46a96970e342", 2119 "reference": "bff7ded3457ec730ad872ebb19cf46a96970e342", 2120 2120 "shasum": "" 2121 2121 }, … … 2125 2125 "adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3", 2126 2126 "akaunting/akaunting": "<2.1.13", 2127 "alextselegidis/easyappointments": "< 1.4.3",2127 "alextselegidis/easyappointments": "<=1.4.3", 2128 2128 "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1", 2129 2129 "amazing/media2click": ">=1,<1.3.3", … … 2150 2150 "bottelet/flarepoint": "<2.2.1", 2151 2151 "brightlocal/phpwhois": "<=4.2.5", 2152 "brotkrueml/codehighlight": "<2.7", 2152 2153 "buddypress/buddypress": "<7.2.1", 2153 2154 "bugsnag/bugsnag-laravel": ">=2,<2.0.2", 2154 2155 "bytefury/crater": "<6.0.2", 2155 2156 "cachethq/cachet": "<2.5.1", 2156 "cakephp/cakephp": "< 4.0.6",2157 "cakephp/cakephp": "<3.10.3|>=4,<4.0.6", 2157 2158 "cardgate/magento2": "<2.0.33", 2158 2159 "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4", … … 2169 2170 "concrete5/core": "<8.5.7", 2170 2171 "contao-components/mediaelement": ">=2.14.2,<2.21.1", 2172 "contao/contao": ">=4,<4.4.56|>=4.5,<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3", 2171 2173 "contao/core": ">=2,<3.5.39", 2172 "contao/core-bundle": "<4.9.18|>=4.10,<4.11.7| = 4.10.0",2174 "contao/core-bundle": "<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3|= 4.10.0", 2173 2175 "contao/listing-bundle": ">=4,<4.4.8", 2174 2176 "contao/managed-edition": "<=1.5", 2175 "craftcms/cms": "<3.7. 29",2177 "craftcms/cms": "<3.7.36", 2176 2178 "croogo/croogo": "<3.0.7", 2177 2179 "cuyz/valinor": ">=0.5,<0.7", … … 2210 2212 "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.27", 2211 2213 "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1", 2212 "ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<1.3.1 7",2214 "ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<1.3.19", 2213 2215 "ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8", 2214 2216 "ezsystems/ezplatform-richtext": ">=2.3,<=2.3.7", 2215 2217 "ezsystems/ezplatform-user": ">=1,<1.0.1", 2216 "ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<7.5.2 8",2218 "ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<7.5.29", 2217 2219 "ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.3.5.1", 2218 2220 "ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3", … … 2220 2222 "ezyang/htmlpurifier": "<4.1.1", 2221 2223 "facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2", 2222 "facturascripts/facturascripts": "<2022. 6",2224 "facturascripts/facturascripts": "<2022.8", 2223 2225 "feehi/cms": "<=2.1.1", 2224 2226 "feehi/feehicms": "<=0.1.3", 2225 2227 "fenom/fenom": "<=2.12.1", 2228 "filegator/filegator": "<7.8", 2226 2229 "firebase/php-jwt": "<2", 2227 2230 "flarum/core": ">=1,<=1.0.1", … … 2229 2232 "flarum/tags": "<=0.1-beta.13", 2230 2233 "fluidtypo3/vhs": "<5.1.1", 2234 "fof/upload": "<1.2.3", 2231 2235 "fooman/tcpdf": "<6.2.22", 2232 2236 "forkcms/forkcms": "<5.11.1", … … 2242 2246 "gaoming13/wechat-php-sdk": "<=1.10.2", 2243 2247 "genix/cms": "<=1.1.11", 2244 "getgrav/grav": "<1.7.3 1",2248 "getgrav/grav": "<1.7.33", 2245 2249 "getkirby/cms": "<3.5.8", 2246 2250 "getkirby/panel": "<2.5.14", … … 2252 2256 "gregwar/rst": "<1.0.3", 2253 2257 "grumpydictator/firefly-iii": "<5.6.5", 2254 "guzzlehttp/guzzle": " >=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",2258 "guzzlehttp/guzzle": "<6.5.6|>=7,<7.4.3", 2255 2259 "guzzlehttp/psr7": "<1.8.4|>=2,<2.1.1", 2256 "helloxz/imgurl": " <=2.31",2260 "helloxz/imgurl": "= 2.31|<=2.31", 2257 2261 "hillelcoren/invoice-ninja": "<5.3.35", 2258 2262 "hjue/justwriting": "<=1", 2259 2263 "hov/jobfair": "<1.0.13|>=2,<2.0.2", 2260 2264 "hyn/multi-tenant": ">=5.6,<5.7.2", 2261 "ibexa/core": ">=4,<4.0. 5|>=4.1,<4.1.2",2265 "ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4", 2262 2266 "ibexa/post-install": "<=1.0.4", 2263 2267 "icecoder/icecoder": "<=8.1", … … 2311 2315 "marcwillmann/turn": "<0.3.3", 2312 2316 "matyhtf/framework": "<3.0.6", 2313 "mautic/core": "<4. 2|= 2.13.1",2317 "mautic/core": "<4.3|= 2.13.1", 2314 2318 "mediawiki/core": ">=1.27,<1.27.6|>=1.29,<1.29.3|>=1.30,<1.30.2|>=1.31,<1.31.9|>=1.32,<1.32.6|>=1.32.99,<1.33.3|>=1.33.99,<1.34.3|>=1.34.99,<1.35", 2315 2319 "microweber/microweber": "<1.3", … … 2317 2321 "mittwald/typo3_forum": "<1.2.1", 2318 2322 "modx/revolution": "<= 2.8.3-pl|<2.8", 2323 "mojo42/jirafeau": "<4.4", 2319 2324 "monolog/monolog": ">=1.8,<1.12", 2320 "moodle/moodle": "< 3.9.13|>=3.10-beta,<3.10.10|>=3.11,<3.11.6",2325 "moodle/moodle": "<4.0.1", 2321 2326 "mustache/mustache": ">=2,<2.14.1", 2322 2327 "namshi/jose": "<2.2", … … 2325 2330 "neos/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6", 2326 2331 "neos/form": ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3", 2327 "neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.9.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,< 3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",2332 "neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.9.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<5.3.10|>=7,<7.0.9|>=7.1,<7.1.7|>=7.2,<7.2.6|>=7.3,<7.3.4|>=8,<8.0.2", 2328 2333 "neos/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5", 2329 2334 "netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15", … … 2373 2378 "pimcore/pimcore": "<10.4", 2374 2379 "pocketmine/bedrock-protocol": "<8.0.2", 2375 "pocketmine/pocketmine-mp": "<4.2. 9",2380 "pocketmine/pocketmine-mp": "<4.2.10", 2376 2381 "pressbooks/pressbooks": "<5.18", 2377 2382 "prestashop/autoupgrade": ">=4,<4.10.1", … … 2395 2400 "robrichards/xmlseclibs": "<3.0.4", 2396 2401 "rudloff/alltube": "<3.0.3", 2397 "s-cart/s-cart": "<6.7.2", 2402 "s-cart/core": "<6.9", 2403 "s-cart/s-cart": "<6.9", 2398 2404 "sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1", 2399 2405 "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9", … … 2406 2412 "shopware/shopware": "<5.7.9", 2407 2413 "shopware/storefront": "<=6.4.8.1", 2414 "shopxo/shopxo": "<2.2.6", 2408 2415 "showdoc/showdoc": "<2.10.4", 2409 2416 "silverstripe/admin": ">=1,<1.8.1", … … 2425 2432 "simplito/elliptic-php": "<1.0.6", 2426 2433 "slim/slim": "<2.6", 2427 "smarty/smarty": "<3.1.4 3|>=4,<4.0.3",2428 "snipe/snipe-it": "<5.4. 3|>= 6.0.0-RC-1, <= 6.0.0-RC-5",2434 "smarty/smarty": "<3.1.45|>=4,<4.1.1", 2435 "snipe/snipe-it": "<5.4.4|>= 6.0.0-RC-1, <= 6.0.0-RC-5", 2429 2436 "socalnick/scn-social-auth": "<1.15.2", 2430 2437 "socialiteproviders/steam": "<1.1", … … 2487 2494 "tinymce/tinymce": "<5.10", 2488 2495 "titon/framework": ">=0,<9.9.99", 2489 "topthink/framework": "<6.0. 9",2496 "topthink/framework": "<6.0.12", 2490 2497 "topthink/think": "<=6.0.9", 2491 2498 "topthink/thinkphp": "<=3.2.3", … … 2516 2523 "willdurand/js-translation-bundle": "<2.1.1", 2517 2524 "wp-cli/wp-cli": "<2.5", 2525 "wp-graphql/wp-graphql": "<0.3.5", 2518 2526 "wpanel/wpanel4-cms": "<=4.3.1", 2519 2527 "wwbn/avideo": "<=11.6", 2520 2528 "yeswiki/yeswiki": "<4.1", 2521 "yetiforce/yetiforce-crm": "< =6.3",2529 "yetiforce/yetiforce-crm": "<6.4", 2522 2530 "yidashi/yii2cmf": "<=2", 2523 2531 "yii2mod/yii2-cms": "<1.9.2", … … 2592 2600 } 2593 2601 ], 2594 "time": "2022-0 5-05T14:08:42+00:00"2602 "time": "2022-06-02T21:04:08+00:00" 2595 2603 }, 2596 2604 { … … 3316 3324 { 3317 3325 "name": "symfony/polyfill-ctype", 3318 "version": "v1.2 5.0",3326 "version": "v1.26.0", 3319 3327 "source": { 3320 3328 "type": "git", 3321 3329 "url": "https://github.com/symfony/polyfill-ctype.git", 3322 "reference": " 30885182c981ab175d4d034db0f6f469898070ab"3323 }, 3324 "dist": { 3325 "type": "zip", 3326 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ 30885182c981ab175d4d034db0f6f469898070ab",3327 "reference": " 30885182c981ab175d4d034db0f6f469898070ab",3330 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4" 3331 }, 3332 "dist": { 3333 "type": "zip", 3334 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", 3335 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", 3328 3336 "shasum": "" 3329 3337 }, … … 3340 3348 "extra": { 3341 3349 "branch-alias": { 3342 "dev-main": "1.2 3-dev"3350 "dev-main": "1.26-dev" 3343 3351 }, 3344 3352 "thanks": { … … 3378 3386 ], 3379 3387 "support": { 3380 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.2 5.0"3388 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0" 3381 3389 }, 3382 3390 "funding": [ … … 3394 3402 } 3395 3403 ], 3396 "time": "202 1-10-20T20:35:02+00:00"3404 "time": "2022-05-24T11:49:31+00:00" 3397 3405 }, 3398 3406 { 3399 3407 "name": "symfony/polyfill-php73", 3400 "version": "v1.2 5.0",3408 "version": "v1.26.0", 3401 3409 "source": { 3402 3410 "type": "git", 3403 3411 "url": "https://github.com/symfony/polyfill-php73.git", 3404 "reference": " cc5db0e22b3cb4111010e48785a97f670b350ca5"3405 }, 3406 "dist": { 3407 "type": "zip", 3408 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ cc5db0e22b3cb4111010e48785a97f670b350ca5",3409 "reference": " cc5db0e22b3cb4111010e48785a97f670b350ca5",3412 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" 3413 }, 3414 "dist": { 3415 "type": "zip", 3416 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", 3417 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", 3410 3418 "shasum": "" 3411 3419 }, … … 3416 3424 "extra": { 3417 3425 "branch-alias": { 3418 "dev-main": "1.2 3-dev"3426 "dev-main": "1.26-dev" 3419 3427 }, 3420 3428 "thanks": { … … 3457 3465 ], 3458 3466 "support": { 3459 "source": "https://github.com/symfony/polyfill-php73/tree/v1.2 5.0"3467 "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" 3460 3468 }, 3461 3469 "funding": [ … … 3473 3481 } 3474 3482 ], 3475 "time": "202 1-06-05T21:20:04+00:00"3483 "time": "2022-05-24T11:49:31+00:00" 3476 3484 }, 3477 3485 { 3478 3486 "name": "symfony/polyfill-php80", 3479 "version": "v1.2 5.0",3487 "version": "v1.26.0", 3480 3488 "source": { 3481 3489 "type": "git", 3482 3490 "url": "https://github.com/symfony/polyfill-php80.git", 3483 "reference": " 4407588e0d3f1f52efb65fbe92babe41f37fe50c"3484 }, 3485 "dist": { 3486 "type": "zip", 3487 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/ 4407588e0d3f1f52efb65fbe92babe41f37fe50c",3488 "reference": " 4407588e0d3f1f52efb65fbe92babe41f37fe50c",3491 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" 3492 }, 3493 "dist": { 3494 "type": "zip", 3495 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", 3496 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", 3489 3497 "shasum": "" 3490 3498 }, … … 3495 3503 "extra": { 3496 3504 "branch-alias": { 3497 "dev-main": "1.2 3-dev"3505 "dev-main": "1.26-dev" 3498 3506 }, 3499 3507 "thanks": { … … 3540 3548 ], 3541 3549 "support": { 3542 "source": "https://github.com/symfony/polyfill-php80/tree/v1.2 5.0"3550 "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" 3543 3551 }, 3544 3552 "funding": [ … … 3556 3564 } 3557 3565 ], 3558 "time": "2022-0 3-04T08:16:47+00:00"3566 "time": "2022-05-10T07:21:04+00:00" 3559 3567 }, 3560 3568 { 3561 3569 "name": "szepeviktor/phpstan-wordpress", 3562 "version": "v1.1. 0",3570 "version": "v1.1.1", 3563 3571 "source": { 3564 3572 "type": "git", 3565 3573 "url": "https://github.com/szepeviktor/phpstan-wordpress.git", 3566 "reference": " 37eaf7eecafd97917c427589736080ac77734b1f"3567 }, 3568 "dist": { 3569 "type": "zip", 3570 "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/ 37eaf7eecafd97917c427589736080ac77734b1f",3571 "reference": " 37eaf7eecafd97917c427589736080ac77734b1f",3574 "reference": "99cfea6b4c15af12dec09110b25dbc7521363f78" 3575 }, 3576 "dist": { 3577 "type": "zip", 3578 "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/99cfea6b4c15af12dec09110b25dbc7521363f78", 3579 "reference": "99cfea6b4c15af12dec09110b25dbc7521363f78", 3572 3580 "shasum": "" 3573 3581 }, … … 3613 3621 "support": { 3614 3622 "issues": "https://github.com/szepeviktor/phpstan-wordpress/issues", 3615 "source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.1. 0"3623 "source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.1.1" 3616 3624 }, 3617 3625 "funding": [ … … 3621 3629 } 3622 3630 ], 3623 "time": "2022-05- 02T20:14:26+00:00"3631 "time": "2022-05-11T18:41:40+00:00" 3624 3632 }, 3625 3633 { … … 3755 3763 { 3756 3764 "name": "webmozart/assert", 3757 "version": "1.1 0.0",3765 "version": "1.11.0", 3758 3766 "source": { 3759 3767 "type": "git", 3760 3768 "url": "https://github.com/webmozarts/assert.git", 3761 "reference": " 6964c76c7804814a842473e0c8fd15bab0f18e25"3762 }, 3763 "dist": { 3764 "type": "zip", 3765 "url": "https://api.github.com/repos/webmozarts/assert/zipball/ 6964c76c7804814a842473e0c8fd15bab0f18e25",3766 "reference": " 6964c76c7804814a842473e0c8fd15bab0f18e25",3767 "shasum": "" 3768 }, 3769 "require": { 3770 " php": "^7.2 || ^8.0",3771 " symfony/polyfill-ctype": "^1.8"3769 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" 3770 }, 3771 "dist": { 3772 "type": "zip", 3773 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", 3774 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", 3775 "shasum": "" 3776 }, 3777 "require": { 3778 "ext-ctype": "*", 3779 "php": "^7.2 || ^8.0" 3772 3780 }, 3773 3781 "conflict": { … … 3807 3815 "support": { 3808 3816 "issues": "https://github.com/webmozarts/assert/issues", 3809 "source": "https://github.com/webmozarts/assert/tree/1.1 0.0"3810 }, 3811 "time": "202 1-03-09T10:59:23+00:00"3817 "source": "https://github.com/webmozarts/assert/tree/1.11.0" 3818 }, 3819 "time": "2022-06-03T18:03:27+00:00" 3812 3820 }, 3813 3821 { -
style-manager/trunk/dist/js/customizer-rtl.css
r2719112 r2737156 1 :root{--sm-color-palette-neutral-color-1: #ffffff;--sm-color-palette-neutral-color-2: #f7f7f9;--sm-color-palette-neutral-color-3: #e4e6ec;--sm-color-palette-neutral-color-4: #c4c7d5;--sm-color-palette-neutral-color-5: #9c9fac;--sm-color-palette-neutral-color-6: #7c7f8c;--sm-color-palette-neutral-color-7: #696c78;--sm-color-palette-neutral-color-8: #565965;--sm-color-palette-neutral-color-9: #454853;--sm-color-palette-neutral-color-10: #333640;--sm-color-palette-neutral-color-11: #1f222b;--sm-color-palette-neutral-color-12: #101010;--sm-color-palette-neutral-text-color-1: #333640;--sm-color-palette-neutral-text-color-2: #1f222b}:root{--sm-color-palette-accent-color-1: #ffffff;--sm-color-palette-accent-color-2: #EDF1F6;--sm-color-palette-accent-color-3: #dfe6f4;--sm-color-palette-accent-color-4: #afc2e3;--sm-color-palette-accent-color-5: #7fa1d4;--sm-color-palette-accent-color-6: #4d82c1;--sm-color-palette-accent-color-7: #006fbb;--sm-color-palette-accent-color-8: #085ba2;--sm-color-palette-accent-color-9: #0b4889;--sm-color-palette-accent-color-10: #0e3470;--sm-color-palette-accent-color-11: #0b1d55;--sm-color-palette-accent-color-12: #101010;--sm-color-palette-accent-text-color-1: #0e3470;--sm-color-palette-accent-text-color-2: #0b1d55;--sm-customizer-box-shadow-0: none;--sm-customizer-box-shadow-1: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);--sm-customizer-box-shadow-2: 0 64px 128px rgba(0, 0, 0, 0.1), 0 16px 32px rgba(0, 0, 0, 0.1);--sm-customizer-box-shadow-3: 0 32px 128px rgba(0, 0, 0, 0.1), 0 16px 64px rgba(0, 0, 0, 0.1), 0 8px 16px rgba(0, 0, 0, 0.1);--sm-customizer-box-shadow-4: 0 64px 128px rgba(0, 0, 0, 0.1), 0 32px 64px rgba(0, 0, 0, 0.1), 0 16px 32px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1);--sm-transition: all 0.2s ease}:root{--customizer-spacing: 20px;--customizer-border-color: var(--sm-color-palette-neutral-color-3);--customizer-background-color: var(--sm-color-palette-neutral-color-2);--customizer-text-color: var(--sm-color-palette-neutral-text-color-1);--customizer-field-padding-x: 1em;--customizer-field-padding-y: 0.75em;--customizer-field-border-width: 2px;--customizer-field-border-color: var(--customizer-border-color);--customizer-field-focus-border-color: var(--sm-color-palette-accent-color-7);--customizer-field-border-radius: 4px;--customizer-field-background-color: var(--sm-color-palette-neutral-color-1);--customizer-field-text-color: var(--sm-color-palette-neutral-text-color-1);--customizer-field-font-size: 14px;--customizer-field-font-weight: normal;--customizer-field-line-height: 1.5;--customizer-select-focus-background-color: var(--sm-color-palette-accent-color-7);--customizer-select-focus-text-color: var(--sm-color-palette-neutral-color-1);--customizer-field-height: 44px;--customizer-checkbox-size: 22px}.customize-control{--customize-control-spacing-x: var(--customizer-spacing);--customize-control-spacing-y: var(--customizer-spacing);padding:var(--customize-control-spacing-y) var(--customize-control-spacing-x);float:none}.customize-control:not([class*=customize-control-nav_menu_item]){margin:0}.customize-control:not(:last-child){padding-bottom:1px}.ui-sortable .customize-control{--customize-control-spacing-x: 0px}.customize-control label.sm-group__title{font-weight:600}.customize-section-description-container{margin-bottom:0}.customize-control-title{margin-bottom:calc(.5*var(--customizer-spacing))}.customize-control-description{margin-bottom:calc(.5*var(--customizer-spacing));font-style:normal;opacity:.8;clear:both}#customize-theme-controls li.customize-control-title{margin-bottom:0}#customize-theme-controls li.customize-control-title+.customize-control-checkbox,#customize-theme-controls li.customize-control-title+.customize-control-radio{margin-top:0}#customize-theme-controls .customize-control-textarea .customize-control-description{margin-top:initial}#customize-theme-controls .control-section.open{border-bottom:0;min-height:100%}#customize-theme-controls .customize-pane-child.ui-sortable{padding:0 20px}#customize-theme-controls .customize-pane-child.ui-sortable .customize-section-description-container{margin-right:-20px;margin-left:-20px}.customize-control-checkbox>.customize-control-notifications-container+.customize-inside-control-row:last-child{padding-top:0;padding-bottom:0}.style-manager-color-select__option-list{display:flex;margin-right:-5px}.style-manager-color-select__option-list>*{border-radius:50%;overflow:hidden;text-indent:-999em;flex:0 0 auto;width:30px;margin-right:5px;border:var(--customizer-field-border-width) solid var(--sm-color-palette-neutral-color-2)}.style-manager-color-select__option-list>*:before{content:"";padding-top:100%;display:block;background-color:currentColor}.style-manager-color-select__option-label{display:none}.style-manager-color-select__option--text{color:#333}.style-manager-color-select__option--titles{color:#222}.style-manager-color-select__option--accent{color:#a22}.style-manager-color-select__option--background{color:#eee}.style-manager-color-select__option--selected{box-shadow:var(--sm-color-palette-neutral-color-6) 0 0 0 var(--customizer-field-border-width)}.customize-control input[type=text],.customize-control input[type=password],.customize-control input[type=date],.customize-control input[type=datetime],.customize-control input[type=datetime-local],.customize-control input[type=email],.customize-control input[type=month],.customize-control input[type=number],.customize-control input[type=tel],.customize-control input[type=time],.customize-control input[type=url],.customize-control input[type=week],.customize-control input[type=search]{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0}.customize-control input[type=text]:focus,.customize-control input[type=password]:focus,.customize-control input[type=date]:focus,.customize-control input[type=datetime]:focus,.customize-control input[type=datetime-local]:focus,.customize-control input[type=email]:focus,.customize-control input[type=month]:focus,.customize-control input[type=number]:focus,.customize-control input[type=tel]:focus,.customize-control input[type=time]:focus,.customize-control input[type=url]:focus,.customize-control input[type=week]:focus,.customize-control input[type=search]:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.customize-control textarea{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0}.customize-control textarea:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.customize-control select,.customize-control.customize-control-select select{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;max-width:100%;-moz-appearance:none;-webkit-appearance:none}.customize-control select:focus,.customize-control.customize-control-select select:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.customize-control select:not([multiple]),.customize-control.customize-control-select select:not([multiple]){padding-left:calc(2*var(--customizer-field-padding-x) + 15px);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iIzk4QzZERSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:left var(--customizer-field-padding-x) top 50%}.customize-control select::-ms-expand,.customize-control.customize-control-select select::-ms-expand{display:none}.customize-control input[type=range]{--thumb-height: 22px;--thumb-border-width: 2px;--track-height: 6px;position:relative;height:var(--thumb-height);overflow:hidden;outline:none;background:none;-webkit-appearance:none;-moz-appearange:none}.customize-control input[type=range]::-webkit-slider-runnable-track{width:100%;height:var(--track-height);background:var(--sm-color-palette-neutral-color-4);border-radius:999em}.customize-control input[type=range]::-moz-range-track{width:100%;height:var(--track-height);background:var(--sm-color-palette-neutral-color-4);border-radius:999em}.customize-control input[type=range]::-webkit-slider-thumb{position:relative;z-index:3;box-sizing:border-box;width:var(--thumb-height);height:var(--thumb-height);margin-top:calc(var(--track-height)*.5 - var(--thumb-height)*.5);border:var(--thumb-border-width) solid var(--customizer-border-color);border-radius:var(--customizer-field-border-radius);background:var(--sm-color-palette-neutral-color-1);cursor:move;cursor:grab;-webkit-appearance:none}.customize-control input[type=range]::-moz-range-thumb{position:relative;z-index:3;box-sizing:border-box;width:var(--thumb-height);height:var(--thumb-height);margin-top:calc(var(--track-height)*.5 - var(--thumb-height)*.5);border:var(--thumb-border-width) solid var(--customizer-border-color);border-radius:var(--customizer-field-border-radius);background:var(--sm-color-palette-neutral-color-1);cursor:move;cursor:grab;-moz-appearance:none}.customize-control input[type=range]:active::-webkit-slider-thumb{cursor:grabbing}.customize-control input[type=range]:active::-moz-range-thumb{cursor:grabbing}.customize-control-checkbox .customize-inside-control-row,.customize-control-radio .customize-inside-control-row{margin-right:0}.customize-control-checkbox input[type=checkbox],.customize-control-radio input[type=radio]{display:none}.customize-control-checkbox input[type=checkbox]+label,.customize-control-radio input[type=radio]+label{display:flex;align-items:center}.customize-control-checkbox input[type=checkbox]+label:before,.customize-control-radio input[type=radio]+label:before{content:"";display:block;width:var(--customizer-checkbox-size);height:var(--customizer-checkbox-size);flex:0 0 auto;margin-left:calc(.5*var(--customizer-spacing));border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);background:var(--customizer-field-background-color) center 60% no-repeat}.customize-control-checkbox input[type=checkbox]:focus+label:before,.customize-control-radio input[type=radio]:focus+label:before{border-color:var(--customizer-field-focus-border-color)}.customize-control-checkbox input[type=checkbox]:checked+label:before,.customize-control-radio input[type=radio]:checked+label:before{border-color:var(--sm-color-palette-accent-color-7);background-color:var(--sm-color-palette-accent-color-7);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxMiA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImNoZWNrIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjUgOSAxMiAyIDEwIDAgNSA1IDIgMiAtMS43NTkzMjk4M2UtMTUgNCI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=")}.customize-control-checkbox input[type=checkbox]+label:before{border-radius:var(--customizer-field-border-radius)}.customize-control-radio input[type=radio]+label:before{border-radius:50%}.customize-control-radio#customize-control-changeset_status .customize-inside-control-row{margin-top:0;text-indent:0}.customize-control-font:last-child{margin-bottom:150px}.font-options__wrapper{position:relative}.font-options__wrapper:after{content:"";position:absolute;top:90%;right:0;left:0;z-index:0;display:block;height:30px}.font-options__wrapper .customize-control-range>label:first-child{flex-basis:100%}.font-options__head{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;padding-left:calc(2*var(--customizer-field-padding-x) + 15px);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iIzk4QzZERSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:left var(--customizer-field-padding-x) top 50%;display:flex;align-items:baseline;justify-content:space-between;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none}.font-options__head:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.font-options__head:hover{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");color:var(--customizer-select-focus-text-color)}.font-options__head .font-options__option-title{margin-left:10px}.font-options__checkbox:checked~.font-options__head{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSIxNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtLTEtMWg1ODJ2NDAyaC01ODJ6IiBmaWxsPSJub25lIi8+PHBhdGggZD0ibTEzLjQ4MTIgMCAxLjUxODggMS41MTQtNy41IDcuNDg2LTcuNS03LjQ4NiAxLjUxODgtMS41MTQgNS45ODEyIDUuOTY3MnoiIGZpbGw9IiNmZmYiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAtMSAxNSA5KSIvPjwvc3ZnPg==");color:var(--customizer-select-focus-text-color)}.font-options__checkbox:not(:checked)~.font-options__head:not(:hover) .font-options__font-title{color:var(--sm-color-palette-neutral-color-4)}.font-options__font-title{font-size:12px;line-height:20px;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.font-options__option[class]{margin-bottom:0}.font-options__option+.font-options__option{margin-top:calc(.5*var(--container-spacing))}.font-options__option label{display:block;margin-bottom:6px}input.font-options__checkbox{display:none}.font-options__options-list{position:absolute;top:100%;right:calc(-0.5*var(--customizer-spacing));left:calc(-0.5*var(--customizer-spacing));z-index:10;display:block;margin-top:5px;border:1px solid var(--sm-color-palette-neutral-color-3);border-radius:var(--customizer-field-border-radius);box-shadow:0 5px 10px 0 rgba(0,0,0,.125);background-color:var(--sm-color-palette-neutral-color-1)}.font-options__options-list:before,.font-options__options-list:after{content:"";position:absolute;bottom:100%;left:26px;border:10px solid transparent}.font-options__options-list:before{z-index:100;border-bottom-color:var(--sm-color-palette-neutral-color-3);border-width:11px}.font-options__options-list:after{z-index:101;border-bottom-color:var(--sm-color-palette-neutral-color-1);margin-left:1px}.font-options__options-list label{font-size:13px}.font-options__checkbox:not(:checked)~.font-options__options-list{display:none}.font-options__options-list .customize-control{--customize-control-spacing-x: calc( 0.5 * var(--customizer-spacing) );--customize-control-spacing-y: calc( 0.75 * var(--customizer-spacing) )}.customize-control-font-palette .customize-inside-control-row{position:relative;padding-top:52%;margin-right:0;overflow:hidden;background-color:var(--sm-color-palette-neutral-color-1);background-size:contain;background-repeat:no-repeat;background-position:left center;border-radius:var(--customizer-field-border-radius)}.customize-control-font-palette .customize-inside-control-row+.customize-inside-control-row{margin-top:calc(.5*var(--customizer-spacing))}.customize-control-font-palette .customize-inside-control-row input{display:none}.customize-control-font-palette .customize-inside-control-row input+label{position:absolute;top:0;left:0;bottom:0;right:0;border:var(--customizer-field-border-width) solid var(--customizer-border-color);border-radius:inherit}.customize-control-font-palette .customize-inside-control-row:hover input+label{border-color:var(--sm-color-palette-neutral-color-3)}.customize-control-font-palette .customize-inside-control-row input:checked+label{border-color:var(--sm-color-palette-neutral-color-5)}.sm-radio-group{position:relative;overflow:hidden;height:2.7em;display:flex;flex-wrap:nowrap;align-items:stretch;color:var(--sm-color-palette-neutral-color-9);border-radius:999em;font-size:var(--customizer-field-font-size);font-weight:600;line-height:1.142em;-webkit-font-smoothing:antialiased}.sm-radio-group>*{flex:1 1 0}.sm-radio-group:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border:var(--customizer-field-border-width) solid var(--sm-color-palette-accent-color-7);border-radius:999em;pointer-events:none}.sm-radio-group input[type=radio]{display:none}.sm-radio-group input[type=radio]:checked+label{background-color:var(--sm-color-palette-accent-color-7);color:var(--sm-color-palette-neutral-color-1)}.sm-radio-group input[type=radio]:checked+label:before{content:"";display:inline-block;color:inherit;position:relative;top:.285em;margin-left:.45em;height:.8em;width:.55em;border-left:2px solid;border-bottom:2px solid;transform:translateY(-50%) rotate(-45deg)}.sm-radio-group label{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .3s ease;color:inherit;background:var(--sm-color-palette-neutral-color-1)}.sm-radio-group label:nth-of-type(2){border:solid var(--sm-color-palette-accent-color-7);border-width:0 var(--customizer-field-border-width)}[id=customize-control-sm_font_sizing_control] .sm-radio-group{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start}[id=customize-control-sm_font_sizing_control] .sm-radio-group>*{flex:0 0 33.33%}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:first-of-type:checked+label{background:linear-gradient(-90deg, #D557BE 0%, #3DAAE0 100%)}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:last-of-type:checked+label{background:linear-gradient(-90deg, #3DAAE0 0%, #D557BE 100%)}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:nth-of-type(1):checked~label:last-of-type,[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:nth-of-type(2):checked~label:last-of-type{margin-left:-66.66%}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:nth-of-type(3):checked~label:last-of-type{margin-left:-33.33%}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(1){order:4}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(2){order:3;border-right:2px solid var(--sm-color-palette-accent-color-7);border-left:2px solid var(--sm-color-palette-accent-color-7)}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(3){order:2}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(4){order:1;border-right:2px solid var(--sm-color-palette-accent-color-7)}[id=customize-control-sm_coloration_level_control] .sm-radio-group{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start}[id=customize-control-sm_coloration_level_control] .sm-radio-group>*{flex:0 0 33.33%}[id=customize-control-sm_coloration_level_control] .sm-radio-group input[type=radio]:last-of-type:checked+label{background:linear-gradient(-90deg, #3DAAE0 0%, #D557BE 100%)}[id=customize-control-sm_coloration_level_control] .sm-radio-group input[type=radio]:nth-of-type(1):checked~label:last-of-type,[id=customize-control-sm_coloration_level_control] .sm-radio-group input[type=radio]:nth-of-type(2):checked~label:last-of-type{margin-left:-33.33%}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(1){order:4}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(2){order:3;border-right:2px solid var(--sm-color-palette-accent-color-7);border-left:2px solid var(--sm-color-palette-accent-color-7)}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(3){order:2}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(4){order:1;border-right:2px solid var(--sm-color-palette-accent-color-7)}.sm-radio-group+.description{margin-top:10px;margin-bottom:0}.style-manager_radio_html{display:flex;flex-wrap:wrap;align-items:stretch;margin-top:calc(-0.5*var(--customizer-spacing));margin-right:calc(-0.5*var(--customizer-spacing))}.style-manager_radio_html>*{padding-top:calc(.5*var(--customizer-spacing));padding-right:calc(.5*var(--customizer-spacing));flex:0 0 50%}.style-manager_radio_html label{display:block;height:100%}.style-manager_radio_html label>input+div{border-color:var(--customizer-field-border-color);height:100%}.style-manager_radio_html label:hover>input+div{background-color:var(--customizer-field-background-color)}.style-manager_radio_html input{display:none}.style-manager_radio_html input+div{display:flex;align-items:center;justify-content:center;border:var(--customizer-field-border-width) solid transparent;border-radius:var(--customizer-field-border-radius);padding:var(--customizer-spacing)}.style-manager_radio_html input:checked+div{background-color:var(--customizer-field-background-color);border-color:var(--customizer-field-focus-border-color);cursor:default}.customize-control-range{--customizer-field-padding-x: 0.4em;--customizer-field-padding-y: 0.4em;display:flex;flex-wrap:wrap;align-items:center;width:auto}.customize-control-range[class]{margin-right:calc(-1*var(--customize-control-spacing-x))}.customize-control-range[class][class]>*{margin-right:var(--customize-control-spacing-x)}.customize-control-range .customize-control-title,.customize-control-range .customize-control-notifications-container{width:100%}.customize-control-range .customize-control-description{flex:0 0 100%}.customize-control-range input[type=range]{flex:1 1 0}.customize-control-range .range-value{flex:0 0 4em;text-align:center}.customize-control-range label{font-size:15px;font-weight:500}.customize-control-sm_switch{display:flex;align-items:center;justify-content:space-between}.customize-control-sm_switch .customize-control-title{margin-bottom:0}.sm-switch{position:relative;z-index:10;display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;overflow:hidden;height:2.428em;max-width:5.5em;border-radius:999em;color:var(--sm-color-palette-neutral-color-1);font-size:14px;font-weight:600;line-height:1.142;-webkit-font-smoothing:antialiased}.sm-switch input[type=radio]{display:none}.sm-switch input[type=radio]+label{display:flex;align-items:center;flex:0 0 100%}.sm-switch input[type=radio]+label,.sm-switch input[type=radio]+label:after{transition:all .2s ease-out}.sm-switch input[type=radio]:checked+label{pointer-events:none}.sm-switch input[type=radio]:nth-of-type(1)+label{padding-right:1.214em}.sm-switch input[type=radio]:nth-of-type(1)+label:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:var(--sm-color-palette-accent-color-7);z-index:-1}.sm-switch input[type=radio]:nth-of-type(1):not(:checked)+label{transform:translateX(100%) translateX(-2.125em)}.sm-switch input[type=radio]:nth-of-type(1):not(:checked)+label:after{transform:translateX(-100%) translateX(2.125em);background:var(--sm-color-palette-neutral-text-color-2);opacity:.25}.sm-switch input[type=radio]:nth-of-type(1):not(:checked)+label~label{transform:translateX(100%)}.sm-switch input[type=radio]:nth-of-type(1):checked+label~label{transform:translateX(2.4em)}.sm-switch input[type=radio]:nth-of-type(1):checked+label~label:before{transform:translateX(100%) translateX(-2.125em)}.sm-switch input[type=radio]:nth-of-type(2)+label{flex-direction:row-reverse;padding-left:1em}.sm-switch input[type=radio]:nth-of-type(2)+label:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0}.sm-switch input[type=radio]:nth-of-type(2)+label:after{content:"";display:block;height:2.142em;width:2.142em;margin-left:auto;margin-right:.125em;border-radius:50%;background-color:var(--sm-color-palette-neutral-color-1);pointer-events:none}.sm-tabs{display:flex;justify-content:space-between;padding-right:calc(.5*var(--customizer-spacing));padding-left:var(--customizer-spacing);border-bottom:1px solid var(--customizer-border-color);text-align:center}.sm-tabs__item{position:relative;flex:1 1 0;padding:1em 0;margin-right:calc(.5*var(--customizer-spacing));margin-bottom:-1px;color:var(--sm-color-palette-neutral-text-color-1);transition:all .2s ease;transition-property:opacity,color;cursor:pointer}.sm-tabs__item:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:3px;background-color:var(--sm-color-palette-neutral-color-5);transform-origin:50% 100%;transition:all .2s ease;transition-property:transform}.sm-tabs__item:not(.sm-tabs__item--active){opacity:.4}.sm-tabs__item:not(.sm-tabs__item--active):not(:hover):after{transform:scaleY(0)}[id=sub-accordion-section-sm_font_palettes_section]{display:flex !important;flex-direction:column !important}[id=sub-accordion-section-sm_font_palettes_section]:after{content:"";flex:1 0 auto;background-color:var(--sm-color-palette-neutral-color-1);height:var(--customizer-spacing)}[id=customize-control-sm_current_font_palette_control]{padding-right:0;padding-left:0}[id=customize-control-sm_current_font_palette_control]~.customize-control{background-color:var(--sm-color-palette-neutral-color-1)}[id]#sub-accordion-section-rosa2_options\[colors_section\]{background:var(--sm-color-palette-accent-color-1)}[id]#sub-accordion-section-rosa2_options\[colors_section\] .customize-control-html[id*=sm-description]{margin-top:var(--customize-control-spacing-y);padding-bottom:var(--customize-control-spacing-y);border:solid var(--customizer-border-color);border-width:1px 0;background:var(--sm-color-palette-accent-color-2)}[id]#sub-accordion-section-rosa2_options\[colors_section\] .customize-section-description-container+[id*=sm-description]{margin-top:0;border-top-width:0}[id]#sub-accordion-section-rosa2_options\[colors_section\] .customize-control-html[id*=sm-group-separator]{margin-top:var(--customize-control-spacing-y);border:solid var(--customizer-border-color);border-width:1px 0;background:var(--sm-color-palette-accent-color-2)}[id]#sub-accordion-section-rosa2_options\[colors_section\] .sm-group__title{font-size:15px;line-height:1.4;font-weight:700;letter-spacing:-0.01em}.customize-control-sm_toggle+.customize-control-sm_toggle{padding-top:9px}.sm-toggle__checkbox{display:none !important}.sm-toggle__label,.sm-toggle__switch,.sm-toggle__switch:before{transition:all .2s ease-out}.sm-toggle__label{display:flex;align-items:center;padding:8px 6px;background:var(--sm-color-palette-accent-color-2);border-radius:9em;transition-property:background-color}.sm-toggle__checkbox:checked+.sm-toggle__label{background:#fcf8ef}.sm-toggle__checkbox:checked+.sm-toggle__label .sm-toggle__switch{background:var(--sm-color-palette-accent-color-6)}.sm-toggle__checkbox:checked+.sm-toggle__label .sm-toggle__switch:before{transform:translate(-20px, 0)}.sm-toggle__checkbox:checked+.sm-toggle__label .sm-toggle__label-text{color:#105f97}.sm-toggle__switch{position:relative;width:40px;height:20px;border-radius:9em;background:#c6c9cd;transition-property:background-color}.sm-toggle__switch:before{content:"";position:absolute;top:2px;right:2px;display:block;width:16px;height:16px;background:var(--sm-color-palette-accent-color-1);border-radius:9em;transition-property:background-color,transform}.sm-toggle__label-text{margin-right:10px;transition-property:color}#accordion-section-style-manager-customizer-search{margin-bottom:0;color:#555d66;background:#fff;border-top:1px solid #ddd}#accordion-section-style-manager-customizer-search .accordion-section-title:after{content:none}#accordion-section-style-manager-customizer-search .search-field-wrapper{display:flex;flex-direction:row;justify-content:flex-start}#accordion-section-style-manager-customizer-search .search-field-wrapper .search-field-button-wrapper{display:flex;align-items:stretch}#accordion-section-style-manager-customizer-search .search-field-wrapper .clear-search{margin-right:6px;height:36px;font-weight:500}#accordion-section-style-manager-customizer-search .search-field-wrapper .clear-search.has-next-sibling{border-radius:0 3px 3px 0}#accordion-section-style-manager-customizer-search .search-field-wrapper .close-search{text-indent:0;border-radius:3px 0 0 3px;padding-right:0;padding-left:0;font-size:19px;height:36px;width:38px;float:right;transform:none;margin-top:0;line-height:2}#accordion-section-style-manager-customizer-search .search-field-wrapper .button-primary.has-next-sibling{border-left:1px solid #98c6dd}#accordion-section-style-manager-customizer-search .customizer-search-input{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;width:83%;height:38px;padding:8px 8px}#accordion-section-style-manager-customizer-search .customizer-search-input:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}#accordion-section-style-manager-customizer-search input::-webkit-input-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search input:-moz-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search input::-moz-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search input:-ms-input-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search .search-input-label{display:block;margin-bottom:8px}#customize-controls .customize-info .customize-search-toggle{padding:20px;position:absolute;bottom:4px;left:1px;width:20px;height:20px;cursor:pointer;box-shadow:none;background:transparent;color:#555d66;border:none}#customize-controls .customize-info .customize-search-toggle:focus{outline:none}#customize-controls .customize-info .customize-search-toggle:before{padding:4px;position:absolute;top:5px;right:6px}#customize-controls .customize-info .customize-search-toggle:focus:before{border-radius:100%;box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.search-found{height:0;visibility:hidden;opacity:0;display:none}#style-manager-search-results .accordion-section{border-right:none;border-left:none;padding:10px 14px 11px 10px;background:#fff;color:#416b7e;position:relative;font-weight:400;font-size:14px;line-height:21px;border-top:1px solid var(--customizer-border-color);border-bottom:none}#style-manager-search-results .accordion-section:last-of-type{border-bottom:1px solid var(--customizer-border-color)}#style-manager-search-results .accordion-section:hover{background:#f7fbff;cursor:pointer}#style-manager-search-results .accordion-section:hover h3.accordion-section-title{background:#f7fbff}#style-manager-search-results .accordion-section:after{font:normal 20px/1 dashicons;speak:none;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none !important;content:"";color:#a0a5aa;position:absolute;top:calc(50% - 10px);left:10px;z-index:1}#style-manager-search-results .accordion-section h3.accordion-section-title{padding:0;margin:0}#style-manager-search-results .accordion-section h3.accordion-section-title:after{content:none;background:inherit}#style-manager-search-results .accordion-section h3.accordion-section-title:hover{background:#f7fbff;cursor:pointer}.search-setting-path{cursor:pointer}#customize-controls .hl{background:#ffcd1724}.select2-container{position:relative;z-index:999999;display:block;margin:0;vertical-align:middle}.select2-container,.select2-container *,.select2-container *:before,.select2-container *:after{box-sizing:border-box}.select2-selection__rendered{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-selection--single{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;padding-left:calc(2*var(--customizer-field-padding-x) + 15px);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iIzk4QzZERSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:left var(--customizer-field-padding-x) top 50%;cursor:pointer}.select2-selection--single:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.select2-selection--single:hover,.select2-container--focus .select2-selection--single{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");color:var(--customizer-select-focus-text-color)}.select2-container--open .select2-selection--single{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSIxNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtLTEtMWg1ODJ2NDAyaC01ODJ6IiBmaWxsPSJub25lIi8+PHBhdGggZD0ibTEzLjQ4MTIgMCAxLjUxODggMS41MTQtNy41IDcuNDg2LTcuNS03LjQ4NiAxLjUxODgtMS41MTQgNS45ODEyIDUuOTY3MnoiIGZpbGw9IiNmZmYiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAtMSAxNSA5KSIvPjwvc3ZnPg==");color:var(--customizer-select-focus-text-color)}.select2-container--open.select2-container--below .select2-selection--single{border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--open.select2-container--above .select2-selection--single{border-top-right-radius:0;border-top-left-radius:0}.select2-selection--single .select2-selection__clear{position:relative}.select2-selection--multiple{cursor:pointer;display:block}.select2-selection--multiple .select2-selection__rendered{display:inline-block}.select2-search--inline{float:right}.select2-search--inline .select2-search__field{border:none;font-size:100%;margin-top:5px;padding:0}.select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{position:absolute;right:-100000px;z-index:1051;display:block;width:100%;border:1px solid var(--customizer-border-color);border-radius:4px;background-color:var(--sm-color-palette-neutral-color-1)}.select2-container--open .select2-dropdown{right:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-right-radius:0;border-top-left-radius:0}.select2-results{display:block}.select2-results>.select2-results__options{max-height:15em;overflow-y:auto}.select2-results__group{display:block;border-width:1px 0;border-style:solid;border-color:var(--customizer-border-color);background:var(--sm-color-palette-neutral-color-2)}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__group,.select2-results__option:not([role=group]){padding:calc(.5*var(--customizer-spacing))}.select2-results__option{margin:0}.select2-results__option[aria-selected]{cursor:pointer}.select2-results__option--highlighted{background-color:var(--sm-color-palette-accent-color-7);color:var(--sm-color-palette-neutral-color-1)}.select2-search--dropdown{display:block;padding:calc(.5*var(--customizer-spacing))}.select2-search--dropdown .select2-search__field{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0}.select2-search--dropdown .select2-search__field:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{position:fixed;right:0;top:0;z-index:99;display:block;min-width:100%;min-height:100%;width:auto;height:auto;border:0;margin:0;padding:0;opacity:0;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;border:0 !important;padding:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;white-space:nowrap !important}body.modal-open{overflow:hidden}body.feedback-modal-open #style-manager-user-feedback-modal .modal{overflow-x:hidden;overflow-y:auto;visibility:visible;opacity:1;transform:translate(0, 0)}#style-manager-user-feedback-modal{height:100%}#style-manager-user-feedback-modal .modal{position:relative;height:100%;display:flex;align-items:center;top:0;left:0;bottom:0;right:0;z-index:1050;opacity:0;visibility:hidden;overflow:hidden;outline:0;transition:all .3s ease;transform:translate(0, -10%);font-family:"Galano Grotesque Alt",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:400;font-size:16px;line-height:1.7}#style-manager-user-feedback-modal .modal-dialog{position:relative;width:auto;margin:10px;text-align:right}#style-manager-user-feedback-modal .modal-content{position:relative;display:flex;flex-direction:column;background-color:#fff;background-clip:padding-box;border:none;border-radius:4px;box-shadow:0 4px 4px 0 rgba(42,54,52,.1),0 8px 8px 0 rgba(42,54,52,.1),0 16px 16px 0 rgba(42,54,52,.1),0 16px 32px 0 rgba(42,54,52,.1),0 32px 64px 0 rgba(42,54,52,.1),0 64px 128px 0 rgba(42,54,52,.1);outline:0}#style-manager-user-feedback-modal .modal-content p{color:#000}#style-manager-user-feedback-modal .modal-content p a{font-weight:500;color:#9660c6;border-bottom:1px solid #9660c6}#style-manager-user-feedback-modal .modal-content>form{margin-bottom:20px}#style-manager-user-feedback-modal .modal-backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1040;background-color:#000;opacity:0;visibility:hidden;transition:all .3s ease}.feedback-modal-open #style-manager-user-feedback-modal .modal-backdrop{opacity:.8;visibility:visible}#style-manager-user-feedback-modal .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:30px 48px 10px 48px}#style-manager-user-feedback-modal .modal-header .close.button{top:-10px}#style-manager-user-feedback-modal .modal-header .close.icon{opacity:.5}#style-manager-user-feedback-modal .modal-header .close:hover{opacity:1}#style-manager-user-feedback-modal .modal-title{margin-bottom:10px;line-height:1.5}#style-manager-user-feedback-modal .modal-title.modal-title--small{font-weight:500}#style-manager-user-feedback-modal .modal-body{position:relative;flex:1 1 auto;padding:30px 30px 0 30px}#style-manager-user-feedback-modal .modal-body.full{padding:0}#style-manager-user-feedback-modal .modal-body.full .box{padding-top:0;padding-bottom:0;margin-top:0}#style-manager-user-feedback-modal .modal-body.full+.modal-footer.full .box{padding-top:18px}#style-manager-user-feedback-modal .modal-footer{padding:30px;text-align:center}#style-manager-user-feedback-modal .modal-footer .box .button:last-child{margin-bottom:0}#style-manager-user-feedback-modal .modal-footer.full{padding:0}#style-manager-user-feedback-modal .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}#style-manager-user-feedback-modal .modal-state{display:none}#style-manager-user-feedback-modal .modal-state:checked+.modal{opacity:1;visibility:visible}#style-manager-user-feedback-modal .modal-state:checked+.modal .modal__inner{top:0}@media(min-width: 576px){#style-manager-user-feedback-modal .modal-dialog{max-width:655px;margin:30px auto}#style-manager-user-feedback-modal .modal-sm{max-width:300px}}@media(min-width: 576px){#style-manager-user-feedback-modal .modal-lg{max-width:800px}}#style-manager-user-feedback .modal-body .box{position:relative;flex-direction:column;display:flex;flex-wrap:nowrap;align-items:center;margin:20px 0;padding:16px 52px;border-radius:4px}#style-manager-user-feedback .modal-body .box>*{width:100%}#style-manager-user-feedback .modal-body p{font-size:16px;margin-bottom:20px}#style-manager-user-feedback .modal-body textarea{width:100%;margin:0;padding:11px 18px;border:1px solid #ddd;border-radius:4px;box-shadow:none;font-family:"Galano Grotesque Alt",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:26px;color:#473850}#style-manager-user-feedback .modal-title{margin-top:0;margin-bottom:34px;font-family:"Galano Classic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:600;font-size:28px;line-height:1.4;text-align:center}#style-manager-user-feedback .button{text-decoration:none;cursor:pointer;-webkit-font-smoothing:antialiased;position:relative;transition-duration:.2s;transition-timing-function:cubic-bezier(0, 0, 0.58, 1);transition-property:transform,background,background-color,color,box-shadow;display:inline-block;padding:15px 50px;font-family:"Galano Classic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:23px;font-weight:600;text-align:center;background-color:#9660c6;color:#fff;border-radius:4px;box-shadow:none;height:auto;width:100%;margin-top:20px}#style-manager-user-feedback .button:hover{background-color:#9660c6;color:#fff;transform:scale(1.05) translateY(-3px);box-shadow:0 10px 20px -10px rgba(0,0,0,.7)}#style-manager-user-feedback .second-step{margin-top:18px}#style-manager-user-feedback .thanks-step,#style-manager-user-feedback .error-step{text-align:center}#style-manager-user-feedback .thanks-step .modal-title,#style-manager-user-feedback .error-step .modal-title{margin-bottom:0}#style-manager-user-feedback .thanks-step p:last-child,#style-manager-user-feedback .error-step p:last-child{margin-bottom:10px}.scorecard{display:flex;align-items:baseline;justify-content:space-evenly;color:#9660c6;font-family:"Galano Classic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:18px;font-weight:600;text-align:center}.scorecard>label{font-size:20px}.scorecard>label span{display:block;width:46px;border:2px solid #9660c6;line-height:46px;border-radius:100%;background:#fff;transition:all .25s ease}.scorecard>label input[type=radio]{display:none}.scorecard>label span:hover,.scorecard>label input[type=radio]:checked~span{background:#9660c6;color:#fff}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)+li>.accordion-section-title{margin-top:calc(.5*var(--customizer-spacing))}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)>.accordion-section-title{display:flex;align-items:center;justify-content:space-between;justify-content:flex-start;border-top-width:1px;border-bottom-width:1px;padding-top:calc(.75*var(--customizer-spacing));padding-bottom:calc(.75*var(--customizer-spacing));font-size:18px;letter-spacing:-0.01em}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)>.accordion-section-title:before{font-family:dashicons;font-size:17px;-webkit-font-smoothing:antialiased}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)>.accordion-section-title:before{content:"";width:2em;height:2em;margin-left:15px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;color:var(--sm-color-palette-neutral-color-2);transform:rotate(0deg);transition:all .3s}#customize-theme-controls #accordion-section-sm_color_palettes_section>.accordion-section-title:before{background:conic-gradient(from -180deg at 50% 50%, #020031 0deg, #090035 4.68deg, #2B045E 29.09deg, #3E0578 37.08deg, #7708BE 64.88deg, #C80EEC 108.66deg, #E839DE 147.4deg, #F35AAA 159.09deg, #F8668A 168.49deg, #FFA290 179.83deg, #FE8E68 180.64deg, #FF8134 191.01deg, #FFB97D 199.96deg, #F7BD4F 206.51deg, #F3C07A 219.02deg, #EBD4C3 226.4deg, #DEDFE3 246.49deg, #D8E7F8 269.42deg, #94D7FC 277.72deg, rgba(0, 156, 233, 0.87) 306.55deg, #0058AA 322.31deg, #02205D 343.18deg, #020031 360deg)}#customize-theme-controls #accordion-section-sm_color_palettes_section:hover>.accordion-section-title:before{transform:rotate(-30deg)}#customize-theme-controls #accordion-section-sm_font_palettes_section>.accordion-section-title:before{background-color:var(--sm-color-palette-accent-color-10);background-image:url("../../images/section-fonts.svg");background-size:20px 20px;background-repeat:no-repeat;background-position:50% 50%}#customize-theme-controls #accordion-section-sm_tweak_board_section>.accordion-section-title:before{background-color:var(--sm-color-palette-accent-color-6);background-image:url("../../images/section-tweak-board.svg");background-size:20px 20px;background-repeat:no-repeat;background-position:50% 50%}#customize-theme-controls #accordion-section-sm_spacing_section>.accordion-section-title:before{background:linear-gradient(-180deg, var(--sm-color-palette-accent-color-4) 35%, transparent 35%, transparent 65%, var(--sm-color-palette-accent-color-6) 65%)}#customize-theme-controls #accordion-section-sm_spacing_section:hover .accordion-section-title:before{background:linear-gradient(-180deg, var(--sm-color-palette-accent-color-4) 45%, transparent 45%, transparent 55%, var(--sm-color-palette-accent-color-6) 55%)}:where([id*="sm_coloration_level"],1 :root{--sm-color-palette-neutral-color-1: #ffffff;--sm-color-palette-neutral-color-2: #f7f7f9;--sm-color-palette-neutral-color-3: #e4e6ec;--sm-color-palette-neutral-color-4: #c4c7d5;--sm-color-palette-neutral-color-5: #9c9fac;--sm-color-palette-neutral-color-6: #7c7f8c;--sm-color-palette-neutral-color-7: #696c78;--sm-color-palette-neutral-color-8: #565965;--sm-color-palette-neutral-color-9: #454853;--sm-color-palette-neutral-color-10: #333640;--sm-color-palette-neutral-color-11: #1f222b;--sm-color-palette-neutral-color-12: #101010;--sm-color-palette-neutral-text-color-1: #333640;--sm-color-palette-neutral-text-color-2: #1f222b}:root{--sm-color-palette-accent-color-1: #ffffff;--sm-color-palette-accent-color-2: #EDF1F6;--sm-color-palette-accent-color-3: #dfe6f4;--sm-color-palette-accent-color-4: #afc2e3;--sm-color-palette-accent-color-5: #7fa1d4;--sm-color-palette-accent-color-6: #4d82c1;--sm-color-palette-accent-color-7: #006fbb;--sm-color-palette-accent-color-8: #085ba2;--sm-color-palette-accent-color-9: #0b4889;--sm-color-palette-accent-color-10: #0e3470;--sm-color-palette-accent-color-11: #0b1d55;--sm-color-palette-accent-color-12: #101010;--sm-color-palette-accent-text-color-1: #0e3470;--sm-color-palette-accent-text-color-2: #0b1d55;--sm-customizer-box-shadow-0: none;--sm-customizer-box-shadow-1: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);--sm-customizer-box-shadow-2: 0 64px 128px rgba(0, 0, 0, 0.1), 0 16px 32px rgba(0, 0, 0, 0.1);--sm-customizer-box-shadow-3: 0 32px 128px rgba(0, 0, 0, 0.1), 0 16px 64px rgba(0, 0, 0, 0.1), 0 8px 16px rgba(0, 0, 0, 0.1);--sm-customizer-box-shadow-4: 0 64px 128px rgba(0, 0, 0, 0.1), 0 32px 64px rgba(0, 0, 0, 0.1), 0 16px 32px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1);--sm-transition: all 0.2s ease}:root{--customizer-spacing: 20px;--customizer-border-color: var(--sm-color-palette-neutral-color-3);--customizer-background-color: var(--sm-color-palette-neutral-color-2);--customizer-text-color: var(--sm-color-palette-neutral-text-color-1);--customizer-field-padding-x: 1em;--customizer-field-padding-y: 0.75em;--customizer-field-border-width: 2px;--customizer-field-border-color: var(--customizer-border-color);--customizer-field-focus-border-color: var(--sm-color-palette-accent-color-7);--customizer-field-border-radius: 4px;--customizer-field-background-color: var(--sm-color-palette-neutral-color-1);--customizer-field-text-color: var(--sm-color-palette-neutral-text-color-1);--customizer-field-font-size: 14px;--customizer-field-font-weight: normal;--customizer-field-line-height: 1.5;--customizer-select-focus-background-color: var(--sm-color-palette-accent-color-7);--customizer-select-focus-text-color: var(--sm-color-palette-neutral-color-1);--customizer-field-height: 44px;--customizer-checkbox-size: 22px}.customize-control{--customize-control-spacing-x: var(--customizer-spacing);--customize-control-spacing-y: var(--customizer-spacing);padding:var(--customize-control-spacing-y) var(--customize-control-spacing-x);float:none}.customize-control:not([class*=customize-control-nav_menu_item]){margin:0}.customize-control:not(:last-child){padding-bottom:1px}.ui-sortable .customize-control{--customize-control-spacing-x: 0px}.customize-control label.sm-group__title{font-weight:600}.customize-section-description-container{margin-bottom:0}.customize-control-title{margin-bottom:calc(.5*var(--customizer-spacing))}.customize-control-description{margin-bottom:calc(.5*var(--customizer-spacing));font-style:normal;opacity:.8;clear:both}#customize-theme-controls li.customize-control-title{margin-bottom:0}#customize-theme-controls li.customize-control-title+.customize-control-checkbox,#customize-theme-controls li.customize-control-title+.customize-control-radio{margin-top:0}#customize-theme-controls .customize-control-textarea .customize-control-description{margin-top:initial}#customize-theme-controls .control-section.open{border-bottom:0;min-height:100%}#customize-theme-controls .customize-pane-child.ui-sortable{padding:0 20px}#customize-theme-controls .customize-pane-child.ui-sortable .customize-section-description-container{margin-right:-20px;margin-left:-20px}.customize-control-checkbox>.customize-control-notifications-container+.customize-inside-control-row:last-child{padding-top:0;padding-bottom:0}.style-manager-color-select__option-list{display:flex;margin-right:-5px}.style-manager-color-select__option-list>*{border-radius:50%;overflow:hidden;text-indent:-999em;flex:0 0 auto;width:30px;margin-right:5px;border:var(--customizer-field-border-width) solid var(--sm-color-palette-neutral-color-2)}.style-manager-color-select__option-list>*:before{content:"";padding-top:100%;display:block;background-color:currentColor}.style-manager-color-select__option-label{display:none}.style-manager-color-select__option--text{color:#333}.style-manager-color-select__option--titles{color:#222}.style-manager-color-select__option--accent{color:#a22}.style-manager-color-select__option--background{color:#eee}.style-manager-color-select__option--selected{box-shadow:var(--sm-color-palette-neutral-color-6) 0 0 0 var(--customizer-field-border-width)}.customize-control input[type=text],.customize-control input[type=password],.customize-control input[type=date],.customize-control input[type=datetime],.customize-control input[type=datetime-local],.customize-control input[type=email],.customize-control input[type=month],.customize-control input[type=number],.customize-control input[type=tel],.customize-control input[type=time],.customize-control input[type=url],.customize-control input[type=week],.customize-control input[type=search]{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0}.customize-control input[type=text]:focus,.customize-control input[type=password]:focus,.customize-control input[type=date]:focus,.customize-control input[type=datetime]:focus,.customize-control input[type=datetime-local]:focus,.customize-control input[type=email]:focus,.customize-control input[type=month]:focus,.customize-control input[type=number]:focus,.customize-control input[type=tel]:focus,.customize-control input[type=time]:focus,.customize-control input[type=url]:focus,.customize-control input[type=week]:focus,.customize-control input[type=search]:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.customize-control textarea{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0}.customize-control textarea:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.customize-control select,.customize-control.customize-control-select select{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;max-width:100%;-moz-appearance:none;-webkit-appearance:none}.customize-control select:focus,.customize-control.customize-control-select select:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.customize-control select:not([multiple]),.customize-control.customize-control-select select:not([multiple]){padding-left:calc(2*var(--customizer-field-padding-x) + 15px);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iIzk4QzZERSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:left var(--customizer-field-padding-x) top 50%}.customize-control select::-ms-expand,.customize-control.customize-control-select select::-ms-expand{display:none}.customize-control input[type=range]{--thumb-height: 22px;--thumb-border-width: 2px;--track-height: 6px;position:relative;height:var(--thumb-height);overflow:hidden;outline:none;background:none;-webkit-appearance:none;-moz-appearange:none}.customize-control input[type=range]::-webkit-slider-runnable-track{width:100%;height:var(--track-height);background:var(--sm-color-palette-neutral-color-4);border-radius:999em}.customize-control input[type=range]::-moz-range-track{width:100%;height:var(--track-height);background:var(--sm-color-palette-neutral-color-4);border-radius:999em}.customize-control input[type=range]::-webkit-slider-thumb{position:relative;z-index:3;box-sizing:border-box;width:var(--thumb-height);height:var(--thumb-height);margin-top:calc(var(--track-height)*.5 - var(--thumb-height)*.5);border:var(--thumb-border-width) solid var(--customizer-border-color);border-radius:var(--customizer-field-border-radius);background:var(--sm-color-palette-neutral-color-1);cursor:move;cursor:grab;-webkit-appearance:none}.customize-control input[type=range]::-moz-range-thumb{position:relative;z-index:3;box-sizing:border-box;width:var(--thumb-height);height:var(--thumb-height);margin-top:calc(var(--track-height)*.5 - var(--thumb-height)*.5);border:var(--thumb-border-width) solid var(--customizer-border-color);border-radius:var(--customizer-field-border-radius);background:var(--sm-color-palette-neutral-color-1);cursor:move;cursor:grab;-moz-appearance:none}.customize-control input[type=range]:active::-webkit-slider-thumb{cursor:grabbing}.customize-control input[type=range]:active::-moz-range-thumb{cursor:grabbing}.customize-control-checkbox .customize-inside-control-row,.customize-control-radio .customize-inside-control-row{margin-right:0}.customize-control-checkbox input[type=checkbox],.customize-control-radio input[type=radio]{display:none}.customize-control-checkbox input[type=checkbox]+label,.customize-control-radio input[type=radio]+label{display:flex;align-items:center}.customize-control-checkbox input[type=checkbox]+label:before,.customize-control-radio input[type=radio]+label:before{content:"";display:block;width:var(--customizer-checkbox-size);height:var(--customizer-checkbox-size);flex:0 0 auto;margin-left:calc(.5*var(--customizer-spacing));border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);background:var(--customizer-field-background-color) center 60% no-repeat}.customize-control-checkbox input[type=checkbox]:focus+label:before,.customize-control-radio input[type=radio]:focus+label:before{border-color:var(--customizer-field-focus-border-color)}.customize-control-checkbox input[type=checkbox]:checked+label:before,.customize-control-radio input[type=radio]:checked+label:before{border-color:var(--sm-color-palette-accent-color-7);background-color:var(--sm-color-palette-accent-color-7);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxMiA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImNoZWNrIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjUgOSAxMiAyIDEwIDAgNSA1IDIgMiAtMS43NTkzMjk4M2UtMTUgNCI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=")}.customize-control-checkbox input[type=checkbox]+label:before{border-radius:var(--customizer-field-border-radius)}.customize-control-radio input[type=radio]+label:before{border-radius:50%}.customize-control-radio#customize-control-changeset_status .customize-inside-control-row{margin-top:0;text-indent:0}.customize-control-font:last-child{margin-bottom:150px}.font-options__wrapper{position:relative}.font-options__wrapper:after{content:"";position:absolute;top:90%;right:0;left:0;z-index:0;display:block;height:30px}.font-options__wrapper .customize-control-range>label:first-child{flex-basis:100%}.font-options__head{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;padding-left:calc(2*var(--customizer-field-padding-x) + 15px);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iIzk4QzZERSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:left var(--customizer-field-padding-x) top 50%;display:flex;align-items:baseline;justify-content:space-between;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none}.font-options__head:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.font-options__head:hover{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");color:var(--customizer-select-focus-text-color)}.font-options__head:hover .font-options__font-title{background-color:var(--customizer-select-focus-background-color)}.font-options__head .font-options__option-title{margin-left:10px}.font-options__checkbox:checked~.font-options__head{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSIxNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtLTEtMWg1ODJ2NDAyaC01ODJ6IiBmaWxsPSJub25lIi8+PHBhdGggZD0ibTEzLjQ4MTIgMCAxLjUxODggMS41MTQtNy41IDcuNDg2LTcuNS03LjQ4NiAxLjUxODgtMS41MTQgNS45ODEyIDUuOTY3MnoiIGZpbGw9IiNmZmYiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAtMSAxNSA5KSIvPjwvc3ZnPg==");color:var(--customizer-select-focus-text-color)}.font-options__checkbox:not(:checked)~.font-options__head:not(:hover) .font-options__font-title{color:var(--sm-color-palette-neutral-color-4)}.font-options__font-title{font-size:12px;line-height:20px;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.font-options__option[class]{margin-bottom:0}.font-options__option+.font-options__option{margin-top:calc(.5*var(--container-spacing))}.font-options__option label{display:block;margin-bottom:6px}input.font-options__checkbox{display:none}.font-options__options-list{position:absolute;top:100%;right:calc(-0.5*var(--customizer-spacing));left:calc(-0.5*var(--customizer-spacing));z-index:10;display:block;margin-top:5px;border:1px solid var(--sm-color-palette-neutral-color-3);border-radius:var(--customizer-field-border-radius);box-shadow:0 5px 10px 0 rgba(0,0,0,.125);background-color:var(--sm-color-palette-neutral-color-1)}.font-options__options-list:before,.font-options__options-list:after{content:"";position:absolute;bottom:100%;left:26px;border:10px solid transparent}.font-options__options-list:before{z-index:100;border-bottom-color:var(--sm-color-palette-neutral-color-3);border-width:11px}.font-options__options-list:after{z-index:101;border-bottom-color:var(--sm-color-palette-neutral-color-1);margin-left:1px}.font-options__options-list label{font-size:13px}.font-options__checkbox:not(:checked)~.font-options__options-list{display:none}.font-options__options-list .customize-control{--customize-control-spacing-x: calc( 0.5 * var(--customizer-spacing) );--customize-control-spacing-y: calc( 0.75 * var(--customizer-spacing) )}.customize-control-font-palette .customize-inside-control-row{position:relative;padding-top:52%;margin-right:0;overflow:hidden;background-color:var(--sm-color-palette-neutral-color-1);background-size:contain;background-repeat:no-repeat;background-position:left center;border-radius:var(--customizer-field-border-radius)}.customize-control-font-palette .customize-inside-control-row+.customize-inside-control-row{margin-top:calc(.5*var(--customizer-spacing))}.customize-control-font-palette .customize-inside-control-row input{display:none}.customize-control-font-palette .customize-inside-control-row input+label{position:absolute;top:0;left:0;bottom:0;right:0;border:var(--customizer-field-border-width) solid var(--customizer-border-color);border-radius:inherit}.customize-control-font-palette .customize-inside-control-row:hover input+label{border-color:var(--sm-color-palette-neutral-color-3)}.customize-control-font-palette .customize-inside-control-row input:checked+label{border-color:var(--sm-color-palette-neutral-color-5)}.sm-radio-group{position:relative;overflow:hidden;height:2.7em;display:flex;flex-wrap:nowrap;align-items:stretch;color:var(--sm-color-palette-neutral-color-9);border-radius:999em;font-size:var(--customizer-field-font-size);font-weight:600;line-height:1.142em;-webkit-font-smoothing:antialiased}.sm-radio-group>*{flex:1 1 0}.sm-radio-group:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border:var(--customizer-field-border-width) solid var(--sm-color-palette-accent-color-7);border-radius:999em;pointer-events:none}.sm-radio-group input[type=radio]{display:none}.sm-radio-group input[type=radio]:checked+label{background-color:var(--sm-color-palette-accent-color-7);color:var(--sm-color-palette-neutral-color-1)}.sm-radio-group input[type=radio]:checked+label:before{content:"";display:inline-block;color:inherit;position:relative;top:.285em;margin-left:.45em;height:.8em;width:.55em;border-left:2px solid;border-bottom:2px solid;transform:translateY(-50%) rotate(-45deg)}.sm-radio-group label{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .3s ease;color:inherit;background:var(--sm-color-palette-neutral-color-1)}.sm-radio-group label:nth-of-type(2){border:solid var(--sm-color-palette-accent-color-7);border-width:0 var(--customizer-field-border-width)}[id=customize-control-sm_font_sizing_control] .sm-radio-group{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start}[id=customize-control-sm_font_sizing_control] .sm-radio-group>*{flex:0 0 33.33%}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:first-of-type:checked+label{background:linear-gradient(-90deg, #D557BE 0%, #3DAAE0 100%)}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:last-of-type:checked+label{background:linear-gradient(-90deg, #3DAAE0 0%, #D557BE 100%)}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:nth-of-type(1):checked~label:last-of-type,[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:nth-of-type(2):checked~label:last-of-type{margin-left:-66.66%}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:nth-of-type(3):checked~label:last-of-type{margin-left:-33.33%}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(1){order:4}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(2){order:3;border-right:2px solid var(--sm-color-palette-accent-color-7);border-left:2px solid var(--sm-color-palette-accent-color-7)}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(3){order:2}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(4){order:1;border-right:2px solid var(--sm-color-palette-accent-color-7)}[id=customize-control-sm_coloration_level_control] .sm-radio-group{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start}[id=customize-control-sm_coloration_level_control] .sm-radio-group>*{flex:0 0 33.33%}[id=customize-control-sm_coloration_level_control] .sm-radio-group input[type=radio]:last-of-type:checked+label{background:linear-gradient(-90deg, #3DAAE0 0%, #D557BE 100%)}[id=customize-control-sm_coloration_level_control] .sm-radio-group input[type=radio]:nth-of-type(1):checked~label:last-of-type,[id=customize-control-sm_coloration_level_control] .sm-radio-group input[type=radio]:nth-of-type(2):checked~label:last-of-type{margin-left:-33.33%}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(1){order:4}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(2){order:3;border-right:2px solid var(--sm-color-palette-accent-color-7);border-left:2px solid var(--sm-color-palette-accent-color-7)}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(3){order:2}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(4){order:1;border-right:2px solid var(--sm-color-palette-accent-color-7)}.sm-radio-group+.description{margin-top:10px;margin-bottom:0}.style-manager_radio_html{display:flex;flex-wrap:wrap;align-items:stretch;margin-top:calc(-0.5*var(--customizer-spacing));margin-right:calc(-0.5*var(--customizer-spacing))}.style-manager_radio_html>*{padding-top:calc(.5*var(--customizer-spacing));padding-right:calc(.5*var(--customizer-spacing));flex:0 0 50%}.style-manager_radio_html label{display:block;height:100%}.style-manager_radio_html label>input+div{border-color:var(--customizer-field-border-color);height:100%}.style-manager_radio_html label:hover>input+div{background-color:var(--customizer-field-background-color)}.style-manager_radio_html input{display:none}.style-manager_radio_html input+div{display:flex;align-items:center;justify-content:center;border:var(--customizer-field-border-width) solid transparent;border-radius:var(--customizer-field-border-radius);padding:var(--customizer-spacing)}.style-manager_radio_html input:checked+div{background-color:var(--customizer-field-background-color);border-color:var(--customizer-field-focus-border-color);cursor:default}.customize-control-range{--customizer-field-padding-x: 0.4em;--customizer-field-padding-y: 0.4em;display:flex;flex-wrap:wrap;align-items:center;width:auto}.customize-control-range[class]{margin-right:calc(-1*var(--customize-control-spacing-x))}.customize-control-range[class][class]>*{margin-right:var(--customize-control-spacing-x)}.customize-control-range .customize-control-title,.customize-control-range .customize-control-notifications-container{width:100%}.customize-control-range .customize-control-description{flex:0 0 100%}.customize-control-range input[type=range]{flex:1 1 0}.customize-control-range .range-value{flex:0 0 4em;text-align:center}.customize-control-range label{font-size:15px;font-weight:500}.customize-control-sm_switch{display:flex;align-items:center;justify-content:space-between}.customize-control-sm_switch .customize-control-title{margin-bottom:0}.sm-switch{position:relative;z-index:10;display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;overflow:hidden;height:2.428em;max-width:5.5em;border-radius:999em;color:var(--sm-color-palette-neutral-color-1);font-size:14px;font-weight:600;line-height:1.142;-webkit-font-smoothing:antialiased}.sm-switch input[type=radio]{display:none}.sm-switch input[type=radio]+label{display:flex;align-items:center;flex:0 0 100%}.sm-switch input[type=radio]+label,.sm-switch input[type=radio]+label:after{transition:all .2s ease-out}.sm-switch input[type=radio]:checked+label{pointer-events:none}.sm-switch input[type=radio]:nth-of-type(1)+label{padding-right:1.214em}.sm-switch input[type=radio]:nth-of-type(1)+label:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:var(--sm-color-palette-accent-color-7);z-index:-1}.sm-switch input[type=radio]:nth-of-type(1):not(:checked)+label{transform:translateX(100%) translateX(-2.125em)}.sm-switch input[type=radio]:nth-of-type(1):not(:checked)+label:after{transform:translateX(-100%) translateX(2.125em);background:var(--sm-color-palette-neutral-text-color-2);opacity:.25}.sm-switch input[type=radio]:nth-of-type(1):not(:checked)+label~label{transform:translateX(100%)}.sm-switch input[type=radio]:nth-of-type(1):checked+label~label{transform:translateX(2.4em)}.sm-switch input[type=radio]:nth-of-type(1):checked+label~label:before{transform:translateX(100%) translateX(-2.125em)}.sm-switch input[type=radio]:nth-of-type(2)+label{flex-direction:row-reverse;padding-left:1em}.sm-switch input[type=radio]:nth-of-type(2)+label:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0}.sm-switch input[type=radio]:nth-of-type(2)+label:after{content:"";display:block;height:2.142em;width:2.142em;margin-left:auto;margin-right:.125em;border-radius:50%;background-color:var(--sm-color-palette-neutral-color-1);pointer-events:none}.sm-tabs{display:flex;justify-content:space-between;padding-right:calc(.5*var(--customizer-spacing));padding-left:var(--customizer-spacing);border-bottom:1px solid var(--customizer-border-color);text-align:center}.sm-tabs__item{position:relative;flex:1 1 0;padding:1em 0;margin-right:calc(.5*var(--customizer-spacing));margin-bottom:-1px;color:var(--sm-color-palette-neutral-text-color-1);transition:all .2s ease;transition-property:opacity,color;cursor:pointer}.sm-tabs__item:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:3px;background-color:var(--sm-color-palette-neutral-color-5);transform-origin:50% 100%;transition:all .2s ease;transition-property:transform}.sm-tabs__item:not(.sm-tabs__item--active){opacity:.4}.sm-tabs__item:not(.sm-tabs__item--active):not(:hover):after{transform:scaleY(0)}[id=sub-accordion-section-sm_font_palettes_section]{display:flex !important;flex-direction:column !important}[id=sub-accordion-section-sm_font_palettes_section]:after{content:"";flex:1 0 auto;background-color:var(--sm-color-palette-neutral-color-1);height:var(--customizer-spacing)}[id=customize-control-sm_current_font_palette_control]{padding-right:0;padding-left:0}[id=customize-control-sm_current_font_palette_control]~.customize-control{background-color:var(--sm-color-palette-neutral-color-1)}[id]#sub-accordion-section-rosa2_options\[colors_section\]{background:var(--sm-color-palette-accent-color-1)}[id]#sub-accordion-section-rosa2_options\[colors_section\] .customize-control-html[id*=sm-description]{margin-top:var(--customize-control-spacing-y);padding-bottom:var(--customize-control-spacing-y);border:solid var(--customizer-border-color);border-width:1px 0;background:var(--sm-color-palette-accent-color-2)}[id]#sub-accordion-section-rosa2_options\[colors_section\] .customize-section-description-container+[id*=sm-description]{margin-top:0;border-top-width:0}[id]#sub-accordion-section-rosa2_options\[colors_section\] .customize-control-html[id*=sm-group-separator]{margin-top:var(--customize-control-spacing-y);border:solid var(--customizer-border-color);border-width:1px 0;background:var(--sm-color-palette-accent-color-2)}[id]#sub-accordion-section-rosa2_options\[colors_section\] .sm-group__title{font-size:15px;line-height:1.4;font-weight:700;letter-spacing:-0.01em}.customize-control-sm_toggle+.customize-control-sm_toggle{padding-top:9px}.sm-toggle__checkbox{display:none !important}.sm-toggle__label,.sm-toggle__switch,.sm-toggle__switch:before{transition:all .2s ease-out}.sm-toggle__label{display:flex;align-items:center;padding:8px 6px;background:var(--sm-color-palette-accent-color-2);border-radius:9em;transition-property:background-color}.sm-toggle__checkbox:checked+.sm-toggle__label{background:#fcf8ef}.sm-toggle__checkbox:checked+.sm-toggle__label .sm-toggle__switch{background:var(--sm-color-palette-accent-color-6)}.sm-toggle__checkbox:checked+.sm-toggle__label .sm-toggle__switch:before{transform:translate(-20px, 0)}.sm-toggle__checkbox:checked+.sm-toggle__label .sm-toggle__label-text{color:#105f97}.sm-toggle__switch{position:relative;width:40px;height:20px;border-radius:9em;background:#c6c9cd;transition-property:background-color}.sm-toggle__switch:before{content:"";position:absolute;top:2px;right:2px;display:block;width:16px;height:16px;background:var(--sm-color-palette-accent-color-1);border-radius:9em;transition-property:background-color,transform}.sm-toggle__label-text{margin-right:10px;transition-property:color}#accordion-section-style-manager-customizer-search{margin-bottom:0;color:#555d66;background:#fff;border-top:1px solid #ddd}#accordion-section-style-manager-customizer-search .accordion-section-title:after{content:none}#accordion-section-style-manager-customizer-search .search-field-wrapper{display:flex;flex-direction:row;justify-content:flex-start}#accordion-section-style-manager-customizer-search .search-field-wrapper .search-field-button-wrapper{display:flex;align-items:stretch}#accordion-section-style-manager-customizer-search .search-field-wrapper .clear-search{margin-right:6px;height:36px;font-weight:500}#accordion-section-style-manager-customizer-search .search-field-wrapper .clear-search.has-next-sibling{border-radius:0 3px 3px 0}#accordion-section-style-manager-customizer-search .search-field-wrapper .close-search{text-indent:0;border-radius:3px 0 0 3px;padding-right:0;padding-left:0;font-size:19px;height:36px;width:38px;float:right;transform:none;margin-top:0;line-height:2}#accordion-section-style-manager-customizer-search .search-field-wrapper .button-primary.has-next-sibling{border-left:1px solid #98c6dd}#accordion-section-style-manager-customizer-search .customizer-search-input{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;width:83%;height:38px;padding:8px 8px}#accordion-section-style-manager-customizer-search .customizer-search-input:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}#accordion-section-style-manager-customizer-search input::-webkit-input-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search input:-moz-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search input::-moz-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search input:-ms-input-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search .search-input-label{display:block;margin-bottom:8px}#customize-controls .customize-info .customize-search-toggle{padding:20px;position:absolute;bottom:4px;left:1px;width:20px;height:20px;cursor:pointer;box-shadow:none;background:transparent;color:#555d66;border:none}#customize-controls .customize-info .customize-search-toggle:focus{outline:none}#customize-controls .customize-info .customize-search-toggle:before{padding:4px;position:absolute;top:5px;right:6px}#customize-controls .customize-info .customize-search-toggle:focus:before{border-radius:100%;box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.search-found{height:0;visibility:hidden;opacity:0;display:none}#style-manager-search-results .accordion-section{border-right:none;border-left:none;padding:10px 14px 11px 10px;background:#fff;color:#416b7e;position:relative;font-weight:400;font-size:14px;line-height:21px;border-top:1px solid var(--customizer-border-color);border-bottom:none}#style-manager-search-results .accordion-section:last-of-type{border-bottom:1px solid var(--customizer-border-color)}#style-manager-search-results .accordion-section:hover{background:#f7fbff;cursor:pointer}#style-manager-search-results .accordion-section:hover h3.accordion-section-title{background:#f7fbff}#style-manager-search-results .accordion-section:after{font:normal 20px/1 dashicons;speak:none;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none !important;content:"";color:#a0a5aa;position:absolute;top:calc(50% - 10px);left:10px;z-index:1}#style-manager-search-results .accordion-section h3.accordion-section-title{padding:0;margin:0}#style-manager-search-results .accordion-section h3.accordion-section-title:after{content:none;background:inherit}#style-manager-search-results .accordion-section h3.accordion-section-title:hover{background:#f7fbff;cursor:pointer}.search-setting-path{cursor:pointer}#customize-controls .hl{background:#ffcd1724}.select2-container{position:relative;z-index:999999;display:block;margin:0;vertical-align:middle}.select2-container,.select2-container *,.select2-container *:before,.select2-container *:after{box-sizing:border-box}.select2-selection__rendered{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-selection--single{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;padding-left:calc(2*var(--customizer-field-padding-x) + 15px);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iIzk4QzZERSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:left var(--customizer-field-padding-x) top 50%;cursor:pointer}.select2-selection--single:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.select2-selection--single:hover,.select2-container--focus .select2-selection--single{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");color:var(--customizer-select-focus-text-color)}.select2-container--open .select2-selection--single{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSIxNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtLTEtMWg1ODJ2NDAyaC01ODJ6IiBmaWxsPSJub25lIi8+PHBhdGggZD0ibTEzLjQ4MTIgMCAxLjUxODggMS41MTQtNy41IDcuNDg2LTcuNS03LjQ4NiAxLjUxODgtMS41MTQgNS45ODEyIDUuOTY3MnoiIGZpbGw9IiNmZmYiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAtMSAxNSA5KSIvPjwvc3ZnPg==");color:var(--customizer-select-focus-text-color)}.select2-container--open.select2-container--below .select2-selection--single{border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--open.select2-container--above .select2-selection--single{border-top-right-radius:0;border-top-left-radius:0}.select2-selection--single .select2-selection__clear{position:relative}.select2-selection--multiple{cursor:pointer;display:block}.select2-selection--multiple .select2-selection__rendered{display:inline-block}.select2-search--inline{float:right}.select2-search--inline .select2-search__field{border:none;font-size:100%;margin-top:5px;padding:0}.select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{position:absolute;right:-100000px;z-index:1051;display:block;width:100%;border:1px solid var(--customizer-border-color);border-radius:4px;background-color:var(--sm-color-palette-neutral-color-1)}.select2-container--open .select2-dropdown{right:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-right-radius:0;border-top-left-radius:0}.select2-results{display:block}.select2-results>.select2-results__options{max-height:15em;overflow-y:auto}.select2-results__group{display:block;border-width:1px 0;border-style:solid;border-color:var(--customizer-border-color);background:var(--sm-color-palette-neutral-color-2)}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__group,.select2-results__option:not([role=group]){padding:calc(.5*var(--customizer-spacing))}.select2-results__option{margin:0}.select2-results__option[aria-selected]{cursor:pointer}.select2-results__option--highlighted{background-color:var(--sm-color-palette-accent-color-7);color:var(--sm-color-palette-neutral-color-1)}.select2-search--dropdown{display:block;padding:calc(.5*var(--customizer-spacing))}.select2-search--dropdown .select2-search__field{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0}.select2-search--dropdown .select2-search__field:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{position:fixed;right:0;top:0;z-index:99;display:block;min-width:100%;min-height:100%;width:auto;height:auto;border:0;margin:0;padding:0;opacity:0;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;border:0 !important;padding:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;white-space:nowrap !important}body.modal-open{overflow:hidden}body.feedback-modal-open #style-manager-user-feedback-modal .modal{overflow-x:hidden;overflow-y:auto;visibility:visible;opacity:1;transform:translate(0, 0)}#style-manager-user-feedback-modal{height:100%}#style-manager-user-feedback-modal .modal{position:relative;height:100%;display:flex;align-items:center;top:0;left:0;bottom:0;right:0;z-index:1050;opacity:0;visibility:hidden;overflow:hidden;outline:0;transition:all .3s ease;transform:translate(0, -10%);font-family:"Galano Grotesque Alt",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:400;font-size:16px;line-height:1.7}#style-manager-user-feedback-modal .modal-dialog{position:relative;width:auto;margin:10px;text-align:right}#style-manager-user-feedback-modal .modal-content{position:relative;display:flex;flex-direction:column;background-color:#fff;background-clip:padding-box;border:none;border-radius:4px;box-shadow:0 4px 4px 0 rgba(42,54,52,.1),0 8px 8px 0 rgba(42,54,52,.1),0 16px 16px 0 rgba(42,54,52,.1),0 16px 32px 0 rgba(42,54,52,.1),0 32px 64px 0 rgba(42,54,52,.1),0 64px 128px 0 rgba(42,54,52,.1);outline:0}#style-manager-user-feedback-modal .modal-content p{color:#000}#style-manager-user-feedback-modal .modal-content p a{font-weight:500;color:#9660c6;border-bottom:1px solid #9660c6}#style-manager-user-feedback-modal .modal-content>form{margin-bottom:20px}#style-manager-user-feedback-modal .modal-backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1040;background-color:#000;opacity:0;visibility:hidden;transition:all .3s ease}.feedback-modal-open #style-manager-user-feedback-modal .modal-backdrop{opacity:.8;visibility:visible}#style-manager-user-feedback-modal .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:30px 48px 10px 48px}#style-manager-user-feedback-modal .modal-header .close.button{top:-10px}#style-manager-user-feedback-modal .modal-header .close.icon{opacity:.5}#style-manager-user-feedback-modal .modal-header .close:hover{opacity:1}#style-manager-user-feedback-modal .modal-title{margin-bottom:10px;line-height:1.5}#style-manager-user-feedback-modal .modal-title.modal-title--small{font-weight:500}#style-manager-user-feedback-modal .modal-body{position:relative;flex:1 1 auto;padding:30px 30px 0 30px}#style-manager-user-feedback-modal .modal-body.full{padding:0}#style-manager-user-feedback-modal .modal-body.full .box{padding-top:0;padding-bottom:0;margin-top:0}#style-manager-user-feedback-modal .modal-body.full+.modal-footer.full .box{padding-top:18px}#style-manager-user-feedback-modal .modal-footer{padding:30px;text-align:center}#style-manager-user-feedback-modal .modal-footer .box .button:last-child{margin-bottom:0}#style-manager-user-feedback-modal .modal-footer.full{padding:0}#style-manager-user-feedback-modal .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}#style-manager-user-feedback-modal .modal-state{display:none}#style-manager-user-feedback-modal .modal-state:checked+.modal{opacity:1;visibility:visible}#style-manager-user-feedback-modal .modal-state:checked+.modal .modal__inner{top:0}@media(min-width: 576px){#style-manager-user-feedback-modal .modal-dialog{max-width:655px;margin:30px auto}#style-manager-user-feedback-modal .modal-sm{max-width:300px}}@media(min-width: 576px){#style-manager-user-feedback-modal .modal-lg{max-width:800px}}#style-manager-user-feedback .modal-body .box{position:relative;flex-direction:column;display:flex;flex-wrap:nowrap;align-items:center;margin:20px 0;padding:16px 52px;border-radius:4px}#style-manager-user-feedback .modal-body .box>*{width:100%}#style-manager-user-feedback .modal-body p{font-size:16px;margin-bottom:20px}#style-manager-user-feedback .modal-body textarea{width:100%;margin:0;padding:11px 18px;border:1px solid #ddd;border-radius:4px;box-shadow:none;font-family:"Galano Grotesque Alt",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:26px;color:#473850}#style-manager-user-feedback .modal-title{margin-top:0;margin-bottom:34px;font-family:"Galano Classic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:600;font-size:28px;line-height:1.4;text-align:center}#style-manager-user-feedback .button{text-decoration:none;cursor:pointer;-webkit-font-smoothing:antialiased;position:relative;transition-duration:.2s;transition-timing-function:cubic-bezier(0, 0, 0.58, 1);transition-property:transform,background,background-color,color,box-shadow;display:inline-block;padding:15px 50px;font-family:"Galano Classic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:23px;font-weight:600;text-align:center;background-color:#9660c6;color:#fff;border-radius:4px;box-shadow:none;height:auto;width:100%;margin-top:20px}#style-manager-user-feedback .button:hover{background-color:#9660c6;color:#fff;transform:scale(1.05) translateY(-3px);box-shadow:0 10px 20px -10px rgba(0,0,0,.7)}#style-manager-user-feedback .second-step{margin-top:18px}#style-manager-user-feedback .thanks-step,#style-manager-user-feedback .error-step{text-align:center}#style-manager-user-feedback .thanks-step .modal-title,#style-manager-user-feedback .error-step .modal-title{margin-bottom:0}#style-manager-user-feedback .thanks-step p:last-child,#style-manager-user-feedback .error-step p:last-child{margin-bottom:10px}.scorecard{display:flex;align-items:baseline;justify-content:space-evenly;color:#9660c6;font-family:"Galano Classic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:18px;font-weight:600;text-align:center}.scorecard>label{font-size:20px}.scorecard>label span{display:block;width:46px;border:2px solid #9660c6;line-height:46px;border-radius:100%;background:#fff;transition:all .25s ease}.scorecard>label input[type=radio]{display:none}.scorecard>label span:hover,.scorecard>label input[type=radio]:checked~span{background:#9660c6;color:#fff}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)+li>.accordion-section-title{margin-top:calc(.5*var(--customizer-spacing))}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)>.accordion-section-title{display:flex;align-items:center;justify-content:space-between;justify-content:flex-start;border-top-width:1px;border-bottom-width:1px;padding-top:calc(.75*var(--customizer-spacing));padding-bottom:calc(.75*var(--customizer-spacing));font-size:18px;letter-spacing:-0.01em}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)>.accordion-section-title:before{font-family:dashicons;font-size:17px;-webkit-font-smoothing:antialiased}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)>.accordion-section-title:before{content:"";width:2em;height:2em;margin-left:15px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;color:var(--sm-color-palette-neutral-color-2);transform:rotate(0deg);transition:all .3s}#customize-theme-controls #accordion-section-sm_color_palettes_section>.accordion-section-title:before{background:conic-gradient(from -180deg at 50% 50%, #020031 0deg, #090035 4.68deg, #2B045E 29.09deg, #3E0578 37.08deg, #7708BE 64.88deg, #C80EEC 108.66deg, #E839DE 147.4deg, #F35AAA 159.09deg, #F8668A 168.49deg, #FFA290 179.83deg, #FE8E68 180.64deg, #FF8134 191.01deg, #FFB97D 199.96deg, #F7BD4F 206.51deg, #F3C07A 219.02deg, #EBD4C3 226.4deg, #DEDFE3 246.49deg, #D8E7F8 269.42deg, #94D7FC 277.72deg, rgba(0, 156, 233, 0.87) 306.55deg, #0058AA 322.31deg, #02205D 343.18deg, #020031 360deg)}#customize-theme-controls #accordion-section-sm_color_palettes_section:hover>.accordion-section-title:before{transform:rotate(-30deg)}#customize-theme-controls #accordion-section-sm_font_palettes_section>.accordion-section-title:before{background-color:var(--sm-color-palette-accent-color-10);background-image:url("../../images/section-fonts.svg");background-size:20px 20px;background-repeat:no-repeat;background-position:50% 50%}#customize-theme-controls #accordion-section-sm_tweak_board_section>.accordion-section-title:before{background-color:var(--sm-color-palette-accent-color-6);background-image:url("../../images/section-tweak-board.svg");background-size:20px 20px;background-repeat:no-repeat;background-position:50% 50%}#customize-theme-controls #accordion-section-sm_spacing_section>.accordion-section-title:before{background:linear-gradient(-180deg, var(--sm-color-palette-accent-color-4) 35%, transparent 35%, transparent 65%, var(--sm-color-palette-accent-color-6) 65%)}#customize-theme-controls #accordion-section-sm_spacing_section:hover .accordion-section-title:before{background:linear-gradient(-180deg, var(--sm-color-palette-accent-color-4) 45%, transparent 45%, transparent 55%, var(--sm-color-palette-accent-color-6) 55%)}:where([id*="sm_coloration_level"], 2 2 [id*="sm_dark_mode_advanced"], 3 3 [id*="sm_color_fine_tune_intro"], -
style-manager/trunk/dist/js/customizer.css
r2719112 r2737156 1 :root{--sm-color-palette-neutral-color-1: #ffffff;--sm-color-palette-neutral-color-2: #f7f7f9;--sm-color-palette-neutral-color-3: #e4e6ec;--sm-color-palette-neutral-color-4: #c4c7d5;--sm-color-palette-neutral-color-5: #9c9fac;--sm-color-palette-neutral-color-6: #7c7f8c;--sm-color-palette-neutral-color-7: #696c78;--sm-color-palette-neutral-color-8: #565965;--sm-color-palette-neutral-color-9: #454853;--sm-color-palette-neutral-color-10: #333640;--sm-color-palette-neutral-color-11: #1f222b;--sm-color-palette-neutral-color-12: #101010;--sm-color-palette-neutral-text-color-1: #333640;--sm-color-palette-neutral-text-color-2: #1f222b}:root{--sm-color-palette-accent-color-1: #ffffff;--sm-color-palette-accent-color-2: #EDF1F6;--sm-color-palette-accent-color-3: #dfe6f4;--sm-color-palette-accent-color-4: #afc2e3;--sm-color-palette-accent-color-5: #7fa1d4;--sm-color-palette-accent-color-6: #4d82c1;--sm-color-palette-accent-color-7: #006fbb;--sm-color-palette-accent-color-8: #085ba2;--sm-color-palette-accent-color-9: #0b4889;--sm-color-palette-accent-color-10: #0e3470;--sm-color-palette-accent-color-11: #0b1d55;--sm-color-palette-accent-color-12: #101010;--sm-color-palette-accent-text-color-1: #0e3470;--sm-color-palette-accent-text-color-2: #0b1d55;--sm-customizer-box-shadow-0: none;--sm-customizer-box-shadow-1: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);--sm-customizer-box-shadow-2: 0 64px 128px rgba(0, 0, 0, 0.1), 0 16px 32px rgba(0, 0, 0, 0.1);--sm-customizer-box-shadow-3: 0 32px 128px rgba(0, 0, 0, 0.1), 0 16px 64px rgba(0, 0, 0, 0.1), 0 8px 16px rgba(0, 0, 0, 0.1);--sm-customizer-box-shadow-4: 0 64px 128px rgba(0, 0, 0, 0.1), 0 32px 64px rgba(0, 0, 0, 0.1), 0 16px 32px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1);--sm-transition: all 0.2s ease}:root{--customizer-spacing: 20px;--customizer-border-color: var(--sm-color-palette-neutral-color-3);--customizer-background-color: var(--sm-color-palette-neutral-color-2);--customizer-text-color: var(--sm-color-palette-neutral-text-color-1);--customizer-field-padding-x: 1em;--customizer-field-padding-y: 0.75em;--customizer-field-border-width: 2px;--customizer-field-border-color: var(--customizer-border-color);--customizer-field-focus-border-color: var(--sm-color-palette-accent-color-7);--customizer-field-border-radius: 4px;--customizer-field-background-color: var(--sm-color-palette-neutral-color-1);--customizer-field-text-color: var(--sm-color-palette-neutral-text-color-1);--customizer-field-font-size: 14px;--customizer-field-font-weight: normal;--customizer-field-line-height: 1.5;--customizer-select-focus-background-color: var(--sm-color-palette-accent-color-7);--customizer-select-focus-text-color: var(--sm-color-palette-neutral-color-1);--customizer-field-height: 44px;--customizer-checkbox-size: 22px}.customize-control{--customize-control-spacing-x: var(--customizer-spacing);--customize-control-spacing-y: var(--customizer-spacing);padding:var(--customize-control-spacing-y) var(--customize-control-spacing-x);float:none}.customize-control:not([class*=customize-control-nav_menu_item]){margin:0}.customize-control:not(:last-child){padding-bottom:1px}.ui-sortable .customize-control{--customize-control-spacing-x: 0px}.customize-control label.sm-group__title{font-weight:600}.customize-section-description-container{margin-bottom:0}.customize-control-title{margin-bottom:calc(.5*var(--customizer-spacing))}.customize-control-description{margin-bottom:calc(.5*var(--customizer-spacing));font-style:normal;opacity:.8;clear:both}#customize-theme-controls li.customize-control-title{margin-bottom:0}#customize-theme-controls li.customize-control-title+.customize-control-checkbox,#customize-theme-controls li.customize-control-title+.customize-control-radio{margin-top:0}#customize-theme-controls .customize-control-textarea .customize-control-description{margin-top:initial}#customize-theme-controls .control-section.open{border-bottom:0;min-height:100%}#customize-theme-controls .customize-pane-child.ui-sortable{padding:0 20px}#customize-theme-controls .customize-pane-child.ui-sortable .customize-section-description-container{margin-left:-20px;margin-right:-20px}.customize-control-checkbox>.customize-control-notifications-container+.customize-inside-control-row:last-child{padding-top:0;padding-bottom:0}.style-manager-color-select__option-list{display:flex;margin-left:-5px}.style-manager-color-select__option-list>*{border-radius:50%;overflow:hidden;text-indent:-999em;flex:0 0 auto;width:30px;margin-left:5px;border:var(--customizer-field-border-width) solid var(--sm-color-palette-neutral-color-2)}.style-manager-color-select__option-list>*:before{content:"";padding-top:100%;display:block;background-color:currentColor}.style-manager-color-select__option-label{display:none}.style-manager-color-select__option--text{color:#333}.style-manager-color-select__option--titles{color:#222}.style-manager-color-select__option--accent{color:#a22}.style-manager-color-select__option--background{color:#eee}.style-manager-color-select__option--selected{box-shadow:var(--sm-color-palette-neutral-color-6) 0 0 0 var(--customizer-field-border-width)}.customize-control input[type=text],.customize-control input[type=password],.customize-control input[type=date],.customize-control input[type=datetime],.customize-control input[type=datetime-local],.customize-control input[type=email],.customize-control input[type=month],.customize-control input[type=number],.customize-control input[type=tel],.customize-control input[type=time],.customize-control input[type=url],.customize-control input[type=week],.customize-control input[type=search]{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0}.customize-control input[type=text]:focus,.customize-control input[type=password]:focus,.customize-control input[type=date]:focus,.customize-control input[type=datetime]:focus,.customize-control input[type=datetime-local]:focus,.customize-control input[type=email]:focus,.customize-control input[type=month]:focus,.customize-control input[type=number]:focus,.customize-control input[type=tel]:focus,.customize-control input[type=time]:focus,.customize-control input[type=url]:focus,.customize-control input[type=week]:focus,.customize-control input[type=search]:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.customize-control textarea{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0}.customize-control textarea:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.customize-control select,.customize-control.customize-control-select select{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;max-width:100%;-moz-appearance:none;-webkit-appearance:none}.customize-control select:focus,.customize-control.customize-control-select select:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.customize-control select:not([multiple]),.customize-control.customize-control-select select:not([multiple]){padding-right:calc(2*var(--customizer-field-padding-x) + 15px);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iIzk4QzZERSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:right var(--customizer-field-padding-x) top 50%}.customize-control select::-ms-expand,.customize-control.customize-control-select select::-ms-expand{display:none}.customize-control input[type=range]{--thumb-height: 22px;--thumb-border-width: 2px;--track-height: 6px;position:relative;height:var(--thumb-height);overflow:hidden;outline:none;background:none;-webkit-appearance:none;-moz-appearange:none}.customize-control input[type=range]::-webkit-slider-runnable-track{width:100%;height:var(--track-height);background:var(--sm-color-palette-neutral-color-4);border-radius:999em}.customize-control input[type=range]::-moz-range-track{width:100%;height:var(--track-height);background:var(--sm-color-palette-neutral-color-4);border-radius:999em}.customize-control input[type=range]::-webkit-slider-thumb{position:relative;z-index:3;box-sizing:border-box;width:var(--thumb-height);height:var(--thumb-height);margin-top:calc(var(--track-height)*.5 - var(--thumb-height)*.5);border:var(--thumb-border-width) solid var(--customizer-border-color);border-radius:var(--customizer-field-border-radius);background:var(--sm-color-palette-neutral-color-1);cursor:move;cursor:grab;-webkit-appearance:none}.customize-control input[type=range]::-moz-range-thumb{position:relative;z-index:3;box-sizing:border-box;width:var(--thumb-height);height:var(--thumb-height);margin-top:calc(var(--track-height)*.5 - var(--thumb-height)*.5);border:var(--thumb-border-width) solid var(--customizer-border-color);border-radius:var(--customizer-field-border-radius);background:var(--sm-color-palette-neutral-color-1);cursor:move;cursor:grab;-moz-appearance:none}.customize-control input[type=range]:active::-webkit-slider-thumb{cursor:grabbing}.customize-control input[type=range]:active::-moz-range-thumb{cursor:grabbing}.customize-control-checkbox .customize-inside-control-row,.customize-control-radio .customize-inside-control-row{margin-left:0}.customize-control-checkbox input[type=checkbox],.customize-control-radio input[type=radio]{display:none}.customize-control-checkbox input[type=checkbox]+label,.customize-control-radio input[type=radio]+label{display:flex;align-items:center}.customize-control-checkbox input[type=checkbox]+label:before,.customize-control-radio input[type=radio]+label:before{content:"";display:block;width:var(--customizer-checkbox-size);height:var(--customizer-checkbox-size);flex:0 0 auto;margin-right:calc(.5*var(--customizer-spacing));border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);background:var(--customizer-field-background-color) center 60% no-repeat}.customize-control-checkbox input[type=checkbox]:focus+label:before,.customize-control-radio input[type=radio]:focus+label:before{border-color:var(--customizer-field-focus-border-color)}.customize-control-checkbox input[type=checkbox]:checked+label:before,.customize-control-radio input[type=radio]:checked+label:before{border-color:var(--sm-color-palette-accent-color-7);background-color:var(--sm-color-palette-accent-color-7);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxMiA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImNoZWNrIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjUgOSAxMiAyIDEwIDAgNSA1IDIgMiAtMS43NTkzMjk4M2UtMTUgNCI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=")}.customize-control-checkbox input[type=checkbox]+label:before{border-radius:var(--customizer-field-border-radius)}.customize-control-radio input[type=radio]+label:before{border-radius:50%}.customize-control-radio#customize-control-changeset_status .customize-inside-control-row{margin-top:0;text-indent:0}.customize-control-font:last-child{margin-bottom:150px}.font-options__wrapper{position:relative}.font-options__wrapper:after{content:"";position:absolute;top:90%;left:0;right:0;z-index:0;display:block;height:30px}.font-options__wrapper .customize-control-range>label:first-child{flex-basis:100%}.font-options__head{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;padding-right:calc(2*var(--customizer-field-padding-x) + 15px);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iIzk4QzZERSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:right var(--customizer-field-padding-x) top 50%;display:flex;align-items:baseline;justify-content:space-between;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none}.font-options__head:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.font-options__head:hover{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");color:var(--customizer-select-focus-text-color)}.font-options__head .font-options__option-title{margin-right:10px}.font-options__checkbox:checked~.font-options__head{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSIxNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtLTEtMWg1ODJ2NDAyaC01ODJ6IiBmaWxsPSJub25lIi8+PHBhdGggZD0ibTEzLjQ4MTIgMCAxLjUxODggMS41MTQtNy41IDcuNDg2LTcuNS03LjQ4NiAxLjUxODgtMS41MTQgNS45ODEyIDUuOTY3MnoiIGZpbGw9IiNmZmYiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAtMSAxNSA5KSIvPjwvc3ZnPg==");color:var(--customizer-select-focus-text-color)}.font-options__checkbox:not(:checked)~.font-options__head:not(:hover) .font-options__font-title{color:var(--sm-color-palette-neutral-color-4)}.font-options__font-title{font-size:12px;line-height:20px;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.font-options__option[class]{margin-bottom:0}.font-options__option+.font-options__option{margin-top:calc(.5*var(--container-spacing))}.font-options__option label{display:block;margin-bottom:6px}input.font-options__checkbox{display:none}.font-options__options-list{position:absolute;top:100%;left:calc(-0.5*var(--customizer-spacing));right:calc(-0.5*var(--customizer-spacing));z-index:10;display:block;margin-top:5px;border:1px solid var(--sm-color-palette-neutral-color-3);border-radius:var(--customizer-field-border-radius);box-shadow:0 5px 10px 0 rgba(0,0,0,.125);background-color:var(--sm-color-palette-neutral-color-1)}.font-options__options-list:before,.font-options__options-list:after{content:"";position:absolute;bottom:100%;right:26px;border:10px solid transparent}.font-options__options-list:before{z-index:100;border-bottom-color:var(--sm-color-palette-neutral-color-3);border-width:11px}.font-options__options-list:after{z-index:101;border-bottom-color:var(--sm-color-palette-neutral-color-1);margin-right:1px}.font-options__options-list label{font-size:13px}.font-options__checkbox:not(:checked)~.font-options__options-list{display:none}.font-options__options-list .customize-control{--customize-control-spacing-x: calc( 0.5 * var(--customizer-spacing) );--customize-control-spacing-y: calc( 0.75 * var(--customizer-spacing) )}.customize-control-font-palette .customize-inside-control-row{position:relative;padding-top:52%;margin-left:0;overflow:hidden;background-color:var(--sm-color-palette-neutral-color-1);background-size:contain;background-repeat:no-repeat;background-position:right center;border-radius:var(--customizer-field-border-radius)}.customize-control-font-palette .customize-inside-control-row+.customize-inside-control-row{margin-top:calc(.5*var(--customizer-spacing))}.customize-control-font-palette .customize-inside-control-row input{display:none}.customize-control-font-palette .customize-inside-control-row input+label{position:absolute;top:0;right:0;bottom:0;left:0;border:var(--customizer-field-border-width) solid var(--customizer-border-color);border-radius:inherit}.customize-control-font-palette .customize-inside-control-row:hover input+label{border-color:var(--sm-color-palette-neutral-color-3)}.customize-control-font-palette .customize-inside-control-row input:checked+label{border-color:var(--sm-color-palette-neutral-color-5)}.sm-radio-group{position:relative;overflow:hidden;height:2.7em;display:flex;flex-wrap:nowrap;align-items:stretch;color:var(--sm-color-palette-neutral-color-9);border-radius:999em;font-size:var(--customizer-field-font-size);font-weight:600;line-height:1.142em;-webkit-font-smoothing:antialiased}.sm-radio-group>*{flex:1 1 0}.sm-radio-group:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:var(--customizer-field-border-width) solid var(--sm-color-palette-accent-color-7);border-radius:999em;pointer-events:none}.sm-radio-group input[type=radio]{display:none}.sm-radio-group input[type=radio]:checked+label{background-color:var(--sm-color-palette-accent-color-7);color:var(--sm-color-palette-neutral-color-1)}.sm-radio-group input[type=radio]:checked+label:before{content:"";display:inline-block;color:inherit;position:relative;top:.285em;margin-right:.45em;height:.8em;width:.55em;border-right:2px solid;border-bottom:2px solid;transform:translateY(-50%) rotate(45deg)}.sm-radio-group label{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .3s ease;color:inherit;background:var(--sm-color-palette-neutral-color-1)}.sm-radio-group label:nth-of-type(2){border:solid var(--sm-color-palette-accent-color-7);border-width:0 var(--customizer-field-border-width)}[id=customize-control-sm_font_sizing_control] .sm-radio-group{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start}[id=customize-control-sm_font_sizing_control] .sm-radio-group>*{flex:0 0 33.33%}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:first-of-type:checked+label{background:linear-gradient(90deg, #D557BE 0%, #3DAAE0 100%)}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:last-of-type:checked+label{background:linear-gradient(90deg, #3DAAE0 0%, #D557BE 100%)}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:nth-of-type(1):checked~label:last-of-type,[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:nth-of-type(2):checked~label:last-of-type{margin-right:-66.66%}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:nth-of-type(3):checked~label:last-of-type{margin-right:-33.33%}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(1){order:4}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(2){order:3;border-left:2px solid var(--sm-color-palette-accent-color-7);border-right:2px solid var(--sm-color-palette-accent-color-7)}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(3){order:2}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(4){order:1;border-left:2px solid var(--sm-color-palette-accent-color-7)}[id=customize-control-sm_coloration_level_control] .sm-radio-group{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start}[id=customize-control-sm_coloration_level_control] .sm-radio-group>*{flex:0 0 33.33%}[id=customize-control-sm_coloration_level_control] .sm-radio-group input[type=radio]:last-of-type:checked+label{background:linear-gradient(90deg, #3DAAE0 0%, #D557BE 100%)}[id=customize-control-sm_coloration_level_control] .sm-radio-group input[type=radio]:nth-of-type(1):checked~label:last-of-type,[id=customize-control-sm_coloration_level_control] .sm-radio-group input[type=radio]:nth-of-type(2):checked~label:last-of-type{margin-right:-33.33%}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(1){order:4}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(2){order:3;border-left:2px solid var(--sm-color-palette-accent-color-7);border-right:2px solid var(--sm-color-palette-accent-color-7)}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(3){order:2}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(4){order:1;border-left:2px solid var(--sm-color-palette-accent-color-7)}.sm-radio-group+.description{margin-top:10px;margin-bottom:0}.style-manager_radio_html{display:flex;flex-wrap:wrap;align-items:stretch;margin-top:calc(-0.5*var(--customizer-spacing));margin-left:calc(-0.5*var(--customizer-spacing))}.style-manager_radio_html>*{padding-top:calc(.5*var(--customizer-spacing));padding-left:calc(.5*var(--customizer-spacing));flex:0 0 50%}.style-manager_radio_html label{display:block;height:100%}.style-manager_radio_html label>input+div{border-color:var(--customizer-field-border-color);height:100%}.style-manager_radio_html label:hover>input+div{background-color:var(--customizer-field-background-color)}.style-manager_radio_html input{display:none}.style-manager_radio_html input+div{display:flex;align-items:center;justify-content:center;border:var(--customizer-field-border-width) solid transparent;border-radius:var(--customizer-field-border-radius);padding:var(--customizer-spacing)}.style-manager_radio_html input:checked+div{background-color:var(--customizer-field-background-color);border-color:var(--customizer-field-focus-border-color);cursor:default}.customize-control-range{--customizer-field-padding-x: 0.4em;--customizer-field-padding-y: 0.4em;display:flex;flex-wrap:wrap;align-items:center;width:auto}.customize-control-range[class]{margin-left:calc(-1*var(--customize-control-spacing-x))}.customize-control-range[class][class]>*{margin-left:var(--customize-control-spacing-x)}.customize-control-range .customize-control-title,.customize-control-range .customize-control-notifications-container{width:100%}.customize-control-range .customize-control-description{flex:0 0 100%}.customize-control-range input[type=range]{flex:1 1 0}.customize-control-range .range-value{flex:0 0 4em;text-align:center}.customize-control-range label{font-size:15px;font-weight:500}.customize-control-sm_switch{display:flex;align-items:center;justify-content:space-between}.customize-control-sm_switch .customize-control-title{margin-bottom:0}.sm-switch{position:relative;z-index:10;display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;overflow:hidden;height:2.428em;max-width:5.5em;border-radius:999em;color:var(--sm-color-palette-neutral-color-1);font-size:14px;font-weight:600;line-height:1.142;-webkit-font-smoothing:antialiased}.sm-switch input[type=radio]{display:none}.sm-switch input[type=radio]+label{display:flex;align-items:center;flex:0 0 100%}.sm-switch input[type=radio]+label,.sm-switch input[type=radio]+label:after{transition:all .2s ease-out}.sm-switch input[type=radio]:checked+label{pointer-events:none}.sm-switch input[type=radio]:nth-of-type(1)+label{padding-left:1.214em}.sm-switch input[type=radio]:nth-of-type(1)+label:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--sm-color-palette-accent-color-7);z-index:-1}.sm-switch input[type=radio]:nth-of-type(1):not(:checked)+label{transform:translateX(-100%) translateX(2.125em)}.sm-switch input[type=radio]:nth-of-type(1):not(:checked)+label:after{transform:translateX(100%) translateX(-2.125em);background:var(--sm-color-palette-neutral-text-color-2);opacity:.25}.sm-switch input[type=radio]:nth-of-type(1):not(:checked)+label~label{transform:translateX(-100%)}.sm-switch input[type=radio]:nth-of-type(1):checked+label~label{transform:translateX(-2.4em)}.sm-switch input[type=radio]:nth-of-type(1):checked+label~label:before{transform:translateX(-100%) translateX(2.125em)}.sm-switch input[type=radio]:nth-of-type(2)+label{flex-direction:row-reverse;padding-right:1em}.sm-switch input[type=radio]:nth-of-type(2)+label:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.sm-switch input[type=radio]:nth-of-type(2)+label:after{content:"";display:block;height:2.142em;width:2.142em;margin-right:auto;margin-left:.125em;border-radius:50%;background-color:var(--sm-color-palette-neutral-color-1);pointer-events:none}.sm-tabs{display:flex;justify-content:space-between;padding-left:calc(.5*var(--customizer-spacing));padding-right:var(--customizer-spacing);border-bottom:1px solid var(--customizer-border-color);text-align:center}.sm-tabs__item{position:relative;flex:1 1 0;padding:1em 0;margin-left:calc(.5*var(--customizer-spacing));margin-bottom:-1px;color:var(--sm-color-palette-neutral-text-color-1);transition:all .2s ease;transition-property:opacity,color;cursor:pointer}.sm-tabs__item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:var(--sm-color-palette-neutral-color-5);transform-origin:50% 100%;transition:all .2s ease;transition-property:transform}.sm-tabs__item:not(.sm-tabs__item--active){opacity:.4}.sm-tabs__item:not(.sm-tabs__item--active):not(:hover):after{transform:scaleY(0)}[id=sub-accordion-section-sm_font_palettes_section]{display:flex !important;flex-direction:column !important}[id=sub-accordion-section-sm_font_palettes_section]:after{content:"";flex:1 0 auto;background-color:var(--sm-color-palette-neutral-color-1);height:var(--customizer-spacing)}[id=customize-control-sm_current_font_palette_control]{padding-left:0;padding-right:0}[id=customize-control-sm_current_font_palette_control]~.customize-control{background-color:var(--sm-color-palette-neutral-color-1)}[id]#sub-accordion-section-rosa2_options\[colors_section\]{background:var(--sm-color-palette-accent-color-1)}[id]#sub-accordion-section-rosa2_options\[colors_section\] .customize-control-html[id*=sm-description]{margin-top:var(--customize-control-spacing-y);padding-bottom:var(--customize-control-spacing-y);border:solid var(--customizer-border-color);border-width:1px 0;background:var(--sm-color-palette-accent-color-2)}[id]#sub-accordion-section-rosa2_options\[colors_section\] .customize-section-description-container+[id*=sm-description]{margin-top:0;border-top-width:0}[id]#sub-accordion-section-rosa2_options\[colors_section\] .customize-control-html[id*=sm-group-separator]{margin-top:var(--customize-control-spacing-y);border:solid var(--customizer-border-color);border-width:1px 0;background:var(--sm-color-palette-accent-color-2)}[id]#sub-accordion-section-rosa2_options\[colors_section\] .sm-group__title{font-size:15px;line-height:1.4;font-weight:700;letter-spacing:-0.01em}.customize-control-sm_toggle+.customize-control-sm_toggle{padding-top:9px}.sm-toggle__checkbox{display:none !important}.sm-toggle__label,.sm-toggle__switch,.sm-toggle__switch:before{transition:all .2s ease-out}.sm-toggle__label{display:flex;align-items:center;padding:8px 6px;background:var(--sm-color-palette-accent-color-2);border-radius:9em;transition-property:background-color}.sm-toggle__checkbox:checked+.sm-toggle__label{background:#fcf8ef}.sm-toggle__checkbox:checked+.sm-toggle__label .sm-toggle__switch{background:var(--sm-color-palette-accent-color-6)}.sm-toggle__checkbox:checked+.sm-toggle__label .sm-toggle__switch:before{transform:translate(20px, 0)}.sm-toggle__checkbox:checked+.sm-toggle__label .sm-toggle__label-text{color:#105f97}.sm-toggle__switch{position:relative;width:40px;height:20px;border-radius:9em;background:#c6c9cd;transition-property:background-color}.sm-toggle__switch:before{content:"";position:absolute;top:2px;left:2px;display:block;width:16px;height:16px;background:var(--sm-color-palette-accent-color-1);border-radius:9em;transition-property:background-color,transform}.sm-toggle__label-text{margin-left:10px;transition-property:color}#accordion-section-style-manager-customizer-search{margin-bottom:0;color:#555d66;background:#fff;border-top:1px solid #ddd}#accordion-section-style-manager-customizer-search .accordion-section-title:after{content:none}#accordion-section-style-manager-customizer-search .search-field-wrapper{display:flex;flex-direction:row;justify-content:flex-start}#accordion-section-style-manager-customizer-search .search-field-wrapper .search-field-button-wrapper{display:flex;align-items:stretch}#accordion-section-style-manager-customizer-search .search-field-wrapper .clear-search{margin-left:6px;height:36px;font-weight:500}#accordion-section-style-manager-customizer-search .search-field-wrapper .clear-search.has-next-sibling{border-radius:3px 0 0 3px}#accordion-section-style-manager-customizer-search .search-field-wrapper .close-search{text-indent:0;border-radius:0 3px 3px 0;padding-left:0;padding-right:0;font-size:19px;height:36px;width:38px;float:left;transform:none;margin-top:0;line-height:2}#accordion-section-style-manager-customizer-search .search-field-wrapper .button-primary.has-next-sibling{border-right:1px solid #98c6dd}#accordion-section-style-manager-customizer-search .customizer-search-input{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;width:83%;height:38px;padding:8px 8px}#accordion-section-style-manager-customizer-search .customizer-search-input:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}#accordion-section-style-manager-customizer-search input::-webkit-input-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search input:-moz-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search input::-moz-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search input:-ms-input-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search .search-input-label{display:block;margin-bottom:8px}#customize-controls .customize-info .customize-search-toggle{padding:20px;position:absolute;bottom:4px;right:1px;width:20px;height:20px;cursor:pointer;box-shadow:none;background:transparent;color:#555d66;border:none}#customize-controls .customize-info .customize-search-toggle:focus{outline:none}#customize-controls .customize-info .customize-search-toggle:before{padding:4px;position:absolute;top:5px;left:6px}#customize-controls .customize-info .customize-search-toggle:focus:before{border-radius:100%;box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.search-found{height:0;visibility:hidden;opacity:0;display:none}#style-manager-search-results .accordion-section{border-left:none;border-right:none;padding:10px 10px 11px 14px;background:#fff;color:#416b7e;position:relative;font-weight:400;font-size:14px;line-height:21px;border-top:1px solid var(--customizer-border-color);border-bottom:none}#style-manager-search-results .accordion-section:last-of-type{border-bottom:1px solid var(--customizer-border-color)}#style-manager-search-results .accordion-section:hover{background:#f7fbff;cursor:pointer}#style-manager-search-results .accordion-section:hover h3.accordion-section-title{background:#f7fbff}#style-manager-search-results .accordion-section:after{font:normal 20px/1 dashicons;speak:none;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none !important;content:"";color:#a0a5aa;position:absolute;top:calc(50% - 10px);right:10px;z-index:1}#style-manager-search-results .accordion-section h3.accordion-section-title{padding:0;margin:0}#style-manager-search-results .accordion-section h3.accordion-section-title:after{content:none;background:inherit}#style-manager-search-results .accordion-section h3.accordion-section-title:hover{background:#f7fbff;cursor:pointer}.search-setting-path{cursor:pointer}#customize-controls .hl{background:#ffcd1724}.select2-container{position:relative;z-index:999999;display:block;margin:0;vertical-align:middle}.select2-container,.select2-container *,.select2-container *:before,.select2-container *:after{box-sizing:border-box}.select2-selection__rendered{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-selection--single{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;padding-right:calc(2*var(--customizer-field-padding-x) + 15px);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iIzk4QzZERSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:right var(--customizer-field-padding-x) top 50%;cursor:pointer}.select2-selection--single:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.select2-selection--single:hover,.select2-container--focus .select2-selection--single{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");color:var(--customizer-select-focus-text-color)}.select2-container--open .select2-selection--single{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSIxNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtLTEtMWg1ODJ2NDAyaC01ODJ6IiBmaWxsPSJub25lIi8+PHBhdGggZD0ibTEzLjQ4MTIgMCAxLjUxODggMS41MTQtNy41IDcuNDg2LTcuNS03LjQ4NiAxLjUxODgtMS41MTQgNS45ODEyIDUuOTY3MnoiIGZpbGw9IiNmZmYiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAtMSAxNSA5KSIvPjwvc3ZnPg==");color:var(--customizer-select-focus-text-color)}.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-selection--single .select2-selection__clear{position:relative}.select2-selection--multiple{cursor:pointer;display:block}.select2-selection--multiple .select2-selection__rendered{display:inline-block}.select2-search--inline{float:left}.select2-search--inline .select2-search__field{border:none;font-size:100%;margin-top:5px;padding:0}.select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{position:absolute;left:-100000px;z-index:1051;display:block;width:100%;border:1px solid var(--customizer-border-color);border-radius:4px;background-color:var(--sm-color-palette-neutral-color-1)}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results{display:block}.select2-results>.select2-results__options{max-height:15em;overflow-y:auto}.select2-results__group{display:block;border-width:1px 0;border-style:solid;border-color:var(--customizer-border-color);background:var(--sm-color-palette-neutral-color-2)}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__group,.select2-results__option:not([role=group]){padding:calc(.5*var(--customizer-spacing))}.select2-results__option{margin:0}.select2-results__option[aria-selected]{cursor:pointer}.select2-results__option--highlighted{background-color:var(--sm-color-palette-accent-color-7);color:var(--sm-color-palette-neutral-color-1)}.select2-search--dropdown{display:block;padding:calc(.5*var(--customizer-spacing))}.select2-search--dropdown .select2-search__field{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0}.select2-search--dropdown .select2-search__field:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{position:fixed;left:0;top:0;z-index:99;display:block;min-width:100%;min-height:100%;width:auto;height:auto;border:0;margin:0;padding:0;opacity:0;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;border:0 !important;padding:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;white-space:nowrap !important}body.modal-open{overflow:hidden}body.feedback-modal-open #style-manager-user-feedback-modal .modal{overflow-x:hidden;overflow-y:auto;visibility:visible;opacity:1;transform:translate(0, 0)}#style-manager-user-feedback-modal{height:100%}#style-manager-user-feedback-modal .modal{position:relative;height:100%;display:flex;align-items:center;top:0;right:0;bottom:0;left:0;z-index:1050;opacity:0;visibility:hidden;overflow:hidden;outline:0;transition:all .3s ease;transform:translate(0, -10%);font-family:"Galano Grotesque Alt",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:400;font-size:16px;line-height:1.7}#style-manager-user-feedback-modal .modal-dialog{position:relative;width:auto;margin:10px;text-align:left}#style-manager-user-feedback-modal .modal-content{position:relative;display:flex;flex-direction:column;background-color:#fff;background-clip:padding-box;border:none;border-radius:4px;box-shadow:0 4px 4px 0 rgba(42,54,52,.1),0 8px 8px 0 rgba(42,54,52,.1),0 16px 16px 0 rgba(42,54,52,.1),0 16px 32px 0 rgba(42,54,52,.1),0 32px 64px 0 rgba(42,54,52,.1),0 64px 128px 0 rgba(42,54,52,.1);outline:0}#style-manager-user-feedback-modal .modal-content p{color:#000}#style-manager-user-feedback-modal .modal-content p a{font-weight:500;color:#9660c6;border-bottom:1px solid #9660c6}#style-manager-user-feedback-modal .modal-content>form{margin-bottom:20px}#style-manager-user-feedback-modal .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;opacity:0;visibility:hidden;transition:all .3s ease}.feedback-modal-open #style-manager-user-feedback-modal .modal-backdrop{opacity:.8;visibility:visible}#style-manager-user-feedback-modal .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:30px 48px 10px 48px}#style-manager-user-feedback-modal .modal-header .close.button{top:-10px}#style-manager-user-feedback-modal .modal-header .close.icon{opacity:.5}#style-manager-user-feedback-modal .modal-header .close:hover{opacity:1}#style-manager-user-feedback-modal .modal-title{margin-bottom:10px;line-height:1.5}#style-manager-user-feedback-modal .modal-title.modal-title--small{font-weight:500}#style-manager-user-feedback-modal .modal-body{position:relative;flex:1 1 auto;padding:30px 30px 0 30px}#style-manager-user-feedback-modal .modal-body.full{padding:0}#style-manager-user-feedback-modal .modal-body.full .box{padding-top:0;padding-bottom:0;margin-top:0}#style-manager-user-feedback-modal .modal-body.full+.modal-footer.full .box{padding-top:18px}#style-manager-user-feedback-modal .modal-footer{padding:30px;text-align:center}#style-manager-user-feedback-modal .modal-footer .box .button:last-child{margin-bottom:0}#style-manager-user-feedback-modal .modal-footer.full{padding:0}#style-manager-user-feedback-modal .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}#style-manager-user-feedback-modal .modal-state{display:none}#style-manager-user-feedback-modal .modal-state:checked+.modal{opacity:1;visibility:visible}#style-manager-user-feedback-modal .modal-state:checked+.modal .modal__inner{top:0}@media(min-width: 576px){#style-manager-user-feedback-modal .modal-dialog{max-width:655px;margin:30px auto}#style-manager-user-feedback-modal .modal-sm{max-width:300px}}@media(min-width: 576px){#style-manager-user-feedback-modal .modal-lg{max-width:800px}}#style-manager-user-feedback .modal-body .box{position:relative;flex-direction:column;display:flex;flex-wrap:nowrap;align-items:center;margin:20px 0;padding:16px 52px;border-radius:4px}#style-manager-user-feedback .modal-body .box>*{width:100%}#style-manager-user-feedback .modal-body p{font-size:16px;margin-bottom:20px}#style-manager-user-feedback .modal-body textarea{width:100%;margin:0;padding:11px 18px;border:1px solid #ddd;border-radius:4px;box-shadow:none;font-family:"Galano Grotesque Alt",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:26px;color:#473850}#style-manager-user-feedback .modal-title{margin-top:0;margin-bottom:34px;font-family:"Galano Classic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:600;font-size:28px;line-height:1.4;text-align:center}#style-manager-user-feedback .button{text-decoration:none;cursor:pointer;-webkit-font-smoothing:antialiased;position:relative;transition-duration:.2s;transition-timing-function:cubic-bezier(0, 0, 0.58, 1);transition-property:transform,background,background-color,color,box-shadow;display:inline-block;padding:15px 50px;font-family:"Galano Classic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:23px;font-weight:600;text-align:center;background-color:#9660c6;color:#fff;border-radius:4px;box-shadow:none;height:auto;width:100%;margin-top:20px}#style-manager-user-feedback .button:hover{background-color:#9660c6;color:#fff;transform:scale(1.05) translateY(-3px);box-shadow:0 10px 20px -10px rgba(0,0,0,.7)}#style-manager-user-feedback .second-step{margin-top:18px}#style-manager-user-feedback .thanks-step,#style-manager-user-feedback .error-step{text-align:center}#style-manager-user-feedback .thanks-step .modal-title,#style-manager-user-feedback .error-step .modal-title{margin-bottom:0}#style-manager-user-feedback .thanks-step p:last-child,#style-manager-user-feedback .error-step p:last-child{margin-bottom:10px}.scorecard{display:flex;align-items:baseline;justify-content:space-evenly;color:#9660c6;font-family:"Galano Classic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:18px;font-weight:600;text-align:center}.scorecard>label{font-size:20px}.scorecard>label span{display:block;width:46px;border:2px solid #9660c6;line-height:46px;border-radius:100%;background:#fff;transition:all .25s ease}.scorecard>label input[type=radio]{display:none}.scorecard>label span:hover,.scorecard>label input[type=radio]:checked~span{background:#9660c6;color:#fff}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)+li>.accordion-section-title{margin-top:calc(.5*var(--customizer-spacing))}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)>.accordion-section-title{display:flex;align-items:center;justify-content:space-between;justify-content:flex-start;border-top-width:1px;border-bottom-width:1px;padding-top:calc(.75*var(--customizer-spacing));padding-bottom:calc(.75*var(--customizer-spacing));font-size:18px;letter-spacing:-0.01em}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)>.accordion-section-title:before{font-family:dashicons;font-size:17px;-webkit-font-smoothing:antialiased}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)>.accordion-section-title:before{content:"";width:2em;height:2em;margin-right:15px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;color:var(--sm-color-palette-neutral-color-2);transform:rotate(0deg);transition:all .3s}#customize-theme-controls #accordion-section-sm_color_palettes_section>.accordion-section-title:before{background:conic-gradient(from 180deg at 50% 50%, #020031 0deg, #090035 4.68deg, #2B045E 29.09deg, #3E0578 37.08deg, #7708BE 64.88deg, #C80EEC 108.66deg, #E839DE 147.4deg, #F35AAA 159.09deg, #F8668A 168.49deg, #FFA290 179.83deg, #FE8E68 180.64deg, #FF8134 191.01deg, #FFB97D 199.96deg, #F7BD4F 206.51deg, #F3C07A 219.02deg, #EBD4C3 226.4deg, #DEDFE3 246.49deg, #D8E7F8 269.42deg, #94D7FC 277.72deg, rgba(0, 156, 233, 0.87) 306.55deg, #0058AA 322.31deg, #02205D 343.18deg, #020031 360deg)}#customize-theme-controls #accordion-section-sm_color_palettes_section:hover>.accordion-section-title:before{transform:rotate(30deg)}#customize-theme-controls #accordion-section-sm_font_palettes_section>.accordion-section-title:before{background-color:var(--sm-color-palette-accent-color-10);background-image:url("../../images/section-fonts.svg");background-size:20px 20px;background-repeat:no-repeat;background-position:50% 50%}#customize-theme-controls #accordion-section-sm_tweak_board_section>.accordion-section-title:before{background-color:var(--sm-color-palette-accent-color-6);background-image:url("../../images/section-tweak-board.svg");background-size:20px 20px;background-repeat:no-repeat;background-position:50% 50%}#customize-theme-controls #accordion-section-sm_spacing_section>.accordion-section-title:before{background:linear-gradient(180deg, var(--sm-color-palette-accent-color-4) 35%, transparent 35%, transparent 65%, var(--sm-color-palette-accent-color-6) 65%)}#customize-theme-controls #accordion-section-sm_spacing_section:hover .accordion-section-title:before{background:linear-gradient(180deg, var(--sm-color-palette-accent-color-4) 45%, transparent 45%, transparent 55%, var(--sm-color-palette-accent-color-6) 55%)}:where([id*="sm_coloration_level"],1 :root{--sm-color-palette-neutral-color-1: #ffffff;--sm-color-palette-neutral-color-2: #f7f7f9;--sm-color-palette-neutral-color-3: #e4e6ec;--sm-color-palette-neutral-color-4: #c4c7d5;--sm-color-palette-neutral-color-5: #9c9fac;--sm-color-palette-neutral-color-6: #7c7f8c;--sm-color-palette-neutral-color-7: #696c78;--sm-color-palette-neutral-color-8: #565965;--sm-color-palette-neutral-color-9: #454853;--sm-color-palette-neutral-color-10: #333640;--sm-color-palette-neutral-color-11: #1f222b;--sm-color-palette-neutral-color-12: #101010;--sm-color-palette-neutral-text-color-1: #333640;--sm-color-palette-neutral-text-color-2: #1f222b}:root{--sm-color-palette-accent-color-1: #ffffff;--sm-color-palette-accent-color-2: #EDF1F6;--sm-color-palette-accent-color-3: #dfe6f4;--sm-color-palette-accent-color-4: #afc2e3;--sm-color-palette-accent-color-5: #7fa1d4;--sm-color-palette-accent-color-6: #4d82c1;--sm-color-palette-accent-color-7: #006fbb;--sm-color-palette-accent-color-8: #085ba2;--sm-color-palette-accent-color-9: #0b4889;--sm-color-palette-accent-color-10: #0e3470;--sm-color-palette-accent-color-11: #0b1d55;--sm-color-palette-accent-color-12: #101010;--sm-color-palette-accent-text-color-1: #0e3470;--sm-color-palette-accent-text-color-2: #0b1d55;--sm-customizer-box-shadow-0: none;--sm-customizer-box-shadow-1: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);--sm-customizer-box-shadow-2: 0 64px 128px rgba(0, 0, 0, 0.1), 0 16px 32px rgba(0, 0, 0, 0.1);--sm-customizer-box-shadow-3: 0 32px 128px rgba(0, 0, 0, 0.1), 0 16px 64px rgba(0, 0, 0, 0.1), 0 8px 16px rgba(0, 0, 0, 0.1);--sm-customizer-box-shadow-4: 0 64px 128px rgba(0, 0, 0, 0.1), 0 32px 64px rgba(0, 0, 0, 0.1), 0 16px 32px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1);--sm-transition: all 0.2s ease}:root{--customizer-spacing: 20px;--customizer-border-color: var(--sm-color-palette-neutral-color-3);--customizer-background-color: var(--sm-color-palette-neutral-color-2);--customizer-text-color: var(--sm-color-palette-neutral-text-color-1);--customizer-field-padding-x: 1em;--customizer-field-padding-y: 0.75em;--customizer-field-border-width: 2px;--customizer-field-border-color: var(--customizer-border-color);--customizer-field-focus-border-color: var(--sm-color-palette-accent-color-7);--customizer-field-border-radius: 4px;--customizer-field-background-color: var(--sm-color-palette-neutral-color-1);--customizer-field-text-color: var(--sm-color-palette-neutral-text-color-1);--customizer-field-font-size: 14px;--customizer-field-font-weight: normal;--customizer-field-line-height: 1.5;--customizer-select-focus-background-color: var(--sm-color-palette-accent-color-7);--customizer-select-focus-text-color: var(--sm-color-palette-neutral-color-1);--customizer-field-height: 44px;--customizer-checkbox-size: 22px}.customize-control{--customize-control-spacing-x: var(--customizer-spacing);--customize-control-spacing-y: var(--customizer-spacing);padding:var(--customize-control-spacing-y) var(--customize-control-spacing-x);float:none}.customize-control:not([class*=customize-control-nav_menu_item]){margin:0}.customize-control:not(:last-child){padding-bottom:1px}.ui-sortable .customize-control{--customize-control-spacing-x: 0px}.customize-control label.sm-group__title{font-weight:600}.customize-section-description-container{margin-bottom:0}.customize-control-title{margin-bottom:calc(.5*var(--customizer-spacing))}.customize-control-description{margin-bottom:calc(.5*var(--customizer-spacing));font-style:normal;opacity:.8;clear:both}#customize-theme-controls li.customize-control-title{margin-bottom:0}#customize-theme-controls li.customize-control-title+.customize-control-checkbox,#customize-theme-controls li.customize-control-title+.customize-control-radio{margin-top:0}#customize-theme-controls .customize-control-textarea .customize-control-description{margin-top:initial}#customize-theme-controls .control-section.open{border-bottom:0;min-height:100%}#customize-theme-controls .customize-pane-child.ui-sortable{padding:0 20px}#customize-theme-controls .customize-pane-child.ui-sortable .customize-section-description-container{margin-left:-20px;margin-right:-20px}.customize-control-checkbox>.customize-control-notifications-container+.customize-inside-control-row:last-child{padding-top:0;padding-bottom:0}.style-manager-color-select__option-list{display:flex;margin-left:-5px}.style-manager-color-select__option-list>*{border-radius:50%;overflow:hidden;text-indent:-999em;flex:0 0 auto;width:30px;margin-left:5px;border:var(--customizer-field-border-width) solid var(--sm-color-palette-neutral-color-2)}.style-manager-color-select__option-list>*:before{content:"";padding-top:100%;display:block;background-color:currentColor}.style-manager-color-select__option-label{display:none}.style-manager-color-select__option--text{color:#333}.style-manager-color-select__option--titles{color:#222}.style-manager-color-select__option--accent{color:#a22}.style-manager-color-select__option--background{color:#eee}.style-manager-color-select__option--selected{box-shadow:var(--sm-color-palette-neutral-color-6) 0 0 0 var(--customizer-field-border-width)}.customize-control input[type=text],.customize-control input[type=password],.customize-control input[type=date],.customize-control input[type=datetime],.customize-control input[type=datetime-local],.customize-control input[type=email],.customize-control input[type=month],.customize-control input[type=number],.customize-control input[type=tel],.customize-control input[type=time],.customize-control input[type=url],.customize-control input[type=week],.customize-control input[type=search]{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0}.customize-control input[type=text]:focus,.customize-control input[type=password]:focus,.customize-control input[type=date]:focus,.customize-control input[type=datetime]:focus,.customize-control input[type=datetime-local]:focus,.customize-control input[type=email]:focus,.customize-control input[type=month]:focus,.customize-control input[type=number]:focus,.customize-control input[type=tel]:focus,.customize-control input[type=time]:focus,.customize-control input[type=url]:focus,.customize-control input[type=week]:focus,.customize-control input[type=search]:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.customize-control textarea{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0}.customize-control textarea:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.customize-control select,.customize-control.customize-control-select select{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;max-width:100%;-moz-appearance:none;-webkit-appearance:none}.customize-control select:focus,.customize-control.customize-control-select select:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.customize-control select:not([multiple]),.customize-control.customize-control-select select:not([multiple]){padding-right:calc(2*var(--customizer-field-padding-x) + 15px);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iIzk4QzZERSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:right var(--customizer-field-padding-x) top 50%}.customize-control select::-ms-expand,.customize-control.customize-control-select select::-ms-expand{display:none}.customize-control input[type=range]{--thumb-height: 22px;--thumb-border-width: 2px;--track-height: 6px;position:relative;height:var(--thumb-height);overflow:hidden;outline:none;background:none;-webkit-appearance:none;-moz-appearange:none}.customize-control input[type=range]::-webkit-slider-runnable-track{width:100%;height:var(--track-height);background:var(--sm-color-palette-neutral-color-4);border-radius:999em}.customize-control input[type=range]::-moz-range-track{width:100%;height:var(--track-height);background:var(--sm-color-palette-neutral-color-4);border-radius:999em}.customize-control input[type=range]::-webkit-slider-thumb{position:relative;z-index:3;box-sizing:border-box;width:var(--thumb-height);height:var(--thumb-height);margin-top:calc(var(--track-height)*.5 - var(--thumb-height)*.5);border:var(--thumb-border-width) solid var(--customizer-border-color);border-radius:var(--customizer-field-border-radius);background:var(--sm-color-palette-neutral-color-1);cursor:move;cursor:grab;-webkit-appearance:none}.customize-control input[type=range]::-moz-range-thumb{position:relative;z-index:3;box-sizing:border-box;width:var(--thumb-height);height:var(--thumb-height);margin-top:calc(var(--track-height)*.5 - var(--thumb-height)*.5);border:var(--thumb-border-width) solid var(--customizer-border-color);border-radius:var(--customizer-field-border-radius);background:var(--sm-color-palette-neutral-color-1);cursor:move;cursor:grab;-moz-appearance:none}.customize-control input[type=range]:active::-webkit-slider-thumb{cursor:grabbing}.customize-control input[type=range]:active::-moz-range-thumb{cursor:grabbing}.customize-control-checkbox .customize-inside-control-row,.customize-control-radio .customize-inside-control-row{margin-left:0}.customize-control-checkbox input[type=checkbox],.customize-control-radio input[type=radio]{display:none}.customize-control-checkbox input[type=checkbox]+label,.customize-control-radio input[type=radio]+label{display:flex;align-items:center}.customize-control-checkbox input[type=checkbox]+label:before,.customize-control-radio input[type=radio]+label:before{content:"";display:block;width:var(--customizer-checkbox-size);height:var(--customizer-checkbox-size);flex:0 0 auto;margin-right:calc(.5*var(--customizer-spacing));border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);background:var(--customizer-field-background-color) center 60% no-repeat}.customize-control-checkbox input[type=checkbox]:focus+label:before,.customize-control-radio input[type=radio]:focus+label:before{border-color:var(--customizer-field-focus-border-color)}.customize-control-checkbox input[type=checkbox]:checked+label:before,.customize-control-radio input[type=radio]:checked+label:before{border-color:var(--sm-color-palette-accent-color-7);background-color:var(--sm-color-palette-accent-color-7);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxMiA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImNoZWNrIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjUgOSAxMiAyIDEwIDAgNSA1IDIgMiAtMS43NTkzMjk4M2UtMTUgNCI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=")}.customize-control-checkbox input[type=checkbox]+label:before{border-radius:var(--customizer-field-border-radius)}.customize-control-radio input[type=radio]+label:before{border-radius:50%}.customize-control-radio#customize-control-changeset_status .customize-inside-control-row{margin-top:0;text-indent:0}.customize-control-font:last-child{margin-bottom:150px}.font-options__wrapper{position:relative}.font-options__wrapper:after{content:"";position:absolute;top:90%;left:0;right:0;z-index:0;display:block;height:30px}.font-options__wrapper .customize-control-range>label:first-child{flex-basis:100%}.font-options__head{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;padding-right:calc(2*var(--customizer-field-padding-x) + 15px);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iIzk4QzZERSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:right var(--customizer-field-padding-x) top 50%;display:flex;align-items:baseline;justify-content:space-between;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none}.font-options__head:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.font-options__head:hover{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");color:var(--customizer-select-focus-text-color)}.font-options__head:hover .font-options__font-title{background-color:var(--customizer-select-focus-background-color)}.font-options__head .font-options__option-title{margin-right:10px}.font-options__checkbox:checked~.font-options__head{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSIxNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtLTEtMWg1ODJ2NDAyaC01ODJ6IiBmaWxsPSJub25lIi8+PHBhdGggZD0ibTEzLjQ4MTIgMCAxLjUxODggMS41MTQtNy41IDcuNDg2LTcuNS03LjQ4NiAxLjUxODgtMS41MTQgNS45ODEyIDUuOTY3MnoiIGZpbGw9IiNmZmYiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAtMSAxNSA5KSIvPjwvc3ZnPg==");color:var(--customizer-select-focus-text-color)}.font-options__checkbox:not(:checked)~.font-options__head:not(:hover) .font-options__font-title{color:var(--sm-color-palette-neutral-color-4)}.font-options__font-title{font-size:12px;line-height:20px;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.font-options__option[class]{margin-bottom:0}.font-options__option+.font-options__option{margin-top:calc(.5*var(--container-spacing))}.font-options__option label{display:block;margin-bottom:6px}input.font-options__checkbox{display:none}.font-options__options-list{position:absolute;top:100%;left:calc(-0.5*var(--customizer-spacing));right:calc(-0.5*var(--customizer-spacing));z-index:10;display:block;margin-top:5px;border:1px solid var(--sm-color-palette-neutral-color-3);border-radius:var(--customizer-field-border-radius);box-shadow:0 5px 10px 0 rgba(0,0,0,.125);background-color:var(--sm-color-palette-neutral-color-1)}.font-options__options-list:before,.font-options__options-list:after{content:"";position:absolute;bottom:100%;right:26px;border:10px solid transparent}.font-options__options-list:before{z-index:100;border-bottom-color:var(--sm-color-palette-neutral-color-3);border-width:11px}.font-options__options-list:after{z-index:101;border-bottom-color:var(--sm-color-palette-neutral-color-1);margin-right:1px}.font-options__options-list label{font-size:13px}.font-options__checkbox:not(:checked)~.font-options__options-list{display:none}.font-options__options-list .customize-control{--customize-control-spacing-x: calc( 0.5 * var(--customizer-spacing) );--customize-control-spacing-y: calc( 0.75 * var(--customizer-spacing) )}.customize-control-font-palette .customize-inside-control-row{position:relative;padding-top:52%;margin-left:0;overflow:hidden;background-color:var(--sm-color-palette-neutral-color-1);background-size:contain;background-repeat:no-repeat;background-position:right center;border-radius:var(--customizer-field-border-radius)}.customize-control-font-palette .customize-inside-control-row+.customize-inside-control-row{margin-top:calc(.5*var(--customizer-spacing))}.customize-control-font-palette .customize-inside-control-row input{display:none}.customize-control-font-palette .customize-inside-control-row input+label{position:absolute;top:0;right:0;bottom:0;left:0;border:var(--customizer-field-border-width) solid var(--customizer-border-color);border-radius:inherit}.customize-control-font-palette .customize-inside-control-row:hover input+label{border-color:var(--sm-color-palette-neutral-color-3)}.customize-control-font-palette .customize-inside-control-row input:checked+label{border-color:var(--sm-color-palette-neutral-color-5)}.sm-radio-group{position:relative;overflow:hidden;height:2.7em;display:flex;flex-wrap:nowrap;align-items:stretch;color:var(--sm-color-palette-neutral-color-9);border-radius:999em;font-size:var(--customizer-field-font-size);font-weight:600;line-height:1.142em;-webkit-font-smoothing:antialiased}.sm-radio-group>*{flex:1 1 0}.sm-radio-group:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:var(--customizer-field-border-width) solid var(--sm-color-palette-accent-color-7);border-radius:999em;pointer-events:none}.sm-radio-group input[type=radio]{display:none}.sm-radio-group input[type=radio]:checked+label{background-color:var(--sm-color-palette-accent-color-7);color:var(--sm-color-palette-neutral-color-1)}.sm-radio-group input[type=radio]:checked+label:before{content:"";display:inline-block;color:inherit;position:relative;top:.285em;margin-right:.45em;height:.8em;width:.55em;border-right:2px solid;border-bottom:2px solid;transform:translateY(-50%) rotate(45deg)}.sm-radio-group label{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .3s ease;color:inherit;background:var(--sm-color-palette-neutral-color-1)}.sm-radio-group label:nth-of-type(2){border:solid var(--sm-color-palette-accent-color-7);border-width:0 var(--customizer-field-border-width)}[id=customize-control-sm_font_sizing_control] .sm-radio-group{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start}[id=customize-control-sm_font_sizing_control] .sm-radio-group>*{flex:0 0 33.33%}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:first-of-type:checked+label{background:linear-gradient(90deg, #D557BE 0%, #3DAAE0 100%)}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:last-of-type:checked+label{background:linear-gradient(90deg, #3DAAE0 0%, #D557BE 100%)}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:nth-of-type(1):checked~label:last-of-type,[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:nth-of-type(2):checked~label:last-of-type{margin-right:-66.66%}[id=customize-control-sm_font_sizing_control] .sm-radio-group input[type=radio]:nth-of-type(3):checked~label:last-of-type{margin-right:-33.33%}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(1){order:4}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(2){order:3;border-left:2px solid var(--sm-color-palette-accent-color-7);border-right:2px solid var(--sm-color-palette-accent-color-7)}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(3){order:2}[id=customize-control-sm_font_sizing_control] .sm-radio-group label:nth-of-type(4){order:1;border-left:2px solid var(--sm-color-palette-accent-color-7)}[id=customize-control-sm_coloration_level_control] .sm-radio-group{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start}[id=customize-control-sm_coloration_level_control] .sm-radio-group>*{flex:0 0 33.33%}[id=customize-control-sm_coloration_level_control] .sm-radio-group input[type=radio]:last-of-type:checked+label{background:linear-gradient(90deg, #3DAAE0 0%, #D557BE 100%)}[id=customize-control-sm_coloration_level_control] .sm-radio-group input[type=radio]:nth-of-type(1):checked~label:last-of-type,[id=customize-control-sm_coloration_level_control] .sm-radio-group input[type=radio]:nth-of-type(2):checked~label:last-of-type{margin-right:-33.33%}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(1){order:4}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(2){order:3;border-left:2px solid var(--sm-color-palette-accent-color-7);border-right:2px solid var(--sm-color-palette-accent-color-7)}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(3){order:2}[id=customize-control-sm_coloration_level_control] .sm-radio-group label:nth-of-type(4){order:1;border-left:2px solid var(--sm-color-palette-accent-color-7)}.sm-radio-group+.description{margin-top:10px;margin-bottom:0}.style-manager_radio_html{display:flex;flex-wrap:wrap;align-items:stretch;margin-top:calc(-0.5*var(--customizer-spacing));margin-left:calc(-0.5*var(--customizer-spacing))}.style-manager_radio_html>*{padding-top:calc(.5*var(--customizer-spacing));padding-left:calc(.5*var(--customizer-spacing));flex:0 0 50%}.style-manager_radio_html label{display:block;height:100%}.style-manager_radio_html label>input+div{border-color:var(--customizer-field-border-color);height:100%}.style-manager_radio_html label:hover>input+div{background-color:var(--customizer-field-background-color)}.style-manager_radio_html input{display:none}.style-manager_radio_html input+div{display:flex;align-items:center;justify-content:center;border:var(--customizer-field-border-width) solid transparent;border-radius:var(--customizer-field-border-radius);padding:var(--customizer-spacing)}.style-manager_radio_html input:checked+div{background-color:var(--customizer-field-background-color);border-color:var(--customizer-field-focus-border-color);cursor:default}.customize-control-range{--customizer-field-padding-x: 0.4em;--customizer-field-padding-y: 0.4em;display:flex;flex-wrap:wrap;align-items:center;width:auto}.customize-control-range[class]{margin-left:calc(-1*var(--customize-control-spacing-x))}.customize-control-range[class][class]>*{margin-left:var(--customize-control-spacing-x)}.customize-control-range .customize-control-title,.customize-control-range .customize-control-notifications-container{width:100%}.customize-control-range .customize-control-description{flex:0 0 100%}.customize-control-range input[type=range]{flex:1 1 0}.customize-control-range .range-value{flex:0 0 4em;text-align:center}.customize-control-range label{font-size:15px;font-weight:500}.customize-control-sm_switch{display:flex;align-items:center;justify-content:space-between}.customize-control-sm_switch .customize-control-title{margin-bottom:0}.sm-switch{position:relative;z-index:10;display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;overflow:hidden;height:2.428em;max-width:5.5em;border-radius:999em;color:var(--sm-color-palette-neutral-color-1);font-size:14px;font-weight:600;line-height:1.142;-webkit-font-smoothing:antialiased}.sm-switch input[type=radio]{display:none}.sm-switch input[type=radio]+label{display:flex;align-items:center;flex:0 0 100%}.sm-switch input[type=radio]+label,.sm-switch input[type=radio]+label:after{transition:all .2s ease-out}.sm-switch input[type=radio]:checked+label{pointer-events:none}.sm-switch input[type=radio]:nth-of-type(1)+label{padding-left:1.214em}.sm-switch input[type=radio]:nth-of-type(1)+label:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--sm-color-palette-accent-color-7);z-index:-1}.sm-switch input[type=radio]:nth-of-type(1):not(:checked)+label{transform:translateX(-100%) translateX(2.125em)}.sm-switch input[type=radio]:nth-of-type(1):not(:checked)+label:after{transform:translateX(100%) translateX(-2.125em);background:var(--sm-color-palette-neutral-text-color-2);opacity:.25}.sm-switch input[type=radio]:nth-of-type(1):not(:checked)+label~label{transform:translateX(-100%)}.sm-switch input[type=radio]:nth-of-type(1):checked+label~label{transform:translateX(-2.4em)}.sm-switch input[type=radio]:nth-of-type(1):checked+label~label:before{transform:translateX(-100%) translateX(2.125em)}.sm-switch input[type=radio]:nth-of-type(2)+label{flex-direction:row-reverse;padding-right:1em}.sm-switch input[type=radio]:nth-of-type(2)+label:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.sm-switch input[type=radio]:nth-of-type(2)+label:after{content:"";display:block;height:2.142em;width:2.142em;margin-right:auto;margin-left:.125em;border-radius:50%;background-color:var(--sm-color-palette-neutral-color-1);pointer-events:none}.sm-tabs{display:flex;justify-content:space-between;padding-left:calc(.5*var(--customizer-spacing));padding-right:var(--customizer-spacing);border-bottom:1px solid var(--customizer-border-color);text-align:center}.sm-tabs__item{position:relative;flex:1 1 0;padding:1em 0;margin-left:calc(.5*var(--customizer-spacing));margin-bottom:-1px;color:var(--sm-color-palette-neutral-text-color-1);transition:all .2s ease;transition-property:opacity,color;cursor:pointer}.sm-tabs__item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:var(--sm-color-palette-neutral-color-5);transform-origin:50% 100%;transition:all .2s ease;transition-property:transform}.sm-tabs__item:not(.sm-tabs__item--active){opacity:.4}.sm-tabs__item:not(.sm-tabs__item--active):not(:hover):after{transform:scaleY(0)}[id=sub-accordion-section-sm_font_palettes_section]{display:flex !important;flex-direction:column !important}[id=sub-accordion-section-sm_font_palettes_section]:after{content:"";flex:1 0 auto;background-color:var(--sm-color-palette-neutral-color-1);height:var(--customizer-spacing)}[id=customize-control-sm_current_font_palette_control]{padding-left:0;padding-right:0}[id=customize-control-sm_current_font_palette_control]~.customize-control{background-color:var(--sm-color-palette-neutral-color-1)}[id]#sub-accordion-section-rosa2_options\[colors_section\]{background:var(--sm-color-palette-accent-color-1)}[id]#sub-accordion-section-rosa2_options\[colors_section\] .customize-control-html[id*=sm-description]{margin-top:var(--customize-control-spacing-y);padding-bottom:var(--customize-control-spacing-y);border:solid var(--customizer-border-color);border-width:1px 0;background:var(--sm-color-palette-accent-color-2)}[id]#sub-accordion-section-rosa2_options\[colors_section\] .customize-section-description-container+[id*=sm-description]{margin-top:0;border-top-width:0}[id]#sub-accordion-section-rosa2_options\[colors_section\] .customize-control-html[id*=sm-group-separator]{margin-top:var(--customize-control-spacing-y);border:solid var(--customizer-border-color);border-width:1px 0;background:var(--sm-color-palette-accent-color-2)}[id]#sub-accordion-section-rosa2_options\[colors_section\] .sm-group__title{font-size:15px;line-height:1.4;font-weight:700;letter-spacing:-0.01em}.customize-control-sm_toggle+.customize-control-sm_toggle{padding-top:9px}.sm-toggle__checkbox{display:none !important}.sm-toggle__label,.sm-toggle__switch,.sm-toggle__switch:before{transition:all .2s ease-out}.sm-toggle__label{display:flex;align-items:center;padding:8px 6px;background:var(--sm-color-palette-accent-color-2);border-radius:9em;transition-property:background-color}.sm-toggle__checkbox:checked+.sm-toggle__label{background:#fcf8ef}.sm-toggle__checkbox:checked+.sm-toggle__label .sm-toggle__switch{background:var(--sm-color-palette-accent-color-6)}.sm-toggle__checkbox:checked+.sm-toggle__label .sm-toggle__switch:before{transform:translate(20px, 0)}.sm-toggle__checkbox:checked+.sm-toggle__label .sm-toggle__label-text{color:#105f97}.sm-toggle__switch{position:relative;width:40px;height:20px;border-radius:9em;background:#c6c9cd;transition-property:background-color}.sm-toggle__switch:before{content:"";position:absolute;top:2px;left:2px;display:block;width:16px;height:16px;background:var(--sm-color-palette-accent-color-1);border-radius:9em;transition-property:background-color,transform}.sm-toggle__label-text{margin-left:10px;transition-property:color}#accordion-section-style-manager-customizer-search{margin-bottom:0;color:#555d66;background:#fff;border-top:1px solid #ddd}#accordion-section-style-manager-customizer-search .accordion-section-title:after{content:none}#accordion-section-style-manager-customizer-search .search-field-wrapper{display:flex;flex-direction:row;justify-content:flex-start}#accordion-section-style-manager-customizer-search .search-field-wrapper .search-field-button-wrapper{display:flex;align-items:stretch}#accordion-section-style-manager-customizer-search .search-field-wrapper .clear-search{margin-left:6px;height:36px;font-weight:500}#accordion-section-style-manager-customizer-search .search-field-wrapper .clear-search.has-next-sibling{border-radius:3px 0 0 3px}#accordion-section-style-manager-customizer-search .search-field-wrapper .close-search{text-indent:0;border-radius:0 3px 3px 0;padding-left:0;padding-right:0;font-size:19px;height:36px;width:38px;float:left;transform:none;margin-top:0;line-height:2}#accordion-section-style-manager-customizer-search .search-field-wrapper .button-primary.has-next-sibling{border-right:1px solid #98c6dd}#accordion-section-style-manager-customizer-search .customizer-search-input{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;width:83%;height:38px;padding:8px 8px}#accordion-section-style-manager-customizer-search .customizer-search-input:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}#accordion-section-style-manager-customizer-search input::-webkit-input-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search input:-moz-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search input::-moz-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search input:-ms-input-placeholder{font-size:14px;color:#999;opacity:1;line-height:1.5}#accordion-section-style-manager-customizer-search .search-input-label{display:block;margin-bottom:8px}#customize-controls .customize-info .customize-search-toggle{padding:20px;position:absolute;bottom:4px;right:1px;width:20px;height:20px;cursor:pointer;box-shadow:none;background:transparent;color:#555d66;border:none}#customize-controls .customize-info .customize-search-toggle:focus{outline:none}#customize-controls .customize-info .customize-search-toggle:before{padding:4px;position:absolute;top:5px;left:6px}#customize-controls .customize-info .customize-search-toggle:focus:before{border-radius:100%;box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.search-found{height:0;visibility:hidden;opacity:0;display:none}#style-manager-search-results .accordion-section{border-left:none;border-right:none;padding:10px 10px 11px 14px;background:#fff;color:#416b7e;position:relative;font-weight:400;font-size:14px;line-height:21px;border-top:1px solid var(--customizer-border-color);border-bottom:none}#style-manager-search-results .accordion-section:last-of-type{border-bottom:1px solid var(--customizer-border-color)}#style-manager-search-results .accordion-section:hover{background:#f7fbff;cursor:pointer}#style-manager-search-results .accordion-section:hover h3.accordion-section-title{background:#f7fbff}#style-manager-search-results .accordion-section:after{font:normal 20px/1 dashicons;speak:none;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none !important;content:"";color:#a0a5aa;position:absolute;top:calc(50% - 10px);right:10px;z-index:1}#style-manager-search-results .accordion-section h3.accordion-section-title{padding:0;margin:0}#style-manager-search-results .accordion-section h3.accordion-section-title:after{content:none;background:inherit}#style-manager-search-results .accordion-section h3.accordion-section-title:hover{background:#f7fbff;cursor:pointer}.search-setting-path{cursor:pointer}#customize-controls .hl{background:#ffcd1724}.select2-container{position:relative;z-index:999999;display:block;margin:0;vertical-align:middle}.select2-container,.select2-container *,.select2-container *:before,.select2-container *:after{box-sizing:border-box}.select2-selection__rendered{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-selection--single{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0;padding-right:calc(2*var(--customizer-field-padding-x) + 15px);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iIzk4QzZERSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:right var(--customizer-field-padding-x) top 50%;cursor:pointer}.select2-selection--single:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.select2-selection--single:hover,.select2-container--focus .select2-selection--single{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9ImFycm93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctc2hhcGUiIHBvaW50cz0iMTMuNDgxMiAwIDE1IDEuNTE0IDcuNSA5IDAgMS41MTQgMS41MTg4IDAgNy41IDUuOTY3MiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");color:var(--customizer-select-focus-text-color)}.select2-container--open .select2-selection--single{border-color:var(--customizer-field-focus-border-color);background-color:var(--customizer-select-focus-background-color);background-image:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkiIHdpZHRoPSIxNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtLTEtMWg1ODJ2NDAyaC01ODJ6IiBmaWxsPSJub25lIi8+PHBhdGggZD0ibTEzLjQ4MTIgMCAxLjUxODggMS41MTQtNy41IDcuNDg2LTcuNS03LjQ4NiAxLjUxODgtMS41MTQgNS45ODEyIDUuOTY3MnoiIGZpbGw9IiNmZmYiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAtMSAxNSA5KSIvPjwvc3ZnPg==");color:var(--customizer-select-focus-text-color)}.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-selection--single .select2-selection__clear{position:relative}.select2-selection--multiple{cursor:pointer;display:block}.select2-selection--multiple .select2-selection__rendered{display:inline-block}.select2-search--inline{float:left}.select2-search--inline .select2-search__field{border:none;font-size:100%;margin-top:5px;padding:0}.select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{position:absolute;left:-100000px;z-index:1051;display:block;width:100%;border:1px solid var(--customizer-border-color);border-radius:4px;background-color:var(--sm-color-palette-neutral-color-1)}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results{display:block}.select2-results>.select2-results__options{max-height:15em;overflow-y:auto}.select2-results__group{display:block;border-width:1px 0;border-style:solid;border-color:var(--customizer-border-color);background:var(--sm-color-palette-neutral-color-2)}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__group,.select2-results__option:not([role=group]){padding:calc(.5*var(--customizer-spacing))}.select2-results__option{margin:0}.select2-results__option[aria-selected]{cursor:pointer}.select2-results__option--highlighted{background-color:var(--sm-color-palette-accent-color-7);color:var(--sm-color-palette-neutral-color-1)}.select2-search--dropdown{display:block;padding:calc(.5*var(--customizer-spacing))}.select2-search--dropdown .select2-search__field{display:flex;align-items:center;width:100%;padding:var(--customizer-field-padding-y) var(--customizer-field-padding-x);border:var(--customizer-field-border-width) solid var(--customizer-field-border-color);border-radius:var(--customizer-field-border-radius);background:var(--customizer-field-background-color);color:var(--customizer-field-text-color);font-size:var(--customizer-field-font-size);font-weight:var(--customizer-field-font-weight);line-height:var(--customizer-field-line-height);transition:all .2s ease-out;transition-property:color,background-color,border-color;outline:0}.select2-search--dropdown .select2-search__field:focus{border-color:var(--customizer-field-focus-border-color);box-shadow:none}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{position:fixed;left:0;top:0;z-index:99;display:block;min-width:100%;min-height:100%;width:auto;height:auto;border:0;margin:0;padding:0;opacity:0;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;border:0 !important;padding:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;white-space:nowrap !important}body.modal-open{overflow:hidden}body.feedback-modal-open #style-manager-user-feedback-modal .modal{overflow-x:hidden;overflow-y:auto;visibility:visible;opacity:1;transform:translate(0, 0)}#style-manager-user-feedback-modal{height:100%}#style-manager-user-feedback-modal .modal{position:relative;height:100%;display:flex;align-items:center;top:0;right:0;bottom:0;left:0;z-index:1050;opacity:0;visibility:hidden;overflow:hidden;outline:0;transition:all .3s ease;transform:translate(0, -10%);font-family:"Galano Grotesque Alt",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:400;font-size:16px;line-height:1.7}#style-manager-user-feedback-modal .modal-dialog{position:relative;width:auto;margin:10px;text-align:left}#style-manager-user-feedback-modal .modal-content{position:relative;display:flex;flex-direction:column;background-color:#fff;background-clip:padding-box;border:none;border-radius:4px;box-shadow:0 4px 4px 0 rgba(42,54,52,.1),0 8px 8px 0 rgba(42,54,52,.1),0 16px 16px 0 rgba(42,54,52,.1),0 16px 32px 0 rgba(42,54,52,.1),0 32px 64px 0 rgba(42,54,52,.1),0 64px 128px 0 rgba(42,54,52,.1);outline:0}#style-manager-user-feedback-modal .modal-content p{color:#000}#style-manager-user-feedback-modal .modal-content p a{font-weight:500;color:#9660c6;border-bottom:1px solid #9660c6}#style-manager-user-feedback-modal .modal-content>form{margin-bottom:20px}#style-manager-user-feedback-modal .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;opacity:0;visibility:hidden;transition:all .3s ease}.feedback-modal-open #style-manager-user-feedback-modal .modal-backdrop{opacity:.8;visibility:visible}#style-manager-user-feedback-modal .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:30px 48px 10px 48px}#style-manager-user-feedback-modal .modal-header .close.button{top:-10px}#style-manager-user-feedback-modal .modal-header .close.icon{opacity:.5}#style-manager-user-feedback-modal .modal-header .close:hover{opacity:1}#style-manager-user-feedback-modal .modal-title{margin-bottom:10px;line-height:1.5}#style-manager-user-feedback-modal .modal-title.modal-title--small{font-weight:500}#style-manager-user-feedback-modal .modal-body{position:relative;flex:1 1 auto;padding:30px 30px 0 30px}#style-manager-user-feedback-modal .modal-body.full{padding:0}#style-manager-user-feedback-modal .modal-body.full .box{padding-top:0;padding-bottom:0;margin-top:0}#style-manager-user-feedback-modal .modal-body.full+.modal-footer.full .box{padding-top:18px}#style-manager-user-feedback-modal .modal-footer{padding:30px;text-align:center}#style-manager-user-feedback-modal .modal-footer .box .button:last-child{margin-bottom:0}#style-manager-user-feedback-modal .modal-footer.full{padding:0}#style-manager-user-feedback-modal .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}#style-manager-user-feedback-modal .modal-state{display:none}#style-manager-user-feedback-modal .modal-state:checked+.modal{opacity:1;visibility:visible}#style-manager-user-feedback-modal .modal-state:checked+.modal .modal__inner{top:0}@media(min-width: 576px){#style-manager-user-feedback-modal .modal-dialog{max-width:655px;margin:30px auto}#style-manager-user-feedback-modal .modal-sm{max-width:300px}}@media(min-width: 576px){#style-manager-user-feedback-modal .modal-lg{max-width:800px}}#style-manager-user-feedback .modal-body .box{position:relative;flex-direction:column;display:flex;flex-wrap:nowrap;align-items:center;margin:20px 0;padding:16px 52px;border-radius:4px}#style-manager-user-feedback .modal-body .box>*{width:100%}#style-manager-user-feedback .modal-body p{font-size:16px;margin-bottom:20px}#style-manager-user-feedback .modal-body textarea{width:100%;margin:0;padding:11px 18px;border:1px solid #ddd;border-radius:4px;box-shadow:none;font-family:"Galano Grotesque Alt",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:26px;color:#473850}#style-manager-user-feedback .modal-title{margin-top:0;margin-bottom:34px;font-family:"Galano Classic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:600;font-size:28px;line-height:1.4;text-align:center}#style-manager-user-feedback .button{text-decoration:none;cursor:pointer;-webkit-font-smoothing:antialiased;position:relative;transition-duration:.2s;transition-timing-function:cubic-bezier(0, 0, 0.58, 1);transition-property:transform,background,background-color,color,box-shadow;display:inline-block;padding:15px 50px;font-family:"Galano Classic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:23px;font-weight:600;text-align:center;background-color:#9660c6;color:#fff;border-radius:4px;box-shadow:none;height:auto;width:100%;margin-top:20px}#style-manager-user-feedback .button:hover{background-color:#9660c6;color:#fff;transform:scale(1.05) translateY(-3px);box-shadow:0 10px 20px -10px rgba(0,0,0,.7)}#style-manager-user-feedback .second-step{margin-top:18px}#style-manager-user-feedback .thanks-step,#style-manager-user-feedback .error-step{text-align:center}#style-manager-user-feedback .thanks-step .modal-title,#style-manager-user-feedback .error-step .modal-title{margin-bottom:0}#style-manager-user-feedback .thanks-step p:last-child,#style-manager-user-feedback .error-step p:last-child{margin-bottom:10px}.scorecard{display:flex;align-items:baseline;justify-content:space-evenly;color:#9660c6;font-family:"Galano Classic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:18px;font-weight:600;text-align:center}.scorecard>label{font-size:20px}.scorecard>label span{display:block;width:46px;border:2px solid #9660c6;line-height:46px;border-radius:100%;background:#fff;transition:all .25s ease}.scorecard>label input[type=radio]{display:none}.scorecard>label span:hover,.scorecard>label input[type=radio]:checked~span{background:#9660c6;color:#fff}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)+li>.accordion-section-title{margin-top:calc(.5*var(--customizer-spacing))}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)>.accordion-section-title{display:flex;align-items:center;justify-content:space-between;justify-content:flex-start;border-top-width:1px;border-bottom-width:1px;padding-top:calc(.75*var(--customizer-spacing));padding-bottom:calc(.75*var(--customizer-spacing));font-size:18px;letter-spacing:-0.01em}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)>.accordion-section-title:before{font-family:dashicons;font-size:17px;-webkit-font-smoothing:antialiased}#customize-theme-controls [id=sub-accordion-panel-style_manager_panel]>li:not(.customize-info)>.accordion-section-title:before{content:"";width:2em;height:2em;margin-right:15px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;color:var(--sm-color-palette-neutral-color-2);transform:rotate(0deg);transition:all .3s}#customize-theme-controls #accordion-section-sm_color_palettes_section>.accordion-section-title:before{background:conic-gradient(from 180deg at 50% 50%, #020031 0deg, #090035 4.68deg, #2B045E 29.09deg, #3E0578 37.08deg, #7708BE 64.88deg, #C80EEC 108.66deg, #E839DE 147.4deg, #F35AAA 159.09deg, #F8668A 168.49deg, #FFA290 179.83deg, #FE8E68 180.64deg, #FF8134 191.01deg, #FFB97D 199.96deg, #F7BD4F 206.51deg, #F3C07A 219.02deg, #EBD4C3 226.4deg, #DEDFE3 246.49deg, #D8E7F8 269.42deg, #94D7FC 277.72deg, rgba(0, 156, 233, 0.87) 306.55deg, #0058AA 322.31deg, #02205D 343.18deg, #020031 360deg)}#customize-theme-controls #accordion-section-sm_color_palettes_section:hover>.accordion-section-title:before{transform:rotate(30deg)}#customize-theme-controls #accordion-section-sm_font_palettes_section>.accordion-section-title:before{background-color:var(--sm-color-palette-accent-color-10);background-image:url("../../images/section-fonts.svg");background-size:20px 20px;background-repeat:no-repeat;background-position:50% 50%}#customize-theme-controls #accordion-section-sm_tweak_board_section>.accordion-section-title:before{background-color:var(--sm-color-palette-accent-color-6);background-image:url("../../images/section-tweak-board.svg");background-size:20px 20px;background-repeat:no-repeat;background-position:50% 50%}#customize-theme-controls #accordion-section-sm_spacing_section>.accordion-section-title:before{background:linear-gradient(180deg, var(--sm-color-palette-accent-color-4) 35%, transparent 35%, transparent 65%, var(--sm-color-palette-accent-color-6) 65%)}#customize-theme-controls #accordion-section-sm_spacing_section:hover .accordion-section-title:before{background:linear-gradient(180deg, var(--sm-color-palette-accent-color-4) 45%, transparent 45%, transparent 55%, var(--sm-color-palette-accent-color-6) 55%)}:where([id*="sm_coloration_level"], 2 2 [id*="sm_dark_mode_advanced"], 3 3 [id*="sm_color_fine_tune_intro"], -
style-manager/trunk/dist/js/customizer.js
r2719112 r2737156 1 1 /*! For license information please see customizer.js.LICENSE.txt */ 2 (()=>{var e={824:(e,t,n)=>{"use strict";n.d(t,{default:()=>a});function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var o="color-scheme-dark-temp";const a=new(function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.initialize()}var t,n,a;return t=e,(n=[{key:"initialize",value:function(){var e,t,n=this;this.darkModeSetting=null===(e=window.document.documentElement.dataset)||void 0===e?void 0:e.darkModeAdvanced,this.matchMedia=window.matchMedia("(prefers-color-scheme: dark)"),this.storageItemKey="color-scheme-dark",this.callbacks=[],t=function(){var e,t,r;(function(){try{return window.self!==window.top}catch(e){return!0}}()&&(null===(e=window)||void 0===e||null===(t=e.parent)||void 0===t||null===(r=t.wp)||void 0===r?void 0:r.customize)||window.document.body.classList.contains("logged-in"))&&(localStorage.removeItem(o),n.storageItemKey=o),n.initializeCustomizePreview(),n.bindEvents(),n.update()},"loading"!=document.readyState?t():document.addEventListener("DOMContentLoaded",t)}},{key:"initializeCustomizePreview",value:function(){var e,t,n,r=this,a=(null===(e=window.wp)||void 0===e?void 0:e.customize)||(null===(t=window.parent)||void 0===t||null===(n=t.wp)||void 0===n?void 0:n.customize);a&&a("sm_dark_mode_advanced",(function(e){r.darkModeSetting=e(),e.bind((function(e){r.darkModeSetting=e,localStorage.removeItem(o),r.update()}))}))}},{key:"bindEvents",value:function(){var e,t,n,r,a=this;e=document.documentElement,t="click",n=".js-sm-dark-mode-toggle",r=this.onClick.bind(this),e.addEventListener(t,(function(e){for(var t=e.target;t&&t!=this;t=t.parentNode)if(t.matches(n)){r.call(t,e);break}}),!1),this.matchMedia.addEventListener("change",(function(){localStorage.removeItem(o),a.update()}))}},{key:"bind",value:function(e){var t=this.callbacks.indexOf(e);"function"==typeof e&&-1===t&&this.callbacks.push(e)}},{key:"unbind",value:function(e){var t=this.callbacks.indexOf(e);t>-1&&this.callbacks.splice(t,1)}},{key:"onClick",value:function(e){e.preventDefault(),localStorage.setItem(this.storageItemKey,this.isCompiledDark()?"light":"dark"),this.update()}},{key:"isSystemDark",value:function(){var e="on"===this.darkModeSetting;return"auto"===this.darkModeSetting&&this.matchMedia.matches&&(e=!0),e}},{key:"isCompiledDark",value:function(){var e=this.isSystemDark(),t=localStorage.getItem(this.storageItemKey);return null!==t&&(e="dark"===t),e}},{key:"update",value:function(){var e=this.isCompiledDark();this.callbacks.forEach((function(t){t(e)})),e?window.document.documentElement.classList.add("is-dark"):window.document.documentElement.classList.remove("is-dark")}}])&&r(t.prototype,n),a&&r(t,a),Object.defineProperty(t,"prototype",{writable:!1}),e}())},184:(e,t)=>{var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var a=typeof n;if("string"===a||"number"===a)e.push(n);else if(Array.isArray(n)){if(n.length){var i=o.apply(null,n);i&&e.push(i)}}else if("object"===a)if(n.toString===Object.prototype.toString)for(var c in n)r.call(n,c)&&n[c]&&e.push(c);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},119:e=>{var t=t||{};t.Geometry=function(){},t.Geometry.intersectLineLine=function(e,t){var n=(e.intercept-t.intercept)/(t.slope-e.slope);return{x:n,y:e.slope*n+e.intercept}},t.Geometry.distanceFromOrigin=function(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))},t.Geometry.distanceLineFromOrigin=function(e){return Math.abs(e.intercept)/Math.sqrt(Math.pow(e.slope,2)+1)},t.Geometry.perpendicularThroughPoint=function(e,t){var n=-1/e.slope;return{slope:n,intercept:t.y-n*t.x}},t.Geometry.angleFromOrigin=function(e){return Math.atan2(e.y,e.x)},t.Geometry.normalizeAngle=function(e){var t=2*Math.PI;return(e%t+t)%t},t.Geometry.lengthOfRayUntilIntersect=function(e,t){return t.intercept/(Math.sin(e)-t.slope*Math.cos(e))},t.Hsluv=function(){},t.Hsluv.getBounds=function(e){for(var n=[],r=Math.pow(e+16,3)/1560896,o=r>t.Hsluv.epsilon?r:e/t.Hsluv.kappa,a=0;a<3;)for(var i=a++,c=t.Hsluv.m[i][0],l=t.Hsluv.m[i][1],s=t.Hsluv.m[i][2],u=0;u<2;){var f=u++,d=(284517*c-94839*s)*o,v=(838422*s+769860*l+731718*c)*e*o-769860*f*e,p=(632260*s-126452*l)*o+126452*f;n.push({slope:d/p,intercept:v/p})}return n},t.Hsluv.maxSafeChromaForL=function(e){for(var n=t.Hsluv.getBounds(e),r=1/0,o=0;o<n.length;){var a=n[o];++o;var i=t.Geometry.distanceLineFromOrigin(a);r=Math.min(r,i)}return r},t.Hsluv.maxChromaForLH=function(e,n){for(var r=n/360*Math.PI*2,o=t.Hsluv.getBounds(e),a=1/0,i=0;i<o.length;){var c=o[i];++i;var l=t.Geometry.lengthOfRayUntilIntersect(r,c);l>=0&&(a=Math.min(a,l))}return a},t.Hsluv.dotProduct=function(e,t){for(var n=0,r=0,o=e.length;r<o;){var a=r++;n+=e[a]*t[a]}return n},t.Hsluv.fromLinear=function(e){return e<=.0031308?12.92*e:1.055*Math.pow(e,.4166666666666667)-.055},t.Hsluv.toLinear=function(e){return e>.04045?Math.pow((e+.055)/1.055,2.4):e/12.92},t.Hsluv.xyzToRgb=function(e){return[t.Hsluv.fromLinear(t.Hsluv.dotProduct(t.Hsluv.m[0],e)),t.Hsluv.fromLinear(t.Hsluv.dotProduct(t.Hsluv.m[1],e)),t.Hsluv.fromLinear(t.Hsluv.dotProduct(t.Hsluv.m[2],e))]},t.Hsluv.rgbToXyz=function(e){var n=[t.Hsluv.toLinear(e[0]),t.Hsluv.toLinear(e[1]),t.Hsluv.toLinear(e[2])];return[t.Hsluv.dotProduct(t.Hsluv.minv[0],n),t.Hsluv.dotProduct(t.Hsluv.minv[1],n),t.Hsluv.dotProduct(t.Hsluv.minv[2],n)]},t.Hsluv.yToL=function(e){return e<=t.Hsluv.epsilon?e/t.Hsluv.refY*t.Hsluv.kappa:116*Math.pow(e/t.Hsluv.refY,.3333333333333333)-16},t.Hsluv.lToY=function(e){return e<=8?t.Hsluv.refY*e/t.Hsluv.kappa:t.Hsluv.refY*Math.pow((e+16)/116,3)},t.Hsluv.xyzToLuv=function(e){var n=e[0],r=e[1],o=n+15*r+3*e[2],a=4*n,i=9*r;0!=o?(a/=o,i/=o):(a=NaN,i=NaN);var c=t.Hsluv.yToL(r);return 0==c?[0,0,0]:[c,13*c*(a-t.Hsluv.refU),13*c*(i-t.Hsluv.refV)]},t.Hsluv.luvToXyz=function(e){var n=e[0],r=e[1],o=e[2];if(0==n)return[0,0,0];var a=r/(13*n)+t.Hsluv.refU,i=o/(13*n)+t.Hsluv.refV,c=t.Hsluv.lToY(n),l=0-9*c*a/((a-4)*i-a*i);return[l,c,(9*c-15*i*c-i*l)/(3*i)]},t.Hsluv.luvToLch=function(e){var t,n=e[0],r=e[1],o=e[2],a=Math.sqrt(r*r+o*o);a<1e-8?t=0:(t=180*Math.atan2(o,r)/Math.PI)<0&&(t=360+t);return[n,a,t]},t.Hsluv.lchToLuv=function(e){var t=e[0],n=e[1],r=e[2]/360*2*Math.PI;return[t,Math.cos(r)*n,Math.sin(r)*n]},t.Hsluv.hsluvToLch=function(e){var n=e[0],r=e[1],o=e[2];return o>99.9999999?[100,0,n]:o<1e-8?[0,0,n]:[o,t.Hsluv.maxChromaForLH(o,n)/100*r,n]},t.Hsluv.lchToHsluv=function(e){var n=e[0],r=e[1],o=e[2];return n>99.9999999?[o,0,100]:n<1e-8?[o,0,0]:[o,r/t.Hsluv.maxChromaForLH(n,o)*100,n]},t.Hsluv.hpluvToLch=function(e){var n=e[0],r=e[1],o=e[2];return o>99.9999999?[100,0,n]:o<1e-8?[0,0,n]:[o,t.Hsluv.maxSafeChromaForL(o)/100*r,n]},t.Hsluv.lchToHpluv=function(e){var n=e[0],r=e[1],o=e[2];return n>99.9999999?[o,0,100]:n<1e-8?[o,0,0]:[o,r/t.Hsluv.maxSafeChromaForL(n)*100,n]},t.Hsluv.rgbToHex=function(e){for(var n="#",r=0;r<3;){var o=e[r++],a=Math.round(255*o),i=a%16,c=(a-i)/16|0;n+=t.Hsluv.hexChars.charAt(c)+t.Hsluv.hexChars.charAt(i)}return n},t.Hsluv.hexToRgb=function(e){e=e.toLowerCase();for(var n=[],r=0;r<3;){var o=r++,a=16*t.Hsluv.hexChars.indexOf(e.charAt(2*o+1))+t.Hsluv.hexChars.indexOf(e.charAt(2*o+2));n.push(a/255)}return n},t.Hsluv.lchToRgb=function(e){return t.Hsluv.xyzToRgb(t.Hsluv.luvToXyz(t.Hsluv.lchToLuv(e)))},t.Hsluv.rgbToLch=function(e){return t.Hsluv.luvToLch(t.Hsluv.xyzToLuv(t.Hsluv.rgbToXyz(e)))},t.Hsluv.hsluvToRgb=function(e){return t.Hsluv.lchToRgb(t.Hsluv.hsluvToLch(e))},t.Hsluv.rgbToHsluv=function(e){return t.Hsluv.lchToHsluv(t.Hsluv.rgbToLch(e))},t.Hsluv.hpluvToRgb=function(e){return t.Hsluv.lchToRgb(t.Hsluv.hpluvToLch(e))},t.Hsluv.rgbToHpluv=function(e){return t.Hsluv.lchToHpluv(t.Hsluv.rgbToLch(e))},t.Hsluv.hsluvToHex=function(e){return t.Hsluv.rgbToHex(t.Hsluv.hsluvToRgb(e))},t.Hsluv.hpluvToHex=function(e){return t.Hsluv.rgbToHex(t.Hsluv.hpluvToRgb(e))},t.Hsluv.hexToHsluv=function(e){return t.Hsluv.rgbToHsluv(t.Hsluv.hexToRgb(e))},t.Hsluv.hexToHpluv=function(e){return t.Hsluv.rgbToHpluv(t.Hsluv.hexToRgb(e))},t.Hsluv.m=[[3.240969941904521,-1.537383177570093,-.498610760293],[-.96924363628087,1.87596750150772,.041555057407175],[.055630079696993,-.20397695888897,1.056971514242878]],t.Hsluv.minv=[[.41239079926595,.35758433938387,.18048078840183],[.21263900587151,.71516867876775,.072192315360733],[.019330818715591,.11919477979462,.95053215224966]],t.Hsluv.refY=1,t.Hsluv.refU=.19783000664283,t.Hsluv.refV=.46831999493879,t.Hsluv.kappa=903.2962962,t.Hsluv.epsilon=.0088564516,t.Hsluv.hexChars="0123456789abcdef";var n={hsluvToRgb:t.Hsluv.hsluvToRgb,rgbToHsluv:t.Hsluv.rgbToHsluv,hpluvToRgb:t.Hsluv.hpluvToRgb,rgbToHpluv:t.Hsluv.rgbToHpluv,hsluvToHex:t.Hsluv.hsluvToHex,hexToHsluv:t.Hsluv.hexToHsluv,hpluvToHex:t.Hsluv.hpluvToHex,hexToHpluv:t.Hsluv.hexToHpluv,lchToHpluv:t.Hsluv.lchToHpluv,hpluvToLch:t.Hsluv.hpluvToLch,lchToHsluv:t.Hsluv.lchToHsluv,hsluvToLch:t.Hsluv.hsluvToLch,lchToLuv:t.Hsluv.lchToLuv,luvToLch:t.Hsluv.luvToLch,xyzToLuv:t.Hsluv.xyzToLuv,luvToXyz:t.Hsluv.luvToXyz,xyzToRgb:t.Hsluv.xyzToRgb,rgbToXyz:t.Hsluv.rgbToXyz,lchToRgb:t.Hsluv.lchToRgb,rgbToLch:t.Hsluv.rgbToLch};e.exports=n},854:function(e,t,n){e.exports=function(){"use strict";var e=function(e){var t=e.id,n=e.viewBox,r=e.content;this.id=t,this.viewBox=n,this.content=r};e.prototype.stringify=function(){return this.content},e.prototype.toString=function(){return this.stringify()},e.prototype.destroy=function(){var e=this;["id","viewBox","content"].forEach((function(t){return delete e[t]}))};var t=function(e){var t=!!document.importNode,n=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement;return t?document.importNode(n,!0):n};function r(e,t){return e(t={exports:{}},t.exports),t.exports}"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self&&self;var o=r((function(e,t){!function(t,n){e.exports=n()}(0,(function(){function e(e){return e&&"object"==typeof e&&"[object RegExp]"!==Object.prototype.toString.call(e)&&"[object Date]"!==Object.prototype.toString.call(e)}function t(e){return Array.isArray(e)?[]:{}}function n(n,r){return r&&!0===r.clone&&e(n)?a(t(n),n,r):n}function r(t,r,o){var i=t.slice();return r.forEach((function(r,c){void 0===i[c]?i[c]=n(r,o):e(r)?i[c]=a(t[c],r,o):-1===t.indexOf(r)&&i.push(n(r,o))})),i}function o(t,r,o){var i={};return e(t)&&Object.keys(t).forEach((function(e){i[e]=n(t[e],o)})),Object.keys(r).forEach((function(c){e(r[c])&&t[c]?i[c]=a(t[c],r[c],o):i[c]=n(r[c],o)})),i}function a(e,t,a){var i=Array.isArray(t),c=(a||{arrayMerge:r}).arrayMerge||r;return i?Array.isArray(e)?c(e,t,a):n(t,a):o(e,t,a)}return a.all=function(e,t){if(!Array.isArray(e)||e.length<2)throw new Error("first argument should be an array with at least two elements");return e.reduce((function(e,n){return a(e,n,t)}))},a}))})),a=r((function(e,t){var n={svg:{name:"xmlns",uri:"http://www.w3.org/2000/svg"},xlink:{name:"xmlns:xlink",uri:"http://www.w3.org/1999/xlink"}};t.default=n,e.exports=t.default})),i=function(e){return Object.keys(e).map((function(t){return t+'="'+e[t].toString().replace(/"/g,""")+'"'})).join(" ")},c=a.svg,l=a.xlink,s={};s[c.name]=c.uri,s[l.name]=l.uri;var u=function(e,t){void 0===e&&(e="");var n=o(s,t||{});return"<svg "+i(n)+">"+e+"</svg>"},f=function(e){function n(){e.apply(this,arguments)}e&&(n.__proto__=e),n.prototype=Object.create(e&&e.prototype),n.prototype.constructor=n;var r={isMounted:{}};return r.isMounted.get=function(){return!!this.node},n.createFromExistingNode=function(e){return new n({id:e.getAttribute("id"),viewBox:e.getAttribute("viewBox"),content:e.outerHTML})},n.prototype.destroy=function(){this.isMounted&&this.unmount(),e.prototype.destroy.call(this)},n.prototype.mount=function(e){if(this.isMounted)return this.node;var t="string"==typeof e?document.querySelector(e):e,n=this.render();return this.node=n,t.appendChild(n),n},n.prototype.render=function(){var e=this.stringify();return t(u(e)).childNodes[0]},n.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},Object.defineProperties(n.prototype,r),n}(e);return f}()},348:function(e,t,n){e.exports=function(){"use strict";function e(e,t){return e(t={exports:{}},t.exports),t.exports}"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self&&self;var t=e((function(e,t){!function(t,n){e.exports=n()}(0,(function(){function e(e){return e&&"object"==typeof e&&"[object RegExp]"!==Object.prototype.toString.call(e)&&"[object Date]"!==Object.prototype.toString.call(e)}function t(e){return Array.isArray(e)?[]:{}}function n(n,r){return r&&!0===r.clone&&e(n)?a(t(n),n,r):n}function r(t,r,o){var i=t.slice();return r.forEach((function(r,c){void 0===i[c]?i[c]=n(r,o):e(r)?i[c]=a(t[c],r,o):-1===t.indexOf(r)&&i.push(n(r,o))})),i}function o(t,r,o){var i={};return e(t)&&Object.keys(t).forEach((function(e){i[e]=n(t[e],o)})),Object.keys(r).forEach((function(c){e(r[c])&&t[c]?i[c]=a(t[c],r[c],o):i[c]=n(r[c],o)})),i}function a(e,t,a){var i=Array.isArray(t),c=(a||{arrayMerge:r}).arrayMerge||r;return i?Array.isArray(e)?c(e,t,a):n(t,a):o(e,t,a)}return a.all=function(e,t){if(!Array.isArray(e)||e.length<2)throw new Error("first argument should be an array with at least two elements");return e.reduce((function(e,n){return a(e,n,t)}))},a}))}));function r(e){return e=e||Object.create(null),{on:function(t,n){(e[t]||(e[t]=[])).push(n)},off:function(t,n){e[t]&&e[t].splice(e[t].indexOf(n)>>>0,1)},emit:function(t,n){(e[t]||[]).map((function(e){e(n)})),(e["*"]||[]).map((function(e){e(t,n)}))}}}var o=e((function(e,t){var n={svg:{name:"xmlns",uri:"http://www.w3.org/2000/svg"},xlink:{name:"xmlns:xlink",uri:"http://www.w3.org/1999/xlink"}};t.default=n,e.exports=t.default})),a=function(e){return Object.keys(e).map((function(t){return t+'="'+e[t].toString().replace(/"/g,""")+'"'})).join(" ")},i=o.svg,c=o.xlink,l={};l[i.name]=i.uri,l[c.name]=c.uri;var s,u=function(e,n){void 0===e&&(e="");var r=t(l,n||{});return"<svg "+a(r)+">"+e+"</svg>"},f=o.svg,d=o.xlink,v={attrs:(s={style:["position: absolute","width: 0","height: 0"].join("; "),"aria-hidden":"true"},s[f.name]=f.uri,s[d.name]=d.uri,s)},p=function(e){this.config=t(v,e||{}),this.symbols=[]};p.prototype.add=function(e){var t=this.symbols,n=this.find(e.id);return n?(t[t.indexOf(n)]=e,!1):(t.push(e),!0)},p.prototype.remove=function(e){var t=this.symbols,n=this.find(e);return!!n&&(t.splice(t.indexOf(n),1),n.destroy(),!0)},p.prototype.find=function(e){return this.symbols.filter((function(t){return t.id===e}))[0]||null},p.prototype.has=function(e){return null!==this.find(e)},p.prototype.stringify=function(){var e=this.config.attrs,t=this.symbols.map((function(e){return e.stringify()})).join("");return u(t,e)},p.prototype.toString=function(){return this.stringify()},p.prototype.destroy=function(){this.symbols.forEach((function(e){return e.destroy()}))};var m=function(e){var t=e.id,n=e.viewBox,r=e.content;this.id=t,this.viewBox=n,this.content=r};m.prototype.stringify=function(){return this.content},m.prototype.toString=function(){return this.stringify()},m.prototype.destroy=function(){var e=this;["id","viewBox","content"].forEach((function(t){return delete e[t]}))};var h=function(e){var t=!!document.importNode,n=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement;return t?document.importNode(n,!0):n},y=function(e){function t(){e.apply(this,arguments)}e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t;var n={isMounted:{}};return n.isMounted.get=function(){return!!this.node},t.createFromExistingNode=function(e){return new t({id:e.getAttribute("id"),viewBox:e.getAttribute("viewBox"),content:e.outerHTML})},t.prototype.destroy=function(){this.isMounted&&this.unmount(),e.prototype.destroy.call(this)},t.prototype.mount=function(e){if(this.isMounted)return this.node;var t="string"==typeof e?document.querySelector(e):e,n=this.render();return this.node=n,t.appendChild(n),n},t.prototype.render=function(){var e=this.stringify();return h(u(e)).childNodes[0]},t.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},Object.defineProperties(t.prototype,n),t}(m),g={autoConfigure:!0,mountTo:"body",syncUrlsWithBaseTag:!1,listenLocationChangeEvent:!0,locationChangeEvent:"locationChange",locationChangeAngularEmitter:!1,usagesToUpdate:"use[*|href]",moveGradientsOutsideSymbol:!1},_=function(e){return Array.prototype.slice.call(e,0)},b={isChrome:function(){return/chrome/i.test(navigator.userAgent)},isFirefox:function(){return/firefox/i.test(navigator.userAgent)},isIE:function(){return/msie/i.test(navigator.userAgent)||/trident/i.test(navigator.userAgent)},isEdge:function(){return/edge/i.test(navigator.userAgent)}},w=function(e,t){var n=document.createEvent("CustomEvent");n.initCustomEvent(e,!1,!1,t),window.dispatchEvent(n)},E=function(e){var t=[];return _(e.querySelectorAll("style")).forEach((function(e){e.textContent+="",t.push(e)})),t},x=function(e){return(e||window.location.href).split("#")[0]},O=function(e){angular.module("ng").run(["$rootScope",function(t){t.$on("$locationChangeSuccess",(function(t,n,r){w(e,{oldUrl:r,newUrl:n})}))}])},S="linearGradient, radialGradient, pattern, mask, clipPath",k=function(e,t){return void 0===t&&(t=S),_(e.querySelectorAll("symbol")).forEach((function(e){_(e.querySelectorAll(t)).forEach((function(t){e.parentNode.insertBefore(t,e)}))})),e};function M(e,t){return _(e).reduce((function(e,n){if(!n.attributes)return e;var r=_(n.attributes),o=t?r.filter(t):r;return e.concat(o)}),[])}var j=o.xlink.uri,H="xlink:href",z=/[{}|\\\^\[\]`"<>]/g;function A(e){return e.replace(z,(function(e){return"%"+e[0].charCodeAt(0).toString(16).toUpperCase()}))}function C(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function T(e,t,n){return _(e).forEach((function(e){var r=e.getAttribute(H);if(r&&0===r.indexOf(t)){var o=r.replace(t,n);e.setAttributeNS(j,H,o)}})),e}var N,P=["clipPath","colorProfile","src","cursor","fill","filter","marker","markerStart","markerMid","markerEnd","mask","stroke","style"],I=P.map((function(e){return"["+e+"]"})).join(","),L=function(e,t,n,r){var o=A(n),a=A(r);M(e.querySelectorAll(I),(function(e){var t=e.localName,n=e.value;return-1!==P.indexOf(t)&&-1!==n.indexOf("url("+o)})).forEach((function(e){return e.value=e.value.replace(new RegExp(C(o),"g"),a)})),T(t,o,a)},D={MOUNT:"mount",SYMBOL_MOUNT:"symbol_mount"},R=function(e){function n(n){var o=this;void 0===n&&(n={}),e.call(this,t(g,n));var a=r();this._emitter=a,this.node=null;var i=this.config;if(i.autoConfigure&&this._autoConfigure(n),i.syncUrlsWithBaseTag){var c=document.getElementsByTagName("base")[0].getAttribute("href");a.on(D.MOUNT,(function(){return o.updateUrls("#",c)}))}var l=this._handleLocationChange.bind(this);this._handleLocationChange=l,i.listenLocationChangeEvent&&window.addEventListener(i.locationChangeEvent,l),i.locationChangeAngularEmitter&&O(i.locationChangeEvent),a.on(D.MOUNT,(function(e){i.moveGradientsOutsideSymbol&&k(e)})),a.on(D.SYMBOL_MOUNT,(function(e){i.moveGradientsOutsideSymbol&&k(e.parentNode),(b.isIE()||b.isEdge())&&E(e)}))}e&&(n.__proto__=e),n.prototype=Object.create(e&&e.prototype),n.prototype.constructor=n;var o={isMounted:{}};return o.isMounted.get=function(){return!!this.node},n.prototype._autoConfigure=function(e){var t=this.config;void 0===e.syncUrlsWithBaseTag&&(t.syncUrlsWithBaseTag=void 0!==document.getElementsByTagName("base")[0]),void 0===e.locationChangeAngularEmitter&&(t.locationChangeAngularEmitter=void 0!==window.angular),void 0===e.moveGradientsOutsideSymbol&&(t.moveGradientsOutsideSymbol=b.isFirefox())},n.prototype._handleLocationChange=function(e){var t=e.detail,n=t.oldUrl,r=t.newUrl;this.updateUrls(n,r)},n.prototype.add=function(t){var n=this,r=e.prototype.add.call(this,t);return this.isMounted&&r&&(t.mount(n.node),this._emitter.emit(D.SYMBOL_MOUNT,t.node)),r},n.prototype.attach=function(e){var t=this,n=this;if(n.isMounted)return n.node;var r="string"==typeof e?document.querySelector(e):e;return n.node=r,this.symbols.forEach((function(e){e.mount(n.node),t._emitter.emit(D.SYMBOL_MOUNT,e.node)})),_(r.querySelectorAll("symbol")).forEach((function(e){var t=y.createFromExistingNode(e);t.node=e,n.add(t)})),this._emitter.emit(D.MOUNT,r),r},n.prototype.destroy=function(){var e=this,t=e.config,n=e.symbols,r=e._emitter;n.forEach((function(e){return e.destroy()})),r.off("*"),window.removeEventListener(t.locationChangeEvent,this._handleLocationChange),this.isMounted&&this.unmount()},n.prototype.mount=function(e,t){void 0===e&&(e=this.config.mountTo),void 0===t&&(t=!1);var n=this;if(n.isMounted)return n.node;var r="string"==typeof e?document.querySelector(e):e,o=n.render();return this.node=o,t&&r.childNodes[0]?r.insertBefore(o,r.childNodes[0]):r.appendChild(o),this._emitter.emit(D.MOUNT,o),o},n.prototype.render=function(){return h(this.stringify())},n.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},n.prototype.updateUrls=function(e,t){if(!this.isMounted)return!1;var n=document.querySelectorAll(this.config.usagesToUpdate);return L(this.node,n,x(e)+"#",x(t)+"#"),!0},Object.defineProperties(n.prototype,o),n}(p),F=e((function(e){var t;t=function(){var e,t=[],n=document,r=n.documentElement.doScroll,o="DOMContentLoaded",a=(r?/^loaded|^c/:/^loaded|^i|^c/).test(n.readyState);return a||n.addEventListener(o,e=function(){for(n.removeEventListener(o,e),a=1;e=t.shift();)e()}),function(e){a?setTimeout(e,0):t.push(e)}},e.exports=t()})),U="__SVG_SPRITE_NODE__",B="__SVG_SPRITE__";window[B]?N=window[B]:(N=new R({attrs:{id:U,"aria-hidden":"true"}}),window[B]=N);var V=function(){var e=document.getElementById(U);e?N.attach(e):N.mount(document.body,!0)};return document.body?V():F(V),N}()}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var a=t[r]={exports:{}};return e[r].call(a.exports,a,a.exports,n),a.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e;n.g.importScripts&&(e=n.g.location+"");var t=n.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var r=t.getElementsByTagName("script");r.length&&(e=r[r.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),n.p=e})();var r={};(()=>{"use strict";n.r(r),n.d(r,{convertFontVariantToFVD:()=>fo,determineFontType:()=>Dr,getCSSFromPalettes:()=>Qe,getFontDetails:()=>Rr,maybeFillPalettesArray:()=>vo,resizer:()=>e});var e={};n.r(e),n.d(e,{resize:()=>no,setOffset:()=>to});const t=window.jQuery;var o=n.n(t);const a=window.ReactDOM;var i=n.n(a),c=function(e,t){var n=document.getElementById(e);if(n){var r=document.createElement("li");r.setAttribute("class","customize-control"),r.setAttribute("style","padding: 0"),n.insertAdjacentElement("afterend",r),i().render(React.createElement(t,null),r)}};const l=window.React;var s=n.n(l);const u=window.lodash;var f=n.n(u),d={},v={},p=[],m=function(){v=JSON.parse(JSON.stringify(wp.customize.settings.settings))},h=function(){return v},y=function(e){return styleManager.config.settings[e]},g=function(e){return d[e]},b=function(e,t){d[e]=t},w=function(){return p},E=function(e){p=e.slice()},x=function(e,t){var n=w();window.document.body.classList.add("sm-customizer-shortcut-busy"),E([]),e.focus(),setTimeout((function(){window.document.body.classList.remove("sm-customizer-shortcut-busy")}),600),E(n),function(e){p.push(e)}(t)},O=function(e){var t=function(e){return v[e]}(e);return t.connected_fields||{}},S=function(e){var t=O(e);return Object.keys(t).map((function(e){return t[e].setting_id}))},k=function(e){var t=f().pick(d,e);f().each(t,(function(e,t){wp.customize(t,(function(t){t.unbind(e)}))})),function(e){e.forEach((function(e){delete d[e]}))}(e)},M=function(e){return e};const j=function(e){(0,l.useEffect)((function(){var t=function(e){var t;e||(t=w().pop())&&wp.customize.section(t,(function(e){window.document.body.classList.add("sm-customizer-shortcut-busy"),e.focus(),setTimeout((function(){window.document.body.classList.remove("sm-customizer-shortcut-busy")}),600)}))};return wp.customize.section(e,(function(e){e.expanded.bind(t)})),function(){wp.customize.section(e,(function(e){e.expanded.unbind(t)}))}}),[])};const H=function(e){var t=e.targetSectionID,n=e.currentSectionID,r=e.icon,o=e.label,a=(0,l.useCallback)((function(){n&&wp.customize.section(t,(function(e){x(e,n)}))}),[n]);return j(t),React.createElement("div",{className:"sm-group"},React.createElement("div",{className:"sm-panel-toggle",onClick:a},r&&React.createElement("div",{className:"sm-panel-toggle__icon",dangerouslySetInnerHTML:{__html:r}}),o&&React.createElement("div",{className:"sm-panel-toggle__label"},o)))};var z=n(854),A=n.n(z),C=n(348),T=n.n(C),N=new(A())({id:"colorize-elements",use:"colorize-elements-usage",viewBox:"0 0 24 24",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="colorize-elements">\n<path d="M16.66 4.51945L19.49 7.34945L16.66 10.1795L13.83 7.34945L16.66 4.51945ZM9 4.99945V8.99945H5V4.99945H9ZM19 14.9995V18.9995H15V14.9995H19ZM9 14.9995V18.9995H5V14.9995H9ZM16.66 1.68945L11 7.33945L16.66 12.9995L22.32 7.33945L16.66 1.68945ZM11 2.99945H3V10.9995H11V2.99945ZM21 12.9995H13V20.9995H21V12.9995ZM11 12.9995H3V20.9995H11V12.9995Z" fill="#2F384C" />\n</symbol>'});T().add(N);const P=N;const I=function(e){var t="".concat(styleManager.config.options_name,"[colors_section]"),n=styleManager.l10n.colorPalettes.colorizeElementsPanelLabel,r='\n <svg viewBox="'.concat(P.viewBox,'">\n <use xlink:href="#').concat(P.id,'" />\n </svg>');return s().createElement(H,{currentSectionID:"sm_color_usage_section",targetSectionID:t,icon:r,label:n})};var L=function(e){var t=e===y("sm_coloration_level").default,n=h(),r=parseInt(e,10),o=r<50?4:r<75?3:r<100?2:1;Object.keys(n).forEach((function(e){var n=y(e);if("sm_toggle"===(null==n?void 0:n.type)&&void 0!==n.coloration){var r=n.coloration;wp.customize(e,(function(e){e.set(t?n.default:r>=o)}))}}))},D=new(A())({id:"customize-colors-usage",use:"customize-colors-usage-usage",viewBox:"0 0 24 24",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="customize-colors-usage">\n<path d="M16.56 8.94L7.62 0L6.21 1.41L8.59 3.79L3.44 8.94C2.85 9.53 2.85 10.48 3.44 11.06L8.94 16.56C9.23 16.85 9.62 17 10 17C10.38 17 10.77 16.85 11.06 16.56L16.56 11.06C17.15 10.48 17.15 9.53 16.56 8.94ZM5.21 10L10 5.21L14.79 10H5.21ZM19 11.5C19 11.5 17 13.67 17 15C17 16.1 17.9 17 19 17C20.1 17 21 16.1 21 15C21 13.67 19 11.5 19 11.5ZM2 20H22V24H2V20Z" fill="#2F384C" />\n</symbol>'});T().add(D);const R=D;const F=function(){var e=styleManager.l10n.colorPalettes.builderColorUsagePanelLabel,t='\n <svg viewBox="'.concat(R.viewBox,'">\n <use xlink:href="#').concat(R.id,'" />\n </svg>');return React.createElement(H,{currentSectionID:"sm_color_palettes_section",targetSectionID:"sm_color_usage_section",icon:t,label:e})};const U=function(e){var t=e.label,n=e.description,r=e.children;return s().createElement("div",{className:"sm-control"},t&&s().createElement("div",{className:"sm-control__header"},s().createElement("div",{className:"sm-control__label"},t)),r&&s().createElement("div",{className:"sm-control__body"},r),n&&s().createElement("div",{className:"sm-control__footer"},s().createElement("div",{className:"description customize-control-description sm-control__description",dangerouslySetInnerHTML:{__html:n}})))};const B=function(){return(0,l.useCallback)((function(e){wp.customize("sm_advanced_palette_source",(function(t){t.set(JSON.stringify(e))}))}),[])};const V=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];"function"==typeof t&&(0,l.useEffect)((function(){return wp.customize(e,(function(e){e.bind(t)})),function(){wp.customize(e,(function(e){e.unbind(t)}))}}),n)};function q(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return G(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return G(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function G(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}const Z=function(){var e=q((0,l.useState)(null),2),t=e[0],n=e[1];(0,l.useEffect)((function(){wp.customize("sm_color_palette_in_use",(function(e){n(e())}))}),[]);var r=(0,l.useCallback)((function(e){wp.customize("sm_color_palette_in_use",(function(t){t.set(e)})),wp.customize("sm_is_custom_color_palette",(function(t){t.set(!e||"")}))}),[]),o=(0,l.useCallback)((function(e){n(e)}));return V("sm_color_palette_in_use",o),[t,r]};const J=function(e,t){(0,l.useEffect)((function(){function n(n){e.current&&!e.current.contains(n.target)&&t()}return document.addEventListener("mousedown",n),function(){document.removeEventListener("mousedown",n)}}),[e])};var W=function(e){var t;try{t=JSON.parse(e)}catch(e){t=[]}return t};function Y(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return X(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return X(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function X(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var K=(0,l.createContext)(),Q=function(e){var t=e.sourceSettingID,n=function(e){return(0,l.useMemo)((function(){var t=wp.customize(e);if(t){var n=t();return W(n)}return[]}),[])}(t),r=Y((0,l.useState)(n),2),o=r[0],a=r[1],i=(0,l.useCallback)((function(e){var t=W(e);a(t)}),[]);V(t,i);var c={config:o,sourceSettingID:t};return s().createElement(K.Provider,{value:c},e.children)};const ee=K;function te(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return ne(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ne(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ne(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}const re=function(e){var t=e.actions,n=te((0,l.useState)(!1),2),r=n[0],o=n[1],a="function"==typeof e.onToggle?e.onToggle:function(e){},i="function"==typeof e.onClick?e.onClick:function(e){e.stopPropagation()};(0,l.useEffect)((function(){a(r)}),[r]);var c=(0,l.useRef)(null);return J(c,(function(){o(!1)})),s().createElement("div",{onClick:i,ref:c,className:"c-contextual-menu c-contextual-menu--".concat(r?"visible":"hidden")},s().createElement("button",{className:"c-contextual-menu__toggle",onClick:function(e){e.preventDefault(),o(!r)}},s().createElement("span",null,"Toggle Menu")),s().createElement("div",{className:"c-contextual-menu__list"},t.map((function(e,t){var n=e.label,r=e.callback,a=e.className;return s().createElement("div",{key:t,className:"c-contextual-menu__list-item ".concat(a),onClick:function(e){e.preventDefault(),o(!1),r()}},n)}))))},oe=window.chroma;var ae=n.n(oe);function ie(){return(ie=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function ce(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)t.indexOf(n=a[r])>=0||(o[n]=e[n]);return o}function le(e){var t=(0,l.useRef)(e),n=(0,l.useRef)((function(e){t.current&&t.current(e)}));return t.current=e,n.current}var se=function(e,t,n){return void 0===t&&(t=0),void 0===n&&(n=1),e>n?n:e<t?t:e},ue=function(e){return"touches"in e},fe=function(e){return e&&e.ownerDocument.defaultView||self},de=function(e,t,n){var r=e.getBoundingClientRect(),o=ue(t)?function(e,t){for(var n=0;n<e.length;n++)if(e[n].identifier===t)return e[n];return e[0]}(t.touches,n):t;return{left:se((o.pageX-(r.left+fe(e).pageXOffset))/r.width),top:se((o.pageY-(r.top+fe(e).pageYOffset))/r.height)}},ve=function(e){!ue(e)&&e.preventDefault()},pe=s().memo((function(e){var t=e.onMove,n=e.onKey,r=ce(e,["onMove","onKey"]),o=(0,l.useRef)(null),a=le(t),i=le(n),c=(0,l.useRef)(null),u=(0,l.useRef)(!1),f=(0,l.useMemo)((function(){var e=function(e){ve(e),(ue(e)?e.touches.length>0:e.buttons>0)&&o.current?a(de(o.current,e,c.current)):n(!1)},t=function(){return n(!1)};function n(n){var r=u.current,a=fe(o.current),i=n?a.addEventListener:a.removeEventListener;i(r?"touchmove":"mousemove",e),i(r?"touchend":"mouseup",t)}return[function(e){var t=e.nativeEvent,r=o.current;if(r&&(ve(t),!function(e,t){return t&&!ue(e)}(t,u.current)&&r)){if(ue(t)){u.current=!0;var i=t.changedTouches||[];i.length&&(c.current=i[0].identifier)}r.focus(),a(de(r,t,c.current)),n(!0)}},function(e){var t=e.which||e.keyCode;t<37||t>40||(e.preventDefault(),i({left:39===t?.05:37===t?-.05:0,top:40===t?.05:38===t?-.05:0}))},n]}),[i,a]),d=f[0],v=f[1],p=f[2];return(0,l.useEffect)((function(){return p}),[p]),s().createElement("div",ie({},r,{onTouchStart:d,onMouseDown:d,className:"react-colorful__interactive",ref:o,onKeyDown:v,tabIndex:0,role:"slider"}))})),me=function(e){return e.filter(Boolean).join(" ")},he=function(e){var t=e.color,n=e.left,r=e.top,o=void 0===r?.5:r,a=me(["react-colorful__pointer",e.className]);return s().createElement("div",{className:a,style:{top:100*o+"%",left:100*n+"%"}},s().createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},ye=function(e,t,n){return void 0===t&&(t=0),void 0===n&&(n=Math.pow(10,t)),Math.round(n*e)/n},ge=(Math.PI,function(e){return"#"===e[0]&&(e=e.substr(1)),e.length<6?{r:parseInt(e[0]+e[0],16),g:parseInt(e[1]+e[1],16),b:parseInt(e[2]+e[2],16),a:1}:{r:parseInt(e.substr(0,2),16),g:parseInt(e.substr(2,2),16),b:parseInt(e.substr(4,2),16),a:1}}),_e=function(e){var t=e.s,n=e.v,r=e.a,o=(200-t)*n/100;return{h:ye(e.h),s:ye(o>0&&o<200?t*n/100/(o<=100?o:200-o)*100:0),l:ye(o/2),a:ye(r,2)}},be=function(e){var t=_e(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},we=function(e){var t=e.h,n=e.s,r=e.v,o=e.a;t=t/360*6,n/=100,r/=100;var a=Math.floor(t),i=r*(1-n),c=r*(1-(t-a)*n),l=r*(1-(1-t+a)*n),s=a%6;return{r:ye(255*[r,c,i,i,l,r][s]),g:ye(255*[l,r,r,c,i,i][s]),b:ye(255*[i,i,l,r,r,c][s]),a:ye(o,2)}},Ee=function(e){var t=e.toString(16);return t.length<2?"0"+t:t},xe=function(e){var t=e.r,n=e.g,r=e.b,o=e.a,a=Math.max(t,n,r),i=a-Math.min(t,n,r),c=i?a===t?(n-r)/i:a===n?2+(r-t)/i:4+(t-n)/i:0;return{h:ye(60*(c<0?c+6:c)),s:ye(a?i/a*100:0),v:ye(a/255*100),a:o}},Oe=s().memo((function(e){var t=e.hue,n=e.onChange,r=me(["react-colorful__hue",e.className]);return s().createElement("div",{className:r},s().createElement(pe,{onMove:function(e){n({h:360*e.left})},onKey:function(e){n({h:se(t+360*e.left,0,360)})},"aria-label":"Hue","aria-valuetext":ye(t)},s().createElement(he,{className:"react-colorful__hue-pointer",left:t/360,color:be({h:t,s:100,v:100,a:1})})))})),Se=s().memo((function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:be({h:t.h,s:100,v:100,a:1})};return s().createElement("div",{className:"react-colorful__saturation",style:r},s().createElement(pe,{onMove:function(e){n({s:100*e.left,v:100-100*e.top})},onKey:function(e){n({s:se(t.s+100*e.left,0,100),v:se(t.v-100*e.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+ye(t.s)+"%, Brightness "+ye(t.v)+"%"},s().createElement(he,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:be(t)})))})),ke=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0};function Me(e,t,n){var r=le(n),o=(0,l.useState)((function(){return e.toHsva(t)})),a=o[0],i=o[1],c=(0,l.useRef)({color:t,hsva:a});(0,l.useEffect)((function(){if(!e.equal(t,c.current.color)){var n=e.toHsva(t);c.current={hsva:n,color:t},i(n)}}),[t,e]),(0,l.useEffect)((function(){var t;ke(a,c.current.hsva)||e.equal(t=e.fromHsva(a),c.current.color)||(c.current={hsva:a,color:t},r(t))}),[a,e,r]);var s=(0,l.useCallback)((function(e){i((function(t){return Object.assign({},t,e)}))}),[]);return[a,s]}var je,He="undefined"!=typeof window?l.useLayoutEffect:l.useEffect,ze=new Map,Ae=function(e){He((function(){var t=e.current?e.current.ownerDocument:document;if(void 0!==t&&!ze.has(t)){var r=t.createElement("style");r.innerHTML='.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url(\'data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><path d="M8 0h8v8H8zM0 8h8v8H0z"/></svg>\')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}',ze.set(t,r);var o=je||n.nc;o&&r.setAttribute("nonce",o),t.head.appendChild(r)}}),[])},Ce=function(e){var t=e.className,n=e.colorModel,r=e.color,o=void 0===r?n.defaultColor:r,a=e.onChange,i=ce(e,["className","colorModel","color","onChange"]),c=(0,l.useRef)(null);Ae(c);var u=Me(n,o,a),f=u[0],d=u[1],v=me(["react-colorful",t]);return s().createElement("div",ie({},i,{ref:c,className:v}),s().createElement(Se,{hsva:f,onChange:d}),s().createElement(Oe,{hue:f.h,onChange:d,className:"react-colorful__last-control"}))},Te={defaultColor:"000",toHsva:function(e){return xe(ge(e))},fromHsva:function(e){return n=(t=we(e)).g,r=t.b,"#"+Ee(t.r)+Ee(n)+Ee(r);var t,n,r},equal:function(e,t){return e.toLowerCase()===t.toLowerCase()||ke(ge(e),ge(t))}},Ne=function(e){return s().createElement(Ce,ie({},e,{colorModel:Te}))};const Pe=function(e,t){var n=(0,l.useRef)(!1);(0,l.useEffect)((function(){n.current?e():n.current=!0}),t)};function Ie(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Le(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Le(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Le(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var De=function(e){var t=e.hex,n=e.onChange,r=e.isOpen,o=Ie((0,l.useState)(t),2),a=o[0],i=o[1],c=Ie((0,l.useState)(t),2),u=c[0],f=c[1],d=function(e,t,n){var r=this,o=(0,l.useRef)(null),a=(0,l.useRef)(0),i=(0,l.useRef)(null),c=(0,l.useRef)([]),s=(0,l.useRef)(),u=(0,l.useRef)(),f=(0,l.useRef)(e),d=(0,l.useRef)(!0);f.current=e;var v=!t&&0!==t&&"undefined"!=typeof window;if("function"!=typeof e)throw new TypeError("Expected a function");t=+t||0;var p=!!(n=n||{}).leading,m=!("trailing"in n)||!!n.trailing,h="maxWait"in n,y=h?Math.max(+n.maxWait||0,t):null;(0,l.useEffect)((function(){return d.current=!0,function(){d.current=!1}}),[]);var g=(0,l.useMemo)((function(){var e=function(e){var t=c.current,n=s.current;return c.current=s.current=null,a.current=e,u.current=f.current.apply(n,t)},n=function(e,t){v&&cancelAnimationFrame(i.current),i.current=v?requestAnimationFrame(e):setTimeout(e,t)},l=function(e){if(!d.current)return!1;var n=e-o.current,r=e-a.current;return!o.current||n>=t||n<0||h&&r>=y},g=function(t){return i.current=null,m&&c.current?e(t):(c.current=s.current=null,u.current)},_=function(){var e=Date.now();if(l(e))return g(e);if(d.current){var r=e-o.current,i=e-a.current,c=t-r,s=h?Math.min(c,y-i):c;n(_,s)}},b=function(){for(var f=[],v=0;v<arguments.length;v++)f[v]=arguments[v];var m=Date.now(),y=l(m);if(c.current=f,s.current=r,o.current=m,y){if(!i.current&&d.current)return a.current=o.current,n(_,t),p?e(o.current):u.current;if(h)return n(_,t),e(o.current)}return i.current||n(_,t),u.current};return b.cancel=function(){i.current&&(v?cancelAnimationFrame(i.current):clearTimeout(i.current)),a.current=0,c.current=o.current=s.current=i.current=null},b.isPending=function(){return!!i.current},b.flush=function(){return i.current?g(Date.now()):u.current},b}),[p,h,t,y,m,v]);return g}(n,200);return Pe((function(){d(a)}),[a]),s().createElement("div",{className:"c-palette-builder__source-item-color ".concat(r?"c-palette-builder__source-item-color--active":"")},s().createElement("div",{className:"c-palette-builder__source-item-preview",style:{color:a}}),s().createElement("div",{className:"c-palette-builder__source-item-picker",onClick:function(e){e.stopPropagation()}},s().createElement(Ne,{color:a,onChange:function(e){f(e),i(e)}}),s().createElement("input",{type:"text",value:u,onChange:function(e){var t=e.target.value;f(t),ae().valid(t)&&1===ae()(t).alpha()&&i(ae()(t).hex())}})))},Re=["showPicker"];function Fe(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function Ue(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Be(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ue(Object(n),!0).forEach((function(t){Ve(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ue(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ve(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var qe=function(e){return JSON.parse(JSON.stringify(e))},$e=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return{uid:"color_".concat((new Date).getTime()),showPicker:!0,label:e,value:"#111111"}},Ge=function(){return{uid:"color_group_".concat((new Date).getTime()),sources:[$e(styleManager.l10n.colorPalettes.sourceColorsDefaultLabel)]}},Ze=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=qe(e).map((function(e){return Be(Be({},e),{},{sources:e.sources.map((function(e){e.showPicker;return Fe(e,Re)}))})}));return n.splice(t+1,0,Ge()),n};function Je(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return We(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return We(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function We(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Ye=function(e){var t=(0,l.useContext)(ee).config,n=B();return(0,l.useEffect)((function(){t.length?t.filter((function(e){return!!e.sources.length})).length||n([]):n(Ze(t))}),[t]),s().createElement("div",{className:"c-palette-builder__source-list"},t.map((function(e,t){return s().createElement(Xe,{key:e.uid,sources:e.sources,index:t})})))},Xe=function(e){var t=e.uid,n=e.sources,r=e.index,o={"--sm-source-main-color":n[0].value};return s().createElement("div",{key:t,className:"c-palette-builder__source-group",style:o},n.map((function(e,t){return s().createElement(Ke,{key:e.uid,groupIndex:r,index:t,color:e,showPicker:e.showPicker})})))},Ke=function(e){var t=e.color,n=e.index,r=e.groupIndex,o=Je((0,l.useState)(!1),2),a=o[0],i=o[1],c=Je((0,l.useState)(!1),2),u=c[0],f=c[1],d=Je((0,l.useState)(!1),2),v=d[0],p=d[1],m=Je((0,l.useState)(!1),2),h=m[0],y=m[1],g=Je((0,l.useState)(),2),_=g[0],b=g[1],w=(0,l.useContext)(ee).config,E=B(),x=Je(Z(),2),O=(x[0],x[1]),S=(0,l.useCallback)((function(e){var t=function(e,t,n,r){var o=qe(e);return o[t].sources[n]=Object.assign({},o[t].sources[n],r),o}(w,r,n,e);E(t),O("")}),[w,r,n]),k=[{label:"Interpolate Color",callback:(0,l.useCallback)((function(){E(function(e,t,n){var r=qe(e);return r[t].sources.splice(n+1,0,$e(styleManager.l10n.colorPalettes.sourceColorsDefaultLabel)),r}(w,r,n)),O("")}),[w,r,n])},{label:"Add Color",callback:(0,l.useCallback)((function(){E(Ze(w,r)),O("")}),[w,r])},{label:"Rename Color",callback:(0,l.useCallback)((function(){y(!0)}),[])},{label:"Remove Color",callback:(0,l.useCallback)((function(){E(function(e,t,n){var r=qe(e);return r[t].sources.splice(n,1),r[t].sources.length||r.splice(t,1),r}(w,r,n)),O("")}),[w,r,n]),className:"c-contextual-menu__list-item--danger"}],M=(0,l.useRef)(null),j=(0,l.useRef)(null);J(j,(function(){b(!1)})),(0,l.useEffect)((function(){void 0===_&&void 0!==e.showPicker&&b(e.showPicker)}),[_]),(0,l.useEffect)((function(){i(u||v)}),[u,v]),(0,l.useEffect)((function(){h&&M.current.focus()}),[h]);return s().createElement("div",{onMouseEnter:function(){f(!0)},onMouseLeave:function(){f(!1)},onClick:function(){b(!_)},ref:j,className:"c-palette-builder__source-item ".concat(a?"c-palette-builder__source-item--active":"")},s().createElement(De,{hex:t.value,onChange:function(e){S({value:e})},isOpen:_}),!h&&s().createElement("div",{className:"c-palette-builder__source-item-label"},t.label),h&&s().createElement("input",{type:"text",ref:M,value:t.label,className:"c-palette-builder__source-item-label",onChange:function(e){S({label:e.target.value})},onBlur:function(e){y(!1)}}),s().createElement(re,{actions:k,onToggle:p,onClick:function(e){e.stopPropagation(),b(!1)}}))},Qe=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=e.slice();if(!n.length)return"";for(;n.length<3;)n.push(n[0]);return n.reduce((function(e,n,r,o){var a=n.id,i=".sm-palette-".concat(a),c=".is-dark .sm-palette-".concat(a),l=".sm-palette-".concat(a,".sm-palette--shifted");return"1"===a.toString()&&(i="html, ".concat(i),c="html.is-dark, ".concat(c)),"\n ".concat(e,"\n ").concat(i," {\n ").concat(et(n.variations,t-1),"\n }\n ").concat(c," {\n ").concat(et(n.darkVariations,t-1),"\n }\n ").concat(l," {\n ").concat(et(n.variations,n.sourceIndex),"\n }\n ")}),"")},et=function(e,t){return"\n ".concat(e.reduce((function(n,r,o){return"\n ".concat(n,"\n ").concat(tt(e,o,t)," \n ")}),""),"\n ")},tt=function(e,t,n){var r=e[(t+n)%12];return Object.keys(r).reduce((function(e,n){return"".concat(e,"\n--sm-").concat(n,"-color-").concat(t+1,": ").concat(r[n],";")}),"")};function nt(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return rt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return rt(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function rt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}const ot=function(e){var t="sm_site_color_variation",n=nt((0,l.useState)(""),2),r=n[0],o=n[1],a=(0,l.useCallback)((function(e){wp.customize("sm_advanced_palette_output",(function(t){var n=t(),r=JSON.parse(n);o(Qe(r,e))}))}),[]),i=(0,l.useCallback)((function(e){var n=JSON.parse(e);wp.customize(t,(function(e){var t=e();o(Qe(n,t))}))}),[]);return V("sm_advanced_palette_output",i),V(t,a),React.createElement("style",null,r)};var at=new(A())({id:"fine-tune-palette",use:"fine-tune-palette-usage",viewBox:"0 0 24 24",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="fine-tune-palette">\n<path d="M3 17V19H9V17H3ZM3 5V7H13V5H3ZM13 21V19H21V17H13V15H11V21H13ZM7 9V11H3V13H7V15H9V9H7ZM21 13V11H11V13H21ZM15 9H17V7H21V5H17V3H15V9Z" fill="#2F384C" />\n</symbol>'});T().add(at);const it=at;const ct=function(){var e=styleManager.l10n.colorPalettes.builderFineTuneColorsLabel,t='\n <svg viewBox="'.concat(it.viewBox,'">\n <use xlink:href="#').concat(it.id,'" />\n </svg>');return React.createElement(H,{currentSectionID:"sm_color_palettes_section",targetSectionID:"sm_fine_tune_color_palette_section",icon:t,label:e})};const lt=function(e,t){return(0,l.useEffect)((function(){return wp.customize.section(e,(function(e){e.expanded.bind(t)})),function(){wp.customize.section(e,(function(e){e.expanded.unbind(t)}))}}),[])};function st(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return ut(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ut(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ut(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var ft=function(e){var t=s().Children.toArray(e.children).filter((function(e){return e.type===dt})),n=t.findIndex((function(e){var t;return!(null==e||null===(t=e.props)||void 0===t||!t.open)})),r=st((0,l.useState)(n),2),o=r[0],a=r[1],i=(0,l.useCallback)((function(e){e||a(null)}),[]);return lt("sm_color_palettes_section",i),t.map((function(e,t){var n=e.props,r=n.title,i=n.children,c=o===t;return s().createElement("div",{className:"sm-blinds sm-blinds--".concat(c?"open":"closed"),key:t},s().createElement("div",{className:"sm-blinds__header",onClick:function(){a(o!==t?t:null)}},s().createElement("div",{className:"sm-blinds__title"},r),s().createElement("div",{className:"sm-blinds__toggle"})),s().createElement("div",{className:"sm-blinds__body"},c&&i))}))},dt=function(e){return null},vt=n(119),pt=function(e,t,n,r){var o=t.findIndex((function(t){return ae().contrast(t,e)>n}));if(o>-1)return t[o];if(r){var a=t.slice().sort((function(t,n){return ae().contrast(t,e)-ae().contrast(n,e)}));return a[a.length-1]}return!1},mt=function(e){return[1,.037,.016,.005].map((function(t){return yt(e,t)}))},ht=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return"maximum"===e.sm_elements_color_contrast?t?4.5:7:"average"===e.sm_elements_color_contrast?t?3:4.5:2.63},yt=function(e,t){var n=(0,vt.hexToHpluv)(e),r=Math.min(Math.max(n[0],0),360),o=Math.min(Math.max(n[1],0),100),a=Math.min(Math.max(n[2],0),100);return ae()((0,vt.hpluvToHex)([r,o,a])).luminance(t).hex()},gt=[0,.0335,.1046,.2594,.3975,.5356,.6151,.6904,.7657,.841,.9247,1],_t=function(){return["sm_color_grades_number","sm_potential_color_contrast","sm_color_grade_balancer","sm_site_color_variation","sm_elements_color_contrast","sm_color_promotion_brand","sm_color_promotion_white","sm_color_promotion_black"]};function bt(e){return function(e){if(Array.isArray(e))return wt(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return wt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return wt(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function wt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Et(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function xt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Et(Object(n),!0).forEach((function(t){Ot(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Et(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ot(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var St,kt=xt({mode:"lch",bezierInterpolation:!1},(St={},["sm_color_grades_number","sm_potential_color_contrast","sm_color_grade_balancer","sm_site_color_variation","sm_elements_color_contrast","sm_color_promotion_brand","sm_color_promotion_white","sm_color_promotion_black"].forEach((function(e){var t=y(e);void 0!==t&&void 0!==t.default?St[e]=t.default:St[e]="#000"})),St)),Mt=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Object.assign({},kt,t),r=Ft(e),o=e.concat(r);return o.map(Pt(n)).map(It).map(jt).map(Ht).map(Nt)},jt=function(e){var t,n=e.options,r=e.source,o=[];n.sm_color_promotion_brand&&o.push.apply(o,bt(r));var a=o.filter((function(e,t,n){return n.findIndex((function(t){return e===t}))===t}));return a.forEach((function(t){e.colors.sort((function(e,n){return ae().contrast(n,t)-ae().contrast(e,t)})),e.colors.pop()})),(t=e.colors).push.apply(t,bt(a)),e.colors.sort((function(e,t){return ae()(t).luminance()-ae()(e).luminance()})),e},Ht=function(e,t,n){var r=e.colors,o=e.darkColors,a=e.source,i=e.options,c=n.filter((function(t){var n="".concat(t.id);return"".concat(e.id)!==n&&"_"!==n.charAt(0)}));return e.variations=zt(r,a,i,c),e.darkVariations=zt(o,a,i,c),e},zt=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],o=ae().scale(e).classes(e.length);return o.colors(12).map((function(o){return Ct(e,t,o,n,r)}))},At=function(e){return 1===ae().contrast(e,"#FFFFFF")},Ct=function(e,t,n,r){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[],a=ht(r),i=ht(r,!0),c=n,l=Tt(c,e,t,r),s=l&&!At(l)?l:c,u=mt(s),f=pt(c,u,i,!0),d=u.filter((function(e){return e!==f||At(e)})),v=pt(c,d,a,!0),p=v,m=ae().contrast(v,f)>=ht()?v:f,h={bg:c,accent:l||m,fg1:p,fg2:m};return o.forEach((function(e,t){var n="accent".concat(t+2),o=Tt(c,e.colors,e.source,r);h[n]=o||m})),h},Tt=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o="maximum"!==r.sm_elements_color_contrast?2.5:ht(r,!0),a=t.slice().map((function(e){return e}));return a.unshift.apply(a,bt(n)),pt(e,a,o)},Nt=function(e){var t=e.source,n=e.options,r=e.variations.map((function(e){return e.bg}));return xt({sourceIndex:Lt(t[0],r,n)},e)},Pt=function(e){return function(t,n){var r=t.sources,o=r.map((function(e){return e.value})),a=r[0],i=a.label;return{id:a.id||n+1,label:i,source:o,options:e,darkOptions:Object.assign({},e,{sm_potential_color_contrast:Math.min(.25,e.sm_potential_color_contrast),sm_color_grade_balancer:1,sm_color_grades_number:e.sm_color_grades_number,sm_color_promotion_brand:!0,sm_color_promotion_white:!1,sm_color_promotion_black:!0})}}},It=function(e){var t=e.options,n=e.darkOptions;return e.colors=Dt(e.source,t),e.darkColors=Dt(e.source,n),e},Lt=function(e,t){var n=t.map((function(e,t){return{color:e,index:t}}));return n.sort((function(t,n){return ae().contrast(t.color,e)-ae().contrast(n.color,e)})),n[0].index},Dt=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=parseFloat(t.sm_potential_color_contrast),r=parseFloat(t.sm_color_grade_balancer),o=parseInt(t.sm_color_grades_number,10),a=(t.mode,t.bezierInterpolation,e.slice());t.sm_color_promotion_white&&a.unshift("#FFFFFF"),t.sm_color_promotion_black&&a.push("#000000"),a.sort((function(e,t){return ae()(t).luminance()-ae()(e).luminance()}));var i=ae().scale(a).correctLightness(),c=(1-n)*(.5*r+.5),l=(1-n)*(.5-.5*r);i.padding([c,l]);var s=gt.map((function(e){return i(e).hex()}));return ae().scale(s).colors(o)},Rt=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=ae()(e).get("hsl.s"),o=ae()(t).get("hsl.s"),a=r*(1-.8*n)+.8*o*n;return ae()(e).mix(t,.1*n).set("hsl.s",a).hex()},Ft=function(e){var t,n;if(null==e||!e.length||null===(t=e[0])||void 0===t||null===(n=t.sources)||void 0===n||!n.length)return[];var r=e[0].sources[0].value;return[{sources:[{value:Rt("#2E72D2",r),label:"Info",id:"_info"}]},{sources:[{value:Rt("#D82C0D",r),label:"Error",id:"_error"}]},{sources:[{value:Rt("#FFCC00",r,.5),label:"Warning",id:"_warning"}]},{sources:[{value:Rt("#00703c",r,.75),label:"Success",id:"_success"}]}]};function Ut(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Bt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Bt(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Bt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Vt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function qt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Vt(Object(n),!0).forEach((function(t){$t(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Vt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function $t(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Gt=(0,l.createContext)(),Zt=function(e){var t=(0,l.useMemo)(_t,[]),n=(0,l.useRef)({});t.forEach((function(e){wp.customize(e,(function(t){n.current=qt(qt({},n.current),{},$t({},e,t()))})),V(e,(function(t){cancelIdleCallback(i),n.current=qt(qt({},n.current),{},$t({},e,t)),requestIdleCallback(i)}),[])}));var r=Ut((0,l.useState)(n.current),2),o=r[0],a=r[1],i=(0,l.useCallback)((function(){a(n.current)}),[o]);return s().createElement(Gt.Provider,{value:o},e.children)};const Jt=Gt;var Wt=["_uid"],Yt=["color","_uid"];function Xt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Kt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Xt(Object(n),!0).forEach((function(t){Qt(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Xt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Qt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function en(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var tn=function(e,t){var n=Math.max(0,Math.random()-Number.MIN_VALUE);return Math.floor(n*(t-e+1)+e)};const nn=function(e){var t=[1,1,2,2,4],n=Array.from(Array(5).keys()).map((function(e){var n=document.createElement("div"),r=tn(0,t.length-1),o=t[r];return t.splice(r,1),{index:e,element:n,width:o}}));n.sort((function(e,t){return e.width>t.width?-1:e.width<t.width?1:0}));var r=[Array.from(Array(10).keys())];return n.forEach((function(e){var t=Array.from(Array(r.length).keys()).filter((function(t){return r[t].length>=e.width})),n=t[tn(0,t.length-1)],o=r[n],a=tn(0,o.length-e.width),i=o[a];r.splice(n,1,o.slice(0,a),o.slice(a+e.width,o.length)),e.pos=i})),n};function rn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function on(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?rn(Object(n),!0).forEach((function(t){an(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):rn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function an(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function cn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return ln(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ln(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ln(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var sn=function(e){return Object.keys(e).filter((function(t){var n=e[t];return Array.isArray(n.color_groups)&&n.color_groups.length})).map((function(t){var n,r=e[t],o=r.color_groups.map((function(e){var t=e._uid,n=en(e,Wt),r=e.sources.map((function(e){var t=e.color,n=e._uid;return Kt(Kt({},en(e,Yt)),{},{uid:n,value:t})}));return r.sort((function(e,t){return e._priority-t._priority})),Kt(Kt({},n),{},{sources:r,uid:t})}));return o.sort((function(e,t){return e._priority-t._priority})),{uid:r.hashid,config:o,image:null==r||null===(n=r.preview)||void 0===n?void 0:n.background_image_url,quote:null==r?void 0:r.description}}))}(styleManager.colorPalettes.palettes),un=function(e){var t=e.preset,n=t.quote,r=t.image,o=t.uid,a=(0,l.useContext)(Jt),i=cn(Z(),2),c=i[0],u=i[1],f=B(),d=(0,l.useCallback)((function(e){f(e.config),u(e.uid)}),[]),v=(0,l.useMemo)((function(){return Mt(t.config,a).filter((function(e){return"_"!=="".concat(e.id).charAt(0)}))}),[t.config,a]),p=(0,l.useMemo)((function(){var e=v.reduce((function(e,t){return e.concat(t.source)}),[]),t=v.reduce((function(e,t){return e.concat(t.colors)}),[]);return t.sort((function(t,n){var r=21,o=21;return e.forEach((function(e){var a=chroma.distance(e,t),i=chroma.distance(e,n);r=a<r?a:r,o=i<o?i:o})),r-o})),t}),[v]),m=(0,l.useMemo)(nn,[]),h=(0,l.useMemo)((function(){return m.map((function(e,t){var n=Math.floor(Math.random()*p.length),r=t>p.length-1?p[n]:p[t];return on(on({},e),{},{color:r})}))}),[m,p]),y=(0,l.useMemo)((function(){return pt(p[0],["#FFFFFF","#000000"],4.5,!0)}),[v,p]);return s().createElement("div",{className:"sm-presets-list__item",onClick:function(){d(t)}},s().createElement("div",{className:"sm-presets-preview ".concat(o===c?"sm-presets-preview--active":""),style:{backgroundImage:"url(".concat(r,")")}},n&&s().createElement("div",{className:"sm-presets-preview__quote",style:{color:y}},n),s().createElement("div",{className:"sm-presets-preview__stripes"},h.map((function(e,t){return s().createElement("div",{key:t,className:"sm-presets-preview__stripe sm-presets-preview__stripe-w".concat(e.width," sm-presets-preview__stripe-p").concat(e.pos)},s().createElement("div",{className:"sm-presets-preview__pixel",style:{color:e.color}}))})))))};const fn=function(e){return s().createElement("div",{className:"sm-presets-list"},sn.map((function(e){return s().createElement(un,{preset:e,key:e.uid})})))};var dn=new(A())({id:"upload",use:"upload-usage",viewBox:"0 0 32 41",content:'<symbol viewBox="0 0 32 41" fill="none" xmlns="http://www.w3.org/2000/svg" id="upload">\n<path d="M20 0.869141H0V40.8691H32V12.8691L20 0.869141ZM18 26.8691V34.8691H14V26.8691H8L16.02 18.8691L24 26.8691H18ZM18 14.8691V3.86914L29 14.8691H18Z" fill="#0F376A" />\n</symbol>'});T().add(dn);const vn=dn;function pn(){return new Worker(n.p+"worker.js")}function mn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return hn(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return hn(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function hn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var yn=function(e,t){var n=ae()(e).luminance(),r=ae()(t).luminance();return Math.abs(n-r)>.3};const gn=function(e){var t=B(),n=mn((0,l.useState)(null),2),r=n[0],o=n[1],a=mn((0,l.useState)([]),2),i=(a[0],a[1]),c=(0,l.useRef)(null),u=(0,l.useRef)(null),f=(0,l.useRef)(null),d=(0,l.useRef)(null),v=(0,l.useMemo)((function(){var e=null;try{e=new pn}catch(e){}return e}),[]);if(!v)return null;if((0,l.useEffect)((function(){return v.onmessage=function(e){var n,r=["primary","secondary","tertiary","quinary","senary","septenary","octonary","nonary","denary"];if("palette"===e.data.type){var o=((n=e.data.colors).length>=3&&yn(n[0],n[1])&&yn(n[0],n[2])&&yn(n[1],n[2])?[n]:n.length>=2&&yn(n[0],n[1])?[[n[0],n[1]],[n[2]]]:n.length>=3&&yn(n[0],n[2])?[[n[0],n[2]],[n[1]]]:n.length>=3&&yn(n[0],n[2])?[[n[0]],[n[1],n[2]]]:[[n[0]],[n[1]],[n[2]]]).map((function(e,t){var n="Brand ".concat(r[t]);0===t&&(n=n.charAt(0).toUpperCase()+n.slice(1));var o=(new Date).getTime();return{uid:"color_group_".concat(o).concat(t),sources:e.map((function(e,r){return 0!==r&&(n=styleManager.l10n.colorPalettes.dropzoneInterpolatedColorLabel),{uid:"color_".concat(o).concat(t).concat(r),label:n,value:ae()(e).hex()}}))}}));t(o);var a={};a.palettes=Mt(o),i(getRandomStripes(a))}},function(){delete v.onmessage}}),[]),(0,l.useEffect)((function(){var e=c.current,t=u.current;if(FileReader&&r&&r.length){var n=new FileReader;n.onload=function(){e.src=n.result,t.src=n.result},n.readAsDataURL(r[0])}}),[r]),!v)return null;var p=(0,l.useCallback)((function(){var e=c.current,t=f.current,n=t.getContext("2d");t.width=Math.min(e.width,100),t.height=t.width*e.height/e.width,n.drawImage(e,0,0,t.width,t.height);var r=n.getImageData(0,0,t.width,t.height).data;v&&v.postMessage({type:"image",imageData:r,width:t.width,height:t.height})}),[c.current,f.current]);return s().createElement("div",{className:"dropzone"},s().createElement("div",{className:"customize-control-description"},styleManager.l10n.colorPalettes.dropzoneDesc),s().createElement("div",{className:"dropzone-container",onDragOver:function(e){e.preventDefault()},onDragEnter:function(e){e.preventDefault()},onDragLeave:function(e){e.preventDefault()},onDrop:function(e){e.preventDefault();var t=e.dataTransfer.files;o(t)},onClick:function(){d.current.click()}},s().createElement("div",{className:"dropzone-placeholder"},s().createElement("div",{className:"dropzone-info"},s().createElement("div",{className:"dropzone-info-icon",dangerouslySetInnerHTML:{__html:'\n <svg viewBox="'.concat(vn.viewBox,'">\n <use xlink:href="#').concat(vn.id,'" />\n </svg>')}}),s().createElement("div",{className:"dropzone-info-title"},styleManager.l10n.colorPalettes.dropzoneTitle),s().createElement("div",{className:"dropzone-info-text",dangerouslySetInnerHTML:{__html:styleManager.l10n.colorPalettes.dropzoneSubtitle}}))),s().createElement("img",{alt:"Preview",className:"dropzone-image-preview",ref:u}),s().createElement("input",{type:"file",id:"file",ref:d,style:{display:"none"},onChange:function(e){o(e.target.files)}})),s().createElement("img",{alt:"Source",className:"dropzone-image-source",ref:c,onLoad:p}),s().createElement("canvas",{className:"dropzone-canvas",ref:f}))};var _n=(0,l.createContext)(),bn=function(e){var t=(0,l.useContext)(Jt),n=(0,l.useContext)(ee).config,r=(0,l.useMemo)((function(){return Mt(n,t)}),[n,t]);return React.createElement(_n.Provider,{value:r},e.children)};const wn=_n;const En=function(e){return React.createElement(Q,e,React.createElement(Zt,null,React.createElement(bn,null,e.children)))};var xn=function(){var e=(0,l.useContext)(wn);return(0,l.useEffect)((function(){wp.customize("sm_advanced_palette_output",(function(t){t.set(JSON.stringify(e))}))}),[e]),null},On=function(e){return s().createElement(En,e,s().createElement(xn,null),s().createElement(F,null),s().createElement("div",{className:"sm-group"},s().createElement("div",{className:"sm-group__body"},s().createElement(U,{label:styleManager.l10n.colorPalettes.builderBrandColorsLabel,description:styleManager.l10n.colorPalettes.builderBrandColorsDesc},s().createElement(Ye,null),s().createElement(ot,null)))),s().createElement(ct,null),s().createElement("div",{className:"sm-group"},s().createElement(ft,null,s().createElement(dt,{title:styleManager.l10n.colorPalettes.builderColorPresetsTitle,open:!0},s().createElement("div",{className:"customize-control-description"},styleManager.l10n.colorPalettes.builderColorPresetsDesc),s().createElement(fn,null)),s().createElement(dt,{title:styleManager.l10n.colorPalettes.builderImageExtractTitle},s().createElement(gn,null)))))};const Sn=function(e){var t=e.show;return s().createElement("div",{className:"sm-overlay sm-overlay--".concat(t?"visible":"hidden")},e.children)};var kn=n(184),Mn=n.n(kn),jn=n(824);function Hn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function zn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Hn(Object(n),!0).forEach((function(t){An(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Hn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function An(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Cn(){return Cn=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cn.apply(this,arguments)}function Tn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Nn(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Nn(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Nn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Pn=function(e){var t=e.isDark,n=Tn((0,l.useState)([]),2),r=n[0],o=n[1],a=Tn((0,l.useState)(null),2),i=a[0],c=a[1],u=(0,l.useMemo)((function(){return r.filter((function(e){var t=e.id;return!("string"==typeof t&&"_"===t.charAt(0))}))}),[r]);return(0,l.useEffect)((function(){wp.customize("sm_advanced_palette_output",(function(e){var t=e();o(JSON.parse(t))}))}),[]),(0,l.useEffect)((function(){u.length&&c(u[0].id)}),[u]),V("sm_advanced_palette_output",(function(e){o(JSON.parse(e))})),u.map((function(e,n){var r=0===n?styleManager.l10n.colorPalettes.palettePreviewListDesc:"";return s().createElement(In,{key:e.id,isActive:i===e.id,setActivePalette:c,palette:zn({description:r},e),isDark:t})}))},In=function(e){var t=e.palette,n=e.isActive,r=e.setActivePalette,o=e.isDark,a=t.id,i=t.colors,c=t.sourceIndex,u=o?t.darkVariations:t.variations,f=Tn((0,l.useState)(c+1),2),d=f[0],v=f[1],p=wp.customize("sm_site_color_variation"),m=Tn((0,l.useState)(parseInt(p(),10)),2),h=m[0],y=m[1],g=(0,l.useCallback)((function(e){y(parseInt(e,10))}),[]);(0,l.useEffect)((function(){v(c+1)}),[i]),(0,l.useEffect)((function(){return p.bind(g),function(){p.unbind(g)}}),[]);var _=(0,l.useCallback)((function(e){return(e+h-1+12)%12}),[h]);return s().createElement("div",{className:"palette-preview sm-palette-".concat(a," ").concat(!1!==d?"sm-variation-".concat(d):"")},s().createElement("div",{className:"sm-overlay__wrap"},s().createElement("div",{className:"sm-overlay__container"},s().createElement("div",{className:"palette-preview-set"},u.map((function(e,o){var i=_(o),c=t.source.findIndex((function(e){return 0===ae().distance(u[i].bg,e)}))>-1&&u.findIndex((function(e){return 0===ae().distance(u[i].bg,e.bg)}))===i,l={isSource:c,showCard:n&&o+1===d};return s().createElement("div",{key:o+1,className:"palette-preview-swatches sm-variation-".concat(o+1),onMouseEnter:function(){r(a),v(o+1)}},s().createElement(Ln,l))}))))))},Ln=function(e){var t=e.isSource,n=e.showCard,r=Mn()("palette-preview-swatches__wrap",{"is-source":t,"show-card":n});return s().createElement("div",{className:r},s().createElement("div",{className:"palette-preview-swatches__wrap-surface"},s().createElement("div",{className:"palette-preview-swatches__text"},styleManager.l10n.colorPalettes.palettePreviewSwatchSurfaceText),s().createElement(Dn,null)),s().createElement("div",{className:"palette-preview-swatches__wrap-background",style:{color:"var(--sm-current-bg-color)"}}),s().createElement("div",{className:"palette-preview-swatches__wrap-accent",style:{color:"var(--sm-current-bg-color)"}},s().createElement("div",{className:"palette-preview-swatches__source-badge"}),s().createElement("div",{className:"palette-preview-swatches__text"},styleManager.l10n.colorPalettes.palettePreviewSwatchAccentText)),s().createElement("div",{className:"palette-preview-swatches__wrap-foreground",style:{color:"var(--sm-current-fg1-color)"}},s().createElement("div",{className:"palette-preview-swatches__text"},styleManager.l10n.colorPalettes.palettePreviewSwatchForegroundText)))},Dn=function(){return s().createElement("div",{className:"palette-preview-swatches__card"},s().createElement("div",{className:"palette-preview-swatches__card-content"},s().createElement("div",{className:"palette-preview-swatches__source-badge"}),s().createElement("div",{className:"palette-preview-swatches__title"},"Text"),s().createElement("div",{className:"palette-preview-swatches__body"},s().createElement("div",{className:"palette-preview-swatches__row"}),s().createElement("div",{className:"palette-preview-swatches__row"})),s().createElement("div",{className:"palette-preview-swatches__buttons"},s().createElement("div",{className:"palette-preview-swatches__button"},"→"),s().createElement("div",{className:"palette-preview-swatches__button palette-preview-swatches__button--style-2"},"→"),s().createElement("div",{className:"palette-preview-swatches__button palette-preview-swatches__button--style-3"},"→"))))};const Rn=function(e){var t=Tn((0,l.useState)(jn.default.isCompiledDark()),2),n=t[0],r=t[1];return(0,l.useEffect)((function(){return jn.default.bind(r),function(){jn.default.unbind(r)}}),[]),s().createElement("div",{className:"palette-preview-wrap ".concat(n?"is-dark":"")},s().createElement("div",{className:"palette-preview-header sm-palette-1 sm-palette--shifted sm-variation-1"},s().createElement("div",{className:"sm-overlay__wrap"},s().createElement("div",{className:"sm-overlay__container"},s().createElement("div",{className:"palette-preview-header-wrap"},s().createElement("h1",{className:"palette-preview-title"},styleManager.l10n.colorPalettes.palettePreviewTitle),s().createElement("p",{className:"palette-preview-description"},styleManager.l10n.colorPalettes.palettePreviewDesc))))),s().createElement(Pn,Cn({},e,{isDark:n})))};function Fn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Un(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Un(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Un(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}const Bn=function(e){var t=e.show,n=wp.customize("sm_advanced_palette_output"),r=Fn((0,l.useState)(JSON.parse(n())),2),o=(r[0],r[1]),a=function(e){o(JSON.parse(e))};return(0,l.useEffect)((function(){return n.bind(a),function(){n.unbind(a)}}),[]),s().createElement(Sn,{show:t},s().createElement(Rn,null))};var Vn=function(e,t){return void 0===styleManager.config.settings[e]||void 0===styleManager.config.settings[e].fields[t]?!f().includes(["font-family","font-weight","font-style","line-height","text-align","text-transform","text-decoration"],t)&&"px":void 0!==styleManager.config.settings[e].fields[t].unit?!f().includes(["","false",!1],styleManager.config.settings[e].fields[t].unit)&&styleManager.config.settings[e].fields[t].unit:void 0!==styleManager.config.settings[e].fields[t][3]?!f().includes(["","false",!1],styleManager.config.settings[e].fields[t][3])&&styleManager.config.settings[e].fields[t][3]:"px"};function qn(e){return qn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},qn(e)}var $n=function(e){return"string"==typeof e||"number"==typeof e?e=[e]:"object"===qn(e)&&(e=Object.values(e)),e};function Gn(e){return Gn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Gn(e)}var Zn=function(e,t,n){if(arguments.length<2||void 0===e||void 0===t)return null;if(""===e||!1===e||null===e)return!1;if("function"==typeof e||"object"===Gn(e)||"function"==typeof t||"object"===Gn(t))return{0:""};!0===e&&(e="1");var r=(t+="").split(e+="");return void 0===n?r:(0===n&&(n=1),n>0?n>=r.length?r:r.slice(0,n-1).concat([r.slice(n-1).join(e)]):-n>=r.length?[]:(r.splice(r.length+n),r))};function Jn(e){return Jn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Jn(e)}var Wn=function(e,t){var n="",r="",o="";if(1===arguments.length&&(t=e,e=""),"object"===Jn(t)){if("[object Array]"===Object.prototype.toString.call(t))return t.join(e);for(n in t)r+=o+t[n],o=e;return r}return t},Yn=function(e){if(f().isUndefined(e))return"";var t=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:",";return"object"===Gn(e)&&(e=$n(e)),Array.isArray(e)?e:("string"!=typeof e&&(e=String(e)),(e=e.trim()).length?-1===e.indexOf(t)?[e]:Zn(t,e):[])}(e);return t.length?(f().each(t,(function(e,n){""!==(e=(e=e.replace(new RegExp(/^\s*["'‘’“”]*\s*/),"")).replace(new RegExp(/\s*["'‘’“”]*\s*$/),""))?(-1!==e.indexOf(" ")&&(e='"'+e+'"'),t[n]=e):delete t[n]})),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:",";return"string"==typeof e||"number"==typeof e?String(e):("object"===Jn(e)&&(e=$n(e)),Array.isArray(e)?Wn(t,e):"")}(t)):""},Xn=function(e,t){var n={};if(void 0!==t.font_family&&!f().includes(["","false",!1],t.font_family)){if(n["font-family"]=t.font_family,-1===n["font-family"].indexOf(",")){var r=function(e){var t=t||parent.styleManager,n="",r=parent.sm.customizer.getFontDetails(e);if(void 0===r.fallback_stack||f().isEmpty(r.fallback_stack)){if(void 0!==r.category&&!f().isEmpty(r.category)){var o=r.category;void 0!==t.fonts.categories[o]?n=void 0!==t.fonts.categories[o].fallback_stack?t.fonts.categories[o].fallback_stack:"":f().find(t.fonts.categories,(function(e){return void 0!==e.aliases&&-1!==maybeImplodeList(e.aliases).indexOf(o)&&(n=void 0!==e.fallback_stack?e.fallback_stack:"",!0)}))}}else n=r.fallback_stack;return n}(n["font-family"]);r.length&&(n["font-family"]+=","+r)}n["font-family"]=Yn(n["font-family"])}if(void 0!==t.font_variant&&!f().includes(["","false",!1],t.font_variant)){var o=t.font_variant;f().isString(o)?(-1!==o.indexOf("italic")?(n["font-style"]="italic",o=o.replace("italic","")):-1!==o.indexOf("oblique")&&(n["font-style"]="oblique",o=o.replace("oblique","")),""!==o&&("regular"!==o&&"normal"!==o||(o="400"),n["font-weight"]=o)):f().isNumber(o)&&(n["font-weight"]=String(o))}if(void 0!==t.font_size&&!f().includes(["","false",!1],t.font_size)){var a=!1;n["font-size"]=t.font_size,isNaN(t.font_size)&&void 0!==t.font_size.value?(n["font-size"]=t.font_size.value,void 0!==t.font_size.unit&&(a=t.font_size.unit)):a=Vn(e,"font-size"),!1!==a&&(n["font-size"]+=a)}if(void 0!==t.letter_spacing&&!f().includes(["","false",!1],t.letter_spacing)){var i=!1;n["letter-spacing"]=t.letter_spacing,isNaN(t.letter_spacing)&&void 0!==t.letter_spacing.value?(n["letter-spacing"]=t.letter_spacing.value,void 0!==t.letter_spacing.unit&&(i=t.letter_spacing.unit)):i=Vn(e,"letter-spacing"),!1!==i&&(n["letter-spacing"]+=i)}if(void 0!==t.line_height&&!f().includes(["","false",!1],t.line_height)){var c=!1;n["line-height"]=t.line_height,isNaN(t.line_height)&&void 0!==t.line_height.value?(n["line-height"]=t.line_height.value,"undefined"!==!!t.line_height.unit&&(c=t.line_height.unit)):c=Vn(e,"line-height"),!1!==c&&(n["line-height"]+=c)}return void 0===t.text_align||f().includes(["","false",!1],t.text_align)||(n["text-align"]=t.text_align),void 0===t.text_transform||f().includes(["","false",!1],t.text_transform)||(n["text-transform"]=t.text_transform),void 0===t.text_decoration||f().includes(["","false",!1],t.text_decoration)||(n["text-decoration"]=t.text_decoration),n};function Kn(e){return Kn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Kn(e)}var Qn,er,tr,nr,rr=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r={value:!1,unit:!1};if(_.isUndefined(e)||_.includes(["","false",!1],e))return r;if(isNaN(e)){if(void 0!==e.value)r.value=e.value,void 0!==e.unit&&(r.unit=e.unit);else if(void 0!==e[0])r.value=e[0],void 0!==e[1]&&(r.unit=e[1]);else if("string"==typeof e){var a=e.match(/^([\d.\-+]+)(.+)/i);null!==a&&void 0!==a[1]?(r.value=a[1],_.isEmpty(a[2])||(r.unit=a[2])):r.value=e}}else r.value=e;if(!1!==t&&(!1===r.unit||_.isEmpty(r.unit))){var i="",c=o()(t);n?_.isEmpty(c.data("value_unit"))?_.isEmpty(c.attr("unit"))||(i=c.attr("unit")):i=c.data("value_unit"):_.isEmpty(c.attr("unit"))?_.isEmpty(c.data("value_unit"))||(i=c.data("value_unit")):i=c.attr("unit"),r.unit=i}return isNaN(r.value)||(r.value=parseFloat(r.value)),r},or=function(e,t){var n=Math.pow(10,t);return Math.round(e*n)/n},ar=(Qn=function(){var e=styleManager.fontPalettes.masterSettingIds,t=e.reduce((function(e,t){return e.concat([t,"".concat(t,"_elevation"),"".concat(t,"_pitch")])}),[]);k(t),e.forEach((function(e){var t="".concat(e,"_elevation"),n="".concat(e,"_pitch");wp.customize(e,(function(r){var o=r();b(e,(function(t){o=t,function(e,t){var n,r=r||parent.styleManager;if(window.fontsCache=null!==(n=window.fontsCache)&&void 0!==n?n:[],void 0!==e.font_family){var o=r.config.settings[t],a=e.font_family,i=parent.sm.customizer.determineFontType(a);if("system_font"!==i){var c=parent.sm.customizer.getFontDetails(a,i);if("theme_font"===i||"cloud_font"===i){if(void 0===Kn(c.src))return;var l=void 0===e.font_variant||void 0!==o.fields["font-weight"].loadAllVariants&&o.fields["font-weight"].loadAllVariants||void 0===c.variants||!f().includes(c.variants,e.font_variant)?void 0!==c.variants?c.variants:[]:e.font_variant;f().isEmpty(l)||(l=$n(l),f().isEmpty(l)||(a=a+":"+l.map((function(e){return parent.sm.customizer.convertFontVariantToFVD(e)})).join(","))),-1===window.fontsCache.indexOf(a)&&(WebFont.load({custom:{families:[a],urls:[c.src]},classes:!1,events:!1}),window.fontsCache.push(a))}else if("google_font"===i){var s=void 0===e.font_variant||void 0!==o.fields["font-weight"].loadAllVariants&&o.fields["font-weight"].loadAllVariants||void 0===c.variants||!f().includes(c.variants,e.font_variant)?void 0!==c.variants?c.variants:[]:e.font_variant;f().isEmpty(s)||(s=$n(s),f().isEmpty(s)||(a=a+":"+s.join(","))),-1===window.fontsCache.indexOf(a)&&(WebFont.load({google:{families:[a]},classes:!1,events:!1}),window.fontsCache.push(a))}}}}(t,e),cr(e,o)})),r.bind(g(e)),wp.customize(t,(function(r){wp.customize(n,(function(a){r(),a(),b(t,(function(t){cr(e,o)})),b(n,(function(t){cr(e,o)})),r.bind(g(t)),a.bind(g(n))}))}))}))}))},er=30,function(){var e=this,t=arguments,n=function(){nr=null,tr||Qn.apply(e,t)},r=tr&&!nr;clearTimeout(nr),nr=setTimeout(n,er),r&&Qn.apply(e,t)}),ir=function(e,t,n){var r={};return void 0!==n.reset?y(e).default:void 0===n.font_family?null:(wp.customize(e,(function(o){var a=function(e){var t=y(e).connected_fields||[],n=Number.MAX_SAFE_INTEGER,r=Number.MIN_SAFE_INTEGER,o=!1,a=!1,i=!0;return t.forEach((function(e){var t="".concat(styleManager.config.options_name,"[").concat(e,"]");wp.customize(t,(function(e){var c,l,s,u,f=y(t),d=(e(),null==f||null===(c=f.default)||void 0===c||null===(l=c.font_size)||void 0===l?void 0:l.value),v=null==f||null===(s=f.default)||void 0===s||null===(u=s.font_size)||void 0===u?void 0:u.unit;a?v&&v!==o&&(i=!1):v&&(o=v,a=!0),n=d<n?d:n,r=d>r?d:r}))})),!(!i||n===Number.MAX_SAFE_INTEGER||r===Number.MIN_SAFE_INTEGER||n>r)&&[n,r]}(t),i=o();r.font_family=n.font_family,r.font_size=rr(i.font_size);var c=lr(t);if(c){var l,s,u=y(e),f=null==u||null===(l=u.default)||void 0===l||null===(s=l.font_size)||void 0===s?void 0:s.value;ur(r,f,a,c)}vr(r,n.font_size_multiplier),fr(r,n,i),dr(r,n)})),r)},cr=function(e,t){y(e).connected_fields.forEach((function(n){var r="".concat(styleManager.config.options_name,"[").concat(n,"]");wp.customize(r,(function(n){var o=ir(r,e,t);n.set(o)}))}))},lr=function(e){var t;return wp.customize("".concat(e,"_elevation"),(function(n){wp.customize("".concat(e,"_pitch"),(function(r){var o=parseInt(n(),10),a=parseInt(r(),10);t=sr(e,o,a)}))})),t},sr=function(e,t,n){var r={sm_font_primary:[16,200],sm_font_secondary:[12,36],sm_font_body:[14,32]}[e],o=r[0]+(r[1]-r[0])*(t/100)*.5;return[o,o+(r[1]-o)*n/100]},ur=function(e,t,n,r){if(n){var o=n,a=r;if(Array.isArray(o)&&Array.isArray(a)&&t)if(o[1]===o[0])e.font_size.value=Math.max(a[0],Math.min(a[1],t));else{var i=(t-o[0])*(a[1]-a[0])/(o[1]-o[0])+a[0];e.font_size.value=Math.round(10*i)/10}}},fr=function(e,t){if(Array.isArray(t.font_styles_intervals)&&t.font_styles_intervals.length>0){for(var n=0;n<t.font_styles_intervals.length-1&&void 0!==t.font_styles_intervals[n].end&&t.font_styles_intervals[n].end<=e.font_size.value;)n++;_.isEmpty(t.font_styles_intervals[n].font_variant)||(e.font_variant=t.font_styles_intervals[n].font_variant),_.isEmpty(t.font_styles_intervals[n].letter_spacing)||(e.letter_spacing=rr(t.font_styles_intervals[n].letter_spacing)),_.isEmpty(t.font_styles_intervals[n].text_transform)||(e.text_transform=t.font_styles_intervals[n].text_transform),vr(e,t.font_styles_intervals[n].font_size_multiplier)}},dr=function(e,t){if(Array.isArray(t.font_size_to_line_height_points)){var n=regression.logarithmic(t.font_size_to_line_height_points,{precision:styleManager.fonts.floatPrecision}).predict(e.font_size.value)[1];e.line_height=rr(n)}},vr=function(e,t){if(void 0!==t){var n=parseFloat(t);n=n<=0?1:n,e.font_size.value=or(parseFloat(e.font_size.value)*n,styleManager.fonts.floatPrecision)}};const pr=[{children:"Display Heading",id:"display_font"},{children:"Main Heading One",id:"heading_1_font"},{children:"Secondary Heading",id:"heading_2_font"},{children:"Heading Three",id:"heading_3_font"},{children:"Heading Four",id:"heading_4_font"},{children:"Heading Five & Six",id:"heading_5_font"},{children:React.createElement(l.Fragment,null,React.createElement("div",{className:"wp-container-62179af27eb4e wp-block-buttons",style:{display:"flex",gap:"2em",flexWrap:"wrap",alignItems:"center"}},React.createElement("div",{className:"wp-block-button"},React.createElement("a",{className:"wp-block-button__link"},"Primary Button")),React.createElement("div",{className:"wp-block-button is-style-secondary"},React.createElement("a",{className:"wp-block-button__link"},"Secondary")),React.createElement("div",{className:"wp-block-button is-style-text"},React.createElement("a",{className:"wp-block-button__link"},"Text Button")))),id:"buttons_font"},{children:"Opening paragraphs often deserve some form of decorative type treatment to help draw the reader in. These special type treatments serve to mark a clear beginning to an article.",id:"lead_font"},{children:React.createElement(l.Fragment,null,React.createElement("p",null,"Paragraphs only need enough space below them to let the reader know they are starting on a new paragraph. Any more space than that is distracting and breaks up the flow of reading. White space is important, but you don’t want huge gaps all down your page."),React.createElement("p",null,"Typography is more than just what fonts you use. Typography is everything that has to do with how the text looks—such as font size, line length, color, and even more subtle things like the whitespace around a text. Good typography sets the tone of your written message and helps to reinforce its meaning and context.")),id:"body_font"},{children:React.createElement(l.Fragment,null,React.createElement("h2",null,"Discover our story")),id:"accent_font"},{children:"Navigation Items",id:"navigation_font"},{children:"Input Text",id:"input_font"},{children:"Meta Details",id:"meta_font"}];function mr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return hr(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return hr(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function hr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function yr(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function gr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?yr(Object(n),!0).forEach((function(t){_r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function _r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var br=function(){styleManager.fontPalettes.masterSettingIds;return React.createElement("div",{className:"sm-typography-preview"},React.createElement(wr,{name:"category",isHead:!0,key:"typography_preview_category"},styleManager.l10n.colorPalettes.typographyPreviewHeadCategoryLabel),React.createElement(wr,{name:"preview",isHead:!0,key:"typography_preview_preview"},styleManager.l10n.colorPalettes.typographyPreviewHeadPreviewLabel),React.createElement(wr,{name:"size",isHead:!0,key:"typography_preview_size"},styleManager.l10n.colorPalettes.typographyPreviewHeadSizeLabel),pr.map((function(e,t){var n="sm-typography-preview__separator",r=[n];return 0===t&&r.push("".concat(n,"--head")),React.createElement(l.Fragment,{key:"typography_preview_element_"+t},React.createElement("div",{className:r.join(" ")}),React.createElement(xr,e))})))},wr=function(e){var t=e.isHead,n=e.name,r=e.children,o=e.id,a="sm-typography-preview__cell",i=[a,"".concat(a,"--").concat(n),o];return t&&i.push("".concat(a,"--head")),React.createElement("div",{className:i.join(" ")},r)},Er=function(e){return Object.keys(e).reduce((function(t,n){var r="".concat(e[n]),o="font-size"===n?"".concat(r,"px"):r;return gr(gr({},t),{},_r({},n,o))}),{})},xr=function(e){var t=e.children,n=e.id,r=mr((0,l.useState)(null),2),o=r[0],a=r[1],i=mr((0,l.useState)(null),2),c=i[0],s=i[1],u=y("sm_fonts_connected_fields_preset"),d=(0,l.useMemo)((function(){return"".concat(styleManager.config.options_name,"[").concat(n,"]")}),[n]),v=mr((0,l.useState)({}),2),p=v[0],m=v[1],h=(0,l.useCallback)((function(e){var t,r;if(null!=u&&null!==(t=u.choices)&&void 0!==t&&null!==(r=t[e])&&void 0!==r&&r.config){var o=u.choices[e].config;Object.keys(o).forEach((function(e){o[e].some((function(e){return e.includes(n)}))&&s(e)}))}}),[]),g=(0,l.useCallback)((function(){wp.customize(c,(function(e){var t=e(),n={};wp.customize(d,(function(e){var t=e(),r=Xn(d,t),o=Er(r);Object.assign(n,o)})),wp.customize("".concat(c,"_elevation"),(function(e){wp.customize("".concat(c,"_pitch"),(function(r){e(),r();var o,i=ir(d,c,t),l=Xn(d,i),s=Er(l);a(parseInt(null==i||null===(o=i.font_size)||void 0===o?void 0:o.value,10)),Object.assign(n,s)}))})),"sm_font_accent"===c&&Object.assign(n,{"font-size":"60px"}),m(n)}))}),[c]);(0,l.useEffect)((function(){styleManager.fontPalettes.masterSettingIds.forEach((function(e){S(e).some((function(e){return e.includes(n)}))&&s(e)}))}),[n]),(0,l.useEffect)((function(){wp.customize("sm_fonts_connected_fields_preset",(function(e){var t=e();h(t)}))}),[]),V("sm_fonts_connected_fields_preset",h,[]),V(d,g,[c]),(0,l.useEffect)(g,[c]);var _={};return Object.keys(p).map((function(e){var t=f().camelCase(e);_[t]=p[e]})),React.createElement(l.Fragment,null,React.createElement(wr,{name:"category"},React.createElement(Or,{id:c})),React.createElement(wr,{name:"preview",id:n},React.createElement("div",{style:_},t)),React.createElement(wr,{name:"size"},isNaN(o)?null:o))},Or=function(e){var t=e.id,n=[{id:"sm_font_primary",label:styleManager.l10n.colorPalettes.typographyPreviewPrimaryShortLabel},{id:"sm_font_secondary",label:styleManager.l10n.colorPalettes.typographyPreviewSecondaryShortLabel},{id:"sm_font_body",label:styleManager.l10n.colorPalettes.typographyPreviewBodyShortLabel},{id:"sm_font_accent",label:styleManager.l10n.colorPalettes.typographyPreviewAccentShortLabel}].find((function(e){return e.id===t}));return n?React.createElement("span",{className:t},n.label):null};const Sr=function(e){var t=e.show;return React.createElement(Sn,{show:t},React.createElement(br,{key:"overlay_typography_preview"}))};function kr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Mr(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Mr(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Mr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}const jr=function(e){var t=kr((0,l.useState)("site"),2),n=t[0],r=t[1],o=wp.customize.previewedDevice.get(),a=kr((0,l.useState)("desktop"===o),2),i=a[0],c=a[1],u=(0,l.useRef)(),f=(0,l.useRef)(),d=[{id:"site",label:styleManager.l10n.colorPalettes.previewTabLiveSiteLabel},{id:"typography",label:styleManager.l10n.colorPalettes.previewTabTypographyLabel,callback:function(){wp.customize.section("sm_font_palettes_section",(function(e){}))}},{id:"colors",label:styleManager.l10n.colorPalettes.previewTabColorSystemLabel,callback:function(){wp.customize.section("sm_color_palettes_section",(function(e){}))}}];return wp.customize.section("sm_color_palettes_section",(function(e){(0,l.useEffect)((function(){var t=function(e){};return e.expanded.bind(t),function(){e.expanded.unbind(t)}}))})),(0,l.useEffect)((function(){var e,t,n,r=null===(e=window)||void 0===e||null===(t=e.sm)||void 0===t||null===(n=t.customizer)||void 0===n?void 0:n.resizer;if(r){var o=f.current.offsetHeight,a=getComputedStyle(u.current,null),i=parseFloat(a.left.replace("px","")),c=parseFloat(a.right.replace("px",""));r.setOffset({top:o,right:c,bottom:0,left:i}),r.resize()}}),[]),(0,l.useEffect)((function(){var e=function(e){c("desktop"===e)};return wp.customize.previewedDevice.bind(e),function(){wp.customize.previewedDevice.unbind(e)}}),[]),s().createElement("div",{className:"sm-preview ".concat(i?"sm-preview--visible":""),ref:u},s().createElement("div",{className:"sm-preview__header",ref:f},s().createElement("div",{className:"sm-preview__tabs"},d.map((function(e){var t=n===e.id,o="function"==typeof e.callback?e.callback:function(){};return s().createElement("div",{key:e.id,className:"sm-preview__tab ".concat(t?"sm-preview__tab--active":""),onClick:function(){r(e.id),o()}},e.label)})))),s().createElement("div",{className:"sm-preview__content"},s().createElement(Bn,{show:"colors"===n}),s().createElement(Sr,{show:"typography"===n})))};var Hr=function(){!function(e){var t="customize-control-".concat(e,"_control"),n=document.getElementById(t);if(n){var r=document.createElement("DIV");Array.from(n.children).forEach((function(e){e.style.display="none"})),n.insertBefore(r,n.firstChild),i().render(React.createElement(On,{sourceSettingID:e}),r)}}("sm_advanced_palette_source"),wp.customize("sm_coloration_level",(function(e){e.bind(L)})),c("customize-control-sm_coloration_level_control",I),wp.customize.bind("ready",(function(){wp.customize.panel("style_manager_panel",(function(e){wp.customize.section("sm_color_palettes_section",(function(t){wp.customize.previewer.bind("ready",(function(){var t=document.querySelector("#customize-preview iframe");if(t){var n=document.createElement("div");t.insertAdjacentElement("beforebegin",n),i().render(React.createElement(jr,{smPanel:e}),n)}}))}))}))}))},zr=function(e){return Ar(e).find(".style-manager_font_values").data("customize-setting-link")},Ar=function(e){return e.closest(".font-options__wrapper")},Cr={},Tr={},Nr=function(e){return!!Cr[e]},Pr=function(e){return!!Tr[e]},Ir=function(e,t){Tr[e]=t},Lr=function(e,t){Cr[e]=t},Dr=function(e){var t="system_font";return void 0!==styleManager.fonts.third_party_fonts[e]?t="third_party_font":void 0!==styleManager.fonts.cloud_fonts[e]?t="cloud_font":void 0!==styleManager.fonts.theme_fonts[e]?t="theme_font":void 0!==styleManager.fonts.google_fonts[e]&&(t="google_font"),t},Rr=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];switch(!1===t&&(t=Dr(e)),t){case"theme_font":return styleManager.fonts.theme_fonts[e];case"cloud_font":return styleManager.fonts.cloud_fonts[e];case"google_font":return styleManager.fonts.google_fonts[e];case"system_font":if(void 0!==styleManager.fonts.system_fonts[e])return styleManager.fonts.system_fonts[e];break;case"third_party_font":if(void 0!==styleManager.fonts.third_party_fonts[e])return styleManager.fonts.third_party_fonts[e]}return!1},Fr=function(e,t){if(!Pr(t)&&!Nr(t)){Lr(t,!0);var n=e.find(".font-options__options-list").find("[data-value_entry]"),r={};wp.customize(t,(function(e){r=o().extend(!0,{},e()),n.each((function(e,t){var n=o()(t),a=n.data("value_entry"),i=n.val();if(!_.isUndefined(a)&&!n.data("disabled")&&(n.data("touched")||_.isUndefined(r[a]))){if("font_family"===a){var c=o()(t.options[t.selectedIndex]).data("src");c?r.src=c:delete r.src}_.isUndefined(i)||_.isNull(i)||""===i?delete r[a]:(_.includes(["letter_spacing","line_height","font_size"],a)&&(i=rr(i,t,!1)),r[a]=i)}})),delete r.variants,delete r.subsets;var t=Rr(r.font_family);void 0!==r.font_variant&&void 0!==t.variants&&Object.keys(t.variants).length>0?(r.font_variant=String(r.font_variant),_.includes(t.variants,r.font_variant)||delete r.font_variant):delete r.font_variant,e.set(r)})),Lr(t,!1)}},Ur=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];e.data("touched",!1),e.on("input change",Br),!0===t&&e.select2()},Br=function(e,t){var n=o()(e.target);if("style-manager"!==t){var r=Ar(n),a=zr(n);n.data("touched",!0),Fr(r,a)}},Vr=function(){wp.customize("sm_fonts_connected_fields_preset",(function(e){var t=styleManager.fontPalettes.masterSettingIds,n=y("sm_fonts_connected_fields_preset"),r=e(),o=function(e){var t,r;if(null!=n&&null!==(t=n.choices)&&void 0!==t&&null!==(r=t[e])&&void 0!==r&&r.config){var o=n.choices[e].config;Object.keys(o).forEach((function(e){var t=y(e);!function(e,t){styleManager.config.settings[e]=t}(e,Object.assign({},t,{connected_fields:o[e]}))}))}};o(r),e.bind((function(e){o(e),ar(),t.forEach((function(e){wp.customize(e,(function(e){var t=e();e.callbacks.fireWith(e,[t,t])}))}))}))})),wp.customize("sm_font_sizing",(function(e){var t={smallest:{sm_font_primary:[0,34],sm_font_secondary:[5,30],sm_font_body:[0,10]},smaller:{sm_font_primary:[6,40],sm_font_secondary:[16,16],sm_font_body:[0,45]},normal:{sm_font_primary:[7,80],sm_font_secondary:[24,16],sm_font_body:[24,45]},larger:{sm_font_primary:[12,100],sm_font_secondary:[20,30],sm_font_body:[50,30]},largest:{sm_font_primary:[18,100],sm_font_secondary:[20,45],sm_font_body:[70,30]}};e.bind((function(e){var n=t[e];n&&Object.keys(n).forEach((function(e){wp.customize("".concat(e,"_elevation"),(function(t){wp.customize("".concat(e,"_pitch"),(function(r){t.set(n[e][0]),r.set(n[e][1])}))}))}))}))}))},qr=function(e){var t=styleManager.l10n.colorPalettes.builderFineTuneTypographyLabel,n='\n <svg viewBox="'.concat(it.viewBox,'">\n <use xlink:href="#').concat(it.id,'" />\n </svg>');return React.createElement(H,{currentSectionID:"sm_font_palettes_section",targetSectionID:"sm_fine_tune_font_palette_section",icon:n,label:t})},$r=function(e){var t="".concat(styleManager.config.options_name,"[fonts_section]"),n=styleManager.l10n.colorPalettes.builderFineTuneTypographyLabel,r='\n <svg viewBox="'.concat(it.viewBox,'">\n <use xlink:href="#').concat(it.id,'" />\n </svg>');return React.createElement(H,{currentSectionID:"sm_fine_tune_font_palette_section",targetSectionID:t,icon:r,label:n})},Gr=".font-options__wrapper",Zr=function(){var e;o()(Gr).each((function(e,t){var n=o()(t);Jr(n),Wr(n)})),window.addEventListener("pageshow",(function(){!function(){if("undefined"==typeof WebFont){var e=document.createElement("script");e.src=parent.styleManager.config.webfontloader_url,e.type="text/javascript";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)}}()})),(e=o()(".js-font-option-toggle")).on("click",(function(t){e.not(t.target).prop("checked",!1)})),o()("#customize-controls .customize-panel-back, #customize-controls .customize-section-back").on("click",(function(){e.prop("checked",!1)})),Vr(),c("customize-control-sm_font_sizing_control",qr),c("customize-control-sm_fonts_connected_fields_preset_control",$r),ar()},Jr=function(e){var t=e.find(".style-manager_font_family"),n=styleManager.l10n.fonts.familyPlaceholderText;Yr(t),t.select2({placeholder:n}),t.on("change",Xr),Kr(t)},Wr=function(e){var t=e.find(".style-manager_font_weight"),n=e.find("select").not("select[class*=' select2'],select[class^='select2']"),r=e.find('input[type="range"]');Ur(t,!0),Ur(n,!1),Ur(r,!1)},Yr=function(e){var t=wp.customize.settings.google_fonts_opts,n=e.find(".google-fonts-opts-placeholder").first();if(void 0!==t&&n.length){n.replaceWith(t);var r=e.data("active_font_family");void 0!==r&&e.val(r)}},Xr=function(e){var t=e.target.value,n=o()(e.target),r=n.closest(Gr),a=Rr(t);!function(e,t){var n=t.find(".font-options__head .font-options__font-title"),r=e.family;"string"==typeof e.family_display&&e.family_display.length&&(r=e.family_display),o()(n).html(r)}(a,r),function(e,t){var n=void 0!==e.variants?e.variants:[],r=t.find(".style-manager_font_weight"),a=r.val()?r.val():"",i=[];if(r.val(null).empty(),r.hasClass("select2-hidden-accessible")&&r.select2("destroy"),r.data("touched",!1),void 0===n||Object.keys(n).length<2)return r.parent().hide(),r.parent().prev("label").hide(),void r.data("disabled",!0);var c=styleManager.l10n.fonts.variantAutoText;i.push({id:"",text:c}),o().each(n,(function(e,t){var n={id:t,text:t};a==t&&(n.selected=!0),i.push(n)})),requestIdleCallback((function(){r.select2({data:i}),r.parent().show(),r.parent().prev("label").show(),r.data("disabled",!1)}))}(a,r),"undefined"!=typeof who&&"style-manager"===who||(o()(e.target).data("touched",!0),Fr(r,zr(n)))},Kr=function(e){var t=e.closest(Gr),n=zr(e);wp.customize(n,(function(e){e.bind((function(e,r){Pr(n)||function(e,t,n){Nr(n)||(Ir(n,!0),o()(e).find(".font-options__options-list").find("[data-value_entry]").each((function(e,n){var r=o()(n),a=r.data("value_entry");if(void 0!==a&&""!==a&&void 0!==t[a]){if(_.includes(["letter_spacing","line_height","font_size"],a)){var i=rr(t[a],n);""!==i.unit&&(r.data("value_unit",i.unit),_.isEmpty(r.attr("unit"))&&r.attr("unit",i.unit));var c=r.attr("unit").trim().toLowerCase(),l=r.data("value_unit").trim().toLowerCase();c!=l&&(_.includes(["em","rem"],l)&&"px"===c?i.value=or(16*i.value,styleManager.fonts.floatPrecision):_.includes(["em","rem"],c)&&"px"===l&&(i.value=or(i.value/16,styleManager.fonts.floatPrecision))),r.attr("min")&&r.attr("min")>i.value&&r.attr("min",i.value),r.attr("max")&&r.attr("max")<i.value&&r.attr("max",i.value),r.val(i.value)}else r.val(t[a]);r.data("touched",!1),r.trigger("input",["style-manager"]),r.trigger("change",["style-manager"])}})),Ir(n,!1))}(t,e,n)}))}))},Qr=function(e){o().each(e,(function(e,t){wp.customize(e,(function(e){e.set(t)}))}))},eo={top:0,right:0,bottom:0,left:0};wp.customize.bind("ready",(function(){to({top:10,right:10,bottom:10,left:10}),no(),window.addEventListener("resize",no),wp.customize.previewedDevice.bind(no),wp.customize.previewer.bind("synced",(function(){window.requestAnimationFrame(no)}));var e=document.querySelector(".collapse-sidebar");e&&e.addEventListener("click",(function(){setTimeout(no,300)}))}));var to=function(e){eo=Object.assign({},e)},no=function(){var e=document.querySelector(".wp-full-overlay");if(e){var t=e.querySelector("iframe"),n=wp.customize.previewedDevice.get();if(t&&(t.style.removeProperty("width"),t.style.removeProperty("height"),t.style.removeProperty("transform-origin"),t.style.removeProperty("transform"),t.style.removeProperty("margin-top"),t.style.removeProperty("margin-left"),"desktop"===n)){var r=window.innerWidth,o=(window.innerHeight,e.offsetWidth),a=e.offsetHeight,i=o>720&&o<1100,c=a,l=a-eo.top-eo.bottom,s=i?r:o,u=o-eo.left-eo.right,f=s/u,d=c/l,v=Math.max(f,d);t.style.width="".concat(u*v,"px"),t.style.height="".concat(l*v,"px"),t.style.transformOrigin="left top",t.style.transform="scale( ".concat(1/v," )"),t.style.marginTop="".concat(eo.top,"px"),t.style.marginLeft="".concat(eo.left,"px")}}},ro=function(e){var t=o()(e),n=t.find("option"),r=o()('<div class="style-manager-color-select">'),a=t.data("customize-setting-link"),i=o()('<div class="style-manager-color-select__option-list">');n.each((function(e,t){var n=o()(t),r=n.text(),a=n.attr("value"),c=o()('<div class="style-manager-color-select__option-label">'),l=o()('<div class="style-manager-color-select__option">');c.text(r).appendTo(l),l.data("value",a).appendTo(i),l.addClass("style-manager-color-select__option--"+a)})),i.appendTo(r);var c=r.find(".style-manager-color-select__option");function l(e){var t=c.filter((function(t,n){return o()(n).data("value")===e}));t.length&&(c.removeClass("style-manager-color-select__option--selected"),t.addClass("style-manager-color-select__option--selected"))}c.each((function(e,n){var r=o()(n),a=r.data("value");r.on("click",(function(){t.val(a).change()}))})),r.insertBefore(t),t.hide(),wp.customize(a,(function(e){l(e()),e.bind(l)}))};function oo(e){var t,n=o()(e.target),r=n.data("source");"keyup"===e.type&&13!==e.keyCode||e.target.value!==r.val()&&(!function(e){var t=e.attr("min"),n=e.attr("max"),r=e.val();if(void 0!==t&&parseFloat(t)>parseFloat(r))return!1;if(void 0!==n&&parseFloat(n)<parseFloat(r))return!1;return!0}(n)?(n.val(r.val()),(t=n).addClass("input-shake input-error"),t.one("animationend",(function(){t.removeClass("input-shake input-error")}))):r.val(n.val()).trigger("change"))}var ao=function(e){var t=Array.from(e.querySelectorAll("[data-customize-setting-link]"));if(t.length){var n=t[0].getAttribute("data-customize-setting-link");wp.customize(n,(function(e){var n=function(){var n,r=e(),o=t.find((function(e){return"custom"===e.value})),a=t.find((function(e){return e.value===r})),i=JSON.parse(null==a||null===(n=a.dataset)||void 0===n?void 0:n.options);if(!o||!i)return!1;Object.keys(i).every((function(e){var t=!0;return wp.customize(e,(function(n){t=i[e]===n()})),t}))||e.set("custom")},r=[];t.forEach((function(e){var t=JSON.parse(e.dataset.options);Object.keys(t).forEach((function(e){-1===r.indexOf(e)&&r.push(e)}))}));e.bind((function(e){if("custom"!==e){r.forEach((function(e){wp.customize(e,(function(e){e.unbind(n)}))}));var o=t.find((function(t){return t.value===e})),a=JSON.parse(o.dataset.options);Object.keys(a).forEach((function(e){wp.customize(e,(function(t){t.set(a[e])}))})),r.forEach((function(e){wp.customize(e,(function(e){e.bind(n)}))}))}}))}))}},io=function(e,t){var n=api(e),r=$('[data-customize-setting-link="'+e+'"]'),o=$(r).parent().attr("class");if(_.isUndefined(o)||"font-options__wrapper"!==o)n.set(t);else if(_.isString(t))n.set({font_family:t});else if(_.isObject(t)){var a={};_.each(t,(function(e,t){var n=t;switch(t){case"font-family":n="font_family";break;case"font-size":n="font_size";break;case"font-weight":n="font_variant";break;case"letter-spacing":n="letter_spacing";break;case"text-transform":n="text_transform"}a[n]=e})),n.set(a)}},co=function(){var e=o()(document);o()('button[data-action="reset_style_manager"]').length>0&&(o()(".panel-meta").each((function(e,t){var n=o()(t),r=n.parents(".control-panel").attr("id");if(void 0!==r){r=(r=r.replace("sub-accordion-panel-","")).replace("accordion-panel-","");var a=o()('<li class="customize-control customize-control-reset"></li>');o()('<button class="button js-reset-panel" data-panel="'+r+'"></button>').text(styleManager.l10n.panelResetButton).appendTo(a),n.parent().append(a)}})),o()(".accordion-section-content").each((function(e,t){var n=o()(this),r=n.attr("id");if(!_.isUndefined(r)&&-1!==r.indexOf(styleManager.config.options_name)){var a=r.replace("sub-accordion-section-",""),i=o()('<button class="button js-reset-section" data-section="'+a+'"></button>'),c=o()('<li class="customize-control customize-control-reset"></li>');i.text(styleManager.l10n.sectionResetButton),c.append(i),n.append(c)}})),e.on("click",".js-reset-panel",so),e.on("click",".js-reset-section",uo),e.on("click","#customize-control-reset_style_manager button",lo))};function lo(e){e.preventDefault(),confirm(styleManager.l10n.resetGlobalConfirmMessage)&&(o().each(api.settings.controls,(function(e,t){var n=e.replace("_control",""),r=styleManager.config.settings[n];_.isUndefined(r)||_.isUndefined(r.default)||io(n,r.default)})),api.previewer.save())}function so(e){e.preventDefault();var t=o()(this).data("panel"),n=api.panel(t).sections();confirm(styleManager.l10n.resetPanelConfirmMessage)&&n.length>0&&o().each(n,(function(){var e=this.controls();e.length>0&&o().each(e,(function(e,t){var n=t.id.replace("_control",""),r=styleManager.config.settings[n];_.isUndefined(r)||_.isUndefined(r.default)||io(n,r.default)}))}))}function uo(e){e.preventDefault();var t=o()(this).data("section"),n=api.section(t).controls();confirm(styleManager.l10n.resetSectionConfirmMessage)&&n.length>0&&o().each(n,(function(e,t){var n=t.id.replace("_control",""),r=styleManager.config.settings[n];_.isUndefined(r)||_.isUndefined(r.default)||io(n,r.default)}))}var fo=function(e){var t,n="n";switch(-1!==(e=String(e)).indexOf("italic")?(n="i",e=e.replace("italic","")):-1!==e.indexOf("oblique")&&(n="o",e=e.replace("oblique","")),e){case"100":t="1";break;case"200":t="2";break;case"300":t="3";break;case"500":t="5";break;case"600":t="6";break;case"700":case"bold":t="7";break;case"800":t="8";break;case"900":t="9";break;default:t="4"}return n+t},vo=function(e,t){if(Array.isArray(e)&&e.length){var n=e.filter((function(e){return 0!==e.id.toString().indexOf("_")})).length;if(n<t)for(var r=0;r<t-n;r++){var o=JSON.parse(JSON.stringify(e[0]));o.id=n+r+1,e.splice(n+r,0,o)}}};wp.customize.bind("ready",(function(){m();var e,t=h();!function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:M;e.forEach((function(e){wp.customize(e,(function(n){b(e,(function(n){S(e).forEach((function(e){wp.customize(e,(function(e){e.set(t(n))}))}))})),n.bind(g(e))}))}))}(Object.keys(t)),co(),e=['.accordion-section-content[id*="'.concat(styleManager.config.options_name,'"]'),"#sub-accordion-section-sm_color_palettes_section","#sub-accordion-section-sm_color_usage_section","#sub-accordion-section-sm_spacing_section","#sub-accordion-section-sm_fine_tune_color_palette_section","#sub-accordion-section-sm_fine_tune_font_palette_section"].join(", "),o()(e).each((function(e,t){o()(t).find('input[type="range"]').each((function(e,t){var n=o()(t),r=n.data("customize-setting-link"),a=n.clone();a.attr("type","text").attr("class","range-value").removeAttr("data-value_entry"),a.data("source",n),n.first().attr("id")&&a.attr("id",n.first().attr("id")+"_number"),a.insertAfter(n),wp.customize(r,(function(e){e.bind((function(e){a.val(e)}))})),r||n.on("input",(function(e){a.val(e.target.value)})),a.on("blur keyup",oo)}))})),o()(".js-color-select").each((function(e,t){ro(t)})),o()(".sm-tabs").each((function(e,t){var n=o()(t),r=n.closest(".control-section"),a=n.children(".sm-tabs__item"),i=a.map((function(e,t){var n=o()(t).data("target");return"sm-view-".concat(n)})).toArray().join(" ");function c(e){var t=e.data("target");a.removeClass("sm-tabs__item--active"),e.addClass("sm-tabs__item--active"),r.removeClass(i).addClass("sm-view-".concat(t))}n.on("click",".sm-tabs__item",(function(e){e.preventDefault(),c(o()(this))})),c(a.first())})),Array.from(document.querySelectorAll(".js-style-manager-preset")).forEach((function(e){e.classList.contains("radio")&&ao(e)})),setTimeout((function(){!function(){if(!_.isUndefined(styleManager.config)&&!_.isUndefined(styleManager.config.settings)){o().fn.reactor.defaults.compliant=function(){o()(this).slideDown(),o()(this).find(":disabled").attr({disabled:!1})},o().fn.reactor.defaults.uncompliant=function(){o()(this).slideUp(),o()(this).find(":enabled").attr({disabled:!0})};var e=o().extend({},o().fn.reactor.helpers),t=function(t,n,r){var a=null;if(_.isString(n))a=n;else if(_.isUndefined(n.id)){if(!_.isString(n[0]))return;a=n[0]}else a=n.id;var i=1,c=[0,1],l=styleManager.config.options_name+"["+a+"]",s=styleManager.config.settings[l].type;_.isUndefined(n.value)?_.isUndefined(n[1])||_.isString(n[1])||(i=n[1]):i=n.value,_.isUndefined(n.between)||(c=n.between);var u='[data-customize-setting-link="'+styleManager.config.options_name+"["+a+']"]';switch(s){case"checkbox":o()(t).reactIf(u,(function(){return o()(this).is(":checked")==i}));break;case"radio":case"sm_radio":case"sm_switch":case"radio_image":case"radio_html":_.isObject(i)?(i=_.toArray(i),o()(t).reactIf(u,(function(){return-1!==i.indexOf(o()(u+":checked").val())}))):o()(t).reactIf(u,(function(){return o()(u+":checked").val()==i}));break;case"range":var f=e.Between(c[0],c[1]);o()(t).reactIf(u,f);break;default:_.isObject(i)?(i=_.toArray(i),o()(t).reactIf(u,(function(){return-1!==i.indexOf(o()(u).val())}))):o()(t).reactIf(u,(function(){return o()(u).val()==i}))}o()(u).trigger("change",["style-manager"]),o()(".reactor").trigger("change.reactor")};o().each(styleManager.config.settings,(function(e,n){var r=e.replace("[","-");r="#customize-control-"+(r=r.replace("]",""))+"_control",n.hasOwnProperty("show_if")&&(_.isUndefined(n.show_if.relation)||(n.show_if.relation,delete n.show_if.relation),_.isUndefined(n.show_if.id)?_.isObject(n.show_if)&&o().each(n.show_if,(function(e,n){t(r,n)})):t(r,n.show_if))}))}}()}),1e3),o()(".style-manager_select2").select2(),Hr(),Zr(),o()(".js-font-palette").each((function(e,t){o()(t).find("label").on("click",(function(e){var t=o()(e.target).attr("for"),n=o()("#".concat(t)).data("fonts_logic");Qr(n)}))})),function(){var e=o()("#style-manager-user-feedback-modal");if(e.length){var t=e.find("form"),n=e.find(".close"),r=e.find(".first-step"),a=e.find(".second-step"),i=e.find(".thanks-step"),c=e.find(".error-step"),l=!1,s=!1,u=!1;wp.customize.bind("saved",(function(){l||!s&&!u||(o()("body").addClass("feedback-modal-open modal-open"),l=!0)})),wp.customize("sm_advanced_palette_output",(function(e){e.bind((function(e,t){e!=t&&(s=!0)}))})),wp.customize("sm_font_palette",(function(e){e.bind((function(e,t){e!=t&&(u=!0)}))})),t.on("submit",(function(e){e.preventDefault();var t=o()(e.target),n={action:"style_manager_user_feedback",nonce:styleManager.userFeedback.nonce,type:t.find("input[name=type]").val(),rating:t.find("input[name=rating]:checked").val(),message:t.find("textarea[name=message]").val()};o().post(styleManager.config.ajax_url,n,(function(e){!0===e.success?(r.hide(),a.hide(),i.show(),c.hide()):(r.hide(),a.hide(),i.hide(),c.show())}))})),t.find("input[name=rating]").on("change",(function(e){setTimeout((function(){a.show()}),300);var n=t.find("input[name=rating]:checked").val();t.find(".rating-placeholder").text(n)})),n.on("click",(function(e){e.preventDefault(),o()("body").removeClass("feedback-modal-open modal-open"),setTimeout((function(){r.show(),a.hide(),i.hide(),c.hide()}),300)}))}}()}))})(),(window.sm=window.sm||{}).customizer=r})();2 (()=>{var e={824:(e,t,n)=>{"use strict";n.d(t,{default:()=>a});function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var o="color-scheme-dark-temp";const a=new(function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.initialize()}var t,n,a;return t=e,(n=[{key:"initialize",value:function(){var e,t,n=this;this.darkModeSetting=null===(e=window.document.documentElement.dataset)||void 0===e?void 0:e.darkModeAdvanced,this.matchMedia=window.matchMedia("(prefers-color-scheme: dark)"),this.storageItemKey="color-scheme-dark",this.callbacks=[],t=function(){var e,t,r;(function(){try{return window.self!==window.top}catch(e){return!0}}()&&(null===(e=window)||void 0===e||null===(t=e.parent)||void 0===t||null===(r=t.wp)||void 0===r?void 0:r.customize)||window.document.body.classList.contains("logged-in"))&&(localStorage.removeItem(o),n.storageItemKey=o),n.initializeCustomizePreview(),n.bindEvents(),n.update()},"loading"!=document.readyState?t():document.addEventListener("DOMContentLoaded",t)}},{key:"initializeCustomizePreview",value:function(){var e,t,n,r=this,a=(null===(e=window.wp)||void 0===e?void 0:e.customize)||(null===(t=window.parent)||void 0===t||null===(n=t.wp)||void 0===n?void 0:n.customize);a&&a("sm_dark_mode_advanced",(function(e){r.darkModeSetting=e(),e.bind((function(e){r.darkModeSetting=e,localStorage.removeItem(o),r.update()}))}))}},{key:"bindEvents",value:function(){var e,t,n,r,a=this;e=document.documentElement,t="click",n=".js-sm-dark-mode-toggle",r=this.onClick.bind(this),e.addEventListener(t,(function(e){for(var t=e.target;t&&t!=this;t=t.parentNode)if(t.matches(n)){r.call(t,e);break}}),!1),this.matchMedia.addEventListener("change",(function(){localStorage.removeItem(o),a.update()}))}},{key:"bind",value:function(e){var t=this.callbacks.indexOf(e);"function"==typeof e&&-1===t&&this.callbacks.push(e)}},{key:"unbind",value:function(e){var t=this.callbacks.indexOf(e);t>-1&&this.callbacks.splice(t,1)}},{key:"onClick",value:function(e){e.preventDefault(),localStorage.setItem(this.storageItemKey,this.isCompiledDark()?"light":"dark"),this.update()}},{key:"isSystemDark",value:function(){var e="on"===this.darkModeSetting;return"auto"===this.darkModeSetting&&this.matchMedia.matches&&(e=!0),e}},{key:"isCompiledDark",value:function(){var e=this.isSystemDark(),t=localStorage.getItem(this.storageItemKey);return null!==t&&(e="dark"===t),e}},{key:"update",value:function(){var e=this.isCompiledDark();this.callbacks.forEach((function(t){t(e)})),e?window.document.documentElement.classList.add("is-dark"):window.document.documentElement.classList.remove("is-dark")}}])&&r(t.prototype,n),a&&r(t,a),Object.defineProperty(t,"prototype",{writable:!1}),e}())},184:(e,t)=>{var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var a=typeof n;if("string"===a||"number"===a)e.push(n);else if(Array.isArray(n)){if(n.length){var i=o.apply(null,n);i&&e.push(i)}}else if("object"===a)if(n.toString===Object.prototype.toString)for(var c in n)r.call(n,c)&&n[c]&&e.push(c);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},119:e=>{var t=t||{};t.Geometry=function(){},t.Geometry.intersectLineLine=function(e,t){var n=(e.intercept-t.intercept)/(t.slope-e.slope);return{x:n,y:e.slope*n+e.intercept}},t.Geometry.distanceFromOrigin=function(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))},t.Geometry.distanceLineFromOrigin=function(e){return Math.abs(e.intercept)/Math.sqrt(Math.pow(e.slope,2)+1)},t.Geometry.perpendicularThroughPoint=function(e,t){var n=-1/e.slope;return{slope:n,intercept:t.y-n*t.x}},t.Geometry.angleFromOrigin=function(e){return Math.atan2(e.y,e.x)},t.Geometry.normalizeAngle=function(e){var t=2*Math.PI;return(e%t+t)%t},t.Geometry.lengthOfRayUntilIntersect=function(e,t){return t.intercept/(Math.sin(e)-t.slope*Math.cos(e))},t.Hsluv=function(){},t.Hsluv.getBounds=function(e){for(var n=[],r=Math.pow(e+16,3)/1560896,o=r>t.Hsluv.epsilon?r:e/t.Hsluv.kappa,a=0;a<3;)for(var i=a++,c=t.Hsluv.m[i][0],l=t.Hsluv.m[i][1],s=t.Hsluv.m[i][2],u=0;u<2;){var f=u++,d=(284517*c-94839*s)*o,v=(838422*s+769860*l+731718*c)*e*o-769860*f*e,p=(632260*s-126452*l)*o+126452*f;n.push({slope:d/p,intercept:v/p})}return n},t.Hsluv.maxSafeChromaForL=function(e){for(var n=t.Hsluv.getBounds(e),r=1/0,o=0;o<n.length;){var a=n[o];++o;var i=t.Geometry.distanceLineFromOrigin(a);r=Math.min(r,i)}return r},t.Hsluv.maxChromaForLH=function(e,n){for(var r=n/360*Math.PI*2,o=t.Hsluv.getBounds(e),a=1/0,i=0;i<o.length;){var c=o[i];++i;var l=t.Geometry.lengthOfRayUntilIntersect(r,c);l>=0&&(a=Math.min(a,l))}return a},t.Hsluv.dotProduct=function(e,t){for(var n=0,r=0,o=e.length;r<o;){var a=r++;n+=e[a]*t[a]}return n},t.Hsluv.fromLinear=function(e){return e<=.0031308?12.92*e:1.055*Math.pow(e,.4166666666666667)-.055},t.Hsluv.toLinear=function(e){return e>.04045?Math.pow((e+.055)/1.055,2.4):e/12.92},t.Hsluv.xyzToRgb=function(e){return[t.Hsluv.fromLinear(t.Hsluv.dotProduct(t.Hsluv.m[0],e)),t.Hsluv.fromLinear(t.Hsluv.dotProduct(t.Hsluv.m[1],e)),t.Hsluv.fromLinear(t.Hsluv.dotProduct(t.Hsluv.m[2],e))]},t.Hsluv.rgbToXyz=function(e){var n=[t.Hsluv.toLinear(e[0]),t.Hsluv.toLinear(e[1]),t.Hsluv.toLinear(e[2])];return[t.Hsluv.dotProduct(t.Hsluv.minv[0],n),t.Hsluv.dotProduct(t.Hsluv.minv[1],n),t.Hsluv.dotProduct(t.Hsluv.minv[2],n)]},t.Hsluv.yToL=function(e){return e<=t.Hsluv.epsilon?e/t.Hsluv.refY*t.Hsluv.kappa:116*Math.pow(e/t.Hsluv.refY,.3333333333333333)-16},t.Hsluv.lToY=function(e){return e<=8?t.Hsluv.refY*e/t.Hsluv.kappa:t.Hsluv.refY*Math.pow((e+16)/116,3)},t.Hsluv.xyzToLuv=function(e){var n=e[0],r=e[1],o=n+15*r+3*e[2],a=4*n,i=9*r;0!=o?(a/=o,i/=o):(a=NaN,i=NaN);var c=t.Hsluv.yToL(r);return 0==c?[0,0,0]:[c,13*c*(a-t.Hsluv.refU),13*c*(i-t.Hsluv.refV)]},t.Hsluv.luvToXyz=function(e){var n=e[0],r=e[1],o=e[2];if(0==n)return[0,0,0];var a=r/(13*n)+t.Hsluv.refU,i=o/(13*n)+t.Hsluv.refV,c=t.Hsluv.lToY(n),l=0-9*c*a/((a-4)*i-a*i);return[l,c,(9*c-15*i*c-i*l)/(3*i)]},t.Hsluv.luvToLch=function(e){var t,n=e[0],r=e[1],o=e[2],a=Math.sqrt(r*r+o*o);a<1e-8?t=0:(t=180*Math.atan2(o,r)/Math.PI)<0&&(t=360+t);return[n,a,t]},t.Hsluv.lchToLuv=function(e){var t=e[0],n=e[1],r=e[2]/360*2*Math.PI;return[t,Math.cos(r)*n,Math.sin(r)*n]},t.Hsluv.hsluvToLch=function(e){var n=e[0],r=e[1],o=e[2];return o>99.9999999?[100,0,n]:o<1e-8?[0,0,n]:[o,t.Hsluv.maxChromaForLH(o,n)/100*r,n]},t.Hsluv.lchToHsluv=function(e){var n=e[0],r=e[1],o=e[2];return n>99.9999999?[o,0,100]:n<1e-8?[o,0,0]:[o,r/t.Hsluv.maxChromaForLH(n,o)*100,n]},t.Hsluv.hpluvToLch=function(e){var n=e[0],r=e[1],o=e[2];return o>99.9999999?[100,0,n]:o<1e-8?[0,0,n]:[o,t.Hsluv.maxSafeChromaForL(o)/100*r,n]},t.Hsluv.lchToHpluv=function(e){var n=e[0],r=e[1],o=e[2];return n>99.9999999?[o,0,100]:n<1e-8?[o,0,0]:[o,r/t.Hsluv.maxSafeChromaForL(n)*100,n]},t.Hsluv.rgbToHex=function(e){for(var n="#",r=0;r<3;){var o=e[r++],a=Math.round(255*o),i=a%16,c=(a-i)/16|0;n+=t.Hsluv.hexChars.charAt(c)+t.Hsluv.hexChars.charAt(i)}return n},t.Hsluv.hexToRgb=function(e){e=e.toLowerCase();for(var n=[],r=0;r<3;){var o=r++,a=16*t.Hsluv.hexChars.indexOf(e.charAt(2*o+1))+t.Hsluv.hexChars.indexOf(e.charAt(2*o+2));n.push(a/255)}return n},t.Hsluv.lchToRgb=function(e){return t.Hsluv.xyzToRgb(t.Hsluv.luvToXyz(t.Hsluv.lchToLuv(e)))},t.Hsluv.rgbToLch=function(e){return t.Hsluv.luvToLch(t.Hsluv.xyzToLuv(t.Hsluv.rgbToXyz(e)))},t.Hsluv.hsluvToRgb=function(e){return t.Hsluv.lchToRgb(t.Hsluv.hsluvToLch(e))},t.Hsluv.rgbToHsluv=function(e){return t.Hsluv.lchToHsluv(t.Hsluv.rgbToLch(e))},t.Hsluv.hpluvToRgb=function(e){return t.Hsluv.lchToRgb(t.Hsluv.hpluvToLch(e))},t.Hsluv.rgbToHpluv=function(e){return t.Hsluv.lchToHpluv(t.Hsluv.rgbToLch(e))},t.Hsluv.hsluvToHex=function(e){return t.Hsluv.rgbToHex(t.Hsluv.hsluvToRgb(e))},t.Hsluv.hpluvToHex=function(e){return t.Hsluv.rgbToHex(t.Hsluv.hpluvToRgb(e))},t.Hsluv.hexToHsluv=function(e){return t.Hsluv.rgbToHsluv(t.Hsluv.hexToRgb(e))},t.Hsluv.hexToHpluv=function(e){return t.Hsluv.rgbToHpluv(t.Hsluv.hexToRgb(e))},t.Hsluv.m=[[3.240969941904521,-1.537383177570093,-.498610760293],[-.96924363628087,1.87596750150772,.041555057407175],[.055630079696993,-.20397695888897,1.056971514242878]],t.Hsluv.minv=[[.41239079926595,.35758433938387,.18048078840183],[.21263900587151,.71516867876775,.072192315360733],[.019330818715591,.11919477979462,.95053215224966]],t.Hsluv.refY=1,t.Hsluv.refU=.19783000664283,t.Hsluv.refV=.46831999493879,t.Hsluv.kappa=903.2962962,t.Hsluv.epsilon=.0088564516,t.Hsluv.hexChars="0123456789abcdef";var n={hsluvToRgb:t.Hsluv.hsluvToRgb,rgbToHsluv:t.Hsluv.rgbToHsluv,hpluvToRgb:t.Hsluv.hpluvToRgb,rgbToHpluv:t.Hsluv.rgbToHpluv,hsluvToHex:t.Hsluv.hsluvToHex,hexToHsluv:t.Hsluv.hexToHsluv,hpluvToHex:t.Hsluv.hpluvToHex,hexToHpluv:t.Hsluv.hexToHpluv,lchToHpluv:t.Hsluv.lchToHpluv,hpluvToLch:t.Hsluv.hpluvToLch,lchToHsluv:t.Hsluv.lchToHsluv,hsluvToLch:t.Hsluv.hsluvToLch,lchToLuv:t.Hsluv.lchToLuv,luvToLch:t.Hsluv.luvToLch,xyzToLuv:t.Hsluv.xyzToLuv,luvToXyz:t.Hsluv.luvToXyz,xyzToRgb:t.Hsluv.xyzToRgb,rgbToXyz:t.Hsluv.rgbToXyz,lchToRgb:t.Hsluv.lchToRgb,rgbToLch:t.Hsluv.rgbToLch};e.exports=n},854:function(e,t,n){e.exports=function(){"use strict";var e=function(e){var t=e.id,n=e.viewBox,r=e.content;this.id=t,this.viewBox=n,this.content=r};e.prototype.stringify=function(){return this.content},e.prototype.toString=function(){return this.stringify()},e.prototype.destroy=function(){var e=this;["id","viewBox","content"].forEach((function(t){return delete e[t]}))};var t=function(e){var t=!!document.importNode,n=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement;return t?document.importNode(n,!0):n};function r(e,t){return e(t={exports:{}},t.exports),t.exports}"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self&&self;var o=r((function(e,t){!function(t,n){e.exports=n()}(0,(function(){function e(e){return e&&"object"==typeof e&&"[object RegExp]"!==Object.prototype.toString.call(e)&&"[object Date]"!==Object.prototype.toString.call(e)}function t(e){return Array.isArray(e)?[]:{}}function n(n,r){return r&&!0===r.clone&&e(n)?a(t(n),n,r):n}function r(t,r,o){var i=t.slice();return r.forEach((function(r,c){void 0===i[c]?i[c]=n(r,o):e(r)?i[c]=a(t[c],r,o):-1===t.indexOf(r)&&i.push(n(r,o))})),i}function o(t,r,o){var i={};return e(t)&&Object.keys(t).forEach((function(e){i[e]=n(t[e],o)})),Object.keys(r).forEach((function(c){e(r[c])&&t[c]?i[c]=a(t[c],r[c],o):i[c]=n(r[c],o)})),i}function a(e,t,a){var i=Array.isArray(t),c=(a||{arrayMerge:r}).arrayMerge||r;return i?Array.isArray(e)?c(e,t,a):n(t,a):o(e,t,a)}return a.all=function(e,t){if(!Array.isArray(e)||e.length<2)throw new Error("first argument should be an array with at least two elements");return e.reduce((function(e,n){return a(e,n,t)}))},a}))})),a=r((function(e,t){var n={svg:{name:"xmlns",uri:"http://www.w3.org/2000/svg"},xlink:{name:"xmlns:xlink",uri:"http://www.w3.org/1999/xlink"}};t.default=n,e.exports=t.default})),i=function(e){return Object.keys(e).map((function(t){return t+'="'+e[t].toString().replace(/"/g,""")+'"'})).join(" ")},c=a.svg,l=a.xlink,s={};s[c.name]=c.uri,s[l.name]=l.uri;var u=function(e,t){void 0===e&&(e="");var n=o(s,t||{});return"<svg "+i(n)+">"+e+"</svg>"},f=function(e){function n(){e.apply(this,arguments)}e&&(n.__proto__=e),n.prototype=Object.create(e&&e.prototype),n.prototype.constructor=n;var r={isMounted:{}};return r.isMounted.get=function(){return!!this.node},n.createFromExistingNode=function(e){return new n({id:e.getAttribute("id"),viewBox:e.getAttribute("viewBox"),content:e.outerHTML})},n.prototype.destroy=function(){this.isMounted&&this.unmount(),e.prototype.destroy.call(this)},n.prototype.mount=function(e){if(this.isMounted)return this.node;var t="string"==typeof e?document.querySelector(e):e,n=this.render();return this.node=n,t.appendChild(n),n},n.prototype.render=function(){var e=this.stringify();return t(u(e)).childNodes[0]},n.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},Object.defineProperties(n.prototype,r),n}(e);return f}()},348:function(e,t,n){e.exports=function(){"use strict";function e(e,t){return e(t={exports:{}},t.exports),t.exports}"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self&&self;var t=e((function(e,t){!function(t,n){e.exports=n()}(0,(function(){function e(e){return e&&"object"==typeof e&&"[object RegExp]"!==Object.prototype.toString.call(e)&&"[object Date]"!==Object.prototype.toString.call(e)}function t(e){return Array.isArray(e)?[]:{}}function n(n,r){return r&&!0===r.clone&&e(n)?a(t(n),n,r):n}function r(t,r,o){var i=t.slice();return r.forEach((function(r,c){void 0===i[c]?i[c]=n(r,o):e(r)?i[c]=a(t[c],r,o):-1===t.indexOf(r)&&i.push(n(r,o))})),i}function o(t,r,o){var i={};return e(t)&&Object.keys(t).forEach((function(e){i[e]=n(t[e],o)})),Object.keys(r).forEach((function(c){e(r[c])&&t[c]?i[c]=a(t[c],r[c],o):i[c]=n(r[c],o)})),i}function a(e,t,a){var i=Array.isArray(t),c=(a||{arrayMerge:r}).arrayMerge||r;return i?Array.isArray(e)?c(e,t,a):n(t,a):o(e,t,a)}return a.all=function(e,t){if(!Array.isArray(e)||e.length<2)throw new Error("first argument should be an array with at least two elements");return e.reduce((function(e,n){return a(e,n,t)}))},a}))}));function r(e){return e=e||Object.create(null),{on:function(t,n){(e[t]||(e[t]=[])).push(n)},off:function(t,n){e[t]&&e[t].splice(e[t].indexOf(n)>>>0,1)},emit:function(t,n){(e[t]||[]).map((function(e){e(n)})),(e["*"]||[]).map((function(e){e(t,n)}))}}}var o=e((function(e,t){var n={svg:{name:"xmlns",uri:"http://www.w3.org/2000/svg"},xlink:{name:"xmlns:xlink",uri:"http://www.w3.org/1999/xlink"}};t.default=n,e.exports=t.default})),a=function(e){return Object.keys(e).map((function(t){return t+'="'+e[t].toString().replace(/"/g,""")+'"'})).join(" ")},i=o.svg,c=o.xlink,l={};l[i.name]=i.uri,l[c.name]=c.uri;var s,u=function(e,n){void 0===e&&(e="");var r=t(l,n||{});return"<svg "+a(r)+">"+e+"</svg>"},f=o.svg,d=o.xlink,v={attrs:(s={style:["position: absolute","width: 0","height: 0"].join("; "),"aria-hidden":"true"},s[f.name]=f.uri,s[d.name]=d.uri,s)},p=function(e){this.config=t(v,e||{}),this.symbols=[]};p.prototype.add=function(e){var t=this.symbols,n=this.find(e.id);return n?(t[t.indexOf(n)]=e,!1):(t.push(e),!0)},p.prototype.remove=function(e){var t=this.symbols,n=this.find(e);return!!n&&(t.splice(t.indexOf(n),1),n.destroy(),!0)},p.prototype.find=function(e){return this.symbols.filter((function(t){return t.id===e}))[0]||null},p.prototype.has=function(e){return null!==this.find(e)},p.prototype.stringify=function(){var e=this.config.attrs,t=this.symbols.map((function(e){return e.stringify()})).join("");return u(t,e)},p.prototype.toString=function(){return this.stringify()},p.prototype.destroy=function(){this.symbols.forEach((function(e){return e.destroy()}))};var m=function(e){var t=e.id,n=e.viewBox,r=e.content;this.id=t,this.viewBox=n,this.content=r};m.prototype.stringify=function(){return this.content},m.prototype.toString=function(){return this.stringify()},m.prototype.destroy=function(){var e=this;["id","viewBox","content"].forEach((function(t){return delete e[t]}))};var h=function(e){var t=!!document.importNode,n=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement;return t?document.importNode(n,!0):n},y=function(e){function t(){e.apply(this,arguments)}e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t;var n={isMounted:{}};return n.isMounted.get=function(){return!!this.node},t.createFromExistingNode=function(e){return new t({id:e.getAttribute("id"),viewBox:e.getAttribute("viewBox"),content:e.outerHTML})},t.prototype.destroy=function(){this.isMounted&&this.unmount(),e.prototype.destroy.call(this)},t.prototype.mount=function(e){if(this.isMounted)return this.node;var t="string"==typeof e?document.querySelector(e):e,n=this.render();return this.node=n,t.appendChild(n),n},t.prototype.render=function(){var e=this.stringify();return h(u(e)).childNodes[0]},t.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},Object.defineProperties(t.prototype,n),t}(m),g={autoConfigure:!0,mountTo:"body",syncUrlsWithBaseTag:!1,listenLocationChangeEvent:!0,locationChangeEvent:"locationChange",locationChangeAngularEmitter:!1,usagesToUpdate:"use[*|href]",moveGradientsOutsideSymbol:!1},_=function(e){return Array.prototype.slice.call(e,0)},b={isChrome:function(){return/chrome/i.test(navigator.userAgent)},isFirefox:function(){return/firefox/i.test(navigator.userAgent)},isIE:function(){return/msie/i.test(navigator.userAgent)||/trident/i.test(navigator.userAgent)},isEdge:function(){return/edge/i.test(navigator.userAgent)}},w=function(e,t){var n=document.createEvent("CustomEvent");n.initCustomEvent(e,!1,!1,t),window.dispatchEvent(n)},E=function(e){var t=[];return _(e.querySelectorAll("style")).forEach((function(e){e.textContent+="",t.push(e)})),t},x=function(e){return(e||window.location.href).split("#")[0]},O=function(e){angular.module("ng").run(["$rootScope",function(t){t.$on("$locationChangeSuccess",(function(t,n,r){w(e,{oldUrl:r,newUrl:n})}))}])},S="linearGradient, radialGradient, pattern, mask, clipPath",k=function(e,t){return void 0===t&&(t=S),_(e.querySelectorAll("symbol")).forEach((function(e){_(e.querySelectorAll(t)).forEach((function(t){e.parentNode.insertBefore(t,e)}))})),e};function M(e,t){return _(e).reduce((function(e,n){if(!n.attributes)return e;var r=_(n.attributes),o=t?r.filter(t):r;return e.concat(o)}),[])}var j=o.xlink.uri,H="xlink:href",z=/[{}|\\\^\[\]`"<>]/g;function A(e){return e.replace(z,(function(e){return"%"+e[0].charCodeAt(0).toString(16).toUpperCase()}))}function C(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function T(e,t,n){return _(e).forEach((function(e){var r=e.getAttribute(H);if(r&&0===r.indexOf(t)){var o=r.replace(t,n);e.setAttributeNS(j,H,o)}})),e}var N,P=["clipPath","colorProfile","src","cursor","fill","filter","marker","markerStart","markerMid","markerEnd","mask","stroke","style"],I=P.map((function(e){return"["+e+"]"})).join(","),L=function(e,t,n,r){var o=A(n),a=A(r);M(e.querySelectorAll(I),(function(e){var t=e.localName,n=e.value;return-1!==P.indexOf(t)&&-1!==n.indexOf("url("+o)})).forEach((function(e){return e.value=e.value.replace(new RegExp(C(o),"g"),a)})),T(t,o,a)},D={MOUNT:"mount",SYMBOL_MOUNT:"symbol_mount"},R=function(e){function n(n){var o=this;void 0===n&&(n={}),e.call(this,t(g,n));var a=r();this._emitter=a,this.node=null;var i=this.config;if(i.autoConfigure&&this._autoConfigure(n),i.syncUrlsWithBaseTag){var c=document.getElementsByTagName("base")[0].getAttribute("href");a.on(D.MOUNT,(function(){return o.updateUrls("#",c)}))}var l=this._handleLocationChange.bind(this);this._handleLocationChange=l,i.listenLocationChangeEvent&&window.addEventListener(i.locationChangeEvent,l),i.locationChangeAngularEmitter&&O(i.locationChangeEvent),a.on(D.MOUNT,(function(e){i.moveGradientsOutsideSymbol&&k(e)})),a.on(D.SYMBOL_MOUNT,(function(e){i.moveGradientsOutsideSymbol&&k(e.parentNode),(b.isIE()||b.isEdge())&&E(e)}))}e&&(n.__proto__=e),n.prototype=Object.create(e&&e.prototype),n.prototype.constructor=n;var o={isMounted:{}};return o.isMounted.get=function(){return!!this.node},n.prototype._autoConfigure=function(e){var t=this.config;void 0===e.syncUrlsWithBaseTag&&(t.syncUrlsWithBaseTag=void 0!==document.getElementsByTagName("base")[0]),void 0===e.locationChangeAngularEmitter&&(t.locationChangeAngularEmitter=void 0!==window.angular),void 0===e.moveGradientsOutsideSymbol&&(t.moveGradientsOutsideSymbol=b.isFirefox())},n.prototype._handleLocationChange=function(e){var t=e.detail,n=t.oldUrl,r=t.newUrl;this.updateUrls(n,r)},n.prototype.add=function(t){var n=this,r=e.prototype.add.call(this,t);return this.isMounted&&r&&(t.mount(n.node),this._emitter.emit(D.SYMBOL_MOUNT,t.node)),r},n.prototype.attach=function(e){var t=this,n=this;if(n.isMounted)return n.node;var r="string"==typeof e?document.querySelector(e):e;return n.node=r,this.symbols.forEach((function(e){e.mount(n.node),t._emitter.emit(D.SYMBOL_MOUNT,e.node)})),_(r.querySelectorAll("symbol")).forEach((function(e){var t=y.createFromExistingNode(e);t.node=e,n.add(t)})),this._emitter.emit(D.MOUNT,r),r},n.prototype.destroy=function(){var e=this,t=e.config,n=e.symbols,r=e._emitter;n.forEach((function(e){return e.destroy()})),r.off("*"),window.removeEventListener(t.locationChangeEvent,this._handleLocationChange),this.isMounted&&this.unmount()},n.prototype.mount=function(e,t){void 0===e&&(e=this.config.mountTo),void 0===t&&(t=!1);var n=this;if(n.isMounted)return n.node;var r="string"==typeof e?document.querySelector(e):e,o=n.render();return this.node=o,t&&r.childNodes[0]?r.insertBefore(o,r.childNodes[0]):r.appendChild(o),this._emitter.emit(D.MOUNT,o),o},n.prototype.render=function(){return h(this.stringify())},n.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},n.prototype.updateUrls=function(e,t){if(!this.isMounted)return!1;var n=document.querySelectorAll(this.config.usagesToUpdate);return L(this.node,n,x(e)+"#",x(t)+"#"),!0},Object.defineProperties(n.prototype,o),n}(p),F=e((function(e){var t;t=function(){var e,t=[],n=document,r=n.documentElement.doScroll,o="DOMContentLoaded",a=(r?/^loaded|^c/:/^loaded|^i|^c/).test(n.readyState);return a||n.addEventListener(o,e=function(){for(n.removeEventListener(o,e),a=1;e=t.shift();)e()}),function(e){a?setTimeout(e,0):t.push(e)}},e.exports=t()})),U="__SVG_SPRITE_NODE__",B="__SVG_SPRITE__";window[B]?N=window[B]:(N=new R({attrs:{id:U,"aria-hidden":"true"}}),window[B]=N);var V=function(){var e=document.getElementById(U);e?N.attach(e):N.mount(document.body,!0)};return document.body?V():F(V),N}()}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var a=t[r]={exports:{}};return e[r].call(a.exports,a,a.exports,n),a.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e;n.g.importScripts&&(e=n.g.location+"");var t=n.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var r=t.getElementsByTagName("script");r.length&&(e=r[r.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),n.p=e})();var r={};(()=>{"use strict";n.r(r),n.d(r,{convertFontVariantToFVD:()=>fo,determineFontType:()=>Dr,getCSSFromPalettes:()=>Qe,getFontDetails:()=>Rr,maybeFillPalettesArray:()=>vo,resizer:()=>e});var e={};n.r(e),n.d(e,{resize:()=>no,setOffset:()=>to});const t=window.jQuery;var o=n.n(t);const a=window.ReactDOM;var i=n.n(a),c=function(e,t){var n=document.getElementById(e);if(n){var r=document.createElement("li");r.setAttribute("class","customize-control"),r.setAttribute("style","padding: 0"),n.insertAdjacentElement("afterend",r),i().render(React.createElement(t,null),r)}};const l=window.React;var s=n.n(l);const u=window.lodash;var f=n.n(u),d={},v={},p=[],m=function(){v=JSON.parse(JSON.stringify(wp.customize.settings.settings))},h=function(){return v},y=function(e){return styleManager.config.settings[e]},g=function(e){return d[e]},b=function(e,t){d[e]=t},w=function(){return p},E=function(e){p=e.slice()},x=function(e,t){var n=w();window.document.body.classList.add("sm-customizer-shortcut-busy"),E([]),e.focus(),setTimeout((function(){window.document.body.classList.remove("sm-customizer-shortcut-busy")}),600),E(n),function(e){p.push(e)}(t)},O=function(e){var t=function(e){return v[e]}(e);return t.connected_fields||{}},S=function(e){var t=O(e);return Object.keys(t).map((function(e){return t[e].setting_id}))},k=function(e){var t=f().pick(d,e);f().each(t,(function(e,t){wp.customize(t,(function(t){t.unbind(e)}))})),function(e){e.forEach((function(e){delete d[e]}))}(e)},M=function(e){return e};const j=function(e){(0,l.useEffect)((function(){var t=function(e){var t;e||(t=w().pop())&&wp.customize.section(t,(function(e){window.document.body.classList.add("sm-customizer-shortcut-busy"),e.focus(),setTimeout((function(){window.document.body.classList.remove("sm-customizer-shortcut-busy")}),600)}))};return wp.customize.section(e,(function(e){e.expanded.bind(t)})),function(){wp.customize.section(e,(function(e){e.expanded.unbind(t)}))}}),[])};const H=function(e){var t=e.targetSectionID,n=e.currentSectionID,r=e.icon,o=e.label,a=(0,l.useCallback)((function(){n&&wp.customize.section(t,(function(e){x(e,n)}))}),[n]);return j(t),React.createElement("div",{className:"sm-group"},React.createElement("div",{className:"sm-panel-toggle",onClick:a},r&&React.createElement("div",{className:"sm-panel-toggle__icon",dangerouslySetInnerHTML:{__html:r}}),o&&React.createElement("div",{className:"sm-panel-toggle__label"},o)))};var z=n(854),A=n.n(z),C=n(348),T=n.n(C),N=new(A())({id:"colorize-elements",use:"colorize-elements-usage",viewBox:"0 0 24 24",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="colorize-elements">\n<path d="M16.66 4.51945L19.49 7.34945L16.66 10.1795L13.83 7.34945L16.66 4.51945ZM9 4.99945V8.99945H5V4.99945H9ZM19 14.9995V18.9995H15V14.9995H19ZM9 14.9995V18.9995H5V14.9995H9ZM16.66 1.68945L11 7.33945L16.66 12.9995L22.32 7.33945L16.66 1.68945ZM11 2.99945H3V10.9995H11V2.99945ZM21 12.9995H13V20.9995H21V12.9995ZM11 12.9995H3V20.9995H11V12.9995Z" fill="#2F384C" />\n</symbol>'});T().add(N);const P=N;const I=function(e){var t="".concat(styleManager.config.options_name,"[colors_section]"),n=styleManager.l10n.colorPalettes.colorizeElementsPanelLabel,r='\n <svg viewBox="'.concat(P.viewBox,'">\n <use xlink:href="#').concat(P.id,'" />\n </svg>');return s().createElement(H,{currentSectionID:"sm_color_usage_section",targetSectionID:t,icon:r,label:n})};var L=function(e){var t=e===y("sm_coloration_level").default,n=h(),r=parseInt(e,10),o=r<50?4:r<75?3:r<100?2:1;Object.keys(n).forEach((function(e){var n=y(e);if("sm_toggle"===(null==n?void 0:n.type)&&void 0!==n.coloration){var r=n.coloration;wp.customize(e,(function(e){e.set(t?n.default:r>=o)}))}}))},D=new(A())({id:"customize-colors-usage",use:"customize-colors-usage-usage",viewBox:"0 0 24 24",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="customize-colors-usage">\n<path d="M16.56 8.94L7.62 0L6.21 1.41L8.59 3.79L3.44 8.94C2.85 9.53 2.85 10.48 3.44 11.06L8.94 16.56C9.23 16.85 9.62 17 10 17C10.38 17 10.77 16.85 11.06 16.56L16.56 11.06C17.15 10.48 17.15 9.53 16.56 8.94ZM5.21 10L10 5.21L14.79 10H5.21ZM19 11.5C19 11.5 17 13.67 17 15C17 16.1 17.9 17 19 17C20.1 17 21 16.1 21 15C21 13.67 19 11.5 19 11.5ZM2 20H22V24H2V20Z" fill="#2F384C" />\n</symbol>'});T().add(D);const R=D;const F=function(){var e=styleManager.l10n.colorPalettes.builderColorUsagePanelLabel,t='\n <svg viewBox="'.concat(R.viewBox,'">\n <use xlink:href="#').concat(R.id,'" />\n </svg>');return React.createElement(H,{currentSectionID:"sm_color_palettes_section",targetSectionID:"sm_color_usage_section",icon:t,label:e})};const U=function(e){var t=e.label,n=e.description,r=e.children;return s().createElement("div",{className:"sm-control"},t&&s().createElement("div",{className:"sm-control__header"},s().createElement("div",{className:"sm-control__label"},t)),r&&s().createElement("div",{className:"sm-control__body"},r),n&&s().createElement("div",{className:"sm-control__footer"},s().createElement("div",{className:"description customize-control-description sm-control__description",dangerouslySetInnerHTML:{__html:n}})))};const B=function(){return(0,l.useCallback)((function(e){wp.customize("sm_advanced_palette_source",(function(t){t.set(JSON.stringify(e))}))}),[])};const V=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];"function"==typeof t&&(0,l.useEffect)((function(){return wp.customize(e,(function(e){e.bind(t)})),function(){wp.customize(e,(function(e){e.unbind(t)}))}}),n)};function q(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return G(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return G(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function G(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}const Z=function(){var e=q((0,l.useState)(null),2),t=e[0],n=e[1];(0,l.useEffect)((function(){wp.customize("sm_color_palette_in_use",(function(e){n(e())}))}),[]);var r=(0,l.useCallback)((function(e){wp.customize("sm_color_palette_in_use",(function(t){t.set(e)})),wp.customize("sm_is_custom_color_palette",(function(t){t.set(!e||"")}))}),[]),o=(0,l.useCallback)((function(e){n(e)}));return V("sm_color_palette_in_use",o),[t,r]};const J=function(e,t){(0,l.useEffect)((function(){function n(n){e.current&&!e.current.contains(n.target)&&t()}return document.addEventListener("mousedown",n),function(){document.removeEventListener("mousedown",n)}}),[e])};var W=function(e){var t;try{t=JSON.parse(e)}catch(e){t=[]}return t};function Y(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return X(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return X(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function X(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var K=(0,l.createContext)(),Q=function(e){var t=e.sourceSettingID,n=function(e){return(0,l.useMemo)((function(){var t=wp.customize(e);if(t){var n=t();return W(n)}return[]}),[])}(t),r=Y((0,l.useState)(n),2),o=r[0],a=r[1],i=(0,l.useCallback)((function(e){var t=W(e);a(t)}),[]);V(t,i);var c={config:o,sourceSettingID:t};return s().createElement(K.Provider,{value:c},e.children)};const ee=K;function te(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return ne(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ne(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ne(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}const re=function(e){var t=e.actions,n=te((0,l.useState)(!1),2),r=n[0],o=n[1],a="function"==typeof e.onToggle?e.onToggle:function(e){},i="function"==typeof e.onClick?e.onClick:function(e){e.stopPropagation()};(0,l.useEffect)((function(){a(r)}),[r]);var c=(0,l.useRef)(null);return J(c,(function(){o(!1)})),s().createElement("div",{onClick:i,ref:c,className:"c-contextual-menu c-contextual-menu--".concat(r?"visible":"hidden")},s().createElement("button",{className:"c-contextual-menu__toggle",onClick:function(e){e.preventDefault(),o(!r)}},s().createElement("span",null,"Toggle Menu")),s().createElement("div",{className:"c-contextual-menu__list"},t.map((function(e,t){var n=e.label,r=e.callback,a=e.className;return s().createElement("div",{key:t,className:"c-contextual-menu__list-item ".concat(a),onClick:function(e){e.preventDefault(),o(!1),r()}},n)}))))},oe=window.chroma;var ae=n.n(oe);function ie(){return(ie=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function ce(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)t.indexOf(n=a[r])>=0||(o[n]=e[n]);return o}function le(e){var t=(0,l.useRef)(e),n=(0,l.useRef)((function(e){t.current&&t.current(e)}));return t.current=e,n.current}var se=function(e,t,n){return void 0===t&&(t=0),void 0===n&&(n=1),e>n?n:e<t?t:e},ue=function(e){return"touches"in e},fe=function(e){return e&&e.ownerDocument.defaultView||self},de=function(e,t,n){var r=e.getBoundingClientRect(),o=ue(t)?function(e,t){for(var n=0;n<e.length;n++)if(e[n].identifier===t)return e[n];return e[0]}(t.touches,n):t;return{left:se((o.pageX-(r.left+fe(e).pageXOffset))/r.width),top:se((o.pageY-(r.top+fe(e).pageYOffset))/r.height)}},ve=function(e){!ue(e)&&e.preventDefault()},pe=s().memo((function(e){var t=e.onMove,n=e.onKey,r=ce(e,["onMove","onKey"]),o=(0,l.useRef)(null),a=le(t),i=le(n),c=(0,l.useRef)(null),u=(0,l.useRef)(!1),f=(0,l.useMemo)((function(){var e=function(e){ve(e),(ue(e)?e.touches.length>0:e.buttons>0)&&o.current?a(de(o.current,e,c.current)):n(!1)},t=function(){return n(!1)};function n(n){var r=u.current,a=fe(o.current),i=n?a.addEventListener:a.removeEventListener;i(r?"touchmove":"mousemove",e),i(r?"touchend":"mouseup",t)}return[function(e){var t=e.nativeEvent,r=o.current;if(r&&(ve(t),!function(e,t){return t&&!ue(e)}(t,u.current)&&r)){if(ue(t)){u.current=!0;var i=t.changedTouches||[];i.length&&(c.current=i[0].identifier)}r.focus(),a(de(r,t,c.current)),n(!0)}},function(e){var t=e.which||e.keyCode;t<37||t>40||(e.preventDefault(),i({left:39===t?.05:37===t?-.05:0,top:40===t?.05:38===t?-.05:0}))},n]}),[i,a]),d=f[0],v=f[1],p=f[2];return(0,l.useEffect)((function(){return p}),[p]),s().createElement("div",ie({},r,{onTouchStart:d,onMouseDown:d,className:"react-colorful__interactive",ref:o,onKeyDown:v,tabIndex:0,role:"slider"}))})),me=function(e){return e.filter(Boolean).join(" ")},he=function(e){var t=e.color,n=e.left,r=e.top,o=void 0===r?.5:r,a=me(["react-colorful__pointer",e.className]);return s().createElement("div",{className:a,style:{top:100*o+"%",left:100*n+"%"}},s().createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},ye=function(e,t,n){return void 0===t&&(t=0),void 0===n&&(n=Math.pow(10,t)),Math.round(n*e)/n},ge=(Math.PI,function(e){return"#"===e[0]&&(e=e.substr(1)),e.length<6?{r:parseInt(e[0]+e[0],16),g:parseInt(e[1]+e[1],16),b:parseInt(e[2]+e[2],16),a:1}:{r:parseInt(e.substr(0,2),16),g:parseInt(e.substr(2,2),16),b:parseInt(e.substr(4,2),16),a:1}}),_e=function(e){var t=e.s,n=e.v,r=e.a,o=(200-t)*n/100;return{h:ye(e.h),s:ye(o>0&&o<200?t*n/100/(o<=100?o:200-o)*100:0),l:ye(o/2),a:ye(r,2)}},be=function(e){var t=_e(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},we=function(e){var t=e.h,n=e.s,r=e.v,o=e.a;t=t/360*6,n/=100,r/=100;var a=Math.floor(t),i=r*(1-n),c=r*(1-(t-a)*n),l=r*(1-(1-t+a)*n),s=a%6;return{r:ye(255*[r,c,i,i,l,r][s]),g:ye(255*[l,r,r,c,i,i][s]),b:ye(255*[i,i,l,r,r,c][s]),a:ye(o,2)}},Ee=function(e){var t=e.toString(16);return t.length<2?"0"+t:t},xe=function(e){var t=e.r,n=e.g,r=e.b,o=e.a,a=Math.max(t,n,r),i=a-Math.min(t,n,r),c=i?a===t?(n-r)/i:a===n?2+(r-t)/i:4+(t-n)/i:0;return{h:ye(60*(c<0?c+6:c)),s:ye(a?i/a*100:0),v:ye(a/255*100),a:o}},Oe=s().memo((function(e){var t=e.hue,n=e.onChange,r=me(["react-colorful__hue",e.className]);return s().createElement("div",{className:r},s().createElement(pe,{onMove:function(e){n({h:360*e.left})},onKey:function(e){n({h:se(t+360*e.left,0,360)})},"aria-label":"Hue","aria-valuetext":ye(t)},s().createElement(he,{className:"react-colorful__hue-pointer",left:t/360,color:be({h:t,s:100,v:100,a:1})})))})),Se=s().memo((function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:be({h:t.h,s:100,v:100,a:1})};return s().createElement("div",{className:"react-colorful__saturation",style:r},s().createElement(pe,{onMove:function(e){n({s:100*e.left,v:100-100*e.top})},onKey:function(e){n({s:se(t.s+100*e.left,0,100),v:se(t.v-100*e.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+ye(t.s)+"%, Brightness "+ye(t.v)+"%"},s().createElement(he,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:be(t)})))})),ke=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0};function Me(e,t,n){var r=le(n),o=(0,l.useState)((function(){return e.toHsva(t)})),a=o[0],i=o[1],c=(0,l.useRef)({color:t,hsva:a});(0,l.useEffect)((function(){if(!e.equal(t,c.current.color)){var n=e.toHsva(t);c.current={hsva:n,color:t},i(n)}}),[t,e]),(0,l.useEffect)((function(){var t;ke(a,c.current.hsva)||e.equal(t=e.fromHsva(a),c.current.color)||(c.current={hsva:a,color:t},r(t))}),[a,e,r]);var s=(0,l.useCallback)((function(e){i((function(t){return Object.assign({},t,e)}))}),[]);return[a,s]}var je,He="undefined"!=typeof window?l.useLayoutEffect:l.useEffect,ze=new Map,Ae=function(e){He((function(){var t=e.current?e.current.ownerDocument:document;if(void 0!==t&&!ze.has(t)){var r=t.createElement("style");r.innerHTML='.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url(\'data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><path d="M8 0h8v8H8zM0 8h8v8H0z"/></svg>\')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}',ze.set(t,r);var o=je||n.nc;o&&r.setAttribute("nonce",o),t.head.appendChild(r)}}),[])},Ce=function(e){var t=e.className,n=e.colorModel,r=e.color,o=void 0===r?n.defaultColor:r,a=e.onChange,i=ce(e,["className","colorModel","color","onChange"]),c=(0,l.useRef)(null);Ae(c);var u=Me(n,o,a),f=u[0],d=u[1],v=me(["react-colorful",t]);return s().createElement("div",ie({},i,{ref:c,className:v}),s().createElement(Se,{hsva:f,onChange:d}),s().createElement(Oe,{hue:f.h,onChange:d,className:"react-colorful__last-control"}))},Te={defaultColor:"000",toHsva:function(e){return xe(ge(e))},fromHsva:function(e){return n=(t=we(e)).g,r=t.b,"#"+Ee(t.r)+Ee(n)+Ee(r);var t,n,r},equal:function(e,t){return e.toLowerCase()===t.toLowerCase()||ke(ge(e),ge(t))}},Ne=function(e){return s().createElement(Ce,ie({},e,{colorModel:Te}))};const Pe=function(e,t){var n=(0,l.useRef)(!1);(0,l.useEffect)((function(){n.current?e():n.current=!0}),t)};function Ie(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Le(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Le(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Le(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var De=function(e){var t=e.hex,n=e.onChange,r=e.isOpen,o=Ie((0,l.useState)(t),2),a=o[0],i=o[1],c=Ie((0,l.useState)(t),2),u=c[0],f=c[1],d=function(e,t,n){var r=this,o=(0,l.useRef)(null),a=(0,l.useRef)(0),i=(0,l.useRef)(null),c=(0,l.useRef)([]),s=(0,l.useRef)(),u=(0,l.useRef)(),f=(0,l.useRef)(e),d=(0,l.useRef)(!0);f.current=e;var v=!t&&0!==t&&"undefined"!=typeof window;if("function"!=typeof e)throw new TypeError("Expected a function");t=+t||0;var p=!!(n=n||{}).leading,m=!("trailing"in n)||!!n.trailing,h="maxWait"in n,y=h?Math.max(+n.maxWait||0,t):null;(0,l.useEffect)((function(){return d.current=!0,function(){d.current=!1}}),[]);var g=(0,l.useMemo)((function(){var e=function(e){var t=c.current,n=s.current;return c.current=s.current=null,a.current=e,u.current=f.current.apply(n,t)},n=function(e,t){v&&cancelAnimationFrame(i.current),i.current=v?requestAnimationFrame(e):setTimeout(e,t)},l=function(e){if(!d.current)return!1;var n=e-o.current,r=e-a.current;return!o.current||n>=t||n<0||h&&r>=y},g=function(t){return i.current=null,m&&c.current?e(t):(c.current=s.current=null,u.current)},_=function(){var e=Date.now();if(l(e))return g(e);if(d.current){var r=e-o.current,i=e-a.current,c=t-r,s=h?Math.min(c,y-i):c;n(_,s)}},b=function(){for(var f=[],v=0;v<arguments.length;v++)f[v]=arguments[v];var m=Date.now(),y=l(m);if(c.current=f,s.current=r,o.current=m,y){if(!i.current&&d.current)return a.current=o.current,n(_,t),p?e(o.current):u.current;if(h)return n(_,t),e(o.current)}return i.current||n(_,t),u.current};return b.cancel=function(){i.current&&(v?cancelAnimationFrame(i.current):clearTimeout(i.current)),a.current=0,c.current=o.current=s.current=i.current=null},b.isPending=function(){return!!i.current},b.flush=function(){return i.current?g(Date.now()):u.current},b}),[p,h,t,y,m,v]);return g}(n,200);return Pe((function(){d(a)}),[a]),s().createElement("div",{className:"c-palette-builder__source-item-color ".concat(r?"c-palette-builder__source-item-color--active":"")},s().createElement("div",{className:"c-palette-builder__source-item-preview",style:{color:a}}),s().createElement("div",{className:"c-palette-builder__source-item-picker",onClick:function(e){e.stopPropagation()}},s().createElement(Ne,{color:a,onChange:function(e){f(e),i(e)}}),s().createElement("input",{type:"text",value:u,onChange:function(e){var t=e.target.value;f(t),ae().valid(t)&&1===ae()(t).alpha()&&i(ae()(t).hex())}})))},Re=["showPicker"];function Fe(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function Ue(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Be(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ue(Object(n),!0).forEach((function(t){Ve(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ue(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ve(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var qe=function(e){return JSON.parse(JSON.stringify(e))},$e=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return{uid:"color_".concat((new Date).getTime()),showPicker:!0,label:e,value:"#111111"}},Ge=function(){return{uid:"color_group_".concat((new Date).getTime()),sources:[$e(styleManager.l10n.colorPalettes.sourceColorsDefaultLabel)]}},Ze=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=qe(e).map((function(e){return Be(Be({},e),{},{sources:e.sources.map((function(e){e.showPicker;return Fe(e,Re)}))})}));return n.splice(t+1,0,Ge()),n};function Je(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return We(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return We(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function We(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Ye=function(e){var t=(0,l.useContext)(ee).config,n=B();return(0,l.useEffect)((function(){t.length?t.filter((function(e){return!!e.sources.length})).length||n([]):n(Ze(t))}),[t]),s().createElement("div",{className:"c-palette-builder__source-list"},t.map((function(e,t){return s().createElement(Xe,{key:e.uid,sources:e.sources,index:t})})))},Xe=function(e){var t=e.uid,n=e.sources,r=e.index,o={"--sm-source-main-color":n[0].value};return s().createElement("div",{key:t,className:"c-palette-builder__source-group",style:o},n.map((function(e,t){return s().createElement(Ke,{key:e.uid,groupIndex:r,index:t,color:e,showPicker:e.showPicker})})))},Ke=function(e){var t=e.color,n=e.index,r=e.groupIndex,o=Je((0,l.useState)(!1),2),a=o[0],i=o[1],c=Je((0,l.useState)(!1),2),u=c[0],f=c[1],d=Je((0,l.useState)(!1),2),v=d[0],p=d[1],m=Je((0,l.useState)(!1),2),h=m[0],y=m[1],g=Je((0,l.useState)(),2),_=g[0],b=g[1],w=(0,l.useContext)(ee).config,E=B(),x=Je(Z(),2),O=(x[0],x[1]),S=(0,l.useCallback)((function(e){var t=function(e,t,n,r){var o=qe(e);return o[t].sources[n]=Object.assign({},o[t].sources[n],r),o}(w,r,n,e);E(t),O("")}),[w,r,n]),k=[{label:"Interpolate Color",callback:(0,l.useCallback)((function(){E(function(e,t,n){var r=qe(e);return r[t].sources.splice(n+1,0,$e(styleManager.l10n.colorPalettes.sourceColorsDefaultLabel)),r}(w,r,n)),O("")}),[w,r,n])},{label:"Add Color",callback:(0,l.useCallback)((function(){E(Ze(w,r)),O("")}),[w,r])},{label:"Rename Color",callback:(0,l.useCallback)((function(){y(!0)}),[])},{label:"Remove Color",callback:(0,l.useCallback)((function(){E(function(e,t,n){var r=qe(e);return r[t].sources.splice(n,1),r[t].sources.length||r.splice(t,1),r}(w,r,n)),O("")}),[w,r,n]),className:"c-contextual-menu__list-item--danger"}],M=(0,l.useRef)(null),j=(0,l.useRef)(null);J(j,(function(){b(!1)})),(0,l.useEffect)((function(){void 0===_&&void 0!==e.showPicker&&b(e.showPicker)}),[_]),(0,l.useEffect)((function(){i(u||v)}),[u,v]),(0,l.useEffect)((function(){h&&M.current.focus()}),[h]);return s().createElement("div",{onMouseEnter:function(){f(!0)},onMouseLeave:function(){f(!1)},onClick:function(){b(!_)},ref:j,className:"c-palette-builder__source-item ".concat(a?"c-palette-builder__source-item--active":"")},s().createElement(De,{hex:t.value,onChange:function(e){S({value:e})},isOpen:_}),!h&&s().createElement("div",{className:"c-palette-builder__source-item-label"},t.label),h&&s().createElement("input",{type:"text",ref:M,value:t.label,className:"c-palette-builder__source-item-label",onChange:function(e){S({label:e.target.value})},onBlur:function(e){y(!1)}}),s().createElement(re,{actions:k,onToggle:p,onClick:function(e){e.stopPropagation(),b(!1)}}))},Qe=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=e.slice();if(!n.length)return"";for(;n.length<3;)n.push(n[0]);return n.reduce((function(e,n,r,o){var a=n.id,i=".sm-palette-".concat(a),c=".is-dark .sm-palette-".concat(a),l=".sm-palette-".concat(a,".sm-palette--shifted");return"1"===a.toString()&&(i="html, ".concat(i),c="html.is-dark, ".concat(c)),"\n ".concat(e,"\n ").concat(i," {\n ").concat(et(n.variations,t-1),"\n }\n ").concat(c," {\n ").concat(et(n.darkVariations,t-1),"\n }\n ").concat(l," {\n ").concat(et(n.variations,n.sourceIndex),"\n }\n ")}),"")},et=function(e,t){return"\n ".concat(e.reduce((function(n,r,o){return"\n ".concat(n,"\n ").concat(tt(e,o,t)," \n ")}),""),"\n ")},tt=function(e,t,n){var r=e[(t+n)%12];return Object.keys(r).reduce((function(e,n){return"".concat(e,"\n--sm-").concat(n,"-color-").concat(t+1,": ").concat(r[n],";")}),"")};function nt(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return rt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return rt(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function rt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}const ot=function(e){var t="sm_site_color_variation",n=nt((0,l.useState)(""),2),r=n[0],o=n[1],a=(0,l.useCallback)((function(e){wp.customize("sm_advanced_palette_output",(function(t){var n=t(),r=JSON.parse(n);o(Qe(r,e))}))}),[]),i=(0,l.useCallback)((function(e){var n=JSON.parse(e);wp.customize(t,(function(e){var t=e();o(Qe(n,t))}))}),[]);return V("sm_advanced_palette_output",i),V(t,a),React.createElement("style",null,r)};var at=new(A())({id:"fine-tune-palette",use:"fine-tune-palette-usage",viewBox:"0 0 24 24",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="fine-tune-palette">\n<path d="M3 17V19H9V17H3ZM3 5V7H13V5H3ZM13 21V19H21V17H13V15H11V21H13ZM7 9V11H3V13H7V15H9V9H7ZM21 13V11H11V13H21ZM15 9H17V7H21V5H17V3H15V9Z" fill="#2F384C" />\n</symbol>'});T().add(at);const it=at;const ct=function(){var e=styleManager.l10n.colorPalettes.builderFineTuneColorsLabel,t='\n <svg viewBox="'.concat(it.viewBox,'">\n <use xlink:href="#').concat(it.id,'" />\n </svg>');return React.createElement(H,{currentSectionID:"sm_color_palettes_section",targetSectionID:"sm_fine_tune_color_palette_section",icon:t,label:e})};const lt=function(e,t){return(0,l.useEffect)((function(){return wp.customize.section(e,(function(e){e.expanded.bind(t)})),function(){wp.customize.section(e,(function(e){e.expanded.unbind(t)}))}}),[])};function st(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return ut(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ut(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ut(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var ft=function(e){var t=s().Children.toArray(e.children).filter((function(e){return e.type===dt})),n=t.findIndex((function(e){var t;return!(null==e||null===(t=e.props)||void 0===t||!t.open)})),r=st((0,l.useState)(n),2),o=r[0],a=r[1],i=(0,l.useCallback)((function(e){e||a(null)}),[]);return lt("sm_color_palettes_section",i),t.map((function(e,t){var n=e.props,r=n.title,i=n.children,c=o===t;return s().createElement("div",{className:"sm-blinds sm-blinds--".concat(c?"open":"closed"),key:t},s().createElement("div",{className:"sm-blinds__header",onClick:function(){a(o!==t?t:null)}},s().createElement("div",{className:"sm-blinds__title"},r),s().createElement("div",{className:"sm-blinds__toggle"})),s().createElement("div",{className:"sm-blinds__body"},c&&i))}))},dt=function(e){return null},vt=n(119),pt=function(e,t,n,r){var o=t.findIndex((function(t){return ae().contrast(t,e)>n}));if(o>-1)return t[o];if(r){var a=t.slice().sort((function(t,n){return ae().contrast(t,e)-ae().contrast(n,e)}));return a[a.length-1]}return!1},mt=function(e){return[1,.037,.016,.005].map((function(t){return yt(e,t)}))},ht=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return"maximum"===e.sm_elements_color_contrast?t?4.5:7:"average"===e.sm_elements_color_contrast?t?3:4.5:2.63},yt=function(e,t){var n=(0,vt.hexToHpluv)(e),r=Math.min(Math.max(n[0],0),360),o=Math.min(Math.max(n[1],0),100),a=Math.min(Math.max(n[2],0),100);return ae()((0,vt.hpluvToHex)([r,o,a])).luminance(t).hex()},gt=[0,.0335,.1046,.2594,.3975,.5356,.6151,.6904,.7657,.841,.9247,1],_t=function(){return["sm_color_grades_number","sm_potential_color_contrast","sm_color_grade_balancer","sm_site_color_variation","sm_elements_color_contrast","sm_color_promotion_brand","sm_color_promotion_white","sm_color_promotion_black"]};function bt(e){return function(e){if(Array.isArray(e))return wt(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return wt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return wt(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function wt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Et(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function xt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Et(Object(n),!0).forEach((function(t){Ot(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Et(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ot(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var St,kt=xt({mode:"lch",bezierInterpolation:!1},(St={},["sm_color_grades_number","sm_potential_color_contrast","sm_color_grade_balancer","sm_site_color_variation","sm_elements_color_contrast","sm_color_promotion_brand","sm_color_promotion_white","sm_color_promotion_black"].forEach((function(e){var t=y(e);void 0!==t&&void 0!==t.default?St[e]=t.default:St[e]="#000"})),St)),Mt=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Object.assign({},kt,t),r=Ft(e),o=e.concat(r);return o.map(Pt(n)).map(It).map(jt).map(Ht).map(Nt)},jt=function(e){var t,n=e.options,r=e.source,o=[];n.sm_color_promotion_brand&&o.push.apply(o,bt(r));var a=o.filter((function(e,t,n){return n.findIndex((function(t){return e===t}))===t}));return a.forEach((function(t){e.colors.sort((function(e,n){return ae().contrast(n,t)-ae().contrast(e,t)})),e.colors.pop()})),(t=e.colors).push.apply(t,bt(a)),e.colors.sort((function(e,t){return ae()(t).luminance()-ae()(e).luminance()})),e},Ht=function(e,t,n){var r=e.colors,o=e.darkColors,a=e.source,i=e.options,c=n.filter((function(t){var n="".concat(t.id);return"".concat(e.id)!==n&&"_"!==n.charAt(0)}));return e.variations=zt(r,a,i,c),e.darkVariations=zt(o,a,i,c),e},zt=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],o=ae().scale(e).classes(e.length);return o.colors(12).map((function(o){return Ct(e,t,o,n,r)}))},At=function(e){return 1===ae().contrast(e,"#FFFFFF")},Ct=function(e,t,n,r){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[],a=ht(r),i=ht(r,!0),c=n,l=Tt(c,e,t,r),s=l&&!At(l)?l:c,u=mt(s),f=pt(c,u,i,!0),d=u.filter((function(e){return e!==f||At(e)})),v=pt(c,d,a,!0),p=v,m=ae().contrast(v,f)>=ht()?v:f,h={bg:c,accent:l||m,fg1:p,fg2:m};return o.forEach((function(e,t){var n="accent".concat(t+2),o=Tt(c,e.colors,e.source,r);h[n]=o||m})),h},Tt=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o="maximum"!==r.sm_elements_color_contrast?2.5:ht(r,!0),a=t.slice().map((function(e){return e}));return a.unshift.apply(a,bt(n)),pt(e,a,o)},Nt=function(e){var t=e.source,n=e.options,r=e.variations.map((function(e){return e.bg}));return xt({sourceIndex:Lt(t[0],r,n)},e)},Pt=function(e){return function(t,n){var r=t.sources,o=r.map((function(e){return e.value})),a=r[0],i=a.label;return{id:a.id||n+1,label:i,source:o,options:e,darkOptions:Object.assign({},e,{sm_potential_color_contrast:Math.min(.25,e.sm_potential_color_contrast),sm_color_grade_balancer:1,sm_color_grades_number:e.sm_color_grades_number,sm_color_promotion_brand:!0,sm_color_promotion_white:!1,sm_color_promotion_black:!0})}}},It=function(e){var t=e.options,n=e.darkOptions;return e.colors=Dt(e.source,t),e.darkColors=Dt(e.source,n),e},Lt=function(e,t){var n=t.map((function(e,t){return{color:e,index:t}}));return n.sort((function(t,n){return ae().contrast(t.color,e)-ae().contrast(n.color,e)})),n[0].index},Dt=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=parseFloat(t.sm_potential_color_contrast),r=parseFloat(t.sm_color_grade_balancer),o=parseInt(t.sm_color_grades_number,10),a=(t.mode,t.bezierInterpolation,e.slice());t.sm_color_promotion_white&&a.unshift("#FFFFFF"),t.sm_color_promotion_black&&a.push("#000000"),a.sort((function(e,t){return ae()(t).luminance()-ae()(e).luminance()}));var i=ae().scale(a).correctLightness(),c=(1-n)*(.5*r+.5),l=(1-n)*(.5-.5*r);i.padding([c,l]);var s=gt.map((function(e){return i(e).hex()}));return ae().scale(s).colors(o)},Rt=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=ae()(e).get("hsl.s"),o=ae()(t).get("hsl.s"),a=r*(1-.8*n)+.8*o*n;return ae()(e).mix(t,.1*n).set("hsl.s",a).hex()},Ft=function(e){var t,n;if(null==e||!e.length||null===(t=e[0])||void 0===t||null===(n=t.sources)||void 0===n||!n.length)return[];var r=e[0].sources[0].value;return[{sources:[{value:Rt("#2E72D2",r),label:"Info",id:"_info"}]},{sources:[{value:Rt("#D82C0D",r),label:"Error",id:"_error"}]},{sources:[{value:Rt("#FFCC00",r,.5),label:"Warning",id:"_warning"}]},{sources:[{value:Rt("#00703c",r,.75),label:"Success",id:"_success"}]}]};function Ut(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Bt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Bt(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Bt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Vt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function qt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Vt(Object(n),!0).forEach((function(t){$t(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Vt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function $t(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Gt=(0,l.createContext)(),Zt=function(e){var t=(0,l.useMemo)(_t,[]),n=(0,l.useRef)({});t.forEach((function(e){wp.customize(e,(function(t){n.current=qt(qt({},n.current),{},$t({},e,t()))})),V(e,(function(t){cancelIdleCallback(i),n.current=qt(qt({},n.current),{},$t({},e,t)),requestIdleCallback(i)}),[])}));var r=Ut((0,l.useState)(n.current),2),o=r[0],a=r[1],i=(0,l.useCallback)((function(){a(n.current)}),[o]);return s().createElement(Gt.Provider,{value:o},e.children)};const Jt=Gt;var Wt=["_uid"],Yt=["color","_uid"];function Xt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Kt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Xt(Object(n),!0).forEach((function(t){Qt(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Xt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Qt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function en(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var tn=function(e,t){var n=Math.max(0,Math.random()-Number.MIN_VALUE);return Math.floor(n*(t-e+1)+e)};const nn=function(e){var t=[1,1,2,2,4],n=Array.from(Array(5).keys()).map((function(e){var n=document.createElement("div"),r=tn(0,t.length-1),o=t[r];return t.splice(r,1),{index:e,element:n,width:o}}));n.sort((function(e,t){return e.width>t.width?-1:e.width<t.width?1:0}));var r=[Array.from(Array(10).keys())];return n.forEach((function(e){var t=Array.from(Array(r.length).keys()).filter((function(t){return r[t].length>=e.width})),n=t[tn(0,t.length-1)],o=r[n],a=tn(0,o.length-e.width),i=o[a];r.splice(n,1,o.slice(0,a),o.slice(a+e.width,o.length)),e.pos=i})),n};function rn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function on(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?rn(Object(n),!0).forEach((function(t){an(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):rn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function an(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function cn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return ln(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ln(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ln(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var sn=function(e){return Object.keys(e).filter((function(t){var n=e[t];return Array.isArray(n.color_groups)&&n.color_groups.length})).map((function(t){var n,r=e[t],o=r.color_groups.map((function(e){var t=e._uid,n=en(e,Wt),r=e.sources.map((function(e){var t=e.color,n=e._uid;return Kt(Kt({},en(e,Yt)),{},{uid:n,value:t})}));return r.sort((function(e,t){return e._priority-t._priority})),Kt(Kt({},n),{},{sources:r,uid:t})}));return o.sort((function(e,t){return e._priority-t._priority})),{uid:r.hashid,config:o,image:null==r||null===(n=r.preview)||void 0===n?void 0:n.background_image_url,quote:null==r?void 0:r.description}}))}(styleManager.colorPalettes.palettes),un=function(e){var t=e.preset,n=t.quote,r=t.image,o=t.uid,a=(0,l.useContext)(Jt),i=cn(Z(),2),c=i[0],u=i[1],f=B(),d=(0,l.useCallback)((function(e){f(e.config),u(e.uid)}),[]),v=(0,l.useMemo)((function(){return Mt(t.config,a).filter((function(e){return"_"!=="".concat(e.id).charAt(0)}))}),[t.config,a]),p=(0,l.useMemo)((function(){var e=v.reduce((function(e,t){return e.concat(t.source)}),[]),t=v.reduce((function(e,t){return e.concat(t.colors)}),[]);return t.sort((function(t,n){var r=21,o=21;return e.forEach((function(e){var a=chroma.distance(e,t),i=chroma.distance(e,n);r=a<r?a:r,o=i<o?i:o})),r-o})),t}),[v]),m=(0,l.useMemo)(nn,[]),h=(0,l.useMemo)((function(){return m.map((function(e,t){var n=Math.floor(Math.random()*p.length),r=t>p.length-1?p[n]:p[t];return on(on({},e),{},{color:r})}))}),[m,p]),y=(0,l.useMemo)((function(){return pt(p[0],["#FFFFFF","#000000"],4.5,!0)}),[v,p]);return s().createElement("div",{className:"sm-presets-list__item",onClick:function(){d(t)}},s().createElement("div",{className:"sm-presets-preview ".concat(o===c?"sm-presets-preview--active":""),style:{backgroundImage:"url(".concat(r,")")}},n&&s().createElement("div",{className:"sm-presets-preview__quote",style:{color:y}},n),s().createElement("div",{className:"sm-presets-preview__stripes"},h.map((function(e,t){return s().createElement("div",{key:t,className:"sm-presets-preview__stripe sm-presets-preview__stripe-w".concat(e.width," sm-presets-preview__stripe-p").concat(e.pos)},s().createElement("div",{className:"sm-presets-preview__pixel",style:{color:e.color}}))})))))};const fn=function(e){return s().createElement("div",{className:"sm-presets-list"},sn.map((function(e){return s().createElement(un,{preset:e,key:e.uid})})))};var dn=new(A())({id:"upload",use:"upload-usage",viewBox:"0 0 32 41",content:'<symbol viewBox="0 0 32 41" fill="none" xmlns="http://www.w3.org/2000/svg" id="upload">\n<path d="M20 0.869141H0V40.8691H32V12.8691L20 0.869141ZM18 26.8691V34.8691H14V26.8691H8L16.02 18.8691L24 26.8691H18ZM18 14.8691V3.86914L29 14.8691H18Z" fill="#0F376A" />\n</symbol>'});T().add(dn);const vn=dn;function pn(){return new Worker(n.p+"worker.js")}function mn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return hn(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return hn(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function hn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var yn=function(e,t){var n=ae()(e).luminance(),r=ae()(t).luminance();return Math.abs(n-r)>.3};const gn=function(e){var t=B(),n=mn((0,l.useState)(null),2),r=n[0],o=n[1],a=mn((0,l.useState)([]),2),i=(a[0],a[1]),c=(0,l.useRef)(null),u=(0,l.useRef)(null),f=(0,l.useRef)(null),d=(0,l.useRef)(null),v=(0,l.useMemo)((function(){var e=null;try{e=new pn}catch(e){}return e}),[]);if(!v)return null;if((0,l.useEffect)((function(){return v.onmessage=function(e){var n,r=["primary","secondary","tertiary","quinary","senary","septenary","octonary","nonary","denary"];if("palette"===e.data.type){var o=((n=e.data.colors).length>=3&&yn(n[0],n[1])&&yn(n[0],n[2])&&yn(n[1],n[2])?[n]:n.length>=2&&yn(n[0],n[1])?[[n[0],n[1]],[n[2]]]:n.length>=3&&yn(n[0],n[2])?[[n[0],n[2]],[n[1]]]:n.length>=3&&yn(n[0],n[2])?[[n[0]],[n[1],n[2]]]:[[n[0]],[n[1]],[n[2]]]).map((function(e,t){var n="Brand ".concat(r[t]);0===t&&(n=n.charAt(0).toUpperCase()+n.slice(1));var o=(new Date).getTime();return{uid:"color_group_".concat(o).concat(t),sources:e.map((function(e,r){return 0!==r&&(n=styleManager.l10n.colorPalettes.dropzoneInterpolatedColorLabel),{uid:"color_".concat(o).concat(t).concat(r),label:n,value:ae()(e).hex()}}))}}));t(o);var a={};a.palettes=Mt(o),i(getRandomStripes(a))}},function(){delete v.onmessage}}),[]),(0,l.useEffect)((function(){var e=c.current,t=u.current;if(FileReader&&r&&r.length){var n=new FileReader;n.onload=function(){e.src=n.result,t.src=n.result},n.readAsDataURL(r[0])}}),[r]),!v)return null;var p=(0,l.useCallback)((function(){var e=c.current,t=f.current,n=t.getContext("2d");t.width=Math.min(e.width,100),t.height=t.width*e.height/e.width,n.drawImage(e,0,0,t.width,t.height);var r=n.getImageData(0,0,t.width,t.height).data;v&&v.postMessage({type:"image",imageData:r,width:t.width,height:t.height})}),[c.current,f.current]);return s().createElement("div",{className:"dropzone"},s().createElement("div",{className:"customize-control-description"},styleManager.l10n.colorPalettes.dropzoneDesc),s().createElement("div",{className:"dropzone-container",onDragOver:function(e){e.preventDefault()},onDragEnter:function(e){e.preventDefault()},onDragLeave:function(e){e.preventDefault()},onDrop:function(e){e.preventDefault();var t=e.dataTransfer.files;o(t)},onClick:function(){d.current.click()}},s().createElement("div",{className:"dropzone-placeholder"},s().createElement("div",{className:"dropzone-info"},s().createElement("div",{className:"dropzone-info-icon",dangerouslySetInnerHTML:{__html:'\n <svg viewBox="'.concat(vn.viewBox,'">\n <use xlink:href="#').concat(vn.id,'" />\n </svg>')}}),s().createElement("div",{className:"dropzone-info-title"},styleManager.l10n.colorPalettes.dropzoneTitle),s().createElement("div",{className:"dropzone-info-text",dangerouslySetInnerHTML:{__html:styleManager.l10n.colorPalettes.dropzoneSubtitle}}))),s().createElement("img",{alt:"Preview",className:"dropzone-image-preview",ref:u}),s().createElement("input",{type:"file",id:"file",ref:d,style:{display:"none"},onChange:function(e){o(e.target.files)}})),s().createElement("img",{alt:"Source",className:"dropzone-image-source",ref:c,onLoad:p}),s().createElement("canvas",{className:"dropzone-canvas",ref:f}))};var _n=(0,l.createContext)(),bn=function(e){var t=(0,l.useContext)(Jt),n=(0,l.useContext)(ee).config,r=(0,l.useMemo)((function(){return Mt(n,t)}),[n,t]);return React.createElement(_n.Provider,{value:r},e.children)};const wn=_n;const En=function(e){return React.createElement(Q,e,React.createElement(Zt,null,React.createElement(bn,null,e.children)))};var xn=function(){var e=(0,l.useContext)(wn);return(0,l.useEffect)((function(){wp.customize("sm_advanced_palette_output",(function(t){t.set(JSON.stringify(e))}))}),[e]),null},On=function(e){return s().createElement(En,e,s().createElement(xn,null),s().createElement(F,null),s().createElement("div",{className:"sm-group"},s().createElement("div",{className:"sm-group__body"},s().createElement(U,{label:styleManager.l10n.colorPalettes.builderBrandColorsLabel,description:styleManager.l10n.colorPalettes.builderBrandColorsDesc},s().createElement(Ye,null),s().createElement(ot,null)))),s().createElement(ct,null),s().createElement("div",{className:"sm-group"},s().createElement(ft,null,s().createElement(dt,{title:styleManager.l10n.colorPalettes.builderColorPresetsTitle,open:!0},s().createElement("div",{className:"customize-control-description"},styleManager.l10n.colorPalettes.builderColorPresetsDesc),s().createElement(fn,null)),s().createElement(dt,{title:styleManager.l10n.colorPalettes.builderImageExtractTitle},s().createElement(gn,null)))))};const Sn=function(e){var t=e.show;return s().createElement("div",{className:"sm-overlay sm-overlay--".concat(t?"visible":"hidden")},e.children)};var kn=n(184),Mn=n.n(kn),jn=n(824);function Hn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function zn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Hn(Object(n),!0).forEach((function(t){An(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Hn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function An(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Cn(){return Cn=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cn.apply(this,arguments)}function Tn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Nn(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Nn(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Nn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Pn=function(e){var t=e.isDark,n=Tn((0,l.useState)([]),2),r=n[0],o=n[1],a=Tn((0,l.useState)(null),2),i=a[0],c=a[1],u=(0,l.useMemo)((function(){return r.filter((function(e){var t=e.id;return!("string"==typeof t&&"_"===t.charAt(0))}))}),[r]);return(0,l.useEffect)((function(){wp.customize("sm_advanced_palette_output",(function(e){var t=e();o(JSON.parse(t))}))}),[]),(0,l.useEffect)((function(){u.length&&c(u[0].id)}),[u]),V("sm_advanced_palette_output",(function(e){o(JSON.parse(e))})),u.map((function(e,n){var r=0===n?styleManager.l10n.colorPalettes.palettePreviewListDesc:"";return s().createElement(In,{key:e.id,isActive:i===e.id,setActivePalette:c,palette:zn({description:r},e),isDark:t})}))},In=function(e){var t=e.palette,n=e.isActive,r=e.setActivePalette,o=e.isDark,a=t.id,i=t.colors,c=t.sourceIndex,u=o?t.darkVariations:t.variations,f=Tn((0,l.useState)(c+1),2),d=f[0],v=f[1],p=wp.customize("sm_site_color_variation"),m=Tn((0,l.useState)(parseInt(p(),10)),2),h=m[0],y=m[1],g=(0,l.useCallback)((function(e){y(parseInt(e,10))}),[]);(0,l.useEffect)((function(){v(c+1)}),[i]),(0,l.useEffect)((function(){return p.bind(g),function(){p.unbind(g)}}),[]);var _=(0,l.useCallback)((function(e){return(e+h-1+12)%12}),[h]);return s().createElement("div",{className:"palette-preview sm-palette-".concat(a," ").concat(!1!==d?"sm-variation-".concat(d):"")},s().createElement("div",{className:"sm-overlay__wrap"},s().createElement("div",{className:"sm-overlay__container"},s().createElement("div",{className:"palette-preview-set"},u.map((function(e,o){var i=_(o),c=t.source.findIndex((function(e){return 0===ae().distance(u[i].bg,e)}))>-1&&u.findIndex((function(e){return 0===ae().distance(u[i].bg,e.bg)}))===i,l={isSource:c,showCard:n&&o+1===d};return s().createElement("div",{key:o+1,className:"palette-preview-swatches sm-variation-".concat(o+1),onMouseEnter:function(){r(a),v(o+1)}},s().createElement(Ln,l))}))))))},Ln=function(e){var t=e.isSource,n=e.showCard,r=Mn()("palette-preview-swatches__wrap",{"is-source":t,"show-card":n});return s().createElement("div",{className:r},s().createElement("div",{className:"palette-preview-swatches__wrap-surface"},s().createElement("div",{className:"palette-preview-swatches__text"},styleManager.l10n.colorPalettes.palettePreviewSwatchSurfaceText),s().createElement(Dn,null)),s().createElement("div",{className:"palette-preview-swatches__wrap-background",style:{color:"var(--sm-current-bg-color)"}}),s().createElement("div",{className:"palette-preview-swatches__wrap-accent",style:{color:"var(--sm-current-bg-color)"}},s().createElement("div",{className:"palette-preview-swatches__source-badge"}),s().createElement("div",{className:"palette-preview-swatches__text"},styleManager.l10n.colorPalettes.palettePreviewSwatchAccentText)),s().createElement("div",{className:"palette-preview-swatches__wrap-foreground",style:{color:"var(--sm-current-fg1-color)"}},s().createElement("div",{className:"palette-preview-swatches__text"},styleManager.l10n.colorPalettes.palettePreviewSwatchForegroundText)))},Dn=function(){return s().createElement("div",{className:"palette-preview-swatches__card"},s().createElement("div",{className:"palette-preview-swatches__card-content"},s().createElement("div",{className:"palette-preview-swatches__source-badge"}),s().createElement("div",{className:"palette-preview-swatches__title"},"Text"),s().createElement("div",{className:"palette-preview-swatches__body"},s().createElement("div",{className:"palette-preview-swatches__row"}),s().createElement("div",{className:"palette-preview-swatches__row"})),s().createElement("div",{className:"palette-preview-swatches__buttons"},s().createElement("div",{className:"palette-preview-swatches__button"},"→"),s().createElement("div",{className:"palette-preview-swatches__button palette-preview-swatches__button--style-2"},"→"),s().createElement("div",{className:"palette-preview-swatches__button palette-preview-swatches__button--style-3"},"→"))))};const Rn=function(e){var t=Tn((0,l.useState)(jn.default.isCompiledDark()),2),n=t[0],r=t[1];return(0,l.useEffect)((function(){return jn.default.bind(r),function(){jn.default.unbind(r)}}),[]),s().createElement("div",{className:"palette-preview-wrap ".concat(n?"is-dark":"")},s().createElement("div",{className:"palette-preview-header sm-palette-1 sm-palette--shifted sm-variation-1"},s().createElement("div",{className:"sm-overlay__wrap"},s().createElement("div",{className:"sm-overlay__container"},s().createElement("div",{className:"palette-preview-header-wrap"},s().createElement("h1",{className:"palette-preview-title"},styleManager.l10n.colorPalettes.palettePreviewTitle),s().createElement("p",{className:"palette-preview-description"},styleManager.l10n.colorPalettes.palettePreviewDesc))))),s().createElement(Pn,Cn({},e,{isDark:n})))};function Fn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Un(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Un(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Un(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}const Bn=function(e){var t=e.show,n=wp.customize("sm_advanced_palette_output"),r=Fn((0,l.useState)(JSON.parse(n())),2),o=(r[0],r[1]),a=function(e){o(JSON.parse(e))};return(0,l.useEffect)((function(){return n.bind(a),function(){n.unbind(a)}}),[]),s().createElement(Sn,{show:t},s().createElement(Rn,null))};var Vn=function(e,t){return void 0===styleManager.config.settings[e]||void 0===styleManager.config.settings[e].fields[t]?!f().includes(["font-family","font-weight","font-style","line-height","text-align","text-transform","text-decoration"],t)&&"px":void 0!==styleManager.config.settings[e].fields[t].unit?!f().includes(["","false",!1],styleManager.config.settings[e].fields[t].unit)&&styleManager.config.settings[e].fields[t].unit:void 0!==styleManager.config.settings[e].fields[t][3]?!f().includes(["","false",!1],styleManager.config.settings[e].fields[t][3])&&styleManager.config.settings[e].fields[t][3]:"px"};function qn(e){return qn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},qn(e)}var $n=function(e){return"string"==typeof e||"number"==typeof e?e=[e]:"object"===qn(e)&&(e=Object.values(e)),e};function Gn(e){return Gn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Gn(e)}var Zn=function(e,t,n){if(arguments.length<2||void 0===e||void 0===t)return null;if(""===e||!1===e||null===e)return!1;if("function"==typeof e||"object"===Gn(e)||"function"==typeof t||"object"===Gn(t))return{0:""};!0===e&&(e="1");var r=(t+="").split(e+="");return void 0===n?r:(0===n&&(n=1),n>0?n>=r.length?r:r.slice(0,n-1).concat([r.slice(n-1).join(e)]):-n>=r.length?[]:(r.splice(r.length+n),r))};function Jn(e){return Jn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Jn(e)}var Wn=function(e,t){var n="",r="",o="";if(1===arguments.length&&(t=e,e=""),"object"===Jn(t)){if("[object Array]"===Object.prototype.toString.call(t))return t.join(e);for(n in t)r+=o+t[n],o=e;return r}return t},Yn=function(e){if(f().isUndefined(e))return"";var t=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:",";return"object"===Gn(e)&&(e=$n(e)),Array.isArray(e)?e:("string"!=typeof e&&(e=String(e)),(e=e.trim()).length?-1===e.indexOf(t)?[e]:Zn(t,e):[])}(e);return t.length?(f().each(t,(function(e,n){""!==(e=(e=e.replace(new RegExp(/^\s*["'‘’“”]*\s*/),"")).replace(new RegExp(/\s*["'‘’“”]*\s*$/),""))?(-1!==e.indexOf(" ")&&(e='"'+e+'"'),t[n]=e):delete t[n]})),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:",";return"string"==typeof e||"number"==typeof e?String(e):("object"===Jn(e)&&(e=$n(e)),Array.isArray(e)?Wn(t,e):"")}(t)):""},Xn=function(e,t){var n={};if(void 0!==t.font_family&&!f().includes(["","false",!1],t.font_family)){if(n["font-family"]=t.font_family,-1===n["font-family"].indexOf(",")){var r=function(e){var t=t||parent.styleManager,n="",r=parent.sm.customizer.getFontDetails(e);if(void 0===r.fallback_stack||f().isEmpty(r.fallback_stack)){if(void 0!==r.category&&!f().isEmpty(r.category)){var o=r.category;void 0!==t.fonts.categories[o]?n=void 0!==t.fonts.categories[o].fallback_stack?t.fonts.categories[o].fallback_stack:"":f().find(t.fonts.categories,(function(e){return void 0!==e.aliases&&-1!==maybeImplodeList(e.aliases).indexOf(o)&&(n=void 0!==e.fallback_stack?e.fallback_stack:"",!0)}))}}else n=r.fallback_stack;return n}(n["font-family"]);r.length&&(n["font-family"]+=","+r)}n["font-family"]=Yn(n["font-family"])}if(void 0!==t.font_variant&&!f().includes(["","false",!1],t.font_variant)){var o=t.font_variant;f().isString(o)?(-1!==o.indexOf("italic")?(n["font-style"]="italic",o=o.replace("italic","")):-1!==o.indexOf("oblique")&&(n["font-style"]="oblique",o=o.replace("oblique","")),""!==o&&("regular"!==o&&"normal"!==o||(o="400"),n["font-weight"]=o)):f().isNumber(o)&&(n["font-weight"]=String(o))}if(void 0!==t.font_size&&!f().includes(["","false",!1],t.font_size)){var a=!1;n["font-size"]=t.font_size,isNaN(t.font_size)&&void 0!==t.font_size.value?(n["font-size"]=t.font_size.value,void 0!==t.font_size.unit&&(a=t.font_size.unit)):a=Vn(e,"font-size"),!1!==a&&(n["font-size"]+=a)}if(void 0!==t.letter_spacing&&!f().includes(["","false",!1],t.letter_spacing)){var i=!1;n["letter-spacing"]=t.letter_spacing,isNaN(t.letter_spacing)&&void 0!==t.letter_spacing.value?(n["letter-spacing"]=t.letter_spacing.value,void 0!==t.letter_spacing.unit&&(i=t.letter_spacing.unit)):i=Vn(e,"letter-spacing"),!1!==i&&(n["letter-spacing"]+=i)}if(void 0!==t.line_height&&!f().includes(["","false",!1],t.line_height)){var c=!1;n["line-height"]=t.line_height,isNaN(t.line_height)&&void 0!==t.line_height.value?(n["line-height"]=t.line_height.value,"undefined"!==!!t.line_height.unit&&(c=t.line_height.unit)):c=Vn(e,"line-height"),!1!==c&&(n["line-height"]+=c)}return void 0===t.text_align||f().includes(["","false",!1],t.text_align)||(n["text-align"]=t.text_align),void 0===t.text_transform||f().includes(["","false",!1],t.text_transform)||(n["text-transform"]=t.text_transform),void 0===t.text_decoration||f().includes(["","false",!1],t.text_decoration)||(n["text-decoration"]=t.text_decoration),n};function Kn(e){return Kn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Kn(e)}var Qn,er,tr,nr,rr=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r={value:!1,unit:!1};if(_.isUndefined(e)||_.includes(["","false",!1],e))return r;if(isNaN(e)){if(void 0!==e.value)r.value=e.value,void 0!==e.unit&&(r.unit=e.unit);else if(void 0!==e[0])r.value=e[0],void 0!==e[1]&&(r.unit=e[1]);else if("string"==typeof e){var a=e.match(/^([\d.\-+]+)(.+)/i);null!==a&&void 0!==a[1]?(r.value=a[1],_.isEmpty(a[2])||(r.unit=a[2])):r.value=e}}else r.value=e;if(!1!==t&&(!1===r.unit||_.isEmpty(r.unit))){var i="",c=o()(t);n?_.isEmpty(c.data("value_unit"))?_.isEmpty(c.attr("unit"))||(i=c.attr("unit")):i=c.data("value_unit"):_.isEmpty(c.attr("unit"))?_.isEmpty(c.data("value_unit"))||(i=c.data("value_unit")):i=c.attr("unit"),r.unit=i}return isNaN(r.value)||(r.value=parseFloat(r.value)),r},or=function(e,t){var n=Math.pow(10,t);return Math.round(e*n)/n},ar=(Qn=function(){var e=styleManager.fontPalettes.masterSettingIds,t=e.reduce((function(e,t){return e.concat([t,"".concat(t,"_elevation"),"".concat(t,"_pitch")])}),[]);k(t),e.forEach((function(e){var t="".concat(e,"_elevation"),n="".concat(e,"_pitch");wp.customize(e,(function(r){var o=r();b(e,(function(t){o=t,function(e,t){var n,r=r||parent.styleManager;if(window.fontsCache=null!==(n=window.fontsCache)&&void 0!==n?n:[],void 0!==e.font_family){var o=r.config.settings[t],a=e.font_family,i=parent.sm.customizer.determineFontType(a);if("system_font"!==i){var c=parent.sm.customizer.getFontDetails(a,i);if("theme_font"===i||"cloud_font"===i){if(void 0===Kn(c.src))return;var l=void 0===e.font_variant||void 0!==o.fields["font-weight"].loadAllVariants&&o.fields["font-weight"].loadAllVariants||void 0===c.variants||!f().includes(c.variants,e.font_variant)?void 0!==c.variants?c.variants:[]:e.font_variant;f().isEmpty(l)||(l=$n(l),f().isEmpty(l)||(a=a+":"+l.map((function(e){return parent.sm.customizer.convertFontVariantToFVD(e)})).join(","))),-1===window.fontsCache.indexOf(a)&&(WebFont.load({custom:{families:[a],urls:[c.src]},classes:!1,events:!1}),window.fontsCache.push(a))}else if("google_font"===i){var s=void 0===e.font_variant||void 0!==o.fields["font-weight"].loadAllVariants&&o.fields["font-weight"].loadAllVariants||void 0===c.variants||!f().includes(c.variants,e.font_variant)?void 0!==c.variants?c.variants:[]:e.font_variant;f().isEmpty(s)||(s=$n(s),f().isEmpty(s)||(a=a+":"+s.join(","))),-1===window.fontsCache.indexOf(a)&&(WebFont.load({google:{families:[a]},classes:!1,events:!1}),window.fontsCache.push(a))}}}}(t,e),cr(e,o)})),r.bind(g(e)),wp.customize(t,(function(r){wp.customize(n,(function(a){r(),a(),b(t,(function(t){cr(e,o)})),b(n,(function(t){cr(e,o)})),r.bind(g(t)),a.bind(g(n))}))}))}))}))},er=30,function(){var e=this,t=arguments,n=function(){nr=null,tr||Qn.apply(e,t)},r=tr&&!nr;clearTimeout(nr),nr=setTimeout(n,er),r&&Qn.apply(e,t)}),ir=function(e,t,n){var r={};return void 0!==n.reset?y(e).default:void 0===n.font_family?null:(wp.customize(e,(function(o){var a=function(e){var t=y(e).connected_fields||[],n=Number.MAX_SAFE_INTEGER,r=Number.MIN_SAFE_INTEGER,o=!1,a=!1,i=!0;return t.forEach((function(e){var t="".concat(styleManager.config.options_name,"[").concat(e,"]");wp.customize(t,(function(e){var c,l,s,u,f=y(t),d=(e(),null==f||null===(c=f.default)||void 0===c||null===(l=c.font_size)||void 0===l?void 0:l.value),v=null==f||null===(s=f.default)||void 0===s||null===(u=s.font_size)||void 0===u?void 0:u.unit;a?v&&v!==o&&(i=!1):v&&(o=v,a=!0),n=d<n?d:n,r=d>r?d:r}))})),!(!i||n===Number.MAX_SAFE_INTEGER||r===Number.MIN_SAFE_INTEGER||n>r)&&[n,r]}(t),i=o();r.font_family=n.font_family,r.font_size=rr(i.font_size);var c=lr(t);if(c){var l,s,u=y(e),f=null==u||null===(l=u.default)||void 0===l||null===(s=l.font_size)||void 0===s?void 0:s.value;ur(r,f,a,c)}vr(r,n.font_size_multiplier),fr(r,n,i),dr(r,n)})),r)},cr=function(e,t){y(e).connected_fields.forEach((function(n){var r="".concat(styleManager.config.options_name,"[").concat(n,"]");wp.customize(r,(function(n){var o=ir(r,e,t);n.set(o)}))}))},lr=function(e){var t;return wp.customize("".concat(e,"_elevation"),(function(n){wp.customize("".concat(e,"_pitch"),(function(r){var o=parseInt(n(),10),a=parseInt(r(),10);t=sr(e,o,a)}))})),t},sr=function(e,t,n){var r={sm_font_primary:[16,200],sm_font_secondary:[12,36],sm_font_body:[14,32]}[e],o=r[0]+(r[1]-r[0])*(t/100)*.5;return[o,o+(r[1]-o)*n/100]},ur=function(e,t,n,r){if(n){var o=n,a=r;if(Array.isArray(o)&&Array.isArray(a)&&t)if(o[1]===o[0])e.font_size.value=Math.max(a[0],Math.min(a[1],t));else{var i=(t-o[0])*(a[1]-a[0])/(o[1]-o[0])+a[0];e.font_size.value=Math.round(10*i)/10}}},fr=function(e,t){if(Array.isArray(t.font_styles_intervals)&&t.font_styles_intervals.length>0){for(var n=0;n<t.font_styles_intervals.length-1&&void 0!==t.font_styles_intervals[n].end&&t.font_styles_intervals[n].end<=e.font_size.value;)n++;_.isEmpty(t.font_styles_intervals[n].font_variant)||(e.font_variant=t.font_styles_intervals[n].font_variant),_.isEmpty(t.font_styles_intervals[n].letter_spacing)||(e.letter_spacing=rr(t.font_styles_intervals[n].letter_spacing)),_.isEmpty(t.font_styles_intervals[n].text_transform)||(e.text_transform=t.font_styles_intervals[n].text_transform),vr(e,t.font_styles_intervals[n].font_size_multiplier)}},dr=function(e,t){if(Array.isArray(t.font_size_to_line_height_points)){var n=regression.logarithmic(t.font_size_to_line_height_points,{precision:styleManager.fonts.floatPrecision}).predict(e.font_size.value)[1];e.line_height=rr(n)}},vr=function(e,t){if(void 0!==t){var n=parseFloat(t);n=n<=0?1:n,e.font_size.value=or(parseFloat(e.font_size.value)*n,styleManager.fonts.floatPrecision)}};const pr=[{children:"Display Heading",id:"display_font"},{children:"Main Heading One",id:"heading_1_font"},{children:"Secondary Heading",id:"heading_2_font"},{children:"Heading Three",id:"heading_3_font"},{children:"Heading Four",id:"heading_4_font"},{children:"Heading Five & Six",id:"heading_5_font"},{children:React.createElement(l.Fragment,null,React.createElement("div",{className:"wp-container-62179af27eb4e wp-block-buttons",style:{display:"flex",gap:"2em",flexWrap:"wrap",alignItems:"center"}},React.createElement("div",{className:"wp-block-button"},React.createElement("a",{className:"wp-block-button__link"},"Primary Button")),React.createElement("div",{className:"wp-block-button is-style-secondary"},React.createElement("a",{className:"wp-block-button__link"},"Secondary")),React.createElement("div",{className:"wp-block-button is-style-text"},React.createElement("a",{className:"wp-block-button__link"},"Text Button")))),id:"buttons_font"},{children:"Opening paragraphs often deserve some form of decorative type treatment to help draw the reader in. These special type treatments serve to mark a clear beginning to an article.",id:"lead_font"},{children:React.createElement(l.Fragment,null,React.createElement("p",null,"Paragraphs only need enough space below them to let the reader know they are starting on a new paragraph. Any more space than that is distracting and breaks up the flow of reading. White space is important, but you don’t want huge gaps all down your page."),React.createElement("p",null,"Typography is more than just what fonts you use. Typography is everything that has to do with how the text looks—such as font size, line length, color, and even more subtle things like the whitespace around a text. Good typography sets the tone of your written message and helps to reinforce its meaning and context.")),id:"body_font"},{children:React.createElement(l.Fragment,null,React.createElement("h2",null,"Discover our story")),id:"accent_font"},{children:"Navigation Items",id:"navigation_font"},{children:"Input Text",id:"input_font"},{children:"Meta Details",id:"meta_font"}];function mr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return hr(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return hr(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function hr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function yr(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function gr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?yr(Object(n),!0).forEach((function(t){_r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function _r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var br=function(){styleManager.fontPalettes.masterSettingIds;return React.createElement("div",{className:"sm-typography-preview"},React.createElement(wr,{name:"category",isHead:!0,key:"typography_preview_category"},styleManager.l10n.colorPalettes.typographyPreviewHeadCategoryLabel),React.createElement(wr,{name:"preview",isHead:!0,key:"typography_preview_preview"},styleManager.l10n.colorPalettes.typographyPreviewHeadPreviewLabel),React.createElement(wr,{name:"size",isHead:!0,key:"typography_preview_size"},styleManager.l10n.colorPalettes.typographyPreviewHeadSizeLabel),pr.map((function(e,t){var n="sm-typography-preview__separator",r=[n];return 0===t&&r.push("".concat(n,"--head")),React.createElement(l.Fragment,{key:"typography_preview_element_"+t},React.createElement("div",{className:r.join(" ")}),React.createElement(xr,e))})))},wr=function(e){var t=e.isHead,n=e.name,r=e.children,o=e.id,a="sm-typography-preview__cell",i=[a,"".concat(a,"--").concat(n),o];return t&&i.push("".concat(a,"--head")),React.createElement("div",{className:i.join(" ")},r)},Er=function(e){return Object.keys(e).reduce((function(t,n){var r="".concat(e[n]),o="font-size"===n?"".concat(r,"px"):r;return gr(gr({},t),{},_r({},n,o))}),{})},xr=function(e){var t=e.children,n=e.id,r=mr((0,l.useState)(null),2),o=r[0],a=r[1],i=mr((0,l.useState)(null),2),c=i[0],s=i[1],u=y("sm_fonts_connected_fields_preset"),d=(0,l.useMemo)((function(){return"".concat(styleManager.config.options_name,"[").concat(n,"]")}),[n]),v=mr((0,l.useState)({}),2),p=v[0],m=v[1],h=(0,l.useCallback)((function(e){var t,r;if(null!=u&&null!==(t=u.choices)&&void 0!==t&&null!==(r=t[e])&&void 0!==r&&r.config){var o=u.choices[e].config;Object.keys(o).forEach((function(e){o[e].some((function(e){return e.includes(n)}))&&s(e)}))}}),[]),g=(0,l.useCallback)((function(){wp.customize(c,(function(e){var t=e(),n={};wp.customize(d,(function(e){var t=e(),r=Xn(d,t),o=Er(r);Object.assign(n,o)})),wp.customize("".concat(c,"_elevation"),(function(e){wp.customize("".concat(c,"_pitch"),(function(r){e(),r();var o,i=ir(d,c,t),l=Xn(d,i),s=Er(l);a(parseInt(null==i||null===(o=i.font_size)||void 0===o?void 0:o.value,10)),Object.assign(n,s)}))})),"sm_font_accent"===c&&Object.assign(n,{"font-size":"60px"}),m(n)}))}),[c]);(0,l.useEffect)((function(){styleManager.fontPalettes.masterSettingIds.forEach((function(e){S(e).some((function(e){return e.includes(n)}))&&s(e)}))}),[n]),(0,l.useEffect)((function(){wp.customize("sm_fonts_connected_fields_preset",(function(e){var t=e();h(t)}))}),[]),V("sm_fonts_connected_fields_preset",h,[]),V(d,g,[c]),(0,l.useEffect)(g,[c]);var _={};return Object.keys(p).map((function(e){var t=f().camelCase(e);_[t]=p[e]})),React.createElement(l.Fragment,null,React.createElement(wr,{name:"category"},React.createElement(Or,{id:c})),React.createElement(wr,{name:"preview",id:n},React.createElement("div",{style:_},t)),React.createElement(wr,{name:"size"},isNaN(o)?null:o))},Or=function(e){var t=e.id,n=[{id:"sm_font_primary",label:styleManager.l10n.colorPalettes.typographyPreviewPrimaryShortLabel},{id:"sm_font_secondary",label:styleManager.l10n.colorPalettes.typographyPreviewSecondaryShortLabel},{id:"sm_font_body",label:styleManager.l10n.colorPalettes.typographyPreviewBodyShortLabel},{id:"sm_font_accent",label:styleManager.l10n.colorPalettes.typographyPreviewAccentShortLabel}].find((function(e){return e.id===t}));return n?React.createElement("span",{className:t},n.label):null};const Sr=function(e){var t=e.show;return React.createElement(Sn,{show:t},React.createElement(br,{key:"overlay_typography_preview"}))};function kr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Mr(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Mr(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Mr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}const jr=function(e){var t=kr((0,l.useState)("site"),2),n=t[0],r=t[1],o=wp.customize.previewedDevice.get(),a=kr((0,l.useState)("desktop"===o),2),i=a[0],c=a[1],u=(0,l.useRef)(),f=(0,l.useRef)(),d=[{id:"site",label:styleManager.l10n.colorPalettes.previewTabLiveSiteLabel},{id:"typography",label:styleManager.l10n.colorPalettes.previewTabTypographyLabel,callback:function(){wp.customize.section("sm_font_palettes_section",(function(e){}))}},{id:"colors",label:styleManager.l10n.colorPalettes.previewTabColorSystemLabel,callback:function(){wp.customize.section("sm_color_palettes_section",(function(e){}))}}];return wp.customize.section("sm_color_palettes_section",(function(e){(0,l.useEffect)((function(){var t=function(e){};return e.expanded.bind(t),function(){e.expanded.unbind(t)}}))})),(0,l.useEffect)((function(){var e,t,n,r=null===(e=window)||void 0===e||null===(t=e.sm)||void 0===t||null===(n=t.customizer)||void 0===n?void 0:n.resizer;if(r){var o=f.current.offsetHeight,a=getComputedStyle(u.current,null),i=parseFloat(a.left.replace("px","")),c=parseFloat(a.right.replace("px",""));r.setOffset({top:o,right:c,bottom:0,left:i}),r.resize()}}),[]),(0,l.useEffect)((function(){var e=function(e){c("desktop"===e)};return wp.customize.previewedDevice.bind(e),function(){wp.customize.previewedDevice.unbind(e)}}),[]),s().createElement("div",{className:"sm-preview ".concat(i?"sm-preview--visible":""),ref:u},s().createElement("div",{className:"sm-preview__header",ref:f},s().createElement("div",{className:"sm-preview__tabs"},d.map((function(e){var t=n===e.id,o="function"==typeof e.callback?e.callback:function(){};return s().createElement("div",{key:e.id,className:"sm-preview__tab ".concat(t?"sm-preview__tab--active":""),onClick:function(){r(e.id),o()}},e.label)})))),s().createElement("div",{className:"sm-preview__content"},s().createElement(Bn,{show:"colors"===n}),s().createElement(Sr,{show:"typography"===n})))};var Hr=function(){!function(e){var t="customize-control-".concat(e,"_control"),n=document.getElementById(t);if(n){var r=document.createElement("DIV");Array.from(n.children).forEach((function(e){e.style.display="none"})),n.insertBefore(r,n.firstChild),i().render(React.createElement(On,{sourceSettingID:e}),r)}}("sm_advanced_palette_source"),wp.customize("sm_coloration_level",(function(e){e.bind(L)})),c("customize-control-sm_coloration_level_control",I),wp.customize.bind("ready",(function(){wp.customize.panel("style_manager_panel",(function(e){wp.customize.section("sm_color_palettes_section",(function(t){wp.customize.previewer.bind("ready",(function(){var t=document.querySelector("#customize-preview iframe");if(t){var n=document.createElement("div");t.insertAdjacentElement("beforebegin",n),i().render(React.createElement(jr,{smPanel:e}),n)}}))}))}))}))},zr=function(e){return Ar(e).find(".style-manager_font_values").data("customize-setting-link")},Ar=function(e){return e.closest(".font-options__wrapper")},Cr={},Tr={},Nr=function(e){return!!Cr[e]},Pr=function(e){return!!Tr[e]},Ir=function(e,t){Tr[e]=t},Lr=function(e,t){Cr[e]=t},Dr=function(e){var t="system_font";return void 0!==styleManager.fonts.third_party_fonts[e]?t="third_party_font":void 0!==styleManager.fonts.cloud_fonts[e]?t="cloud_font":void 0!==styleManager.fonts.theme_fonts[e]?t="theme_font":void 0!==styleManager.fonts.google_fonts[e]&&(t="google_font"),t},Rr=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];switch(!1===t&&(t=Dr(e)),t){case"theme_font":return styleManager.fonts.theme_fonts[e];case"cloud_font":return styleManager.fonts.cloud_fonts[e];case"google_font":return styleManager.fonts.google_fonts[e];case"system_font":if(void 0!==styleManager.fonts.system_fonts[e])return styleManager.fonts.system_fonts[e];break;case"third_party_font":if(void 0!==styleManager.fonts.third_party_fonts[e])return styleManager.fonts.third_party_fonts[e]}return!1},Fr=function(e,t){if(!Pr(t)&&!Nr(t)){Lr(t,!0);var n=e.find(".font-options__options-list").find("[data-value_entry]"),r={};wp.customize(t,(function(e){r=o().extend(!0,{},e()),n.each((function(e,t){var n=o()(t),a=n.data("value_entry"),i=n.val();if(!_.isUndefined(a)&&!n.data("disabled")&&(n.data("touched")||_.isUndefined(r[a]))){if("font_family"===a){var c=o()(t.options[t.selectedIndex]).data("src");c?r.src=c:delete r.src}_.isUndefined(i)||_.isNull(i)||""===i?delete r[a]:(_.includes(["letter_spacing","line_height","font_size"],a)&&(i=rr(i,t,!1)),r[a]=i)}})),delete r.variants,delete r.subsets;var t=Rr(r.font_family);void 0!==r.font_variant&&void 0!==t.variants&&Object.keys(t.variants).length>0?(r.font_variant=String(r.font_variant),_.includes(t.variants,r.font_variant)||delete r.font_variant):delete r.font_variant,e.set(r)})),Lr(t,!1)}},Ur=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];e.data("touched",!1),e.on("input change",Br),!0===t&&e.select2()},Br=function(e,t){var n=o()(e.target);if("style-manager"!==t){var r=Ar(n),a=zr(n);n.data("touched",!0),Fr(r,a)}},Vr=function(){wp.customize("sm_fonts_connected_fields_preset",(function(e){var t=styleManager.fontPalettes.masterSettingIds,n=y("sm_fonts_connected_fields_preset"),r=e(),o=function(e){var t,r;if(null!=n&&null!==(t=n.choices)&&void 0!==t&&null!==(r=t[e])&&void 0!==r&&r.config){var o=n.choices[e].config;Object.keys(o).forEach((function(e){var t=y(e);!function(e,t){styleManager.config.settings[e]=t}(e,Object.assign({},t,{connected_fields:o[e]}))}))}};o(r),e.bind((function(e){o(e),ar(),t.forEach((function(e){wp.customize(e,(function(e){var t=e();e.callbacks.fireWith(e,[t,t])}))}))}))})),wp.customize("sm_font_sizing",(function(e){var t={smallest:{sm_font_primary:[0,34],sm_font_secondary:[5,30],sm_font_body:[0,10]},smaller:{sm_font_primary:[6,40],sm_font_secondary:[16,16],sm_font_body:[0,45]},normal:{sm_font_primary:[7,80],sm_font_secondary:[24,16],sm_font_body:[24,45]},larger:{sm_font_primary:[12,100],sm_font_secondary:[20,30],sm_font_body:[50,30]},largest:{sm_font_primary:[18,100],sm_font_secondary:[20,45],sm_font_body:[70,30]}};e.bind((function(e){var n=t[e];n&&Object.keys(n).forEach((function(e){wp.customize("".concat(e,"_elevation"),(function(t){wp.customize("".concat(e,"_pitch"),(function(r){t.set(n[e][0]),r.set(n[e][1])}))}))}))}))}))},qr=function(e){var t=styleManager.l10n.colorPalettes.builderFineTuneTypographyLabel,n='\n <svg viewBox="'.concat(it.viewBox,'">\n <use xlink:href="#').concat(it.id,'" />\n </svg>');return React.createElement(H,{currentSectionID:"sm_font_palettes_section",targetSectionID:"sm_fine_tune_font_palette_section",icon:n,label:t})},$r=function(e){var t="".concat(styleManager.config.options_name,"[fonts_section]"),n=styleManager.l10n.colorPalettes.builderFineTuneTypographyLabel,r='\n <svg viewBox="'.concat(it.viewBox,'">\n <use xlink:href="#').concat(it.id,'" />\n </svg>');return React.createElement(H,{currentSectionID:"sm_fine_tune_font_palette_section",targetSectionID:t,icon:r,label:n})},Gr=".font-options__wrapper",Zr=function(){var e;o()(Gr).each((function(e,t){var n=o()(t);Jr(n),Wr(n)})),window.addEventListener("pageshow",(function(){!function(){if("undefined"==typeof WebFont){var e=document.createElement("script");e.src=parent.styleManager.config.webfontloader_url,e.type="text/javascript";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)}}()})),(e=o()(".js-font-option-toggle")).on("click",(function(t){e.not(t.target).prop("checked",!1)})),o()("#customize-controls .customize-panel-back, #customize-controls .customize-section-back").on("click",(function(){e.prop("checked",!1)})),Vr(),c("customize-control-sm_font_sizing_control",qr),c("customize-control-sm_fonts_connected_fields_preset_control",$r),ar()},Jr=function(e){var t=e.find(".style-manager_font_family"),n=styleManager.l10n.fonts.familyPlaceholderText;Yr(t),t.select2({placeholder:n}),t.on("change",Xr),Kr(t)},Wr=function(e){var t=e.find(".style-manager_font_weight"),n=e.find("select").not("select[class*=' select2'],select[class^='select2']"),r=e.find('input[type="range"]');Ur(t,!0),Ur(n,!1),Ur(r,!1)},Yr=function(e){var t=wp.customize.settings.google_fonts_opts,n=e.find(".google-fonts-opts-placeholder").first();if(void 0!==t&&n.length){n.replaceWith(t);var r=e.data("active_font_family");void 0!==r&&e.val(r)}},Xr=function(e){var t=e.target.value,n=o()(e.target),r=n.closest(Gr),a=Rr(t);!function(e,t){var n=t.find(".font-options__head .font-options__font-title"),r=e.family;"string"==typeof e.family_display&&e.family_display.length&&(r=e.family_display),o()(n).html(r)}(a,r),function(e,t){var n=void 0!==e.variants?e.variants:[],r=t.find(".style-manager_font_weight"),a=r.val()?r.val():"",i=[];if(r.val(null).empty(),r.hasClass("select2-hidden-accessible")&&r.select2("destroy"),r.data("touched",!1),void 0===n||Object.keys(n).length<2)return r.parent().hide(),r.parent().prev("label").hide(),void r.data("disabled",!0);var c=styleManager.l10n.fonts.variantAutoText;i.push({id:"",text:c}),o().each(n,(function(e,t){var n={id:t,text:t};a==t&&(n.selected=!0),i.push(n)})),requestIdleCallback((function(){r.select2({data:i}),r.parent().show(),r.parent().prev("label").show(),r.data("disabled",!1)}))}(a,r),"undefined"!=typeof who&&"style-manager"===who||(o()(e.target).data("touched",!0),Fr(r,zr(n)))},Kr=function(e){var t=e.closest(Gr),n=zr(e);wp.customize(n,(function(e){e.bind((function(e,r){Pr(n)||function(e,t,n){Nr(n)||(Ir(n,!0),o()(e).find(".font-options__options-list").find("[data-value_entry]").each((function(e,n){var r=o()(n),a=r.data("value_entry");if(void 0!==a&&""!==a&&void 0!==t[a]){if(_.includes(["letter_spacing","line_height","font_size"],a)){var i=rr(t[a],n);""!==i.unit&&(r.data("value_unit",i.unit),_.isEmpty(r.attr("unit"))&&r.attr("unit",i.unit));var c=r.attr("unit").trim().toLowerCase(),l=r.data("value_unit").trim().toLowerCase();c!=l&&(_.includes(["em","rem"],l)&&"px"===c?i.value=or(16*i.value,styleManager.fonts.floatPrecision):_.includes(["em","rem"],c)&&"px"===l&&(i.value=or(i.value/16,styleManager.fonts.floatPrecision))),r.attr("min")&&r.attr("min")>i.value&&r.attr("min",i.value),r.attr("max")&&r.attr("max")<i.value&&r.attr("max",i.value),r.val(i.value)}else r.val(t[a]);r.data("touched",!1),r.trigger("input",["style-manager"]),r.trigger("change",["style-manager"])}})),Ir(n,!1))}(t,e,n)}))}))},Qr=function(e){o().each(e,(function(e,t){wp.customize(e,(function(e){e.set(t)}))}))},eo={top:0,right:0,bottom:0,left:0};wp.customize.bind("ready",(function(){to({top:10,right:10,bottom:10,left:10}),no(),window.addEventListener("resize",no),wp.customize.previewedDevice.bind(no),wp.customize.previewer.bind("synced",(function(){window.requestAnimationFrame(no)}));var e=document.querySelector(".collapse-sidebar");e&&e.addEventListener("click",(function(){setTimeout(no,300)}))}));var to=function(e){eo=Object.assign({},e)},no=function(){var e=document.querySelector(".wp-full-overlay");if(e){var t=e.querySelector("iframe"),n=wp.customize.previewedDevice.get();if(t&&(t.style.removeProperty("width"),t.style.removeProperty("height"),t.style.removeProperty("transform-origin"),t.style.removeProperty("transform"),t.style.removeProperty("margin-top"),t.style.removeProperty("margin-left"),"desktop"===n)){var r=window.innerWidth,o=(window.innerHeight,e.offsetWidth),a=e.offsetHeight,i=o>720&&o<1100,c=a,l=a-eo.top-eo.bottom,s=i?r:o,u=o-eo.left-eo.right,f=s/u,d=c/l,v=Math.max(f,d);t.style.width="".concat(u*v,"px"),t.style.height="".concat(l*v,"px"),t.style.transformOrigin="left top",t.style.transform="scale( ".concat(1/v," )"),t.style.marginTop="".concat(eo.top,"px"),t.style.marginLeft="".concat(eo.left,"px")}}},ro=function(e){var t=o()(e),n=t.find("option"),r=o()('<div class="style-manager-color-select">'),a=t.data("customize-setting-link"),i=o()('<div class="style-manager-color-select__option-list">');n.each((function(e,t){var n=o()(t),r=n.text(),a=n.attr("value"),c=o()('<div class="style-manager-color-select__option-label">'),l=o()('<div class="style-manager-color-select__option">');c.text(r).appendTo(l),l.data("value",a).appendTo(i),l.addClass("style-manager-color-select__option--"+a)})),i.appendTo(r);var c=r.find(".style-manager-color-select__option");function l(e){var t=c.filter((function(t,n){return o()(n).data("value")===e}));t.length&&(c.removeClass("style-manager-color-select__option--selected"),t.addClass("style-manager-color-select__option--selected"))}c.each((function(e,n){var r=o()(n),a=r.data("value");r.on("click",(function(){t.val(a).change()}))})),r.insertBefore(t),t.hide(),wp.customize(a,(function(e){l(e()),e.bind(l)}))};function oo(e){var t,n=o()(e.target),r=n.data("source");"keyup"===e.type&&13!==e.keyCode||e.target.value!==r.val()&&(!function(e){var t=e.attr("min"),n=e.attr("max"),r=e.val();if(void 0!==t&&parseFloat(t)>parseFloat(r))return!1;if(void 0!==n&&parseFloat(n)<parseFloat(r))return!1;return!0}(n)?(n.val(r.val()),(t=n).addClass("input-shake input-error"),t.one("animationend",(function(){t.removeClass("input-shake input-error")}))):r.val(n.val()).trigger("change"))}var ao=function(e){var t=Array.from(e.querySelectorAll("[data-customize-setting-link]"));if(t.length){var n=t[0].getAttribute("data-customize-setting-link");wp.customize(n,(function(e){var n=function(){var n,r=e(),o=t.find((function(e){return"custom"===e.value})),a=t.find((function(e){return e.value===r})),i=JSON.parse(null==a||null===(n=a.dataset)||void 0===n?void 0:n.options);if(!o||!i)return!1;Object.keys(i).every((function(e){var t=!0;return wp.customize(e,(function(n){t=i[e]===n()})),t}))||e.set("custom")},r=[];t.forEach((function(e){var t=JSON.parse(e.dataset.options);Object.keys(t).forEach((function(e){-1===r.indexOf(e)&&r.push(e)}))}));e.bind((function(e){if("custom"!==e){r.forEach((function(e){wp.customize(e,(function(e){e.unbind(n)}))}));var o=t.find((function(t){return t.value===e})),a=JSON.parse(o.dataset.options);Object.keys(a).forEach((function(e){wp.customize(e,(function(t){t.set(a[e])}))})),r.forEach((function(e){wp.customize(e,(function(e){e.bind(n)}))}))}}))}))}},io=function(e,t){var n=api(e),r=$('[data-customize-setting-link="'+e+'"]'),o=$(r).parent().attr("class");if(_.isUndefined(o)||"font-options__wrapper"!==o)n.set(t);else if(_.isString(t))n.set({font_family:t});else if(_.isObject(t)){var a={};_.each(t,(function(e,t){var n=t;switch(t){case"font-family":n="font_family";break;case"font-size":n="font_size";break;case"font-weight":n="font_variant";break;case"letter-spacing":n="letter_spacing";break;case"text-transform":n="text_transform"}a[n]=e})),n.set(a)}},co=function(){var e=o()(document);o()('button[data-action="reset_style_manager"]').length>0&&(o()(".panel-meta").each((function(e,t){var n=o()(t),r=n.parents(".control-panel").attr("id");if(void 0!==r){r=(r=r.replace("sub-accordion-panel-","")).replace("accordion-panel-","");var a=o()('<li class="customize-control customize-control-reset"></li>');o()('<button class="button js-reset-panel" data-panel="'+r+'"></button>').text(styleManager.l10n.panelResetButton).appendTo(a),n.parent().append(a)}})),o()(".accordion-section-content").each((function(e,t){var n=o()(this),r=n.attr("id");if(!_.isUndefined(r)&&-1!==r.indexOf(styleManager.config.options_name)){var a=r.replace("sub-accordion-section-",""),i=o()('<button class="button js-reset-section" data-section="'+a+'"></button>'),c=o()('<li class="customize-control customize-control-reset"></li>');i.text(styleManager.l10n.sectionResetButton),c.append(i),n.append(c)}})),e.on("click",".js-reset-panel",so),e.on("click",".js-reset-section",uo),e.on("click","#customize-control-reset_style_manager button",lo))};function lo(e){e.preventDefault(),confirm(styleManager.l10n.resetGlobalConfirmMessage)&&(o().each(api.settings.controls,(function(e,t){var n=e.replace("_control",""),r=styleManager.config.settings[n];_.isUndefined(r)||_.isUndefined(r.default)||io(n,r.default)})),api.previewer.save())}function so(e){e.preventDefault();var t=o()(this).data("panel"),n=api.panel(t).sections();confirm(styleManager.l10n.resetPanelConfirmMessage)&&n.length>0&&o().each(n,(function(){var e=this.controls();e.length>0&&o().each(e,(function(e,t){var n=t.id.replace("_control",""),r=styleManager.config.settings[n];_.isUndefined(r)||_.isUndefined(r.default)||io(n,r.default)}))}))}function uo(e){e.preventDefault();var t=o()(this).data("section"),n=api.section(t).controls();confirm(styleManager.l10n.resetSectionConfirmMessage)&&n.length>0&&o().each(n,(function(e,t){var n=t.id.replace("_control",""),r=styleManager.config.settings[n];_.isUndefined(r)||_.isUndefined(r.default)||io(n,r.default)}))}var fo=function(e){var t,n="n";switch(-1!==(e=String(e)).indexOf("italic")?(n="i",e=e.replace("italic","")):-1!==e.indexOf("oblique")&&(n="o",e=e.replace("oblique","")),e){case"100":t="1";break;case"200":t="2";break;case"300":t="3";break;case"500":t="5";break;case"600":t="6";break;case"700":case"bold":t="7";break;case"800":t="8";break;case"900":t="9";break;default:t="4"}return n+t},vo=function(e,t){if(Array.isArray(e)&&e.length){var n=e.filter((function(e){return 0!==e.id.toString().indexOf("_")})).length;if(n<t)for(var r=0;r<t-n;r++){var o=JSON.parse(JSON.stringify(e[0]));o.id=n+r+1,e.splice(n+r,0,o)}}};wp.customize.bind("ready",(function(){m();var e,t=h();!function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:M;e.forEach((function(e){wp.customize(e,(function(n){b(e,(function(n){S(e).forEach((function(e){wp.customize(e,(function(e){e.set(t(n))}))}))})),n.bind(g(e))}))}))}(Object.keys(t)),co(),e=['.accordion-section-content[id*="'.concat(styleManager.config.options_name,'"]'),"#sub-accordion-section-sm_color_palettes_section","#sub-accordion-section-sm_color_usage_section","#sub-accordion-section-sm_spacing_section","#sub-accordion-section-sm_fine_tune_color_palette_section","#sub-accordion-section-sm_fine_tune_font_palette_section"].join(", "),o()(e).each((function(e,t){o()(t).find('input[type="range"]').each((function(e,t){var n=o()(t),r=n.data("customize-setting-link"),a=n.clone();a.attr("type","text").attr("class","range-value").removeAttr("data-value_entry"),a.data("source",n),n.first().attr("id")&&a.attr("id",n.first().attr("id")+"_number"),a.insertAfter(n),wp.customize(r,(function(e){e.bind((function(e){a.val(e)}))})),r||n.on("input",(function(e){a.val(e.target.value)})),a.on("blur keyup",oo)}))})),o()(".js-color-select").each((function(e,t){ro(t)})),o()(".sm-tabs").each((function(e,t){var n=o()(t),r=n.closest(".control-section"),a=n.children(".sm-tabs__item"),i=a.map((function(e,t){var n=o()(t).data("target");return"sm-view-".concat(n)})).toArray().join(" ");function c(e){var t=e.data("target");a.removeClass("sm-tabs__item--active"),e.addClass("sm-tabs__item--active"),r.removeClass(i).addClass("sm-view-".concat(t))}n.on("click",".sm-tabs__item",(function(e){e.preventDefault(),c(o()(this))})),c(a.first())})),Array.from(document.querySelectorAll(".js-style-manager-preset")).forEach((function(e){e.classList.contains("radio")&&ao(e)})),setTimeout((function(){!function(){if(!_.isUndefined(styleManager.config)&&!_.isUndefined(styleManager.config.settings)){o().fn.reactor.defaults.compliant=function(){o()(this).slideDown(),o()(this).find(":disabled").attr({disabled:!1})},o().fn.reactor.defaults.uncompliant=function(){o()(this).slideUp(),o()(this).find(":enabled").attr({disabled:!0})};var e=o().extend({},o().fn.reactor.helpers),t=function(t,n,r){var a=null;if(_.isString(n))a=n;else if(_.isUndefined(n.id)){if(!_.isString(n[0]))return;a=n[0]}else a=n.id;var i=1,c=[0,1],l=styleManager.config.options_name+"["+a+"]",s=styleManager.config.settings[l].type;_.isUndefined(n.value)?_.isUndefined(n[1])||_.isString(n[1])||(i=n[1]):i=n.value,_.isUndefined(n.between)||(c=n.between);var u='[data-customize-setting-link="'+styleManager.config.options_name+"["+a+']"]';switch(s){case"checkbox":o()(t).reactIf(u,(function(){return o()(this).is(":checked")==i}));break;case"radio":case"sm_radio":case"sm_switch":case"radio_image":case"radio_html":_.isObject(i)?(i=_.toArray(i),o()(t).reactIf(u,(function(){return-1!==i.indexOf(o()(u+":checked").val())}))):o()(t).reactIf(u,(function(){return o()(u+":checked").val()==i}));break;case"range":var f=e.Between(c[0],c[1]);o()(t).reactIf(u,f);break;default:_.isObject(i)?(i=_.toArray(i),o()(t).reactIf(u,(function(){return-1!==i.indexOf(o()(u).val())}))):o()(t).reactIf(u,(function(){return o()(u).val()==i}))}o()(u).trigger("change",["style-manager"]),o()(".reactor").trigger("change.reactor")};o().each(styleManager.config.settings,(function(e,n){var r=e.replace("[","-");r="#customize-control-"+(r=r.replace("]",""))+"_control",n.hasOwnProperty("show_if")&&(_.isUndefined(n.show_if.relation)||(n.show_if.relation,delete n.show_if.relation),_.isUndefined(n.show_if.id)?_.isObject(n.show_if)&&o().each(n.show_if,(function(e,n){t(r,n)})):t(r,n.show_if))}))}}()}),1e3),o()(".style-manager_select2").select2(),Hr(),Zr(),o()(".js-font-palette").each((function(e,t){o()(t).find("label").on("click",(function(e){var t=o()(e.target).attr("for"),n=o()("#".concat(t)).data("fonts_logic");Qr(n)}))})),function(){var e=o()("#style-manager-user-feedback-modal");if(e.length){var t=e.find("form"),n=e.find(".close"),r=e.find(".first-step"),a=e.find(".second-step"),i=e.find(".thanks-step"),c=e.find(".error-step"),l=!1,s=!1,u=!1;wp.customize.bind("saved",(function(){l||!s&&!u||(o()("body").addClass("feedback-modal-open modal-open"),l=!0)})),wp.customize("sm_advanced_palette_output",(function(e){e.bind((function(e,t){e!=t&&(s=!0)}))})),wp.customize("sm_font_palette",(function(e){e.bind((function(e,t){e!=t&&(u=!0)}))})),t.on("submit",(function(e){e.preventDefault();var t=o()(e.target),n={action:"style_manager_user_feedback",nonce:styleManager.userFeedback.nonce,type:t.find("input[name=type]").val(),rating:t.find("input[name=rating]:checked").val(),message:t.find("textarea[name=message]").val()};o().post(styleManager.config.ajax_url,n,(function(e){!0===e.success?(r.hide(),a.hide(),i.show(),c.hide()):(r.hide(),a.hide(),i.hide(),c.show())}))})),t.find("input[name=rating]").on("change",(function(e){setTimeout((function(){a.show()}),300);var n=t.find("input[name=rating]:checked").val();t.find(".rating-placeholder").text(n)})),n.on("click",(function(e){e.preventDefault(),o()("body").removeClass("feedback-modal-open modal-open"),setTimeout((function(){r.show(),a.hide(),i.hide(),c.hide()}),300)}))}}()}))})(),(window.sm=window.sm||{}).customizer=r})(); -
style-manager/trunk/languages/style-manager.pot
r2719112 r2737156 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Style Manager 2.2. 4\n"5 "Project-Id-Version: Style Manager 2.2.5\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/style-manager\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2022-0 5-06T07:30:38+00:00\n"12 "POT-Creation-Date: 2022-06-03T20:56:25+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.5.0\n" … … 332 332 333 333 #: src/Customize/ColorPalettes.php:728 334 #: src/Customize/Fonts.php:15 86334 #: src/Customize/Fonts.php:1591 335 335 msgid "Auto" 336 336 msgstr "" … … 643 643 msgstr "" 644 644 645 #: src/Customize/FontPalettes.php:743 646 msgid "Connected Fields Presets" 647 msgstr "" 648 645 649 #: src/Customize/FontPalettes.php:799 646 650 msgid "Set up the <a href=\"https://pixelgrade.com/docs/design-and-style/typography-system/\">Typography system</a> of your website using the tools below." … … 675 679 msgstr "" 676 680 677 #: src/Customize/Fonts.php:55 1681 #: src/Customize/Fonts.php:556 678 682 msgid "Third-Party Fonts" 679 683 msgstr "" 680 684 681 #: src/Customize/Fonts.php:57 1685 #: src/Customize/Fonts.php:576 682 686 msgid "Cloud Fonts" 683 687 msgstr "" 684 688 685 #: src/Customize/Fonts.php:59 0689 #: src/Customize/Fonts.php:595 686 690 msgid "Theme Fonts" 687 691 msgstr "" 688 692 689 #: src/Customize/Fonts.php:61 0693 #: src/Customize/Fonts.php:615 690 694 msgid "System fonts" 691 695 msgstr "" 692 696 693 #: src/Customize/Fonts.php:63 1694 #: src/Customize/Fonts.php:74 1697 #: src/Customize/Fonts.php:636 698 #: src/Customize/Fonts.php:746 695 699 msgid "Google fonts" 696 700 msgstr "" 697 701 698 702 #. translators: %s: The font category name 699 #: src/Customize/Fonts.php:73 3703 #: src/Customize/Fonts.php:738 700 704 msgid "Google fonts %s" 701 705 msgstr "" 702 706 703 #: src/Customize/Fonts.php:15 85707 #: src/Customize/Fonts.php:1590 704 708 msgid "Select a font family" 705 709 msgstr "" 706 710 707 #: src/Customize/SpacingSection.php:179 711 #: src/Customize/SpacingSection.php:88 712 msgid "Site Container" 713 msgstr "" 714 715 #: src/Customize/SpacingSection.php:89 716 msgid "Adjust the maximum amount of width your site content extends to." 717 msgstr "" 718 719 #: src/Customize/SpacingSection.php:112 720 msgid "Content Inset" 721 msgstr "" 722 723 #: src/Customize/SpacingSection.php:113 724 msgid "Adjust how much the content is visually inset within the Site Container." 725 msgstr "" 726 727 #: src/Customize/SpacingSection.php:136 728 msgid "Spacing Level" 729 msgstr "" 730 731 #: src/Customize/SpacingSection.php:137 732 msgid "Adjust the multiplication factor of the distance between elements." 733 msgstr "" 734 735 #: src/Customize/SpacingSection.php:178 708 736 msgid "Spacing" 709 737 msgstr "" … … 743 771 msgstr "" 744 772 745 #: src/Customize/TweakBoardSection.php:139 773 #: src/Customize/TweakBoardSection.php:120 774 msgid "Titles Fancy Style (BETA)" 775 msgstr "" 776 777 #: src/Customize/TweakBoardSection.php:121 778 msgid "Choose a decoration style for Headings with Fancy style." 779 msgstr "" 780 781 #: src/Customize/TweakBoardSection.php:124 782 #: src/Utils/Fonts.php:476 783 msgid "Underline" 784 msgstr "" 785 786 #: src/Customize/TweakBoardSection.php:125 787 msgid "Blocky" 788 msgstr "" 789 790 #: src/Customize/TweakBoardSection.php:154 746 791 msgid "Tweak Board" 747 792 msgstr "" 748 793 749 #: src/Customize/TweakBoardSection.php:1 40794 #: src/Customize/TweakBoardSection.php:155 750 795 msgid "Control visual effects whose aim is to give your site a bolder voice." 751 796 msgstr "" … … 1110 1155 1111 1156 #: src/Screen/Settings.php:148 1112 msgid "In head er (just before thehead tag)"1157 msgid "In head (just before the closing head tag)" 1113 1158 msgstr "" 1114 1159 … … 1215 1260 msgstr "" 1216 1261 1217 #: src/Utils/Fonts.php:4761218 msgid "Underline"1219 msgstr ""1220 1221 1262 #: src/Utils/Fonts.php:477 1222 1263 msgid "Overline" -
style-manager/trunk/readme.txt
r2719112 r2737156 4 4 Requires at least: 5.5.0 5 5 Tested up to: 6.0 6 Stable tag: 2.2. 46 Stable tag: 2.2.5 7 7 Requires PHP: 7.1 8 8 License: GPLv2 or later … … 54 54 55 55 == Changelog == 56 57 = 2.2.5 = 58 * 2022-06-03 59 * Fix edge-case bug when the Customizer preview would not update with new fonts. 60 * Styling fixes for Customizer controls. 61 * Fix cache invalidation after Pixelgrade Care Starter Content import. 62 * Test with the latest WordPress version (6.0). 56 63 57 64 = 2.2.4 = -
style-manager/trunk/src/Client/CloudInterface.php
r2710141 r2737156 21 21 * @since 2.0.0 22 22 * 23 * @return array 23 * @return array|null 24 24 */ 25 public function fetch_design_assets(): array;25 public function fetch_design_assets(): ?array; 26 26 27 27 /** -
style-manager/trunk/src/Client/PixelgradeCloud.php
r2710141 r2737156 56 56 * @since 2.0.0 57 57 * 58 * @return array 59 */ 60 public function fetch_design_assets(): array {58 * @return array|null 59 */ 60 public function fetch_design_assets(): ?array { 61 61 $request_data = [ 62 62 'site_url' => home_url('/'), … … 192 192 * Filters request data sent to the cloud. 193 193 * 194 * @param array $data194 * @param array $data 195 195 */ 196 196 $data = apply_filters( 'style_manager/pixelgrade_cloud_request_data', $data ); -
style-manager/trunk/src/Customize/CloudFonts.php
r2710141 r2737156 93 93 */ 94 94 public function is_supported(): bool { 95 // For now we will only use the fact that Style Manager is supported.95 // For now, we will only use the fact that Style Manager is supported. 96 96 return apply_filters( 'style_manager/cloud_fonts_are_supported', is_sm_supported() ); 97 97 } -
style-manager/trunk/src/Customize/ColorPalettes.php
r2711455 r2737156 306 306 */ 307 307 protected function add_style_manager_new_section_master_colors_config( $config ): array { 308 // If there is no style managersupport, bail early.308 // If there is no Color Palettes support, bail early. 309 309 if ( ! $this->is_supported() ) { 310 310 return $config; … … 315 315 } 316 316 317 $sm_advanced_palette_outp t_default = file_get_contents( __DIR__ . '/sm_advanced_palette_output.json' );317 $sm_advanced_palette_output_default = file_get_contents( __DIR__ . '/sm_advanced_palette_output.json' ); 318 318 319 319 // The section might be already defined, thus we merge, not replace the entire section config. … … 387 387 'type' => 'text', 388 388 'live' => true, 389 'default' => $sm_advanced_palette_outp t_default,389 'default' => $sm_advanced_palette_output_default, 390 390 // We will bypass the plugin setting regarding where to store - we will store it cross-theme in wp_options 391 391 'setting_type' => 'option', -
style-manager/trunk/src/Customize/Customize.php
r2711455 r2737156 28 28 29 29 /** 30 * Cache for the wupdates identification data to avoid firing the filter multiple times.30 * Cache for the WUpdates identification data to avoid firing the filter multiple times. 31 31 * @var array 32 32 */ … … 116 116 117 117 /** 118 * Set up the Style Manager Customizer section base config.118 * Set up the Style Manager Customizer section base config. 119 119 * 120 120 * This handles the base configuration for the controls in the Style Manager section. We expect other parties (e.g. the theme), … … 128 128 */ 129 129 protected function setup_sm_section_base_config( $config ): array { 130 // If there is no style manager support, bail early.130 // If there is no Style Manager support, bail early. 131 131 if ( ! $this->is_supported() ) { 132 132 return $config; -
style-manager/trunk/src/Customize/DesignAssets.php
r2710141 r2737156 106 106 * @since 2.0.0 107 107 * 108 * @param string $entry The entry to return the design asset data.109 * @param bool $skip_cache Optional. Whether to use the cached config or fetch a new one.108 * @param string $entry The entry to return the design asset data. 109 * @param bool $skip_cache Optional. Whether to use the cached config or fetch a new one. 110 110 * 111 111 * @return array|null The entry data. If the entry is not found, null will be returned. … … 154 154 } 155 155 156 // The data isn't set, is expired or we were instructed to skip the cache; we need to fetch fresh data.156 // The data isn't set, is expired, or we were instructed to skip the cache; we need to fetch fresh data. 157 157 if ( true === $skip_cache || false === $data || false === $expire_timestamp || $expire_timestamp < time() ) { 158 158 // Fetch the design assets from the cloud. … … 160 160 // Bail in case of failure to retrieve data. 161 161 // We will return the data already available. 162 if ( false === $fetched_data ||null === $fetched_data ) {162 if ( null === $fetched_data ) { 163 163 return $data; 164 164 } -
style-manager/trunk/src/Customize/FontPalettes.php
r2710141 r2737156 259 259 } 260 260 } else { 261 // By default we use 1.261 // By default, we use 1. 262 262 $fonts_logic_config[ $font_setting_id ]['font_size_multiplier'] = 1.0; 263 263 } … … 345 345 // If we have reached the end of the list, we will insert it at the end. 346 346 if ( $i === count( $font_styles_intervals ) ) { 347 array_push( $font_styles_intervals, $font_styles_interval );347 $font_styles_intervals[] = $font_styles_interval; 348 348 } 349 349 } … … 366 366 foreach ( $font_styles_intervals as $key => $value ) { 367 367 368 // Since there is no tfont value "font_weight", but "font_variant", treat it as such.368 // Since there is no font value "font_weight", but "font_variant", treat it as such. 369 369 // Font weight is only a CSS value. 370 370 // Font variant "splits" into font-weight and (maybe) "font-style". … … 395 395 } 396 396 } else { 397 // By default we use 1, meaning no effect.397 // By default, we use 1, meaning no effect. 398 398 $font_styles_intervals[ $key ]['font_size_multiplier'] = 1.0; 399 399 } … … 432 432 433 433 /** 434 * Set up the Style Manager Customizer section master fonts config.434 * Set up the Style Manager Customizer section master fonts config. 435 435 * 436 436 * This handles the base configuration for the controls in the Style Manager section. We expect other parties (e.g. the theme), … … 444 444 */ 445 445 protected function add_style_manager_section_master_fonts_config( $config ): array { 446 // If there is no style manager support, bail early.446 // If there is no Style Manager support, bail early. 447 447 if ( ! $this->is_supported() ) { 448 448 return $config; … … 741 741 'sm_fonts_connected_fields_preset' => [ 742 742 'type' => 'preset', 743 'label' => __( 'Connected Fields Presets', ' __theme_txtd' ),743 'label' => __( 'Connected Fields Presets', 'style-manager' ), 744 744 'live' => true, 745 745 'priority' => 25, … … 1345 1345 */ 1346 1346 protected function update_custom_palette_in_use(): bool { 1347 // If there is no style managersupport, bail early.1347 // If there is no Font Palettes support, bail early. 1348 1348 if ( ! $this->is_supported() ) { 1349 1349 return false; … … 1394 1394 * @since 2.0.0 1395 1395 * 1396 * @param array $options_details Optional.1396 * @param array|null $options_details Optional. 1397 1397 * 1398 1398 * @return array -
style-manager/trunk/src/Customize/Fonts.php
r2710141 r2737156 133 133 add_filter( 'style_manager/final_config', [ $this, 'standardize_global_config' ], 99999, 1 ); 134 134 135 // We will initialize the logic after the plugin has finished with it 's configuration (at priority 15).135 // We will initialize the logic after the plugin has finished with its configuration (at priority 15). 136 136 $this->add_action( 'init', 'init', 20 ); 137 137 } … … 167 167 if ( $this->plugin_settings->get( 'typography_cloud_fonts', 'yes' ) ) { 168 168 $this->cloud_fonts = FontsHelper::standardizeFontsList( apply_filters( 'style_manager/cloud_fonts', [] ) ); 169 // Add the fonts to selects of theCustomizer controls.169 // Add the fonts to the selects of Customizer controls. 170 170 if ( ! empty( $this->cloud_fonts ) ) { 171 171 add_action( 'style_manager/font_family_select_options', [ … … 221 221 */ 222 222 $load_location = $this->plugin_settings->get( 'style_resources_location', 'wp_head' ); 223 // To prevent our dynamic generated CSS inline styles being overwritten by the PHP geenrated ones (in ::outputFontsDynamicStyle() ) 224 // We always output in the <head> when in the customizer preview. 225 if ( is_customize_preview() ) { 226 $load_location = 'wp_head'; 227 } 223 228 // Add preconnect links as early as possible for faster external fonts loading. 224 229 add_action( 'wp_head', [ $this, 'add_preconnect_links' ], 0 ); … … 1007 1012 $output .= $font_output . "\n"; 1008 1013 1009 // If we are in a Customizer context we will output CSS rules grouped so we can target them individually.1014 // If we are in a Customizer context we will output CSS rules grouped, so we can target them individually. 1010 1015 if ( is_customize_preview() ) { ?> 1011 1016 <style id="style-manager_font_output_for_<?php echo sanitize_html_class( $key ); ?>"> … … 1017 1022 1018 1023 // In the front-end we need to print CSS rules in bulk. ?> 1019 <style id="style-manager_fonts_output">1020 <?php echo $output; ?>1021 </style>1024 <style id="style-manager_fonts_output"> 1025 <?php echo $output; ?> 1026 </style> 1022 1027 <?php 1023 1028 } -
style-manager/trunk/src/Customize/SpacingSection.php
r2710141 r2737156 16 16 17 17 /** 18 * Provides the font paletteslogic.18 * Provides the Spacing logic. 19 19 * 20 20 * @since 2.0.0 … … 39 39 * Handle the Customizer Style Manager section config. 40 40 */ 41 $this->add_filter( 'style_manager/filter_fields', 'add_style_manager_section_ master_fonts_config', 12, 1 );41 $this->add_filter( 'style_manager/filter_fields', 'add_style_manager_section_spacing_config', 12, 1 ); 42 42 $this->add_filter( 'style_manager/sm_panel_config', 'reorganize_customizer_controls', 20, 2 ); 43 43 } 44 44 45 45 /** 46 * Determine if Font Palettes aresupported.46 * Determine if the Spacing Section is supported. 47 47 * 48 48 * @since 2.0.0 … … 51 51 */ 52 52 public function is_supported(): bool { 53 return true; 54 // return apply_filters( 'style_manager/font_palettes_are_supported', current_theme_supports( 'style_manager_font_palettes' ) ); 55 } 56 57 /** 58 * Setup the Style Manager Customizer section master fonts config. 53 return apply_filters( 'style_manager/spacing_is_supported', true ); 54 } 55 56 /** 57 * Set up the Style Manager Customizer section spacing config. 59 58 * 60 59 * This handles the base configuration for the controls in the Style Manager section. We expect other parties (e.g. the theme), … … 67 66 * @return array 68 67 */ 69 protected function add_style_manager_section_ master_fonts_config( $config ): array {70 // If there is no style managersupport, bail early.68 protected function add_style_manager_section_spacing_config( $config ): array { 69 // If there is no Spacing support, bail early. 71 70 if ( ! $this->is_supported() ) { 72 71 return $config; … … 87 86 'setting_id' => 'sm_site_container_width', 88 87 'live' => true, 89 'label' => esc_html__( 'Site Container', ' __theme_txtd' ),90 'desc' => esc_html__( 'Adjust the maximum amount of width your site content extends to.', ' __theme_txtd' ),88 'label' => esc_html__( 'Site Container', 'style-manager' ), 89 'desc' => esc_html__( 'Adjust the maximum amount of width your site content extends to.', 'style-manager' ), 91 90 'default' => 75, 92 91 'input_attrs' => [ … … 111 110 'setting_id' => 'sm_content_inset', 112 111 'live' => true, 113 'label' => esc_html__( 'Content Inset', ' __theme_txtd' ),114 'desc' => esc_html__( 'Adjust how much the content is visually inset within the Site Container.', ' __theme_txtd' ),112 'label' => esc_html__( 'Content Inset', 'style-manager' ), 113 'desc' => esc_html__( 'Adjust how much the content is visually inset within the Site Container.', 'style-manager' ), 115 114 'default' => 230, 116 115 'input_attrs' => [ … … 135 134 'setting_id' => 'sm_spacing_level', 136 135 'live' => true, 137 'label' => esc_html__( 'Spacing Level', ' __theme_txtd' ),138 'desc' => esc_html__( 'Adjust the multiplication factor of the distance between elements.', ' __theme_txtd' ),136 'label' => esc_html__( 'Spacing Level', 'style-manager' ), 137 'desc' => esc_html__( 'Adjust the multiplication factor of the distance between elements.', 'style-manager' ), 139 138 'default' => 1, 140 139 'input_attrs' => [ -
style-manager/trunk/src/Customize/ThemeConfigs.php
r2710141 r2737156 93 93 */ 94 94 public function is_supported(): bool { 95 // For now we will only use the fact that Style Manager is supported.95 // For now, we will only use the fact that Style Manager is supported. 96 96 return apply_filters( 'style_manager/theme_configs_are_supported', is_sm_supported() ); 97 97 } … … 315 315 protected function maybe_output_json_external_config() { 316 316 if ( ! empty( $this->external_theme_config['config'] ) ) { 317 // Also output the JSON in a special hidden div for easy copy pasting.317 // Also output the JSON in a special hidden div for easy copying and pasting. 318 318 // Also remove any multiple tabs. 319 319 echo "\n" . '<!--' . "\n" . 'Just copy&paste this:' . "\n" . "\n" . trim( str_replace( '\t\t', '', json_encode( $this->external_theme_config['config'] ) ) ) . "\n" . "\n" . '-->' . "\n"; -
style-manager/trunk/src/Customize/TweakBoardSection.php
r2710141 r2737156 53 53 */ 54 54 public function is_supported(): bool { 55 return true;55 return apply_filters( 'style_manager/tweak_board_is_supported', true ); 56 56 } 57 57 … … 70 70 71 71 protected function add_style_manager_section_master_tweak_board_config ( $config ): array { 72 // If there is no style managersupport, bail early.72 // If there is no Tweak Board support, bail early. 73 73 if ( ! $this->is_supported() ) { 74 74 return $config; … … 112 112 ], 113 113 ], 114 'sm_decorative_titles_style' => [ 115 'type' => 'radio', 116 // We will bypass the plugin setting regarding where to store - we will store it cross-theme in wp_options 117 'setting_type' => 'option', 118 // We will force this setting id preventing prefixing and other regular processing. 119 'setting_id' => 'sm_decorative_titles_style', 120 'label' => esc_html__( 'Titles Fancy Style (BETA)', 'style-manager' ), 121 'desc' => esc_html__( 'Choose a decoration style for Headings with Fancy style.', 'style-manager' ), 122 'default' => 'underline', 123 'choices' => [ 124 'underline' => esc_html__( 'Underline', 'style-manager' ), 125 'blocky' => esc_html__( 'Blocky', 'style-manager' ), 126 ], 127 ], 114 128 ] 115 129 ] … … 133 147 $tweak_board_section_fields = [ 134 148 'sm_collection_title_position', 135 'sm_collection_hover_effect' 149 'sm_collection_hover_effect', 150 'sm_decorative_titles_style' 136 151 ]; 137 152 -
style-manager/trunk/src/Plugin.php
r2710141 r2737156 57 57 ->register_hooks( $container->get( 'customize.general' ) ) 58 58 ->register_hooks( $container->get( 'customize.theme_configs' ) ) 59 ->register_hooks( $container->get( 'screen.customizer' ) ) ;60 59 ->register_hooks( $container->get( 'screen.customizer' ) ) 60 ->register_hooks( $container->get( 'options' ) ); 61 61 62 62 if ( is_admin() ) { … … 67 67 ->register_hooks( $container->get( 'screen.general_admin' ) ) 68 68 ->register_hooks( $container->get( 'screen.settings' ) ) 69 ->register_hooks( $container->get( 'screen.edit_with_blocks' ) ) 70 ->register_hooks( $container->get( 'options' ) ); 69 ->register_hooks( $container->get( 'screen.edit_with_blocks' ) ); 71 70 72 71 if ( is_customizer() ) { -
style-manager/trunk/src/Screen/Settings.php
r2710141 r2737156 146 146 ->set_help_text( esc_html__( 'Here you can decide where to put your style output, in header or footer', 'style-manager' ) ) 147 147 ->set_options( [ 148 'wp_head' => esc_html__( 'In head er (just before thehead tag)', 'style-manager' ),148 'wp_head' => esc_html__( 'In head (just before the closing head tag)', 'style-manager' ), 149 149 'wp_footer' => esc_html__( 'Footer (just before the end of the body tag)', 'style-manager' ), 150 150 ] ) -
style-manager/trunk/style-manager.php
r2719112 r2737156 7 7 * Plugin URI: https://wordpress.org/plugins/style-manager 8 8 * Description: Auto-magical system to style your entire WordPress site. 9 * Version: 2.2. 49 * Version: 2.2.5 10 10 * Author: Pixelgrade 11 11 * Author URI: https://pixelgrade.com … … 36 36 * @var string 37 37 */ 38 const VERSION = '2.2. 4';38 const VERSION = '2.2.5'; 39 39 40 40 /** -
style-manager/trunk/vendor/autoload.php
r2719112 r2737156 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit c813ad14870bd819ef48243d7f116670::getLoader();7 return ComposerAutoloaderInit559b5cc40c57c7106ef99d4bcd0b4c6f::getLoader(); -
style-manager/trunk/vendor/composer/InstalledVersions.php
r2719112 r2737156 33 33 array ( 34 34 ), 35 'reference' => ' e1a2c3425937d98709d1414c04d8d2e68e7ac43b',35 'reference' => 'cbf24e2728749e9680e6f0d522e22b61e7fae058', 36 36 'name' => 'pixelgrade/style-manager', 37 37 ), … … 257 257 'phpstan/phpstan' => 258 258 array ( 259 'pretty_version' => '1. 6.7',260 'version' => '1. 6.7.0',261 'aliases' => 262 array ( 263 ), 264 'reference' => ' d41c39cb2e487663bce9bbd97c660e244b73abad',259 'pretty_version' => '1.7.10', 260 'version' => '1.7.10.0', 261 'aliases' => 262 array ( 263 ), 264 'reference' => '25e069474cf00215b0f64c60a26230908ef3eefa', 265 265 ), 266 266 'phpunit/php-code-coverage' => … … 334 334 array ( 335 335 ), 336 'reference' => ' e1a2c3425937d98709d1414c04d8d2e68e7ac43b',336 'reference' => 'cbf24e2728749e9680e6f0d522e22b61e7fae058', 337 337 ), 338 338 'psr/container' => … … 360 360 'aliases' => 361 361 array ( 362 0 => '0.1 2.x-dev',363 ), 364 'reference' => ' a548c62cde0568d25a3db9f4832d607c835db28d',362 0 => '0.13.x-dev', 363 ), 364 'reference' => '7c9c2460e9569aa6c0924c9730eca14f00e2d4fc', 365 365 ), 366 366 'roave/security-advisories' => … … 371 371 array ( 372 372 ), 373 'reference' => ' 2658dd564ed1a63989404083d7ccb9cb10e07701',373 'reference' => 'bff7ded3457ec730ad872ebb19cf46a96970e342', 374 374 ), 375 375 'sebastian/code-unit-reverse-lookup' => … … 483 483 'symfony/polyfill-ctype' => 484 484 array ( 485 'pretty_version' => 'v1.2 5.0',486 'version' => '1.2 5.0.0',487 'aliases' => 488 array ( 489 ), 490 'reference' => ' 30885182c981ab175d4d034db0f6f469898070ab',485 'pretty_version' => 'v1.26.0', 486 'version' => '1.26.0.0', 487 'aliases' => 488 array ( 489 ), 490 'reference' => '6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4', 491 491 ), 492 492 'symfony/polyfill-mbstring' => 493 493 array ( 494 'pretty_version' => 'v1.2 5.0',495 'version' => '1.2 5.0.0',496 'aliases' => 497 array ( 498 ), 499 'reference' => ' 0abb51d2f102e00a4eefcf46ba7fec406d245825',494 'pretty_version' => 'v1.26.0', 495 'version' => '1.26.0.0', 496 'aliases' => 497 array ( 498 ), 499 'reference' => '9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e', 500 500 ), 501 501 'symfony/polyfill-php72' => 502 502 array ( 503 'pretty_version' => 'v1.2 5.0',504 'version' => '1.2 5.0.0',505 'aliases' => 506 array ( 507 ), 508 'reference' => ' 9a142215a36a3888e30d0a9eeea9766764e96976',503 'pretty_version' => 'v1.26.0', 504 'version' => '1.26.0.0', 505 'aliases' => 506 array ( 507 ), 508 'reference' => 'bf44a9fd41feaac72b074de600314a93e2ae78e2', 509 509 ), 510 510 'symfony/polyfill-php73' => 511 511 array ( 512 'pretty_version' => 'v1.2 5.0',513 'version' => '1.2 5.0.0',514 'aliases' => 515 array ( 516 ), 517 'reference' => ' cc5db0e22b3cb4111010e48785a97f670b350ca5',512 'pretty_version' => 'v1.26.0', 513 'version' => '1.26.0.0', 514 'aliases' => 515 array ( 516 ), 517 'reference' => 'e440d35fa0286f77fb45b79a03fedbeda9307e85', 518 518 ), 519 519 'symfony/polyfill-php80' => 520 520 array ( 521 'pretty_version' => 'v1.2 5.0',522 'version' => '1.2 5.0.0',523 'aliases' => 524 array ( 525 ), 526 'reference' => ' 4407588e0d3f1f52efb65fbe92babe41f37fe50c',521 'pretty_version' => 'v1.26.0', 522 'version' => '1.26.0.0', 523 'aliases' => 524 array ( 525 ), 526 'reference' => 'cfa0ae98841b9e461207c13ab093d76b0fa7bace', 527 527 ), 528 528 'szepeviktor/phpstan-wordpress' => 529 529 array ( 530 'pretty_version' => 'v1.1. 0',531 'version' => '1.1. 0.0',532 'aliases' => 533 array ( 534 ), 535 'reference' => ' 37eaf7eecafd97917c427589736080ac77734b1f',530 'pretty_version' => 'v1.1.1', 531 'version' => '1.1.1.0', 532 'aliases' => 533 array ( 534 ), 535 'reference' => '99cfea6b4c15af12dec09110b25dbc7521363f78', 536 536 ), 537 537 'theseer/tokenizer' => … … 555 555 'webmozart/assert' => 556 556 array ( 557 'pretty_version' => '1.1 0.0',558 'version' => '1.1 0.0.0',559 'aliases' => 560 array ( 561 ), 562 'reference' => ' 6964c76c7804814a842473e0c8fd15bab0f18e25',557 'pretty_version' => '1.11.0', 558 'version' => '1.11.0.0', 559 'aliases' => 560 array ( 561 ), 562 'reference' => '11cb2199493b2f8a3b53e7f19068fc6aac760991', 563 563 ), 564 564 'wordpress/wordpress' => -
style-manager/trunk/vendor/composer/autoload_real.php
r2719112 r2737156 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit c813ad14870bd819ef48243d7f1166705 class ComposerAutoloaderInit559b5cc40c57c7106ef99d4bcd0b4c6f 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit c813ad14870bd819ef48243d7f116670', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit559b5cc40c57c7106ef99d4bcd0b4c6f', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__))); 29 spl_autoload_unregister(array('ComposerAutoloaderInit c813ad14870bd819ef48243d7f116670', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit559b5cc40c57c7106ef99d4bcd0b4c6f', 'loadClassLoader')); 30 30 31 31 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 33 33 require __DIR__ . '/autoload_static.php'; 34 34 35 call_user_func(\Composer\Autoload\ComposerStaticInit c813ad14870bd819ef48243d7f116670::getInitializer($loader));35 call_user_func(\Composer\Autoload\ComposerStaticInit559b5cc40c57c7106ef99d4bcd0b4c6f::getInitializer($loader)); 36 36 } else { 37 37 $map = require __DIR__ . '/autoload_namespaces.php'; … … 54 54 55 55 if ($useStaticLoader) { 56 $includeFiles = Composer\Autoload\ComposerStaticInit c813ad14870bd819ef48243d7f116670::$files;56 $includeFiles = Composer\Autoload\ComposerStaticInit559b5cc40c57c7106ef99d4bcd0b4c6f::$files; 57 57 } else { 58 58 $includeFiles = require __DIR__ . '/autoload_files.php'; 59 59 } 60 60 foreach ($includeFiles as $fileIdentifier => $file) { 61 composerRequire c813ad14870bd819ef48243d7f116670($fileIdentifier, $file);61 composerRequire559b5cc40c57c7106ef99d4bcd0b4c6f($fileIdentifier, $file); 62 62 } 63 63 … … 66 66 } 67 67 68 function composerRequire c813ad14870bd819ef48243d7f116670($fileIdentifier, $file)68 function composerRequire559b5cc40c57c7106ef99d4bcd0b4c6f($fileIdentifier, $file) 69 69 { 70 70 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
style-manager/trunk/vendor/composer/autoload_static.php
r2719112 r2737156 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit c813ad14870bd819ef48243d7f1166707 class ComposerStaticInit559b5cc40c57c7106ef99d4bcd0b4c6f 8 8 { 9 9 public static $files = array ( … … 285 285 { 286 286 return \Closure::bind(function () use ($loader) { 287 $loader->prefixLengthsPsr4 = ComposerStaticInit c813ad14870bd819ef48243d7f116670::$prefixLengthsPsr4;288 $loader->prefixDirsPsr4 = ComposerStaticInit c813ad14870bd819ef48243d7f116670::$prefixDirsPsr4;289 $loader->classMap = ComposerStaticInit c813ad14870bd819ef48243d7f116670::$classMap;287 $loader->prefixLengthsPsr4 = ComposerStaticInit559b5cc40c57c7106ef99d4bcd0b4c6f::$prefixLengthsPsr4; 288 $loader->prefixDirsPsr4 = ComposerStaticInit559b5cc40c57c7106ef99d4bcd0b4c6f::$prefixDirsPsr4; 289 $loader->classMap = ComposerStaticInit559b5cc40c57c7106ef99d4bcd0b4c6f::$classMap; 290 290 291 291 }, null, ClassLoader::class); -
style-manager/trunk/vendor/composer/installed.json
r2719112 r2737156 1354 1354 { 1355 1355 "name": "phpstan/phpstan", 1356 "version": "1. 6.7",1357 "version_normalized": "1. 6.7.0",1356 "version": "1.7.10", 1357 "version_normalized": "1.7.10.0", 1358 1358 "source": { 1359 1359 "type": "git", 1360 1360 "url": "https://github.com/phpstan/phpstan.git", 1361 "reference": " d41c39cb2e487663bce9bbd97c660e244b73abad"1362 }, 1363 "dist": { 1364 "type": "zip", 1365 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ d41c39cb2e487663bce9bbd97c660e244b73abad",1366 "reference": " d41c39cb2e487663bce9bbd97c660e244b73abad",1361 "reference": "25e069474cf00215b0f64c60a26230908ef3eefa" 1362 }, 1363 "dist": { 1364 "type": "zip", 1365 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/25e069474cf00215b0f64c60a26230908ef3eefa", 1366 "reference": "25e069474cf00215b0f64c60a26230908ef3eefa", 1367 1367 "shasum": "" 1368 1368 }, … … 1373 1373 "phpstan/phpstan-shim": "*" 1374 1374 }, 1375 "time": "2022-0 5-04T22:55:41+00:00",1375 "time": "2022-06-03T14:12:23+00:00", 1376 1376 "bin": [ 1377 1377 "phpstan", … … 1392 1392 "support": { 1393 1393 "issues": "https://github.com/phpstan/phpstan/issues", 1394 "source": "https://github.com/phpstan/phpstan/tree/1. 6.7"1394 "source": "https://github.com/phpstan/phpstan/tree/1.7.10" 1395 1395 }, 1396 1396 "funding": [ … … 1978 1978 "type": "git", 1979 1979 "url": "https://github.com/rectorphp/rector.git", 1980 "reference": " a548c62cde0568d25a3db9f4832d607c835db28d"1981 }, 1982 "dist": { 1983 "type": "zip", 1984 "url": "https://api.github.com/repos/rectorphp/rector/zipball/ a548c62cde0568d25a3db9f4832d607c835db28d",1985 "reference": " a548c62cde0568d25a3db9f4832d607c835db28d",1980 "reference": "7c9c2460e9569aa6c0924c9730eca14f00e2d4fc" 1981 }, 1982 "dist": { 1983 "type": "zip", 1984 "url": "https://api.github.com/repos/rectorphp/rector/zipball/7c9c2460e9569aa6c0924c9730eca14f00e2d4fc", 1985 "reference": "7c9c2460e9569aa6c0924c9730eca14f00e2d4fc", 1986 1986 "shasum": "" 1987 1987 }, 1988 1988 "require": { 1989 1989 "php": "^7.2|^8.0", 1990 "phpstan/phpstan": "^1. 6"1990 "phpstan/phpstan": "^1.7.10" 1991 1991 }, 1992 1992 "conflict": { … … 2001 2001 "rector/rector-symfony": "*" 2002 2002 }, 2003 "time": "2022-0 5-06T07:17:49+00:00",2003 "time": "2022-06-03T20:48:45+00:00", 2004 2004 "default-branch": true, 2005 2005 "bin": [ … … 2009 2009 "extra": { 2010 2010 "branch-alias": { 2011 "dev-main": "0.1 2-dev"2011 "dev-main": "0.13-dev" 2012 2012 } 2013 2013 }, … … 2042 2042 "type": "git", 2043 2043 "url": "https://github.com/Roave/SecurityAdvisories.git", 2044 "reference": " 2658dd564ed1a63989404083d7ccb9cb10e07701"2045 }, 2046 "dist": { 2047 "type": "zip", 2048 "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/ 2658dd564ed1a63989404083d7ccb9cb10e07701",2049 "reference": " 2658dd564ed1a63989404083d7ccb9cb10e07701",2044 "reference": "bff7ded3457ec730ad872ebb19cf46a96970e342" 2045 }, 2046 "dist": { 2047 "type": "zip", 2048 "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/bff7ded3457ec730ad872ebb19cf46a96970e342", 2049 "reference": "bff7ded3457ec730ad872ebb19cf46a96970e342", 2050 2050 "shasum": "" 2051 2051 }, … … 2055 2055 "adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3", 2056 2056 "akaunting/akaunting": "<2.1.13", 2057 "alextselegidis/easyappointments": "< 1.4.3",2057 "alextselegidis/easyappointments": "<=1.4.3", 2058 2058 "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1", 2059 2059 "amazing/media2click": ">=1,<1.3.3", … … 2080 2080 "bottelet/flarepoint": "<2.2.1", 2081 2081 "brightlocal/phpwhois": "<=4.2.5", 2082 "brotkrueml/codehighlight": "<2.7", 2082 2083 "buddypress/buddypress": "<7.2.1", 2083 2084 "bugsnag/bugsnag-laravel": ">=2,<2.0.2", 2084 2085 "bytefury/crater": "<6.0.2", 2085 2086 "cachethq/cachet": "<2.5.1", 2086 "cakephp/cakephp": "< 4.0.6",2087 "cakephp/cakephp": "<3.10.3|>=4,<4.0.6", 2087 2088 "cardgate/magento2": "<2.0.33", 2088 2089 "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4", … … 2099 2100 "concrete5/core": "<8.5.7", 2100 2101 "contao-components/mediaelement": ">=2.14.2,<2.21.1", 2102 "contao/contao": ">=4,<4.4.56|>=4.5,<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3", 2101 2103 "contao/core": ">=2,<3.5.39", 2102 "contao/core-bundle": "<4.9.18|>=4.10,<4.11.7| = 4.10.0",2104 "contao/core-bundle": "<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3|= 4.10.0", 2103 2105 "contao/listing-bundle": ">=4,<4.4.8", 2104 2106 "contao/managed-edition": "<=1.5", 2105 "craftcms/cms": "<3.7. 29",2107 "craftcms/cms": "<3.7.36", 2106 2108 "croogo/croogo": "<3.0.7", 2107 2109 "cuyz/valinor": ">=0.5,<0.7", … … 2140 2142 "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.27", 2141 2143 "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1", 2142 "ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<1.3.1 7",2144 "ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<1.3.19", 2143 2145 "ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8", 2144 2146 "ezsystems/ezplatform-richtext": ">=2.3,<=2.3.7", 2145 2147 "ezsystems/ezplatform-user": ">=1,<1.0.1", 2146 "ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<7.5.2 8",2148 "ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<7.5.29", 2147 2149 "ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.3.5.1", 2148 2150 "ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3", … … 2150 2152 "ezyang/htmlpurifier": "<4.1.1", 2151 2153 "facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2", 2152 "facturascripts/facturascripts": "<2022. 6",2154 "facturascripts/facturascripts": "<2022.8", 2153 2155 "feehi/cms": "<=2.1.1", 2154 2156 "feehi/feehicms": "<=0.1.3", 2155 2157 "fenom/fenom": "<=2.12.1", 2158 "filegator/filegator": "<7.8", 2156 2159 "firebase/php-jwt": "<2", 2157 2160 "flarum/core": ">=1,<=1.0.1", … … 2159 2162 "flarum/tags": "<=0.1-beta.13", 2160 2163 "fluidtypo3/vhs": "<5.1.1", 2164 "fof/upload": "<1.2.3", 2161 2165 "fooman/tcpdf": "<6.2.22", 2162 2166 "forkcms/forkcms": "<5.11.1", … … 2172 2176 "gaoming13/wechat-php-sdk": "<=1.10.2", 2173 2177 "genix/cms": "<=1.1.11", 2174 "getgrav/grav": "<1.7.3 1",2178 "getgrav/grav": "<1.7.33", 2175 2179 "getkirby/cms": "<3.5.8", 2176 2180 "getkirby/panel": "<2.5.14", … … 2182 2186 "gregwar/rst": "<1.0.3", 2183 2187 "grumpydictator/firefly-iii": "<5.6.5", 2184 "guzzlehttp/guzzle": " >=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",2188 "guzzlehttp/guzzle": "<6.5.6|>=7,<7.4.3", 2185 2189 "guzzlehttp/psr7": "<1.8.4|>=2,<2.1.1", 2186 "helloxz/imgurl": " <=2.31",2190 "helloxz/imgurl": "= 2.31|<=2.31", 2187 2191 "hillelcoren/invoice-ninja": "<5.3.35", 2188 2192 "hjue/justwriting": "<=1", 2189 2193 "hov/jobfair": "<1.0.13|>=2,<2.0.2", 2190 2194 "hyn/multi-tenant": ">=5.6,<5.7.2", 2191 "ibexa/core": ">=4,<4.0. 5|>=4.1,<4.1.2",2195 "ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4", 2192 2196 "ibexa/post-install": "<=1.0.4", 2193 2197 "icecoder/icecoder": "<=8.1", … … 2241 2245 "marcwillmann/turn": "<0.3.3", 2242 2246 "matyhtf/framework": "<3.0.6", 2243 "mautic/core": "<4. 2|= 2.13.1",2247 "mautic/core": "<4.3|= 2.13.1", 2244 2248 "mediawiki/core": ">=1.27,<1.27.6|>=1.29,<1.29.3|>=1.30,<1.30.2|>=1.31,<1.31.9|>=1.32,<1.32.6|>=1.32.99,<1.33.3|>=1.33.99,<1.34.3|>=1.34.99,<1.35", 2245 2249 "microweber/microweber": "<1.3", … … 2247 2251 "mittwald/typo3_forum": "<1.2.1", 2248 2252 "modx/revolution": "<= 2.8.3-pl|<2.8", 2253 "mojo42/jirafeau": "<4.4", 2249 2254 "monolog/monolog": ">=1.8,<1.12", 2250 "moodle/moodle": "< 3.9.13|>=3.10-beta,<3.10.10|>=3.11,<3.11.6",2255 "moodle/moodle": "<4.0.1", 2251 2256 "mustache/mustache": ">=2,<2.14.1", 2252 2257 "namshi/jose": "<2.2", … … 2255 2260 "neos/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6", 2256 2261 "neos/form": ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3", 2257 "neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.9.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,< 3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",2262 "neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.9.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<5.3.10|>=7,<7.0.9|>=7.1,<7.1.7|>=7.2,<7.2.6|>=7.3,<7.3.4|>=8,<8.0.2", 2258 2263 "neos/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5", 2259 2264 "netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15", … … 2303 2308 "pimcore/pimcore": "<10.4", 2304 2309 "pocketmine/bedrock-protocol": "<8.0.2", 2305 "pocketmine/pocketmine-mp": "<4.2. 9",2310 "pocketmine/pocketmine-mp": "<4.2.10", 2306 2311 "pressbooks/pressbooks": "<5.18", 2307 2312 "prestashop/autoupgrade": ">=4,<4.10.1", … … 2325 2330 "robrichards/xmlseclibs": "<3.0.4", 2326 2331 "rudloff/alltube": "<3.0.3", 2327 "s-cart/s-cart": "<6.7.2", 2332 "s-cart/core": "<6.9", 2333 "s-cart/s-cart": "<6.9", 2328 2334 "sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1", 2329 2335 "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9", … … 2336 2342 "shopware/shopware": "<5.7.9", 2337 2343 "shopware/storefront": "<=6.4.8.1", 2344 "shopxo/shopxo": "<2.2.6", 2338 2345 "showdoc/showdoc": "<2.10.4", 2339 2346 "silverstripe/admin": ">=1,<1.8.1", … … 2355 2362 "simplito/elliptic-php": "<1.0.6", 2356 2363 "slim/slim": "<2.6", 2357 "smarty/smarty": "<3.1.4 3|>=4,<4.0.3",2358 "snipe/snipe-it": "<5.4. 3|>= 6.0.0-RC-1, <= 6.0.0-RC-5",2364 "smarty/smarty": "<3.1.45|>=4,<4.1.1", 2365 "snipe/snipe-it": "<5.4.4|>= 6.0.0-RC-1, <= 6.0.0-RC-5", 2359 2366 "socalnick/scn-social-auth": "<1.15.2", 2360 2367 "socialiteproviders/steam": "<1.1", … … 2417 2424 "tinymce/tinymce": "<5.10", 2418 2425 "titon/framework": ">=0,<9.9.99", 2419 "topthink/framework": "<6.0. 9",2426 "topthink/framework": "<6.0.12", 2420 2427 "topthink/think": "<=6.0.9", 2421 2428 "topthink/thinkphp": "<=3.2.3", … … 2446 2453 "willdurand/js-translation-bundle": "<2.1.1", 2447 2454 "wp-cli/wp-cli": "<2.5", 2455 "wp-graphql/wp-graphql": "<0.3.5", 2448 2456 "wpanel/wpanel4-cms": "<=4.3.1", 2449 2457 "wwbn/avideo": "<=11.6", 2450 2458 "yeswiki/yeswiki": "<4.1", 2451 "yetiforce/yetiforce-crm": "< =6.3",2459 "yetiforce/yetiforce-crm": "<6.4", 2452 2460 "yidashi/yii2cmf": "<=2", 2453 2461 "yii2mod/yii2-cms": "<1.9.2", … … 2490 2498 "zoujingli/thinkadmin": "<6.0.22" 2491 2499 }, 2492 "time": "2022-0 5-05T14:08:42+00:00",2500 "time": "2022-06-02T21:04:08+00:00", 2493 2501 "type": "metapackage", 2494 2502 "notification-url": "https://packagist.org/downloads/", … … 3283 3291 { 3284 3292 "name": "symfony/polyfill-ctype", 3285 "version": "v1.2 5.0",3286 "version_normalized": "1.2 5.0.0",3293 "version": "v1.26.0", 3294 "version_normalized": "1.26.0.0", 3287 3295 "source": { 3288 3296 "type": "git", 3289 3297 "url": "https://github.com/symfony/polyfill-ctype.git", 3290 "reference": " 30885182c981ab175d4d034db0f6f469898070ab"3291 }, 3292 "dist": { 3293 "type": "zip", 3294 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ 30885182c981ab175d4d034db0f6f469898070ab",3295 "reference": " 30885182c981ab175d4d034db0f6f469898070ab",3298 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4" 3299 }, 3300 "dist": { 3301 "type": "zip", 3302 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", 3303 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", 3296 3304 "shasum": "" 3297 3305 }, … … 3305 3313 "ext-ctype": "For best performance" 3306 3314 }, 3307 "time": "202 1-10-20T20:35:02+00:00",3315 "time": "2022-05-24T11:49:31+00:00", 3308 3316 "type": "library", 3309 3317 "extra": { 3310 3318 "branch-alias": { 3311 "dev-main": "1.2 3-dev"3319 "dev-main": "1.26-dev" 3312 3320 }, 3313 3321 "thanks": { … … 3348 3356 ], 3349 3357 "support": { 3350 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.2 5.0"3358 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0" 3351 3359 }, 3352 3360 "funding": [ … … 3368 3376 { 3369 3377 "name": "symfony/polyfill-mbstring", 3370 "version": "v1.2 5.0",3371 "version_normalized": "1.2 5.0.0",3378 "version": "v1.26.0", 3379 "version_normalized": "1.26.0.0", 3372 3380 "source": { 3373 3381 "type": "git", 3374 3382 "url": "https://github.com/symfony/polyfill-mbstring.git", 3375 "reference": " 0abb51d2f102e00a4eefcf46ba7fec406d245825"3376 }, 3377 "dist": { 3378 "type": "zip", 3379 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/ 0abb51d2f102e00a4eefcf46ba7fec406d245825",3380 "reference": " 0abb51d2f102e00a4eefcf46ba7fec406d245825",3383 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e" 3384 }, 3385 "dist": { 3386 "type": "zip", 3387 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", 3388 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", 3381 3389 "shasum": "" 3382 3390 }, … … 3390 3398 "ext-mbstring": "For best performance" 3391 3399 }, 3392 "time": "202 1-11-30T18:21:41+00:00",3400 "time": "2022-05-24T11:49:31+00:00", 3393 3401 "type": "library", 3394 3402 "extra": { 3395 3403 "branch-alias": { 3396 "dev-main": "1.2 3-dev"3404 "dev-main": "1.26-dev" 3397 3405 }, 3398 3406 "thanks": { … … 3434 3442 ], 3435 3443 "support": { 3436 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.2 5.0"3444 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" 3437 3445 }, 3438 3446 "funding": [ … … 3454 3462 { 3455 3463 "name": "symfony/polyfill-php72", 3456 "version": "v1.2 5.0",3457 "version_normalized": "1.2 5.0.0",3464 "version": "v1.26.0", 3465 "version_normalized": "1.26.0.0", 3458 3466 "source": { 3459 3467 "type": "git", 3460 3468 "url": "https://github.com/symfony/polyfill-php72.git", 3461 "reference": " 9a142215a36a3888e30d0a9eeea9766764e96976"3462 }, 3463 "dist": { 3464 "type": "zip", 3465 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ 9a142215a36a3888e30d0a9eeea9766764e96976",3466 "reference": " 9a142215a36a3888e30d0a9eeea9766764e96976",3469 "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2" 3470 }, 3471 "dist": { 3472 "type": "zip", 3473 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2", 3474 "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2", 3467 3475 "shasum": "" 3468 3476 }, … … 3470 3478 "php": ">=7.1" 3471 3479 }, 3472 "time": "202 1-05-27T09:17:38+00:00",3480 "time": "2022-05-24T11:49:31+00:00", 3473 3481 "type": "library", 3474 3482 "extra": { 3475 3483 "branch-alias": { 3476 "dev-main": "1.2 3-dev"3484 "dev-main": "1.26-dev" 3477 3485 }, 3478 3486 "thanks": { … … 3513 3521 ], 3514 3522 "support": { 3515 "source": "https://github.com/symfony/polyfill-php72/tree/v1.2 5.0"3523 "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0" 3516 3524 }, 3517 3525 "funding": [ … … 3533 3541 { 3534 3542 "name": "symfony/polyfill-php73", 3535 "version": "v1.2 5.0",3536 "version_normalized": "1.2 5.0.0",3543 "version": "v1.26.0", 3544 "version_normalized": "1.26.0.0", 3537 3545 "source": { 3538 3546 "type": "git", 3539 3547 "url": "https://github.com/symfony/polyfill-php73.git", 3540 "reference": " cc5db0e22b3cb4111010e48785a97f670b350ca5"3541 }, 3542 "dist": { 3543 "type": "zip", 3544 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ cc5db0e22b3cb4111010e48785a97f670b350ca5",3545 "reference": " cc5db0e22b3cb4111010e48785a97f670b350ca5",3548 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" 3549 }, 3550 "dist": { 3551 "type": "zip", 3552 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", 3553 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", 3546 3554 "shasum": "" 3547 3555 }, … … 3549 3557 "php": ">=7.1" 3550 3558 }, 3551 "time": "202 1-06-05T21:20:04+00:00",3559 "time": "2022-05-24T11:49:31+00:00", 3552 3560 "type": "library", 3553 3561 "extra": { 3554 3562 "branch-alias": { 3555 "dev-main": "1.2 3-dev"3563 "dev-main": "1.26-dev" 3556 3564 }, 3557 3565 "thanks": { … … 3595 3603 ], 3596 3604 "support": { 3597 "source": "https://github.com/symfony/polyfill-php73/tree/v1.2 5.0"3605 "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" 3598 3606 }, 3599 3607 "funding": [ … … 3615 3623 { 3616 3624 "name": "symfony/polyfill-php80", 3617 "version": "v1.2 5.0",3618 "version_normalized": "1.2 5.0.0",3625 "version": "v1.26.0", 3626 "version_normalized": "1.26.0.0", 3619 3627 "source": { 3620 3628 "type": "git", 3621 3629 "url": "https://github.com/symfony/polyfill-php80.git", 3622 "reference": " 4407588e0d3f1f52efb65fbe92babe41f37fe50c"3623 }, 3624 "dist": { 3625 "type": "zip", 3626 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/ 4407588e0d3f1f52efb65fbe92babe41f37fe50c",3627 "reference": " 4407588e0d3f1f52efb65fbe92babe41f37fe50c",3630 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" 3631 }, 3632 "dist": { 3633 "type": "zip", 3634 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", 3635 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", 3628 3636 "shasum": "" 3629 3637 }, … … 3631 3639 "php": ">=7.1" 3632 3640 }, 3633 "time": "2022-0 3-04T08:16:47+00:00",3641 "time": "2022-05-10T07:21:04+00:00", 3634 3642 "type": "library", 3635 3643 "extra": { 3636 3644 "branch-alias": { 3637 "dev-main": "1.2 3-dev"3645 "dev-main": "1.26-dev" 3638 3646 }, 3639 3647 "thanks": { … … 3681 3689 ], 3682 3690 "support": { 3683 "source": "https://github.com/symfony/polyfill-php80/tree/v1.2 5.0"3691 "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" 3684 3692 }, 3685 3693 "funding": [ … … 3701 3709 { 3702 3710 "name": "szepeviktor/phpstan-wordpress", 3703 "version": "v1.1. 0",3704 "version_normalized": "1.1. 0.0",3711 "version": "v1.1.1", 3712 "version_normalized": "1.1.1.0", 3705 3713 "source": { 3706 3714 "type": "git", 3707 3715 "url": "https://github.com/szepeviktor/phpstan-wordpress.git", 3708 "reference": " 37eaf7eecafd97917c427589736080ac77734b1f"3709 }, 3710 "dist": { 3711 "type": "zip", 3712 "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/ 37eaf7eecafd97917c427589736080ac77734b1f",3713 "reference": " 37eaf7eecafd97917c427589736080ac77734b1f",3716 "reference": "99cfea6b4c15af12dec09110b25dbc7521363f78" 3717 }, 3718 "dist": { 3719 "type": "zip", 3720 "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/99cfea6b4c15af12dec09110b25dbc7521363f78", 3721 "reference": "99cfea6b4c15af12dec09110b25dbc7521363f78", 3714 3722 "shasum": "" 3715 3723 }, … … 3728 3736 "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.6" 3729 3737 }, 3730 "time": "2022-05- 02T20:14:26+00:00",3738 "time": "2022-05-11T18:41:40+00:00", 3731 3739 "type": "phpstan-extension", 3732 3740 "extra": { … … 3757 3765 "support": { 3758 3766 "issues": "https://github.com/szepeviktor/phpstan-wordpress/issues", 3759 "source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.1. 0"3767 "source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.1.1" 3760 3768 }, 3761 3769 "funding": [ … … 3905 3913 { 3906 3914 "name": "webmozart/assert", 3907 "version": "1.1 0.0",3908 "version_normalized": "1.1 0.0.0",3915 "version": "1.11.0", 3916 "version_normalized": "1.11.0.0", 3909 3917 "source": { 3910 3918 "type": "git", 3911 3919 "url": "https://github.com/webmozarts/assert.git", 3912 "reference": " 6964c76c7804814a842473e0c8fd15bab0f18e25"3913 }, 3914 "dist": { 3915 "type": "zip", 3916 "url": "https://api.github.com/repos/webmozarts/assert/zipball/ 6964c76c7804814a842473e0c8fd15bab0f18e25",3917 "reference": " 6964c76c7804814a842473e0c8fd15bab0f18e25",3918 "shasum": "" 3919 }, 3920 "require": { 3921 " php": "^7.2 || ^8.0",3922 " symfony/polyfill-ctype": "^1.8"3920 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" 3921 }, 3922 "dist": { 3923 "type": "zip", 3924 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", 3925 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", 3926 "shasum": "" 3927 }, 3928 "require": { 3929 "ext-ctype": "*", 3930 "php": "^7.2 || ^8.0" 3923 3931 }, 3924 3932 "conflict": { … … 3929 3937 "phpunit/phpunit": "^8.5.13" 3930 3938 }, 3931 "time": "202 1-03-09T10:59:23+00:00",3939 "time": "2022-06-03T18:03:27+00:00", 3932 3940 "type": "library", 3933 3941 "extra": { … … 3960 3968 "support": { 3961 3969 "issues": "https://github.com/webmozarts/assert/issues", 3962 "source": "https://github.com/webmozarts/assert/tree/1.1 0.0"3970 "source": "https://github.com/webmozarts/assert/tree/1.11.0" 3963 3971 }, 3964 3972 "install-path": "../webmozart/assert" -
style-manager/trunk/vendor/composer/installed.php
r2719112 r2737156 7 7 array ( 8 8 ), 9 'reference' => ' e1a2c3425937d98709d1414c04d8d2e68e7ac43b',9 'reference' => 'cbf24e2728749e9680e6f0d522e22b61e7fae058', 10 10 'name' => 'pixelgrade/style-manager', 11 11 ), … … 231 231 'phpstan/phpstan' => 232 232 array ( 233 'pretty_version' => '1. 6.7',234 'version' => '1. 6.7.0',235 'aliases' => 236 array ( 237 ), 238 'reference' => ' d41c39cb2e487663bce9bbd97c660e244b73abad',233 'pretty_version' => '1.7.10', 234 'version' => '1.7.10.0', 235 'aliases' => 236 array ( 237 ), 238 'reference' => '25e069474cf00215b0f64c60a26230908ef3eefa', 239 239 ), 240 240 'phpunit/php-code-coverage' => … … 308 308 array ( 309 309 ), 310 'reference' => ' e1a2c3425937d98709d1414c04d8d2e68e7ac43b',310 'reference' => 'cbf24e2728749e9680e6f0d522e22b61e7fae058', 311 311 ), 312 312 'psr/container' => … … 334 334 'aliases' => 335 335 array ( 336 0 => '0.1 2.x-dev',337 ), 338 'reference' => ' a548c62cde0568d25a3db9f4832d607c835db28d',336 0 => '0.13.x-dev', 337 ), 338 'reference' => '7c9c2460e9569aa6c0924c9730eca14f00e2d4fc', 339 339 ), 340 340 'roave/security-advisories' => … … 345 345 array ( 346 346 ), 347 'reference' => ' 2658dd564ed1a63989404083d7ccb9cb10e07701',347 'reference' => 'bff7ded3457ec730ad872ebb19cf46a96970e342', 348 348 ), 349 349 'sebastian/code-unit-reverse-lookup' => … … 457 457 'symfony/polyfill-ctype' => 458 458 array ( 459 'pretty_version' => 'v1.2 5.0',460 'version' => '1.2 5.0.0',461 'aliases' => 462 array ( 463 ), 464 'reference' => ' 30885182c981ab175d4d034db0f6f469898070ab',459 'pretty_version' => 'v1.26.0', 460 'version' => '1.26.0.0', 461 'aliases' => 462 array ( 463 ), 464 'reference' => '6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4', 465 465 ), 466 466 'symfony/polyfill-mbstring' => 467 467 array ( 468 'pretty_version' => 'v1.2 5.0',469 'version' => '1.2 5.0.0',470 'aliases' => 471 array ( 472 ), 473 'reference' => ' 0abb51d2f102e00a4eefcf46ba7fec406d245825',468 'pretty_version' => 'v1.26.0', 469 'version' => '1.26.0.0', 470 'aliases' => 471 array ( 472 ), 473 'reference' => '9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e', 474 474 ), 475 475 'symfony/polyfill-php72' => 476 476 array ( 477 'pretty_version' => 'v1.2 5.0',478 'version' => '1.2 5.0.0',479 'aliases' => 480 array ( 481 ), 482 'reference' => ' 9a142215a36a3888e30d0a9eeea9766764e96976',477 'pretty_version' => 'v1.26.0', 478 'version' => '1.26.0.0', 479 'aliases' => 480 array ( 481 ), 482 'reference' => 'bf44a9fd41feaac72b074de600314a93e2ae78e2', 483 483 ), 484 484 'symfony/polyfill-php73' => 485 485 array ( 486 'pretty_version' => 'v1.2 5.0',487 'version' => '1.2 5.0.0',488 'aliases' => 489 array ( 490 ), 491 'reference' => ' cc5db0e22b3cb4111010e48785a97f670b350ca5',486 'pretty_version' => 'v1.26.0', 487 'version' => '1.26.0.0', 488 'aliases' => 489 array ( 490 ), 491 'reference' => 'e440d35fa0286f77fb45b79a03fedbeda9307e85', 492 492 ), 493 493 'symfony/polyfill-php80' => 494 494 array ( 495 'pretty_version' => 'v1.2 5.0',496 'version' => '1.2 5.0.0',497 'aliases' => 498 array ( 499 ), 500 'reference' => ' 4407588e0d3f1f52efb65fbe92babe41f37fe50c',495 'pretty_version' => 'v1.26.0', 496 'version' => '1.26.0.0', 497 'aliases' => 498 array ( 499 ), 500 'reference' => 'cfa0ae98841b9e461207c13ab093d76b0fa7bace', 501 501 ), 502 502 'szepeviktor/phpstan-wordpress' => 503 503 array ( 504 'pretty_version' => 'v1.1. 0',505 'version' => '1.1. 0.0',506 'aliases' => 507 array ( 508 ), 509 'reference' => ' 37eaf7eecafd97917c427589736080ac77734b1f',504 'pretty_version' => 'v1.1.1', 505 'version' => '1.1.1.0', 506 'aliases' => 507 array ( 508 ), 509 'reference' => '99cfea6b4c15af12dec09110b25dbc7521363f78', 510 510 ), 511 511 'theseer/tokenizer' => … … 529 529 'webmozart/assert' => 530 530 array ( 531 'pretty_version' => '1.1 0.0',532 'version' => '1.1 0.0.0',533 'aliases' => 534 array ( 535 ), 536 'reference' => ' 6964c76c7804814a842473e0c8fd15bab0f18e25',531 'pretty_version' => '1.11.0', 532 'version' => '1.11.0.0', 533 'aliases' => 534 array ( 535 ), 536 'reference' => '11cb2199493b2f8a3b53e7f19068fc6aac760991', 537 537 ), 538 538 'wordpress/wordpress' => -
style-manager/trunk/vendor_prefixed/symfony/polyfill-mbstring/Mbstring.php
r2710141 r2737156 465 465 } 466 466 $rx .= '.{' . $split_length . '})/us'; 467 return \preg_split($rx, $string, null, \PREG_SPLIT_DELIM_CAPTURE | \PREG_SPLIT_NO_EMPTY);467 return \preg_split($rx, $string, -1, \PREG_SPLIT_DELIM_CAPTURE | \PREG_SPLIT_NO_EMPTY); 468 468 } 469 469 $result = []; -
style-manager/trunk/vendor_prefixed/symfony/polyfill-mbstring/composer.json
r2710141 r2737156 42 42 "extra": { 43 43 "branch-alias": { 44 "dev-main": "1.2 3-dev"44 "dev-main": "1.26-dev" 45 45 }, 46 46 "thanks": { -
style-manager/trunk/vendor_prefixed/symfony/polyfill-php72/composer.json
r2562888 r2737156 35 35 "extra": { 36 36 "branch-alias": { 37 "dev-main": "1.2 3-dev"37 "dev-main": "1.26-dev" 38 38 }, 39 39 "thanks": {
Note: See TracChangeset
for help on using the changeset viewer.