diff --git a/.env.production.sample b/.env.production.sample index 3dd66abae4fc06..b6d67968f1c5e8 100644 --- a/.env.production.sample +++ b/.env.production.sample @@ -86,3 +86,5 @@ S3_ALIAS_HOST=files.example.com # ----------------------- IP_RETENTION_PERIOD=31556952 SESSION_RETENTION_PERIOD=31556952 + +MAX_CHARS=4242 diff --git a/app/javascript/styles/mastodon-bird-ui-accessible.scss b/app/javascript/styles/mastodon-bird-ui-accessible.scss new file mode 100644 index 00000000000000..414c00e051169b --- /dev/null +++ b/app/javascript/styles/mastodon-bird-ui-accessible.scss @@ -0,0 +1,148 @@ +@import 'contrast/variables'; +@import 'application'; +@import 'contrast/diff'; +@import 'mastodon-bird-ui/layout-single-column.scss'; +@import 'mastodon-bird-ui/layout-multiple-columns.scss'; + +body.theme-mastodon-bird-ui-accessible { + --color-accent: #0a9ff9; + --color-accent-dark: #1a3ff9; + --color-brand-mastodon-text-light: #fff; + --color-brand-mastodon-links: #0a9ff9; + --color-hashtag: #ff66e3; + --color-link: #0a9ff9; + --color-mention: #0af9b5; + --color-dark: #1a1b36; + --color-bg: #000; + --color-bg-75: #000000bf; + --color-mud: #333; + --color-dim: #fff; + --color-border: #343638; + --color-light-purple: #fff; + --color-thread-line: #979b9f; + --font-size: 18px; + --font-size-smaller: 18px; + --font-size-mid: 18px; + --font-size-bigger: 18px; + --font-size-12: 14px; + --font-size-heading: 20px; + --line-height: 24px; + --line-height-mid: 22px; + --icon-search: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' aria-hidden='true' viewBox='0 0 24 24'%3E%3Cpath d='M10.25 3.75a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13zm-8.5 6.5a8.5 8.5 0 1 1 15.176 5.262l4.781 4.781-1.414 1.414-4.781-4.781A8.5 8.5 0 0 1 1.75 10.25z'/%3E%3C/svg%3E"); + --logo: url('data:image/svg+xml, %3Csvg class="mastodon-logo" xmlns="http://www.w3.org/2000/svg" width="28px" height="28px" viewBox="0 0 216.4144 232.00976"%3E%3Cdefs xmlns="http://www.w3.org/2000/svg"%3E%3ClinearGradient xmlns="http://www.w3.org/2000/svg" id="gradient" x2="0%25" y2="100%25" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0%25" stop-color="%231a3ff9"%3E%3C/stop%3E%3Cstop offset="100%25" stop-color="%231a3ff9"%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath xmlns="http://www.w3.org/2000/svg" d="M211.80734 139.0875c-3.18125 16.36625-28.4925 34.2775-57.5625 37.74875-15.15875 1.80875-30.08375 3.47125-45.99875 2.74125-26.0275-1.1925-46.565-6.2125-46.565-6.2125 0 2.53375.15625 4.94625.46875 7.2025 3.38375 25.68625 25.47 27.225 46.39125 27.9425 21.11625.7225 39.91875-5.20625 39.91875-5.20625l.8675 19.09s-14.77 7.93125-41.08125 9.39c-14.50875.7975-32.52375-.365-53.50625-5.91875C9.23234 213.82 1.40609 165.31125.20859 116.09125c-.365-14.61375-.14-28.39375-.14-39.91875 0-50.33 32.97625-65.0825 32.97625-65.0825C49.67234 3.45375 78.20359.2425 107.86484 0h.72875c29.66125.2425 58.21125 3.45375 74.8375 11.09 0 0 32.975 14.7525 32.975 65.0825 0 0 .41375 37.13375-4.59875 62.915" fill="url(%23gradient)"%3E%3C/path%3E%3Cpath d="M177.50984 80.077v60.94125h-24.14375v-59.15c0-12.46875-5.24625-18.7975-15.74-18.7975-11.6025 0-17.4175 7.5075-17.4175 22.3525v32.37625H96.20734V85.42325c0-14.845-5.81625-22.3525-17.41875-22.3525-10.49375 0-15.74 6.32875-15.74 18.7975v59.15H38.90484V80.077c0-12.455 3.17125-22.3525 9.54125-29.675 6.56875-7.3225 15.17125-11.07625 25.85-11.07625 12.355 0 21.71125 4.74875 27.8975 14.2475l6.01375 10.08125 6.015-10.08125c6.185-9.49875 15.54125-14.2475 27.8975-14.2475 10.6775 0 19.28 3.75375 25.85 11.07625 6.36875 7.3225 9.54 17.22 9.54 29.675" fill="%23fff"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-follow-hashtag: url('data:image/svg+xml, %3Csvg version="1.0" xmlns="http://www.w3.org/2000/svg" width="18px" height="auto" viewBox="0 0 462 439"%3E%3Cpath fill="%23ffffff" d="M139 11.7c-3.5 2.5-6.2 5.4-7.7 8.3-2.5 4.8-2.5 5.2-7.8 52.5-1.4 12.6-3.5 31.4-4.7 41.7l-2.1 18.7-48.6.3-48.6.3-5 3.1C7.2 141.1 3 148.4 3 156.7c0 4.4.6 7.6 2 10.2 2.7 5.4 10.1 11.6 15.5 13 2.9.7 19.2 1.1 47.8 1.1 40.9 0 43.5.1 43.1 1.7-.4 1.9-8.4 73.2-8.4 75.2 0 .8-11.4 1.1-41 1.1H20.9l-4.8 2.5C7.5 265.8 3 273 3 282.5s4.5 16.7 13.1 21l4.8 2.5H97.6l-5.3 46.7c-2.9 25.8-5.4 50.3-5.5 54.5-.1 7 .2 8.2 2.8 12.5 1.7 2.7 5.1 6.2 7.8 8 4.5 3.1 5.4 3.3 13 3.3 8.9 0 10.2-.5 16.8-6.8 4.8-4.6 6.3-9.3 8.2-26.7.9-7.7 2.7-23.9 4-36 1.4-12.1 3.3-29.5 4.3-38.8l1.7-16.7H214.7l.5-8.3c.7-9.8 1.4-11.5 8.2-18.5 8.6-9 7-8.7 41.4-9l30.2-.3V259h-9.5c-9.4 0-9.5 0-9.1-2.3.3-1.2 1.5-10.8 2.6-21.2 1.2-10.5 3-26.5 4.1-35.7 1-9.2 1.9-17.2 1.9-17.8 0-.7 12.3-1 38.5-1 23.5 0 40.3-.4 43.4-1.1 6.1-1.3 13.5-7.4 16.2-13.4 5.2-11.4.2-24.9-11.5-30.9l-4.9-2.6H290.4l5.3-46.8c5.3-47.1 6.1-59 4.3-63.6-1.4-3.7-7.9-10.5-12.1-12.7C285.2 8.6 282 8 277.2 8c-6.2 0-7.5.4-11.8 3.2-9.2 6.2-10.1 8.6-12.9 31.8-3.4 28.9-7.2 63.4-8.7 77.7l-1.2 12.3h-77.8l.6-4.3c.3-2.3.8-7.1 1.1-10.7.6-6.1 2.5-23.4 7.6-68 1.2-10.8 1.9-21.1 1.6-23.1-1.1-5.5-6.2-12.6-11.4-15.9-4.2-2.7-5.6-3-12.3-3-7.2 0-8 .2-13 3.7zm97.5 174.5c-.4 2.9-1.5 12.9-2.5 22.3-1.1 9.3-2.7 24.5-3.7 33.7l-1.7 16.8H150.9l.6-6.3c.3-3.4 1.7-15.7 3-27.2 1.3-11.6 2.9-26.3 3.6-32.8l1.2-11.7H237l-.5 5.2z"/%3E%3Cpath fill="%23ffffff" d="M317.2 207c-1.8 1.1-4.1 3.4-5.2 5.2-1.9 3.1-2 5.1-2 38V285h-34.7c-33 0-35 .1-38.1 2-6.7 4.1-7.2 6-7.2 30s.5 25.9 7.2 30c3.1 1.9 5.1 2 38.1 2H310v34.7c0 33 .1 35 2 38.1 4.1 6.7 6 7.2 30 7.2s25.9-.5 30-7.2c1.9-3.1 2-5.1 2-38.1V349h34.8c32.9 0 34.9-.1 38-2 6.7-4.1 7.2-6 7.2-30s-.5-25.9-7.2-30c-3.1-1.9-5.1-2-38-2H374v-34.8c0-32.9-.1-34.9-2-38-4.1-6.7-6-7.2-30-7.2-19.7 0-21.8.2-24.8 2z"/%3E%3Cpath fill="%23ffffff" d="M217.2 359.7c-5 43.2-5.5 50-4.2 54.7 1.5 5.4 7.5 12.7 12.4 15 5.2 2.4 17.1 2.2 21.6-.5 8.9-5.3 12.3-11.7 13.4-25.4.9-10.2 3.5-33.2 4.2-36.6l.5-2.7-15.3-.4c-10.1-.2-16.1-.8-17.8-1.7-1.4-.7-5-3.8-8.1-6.8l-5.6-5.4-1.1 9.8z"/%3E%3C/svg%3E'); + --icon-boost: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23ffffff' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-status: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23ffffff' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-filter-bar: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23ffffff' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-reply: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23ffffff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23ffffff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-share-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-share'%3E%3Cpath d='M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8'%3E%3C/path%3E%3Cpolyline points='16 6 12 2 8 6'%3E%3C/polyline%3E%3Cline x1='12' y1='2' x2='12' y2='15'%3E%3C/line%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23ffffff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23F91880' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-share: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-share'%3E%3Cpath d='M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8'%3E%3C/path%3E%3Cpolyline points='16 6 12 2 8 6'%3E%3C/polyline%3E%3Cline x1='12' y1='2' x2='12' y2='15'%3E%3C/line%3E%3C/svg%3E"); + --icon-heart: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='20' height='20' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23ffffff' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-home-notification: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212" fill="none" stroke="%23ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3Cpath d="M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69" fill="none" stroke="%23ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3C/svg%3E'); + --icon-star: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" stroke="%23ffffff" stroke-width="5.5" viewBox="0 0 68 68"%3E%3Cpath d="M31.4 3.8c-.7.4-2.5 5-4.1 10.2l-2.9 9.5-9.9.5c-5.5.3-10.6.9-11.3 1.3-.6.5-1.2 1.9-1.2 3.3 0 2 1.5 3.4 8 7.5 4.4 2.8 8 5.5 8 6s-1.3 4.5-3 9.1c-3.6 9.7-3.7 11.4-.9 12.8 2.7 1.5 3.5 1.1 12.4-5.6l7.5-5.6 8.2 6.1c8.4 6.3 11.2 7.1 13.2 3.9.8-1.4.3-3.9-2.2-11-1.8-5.1-3.2-9.6-3.2-9.9 0-.4 3.6-3 8-5.8 6.5-4.1 8-5.5 8-7.5 0-1.4-.6-2.8-1.2-3.3-.7-.4-5.8-1-11.3-1.3l-9.9-.5-2.9-9.5C37.8 4.6 36.9 3 34 3c-.8 0-2 .4-2.6.8z"/%3E%3C/svg%3E%0A'); +} + +@media (max-width: 700px) { + body.theme-mastodon-bird-ui-accessible { + --font-size: 22px; + --line-height: 30px; + } +} + +.layout-single-column .icon-with-badge__badge { + font-size: 14px; + padding: 3px 6px; + top: -10px; +} + +/* Custom for mementomori.social */ +.status__content__text[lang="fi"].translate ~ .status__content__read-more-button { + display: none; +} + +.layout-single-column .compose-form .autosuggest-textarea__textarea { + max-height: 20vh !important; + height: auto !important; +} + +/* Add background color for the compose form */ +/* stylelint-disable-next-line no-duplicate-selectors */ +.layout-multiple-columns .compose-form .compose-form__autosuggest-wrapper, +.layout-multiple-columns .compose-form .compose-form__buttons-wrapper, +.layout-single-column .compose-form .compose-form__autosuggest-wrapper, +.layout-single-column .compose-form .compose-form__buttons-wrapper { + background-color: var(--color-mud); + border-color: var(--color-mud); + padding-top: 0; +} + +/* Fixes to bottom row when there's a background */ +.layout-multiple-columns .compose-form .compose-form__buttons-wrapper, +.layout-single-column .compose-form .compose-form__buttons-wrapper { + padding-bottom: calc(var(--gap-default) / 2); +} + +/* Advanced view accessibility improvements based no the feedback by @mustikkasoppa@mementomori.social */ +/* Move form back to start */ +.layout-multiple-columns .drawer { + border-right: 1px solid var(--color-border) !important; + order: 0 !important; +} + +/* Show full name */ +.status__info .display-name { + flex-wrap: wrap; + margin-bottom: 10px; +} + +.status__info { + justify-content: space-between !important; +} + +.status__info::before { + display: none !important; +} + +.status__info .display-name .display-name__account { + opacity: .8; +} + +.status .status__info { + height: auto !important; +} + +/* Bigger translate link */ +.status__content__read-more-button, +.status__content__translate-button { + color: var(--color-accent) !important; + font-size: var(--font-size-mid) !important; +} + +/* Fix unfollow wrapping */ +.layout-multiple-columns .notification.notification-follow .account__relationship, +.layout-multiple-columns .notification.notification.notification-admin-sign-up .account__relationship { + transform: translateY(-34px); +} + +/* Improve active tab */ +.account__section-headline a.active, +.account__section-headline button.active, +.notification__filter-bar a.active, +.notification__filter-bar button.active { + background-color: var(--color-mud) !important; +} + +/* More visible button borders */ +.account .account__relationship > .button, +.account__header__tabs__buttons .button, +.account__header__tabs__buttons .icon-button, +.column-inline-form button, +.explore__suggestions .account-card__actions__button button, +.notification .account__relationship > .button, +.notification__report__actions .button { + border-color: var(--color-light-text) !important; +} diff --git a/app/javascript/styles/mastodon-bird-ui-contrast.scss b/app/javascript/styles/mastodon-bird-ui-contrast.scss new file mode 100644 index 00000000000000..fe34d01fc1c999 --- /dev/null +++ b/app/javascript/styles/mastodon-bird-ui-contrast.scss @@ -0,0 +1,5 @@ +@import 'contrast/variables'; +@import 'application'; +@import 'contrast/diff'; +@import 'mastodon-bird-ui/layout-single-column.scss'; +@import 'mastodon-bird-ui/layout-multiple-columns.scss'; diff --git a/app/javascript/styles/mastodon-bird-ui-dark.scss b/app/javascript/styles/mastodon-bird-ui-dark.scss new file mode 100644 index 00000000000000..36c2b4266f1651 --- /dev/null +++ b/app/javascript/styles/mastodon-bird-ui-dark.scss @@ -0,0 +1,3 @@ +@import 'application'; +@import 'mastodon-bird-ui/layout-single-column.scss'; +@import 'mastodon-bird-ui/layout-multiple-columns.scss'; diff --git a/app/javascript/styles/mastodon-bird-ui-light.scss b/app/javascript/styles/mastodon-bird-ui-light.scss new file mode 100644 index 00000000000000..e365078c2985d9 --- /dev/null +++ b/app/javascript/styles/mastodon-bird-ui-light.scss @@ -0,0 +1,5 @@ +@import 'mastodon-light/variables'; +@import 'application'; +@import 'mastodon-light/diff'; +@import 'mastodon-bird-ui/layout-single-column.scss'; +@import 'mastodon-bird-ui/layout-multiple-columns.scss'; diff --git a/app/javascript/styles/mastodon-bird-ui/layout-multiple-columns.scss b/app/javascript/styles/mastodon-bird-ui/layout-multiple-columns.scss new file mode 100644 index 00000000000000..939041e72d5cf9 --- /dev/null +++ b/app/javascript/styles/mastodon-bird-ui/layout-multiple-columns.scss @@ -0,0 +1,5041 @@ +/* Mastodon Bird UI by @rolle@mementomori.social + 2.0.0 */ +/* Mastodon Custom UI modified by @shadow@everythingbagel.social + 1.0.3 */ + +/* CSS variables */ +:root { + /* Brand colors */ + --color-brand-twitter: #1d9bf0; + --color-brand-twitter-bg: #15202b; + --color-brand-twitter-dim: #8b98a5; + --color-brand-twitter-mud: #273340; + --color-brand-twitter-dark: #232543; + --color-brand-twitter-threaded-line: #425364; + --color-brand-mastodon: #1E90FF; + --color-brand-mastodon-links: #FFD700; + --color-brand-mastodon-bg: #212121; + --color-brand-mastodon-dim: #717c9b; + --color-brand-mastodon-mud: #424242; + --color-brand-mastodon-dark: #424242; + --color-brand-mastodon-threaded-line: #434264; + --color-brand-mastodon-text-light: #8493a7; + --color-bg-compose-form: #282828 !important; + --color-bg-compose-form-focus: #424242 !important; + + /* Colors */ + /* Note: Remember to search for the DIM hex + and replace it inside the SVG icons if you decide to change it */ + --color-bg: var(--color-brand-mastodon-bg); + --color-bg-75: #1e2028bf; + --color-fg: #fff; + --color-border: #38384d; + --color-dim: var(--color-brand-mastodon-dim); + --color-accent: var(--color-brand-mastodon-links); + --color-accent-dark: var(--color-brand-mastodon); + --color-accent-dark-50: #595aff80; + --color-green: #00ba7c; + --color-red: #f91880; + --color-red-75: #f91880bf; + --color-yellow: #ffac33; + --color-light-shade: #ffffff05; + --color-focusable-toot: #ffffff09; + --color-light-text: #f7f9f9; + --color-mud: var(--color-brand-mastodon-mud); + --color-arsenic: #393f4f; + --color-black-coral: #5a5371; + --color-profile-button-hover: #f1eff41a; + --color-column-link-hover: #f7f7f91a; + --color-modal-overlay: #5b708366; + --color-dark: var(--color-brand-mastodon-dark); + --color-thread-line: var(--color-brand-mastodon-threaded-line); + --color-topaz: #dadaf3; + --color-light-purple: #9baec8; + --color-lighter-purple: #a5b8d3; + --color-dark-electric-blue: #576078; + --color-button-text: #f7f9f9; + --color-ghost-button-text: var(--color-button-text); + --color-verified: #79bd9a; + --color-destructive: #df405a; + --color-light-fuchsia-pink: #ff8cfd; + --color-hashtag: var(--color-accent); + --color-mention: var(--color-accent); + --color-link: var(--color-accent); + --color-bg-compose-form: rgb(39 44 64 / .4); + --color-bg-compose-form-focus: rgb(39 44 64 / .8); + + /* In the original UI this color is lighten($ui-base-color, 12%) */ + --color-outer-space: #42485a; + + /* Font related */ + --font-size: 15px; + --font-size-smaller: 13px; + --font-size-12: 12px; + --font-size-mid: 14px; + --font-size-bigger: 17px; + --font-size-title: 19px; + --font-size-heading: 20px; + --font-weight-regular: 400; + --font-weight-semibold: 500; + --font-weight-bold: 700; + --line-height: 22px; + --line-height-mid: 20px; + + /* Grids and gaps */ + --gap-default: 12px; + --gap-column-link: 12px; + + /* Element sizes */ + --size-avatar: 48px; + --size-avatar-small: 32px; + --width-main-panel: 600px; + --width-side-panel: 260px; + --width-column: 380px; + --border-radius: 16px; + --border-radius-badges: 4px; + --badges-distance-from-edge: 12px; + + /* Misc */ + --active-header-box-shadow: 0 1px 0 rgba(140, 141, 255, .3); + --active-header-radial-gradient: radial-gradient(ellipse, rgba(99, 100, 255, .23) 0, rgba(99, 100, 255, 0) 60%); + --compose-form-linear-gradient: linear-gradient(180deg, rgba(30, 32, 40, 1) 0%, rgba(30, 32, 40, 1) 53%, rgba(30, 32, 40, 0.8141631652661064) 76%, rgba(30, 32, 40, 0.7077205882352942) 87%, rgba(30, 32, 40, 0.458420868347339) 97%, rgba(30, 32, 40, 0) 100%); + + /* Logo */ + --logo: url('data:image/svg+xml, %3Csvg class="mastodon-logo" xmlns="http://www.w3.org/2000/svg" width="28px" height="28px" viewBox="0 0 216.4144 232.00976"%3E%3Cdefs xmlns="http://www.w3.org/2000/svg"%3E%3ClinearGradient xmlns="http://www.w3.org/2000/svg" id="gradient" x2="0%25" y2="100%25" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0%25" stop-color="%23595aff"%3E%3C/stop%3E%3Cstop offset="100%25" stop-color="%23595aff"%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath xmlns="http://www.w3.org/2000/svg" d="M211.80734 139.0875c-3.18125 16.36625-28.4925 34.2775-57.5625 37.74875-15.15875 1.80875-30.08375 3.47125-45.99875 2.74125-26.0275-1.1925-46.565-6.2125-46.565-6.2125 0 2.53375.15625 4.94625.46875 7.2025 3.38375 25.68625 25.47 27.225 46.39125 27.9425 21.11625.7225 39.91875-5.20625 39.91875-5.20625l.8675 19.09s-14.77 7.93125-41.08125 9.39c-14.50875.7975-32.52375-.365-53.50625-5.91875C9.23234 213.82 1.40609 165.31125.20859 116.09125c-.365-14.61375-.14-28.39375-.14-39.91875 0-50.33 32.97625-65.0825 32.97625-65.0825C49.67234 3.45375 78.20359.2425 107.86484 0h.72875c29.66125.2425 58.21125 3.45375 74.8375 11.09 0 0 32.975 14.7525 32.975 65.0825 0 0 .41375 37.13375-4.59875 62.915" fill="url(%23gradient)"%3E%3C/path%3E%3Cpath d="M177.50984 80.077v60.94125h-24.14375v-59.15c0-12.46875-5.24625-18.7975-15.74-18.7975-11.6025 0-17.4175 7.5075-17.4175 22.3525v32.37625H96.20734V85.42325c0-14.845-5.81625-22.3525-17.41875-22.3525-10.49375 0-15.74 6.32875-15.74 18.7975v59.15H38.90484V80.077c0-12.455 3.17125-22.3525 9.54125-29.675 6.56875-7.3225 15.17125-11.07625 25.85-11.07625 12.355 0 21.71125 4.74875 27.8975 14.2475l6.01375 10.08125 6.015-10.08125c6.185-9.49875 15.54125-14.2475 27.8975-14.2475 10.6775 0 19.28 3.75375 25.85 11.07625 6.36875 7.3225 9.54 17.22 9.54 29.675" fill="%23fff"%3E%3C/path%3E%3C/svg%3E'); + + /* Icons */ + --icon-follow-hashtag: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18px" height="auto" viewBox="0 0 462 439"%3E%3Cpath fill="%23717c9b" d="M139 11.7c-3.5 2.5-6.2 5.4-7.7 8.3-2.5 4.8-2.5 5.2-7.8 52.5-1.4 12.6-3.5 31.4-4.7 41.7l-2.1 18.7-48.6.3-48.6.3-5 3.1C7.2 141.1 3 148.4 3 156.7c0 4.4.6 7.6 2 10.2 2.7 5.4 10.1 11.6 15.5 13 2.9.7 19.2 1.1 47.8 1.1 40.9 0 43.5.1 43.1 1.7-.4 1.9-8.4 73.2-8.4 75.2 0 .8-11.4 1.1-41 1.1H20.9l-4.8 2.5C7.5 265.8 3 273 3 282.5s4.5 16.7 13.1 21l4.8 2.5H97.6l-5.3 46.7c-2.9 25.8-5.4 50.3-5.5 54.5-.1 7 .2 8.2 2.8 12.5 1.7 2.7 5.1 6.2 7.8 8 4.5 3.1 5.4 3.3 13 3.3 8.9 0 10.2-.5 16.8-6.8 4.8-4.6 6.3-9.3 8.2-26.7.9-7.7 2.7-23.9 4-36 1.4-12.1 3.3-29.5 4.3-38.8l1.7-16.7H214.7l.5-8.3c.7-9.8 1.4-11.5 8.2-18.5 8.6-9 7-8.7 41.4-9l30.2-.3V259h-9.5c-9.4 0-9.5 0-9.1-2.3.3-1.2 1.5-10.8 2.6-21.2 1.2-10.5 3-26.5 4.1-35.7 1-9.2 1.9-17.2 1.9-17.8 0-.7 12.3-1 38.5-1 23.5 0 40.3-.4 43.4-1.1 6.1-1.3 13.5-7.4 16.2-13.4 5.2-11.4.2-24.9-11.5-30.9l-4.9-2.6H290.4l5.3-46.8c5.3-47.1 6.1-59 4.3-63.6-1.4-3.7-7.9-10.5-12.1-12.7C285.2 8.6 282 8 277.2 8c-6.2 0-7.5.4-11.8 3.2-9.2 6.2-10.1 8.6-12.9 31.8-3.4 28.9-7.2 63.4-8.7 77.7l-1.2 12.3h-77.8l.6-4.3c.3-2.3.8-7.1 1.1-10.7.6-6.1 2.5-23.4 7.6-68 1.2-10.8 1.9-21.1 1.6-23.1-1.1-5.5-6.2-12.6-11.4-15.9-4.2-2.7-5.6-3-12.3-3-7.2 0-8 .2-13 3.7zm97.5 174.5c-.4 2.9-1.5 12.9-2.5 22.3-1.1 9.3-2.7 24.5-3.7 33.7l-1.7 16.8H150.9l.6-6.3c.3-3.4 1.7-15.7 3-27.2 1.3-11.6 2.9-26.3 3.6-32.8l1.2-11.7H237l-.5 5.2z"/%3E%3Cpath fill="%23717c9b" d="M317.2 207c-1.8 1.1-4.1 3.4-5.2 5.2-1.9 3.1-2 5.1-2 38V285h-34.7c-33 0-35 .1-38.1 2-6.7 4.1-7.2 6-7.2 30s.5 25.9 7.2 30c3.1 1.9 5.1 2 38.1 2H310v34.7c0 33 .1 35 2 38.1 4.1 6.7 6 7.2 30 7.2s25.9-.5 30-7.2c1.9-3.1 2-5.1 2-38.1V349h34.8c32.9 0 34.9-.1 38-2 6.7-4.1 7.2-6 7.2-30s-.5-25.9-7.2-30c-3.1-1.9-5.1-2-38-2H374v-34.8c0-32.9-.1-34.9-2-38-4.1-6.7-6-7.2-30-7.2-19.7 0-21.8.2-24.8 2z"/%3E%3Cpath fill="%23717c9b" d="M217.2 359.7c-5 43.2-5.5 50-4.2 54.7 1.5 5.4 7.5 12.7 12.4 15 5.2 2.4 17.1 2.2 21.6-.5 8.9-5.3 12.3-11.7 13.4-25.4.9-10.2 3.5-33.2 4.2-36.6l.5-2.7-15.3-.4c-10.1-.2-16.1-.8-17.8-1.7-1.4-.7-5-3.8-8.1-6.8l-5.6-5.4-1.1 9.8z"/%3E%3C/svg%3E'); + --icon-unfollow-hashtag: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18px" height="auto" viewBox="0 0 462 439"%3E%3Cpath fill="%2300ba7c" d="M139 11.7c-3.5 2.5-6.2 5.4-7.7 8.3-2.5 4.8-2.5 5.2-7.8 52.5-1.4 12.6-3.5 31.4-4.7 41.7l-2.1 18.7-48.6.3-48.6.3-5 3.1C7.2 141.1 3 148.4 3 156.7c0 4.4.6 7.6 2 10.2 2.7 5.4 10.1 11.6 15.5 13 2.9.7 19.2 1.1 47.8 1.1 40.9 0 43.5.1 43.1 1.7-.4 1.9-8.4 73.2-8.4 75.2 0 .8-11.4 1.1-41 1.1H20.9l-4.8 2.5C7.5 265.8 3 273 3 282.5s4.5 16.7 13.1 21l4.8 2.5H97.6l-5.3 46.7c-2.9 25.8-5.4 50.3-5.5 54.5-.1 7 .2 8.2 2.8 12.5 1.7 2.7 5.1 6.2 7.8 8 4.5 3.1 5.4 3.3 13 3.3 8.9 0 10.2-.5 16.8-6.8 4.8-4.6 6.3-9.3 8.2-26.7.9-7.7 2.7-23.9 4-36 1.4-12.1 3.3-29.5 4.3-38.8l1.7-16.7h38.8c21.3 0 38.8.4 38.8.9 0 1-2.3 21.5-5 45.1-5.9 52.1-6.4 57.6-5 62.4 1.5 5.4 7.5 12.7 12.4 15 5.2 2.4 17.1 2.2 21.6-.5 5-3 8.7-6.7 10.1-10.1 1.2-2.9 1.1-3.1-10.8-15.1-6.7-6.7-12.6-13.2-13.2-14.4-1.5-2.9-1.4-25.8 0-28.6.6-1.2 9.2-10.3 19-20.3 24-24.2 24-20.9.3-44.4-9.6-9.6-18.2-18.7-19-20.2-2-3.8-2-25.8 0-29.6 1.7-3.2 34.2-35.5 37.3-37.1 1.2-.6 4.2-1.1 6.6-1.1 5.2 0 4.6 1.5 6.8-17.3l1.1-9.7h38.4c23.4 0 40.2-.4 43.3-1.1 6.1-1.3 13.5-7.4 16.2-13.4 5.2-11.4.2-24.9-11.5-30.9l-4.9-2.6H290.4l5.3-46.8c5.3-47.1 6.1-59 4.3-63.6-1.4-3.7-7.9-10.5-12.1-12.7C285.2 8.6 282 8 277.2 8c-6.2 0-7.5.4-11.8 3.2-9.2 6.2-10.1 8.6-12.9 31.8-3.4 28.9-7.2 63.4-8.7 77.7l-1.2 12.3h-77.8l.6-4.3c.3-2.3.8-7.1 1.1-10.7.6-6.1 2.5-23.4 7.6-68 1.2-10.8 1.9-21.1 1.6-23.1-1.1-5.5-6.2-12.6-11.4-15.9-4.2-2.7-5.6-3-12.3-3-7.2 0-8 .2-13 3.7zm97.5 174.5c-.4 2.9-1.5 12.9-2.5 22.3-1.1 9.3-2.7 24.5-3.7 33.7l-1.7 16.8H150.9l.6-6.3c.3-3.4 1.7-15.7 3-27.2 1.3-11.6 2.9-26.3 3.6-32.8l1.2-11.7H237l-.5 5.2z"/%3E%3Cpath fill="%2300ba7c" d="M277.5 223.2c-3.1 1.7-28.5 27-30.1 30-1.7 3.2-1.9 12-.3 15.1.6 1.2 11.7 12.9 24.7 25.9l23.7 23.8-23.7 23.7c-13 13.1-24.1 24.8-24.7 26-1.6 3.1-1.4 11.9.3 15.1 1.7 3.2 27.2 28.5 30.3 30.1 2.8 1.4 11.8 1.4 14.6 0 1.2-.6 12.9-11.7 26-24.7l23.7-23.7 23.8 23.7c13 13 24.7 24.1 25.9 24.7 2.8 1.4 11.8 1.4 14.6 0 3.1-1.6 28.6-26.9 30.3-30.1 1.7-3.2 1.9-12 .3-15.1-.6-1.2-11.7-12.9-24.7-26L388.5 318l23.7-23.8c13-13 24.1-24.7 24.7-25.9 1.6-3.1 1.4-11.9-.3-15.1-1.7-3.2-27.2-28.5-30.3-30.1-2.8-1.4-11.8-1.4-14.6 0-1.2.6-12.9 11.7-25.9 24.7L342 271.5l-23.7-23.7c-13.1-13-24.8-24.1-26-24.7-2.8-1.4-12.2-1.4-14.8.1z"/%3E%3C/svg%3E'); + --icon-boost: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23717c9b' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-status: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23717c9b' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-active: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%2300ba7c' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-status-prepend: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true"%3E%3Cg%3E%3Cpath fill="%2300ba7c" d="M4.75 3.79l4.603 4.3-1.706 1.82L6 8.38v7.37c0 .97.784 1.75 1.75 1.75H13V20H7.75c-2.347 0-4.25-1.9-4.25-4.25V8.38L1.853 9.91.147 8.09l4.603-4.3zm11.5 2.71H11V4h5.25c2.347 0 4.25 1.9 4.25 4.25v7.37l1.647-1.53 1.706 1.82-4.603 4.3-4.603-4.3 1.706-1.82L18 15.62V8.25c0-.97-.784-1.75-1.75-1.75z"%3E%3C/path%3E%3C/g%3E%3C/svg%3E'); + --icon-boost-notification-filter-bar: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23717c9b' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-filter-bar-active: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23f7f9f9' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-wrapper: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 136 136'%3E%3Cpath fill='%2300ba7c' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-reply-nofitication-filter-bar-active: url('data:image/svg+xml, %3Csvg viewBox="0 0 24 24" aria-hidden="true" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill="%23f7f9f9" d="M1.751 10c0-4.42 3.584-8 8.005-8h4.366a8.13 8.13 0 0 1 8.129 8.13c0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067A8.005 8.005 0 0 1 1.751 10zm8.005-6a6.005 6.005 0 1 0 .133 12.01l.351-.01h1.761v2.3l5.087-2.81A6.127 6.127 0 0 0 14.122 4H9.756z"/%3E%3Cellipse fill="%23f7f9f9" fill-rule="evenodd" stroke-width="1.28569" cx="11.835" cy="10.2" rx="9.117" ry="8.123"/%3E%3C/svg%3E%0A'); + --icon-reply: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23717c9b' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23717c9b' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-conversation: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23717c9b' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23F91880' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F91880' viewBox='0 0 24 24' width='20' height='20' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-column-link: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark-column-link-active: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23f7f9f9" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-reply-status-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-list: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"%3E%3Ctitle%3EList%3C/title%3E%3Cpath fill="none" stroke="%23f7f9f9" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M160 144h288M160 256h288M160 368h288"/%3E%3Ccircle cx="80" cy="144" r="16" fill="none" stroke="%23f7f9f9" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/%3E%3Ccircle cx="80" cy="256" r="16" fill="none" stroke="%23f7f9f9" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/%3E%3Ccircle cx="80" cy="368" r="16" fill="none" stroke="%23f7f9f9" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/%3E%3C/svg%3E'); + --icon-heart: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='20' height='20' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23717c9b' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-heart-hover: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='20' height='20' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23F91880' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-heart-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' aria-hidden='true' fill='%23f7f9f9'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-heart-active-red: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' aria-hidden='true' fill='%23F91880'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-heart-notification: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' aria-hidden='true' fill='%23F91880'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-star-column-link: url('data:image/svg+xml, %3Csvg width="24" height="24" stroke-width="2" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M8.587 8.236l2.598-5.232a.911.911 0 011.63 0l2.598 5.232 5.808.844a.902.902 0 01.503 1.542l-4.202 4.07.992 5.75c.127.738-.653 1.3-1.32.952L12 18.678l-5.195 2.716c-.666.349-1.446-.214-1.319-.953l.992-5.75-4.202-4.07a.902.902 0 01.503-1.54l5.808-.845z" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-star-column-link-active: url('data:image/svg+xml, %3Csvg width="24" height="24" stroke-width="2" viewBox="0 0 24 24" fill="%23f7f9f9" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M8.587 8.236l2.598-5.232a.911.911 0 011.63 0l2.598 5.232 5.808.844a.902.902 0 01.503 1.542l-4.202 4.07.992 5.75c.127.738-.653 1.3-1.32.952L12 18.678l-5.195 2.716c-.666.349-1.446-.214-1.319-.953l.992-5.75-4.202-4.07a.902.902 0 01.503-1.54l5.808-.845z" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-star-notification: url('data:image/svg+xml, %3Csvg width="24" height="24" stroke-width="0" viewBox="0 0 24 24" fill="%23ffac33" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M8.587 8.236l2.598-5.232a.911.911 0 011.63 0l2.598 5.232 5.808.844a.902.902 0 01.503 1.542l-4.202 4.07.992 5.75c.127.738-.653 1.3-1.32.952L12 18.678l-5.195 2.716c-.666.349-1.446-.214-1.319-.953l.992-5.75-4.202-4.07a.902.902 0 01.503-1.54l5.808-.845z" stroke="%23ffac33" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-heart-column-link: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23f7f9f9' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-heart-column-link-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' aria-hidden='true' fill='%23f7f9f9'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-direct-messages: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"%3E%3Cpath d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"%3E%3C/path%3E%3Cpolyline points="22, 6 12, 13 2, 6"%3E%3C/polyline%3E%3C/svg%3E'); + --icon-direct-messages-active: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="%23f7f9f9" stroke="%23232543" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"%3E%3Cpath d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"%3E%3C/path%3E%3Cpolyline points="22, 6 12, 13 2, 6"%3E%3C/polyline%3E%3C/svg%3E'); + --icon-users-column-link: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23000000"%3E%3Cpath d="M1 20v-1a7 7 0 017-7v0a7 7 0 017 7v1" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M13 14v0a5 5 0 015-5v0a5 5 0 015 5v.5" stroke="%23f7f9f9" stroke-width="1.5" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M8 12a4 4 0 100-8 4 4 0 000 8zM18 9a3 3 0 100-6 3 3 0 000 6z" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-users-column-link-active: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23000000"%3E%3Cpath d="M1 20v-1a7 7 0 017-7v0a7 7 0 017 7v1" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M13 14v0a5 5 0 015-5v0a5 5 0 015 5v.5" stroke="%23f7f9f9" stroke-width="2.5" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M8 12a4 4 0 100-8 4 4 0 000 8zM18 9a3 3 0 100-6 3 3 0 000 6z" stroke="%23f7f9f9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark-status-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-status-hover-red: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23F91880' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F91880' viewBox='0 0 24 24' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bell: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bell-active: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2" viewBox="0 0 24 24" fill="%23f7f9f9" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bell-header-tabs: url('data:image/svg+xml, %3Csvg width="18px" height="18px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%23f7f9f9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bell-header-tabs-active: url('data:image/svg+xml, %3Csvg width="18px" height="18px" stroke-width="1.5" viewBox="0 0 24 24" fill="%23f7f9f9" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%23f7f9f9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-home-notification: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212" fill="none" stroke="%23717c9b" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3Cpath d="M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69" fill="none" stroke="%23717c9b" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3C/svg%3E'); + --icon-home-notification-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" fill="%23f7f9f9" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M261.56 101.28a8 8 0 00-11.06 0L66.4 277.15a8 8 0 00-2.47 5.79L63.9 448a32 32 0 0032 32H192a16 16 0 0016-16V328a8 8 0 018-8h80a8 8 0 018 8v136a16 16 0 0016 16h96.06a32 32 0 0032-32V282.94a8 8 0 00-2.47-5.79z"/%3E%3Cpath d="M490.91 244.15l-74.8-71.56V64a16 16 0 00-16-16h-48a16 16 0 00-16 16v32l-57.92-55.38C272.77 35.14 264.71 32 256 32c-8.68 0-16.72 3.14-22.14 8.63l-212.7 203.5c-6.22 6-7 15.87-1.34 22.37A16 16 0 0043 267.56L250.5 69.28a8 8 0 0111.06 0l207.52 198.28a16 16 0 0022.59-.44c6.14-6.36 5.63-16.86-.76-22.97z"/%3E%3C/svg%3E'); + --icon-home: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" width="24" height="24" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212" fill="none" stroke="%23f7f9f9" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3Cpath d="M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69" fill="none" stroke="%23f7f9f9" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3C/svg%3E'); + --icon-more: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23f7f9f9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-more-horizontal'%3E%3Ccircle cx='12' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='19' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='5' cy='12' r='1'%3E%3C/circle%3E%3C/svg%3E"); + --icon-more-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23717c9b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-more-horizontal'%3E%3Ccircle cx='12' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='19' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='5' cy='12' r='1'%3E%3C/circle%3E%3C/svg%3E"); + --icon-close: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23f7f9f9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); + --icon-close-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23717c9b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); + --icon-checked-green: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2317bf63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E"); + --icon-plus: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23717c9b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-plus'%3E%3Cline x1='12' y1='5' x2='12' y2='19'%3E%3C/line%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E"); + --icon-plus-green: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2317bf63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-plus'%3E%3Cline x1='12' y1='5' x2='12' y2='19'%3E%3C/line%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E"); + --icon-plus-red: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23e0245e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-plus'%3E%3Cline x1='12' y1='5' x2='12' y2='19'%3E%3C/line%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E"); + --icon-cross-green: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2317bf63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); + --icon-cross-red: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23e0245e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); + --icon-cog: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' width='26' height='26' viewBox='0 0 512 512' fill='%23f7f9f9'%3E%3Cpath d='M456.7 242.27l-26.08-4.2a8 8 0 01-6.6-6.82c-.5-3.2-1-6.41-1.7-9.51a8.08 8.08 0 013.9-8.62l23.09-12.82a8.05 8.05 0 003.9-9.92l-4-11a7.94 7.94 0 00-9.4-5l-25.89 5a8 8 0 01-8.59-4.11q-2.25-4.2-4.8-8.41a8.16 8.16 0 01.7-9.52l17.29-19.94a8 8 0 00.3-10.62l-7.49-9a7.88 7.88 0 00-10.5-1.51l-22.69 13.63a8 8 0 01-9.39-.9c-2.4-2.11-4.9-4.21-7.4-6.22a8 8 0 01-2.5-9.11l9.4-24.75A8 8 0 00365 78.77l-10.2-5.91a8 8 0 00-10.39 2.21l-16.64 20.84a7.15 7.15 0 01-8.5 2.5s-5.6-2.3-9.8-3.71A8 8 0 01304 87l.4-26.45a8.07 8.07 0 00-6.6-8.42l-11.59-2a8.07 8.07 0 00-9.1 5.61l-8.6 25.05a8 8 0 01-7.79 5.41h-9.8a8.07 8.07 0 01-7.79-5.41l-8.6-25.05a8.07 8.07 0 00-9.1-5.61l-11.59 2a8.07 8.07 0 00-6.6 8.42l.4 26.45a8 8 0 01-5.49 7.71c-2.3.9-7.3 2.81-9.7 3.71-2.8 1-6.1.2-8.8-2.91l-16.51-20.34A8 8 0 00156.75 73l-10.2 5.91a7.94 7.94 0 00-3.3 10.09l9.4 24.75a8.06 8.06 0 01-2.5 9.11c-2.5 2-5 4.11-7.4 6.22a8 8 0 01-9.39.9L111 116.14a8 8 0 00-10.5 1.51l-7.49 9a8 8 0 00.3 10.62l17.29 19.94a8 8 0 01.7 9.52q-2.55 4-4.8 8.41a8.11 8.11 0 01-8.59 4.11l-25.89-5a8 8 0 00-9.4 5l-4 11a8.05 8.05 0 003.9 9.92L85.58 213a7.94 7.94 0 013.9 8.62c-.6 3.2-1.2 6.31-1.7 9.51a8.08 8.08 0 01-6.6 6.82l-26.08 4.2a8.09 8.09 0 00-7.1 7.92v11.72a7.86 7.86 0 007.1 7.92l26.08 4.2a8 8 0 016.6 6.82c.5 3.2 1 6.41 1.7 9.51a8.08 8.08 0 01-3.9 8.62L62.49 311.7a8.05 8.05 0 00-3.9 9.92l4 11a7.94 7.94 0 009.4 5l25.89-5a8 8 0 018.59 4.11q2.25 4.2 4.8 8.41a8.16 8.16 0 01-.7 9.52l-17.29 19.96a8 8 0 00-.3 10.62l7.49 9a7.88 7.88 0 0010.5 1.51l22.69-13.63a8 8 0 019.39.9c2.4 2.11 4.9 4.21 7.4 6.22a8 8 0 012.5 9.11l-9.4 24.75a8 8 0 003.3 10.12l10.2 5.91a8 8 0 0010.39-2.21l16.79-20.64c2.1-2.6 5.5-3.7 8.2-2.6 3.4 1.4 5.7 2.2 9.9 3.61a8 8 0 015.49 7.71l-.4 26.45a8.07 8.07 0 006.6 8.42l11.59 2a8.07 8.07 0 009.1-5.61l8.6-25a8 8 0 017.79-5.41h9.8a8.07 8.07 0 017.79 5.41l8.6 25a8.07 8.07 0 009.1 5.61l11.59-2a8.07 8.07 0 006.6-8.42l-.4-26.45a8 8 0 015.49-7.71c4.2-1.41 7-2.51 9.6-3.51s5.8-1 8.3 2.1l17 20.94A8 8 0 00355 439l10.2-5.91a7.93 7.93 0 003.3-10.12l-9.4-24.75a8.08 8.08 0 012.5-9.12c2.5-2 5-4.1 7.4-6.21a8 8 0 019.39-.9L401 395.66a8 8 0 0010.5-1.51l7.49-9a8 8 0 00-.3-10.62l-17.29-19.94a8 8 0 01-.7-9.52q2.55-4.05 4.8-8.41a8.11 8.11 0 018.59-4.11l25.89 5a8 8 0 009.4-5l4-11a8.05 8.05 0 00-3.9-9.92l-23.09-12.82a7.94 7.94 0 01-3.9-8.62c.6-3.2 1.2-6.31 1.7-9.51a8.08 8.08 0 016.6-6.82l26.08-4.2a8.09 8.09 0 007.1-7.92V250a8.25 8.25 0 00-7.27-7.73zM256 112a143.82 143.82 0 01139.38 108.12A16 16 0 01379.85 240H274.61a16 16 0 01-13.91-8.09l-52.1-91.71a16 16 0 019.85-23.39A146.94 146.94 0 01256 112zM112 256a144 144 0 0143.65-103.41 16 16 0 0125.17 3.47L233.06 248a16 16 0 010 15.87l-52.67 91.7a16 16 0 01-25.18 3.36A143.94 143.94 0 01112 256zm144 144a146.9 146.9 0 01-38.19-4.95 16 16 0 01-9.76-23.44l52.58-91.55a16 16 0 0113.88-8H379.9a16 16 0 0115.52 19.88A143.84 143.84 0 01256 400z'/%3E%3C/svg%3E"); + --icon-sliders-contrast: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23f7f9f9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-sliders'%3E%3Cline x1='4' y1='21' x2='4' y2='14'%3E%3C/line%3E%3Cline x1='4' y1='10' x2='4' y2='3'%3E%3C/line%3E%3Cline x1='12' y1='21' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='3'%3E%3C/line%3E%3Cline x1='20' y1='21' x2='20' y2='16'%3E%3C/line%3E%3Cline x1='20' y1='12' x2='20' y2='3'%3E%3C/line%3E%3Cline x1='1' y1='14' x2='7' y2='14'%3E%3C/line%3E%3Cline x1='9' y1='8' x2='15' y2='8'%3E%3C/line%3E%3Cline x1='17' y1='16' x2='23' y2='16'%3E%3C/line%3E%3C/svg%3E"); + --icon-administration: url("data:image/svg+xml, %3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Cpath d='M218.1 167.17c0 13 0 25.6 4.1 37.4-43.1 50.6-156.9 184.3-167.5 194.5a20.17 20.17 0 00-6.7 15c0 8.5 5.2 16.7 9.6 21.3 6.6 6.9 34.8 33 40 28 15.4-15 18.5-19 24.8-25.2 9.5-9.3-1-28.3 2.3-36s6.8-9.2 12.5-10.4 15.8 2.9 23.7 3c8.3.1 12.8-3.4 19-9.2 5-4.6 8.6-8.9 8.7-15.6.2-9-12.8-20.9-3.1-30.4s23.7 6.2 34 5 22.8-15.5 24.1-21.6-11.7-21.8-9.7-30.7c.7-3 6.8-10 11.4-11s25 6.9 29.6 5.9c5.6-1.2 12.1-7.1 17.4-10.4 15.5 6.7 29.6 9.4 47.7 9.4 68.5 0 124-53.4 124-119.2S408.5 48 340 48s-121.9 53.37-121.9 119.17zM400 144a32 32 0 11-32-32 32 32 0 0132 32z' fill='none' stroke='%23f7f9f9' stroke-linejoin='round' stroke-width='36'/%3E%3C/svg%3E"); + --icon-moderation: url("data:image/svg+xml, %3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Cpath d='M80 320V144a32 32 0 0132-32h0a32 32 0 0132 32v112M144 256V80a32 32 0 0132-32h0a32 32 0 0132 32v160M272 241V96a32 32 0 0132-32h0a32 32 0 0132 32v224M208 240V48a32 32 0 0132-32h0a32 32 0 0132 32v192' fill='none' stroke='%23f7f9f9' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'/%3E%3Cpath d='M80 320c0 117.4 64 176 152 176s123.71-39.6 144-88l52.71-144c6.66-18.05 3.64-34.79-11.87-43.6h0c-15.52-8.82-35.91-4.28-44.31 11.68L336 320' fill='none' stroke='%23f7f9f9' stroke-linecap='round' stroke-linejoin='round' stroke-width='36'/%3E%3C/svg%3E"); + --icon-sliders: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23717c9b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-sliders'%3E%3Cline x1='4' y1='21' x2='4' y2='14'%3E%3C/line%3E%3Cline x1='4' y1='10' x2='4' y2='3'%3E%3C/line%3E%3Cline x1='12' y1='21' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='3'%3E%3C/line%3E%3Cline x1='20' y1='21' x2='20' y2='16'%3E%3C/line%3E%3Cline x1='20' y1='12' x2='20' y2='3'%3E%3C/line%3E%3Cline x1='1' y1='14' x2='7' y2='14'%3E%3C/line%3E%3Cline x1='9' y1='8' x2='15' y2='8'%3E%3C/line%3E%3Cline x1='17' y1='16' x2='23' y2='16'%3E%3C/line%3E%3C/svg%3E"); + --icon-globe: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0.00 0.00 512.00 512.00'%3E%3Cpath fill='%23f7f9f9' d=' M 512.00 383.82 L 512.00 385.55 C 509.71 419.39 473.05 422.09 447.81 418.87 Q 423.66 415.79 400.31 408.70 Q 358.58 396.03 318.76 378.21 Q 218.90 333.52 129.46 270.53 C 92.32 244.38 56.82 216.22 27.43 182.58 C 14.63 167.94 1.88 149.41 0.00 128.96 L 0.00 125.94 C 3.19 91.33 40.56 90.05 66.57 93.40 Q 81.64 95.34 88.25 97.23 C 99.02 100.32 103.61 112.14 97.29 121.55 C 92.20 129.11 85.23 129.19 76.43 127.41 C 64.10 124.92 44.84 121.70 32.89 126.36 A 1.55 1.54 74.3 0 0 31.93 128.08 C 34.07 139.90 43.53 152.31 51.28 161.22 Q 68.49 181.02 88.94 198.55 Q 89.49 199.02 89.73 198.34 Q 110.62 140.43 161.78 107.51 C 234.44 60.76 331.69 75.26 388.09 139.91 C 446.04 206.35 446.71 303.97 388.97 370.93 Q 388.58 371.38 389.14 371.58 Q 413.92 380.31 439.48 385.26 C 451.88 387.65 467.05 389.92 479.11 385.65 A 1.51 1.50 -14.2 0 0 480.10 384.00 C 477.90 369.69 463.57 354.46 454.60 343.62 C 440.99 327.16 463.05 306.29 479.15 323.40 C 495.03 340.29 510.01 360.98 512.00 383.82 Z M 115.39 210.46 Q 136.86 228.57 159.38 244.15 C 223.66 288.63 294.05 327.49 367.32 354.98 A 1.46 1.44 30.8 0 0 368.93 354.58 Q 400.10 318.66 405.76 270.75 Q 407.08 259.64 406.38 249.56 C 401.05 172.60 342.31 113.52 265.72 106.81 Q 255.74 105.94 245.77 106.92 C 185.42 112.87 134.96 151.32 114.89 208.65 Q 114.52 209.72 115.39 210.46 Z M 295.33 328.94 A 0.34 0.34 0.0 0 0 295.16 329.58 L 299.51 331.72 A 0.34 0.34 0.0 0 0 300.00 331.41 L 300.00 329.51 A 0.34 0.34 0.0 0 0 299.68 329.17 L 295.33 328.94 Z'%0A/%3E%3Cpath fill='%23f7f9f9' d=' M 307.69 408.30 C 316.86 412.38 316.05 421.82 306.19 424.66 C 209.45 452.48 109.79 396.22 85.13 298.09 Q 83.95 293.40 84.37 291.18 C 85.73 284.03 93.55 284.22 98.50 287.80 Q 197.11 359.12 307.69 408.30 Z M 263.31 410.94 Q 262.74 410.51 262.12 410.23 Q 199.27 381.56 142.55 342.19 Q 129.49 333.13 117.25 323.09 A 0.18 0.18 0.0 0 0 116.97 323.31 C 142.74 377.01 195.57 410.10 255.44 411.80 Q 261.32 411.97 263.93 411.40 Q 264.37 411.30 264.00 411.06 Q 263.69 410.85 263.31 410.94 Z'%0A/%3E%3C/svg%3E"); + --icon-globe-purple: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0.00 0.00 512.00 512.00'%3E%3Cpath fill='%238c8dff' d=' M 512.00 383.82 L 512.00 385.55 C 509.71 419.39 473.05 422.09 447.81 418.87 Q 423.66 415.79 400.31 408.70 Q 358.58 396.03 318.76 378.21 Q 218.90 333.52 129.46 270.53 C 92.32 244.38 56.82 216.22 27.43 182.58 C 14.63 167.94 1.88 149.41 0.00 128.96 L 0.00 125.94 C 3.19 91.33 40.56 90.05 66.57 93.40 Q 81.64 95.34 88.25 97.23 C 99.02 100.32 103.61 112.14 97.29 121.55 C 92.20 129.11 85.23 129.19 76.43 127.41 C 64.10 124.92 44.84 121.70 32.89 126.36 A 1.55 1.54 74.3 0 0 31.93 128.08 C 34.07 139.90 43.53 152.31 51.28 161.22 Q 68.49 181.02 88.94 198.55 Q 89.49 199.02 89.73 198.34 Q 110.62 140.43 161.78 107.51 C 234.44 60.76 331.69 75.26 388.09 139.91 C 446.04 206.35 446.71 303.97 388.97 370.93 Q 388.58 371.38 389.14 371.58 Q 413.92 380.31 439.48 385.26 C 451.88 387.65 467.05 389.92 479.11 385.65 A 1.51 1.50 -14.2 0 0 480.10 384.00 C 477.90 369.69 463.57 354.46 454.60 343.62 C 440.99 327.16 463.05 306.29 479.15 323.40 C 495.03 340.29 510.01 360.98 512.00 383.82 Z M 115.39 210.46 Q 136.86 228.57 159.38 244.15 C 223.66 288.63 294.05 327.49 367.32 354.98 A 1.46 1.44 30.8 0 0 368.93 354.58 Q 400.10 318.66 405.76 270.75 Q 407.08 259.64 406.38 249.56 C 401.05 172.60 342.31 113.52 265.72 106.81 Q 255.74 105.94 245.77 106.92 C 185.42 112.87 134.96 151.32 114.89 208.65 Q 114.52 209.72 115.39 210.46 Z M 295.33 328.94 A 0.34 0.34 0.0 0 0 295.16 329.58 L 299.51 331.72 A 0.34 0.34 0.0 0 0 300.00 331.41 L 300.00 329.51 A 0.34 0.34 0.0 0 0 299.68 329.17 L 295.33 328.94 Z'%0A/%3E%3Cpath fill='%238c8dff' d=' M 307.69 408.30 C 316.86 412.38 316.05 421.82 306.19 424.66 C 209.45 452.48 109.79 396.22 85.13 298.09 Q 83.95 293.40 84.37 291.18 C 85.73 284.03 93.55 284.22 98.50 287.80 Q 197.11 359.12 307.69 408.30 Z M 263.31 410.94 Q 262.74 410.51 262.12 410.23 Q 199.27 381.56 142.55 342.19 Q 129.49 333.13 117.25 323.09 A 0.18 0.18 0.0 0 0 116.97 323.31 C 142.74 377.01 195.57 410.10 255.44 411.80 Q 261.32 411.97 263.93 411.40 Q 264.37 411.30 264.00 411.06 Q 263.69 410.85 263.31 410.94 Z'%0A/%3E%3C/svg%3E"); + --icon-globe-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" fill="%23f7f9f9" viewBox="0 0 512 512"%3E%3Cpath d="M96.85 286.62a8 8 0 00-12.53 8.25C102.07 373.28 172.3 432 256 432a175.31 175.31 0 0052.41-8 8 8 0 00.79-15 1120 1120 0 01-109.48-55.61 1126.24 1126.24 0 01-102.87-66.77zM492.72 339.51c-4.19-5.58-9.11-11.44-14.7-17.53a15.83 15.83 0 00-26.56 5.13c0 .16-.11.31-.17.47a15.75 15.75 0 003.15 16.06c22.74 25 26.42 38.51 25.48 41.36-2 2.23-17.05 6.89-58.15-3.53q-8.83-2.24-19.32-5.46-6.76-2.08-13.79-4.49a176.76 176.76 0 0019.54-27.25c.17-.29.35-.58.52-.88A175.39 175.39 0 00432 256a178.87 178.87 0 00-1-19c-9.57-88.17-84.4-157-175-157a175.37 175.37 0 00-106.4 35.89 177.4 177.4 0 00-45.83 51.84c-.16.29-.34.58-.51.87a175.48 175.48 0 00-13.83 30.52q-5.59-4.87-10.79-9.67c-5.39-5-10.17-9.63-14.42-14-29.57-30.26-33.09-45.61-32.16-48.45 2-2.23 15.54-5.87 48.62 1.31A15.82 15.82 0 0096.22 123l.36-.44a15.74 15.74 0 00-8.67-25.43A237.38 237.38 0 0064.13 93c-30.72-3.53-50.83 2.52-59.78 18-3.24 5.58-6.35 15.09-2.72 28.6C7 159.66 26.14 184 53.23 209.5c8.63 8.13 18.06 16.37 28.12 24.64 7.32 6 15 12.06 22.9 18.08q7.91 6 16.15 12T137.1 276c25.41 17.61 52.26 34.52 78.59 49.69q14.34 8.26 28.64 16t28.37 14.81c21.9 11 43.35 20.92 63.86 29.43q13.19 5.48 25.81 10.16c11.89 4.42 23.37 8.31 34.31 11.59l1.1.33c25.73 7.66 47.42 11.69 64.48 12H464c21.64 0 36.3-6.38 43.58-19 9.09-15.62 4.08-36.32-14.86-61.5z"/%3E%3C/svg%3E'); + --icon-home-column-link-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" fill="%23f7f9f9" width="24" height="24" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M261.56 101.28a8 8 0 00-11.06 0L66.4 277.15a8 8 0 00-2.47 5.79L63.9 448a32 32 0 0032 32H192a16 16 0 0016-16V328a8 8 0 018-8h80a8 8 0 018 8v136a16 16 0 0016 16h96.06a32 32 0 0032-32V282.94a8 8 0 00-2.47-5.79z"/%3E%3Cpath d="M490.91 244.15l-74.8-71.56V64a16 16 0 00-16-16h-48a16 16 0 00-16 16v32l-57.92-55.38C272.77 35.14 264.71 32 256 32c-8.68 0-16.72 3.14-22.14 8.63l-212.7 203.5c-6.22 6-7 15.87-1.34 22.37A16 16 0 0043 267.56L250.5 69.28a8 8 0 0111.06 0l207.52 198.28a16 16 0 0022.59-.44c6.14-6.36 5.63-16.86-.76-22.97z"/%3E%3C/svg%3E'); + --icon-hashtag: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23f7f9f9" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hash"%3E%3Cline x1="4" y1="9" x2="20" y2="9"%3E%3C/line%3E%3Cline x1="4" y1="15" x2="20" y2="15"%3E%3C/line%3E%3Cline x1="10" y1="3" x2="8" y2="21"%3E%3C/line%3E%3Cline x1="16" y1="3" x2="14" y2="21"%3E%3C/line%3E%3C/svg%3E'); + --icon-hashtag-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23f7f9f9" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hash"%3E%3Cline x1="4" y1="9" x2="20" y2="9"%3E%3C/line%3E%3Cline x1="4" y1="15" x2="20" y2="15"%3E%3C/line%3E%3Cline x1="10" y1="3" x2="8" y2="21"%3E%3C/line%3E%3Cline x1="16" y1="3" x2="14" y2="21"%3E%3C/line%3E%3C/svg%3E'); + --icon-star: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" stroke="%23717c9b" stroke-width="5.5" viewBox="0 0 68 68"%3E%3Cpath d="M31.4 3.8c-.7.4-2.5 5-4.1 10.2l-2.9 9.5-9.9.5c-5.5.3-10.6.9-11.3 1.3-.6.5-1.2 1.9-1.2 3.3 0 2 1.5 3.4 8 7.5 4.4 2.8 8 5.5 8 6s-1.3 4.5-3 9.1c-3.6 9.7-3.7 11.4-.9 12.8 2.7 1.5 3.5 1.1 12.4-5.6l7.5-5.6 8.2 6.1c8.4 6.3 11.2 7.1 13.2 3.9.8-1.4.3-3.9-2.2-11-1.8-5.1-3.2-9.6-3.2-9.9 0-.4 3.6-3 8-5.8 6.5-4.1 8-5.5 8-7.5 0-1.4-.6-2.8-1.2-3.3-.7-.4-5.8-1-11.3-1.3l-9.9-.5-2.9-9.5C37.8 4.6 36.9 3 34 3c-.8 0-2 .4-2.6.8z"/%3E%3C/svg%3E%0A'); + --icon-star-active: url("data:image/svg+xml, %3Csvg fill='%23717c9b' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 -960 960 960' class='icon icon-star' aria-hidden='true'%3E%3Cpath d='m212.086-50.607 70.652-305.306L45.52-561.305l312.871-26.696L480-876.176l121.609 288.175 312.871 26.696-237.218 205.392 71.217 305.306L480-213.173 212.086-50.607Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23717c9b' width='18' height='18' viewBox='0 -960 960 960' class='icon icon-star' aria-hidden='true'%3E%3Cpath d='m330.955-216.328 149.066-89 149.066 90.023-40.305-168.391 131.217-114.347-172.956-14.87L480-671.869l-67.043 158.521-172.956 14.305 131.427 113.796-40.473 168.919ZM212.086-50.608l70.652-305.305L45.52-561.305l312.645-26.579L480-876.176l121.835 288.292 312.645 26.579-237.218 205.392 71.217 305.306L480-213.173 212.086-50.607ZM480-433.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffac33' width='18' height='18' viewBox='0 -960 960 960' class='icon icon-star' aria-hidden='true'%3E%3Cpath d='m330.955-216.328 149.066-89 149.066 90.023-40.305-168.391 131.217-114.347-172.956-14.87L480-671.869l-67.043 158.521-172.956 14.305 131.427 113.796-40.473 168.919ZM212.086-50.608l70.652-305.305L45.52-561.305l312.645-26.579L480-876.176l121.835 288.292 312.645 26.579-237.218 205.392 71.217 305.306L480-213.173 212.086-50.607ZM480-433.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-detailed-status-action-bar-active: url("data:image/svg+xml, %3Csvg fill='%23ffac33' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 -960 960 960' class='icon icon-star' aria-hidden='true'%3E%3Cpath d='m212.086-50.607 70.652-305.306L45.52-561.305l312.871-26.696L480-876.176l121.609 288.175 312.871 26.696-237.218 205.392 71.217 305.306L480-213.173 212.086-50.607Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="%23717c9b" stroke="%23717c9b" stroke-width="5.5" viewBox="0 0 68 68"%3E%3Cpath d="M31.4 3.8c-.7.4-2.5 5-4.1 10.2l-2.9 9.5-9.9.5c-5.5.3-10.6.9-11.3 1.3-.6.5-1.2 1.9-1.2 3.3 0 2 1.5 3.4 8 7.5 4.4 2.8 8 5.5 8 6s-1.3 4.5-3 9.1c-3.6 9.7-3.7 11.4-.9 12.8 2.7 1.5 3.5 1.1 12.4-5.6l7.5-5.6 8.2 6.1c8.4 6.3 11.2 7.1 13.2 3.9.8-1.4.3-3.9-2.2-11-1.8-5.1-3.2-9.6-3.2-9.9 0-.4 3.6-3 8-5.8 6.5-4.1 8-5.5 8-7.5 0-1.4-.6-2.8-1.2-3.3-.7-.4-5.8-1-11.3-1.3l-9.9-.5-2.9-9.5C37.8 4.6 36.9 3 34 3c-.8 0-2 .4-2.6.8z"/%3E%3C/svg%3E%0A'); + --icon-star-hover: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" stroke="%23ffac33" stroke-width="5.5" viewBox="0 0 68 68"%3E%3Cpath d="M31.4 3.8c-.7.4-2.5 5-4.1 10.2l-2.9 9.5-9.9.5c-5.5.3-10.6.9-11.3 1.3-.6.5-1.2 1.9-1.2 3.3 0 2 1.5 3.4 8 7.5 4.4 2.8 8 5.5 8 6s-1.3 4.5-3 9.1c-3.6 9.7-3.7 11.4-.9 12.8 2.7 1.5 3.5 1.1 12.4-5.6l7.5-5.6 8.2 6.1c8.4 6.3 11.2 7.1 13.2 3.9.8-1.4.3-3.9-2.2-11-1.8-5.1-3.2-9.6-3.2-9.9 0-.4 3.6-3 8-5.8 6.5-4.1 8-5.5 8-7.5 0-1.4-.6-2.8-1.2-3.3-.7-.4-5.8-1-11.3-1.3l-9.9-.5-2.9-9.5C37.8 4.6 36.9 3 34 3c-.8 0-2 .4-2.6.8z"/%3E%3C/svg%3E%0A'); + --icon-search: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23535C76' aria-hidden='true' viewBox='0 0 24 24'%3E%3Cpath d='M10.25 3.75a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13zm-8.5 6.5a8.5 8.5 0 1 1 15.176 5.262l4.781 4.781-1.414 1.414-4.781-4.781A8.5 8.5 0 0 1 1.75 10.25z'/%3E%3C/svg%3E"); + + /* Profile icons */ + --icon-github: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"%3E%3Cpath d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"%3E%3C/path%3E%3C/svg%3E'); + --icon-youtube: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-youtube"%3E%3Cpath d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"%3E%3C/path%3E%3Cpolygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"%3E%3C/polygon%3E%3C/svg%3E'); + --icon-link: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link-2"%3E%3Cpath d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"%3E%3C/path%3E%3Cline x1="8" y1="12" x2="16" y2="12"%3E%3C/line%3E%3C/svg%3E'); + --icon-twitter: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 512 512"%3E%3Cpath fill="%23717c9b" d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/%3E%3C/svg%3E'); + --icon-twitch: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitch"%3E%3Cpath d="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"%3E%3C/path%3E%3C/svg%3E'); + --icon-patreon: url("data:image/svg+xml, %0A%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23717c9b'%3E%3Ctitle%3EPatreon icon%3C/title%3E%3Cpath d='M15.386.524c-4.764 0-8.64 3.876-8.64 8.64 0 4.75 3.876 8.613 8.64 8.613 4.75 0 8.614-3.864 8.614-8.613C24 4.4 20.136.524 15.386.524M.003 23.537h4.22V.524H.003'/%3E%3C/svg%3E"); + --icon-threads: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='18' fill='%23717c9b' width='18' viewBox='0 0 448 512'%3E%3Cpath d='M331.5 235.7c2.2 .9 4.2 1.9 6.3 2.8c29.2 14.1 50.6 35.2 61.8 61.4c15.7 36.5 17.2 95.8-30.3 143.2c-36.2 36.2-80.3 52.5-142.6 53h-.3c-70.2-.5-124.1-24.1-160.4-70.2c-32.3-41-48.9-98.1-49.5-169.6V256v-.2C17 184.3 33.6 127.2 65.9 86.2C102.2 40.1 156.2 16.5 226.4 16h.3c70.3 .5 124.9 24 162.3 69.9c18.4 22.7 32 50 40.6 81.7l-40.4 10.8c-7.1-25.8-17.8-47.8-32.2-65.4c-29.2-35.8-73-54.2-130.5-54.6c-57 .5-100.1 18.8-128.2 54.4C72.1 146.1 58.5 194.3 58 256c.5 61.7 14.1 109.9 40.3 143.3c28 35.6 71.2 53.9 128.2 54.4c51.4-.4 85.4-12.6 113.7-40.9c32.3-32.2 31.7-71.8 21.4-95.9c-6.1-14.2-17.1-26-31.9-34.9c-3.7 26.9-11.8 48.3-24.7 64.8c-17.1 21.8-41.4 33.6-72.7 35.3c-23.6 1.3-46.3-4.4-63.9-16c-20.8-13.8-33-34.8-34.3-59.3c-2.5-48.3 35.7-83 95.2-86.4c21.1-1.2 40.9-.3 59.2 2.8c-2.4-14.8-7.3-26.6-14.6-35.2c-10-11.7-25.6-17.7-46.2-17.8H227c-16.6 0-39 4.6-53.3 26.3l-34.4-23.6c19.2-29.1 50.3-45.1 87.8-45.1h.8c62.6 .4 99.9 39.5 103.7 107.7l-.2 .2zm-156 68.8c1.3 25.1 28.4 36.8 54.6 35.3c25.6-1.4 54.6-11.4 59.5-73.2c-13.2-2.9-27.8-4.4-43.4-4.4c-4.8 0-9.6 .1-14.4 .4c-42.9 2.4-57.2 23.2-56.2 41.8l-.1 .1z'/%3E%3C/svg%3E"); + --icon-bluesky: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.467 8.467' width='18' height='18'%3E%3Cpath fill='%23717c9b' d='M67.256 111.972c-.545-.648-.629-.916-.411-1.323.15-.28.477-.52.727-.531.289-.013.204-.113-.236-.274-.862-.316-1.295-1.239-1.295-2.76 0-1.071.058-1.179.643-1.179.65 0 2.043 1.149 2.88 2.374l.446.655.446-.655c.837-1.225 2.23-2.373 2.88-2.373.584 0 .642.107.642 1.178 0 1.528-.435 2.45-1.295 2.74-.686.23-.686.233-.094.424.787.253.78 1.214-.017 1.961-.893.84-1.748.751-2.114-.218-.165-.437-.364-.794-.442-.794-.078 0-.3.357-.493.794-.47 1.06-1.365 1.053-2.267-.02z' transform='translate(-65.776 -105.112)'/%3E%3C/svg%3E"); + --icon-nostr: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 860 847'%3E%3Cpath d='M454.5 1.1c-67.6 10.3-115.8 27.2-160.4 56.4-16.5 10.9-19.3 12-29.1 12-9.5 0-14.6-2-20.8-7.9-5.5-5.1-7.5-9.9-9.2-22-1.9-13.1-6.8-20.4-17.3-25.7l-5.8-3-92.2.3c-68.2.3-93.1.7-95.6 1.6-4.5 1.5-11.4 8.3-15.2 14.8L6 32.8l.2 391.8.3 391.9 2.7 5c1.4 2.8 4.6 6.9 7.1 9.2 8.7 8 .9 7.3 96 8 88.7.6 108.3 0 116.7-3.3 5.9-2.4 13.5-11.7 14.9-18.4 1.4-6.4 1.4-67.7.1-103.3-3-78.6-15.8-158-48.1-297.2-21.2-91.3-27.3-126.1-28.6-162.6-1.5-43.2 7-69.1 28.8-87.6 6.9-5.8 19.7-12.8 29.7-16.2 14.8-5 57.5-12 96.2-15.7 21-2.1 84.2-2.4 104.4-.6 25.3 2.3 54.4 8.4 76 15.9 36.2 12.5 62.9 33.9 75.5 60.4 5.2 10.8 7.6 20.5 9.6 38.2 1.9 16.7 3.6 24 7.4 32.2 7.1 15.3 26.3 28.9 50.7 36 20.1 5.9 42 8.1 86.4 9 33.3.7 41.1 1.5 47.9 5 7.7 3.9 15.4 11.6 18.7 18.7 2.8 6 2.9 6.9 2.9 20.8 0 13.3-.2 14.9-2.4 19.5-1.4 2.8-5.6 8.1-9.5 12-10.8 10.7-28 18.8-48.8 23-13.6 2.7-38.7 3.5-110.3 3.5-73.4 0-79.9.3-96.7 4.5-33.7 8.5-56.9 25.7-70.1 52.1-15.4 30.7-26.8 91.8-31.7 170.4-2.9 46.1-3 159.5-.1 166.5 1.9 4.7 11.1 13.4 15.3 14.5 8.4 2.3 51.4 3 196.8 3 155 0 184.6-.6 191.7-3.5 5.5-2.3 12.1-9.2 13.4-13.9.6-2.1 1.5-10.5 2-18.5 1.9-32.6.2-482.7-2-504.1-4.6-44.3-20-97.2-39.7-136.1-14.5-28.7-30.3-50.8-51.9-72.5-27-27.1-54.5-45.9-89.8-61.4-31.8-13.9-71.3-24.3-104.5-27.5-16.8-1.7-98.5-1.9-108.7-.4z' fill='%23717c9b'/%3E%3Cpath d='M448 211.5c-21.4 5.9-38.1 21.3-45.8 42.7-2.4 6.5-2.7 8.7-2.6 19.8 0 11.3.3 13.3 3 21 3.9 11 8.7 18.2 18.1 27 11.2 10.4 22.4 15.1 39.8 16.5 27.9 2.3 56.6-18.3 64.9-46.5 8.1-27.5-5.4-60.4-30.1-73.3-12.3-6.4-17.5-7.8-30.3-8.3-8.2-.3-13.1 0-17 1.1z' fill='%23717c9b'/%3E%3C/svg%3E"); + --icon-paypal: url("data:image/svg+xml, %0A%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23717c9b'%3E%3Ctitle%3EPayPal icon%3C/title%3E%3Cpath d='M6.908 24H3.804c-.664 0-1.086-.529-.936-1.18l.149-.674h2.071c.666 0 1.336-.533 1.482-1.182l1.064-4.592c.15-.648.816-1.18 1.48-1.18h.883c3.789 0 6.734-.779 8.84-2.34s3.16-3.6 3.16-6.135c0-1.125-.195-2.055-.588-2.789 0-.016-.016-.031-.016-.046l.135.075c.75.465 1.32 1.064 1.711 1.814.404.75.598 1.68.598 2.791 0 2.535-1.049 4.574-3.164 6.135-2.1 1.545-5.055 2.324-8.834 2.324h-.9c-.66 0-1.334.525-1.484 1.186L8.39 22.812c-.149.645-.81 1.17-1.47 1.17L6.908 24zm-2.677-2.695H1.126c-.663 0-1.084-.529-.936-1.18L4.563 1.182C4.714.529 5.378 0 6.044 0h6.465c1.395 0 2.609.098 3.648.289 1.035.189 1.92.519 2.684.99.736.465 1.322 1.072 1.697 1.818.389.748.584 1.68.584 2.797 0 2.535-1.051 4.574-3.164 6.119-2.1 1.561-5.056 2.326-8.836 2.326h-.883c-.66 0-1.328.524-1.478 1.169L5.7 20.097c-.149.646-.817 1.172-1.485 1.172l.016.036zm7.446-17.369h-1.014c-.666 0-1.332.529-1.48 1.178l-.93 4.02c-.15.648.27 1.179.93 1.179h.766c1.664 0 2.97-.343 3.9-1.021.929-.686 1.395-1.654 1.395-2.912 0-.83-.301-1.445-.9-1.84-.6-.404-1.5-.605-2.686-.605l.019.001z'/%3E%3C/svg%3E"); + --icon-kofi: url("data:image/svg+xml, %3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23717c9b'%3E%3Ctitle%3EKo-fi icon%3C/title%3E%3Cpath d='M23.881 8.948c-.773-4.085-4.859-4.593-4.859-4.593H.723c-.604 0-.679.798-.679.798s-.082 7.324-.022 11.822c.164 2.424 2.586 2.672 2.586 2.672s8.267-.023 11.966-.049c2.438-.426 2.683-2.566 2.658-3.734 4.352.24 7.422-2.831 6.649-6.916zm-11.062 3.511c-1.246 1.453-4.011 3.976-4.011 3.976s-.121.119-.31.023c-.076-.057-.108-.09-.108-.09-.443-.441-3.368-3.049-4.034-3.954-.709-.965-1.041-2.7-.091-3.71.951-1.01 3.005-1.086 4.363.407 0 0 1.565-1.782 3.468-.963 1.904.82 1.832 3.011.723 4.311zm6.173.478c-.928.116-1.682.028-1.682.028V7.284h1.77s1.971.551 1.971 2.638c0 1.913-.985 2.667-2.059 3.015z'/%3E%3C/svg%3E"); + --icon-bandcamp: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23717c9b' viewBox='0 0 512 512'%3E%3Cpath d='M105.6 191.2C98.1 204.8 33 325.2 33 325.6c0 .2 36.8.3 81.7.2l81.7-.3 37.5-69.4 37.6-69.4.3 70.2.2 70.2 10.3-.3 10.2-.3.3-6.8.3-6.7 3.2 4.2c2.2 2.9 5.6 5.5 10.1 7.8 6.8 3.5 7.1 3.5 19.5 3.5 12.3 0 12.8-.1 19.3-3.3 16.4-8 25.9-28.9 24.5-53.7-1.3-22.4-10.5-38.2-26.5-45.8-6.3-3-7.4-3.2-17.7-3.2-9.8 0-11.6.3-16.7 2.7-3.2 1.5-7.8 4.8-10.3 7.3l-4.5 4.7V185H109.1l-3.5 6.2zm226.1 51c5.3 2.4 8.7 6.5 12.7 14.8 2.9 6.1 3.1 7.2 3.1 18 0 12.9-1 17.1-5.7 24.9-4.7 7.6-11.5 11.4-20.6 11.4-15.3 0-24.4-9.6-27.4-28.6-2.1-13.4 1.5-28.2 8.5-35.5 7.6-7.9 19-9.9 29.4-5zM413.1 223.6c-21.1 5.7-34.1 26-34.1 53.1.1 22.8 9.6 39.9 26.8 48.1 6.5 3.1 8.6 3.6 17.4 4 15 .7 24.1-1.8 33.4-9.4 6.9-5.6 12.9-16.6 14.9-27.7l.7-3.7h-22l-.7 3.7c-1 5.5-3.9 10.6-8.1 14.2-4.8 4.3-7.7 5.3-14.9 5.3-16 .1-25.5-13.2-25.5-35.7 0-23.3 9.4-35.7 27-35.7 10.8 0 17.4 4.4 20.9 13.8l1.9 4.9 10.7.3 10.7.3-.7-4.7c-1.6-10.9-9.8-22.5-19.3-27.3-9.9-5-27.6-6.6-39.1-3.5z'/%3E%3C/svg%3E%0A"); + --icon-facebook: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23717c9b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-facebook'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'%3E%3C/path%3E%3C/svg%3E"); + --icon-friendica: url("data:image/svg+xml, %3Csvg fill='%23717c9b' width='18' height='18' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1523.8 1536'%3E%3Cpath d='M0 276.4v983.2C0 1412 122.8 1536 274.4 1536h975.1c151.6 0 274.4-124 274.4-276.4V276.4C1523.8 124 1401.1 0 1249.4 0h-975C122.8 0 0 124 0 276.4zM1249.4 61.2c118.5 0 213.2 95.3 213.2 215.2v983.2c0 119.9-94.7 215.2-213.2 215.2H518.1V1106h487.5l-1.3-367.7-486.3 2.6V430.1h487.5V61.2h243.9z'/%3E%3C/svg%3E%0A"); + --icon-genderless-pronouns: url("data:image/svg+xml, %3Csvg fill='%23717c9b' width='18' height='18' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.334 12v-.02a9.354 9.354 0 1 0-2.74 6.614 8.963 8.963 0 0 0 2.74-6.462l-.001-.139V12zM24 12v.036c0 1.67-.349 3.258-.977 4.695l.029-.075c-1.226 2.905-3.491 5.17-6.318 6.367l-.078.029C15.282 23.651 13.682 24 12 24s-3.283-.349-4.733-.978l.077.03c-2.905-1.226-5.17-3.491-6.367-6.318l-.029-.078C.349 15.282 0 13.682 0 12s.349-3.283.978-4.733l-.03.077C2.174 4.439 4.439 2.174 7.266.977l.078-.029C8.718.349 10.318 0 12 0s3.283.349 4.733.978l-.077-.03c2.905 1.226 5.17 3.491 6.367 6.318l.029.078c.599 1.362.948 2.95.948 4.62v.039-.002z'/%3E%3C/svg%3E%0A"); + --icon-wordpress: url("data:image/svg+xml, %3Csvg width='18' height='18' fill='%23717c9b' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M61.7 169.4l101.5 278C92.2 413 43.3 340.2 43.3 256c0-30.9 6.6-60.1 18.4-86.6zm337.9 75.9c0-26.3-9.4-44.5-17.5-58.7-10.8-17.5-20.9-32.4-20.9-49.9 0-19.6 14.8-37.8 35.7-37.8 .9 0 1.8 .1 2.8 .2-37.9-34.7-88.3-55.9-143.7-55.9-74.3 0-139.7 38.1-177.8 95.9 5 .2 9.7 .3 13.7 .3 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l77.5 230.4L249.8 247l-33.1-90.8c-11.5-.7-22.3-2-22.3-2-11.5-.7-10.1-18.2 1.3-17.5 0 0 35.1 2.7 56 2.7 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l76.9 228.7 21.2-70.9c9-29.4 16-50.5 16-68.7zm-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7 24.8 0 48.5-4.3 70.6-12.1-.6-.9-1.1-1.9-1.5-2.9l-65.4-179.2zm183-120.7c.9 6.8 1.4 14 1.4 21.9 0 21.6-4 45.8-16.2 76.2l-65 187.9C426.2 403 468.7 334.5 468.7 256c0-37-9.4-71.8-26-102.1zM504 256c0 136.8-111.3 248-248 248C119.2 504 8 392.7 8 256 8 119.2 119.2 8 256 8c136.7 0 248 111.2 248 248zm-11.4 0c0-130.5-106.2-236.6-236.6-236.6C125.5 19.4 19.4 125.5 19.4 256S125.6 492.6 256 492.6c130.5 0 236.6-106.1 236.6-236.6z'/%3E%3C/svg%3E"); + --icon-mastodon: url("data:image/svg+xml, %0A%3Csvg role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23717c9b'%3E%3Ctitle%3EMastodon icon%3C/title%3E%3Cpath d='M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z'/%3E%3C/svg%3E"); + --icon-verified: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width="22" height="22" %3E%3Cpath fill="%236364ff" d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z"%3E%3C/path%3E%3C/svg%3E'); + --icon-verified-smaller: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width="15" height="15" %3E%3Cpath fill="%236364ff" d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z"%3E%3C/path%3E%3C/svg%3E'); + --icon-label: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag"%3E%3Cpath d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"%3E%3C/path%3E%3Cline x1="7" y1="7" x2="7.01" y2="7"%3E%3C/line%3E%3C/svg%3E'); + --icon-discord: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="18" height="18" %3E%3Cpath fill="%23717c9b" d="M 12.65625 4.90625 L 11.875 5 C 11.875 5 8.371094 5.382813 5.8125 7.4375 L 5.78125 7.4375 L 5.75 7.46875 C 5.175781 7.996094 4.925781 8.644531 4.53125 9.59375 C 4.136719 10.542969 3.714844 11.753906 3.34375 13.09375 C 2.601563 15.777344 2 19.027344 2 22 L 2 22.25 L 2.125 22.5 C 3.050781 24.125 4.695313 25.160156 6.21875 25.875 C 7.742188 26.589844 9.058594 26.96875 9.96875 27 L 10.5625 27.03125 L 10.875 26.5 L 11.96875 24.5625 C 13.128906 24.824219 14.464844 25 16 25 C 17.535156 25 18.871094 24.824219 20.03125 24.5625 L 21.125 26.5 L 21.4375 27.03125 L 22.03125 27 C 22.941406 26.96875 24.257813 26.589844 25.78125 25.875 C 27.304688 25.160156 28.949219 24.125 29.875 22.5 L 30 22.25 L 30 22 C 30 19.027344 29.398438 15.777344 28.65625 13.09375 C 28.285156 11.753906 27.863281 10.542969 27.46875 9.59375 C 27.074219 8.644531 26.824219 7.996094 26.25 7.46875 L 26.21875 7.4375 L 26.1875 7.4375 C 23.628906 5.382813 20.125 5 20.125 5 L 19.34375 4.90625 L 19.0625 5.625 C 19.0625 5.625 18.773438 6.355469 18.59375 7.1875 C 17.460938 7.035156 16.535156 7 16 7 C 15.464844 7 14.539063 7.035156 13.40625 7.1875 C 13.226563 6.355469 12.9375 5.625 12.9375 5.625 Z M 11.28125 7.1875 C 11.324219 7.328125 11.367188 7.449219 11.40625 7.5625 C 10.113281 7.882813 8.734375 8.371094 7.46875 9.15625 L 8.53125 10.84375 C 11.125 9.234375 14.851563 9 16 9 C 17.148438 9 20.875 9.234375 23.46875 10.84375 L 24.53125 9.15625 C 23.265625 8.371094 21.886719 7.882813 20.59375 7.5625 C 20.632813 7.449219 20.675781 7.328125 20.71875 7.1875 C 21.652344 7.375 23.433594 7.804688 24.90625 8.96875 C 24.898438 8.972656 25.28125 9.550781 25.625 10.375 C 25.976563 11.222656 26.367188 12.351563 26.71875 13.625 C 27.394531 16.066406 27.925781 19.039063 27.96875 21.65625 C 27.339844 22.617188 26.171875 23.484375 24.9375 24.0625 C 23.859375 24.566406 23.007813 24.75 22.5 24.84375 L 22 24 C 22.296875 23.890625 22.589844 23.769531 22.84375 23.65625 C 24.382813 22.980469 25.21875 22.25 25.21875 22.25 L 23.90625 20.75 C 23.90625 20.75 23.34375 21.265625 22.03125 21.84375 C 20.71875 22.421875 18.714844 23 16 23 C 13.285156 23 11.28125 22.421875 9.96875 21.84375 C 8.65625 21.265625 8.09375 20.75 8.09375 20.75 L 6.78125 22.25 C 6.78125 22.25 7.617188 22.980469 9.15625 23.65625 C 9.410156 23.769531 9.703125 23.890625 10 24 L 9.5 24.84375 C 8.992188 24.75 8.140625 24.566406 7.0625 24.0625 C 5.828125 23.484375 4.660156 22.617188 4.03125 21.65625 C 4.074219 19.039063 4.605469 16.066406 5.28125 13.625 C 5.632813 12.351563 6.023438 11.222656 6.375 10.375 C 6.71875 9.550781 7.101563 8.972656 7.09375 8.96875 C 8.566406 7.804688 10.347656 7.375 11.28125 7.1875 Z M 12.5 14 C 11.726563 14 11.042969 14.441406 10.625 15 C 10.207031 15.558594 10 16.246094 10 17 C 10 17.753906 10.207031 18.441406 10.625 19 C 11.042969 19.558594 11.726563 20 12.5 20 C 13.273438 20 13.957031 19.558594 14.375 19 C 14.792969 18.441406 15 17.753906 15 17 C 15 16.246094 14.792969 15.558594 14.375 15 C 13.957031 14.441406 13.273438 14 12.5 14 Z M 19.5 14 C 18.726563 14 18.042969 14.441406 17.625 15 C 17.207031 15.558594 17 16.246094 17 17 C 17 17.753906 17.207031 18.441406 17.625 19 C 18.042969 19.558594 18.726563 20 19.5 20 C 20.273438 20 20.957031 19.558594 21.375 19 C 21.792969 18.441406 22 17.753906 22 17 C 22 16.246094 21.792969 15.558594 21.375 15 C 20.957031 14.441406 20.273438 14 19.5 14 Z M 12.5 16 C 12.554688 16 12.625 16.019531 12.75 16.1875 C 12.875 16.355469 13 16.648438 13 17 C 13 17.351563 12.875 17.644531 12.75 17.8125 C 12.625 17.980469 12.554688 18 12.5 18 C 12.445313 18 12.375 17.980469 12.25 17.8125 C 12.125 17.644531 12 17.351563 12 17 C 12 16.648438 12.125 16.355469 12.25 16.1875 C 12.375 16.019531 12.445313 16 12.5 16 Z M 19.5 16 C 19.554688 16 19.625 16.019531 19.75 16.1875 C 19.875 16.355469 20 16.648438 20 17 C 20 17.351563 19.875 17.644531 19.75 17.8125 C 19.625 17.980469 19.554688 18 19.5 18 C 19.445313 18 19.375 17.980469 19.25 17.8125 C 19.125 17.644531 19 17.351563 19 17 C 19 16.648438 19.125 16.355469 19.25 16.1875 C 19.375 16.019531 19.445313 16 19.5 16 Z"/%3E%3C/svg%3E'); + --icon-linkedin: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"%3E%3Cpath d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"%3E%3C/path%3E%3Crect x="2" y="9" width="4" height="12"%3E%3C/rect%3E%3Ccircle cx="4" cy="4" r="2"%3E%3C/circle%3E%3C/svg%3E'); + --icon-instagram: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"%3E%3Crect x="2" y="2" width="20" height="20" rx="5" ry="5"%3E%3C/rect%3E%3Cpath d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"%3E%3C/path%3E%3Cline x1="17.5" y1="6.5" x2="17.51" y2="6.5"%3E%3C/line%3E%3C/svg%3E'); +} + +/* High Contrast theme */ +body.theme-contrast.layout-multiple-columns { + --color-dim: #b8b3c0; + + /* Icons */ + --icon-boost: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23b8b3c0' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-status: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23b8b3c0' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-filter-bar: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23b8b3c0' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-filter-bar-active: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23f7f9f9' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-follow-hashtag: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18px" height="auto" viewBox="0 0 462 439"%3E%3Cpath fill="%23b8b3c0" d="M139 11.7c-3.5 2.5-6.2 5.4-7.7 8.3-2.5 4.8-2.5 5.2-7.8 52.5-1.4 12.6-3.5 31.4-4.7 41.7l-2.1 18.7-48.6.3-48.6.3-5 3.1C7.2 141.1 3 148.4 3 156.7c0 4.4.6 7.6 2 10.2 2.7 5.4 10.1 11.6 15.5 13 2.9.7 19.2 1.1 47.8 1.1 40.9 0 43.5.1 43.1 1.7-.4 1.9-8.4 73.2-8.4 75.2 0 .8-11.4 1.1-41 1.1H20.9l-4.8 2.5C7.5 265.8 3 273 3 282.5s4.5 16.7 13.1 21l4.8 2.5H97.6l-5.3 46.7c-2.9 25.8-5.4 50.3-5.5 54.5-.1 7 .2 8.2 2.8 12.5 1.7 2.7 5.1 6.2 7.8 8 4.5 3.1 5.4 3.3 13 3.3 8.9 0 10.2-.5 16.8-6.8 4.8-4.6 6.3-9.3 8.2-26.7.9-7.7 2.7-23.9 4-36 1.4-12.1 3.3-29.5 4.3-38.8l1.7-16.7H214.7l.5-8.3c.7-9.8 1.4-11.5 8.2-18.5 8.6-9 7-8.7 41.4-9l30.2-.3V259h-9.5c-9.4 0-9.5 0-9.1-2.3.3-1.2 1.5-10.8 2.6-21.2 1.2-10.5 3-26.5 4.1-35.7 1-9.2 1.9-17.2 1.9-17.8 0-.7 12.3-1 38.5-1 23.5 0 40.3-.4 43.4-1.1 6.1-1.3 13.5-7.4 16.2-13.4 5.2-11.4.2-24.9-11.5-30.9l-4.9-2.6H290.4l5.3-46.8c5.3-47.1 6.1-59 4.3-63.6-1.4-3.7-7.9-10.5-12.1-12.7C285.2 8.6 282 8 277.2 8c-6.2 0-7.5.4-11.8 3.2-9.2 6.2-10.1 8.6-12.9 31.8-3.4 28.9-7.2 63.4-8.7 77.7l-1.2 12.3h-77.8l.6-4.3c.3-2.3.8-7.1 1.1-10.7.6-6.1 2.5-23.4 7.6-68 1.2-10.8 1.9-21.1 1.6-23.1-1.1-5.5-6.2-12.6-11.4-15.9-4.2-2.7-5.6-3-12.3-3-7.2 0-8 .2-13 3.7zm97.5 174.5c-.4 2.9-1.5 12.9-2.5 22.3-1.1 9.3-2.7 24.5-3.7 33.7l-1.7 16.8H150.9l.6-6.3c.3-3.4 1.7-15.7 3-27.2 1.3-11.6 2.9-26.3 3.6-32.8l1.2-11.7H237l-.5 5.2z"/%3E%3Cpath fill="%23b8b3c0" d="M317.2 207c-1.8 1.1-4.1 3.4-5.2 5.2-1.9 3.1-2 5.1-2 38V285h-34.7c-33 0-35 .1-38.1 2-6.7 4.1-7.2 6-7.2 30s.5 25.9 7.2 30c3.1 1.9 5.1 2 38.1 2H310v34.7c0 33 .1 35 2 38.1 4.1 6.7 6 7.2 30 7.2s25.9-.5 30-7.2c1.9-3.1 2-5.1 2-38.1V349h34.8c32.9 0 34.9-.1 38-2 6.7-4.1 7.2-6 7.2-30s-.5-25.9-7.2-30c-3.1-1.9-5.1-2-38-2H374v-34.8c0-32.9-.1-34.9-2-38-4.1-6.7-6-7.2-30-7.2-19.7 0-21.8.2-24.8 2z"/%3E%3Cpath fill="%23b8b3c0" d="M217.2 359.7c-5 43.2-5.5 50-4.2 54.7 1.5 5.4 7.5 12.7 12.4 15 5.2 2.4 17.1 2.2 21.6-.5 8.9-5.3 12.3-11.7 13.4-25.4.9-10.2 3.5-33.2 4.2-36.6l.5-2.7-15.3-.4c-10.1-.2-16.1-.8-17.8-1.7-1.4-.7-5-3.8-8.1-6.8l-5.6-5.4-1.1 9.8z"/%3E%3C/svg%3E'); + --icon-reply: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23b8b3c0' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23b8b3c0' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23b8b3c0' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23F91880' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-heart: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='20' height='20' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23b8b3c0' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-home-notification: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212" fill="none" stroke="%23b8b3c0" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3Cpath d="M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69" fill="none" stroke="%23b8b3c0" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3C/svg%3E'); + --icon-star: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" stroke="%23b8b3c0" stroke-width="5.5" viewBox="0 0 68 68"%3E%3Cpath d="M31.4 3.8c-.7.4-2.5 5-4.1 10.2l-2.9 9.5-9.9.5c-5.5.3-10.6.9-11.3 1.3-.6.5-1.2 1.9-1.2 3.3 0 2 1.5 3.4 8 7.5 4.4 2.8 8 5.5 8 6s-1.3 4.5-3 9.1c-3.6 9.7-3.7 11.4-.9 12.8 2.7 1.5 3.5 1.1 12.4-5.6l7.5-5.6 8.2 6.1c8.4 6.3 11.2 7.1 13.2 3.9.8-1.4.3-3.9-2.2-11-1.8-5.1-3.2-9.6-3.2-9.9 0-.4 3.6-3 8-5.8 6.5-4.1 8-5.5 8-7.5 0-1.4-.6-2.8-1.2-3.3-.7-.4-5.8-1-11.3-1.3l-9.9-.5-2.9-9.5C37.8 4.6 36.9 3 34 3c-.8 0-2 .4-2.6.8z"/%3E%3C/svg%3E%0A'); + --icon-star-active: url("data:image/svg+xml, %3Csvg fill='%23b8b3c0' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 -960 960 960' class='icon icon-star' aria-hidden='true'%3E%3Cpath d='m212.086-50.607 70.652-305.306L45.52-561.305l312.871-26.696L480-876.176l121.609 288.175 312.871 26.696-237.218 205.392 71.217 305.306L480-213.173 212.086-50.607Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b8b3c0' width='18' height='18' viewBox='0 -960 960 960' class='icon icon-star' aria-hidden='true'%3E%3Cpath d='m330.955-216.328 149.066-89 149.066 90.023-40.305-168.391 131.217-114.347-172.956-14.87L480-671.869l-67.043 158.521-172.956 14.305 131.427 113.796-40.473 168.919ZM212.086-50.608l70.652-305.305L45.52-561.305l312.645-26.579L480-876.176l121.835 288.292 312.645 26.579-237.218 205.392 71.217 305.306L480-213.173 212.086-50.607ZM480-433.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="%23b8b3c0" stroke="%23b8b3c0" stroke-width="5.5" viewBox="0 0 68 68"%3E%3Cpath d="M31.4 3.8c-.7.4-2.5 5-4.1 10.2l-2.9 9.5-9.9.5c-5.5.3-10.6.9-11.3 1.3-.6.5-1.2 1.9-1.2 3.3 0 2 1.5 3.4 8 7.5 4.4 2.8 8 5.5 8 6s-1.3 4.5-3 9.1c-3.6 9.7-3.7 11.4-.9 12.8 2.7 1.5 3.5 1.1 12.4-5.6l7.5-5.6 8.2 6.1c8.4 6.3 11.2 7.1 13.2 3.9.8-1.4.3-3.9-2.2-11-1.8-5.1-3.2-9.6-3.2-9.9 0-.4 3.6-3 8-5.8 6.5-4.1 8-5.5 8-7.5 0-1.4-.6-2.8-1.2-3.3-.7-.4-5.8-1-11.3-1.3l-9.9-.5-2.9-9.5C37.8 4.6 36.9 3 34 3c-.8 0-2 .4-2.6.8z"/%3E%3C/svg%3E%0A'); + --icon-bookmark: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + + /* Profile icons */ + --icon-github: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"%3E%3Cpath d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"%3E%3C/path%3E%3C/svg%3E'); + --icon-youtube: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-youtube"%3E%3Cpath d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"%3E%3C/path%3E%3Cpolygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"%3E%3C/polygon%3E%3C/svg%3E'); + --icon-link: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link-2"%3E%3Cpath d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"%3E%3C/path%3E%3Cline x1="8" y1="12" x2="16" y2="12"%3E%3C/line%3E%3C/svg%3E'); + --icon-twitter: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 512 512"%3E%3Cpath fill="%23b8b3c0" d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/%3E%3C/svg%3E'); + --icon-twitch: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitch"%3E%3Cpath d="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"%3E%3C/path%3E%3C/svg%3E'); + --icon-patreon: url("data:image/svg+xml, %0A%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23b8b3c0'%3E%3Ctitle%3EPatreon icon%3C/title%3E%3Cpath d='M15.386.524c-4.764 0-8.64 3.876-8.64 8.64 0 4.75 3.876 8.613 8.64 8.613 4.75 0 8.614-3.864 8.614-8.613C24 4.4 20.136.524 15.386.524M.003 23.537h4.22V.524H.003'/%3E%3C/svg%3E"); + --icon-threads: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='18' fill='%23b8b3c0' width='18' viewBox='0 0 448 512'%3E%3Cpath d='M331.5 235.7c2.2 .9 4.2 1.9 6.3 2.8c29.2 14.1 50.6 35.2 61.8 61.4c15.7 36.5 17.2 95.8-30.3 143.2c-36.2 36.2-80.3 52.5-142.6 53h-.3c-70.2-.5-124.1-24.1-160.4-70.2c-32.3-41-48.9-98.1-49.5-169.6V256v-.2C17 184.3 33.6 127.2 65.9 86.2C102.2 40.1 156.2 16.5 226.4 16h.3c70.3 .5 124.9 24 162.3 69.9c18.4 22.7 32 50 40.6 81.7l-40.4 10.8c-7.1-25.8-17.8-47.8-32.2-65.4c-29.2-35.8-73-54.2-130.5-54.6c-57 .5-100.1 18.8-128.2 54.4C72.1 146.1 58.5 194.3 58 256c.5 61.7 14.1 109.9 40.3 143.3c28 35.6 71.2 53.9 128.2 54.4c51.4-.4 85.4-12.6 113.7-40.9c32.3-32.2 31.7-71.8 21.4-95.9c-6.1-14.2-17.1-26-31.9-34.9c-3.7 26.9-11.8 48.3-24.7 64.8c-17.1 21.8-41.4 33.6-72.7 35.3c-23.6 1.3-46.3-4.4-63.9-16c-20.8-13.8-33-34.8-34.3-59.3c-2.5-48.3 35.7-83 95.2-86.4c21.1-1.2 40.9-.3 59.2 2.8c-2.4-14.8-7.3-26.6-14.6-35.2c-10-11.7-25.6-17.7-46.2-17.8H227c-16.6 0-39 4.6-53.3 26.3l-34.4-23.6c19.2-29.1 50.3-45.1 87.8-45.1h.8c62.6 .4 99.9 39.5 103.7 107.7l-.2 .2zm-156 68.8c1.3 25.1 28.4 36.8 54.6 35.3c25.6-1.4 54.6-11.4 59.5-73.2c-13.2-2.9-27.8-4.4-43.4-4.4c-4.8 0-9.6 .1-14.4 .4c-42.9 2.4-57.2 23.2-56.2 41.8l-.1 .1z'/%3E%3C/svg%3E"); + --icon-bluesky: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.467 8.467' width='18' height='18'%3E%3Cpath fill='%23b8b3c0' d='M67.256 111.972c-.545-.648-.629-.916-.411-1.323.15-.28.477-.52.727-.531.289-.013.204-.113-.236-.274-.862-.316-1.295-1.239-1.295-2.76 0-1.071.058-1.179.643-1.179.65 0 2.043 1.149 2.88 2.374l.446.655.446-.655c.837-1.225 2.23-2.373 2.88-2.373.584 0 .642.107.642 1.178 0 1.528-.435 2.45-1.295 2.74-.686.23-.686.233-.094.424.787.253.78 1.214-.017 1.961-.893.84-1.748.751-2.114-.218-.165-.437-.364-.794-.442-.794-.078 0-.3.357-.493.794-.47 1.06-1.365 1.053-2.267-.02z' transform='translate(-65.776 -105.112)'/%3E%3C/svg%3E"); + --icon-nostr: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 860 847'%3E%3Cpath d='M454.5 1.1c-67.6 10.3-115.8 27.2-160.4 56.4-16.5 10.9-19.3 12-29.1 12-9.5 0-14.6-2-20.8-7.9-5.5-5.1-7.5-9.9-9.2-22-1.9-13.1-6.8-20.4-17.3-25.7l-5.8-3-92.2.3c-68.2.3-93.1.7-95.6 1.6-4.5 1.5-11.4 8.3-15.2 14.8L6 32.8l.2 391.8.3 391.9 2.7 5c1.4 2.8 4.6 6.9 7.1 9.2 8.7 8 .9 7.3 96 8 88.7.6 108.3 0 116.7-3.3 5.9-2.4 13.5-11.7 14.9-18.4 1.4-6.4 1.4-67.7.1-103.3-3-78.6-15.8-158-48.1-297.2-21.2-91.3-27.3-126.1-28.6-162.6-1.5-43.2 7-69.1 28.8-87.6 6.9-5.8 19.7-12.8 29.7-16.2 14.8-5 57.5-12 96.2-15.7 21-2.1 84.2-2.4 104.4-.6 25.3 2.3 54.4 8.4 76 15.9 36.2 12.5 62.9 33.9 75.5 60.4 5.2 10.8 7.6 20.5 9.6 38.2 1.9 16.7 3.6 24 7.4 32.2 7.1 15.3 26.3 28.9 50.7 36 20.1 5.9 42 8.1 86.4 9 33.3.7 41.1 1.5 47.9 5 7.7 3.9 15.4 11.6 18.7 18.7 2.8 6 2.9 6.9 2.9 20.8 0 13.3-.2 14.9-2.4 19.5-1.4 2.8-5.6 8.1-9.5 12-10.8 10.7-28 18.8-48.8 23-13.6 2.7-38.7 3.5-110.3 3.5-73.4 0-79.9.3-96.7 4.5-33.7 8.5-56.9 25.7-70.1 52.1-15.4 30.7-26.8 91.8-31.7 170.4-2.9 46.1-3 159.5-.1 166.5 1.9 4.7 11.1 13.4 15.3 14.5 8.4 2.3 51.4 3 196.8 3 155 0 184.6-.6 191.7-3.5 5.5-2.3 12.1-9.2 13.4-13.9.6-2.1 1.5-10.5 2-18.5 1.9-32.6.2-482.7-2-504.1-4.6-44.3-20-97.2-39.7-136.1-14.5-28.7-30.3-50.8-51.9-72.5-27-27.1-54.5-45.9-89.8-61.4-31.8-13.9-71.3-24.3-104.5-27.5-16.8-1.7-98.5-1.9-108.7-.4z' fill='%23b8b3c0'/%3E%3Cpath d='M448 211.5c-21.4 5.9-38.1 21.3-45.8 42.7-2.4 6.5-2.7 8.7-2.6 19.8 0 11.3.3 13.3 3 21 3.9 11 8.7 18.2 18.1 27 11.2 10.4 22.4 15.1 39.8 16.5 27.9 2.3 56.6-18.3 64.9-46.5 8.1-27.5-5.4-60.4-30.1-73.3-12.3-6.4-17.5-7.8-30.3-8.3-8.2-.3-13.1 0-17 1.1z' fill='%23b8b3c0'/%3E%3C/svg%3E"); + --icon-paypal: url("data:image/svg+xml, %0A%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23b8b3c0'%3E%3Ctitle%3EPayPal icon%3C/title%3E%3Cpath d='M6.908 24H3.804c-.664 0-1.086-.529-.936-1.18l.149-.674h2.071c.666 0 1.336-.533 1.482-1.182l1.064-4.592c.15-.648.816-1.18 1.48-1.18h.883c3.789 0 6.734-.779 8.84-2.34s3.16-3.6 3.16-6.135c0-1.125-.195-2.055-.588-2.789 0-.016-.016-.031-.016-.046l.135.075c.75.465 1.32 1.064 1.711 1.814.404.75.598 1.68.598 2.791 0 2.535-1.049 4.574-3.164 6.135-2.1 1.545-5.055 2.324-8.834 2.324h-.9c-.66 0-1.334.525-1.484 1.186L8.39 22.812c-.149.645-.81 1.17-1.47 1.17L6.908 24zm-2.677-2.695H1.126c-.663 0-1.084-.529-.936-1.18L4.563 1.182C4.714.529 5.378 0 6.044 0h6.465c1.395 0 2.609.098 3.648.289 1.035.189 1.92.519 2.684.99.736.465 1.322 1.072 1.697 1.818.389.748.584 1.68.584 2.797 0 2.535-1.051 4.574-3.164 6.119-2.1 1.561-5.056 2.326-8.836 2.326h-.883c-.66 0-1.328.524-1.478 1.169L5.7 20.097c-.149.646-.817 1.172-1.485 1.172l.016.036zm7.446-17.369h-1.014c-.666 0-1.332.529-1.48 1.178l-.93 4.02c-.15.648.27 1.179.93 1.179h.766c1.664 0 2.97-.343 3.9-1.021.929-.686 1.395-1.654 1.395-2.912 0-.83-.301-1.445-.9-1.84-.6-.404-1.5-.605-2.686-.605l.019.001z'/%3E%3C/svg%3E"); + --icon-kofi: url("data:image/svg+xml, %3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23b8b3c0'%3E%3Ctitle%3EKo-fi icon%3C/title%3E%3Cpath d='M23.881 8.948c-.773-4.085-4.859-4.593-4.859-4.593H.723c-.604 0-.679.798-.679.798s-.082 7.324-.022 11.822c.164 2.424 2.586 2.672 2.586 2.672s8.267-.023 11.966-.049c2.438-.426 2.683-2.566 2.658-3.734 4.352.24 7.422-2.831 6.649-6.916zm-11.062 3.511c-1.246 1.453-4.011 3.976-4.011 3.976s-.121.119-.31.023c-.076-.057-.108-.09-.108-.09-.443-.441-3.368-3.049-4.034-3.954-.709-.965-1.041-2.7-.091-3.71.951-1.01 3.005-1.086 4.363.407 0 0 1.565-1.782 3.468-.963 1.904.82 1.832 3.011.723 4.311zm6.173.478c-.928.116-1.682.028-1.682.028V7.284h1.77s1.971.551 1.971 2.638c0 1.913-.985 2.667-2.059 3.015z'/%3E%3C/svg%3E"); + --icon-bandcamp: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23b8b3c0' viewBox='0 0 512 512'%3E%3Cpath d='M105.6 191.2C98.1 204.8 33 325.2 33 325.6c0 .2 36.8.3 81.7.2l81.7-.3 37.5-69.4 37.6-69.4.3 70.2.2 70.2 10.3-.3 10.2-.3.3-6.8.3-6.7 3.2 4.2c2.2 2.9 5.6 5.5 10.1 7.8 6.8 3.5 7.1 3.5 19.5 3.5 12.3 0 12.8-.1 19.3-3.3 16.4-8 25.9-28.9 24.5-53.7-1.3-22.4-10.5-38.2-26.5-45.8-6.3-3-7.4-3.2-17.7-3.2-9.8 0-11.6.3-16.7 2.7-3.2 1.5-7.8 4.8-10.3 7.3l-4.5 4.7V185H109.1l-3.5 6.2zm226.1 51c5.3 2.4 8.7 6.5 12.7 14.8 2.9 6.1 3.1 7.2 3.1 18 0 12.9-1 17.1-5.7 24.9-4.7 7.6-11.5 11.4-20.6 11.4-15.3 0-24.4-9.6-27.4-28.6-2.1-13.4 1.5-28.2 8.5-35.5 7.6-7.9 19-9.9 29.4-5zM413.1 223.6c-21.1 5.7-34.1 26-34.1 53.1.1 22.8 9.6 39.9 26.8 48.1 6.5 3.1 8.6 3.6 17.4 4 15 .7 24.1-1.8 33.4-9.4 6.9-5.6 12.9-16.6 14.9-27.7l.7-3.7h-22l-.7 3.7c-1 5.5-3.9 10.6-8.1 14.2-4.8 4.3-7.7 5.3-14.9 5.3-16 .1-25.5-13.2-25.5-35.7 0-23.3 9.4-35.7 27-35.7 10.8 0 17.4 4.4 20.9 13.8l1.9 4.9 10.7.3 10.7.3-.7-4.7c-1.6-10.9-9.8-22.5-19.3-27.3-9.9-5-27.6-6.6-39.1-3.5z'/%3E%3C/svg%3E%0A"); + --icon-facebook: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23b8b3c0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-facebook'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'%3E%3C/path%3E%3C/svg%3E"); + --icon-friendica: url("data:image/svg+xml, %3Csvg fill='%23b8b3c0' width='18' height='18' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1523.8 1536'%3E%3Cpath d='M0 276.4v983.2C0 1412 122.8 1536 274.4 1536h975.1c151.6 0 274.4-124 274.4-276.4V276.4C1523.8 124 1401.1 0 1249.4 0h-975C122.8 0 0 124 0 276.4zM1249.4 61.2c118.5 0 213.2 95.3 213.2 215.2v983.2c0 119.9-94.7 215.2-213.2 215.2H518.1V1106h487.5l-1.3-367.7-486.3 2.6V430.1h487.5V61.2h243.9z'/%3E%3C/svg%3E%0A"); + --icon-genderless-pronouns: url("data:image/svg+xml, %3Csvg fill='%23b8b3c0' width='18' height='18' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.334 12v-.02a9.354 9.354 0 1 0-2.74 6.614 8.963 8.963 0 0 0 2.74-6.462l-.001-.139V12zM24 12v.036c0 1.67-.349 3.258-.977 4.695l.029-.075c-1.226 2.905-3.491 5.17-6.318 6.367l-.078.029C15.282 23.651 13.682 24 12 24s-3.283-.349-4.733-.978l.077.03c-2.905-1.226-5.17-3.491-6.367-6.318l-.029-.078C.349 15.282 0 13.682 0 12s.349-3.283.978-4.733l-.03.077C2.174 4.439 4.439 2.174 7.266.977l.078-.029C8.718.349 10.318 0 12 0s3.283.349 4.733.978l-.077-.03c2.905 1.226 5.17 3.491 6.367 6.318l.029.078c.599 1.362.948 2.95.948 4.62v.039-.002z'/%3E%3C/svg%3E%0A"); + --icon-wordpress: url("data:image/svg+xml, %3Csvg width='18' height='18' fill='%23b8b3c0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M61.7 169.4l101.5 278C92.2 413 43.3 340.2 43.3 256c0-30.9 6.6-60.1 18.4-86.6zm337.9 75.9c0-26.3-9.4-44.5-17.5-58.7-10.8-17.5-20.9-32.4-20.9-49.9 0-19.6 14.8-37.8 35.7-37.8 .9 0 1.8 .1 2.8 .2-37.9-34.7-88.3-55.9-143.7-55.9-74.3 0-139.7 38.1-177.8 95.9 5 .2 9.7 .3 13.7 .3 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l77.5 230.4L249.8 247l-33.1-90.8c-11.5-.7-22.3-2-22.3-2-11.5-.7-10.1-18.2 1.3-17.5 0 0 35.1 2.7 56 2.7 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l76.9 228.7 21.2-70.9c9-29.4 16-50.5 16-68.7zm-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7 24.8 0 48.5-4.3 70.6-12.1-.6-.9-1.1-1.9-1.5-2.9l-65.4-179.2zm183-120.7c.9 6.8 1.4 14 1.4 21.9 0 21.6-4 45.8-16.2 76.2l-65 187.9C426.2 403 468.7 334.5 468.7 256c0-37-9.4-71.8-26-102.1zM504 256c0 136.8-111.3 248-248 248C119.2 504 8 392.7 8 256 8 119.2 119.2 8 256 8c136.7 0 248 111.2 248 248zm-11.4 0c0-130.5-106.2-236.6-236.6-236.6C125.5 19.4 19.4 125.5 19.4 256S125.6 492.6 256 492.6c130.5 0 236.6-106.1 236.6-236.6z'/%3E%3C/svg%3E"); + --icon-mastodon: url("data:image/svg+xml, %0A%3Csvg role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23b8b3c0'%3E%3Ctitle%3EMastodon icon%3C/title%3E%3Cpath d='M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z'/%3E%3C/svg%3E"); + --icon-verified: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width="22" height="22" %3E%3Cpath fill="%236364ff" d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z"%3E%3C/path%3E%3C/svg%3E'); + --icon-verified-smaller: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width="15" height="15" %3E%3Cpath fill="%236364ff" d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z"%3E%3C/path%3E%3C/svg%3E'); + --icon-label: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag"%3E%3Cpath d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"%3E%3C/path%3E%3Cline x1="7" y1="7" x2="7.01" y2="7"%3E%3C/line%3E%3C/svg%3E'); + --icon-discord: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="18" height="18" %3E%3Cpath fill="%23b8b3c0" d="M 12.65625 4.90625 L 11.875 5 C 11.875 5 8.371094 5.382813 5.8125 7.4375 L 5.78125 7.4375 L 5.75 7.46875 C 5.175781 7.996094 4.925781 8.644531 4.53125 9.59375 C 4.136719 10.542969 3.714844 11.753906 3.34375 13.09375 C 2.601563 15.777344 2 19.027344 2 22 L 2 22.25 L 2.125 22.5 C 3.050781 24.125 4.695313 25.160156 6.21875 25.875 C 7.742188 26.589844 9.058594 26.96875 9.96875 27 L 10.5625 27.03125 L 10.875 26.5 L 11.96875 24.5625 C 13.128906 24.824219 14.464844 25 16 25 C 17.535156 25 18.871094 24.824219 20.03125 24.5625 L 21.125 26.5 L 21.4375 27.03125 L 22.03125 27 C 22.941406 26.96875 24.257813 26.589844 25.78125 25.875 C 27.304688 25.160156 28.949219 24.125 29.875 22.5 L 30 22.25 L 30 22 C 30 19.027344 29.398438 15.777344 28.65625 13.09375 C 28.285156 11.753906 27.863281 10.542969 27.46875 9.59375 C 27.074219 8.644531 26.824219 7.996094 26.25 7.46875 L 26.21875 7.4375 L 26.1875 7.4375 C 23.628906 5.382813 20.125 5 20.125 5 L 19.34375 4.90625 L 19.0625 5.625 C 19.0625 5.625 18.773438 6.355469 18.59375 7.1875 C 17.460938 7.035156 16.535156 7 16 7 C 15.464844 7 14.539063 7.035156 13.40625 7.1875 C 13.226563 6.355469 12.9375 5.625 12.9375 5.625 Z M 11.28125 7.1875 C 11.324219 7.328125 11.367188 7.449219 11.40625 7.5625 C 10.113281 7.882813 8.734375 8.371094 7.46875 9.15625 L 8.53125 10.84375 C 11.125 9.234375 14.851563 9 16 9 C 17.148438 9 20.875 9.234375 23.46875 10.84375 L 24.53125 9.15625 C 23.265625 8.371094 21.886719 7.882813 20.59375 7.5625 C 20.632813 7.449219 20.675781 7.328125 20.71875 7.1875 C 21.652344 7.375 23.433594 7.804688 24.90625 8.96875 C 24.898438 8.972656 25.28125 9.550781 25.625 10.375 C 25.976563 11.222656 26.367188 12.351563 26.71875 13.625 C 27.394531 16.066406 27.925781 19.039063 27.96875 21.65625 C 27.339844 22.617188 26.171875 23.484375 24.9375 24.0625 C 23.859375 24.566406 23.007813 24.75 22.5 24.84375 L 22 24 C 22.296875 23.890625 22.589844 23.769531 22.84375 23.65625 C 24.382813 22.980469 25.21875 22.25 25.21875 22.25 L 23.90625 20.75 C 23.90625 20.75 23.34375 21.265625 22.03125 21.84375 C 20.71875 22.421875 18.714844 23 16 23 C 13.285156 23 11.28125 22.421875 9.96875 21.84375 C 8.65625 21.265625 8.09375 20.75 8.09375 20.75 L 6.78125 22.25 C 6.78125 22.25 7.617188 22.980469 9.15625 23.65625 C 9.410156 23.769531 9.703125 23.890625 10 24 L 9.5 24.84375 C 8.992188 24.75 8.140625 24.566406 7.0625 24.0625 C 5.828125 23.484375 4.660156 22.617188 4.03125 21.65625 C 4.074219 19.039063 4.605469 16.066406 5.28125 13.625 C 5.632813 12.351563 6.023438 11.222656 6.375 10.375 C 6.71875 9.550781 7.101563 8.972656 7.09375 8.96875 C 8.566406 7.804688 10.347656 7.375 11.28125 7.1875 Z M 12.5 14 C 11.726563 14 11.042969 14.441406 10.625 15 C 10.207031 15.558594 10 16.246094 10 17 C 10 17.753906 10.207031 18.441406 10.625 19 C 11.042969 19.558594 11.726563 20 12.5 20 C 13.273438 20 13.957031 19.558594 14.375 19 C 14.792969 18.441406 15 17.753906 15 17 C 15 16.246094 14.792969 15.558594 14.375 15 C 13.957031 14.441406 13.273438 14 12.5 14 Z M 19.5 14 C 18.726563 14 18.042969 14.441406 17.625 15 C 17.207031 15.558594 17 16.246094 17 17 C 17 17.753906 17.207031 18.441406 17.625 19 C 18.042969 19.558594 18.726563 20 19.5 20 C 20.273438 20 20.957031 19.558594 21.375 19 C 21.792969 18.441406 22 17.753906 22 17 C 22 16.246094 21.792969 15.558594 21.375 15 C 20.957031 14.441406 20.273438 14 19.5 14 Z M 12.5 16 C 12.554688 16 12.625 16.019531 12.75 16.1875 C 12.875 16.355469 13 16.648438 13 17 C 13 17.351563 12.875 17.644531 12.75 17.8125 C 12.625 17.980469 12.554688 18 12.5 18 C 12.445313 18 12.375 17.980469 12.25 17.8125 C 12.125 17.644531 12 17.351563 12 17 C 12 16.648438 12.125 16.355469 12.25 16.1875 C 12.375 16.019531 12.445313 16 12.5 16 Z M 19.5 16 C 19.554688 16 19.625 16.019531 19.75 16.1875 C 19.875 16.355469 20 16.648438 20 17 C 20 17.351563 19.875 17.644531 19.75 17.8125 C 19.625 17.980469 19.554688 18 19.5 18 C 19.445313 18 19.375 17.980469 19.25 17.8125 C 19.125 17.644531 19 17.351563 19 17 C 19 16.648438 19.125 16.355469 19.25 16.1875 C 19.375 16.019531 19.445313 16 19.5 16 Z"/%3E%3C/svg%3E'); + --icon-linkedin: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"%3E%3Cpath d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"%3E%3C/path%3E%3Crect x="2" y="9" width="4" height="12"%3E%3C/rect%3E%3Ccircle cx="4" cy="4" r="2"%3E%3C/circle%3E%3C/svg%3E'); + --icon-instagram: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"%3E%3Crect x="2" y="2" width="20" height="20" rx="5" ry="5"%3E%3C/rect%3E%3Cpath d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"%3E%3C/path%3E%3Cline x1="17.5" y1="6.5" x2="17.51" y2="6.5"%3E%3C/line%3E%3C/svg%3E'); +} + +/* Light theme */ +body.theme-mastodon-light.layout-multiple-columns { + --color-bg: #fff; + --color-fg: #000; + --color-border: #e6e1ed; + --color-dim: #9388a6; + --color-green: #17bf63; + --color-red: #e0245e; + --color-red-75: #e0245ebf; + --color-light-shade: #00000005; + --color-focusable-toot: rgba(0, 0, 0, 0.035); + --color-light-text: #1f1b23; + --color-mud: #e5e1ed; + --color-black-coral: #9188a6; + --color-profile-button-hover: #1e1b231a; + --color-column-link-hover: #1e1b231a; + --color-modal-overlay: #6a5b8366; + --color-dark: #f7f9f9; + --color-thread-line: #e1e8ed; + --color-topaz: #8899a6; + --color-light-purple: #9588a6; + --color-dark-electric-blue: #9088a6; + --color-bg-75: #ffffffbf; + --color-accent: var(--color-accent-dark); + --color-ghost-button-text: var(--color-accent-dark); + --color-bg-compose-form: rgb(147 136 166 / .2); + --color-bg-compose-form-focus: rgb(147 136 166 / .3); + --color-hashtag: var(--color-accent-dark); + --color-mention: var(--color-accent-dark); + + /* Misc */ + --compose-form-linear-gradient: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 53%, rgba(255, 255, 255, 0.8141631652661064) 76%, rgba(255, 255, 255, 0.7077205882352942) 87%, rgba(255, 255, 255, 0.458420868347339) 97%, rgba(255, 255, 255, 0) 100%); + + /* Icons for light theme */ + --icon-boost: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%239388a6' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-status: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%239388a6' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-status-prepend: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true"%3E%3Cg%3E%3Cpath fill="%2300ba7c" d="M4.75 3.79l4.603 4.3-1.706 1.82L6 8.38v7.37c0 .97.784 1.75 1.75 1.75H13V20H7.75c-2.347 0-4.25-1.9-4.25-4.25V8.38L1.853 9.91.147 8.09l4.603-4.3zm11.5 2.71H11V4h5.25c2.347 0 4.25 1.9 4.25 4.25v7.37l1.647-1.53 1.706 1.82-4.603 4.3-4.603-4.3 1.706-1.82L18 15.62V8.25c0-.97-.784-1.75-1.75-1.75z"%3E%3C/path%3E%3C/g%3E%3C/svg%3E'); + --icon-boost-notification-filter-bar: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23717c9b' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-filter-bar-active: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%231f1b23' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-wrapper: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='24' height='24' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2300ba7c' d='M6 4h15a1 1 0 0 1 1 1v7h-2V6H6v3L1 5l5-4v3zm12 16H3a1 1 0 0 1-1-1v-7h2v6h14v-3l5 4l-5 4v-3z'/%3E%3C/svg%3E"); + --icon-reply-nofitication-filter-bar-active: url('data:image/svg+xml, %3Csvg viewBox="0 0 24 24" aria-hidden="true" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill="%231f1b23" d="M1.751 10c0-4.42 3.584-8 8.005-8h4.366a8.13 8.13 0 0 1 8.129 8.13c0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067A8.005 8.005 0 0 1 1.751 10zm8.005-6a6.005 6.005 0 1 0 .133 12.01l.351-.01h1.761v2.3l5.087-2.81A6.127 6.127 0 0 0 14.122 4H9.756z"/%3E%3Cellipse fill="%231f1b23" fill-rule="evenodd" stroke-width="1.28569" cx="11.835" cy="10.2" rx="9.117" ry="8.123"/%3E%3C/svg%3E%0A'); + --icon-reply: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%239388a6' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%239388a6' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-conversation: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%239388a6' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23F91880' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F91880' viewBox='0 0 24 24' width='20' height='20' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-column-link: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark-column-link-active: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%231f1b23" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-reply-status-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-list: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"%3E%3Ctitle%3EList%3C/title%3E%3Cpath fill="none" stroke="%231f1b23" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M160 144h288M160 256h288M160 368h288"/%3E%3Ccircle cx="80" cy="144" r="16" fill="none" stroke="%231f1b23" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/%3E%3Ccircle cx="80" cy="256" r="16" fill="none" stroke="%231f1b23" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/%3E%3Ccircle cx="80" cy="368" r="16" fill="none" stroke="%231f1b23" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/%3E%3C/svg%3E'); + --icon-heart: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='20' height='20' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%239388a6' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-heart-hover: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='20' height='20' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23F91880' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-heart-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' aria-hidden='true' fill='%231f1b23'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-heart-notification: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' aria-hidden='true' fill='%23F91880'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-heart-column-link: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%231f1b23' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-heart-column-link-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' aria-hidden='true' fill='%231f1b23'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-star-column-link: url('data:image/svg+xml, %3Csvg width="24" height="24" stroke-width="2" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%231f1b23"%3E%3Cpath d="M8.587 8.236l2.598-5.232a.911.911 0 011.63 0l2.598 5.232 5.808.844a.902.902 0 01.503 1.542l-4.202 4.07.992 5.75c.127.738-.653 1.3-1.32.952L12 18.678l-5.195 2.716c-.666.349-1.446-.214-1.319-.953l.992-5.75-4.202-4.07a.902.902 0 01.503-1.54l5.808-.845z" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-star-column-link-active: url('data:image/svg+xml, %3Csvg width="24" height="24" stroke-width="2" viewBox="0 0 24 24" fill="%231f1b23" xmlns="http://www.w3.org/2000/svg" color="%231f1b23"%3E%3Cpath d="M8.587 8.236l2.598-5.232a.911.911 0 011.63 0l2.598 5.232 5.808.844a.902.902 0 01.503 1.542l-4.202 4.07.992 5.75c.127.738-.653 1.3-1.32.952L12 18.678l-5.195 2.716c-.666.349-1.446-.214-1.319-.953l.992-5.75-4.202-4.07a.902.902 0 01.503-1.54l5.808-.845z" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-direct-messages: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"%3E%3Cpath d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"%3E%3C/path%3E%3Cpolyline points="22, 6 12, 13 2, 6"%3E%3C/polyline%3E%3C/svg%3E'); + --icon-direct-messages-active: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="%231f1b23" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"%3E%3Cpath d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"%3E%3C/path%3E%3Cpolyline points="22, 6 12, 13 2, 6"%3E%3C/polyline%3E%3C/svg%3E'); + --icon-users-column-link: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23000000"%3E%3Cpath d="M1 20v-1a7 7 0 017-7v0a7 7 0 017 7v1" stroke="%231f1b23" stroke-width="2" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M13 14v0a5 5 0 015-5v0a5 5 0 015 5v.5" stroke="%231f1b23" stroke-width="1.5" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M8 12a4 4 0 100-8 4 4 0 000 8zM18 9a3 3 0 100-6 3 3 0 000 6z" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-users-column-link-active: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23000000"%3E%3Cpath d="M1 20v-1a7 7 0 017-7v0a7 7 0 017 7v1" stroke="%231f1b23" stroke-width="2" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M13 14v0a5 5 0 015-5v0a5 5 0 015 5v.5" stroke="%231f1b23" stroke-width="2.5" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M8 12a4 4 0 100-8 4 4 0 000 8zM18 9a3 3 0 100-6 3 3 0 000 6z" stroke="%231f1b23" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark-status-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%239388a6" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F91880' viewBox='0 0 24 24' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bell: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%231f1b23"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bell-active: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2" viewBox="0 0 24 24" fill="%231f1b23" xmlns="http://www.w3.org/2000/svg" color="%231f1b23"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bell-header-tabs: url('data:image/svg+xml, %3Csvg width="18px" height="18px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%231f1b23"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%231f1b23" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bell-header-tabs-active: url('data:image/svg+xml, %3Csvg width="18px" height="18px" stroke-width="1.5" viewBox="0 0 24 24" fill="%231f1b23" xmlns="http://www.w3.org/2000/svg" color="%231f1b23"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%231f1b23" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-home-notification: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212" fill="none" stroke="%23717c9b" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3Cpath d="M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69" fill="none" stroke="%23717c9b" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3C/svg%3E'); + --icon-home-notification-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" fill="%231f1b23" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M261.56 101.28a8 8 0 00-11.06 0L66.4 277.15a8 8 0 00-2.47 5.79L63.9 448a32 32 0 0032 32H192a16 16 0 0016-16V328a8 8 0 018-8h80a8 8 0 018 8v136a16 16 0 0016 16h96.06a32 32 0 0032-32V282.94a8 8 0 00-2.47-5.79z"/%3E%3Cpath d="M490.91 244.15l-74.8-71.56V64a16 16 0 00-16-16h-48a16 16 0 00-16 16v32l-57.92-55.38C272.77 35.14 264.71 32 256 32c-8.68 0-16.72 3.14-22.14 8.63l-212.7 203.5c-6.22 6-7 15.87-1.34 22.37A16 16 0 0043 267.56L250.5 69.28a8 8 0 0111.06 0l207.52 198.28a16 16 0 0022.59-.44c6.14-6.36 5.63-16.86-.76-22.97z"/%3E%3C/svg%3E'); + --icon-home: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" width="24" height="24" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212" fill="none" stroke="%231f1b23" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3Cpath d="M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69" fill="none" stroke="%231f1b23" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3C/svg%3E'); + --icon-more: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%231f1b23' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-more-horizontal'%3E%3Ccircle cx='12' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='19' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='5' cy='12' r='1'%3E%3C/circle%3E%3C/svg%3E"); + --icon-more-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%239388a6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-more-horizontal'%3E%3Ccircle cx='12' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='19' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='5' cy='12' r='1'%3E%3C/circle%3E%3C/svg%3E"); + --icon-close: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231f1b23' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); + --icon-close-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%239388a6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); + --icon-plus: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%239388a6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-plus'%3E%3Cline x1='12' y1='5' x2='12' y2='19'%3E%3C/line%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E"); + --icon-cog: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' width='26' height='26' viewBox='0 0 512 512' fill='%231f1b23'%3E%3Cpath d='M456.7 242.27l-26.08-4.2a8 8 0 01-6.6-6.82c-.5-3.2-1-6.41-1.7-9.51a8.08 8.08 0 013.9-8.62l23.09-12.82a8.05 8.05 0 003.9-9.92l-4-11a7.94 7.94 0 00-9.4-5l-25.89 5a8 8 0 01-8.59-4.11q-2.25-4.2-4.8-8.41a8.16 8.16 0 01.7-9.52l17.29-19.94a8 8 0 00.3-10.62l-7.49-9a7.88 7.88 0 00-10.5-1.51l-22.69 13.63a8 8 0 01-9.39-.9c-2.4-2.11-4.9-4.21-7.4-6.22a8 8 0 01-2.5-9.11l9.4-24.75A8 8 0 00365 78.77l-10.2-5.91a8 8 0 00-10.39 2.21l-16.64 20.84a7.15 7.15 0 01-8.5 2.5s-5.6-2.3-9.8-3.71A8 8 0 01304 87l.4-26.45a8.07 8.07 0 00-6.6-8.42l-11.59-2a8.07 8.07 0 00-9.1 5.61l-8.6 25.05a8 8 0 01-7.79 5.41h-9.8a8.07 8.07 0 01-7.79-5.41l-8.6-25.05a8.07 8.07 0 00-9.1-5.61l-11.59 2a8.07 8.07 0 00-6.6 8.42l.4 26.45a8 8 0 01-5.49 7.71c-2.3.9-7.3 2.81-9.7 3.71-2.8 1-6.1.2-8.8-2.91l-16.51-20.34A8 8 0 00156.75 73l-10.2 5.91a7.94 7.94 0 00-3.3 10.09l9.4 24.75a8.06 8.06 0 01-2.5 9.11c-2.5 2-5 4.11-7.4 6.22a8 8 0 01-9.39.9L111 116.14a8 8 0 00-10.5 1.51l-7.49 9a8 8 0 00.3 10.62l17.29 19.94a8 8 0 01.7 9.52q-2.55 4-4.8 8.41a8.11 8.11 0 01-8.59 4.11l-25.89-5a8 8 0 00-9.4 5l-4 11a8.05 8.05 0 003.9 9.92L85.58 213a7.94 7.94 0 013.9 8.62c-.6 3.2-1.2 6.31-1.7 9.51a8.08 8.08 0 01-6.6 6.82l-26.08 4.2a8.09 8.09 0 00-7.1 7.92v11.72a7.86 7.86 0 007.1 7.92l26.08 4.2a8 8 0 016.6 6.82c.5 3.2 1 6.41 1.7 9.51a8.08 8.08 0 01-3.9 8.62L62.49 311.7a8.05 8.05 0 00-3.9 9.92l4 11a7.94 7.94 0 009.4 5l25.89-5a8 8 0 018.59 4.11q2.25 4.2 4.8 8.41a8.16 8.16 0 01-.7 9.52l-17.29 19.96a8 8 0 00-.3 10.62l7.49 9a7.88 7.88 0 0010.5 1.51l22.69-13.63a8 8 0 019.39.9c2.4 2.11 4.9 4.21 7.4 6.22a8 8 0 012.5 9.11l-9.4 24.75a8 8 0 003.3 10.12l10.2 5.91a8 8 0 0010.39-2.21l16.79-20.64c2.1-2.6 5.5-3.7 8.2-2.6 3.4 1.4 5.7 2.2 9.9 3.61a8 8 0 015.49 7.71l-.4 26.45a8.07 8.07 0 006.6 8.42l11.59 2a8.07 8.07 0 009.1-5.61l8.6-25a8 8 0 017.79-5.41h9.8a8.07 8.07 0 017.79 5.41l8.6 25a8.07 8.07 0 009.1 5.61l11.59-2a8.07 8.07 0 006.6-8.42l-.4-26.45a8 8 0 015.49-7.71c4.2-1.41 7-2.51 9.6-3.51s5.8-1 8.3 2.1l17 20.94A8 8 0 00355 439l10.2-5.91a7.93 7.93 0 003.3-10.12l-9.4-24.75a8.08 8.08 0 012.5-9.12c2.5-2 5-4.1 7.4-6.21a8 8 0 019.39-.9L401 395.66a8 8 0 0010.5-1.51l7.49-9a8 8 0 00-.3-10.62l-17.29-19.94a8 8 0 01-.7-9.52q2.55-4.05 4.8-8.41a8.11 8.11 0 018.59-4.11l25.89 5a8 8 0 009.4-5l4-11a8.05 8.05 0 00-3.9-9.92l-23.09-12.82a7.94 7.94 0 01-3.9-8.62c.6-3.2 1.2-6.31 1.7-9.51a8.08 8.08 0 016.6-6.82l26.08-4.2a8.09 8.09 0 007.1-7.92V250a8.25 8.25 0 00-7.27-7.73zM256 112a143.82 143.82 0 01139.38 108.12A16 16 0 01379.85 240H274.61a16 16 0 01-13.91-8.09l-52.1-91.71a16 16 0 019.85-23.39A146.94 146.94 0 01256 112zM112 256a144 144 0 0143.65-103.41 16 16 0 0125.17 3.47L233.06 248a16 16 0 010 15.87l-52.67 91.7a16 16 0 01-25.18 3.36A143.94 143.94 0 01112 256zm144 144a146.9 146.9 0 01-38.19-4.95 16 16 0 01-9.76-23.44l52.58-91.55a16 16 0 0113.88-8H379.9a16 16 0 0115.52 19.88A143.84 143.84 0 01256 400z'/%3E%3C/svg%3E"); + --icon-sliders-contrast: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231f1b23' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-sliders'%3E%3Cline x1='4' y1='21' x2='4' y2='14'%3E%3C/line%3E%3Cline x1='4' y1='10' x2='4' y2='3'%3E%3C/line%3E%3Cline x1='12' y1='21' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='3'%3E%3C/line%3E%3Cline x1='20' y1='21' x2='20' y2='16'%3E%3C/line%3E%3Cline x1='20' y1='12' x2='20' y2='3'%3E%3C/line%3E%3Cline x1='1' y1='14' x2='7' y2='14'%3E%3C/line%3E%3Cline x1='9' y1='8' x2='15' y2='8'%3E%3C/line%3E%3Cline x1='17' y1='16' x2='23' y2='16'%3E%3C/line%3E%3C/svg%3E"); + --icon-administration: url("data:image/svg+xml, %3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Cpath d='M218.1 167.17c0 13 0 25.6 4.1 37.4-43.1 50.6-156.9 184.3-167.5 194.5a20.17 20.17 0 00-6.7 15c0 8.5 5.2 16.7 9.6 21.3 6.6 6.9 34.8 33 40 28 15.4-15 18.5-19 24.8-25.2 9.5-9.3-1-28.3 2.3-36s6.8-9.2 12.5-10.4 15.8 2.9 23.7 3c8.3.1 12.8-3.4 19-9.2 5-4.6 8.6-8.9 8.7-15.6.2-9-12.8-20.9-3.1-30.4s23.7 6.2 34 5 22.8-15.5 24.1-21.6-11.7-21.8-9.7-30.7c.7-3 6.8-10 11.4-11s25 6.9 29.6 5.9c5.6-1.2 12.1-7.1 17.4-10.4 15.5 6.7 29.6 9.4 47.7 9.4 68.5 0 124-53.4 124-119.2S408.5 48 340 48s-121.9 53.37-121.9 119.17zM400 144a32 32 0 11-32-32 32 32 0 0132 32z' fill='none' stroke='%231f1b23' stroke-linejoin='round' stroke-width='36'/%3E%3C/svg%3E"); + --icon-moderation: url("data:image/svg+xml, %3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Cpath d='M80 320V144a32 32 0 0132-32h0a32 32 0 0132 32v112M144 256V80a32 32 0 0132-32h0a32 32 0 0132 32v160M272 241V96a32 32 0 0132-32h0a32 32 0 0132 32v224M208 240V48a32 32 0 0132-32h0a32 32 0 0132 32v192' fill='none' stroke='%23f7f9f9' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'/%3E%3Cpath d='M80 320c0 117.4 64 176 152 176s123.71-39.6 144-88l52.71-144c6.66-18.05 3.64-34.79-11.87-43.6h0c-15.52-8.82-35.91-4.28-44.31 11.68L336 320' fill='none' stroke='%231f1b23' stroke-linecap='round' stroke-linejoin='round' stroke-width='36'/%3E%3C/svg%3E"); + --icon-sliders: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23b8b3c0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-sliders'%3E%3Cline x1='4' y1='21' x2='4' y2='14'%3E%3C/line%3E%3Cline x1='4' y1='10' x2='4' y2='3'%3E%3C/line%3E%3Cline x1='12' y1='21' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='3'%3E%3C/line%3E%3Cline x1='20' y1='21' x2='20' y2='16'%3E%3C/line%3E%3Cline x1='20' y1='12' x2='20' y2='3'%3E%3C/line%3E%3Cline x1='1' y1='14' x2='7' y2='14'%3E%3C/line%3E%3Cline x1='9' y1='8' x2='15' y2='8'%3E%3C/line%3E%3Cline x1='17' y1='16' x2='23' y2='16'%3E%3C/line%3E%3C/svg%3E"); + --icon-globe: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0.00 0.00 512.00 512.00'%3E%3Cpath fill='%231f1b23' d=' M 512.00 383.82 L 512.00 385.55 C 509.71 419.39 473.05 422.09 447.81 418.87 Q 423.66 415.79 400.31 408.70 Q 358.58 396.03 318.76 378.21 Q 218.90 333.52 129.46 270.53 C 92.32 244.38 56.82 216.22 27.43 182.58 C 14.63 167.94 1.88 149.41 0.00 128.96 L 0.00 125.94 C 3.19 91.33 40.56 90.05 66.57 93.40 Q 81.64 95.34 88.25 97.23 C 99.02 100.32 103.61 112.14 97.29 121.55 C 92.20 129.11 85.23 129.19 76.43 127.41 C 64.10 124.92 44.84 121.70 32.89 126.36 A 1.55 1.54 74.3 0 0 31.93 128.08 C 34.07 139.90 43.53 152.31 51.28 161.22 Q 68.49 181.02 88.94 198.55 Q 89.49 199.02 89.73 198.34 Q 110.62 140.43 161.78 107.51 C 234.44 60.76 331.69 75.26 388.09 139.91 C 446.04 206.35 446.71 303.97 388.97 370.93 Q 388.58 371.38 389.14 371.58 Q 413.92 380.31 439.48 385.26 C 451.88 387.65 467.05 389.92 479.11 385.65 A 1.51 1.50 -14.2 0 0 480.10 384.00 C 477.90 369.69 463.57 354.46 454.60 343.62 C 440.99 327.16 463.05 306.29 479.15 323.40 C 495.03 340.29 510.01 360.98 512.00 383.82 Z M 115.39 210.46 Q 136.86 228.57 159.38 244.15 C 223.66 288.63 294.05 327.49 367.32 354.98 A 1.46 1.44 30.8 0 0 368.93 354.58 Q 400.10 318.66 405.76 270.75 Q 407.08 259.64 406.38 249.56 C 401.05 172.60 342.31 113.52 265.72 106.81 Q 255.74 105.94 245.77 106.92 C 185.42 112.87 134.96 151.32 114.89 208.65 Q 114.52 209.72 115.39 210.46 Z M 295.33 328.94 A 0.34 0.34 0.0 0 0 295.16 329.58 L 299.51 331.72 A 0.34 0.34 0.0 0 0 300.00 331.41 L 300.00 329.51 A 0.34 0.34 0.0 0 0 299.68 329.17 L 295.33 328.94 Z'%0A/%3E%3Cpath fill='%231f1b23' d=' M 307.69 408.30 C 316.86 412.38 316.05 421.82 306.19 424.66 C 209.45 452.48 109.79 396.22 85.13 298.09 Q 83.95 293.40 84.37 291.18 C 85.73 284.03 93.55 284.22 98.50 287.80 Q 197.11 359.12 307.69 408.30 Z M 263.31 410.94 Q 262.74 410.51 262.12 410.23 Q 199.27 381.56 142.55 342.19 Q 129.49 333.13 117.25 323.09 A 0.18 0.18 0.0 0 0 116.97 323.31 C 142.74 377.01 195.57 410.10 255.44 411.80 Q 261.32 411.97 263.93 411.40 Q 264.37 411.30 264.00 411.06 Q 263.69 410.85 263.31 410.94 Z'%0A/%3E%3C/svg%3E"); + --icon-globe-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" fill="%231f1b23" viewBox="0 0 512 512"%3E%3Cpath d="M96.85 286.62a8 8 0 00-12.53 8.25C102.07 373.28 172.3 432 256 432a175.31 175.31 0 0052.41-8 8 8 0 00.79-15 1120 1120 0 01-109.48-55.61 1126.24 1126.24 0 01-102.87-66.77zM492.72 339.51c-4.19-5.58-9.11-11.44-14.7-17.53a15.83 15.83 0 00-26.56 5.13c0 .16-.11.31-.17.47a15.75 15.75 0 003.15 16.06c22.74 25 26.42 38.51 25.48 41.36-2 2.23-17.05 6.89-58.15-3.53q-8.83-2.24-19.32-5.46-6.76-2.08-13.79-4.49a176.76 176.76 0 0019.54-27.25c.17-.29.35-.58.52-.88A175.39 175.39 0 00432 256a178.87 178.87 0 00-1-19c-9.57-88.17-84.4-157-175-157a175.37 175.37 0 00-106.4 35.89 177.4 177.4 0 00-45.83 51.84c-.16.29-.34.58-.51.87a175.48 175.48 0 00-13.83 30.52q-5.59-4.87-10.79-9.67c-5.39-5-10.17-9.63-14.42-14-29.57-30.26-33.09-45.61-32.16-48.45 2-2.23 15.54-5.87 48.62 1.31A15.82 15.82 0 0096.22 123l.36-.44a15.74 15.74 0 00-8.67-25.43A237.38 237.38 0 0064.13 93c-30.72-3.53-50.83 2.52-59.78 18-3.24 5.58-6.35 15.09-2.72 28.6C7 159.66 26.14 184 53.23 209.5c8.63 8.13 18.06 16.37 28.12 24.64 7.32 6 15 12.06 22.9 18.08q7.91 6 16.15 12T137.1 276c25.41 17.61 52.26 34.52 78.59 49.69q14.34 8.26 28.64 16t28.37 14.81c21.9 11 43.35 20.92 63.86 29.43q13.19 5.48 25.81 10.16c11.89 4.42 23.37 8.31 34.31 11.59l1.1.33c25.73 7.66 47.42 11.69 64.48 12H464c21.64 0 36.3-6.38 43.58-19 9.09-15.62 4.08-36.32-14.86-61.5z"/%3E%3C/svg%3E'); + --icon-home-column-link-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" fill="%231f1b23" width="24" height="24" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M261.56 101.28a8 8 0 00-11.06 0L66.4 277.15a8 8 0 00-2.47 5.79L63.9 448a32 32 0 0032 32H192a16 16 0 0016-16V328a8 8 0 018-8h80a8 8 0 018 8v136a16 16 0 0016 16h96.06a32 32 0 0032-32V282.94a8 8 0 00-2.47-5.79z"/%3E%3Cpath d="M490.91 244.15l-74.8-71.56V64a16 16 0 00-16-16h-48a16 16 0 00-16 16v32l-57.92-55.38C272.77 35.14 264.71 32 256 32c-8.68 0-16.72 3.14-22.14 8.63l-212.7 203.5c-6.22 6-7 15.87-1.34 22.37A16 16 0 0043 267.56L250.5 69.28a8 8 0 0111.06 0l207.52 198.28a16 16 0 0022.59-.44c6.14-6.36 5.63-16.86-.76-22.97z"/%3E%3C/svg%3E'); + --icon-hashtag: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%231f1b23" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hash"%3E%3Cline x1="4" y1="9" x2="20" y2="9"%3E%3C/line%3E%3Cline x1="4" y1="15" x2="20" y2="15"%3E%3C/line%3E%3Cline x1="10" y1="3" x2="8" y2="21"%3E%3C/line%3E%3Cline x1="16" y1="3" x2="14" y2="21"%3E%3C/line%3E%3C/svg%3E'); + --icon-hashtag-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%231f1b23" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hash"%3E%3Cline x1="4" y1="9" x2="20" y2="9"%3E%3C/line%3E%3Cline x1="4" y1="15" x2="20" y2="15"%3E%3C/line%3E%3Cline x1="10" y1="3" x2="8" y2="21"%3E%3C/line%3E%3Cline x1="16" y1="3" x2="14" y2="21"%3E%3C/line%3E%3C/svg%3E'); + --icon-search: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239FA4BB' aria-hidden='true' viewBox='0 0 24 24'%3E%3Cpath d='M10.25 3.75a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13zm-8.5 6.5a8.5 8.5 0 1 1 15.176 5.262l4.781 4.781-1.414 1.414-4.781-4.781A8.5 8.5 0 0 1 1.75 10.25z'/%3E%3C/svg%3E"); + + /* Profile icons */ + --icon-github: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"%3E%3Cpath d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"%3E%3C/path%3E%3C/svg%3E'); + --icon-youtube: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-youtube"%3E%3Cpath d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"%3E%3C/path%3E%3Cpolygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"%3E%3C/polygon%3E%3C/svg%3E'); + --icon-link: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link-2"%3E%3Cpath d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"%3E%3C/path%3E%3Cline x1="8" y1="12" x2="16" y2="12"%3E%3C/line%3E%3C/svg%3E'); + --icon-twitter: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 512 512"%3E%3Cpath fill="%239FA4BB" d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/%3E%3C/svg%3E'); + --icon-twitch: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitch"%3E%3Cpath d="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"%3E%3C/path%3E%3C/svg%3E'); + --icon-patreon: url("data:image/svg+xml, %0A%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%239FA4BB'%3E%3Ctitle%3EPatreon icon%3C/title%3E%3Cpath d='M15.386.524c-4.764 0-8.64 3.876-8.64 8.64 0 4.75 3.876 8.613 8.64 8.613 4.75 0 8.614-3.864 8.614-8.613C24 4.4 20.136.524 15.386.524M.003 23.537h4.22V.524H.003'/%3E%3C/svg%3E"); + --icon-threads: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='18' fill='%239FA4BB' width='18' viewBox='0 0 448 512'%3E%3Cpath d='M331.5 235.7c2.2 .9 4.2 1.9 6.3 2.8c29.2 14.1 50.6 35.2 61.8 61.4c15.7 36.5 17.2 95.8-30.3 143.2c-36.2 36.2-80.3 52.5-142.6 53h-.3c-70.2-.5-124.1-24.1-160.4-70.2c-32.3-41-48.9-98.1-49.5-169.6V256v-.2C17 184.3 33.6 127.2 65.9 86.2C102.2 40.1 156.2 16.5 226.4 16h.3c70.3 .5 124.9 24 162.3 69.9c18.4 22.7 32 50 40.6 81.7l-40.4 10.8c-7.1-25.8-17.8-47.8-32.2-65.4c-29.2-35.8-73-54.2-130.5-54.6c-57 .5-100.1 18.8-128.2 54.4C72.1 146.1 58.5 194.3 58 256c.5 61.7 14.1 109.9 40.3 143.3c28 35.6 71.2 53.9 128.2 54.4c51.4-.4 85.4-12.6 113.7-40.9c32.3-32.2 31.7-71.8 21.4-95.9c-6.1-14.2-17.1-26-31.9-34.9c-3.7 26.9-11.8 48.3-24.7 64.8c-17.1 21.8-41.4 33.6-72.7 35.3c-23.6 1.3-46.3-4.4-63.9-16c-20.8-13.8-33-34.8-34.3-59.3c-2.5-48.3 35.7-83 95.2-86.4c21.1-1.2 40.9-.3 59.2 2.8c-2.4-14.8-7.3-26.6-14.6-35.2c-10-11.7-25.6-17.7-46.2-17.8H227c-16.6 0-39 4.6-53.3 26.3l-34.4-23.6c19.2-29.1 50.3-45.1 87.8-45.1h.8c62.6 .4 99.9 39.5 103.7 107.7l-.2 .2zm-156 68.8c1.3 25.1 28.4 36.8 54.6 35.3c25.6-1.4 54.6-11.4 59.5-73.2c-13.2-2.9-27.8-4.4-43.4-4.4c-4.8 0-9.6 .1-14.4 .4c-42.9 2.4-57.2 23.2-56.2 41.8l-.1 .1z'/%3E%3C/svg%3E"); + --icon-bluesky: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.467 8.467' width='18' height='18'%3E%3Cpath fill='%239FA4BB' d='M67.256 111.972c-.545-.648-.629-.916-.411-1.323.15-.28.477-.52.727-.531.289-.013.204-.113-.236-.274-.862-.316-1.295-1.239-1.295-2.76 0-1.071.058-1.179.643-1.179.65 0 2.043 1.149 2.88 2.374l.446.655.446-.655c.837-1.225 2.23-2.373 2.88-2.373.584 0 .642.107.642 1.178 0 1.528-.435 2.45-1.295 2.74-.686.23-.686.233-.094.424.787.253.78 1.214-.017 1.961-.893.84-1.748.751-2.114-.218-.165-.437-.364-.794-.442-.794-.078 0-.3.357-.493.794-.47 1.06-1.365 1.053-2.267-.02z' transform='translate(-65.776 -105.112)'/%3E%3C/svg%3E"); + --icon-nostr: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 860 847'%3E%3Cpath d='M454.5 1.1c-67.6 10.3-115.8 27.2-160.4 56.4-16.5 10.9-19.3 12-29.1 12-9.5 0-14.6-2-20.8-7.9-5.5-5.1-7.5-9.9-9.2-22-1.9-13.1-6.8-20.4-17.3-25.7l-5.8-3-92.2.3c-68.2.3-93.1.7-95.6 1.6-4.5 1.5-11.4 8.3-15.2 14.8L6 32.8l.2 391.8.3 391.9 2.7 5c1.4 2.8 4.6 6.9 7.1 9.2 8.7 8 .9 7.3 96 8 88.7.6 108.3 0 116.7-3.3 5.9-2.4 13.5-11.7 14.9-18.4 1.4-6.4 1.4-67.7.1-103.3-3-78.6-15.8-158-48.1-297.2-21.2-91.3-27.3-126.1-28.6-162.6-1.5-43.2 7-69.1 28.8-87.6 6.9-5.8 19.7-12.8 29.7-16.2 14.8-5 57.5-12 96.2-15.7 21-2.1 84.2-2.4 104.4-.6 25.3 2.3 54.4 8.4 76 15.9 36.2 12.5 62.9 33.9 75.5 60.4 5.2 10.8 7.6 20.5 9.6 38.2 1.9 16.7 3.6 24 7.4 32.2 7.1 15.3 26.3 28.9 50.7 36 20.1 5.9 42 8.1 86.4 9 33.3.7 41.1 1.5 47.9 5 7.7 3.9 15.4 11.6 18.7 18.7 2.8 6 2.9 6.9 2.9 20.8 0 13.3-.2 14.9-2.4 19.5-1.4 2.8-5.6 8.1-9.5 12-10.8 10.7-28 18.8-48.8 23-13.6 2.7-38.7 3.5-110.3 3.5-73.4 0-79.9.3-96.7 4.5-33.7 8.5-56.9 25.7-70.1 52.1-15.4 30.7-26.8 91.8-31.7 170.4-2.9 46.1-3 159.5-.1 166.5 1.9 4.7 11.1 13.4 15.3 14.5 8.4 2.3 51.4 3 196.8 3 155 0 184.6-.6 191.7-3.5 5.5-2.3 12.1-9.2 13.4-13.9.6-2.1 1.5-10.5 2-18.5 1.9-32.6.2-482.7-2-504.1-4.6-44.3-20-97.2-39.7-136.1-14.5-28.7-30.3-50.8-51.9-72.5-27-27.1-54.5-45.9-89.8-61.4-31.8-13.9-71.3-24.3-104.5-27.5-16.8-1.7-98.5-1.9-108.7-.4z' fill='%239FA4BB'/%3E%3Cpath d='M448 211.5c-21.4 5.9-38.1 21.3-45.8 42.7-2.4 6.5-2.7 8.7-2.6 19.8 0 11.3.3 13.3 3 21 3.9 11 8.7 18.2 18.1 27 11.2 10.4 22.4 15.1 39.8 16.5 27.9 2.3 56.6-18.3 64.9-46.5 8.1-27.5-5.4-60.4-30.1-73.3-12.3-6.4-17.5-7.8-30.3-8.3-8.2-.3-13.1 0-17 1.1z' fill='%239FA4BB'/%3E%3C/svg%3E"); + --icon-paypal: url("data:image/svg+xml, %0A%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%239FA4BB'%3E%3Ctitle%3EPayPal icon%3C/title%3E%3Cpath d='M6.908 24H3.804c-.664 0-1.086-.529-.936-1.18l.149-.674h2.071c.666 0 1.336-.533 1.482-1.182l1.064-4.592c.15-.648.816-1.18 1.48-1.18h.883c3.789 0 6.734-.779 8.84-2.34s3.16-3.6 3.16-6.135c0-1.125-.195-2.055-.588-2.789 0-.016-.016-.031-.016-.046l.135.075c.75.465 1.32 1.064 1.711 1.814.404.75.598 1.68.598 2.791 0 2.535-1.049 4.574-3.164 6.135-2.1 1.545-5.055 2.324-8.834 2.324h-.9c-.66 0-1.334.525-1.484 1.186L8.39 22.812c-.149.645-.81 1.17-1.47 1.17L6.908 24zm-2.677-2.695H1.126c-.663 0-1.084-.529-.936-1.18L4.563 1.182C4.714.529 5.378 0 6.044 0h6.465c1.395 0 2.609.098 3.648.289 1.035.189 1.92.519 2.684.99.736.465 1.322 1.072 1.697 1.818.389.748.584 1.68.584 2.797 0 2.535-1.051 4.574-3.164 6.119-2.1 1.561-5.056 2.326-8.836 2.326h-.883c-.66 0-1.328.524-1.478 1.169L5.7 20.097c-.149.646-.817 1.172-1.485 1.172l.016.036zm7.446-17.369h-1.014c-.666 0-1.332.529-1.48 1.178l-.93 4.02c-.15.648.27 1.179.93 1.179h.766c1.664 0 2.97-.343 3.9-1.021.929-.686 1.395-1.654 1.395-2.912 0-.83-.301-1.445-.9-1.84-.6-.404-1.5-.605-2.686-.605l.019.001z'/%3E%3C/svg%3E"); + --icon-kofi: url("data:image/svg+xml, %3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%239FA4BB'%3E%3Ctitle%3EKo-fi icon%3C/title%3E%3Cpath d='M23.881 8.948c-.773-4.085-4.859-4.593-4.859-4.593H.723c-.604 0-.679.798-.679.798s-.082 7.324-.022 11.822c.164 2.424 2.586 2.672 2.586 2.672s8.267-.023 11.966-.049c2.438-.426 2.683-2.566 2.658-3.734 4.352.24 7.422-2.831 6.649-6.916zm-11.062 3.511c-1.246 1.453-4.011 3.976-4.011 3.976s-.121.119-.31.023c-.076-.057-.108-.09-.108-.09-.443-.441-3.368-3.049-4.034-3.954-.709-.965-1.041-2.7-.091-3.71.951-1.01 3.005-1.086 4.363.407 0 0 1.565-1.782 3.468-.963 1.904.82 1.832 3.011.723 4.311zm6.173.478c-.928.116-1.682.028-1.682.028V7.284h1.77s1.971.551 1.971 2.638c0 1.913-.985 2.667-2.059 3.015z'/%3E%3C/svg%3E"); + --icon-bandcamp: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%239FA4BB' viewBox='0 0 512 512'%3E%3Cpath d='M105.6 191.2C98.1 204.8 33 325.2 33 325.6c0 .2 36.8.3 81.7.2l81.7-.3 37.5-69.4 37.6-69.4.3 70.2.2 70.2 10.3-.3 10.2-.3.3-6.8.3-6.7 3.2 4.2c2.2 2.9 5.6 5.5 10.1 7.8 6.8 3.5 7.1 3.5 19.5 3.5 12.3 0 12.8-.1 19.3-3.3 16.4-8 25.9-28.9 24.5-53.7-1.3-22.4-10.5-38.2-26.5-45.8-6.3-3-7.4-3.2-17.7-3.2-9.8 0-11.6.3-16.7 2.7-3.2 1.5-7.8 4.8-10.3 7.3l-4.5 4.7V185H109.1l-3.5 6.2zm226.1 51c5.3 2.4 8.7 6.5 12.7 14.8 2.9 6.1 3.1 7.2 3.1 18 0 12.9-1 17.1-5.7 24.9-4.7 7.6-11.5 11.4-20.6 11.4-15.3 0-24.4-9.6-27.4-28.6-2.1-13.4 1.5-28.2 8.5-35.5 7.6-7.9 19-9.9 29.4-5zM413.1 223.6c-21.1 5.7-34.1 26-34.1 53.1.1 22.8 9.6 39.9 26.8 48.1 6.5 3.1 8.6 3.6 17.4 4 15 .7 24.1-1.8 33.4-9.4 6.9-5.6 12.9-16.6 14.9-27.7l.7-3.7h-22l-.7 3.7c-1 5.5-3.9 10.6-8.1 14.2-4.8 4.3-7.7 5.3-14.9 5.3-16 .1-25.5-13.2-25.5-35.7 0-23.3 9.4-35.7 27-35.7 10.8 0 17.4 4.4 20.9 13.8l1.9 4.9 10.7.3 10.7.3-.7-4.7c-1.6-10.9-9.8-22.5-19.3-27.3-9.9-5-27.6-6.6-39.1-3.5z'/%3E%3C/svg%3E%0A"); + --icon-facebook: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%239FA4BB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-facebook'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'%3E%3C/path%3E%3C/svg%3E"); + --icon-friendica: url("data:image/svg+xml, %3Csvg fill='%239FA4BB' width='18' height='18' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1523.8 1536'%3E%3Cpath d='M0 276.4v983.2C0 1412 122.8 1536 274.4 1536h975.1c151.6 0 274.4-124 274.4-276.4V276.4C1523.8 124 1401.1 0 1249.4 0h-975C122.8 0 0 124 0 276.4zM1249.4 61.2c118.5 0 213.2 95.3 213.2 215.2v983.2c0 119.9-94.7 215.2-213.2 215.2H518.1V1106h487.5l-1.3-367.7-486.3 2.6V430.1h487.5V61.2h243.9z'/%3E%3C/svg%3E%0A"); + --icon-genderless-pronouns: url("data:image/svg+xml, %3Csvg fill='%239FA4BB' width='18' height='18' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.334 12v-.02a9.354 9.354 0 1 0-2.74 6.614 8.963 8.963 0 0 0 2.74-6.462l-.001-.139V12zM24 12v.036c0 1.67-.349 3.258-.977 4.695l.029-.075c-1.226 2.905-3.491 5.17-6.318 6.367l-.078.029C15.282 23.651 13.682 24 12 24s-3.283-.349-4.733-.978l.077.03c-2.905-1.226-5.17-3.491-6.367-6.318l-.029-.078C.349 15.282 0 13.682 0 12s.349-3.283.978-4.733l-.03.077C2.174 4.439 4.439 2.174 7.266.977l.078-.029C8.718.349 10.318 0 12 0s3.283.349 4.733.978l-.077-.03c2.905 1.226 5.17 3.491 6.367 6.318l.029.078c.599 1.362.948 2.95.948 4.62v.039-.002z'/%3E%3C/svg%3E%0A"); + --icon-wordpress: url("data:image/svg+xml, %3Csvg width='18' height='18' fill='%239FA4BB' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M61.7 169.4l101.5 278C92.2 413 43.3 340.2 43.3 256c0-30.9 6.6-60.1 18.4-86.6zm337.9 75.9c0-26.3-9.4-44.5-17.5-58.7-10.8-17.5-20.9-32.4-20.9-49.9 0-19.6 14.8-37.8 35.7-37.8 .9 0 1.8 .1 2.8 .2-37.9-34.7-88.3-55.9-143.7-55.9-74.3 0-139.7 38.1-177.8 95.9 5 .2 9.7 .3 13.7 .3 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l77.5 230.4L249.8 247l-33.1-90.8c-11.5-.7-22.3-2-22.3-2-11.5-.7-10.1-18.2 1.3-17.5 0 0 35.1 2.7 56 2.7 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l76.9 228.7 21.2-70.9c9-29.4 16-50.5 16-68.7zm-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7 24.8 0 48.5-4.3 70.6-12.1-.6-.9-1.1-1.9-1.5-2.9l-65.4-179.2zm183-120.7c.9 6.8 1.4 14 1.4 21.9 0 21.6-4 45.8-16.2 76.2l-65 187.9C426.2 403 468.7 334.5 468.7 256c0-37-9.4-71.8-26-102.1zM504 256c0 136.8-111.3 248-248 248C119.2 504 8 392.7 8 256 8 119.2 119.2 8 256 8c136.7 0 248 111.2 248 248zm-11.4 0c0-130.5-106.2-236.6-236.6-236.6C125.5 19.4 19.4 125.5 19.4 256S125.6 492.6 256 492.6c130.5 0 236.6-106.1 236.6-236.6z'/%3E%3C/svg%3E"); + --icon-mastodon: url("data:image/svg+xml, %0A%3Csvg role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%239FA4BB'%3E%3Ctitle%3EMastodon icon%3C/title%3E%3Cpath d='M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z'/%3E%3C/svg%3E"); + --icon-verified: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width="22" height="22" %3E%3Cpath fill="%236364ff" d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z"%3E%3C/path%3E%3C/svg%3E'); + --icon-verified-smaller: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width="15" height="15" %3E%3Cpath fill="%236364ff" d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z"%3E%3C/path%3E%3C/svg%3E'); + --icon-label: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag"%3E%3Cpath d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"%3E%3C/path%3E%3Cline x1="7" y1="7" x2="7.01" y2="7"%3E%3C/line%3E%3C/svg%3E'); + --icon-discord: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="18" height="18" %3E%3Cpath fill="%239FA4BB" d="M 12.65625 4.90625 L 11.875 5 C 11.875 5 8.371094 5.382813 5.8125 7.4375 L 5.78125 7.4375 L 5.75 7.46875 C 5.175781 7.996094 4.925781 8.644531 4.53125 9.59375 C 4.136719 10.542969 3.714844 11.753906 3.34375 13.09375 C 2.601563 15.777344 2 19.027344 2 22 L 2 22.25 L 2.125 22.5 C 3.050781 24.125 4.695313 25.160156 6.21875 25.875 C 7.742188 26.589844 9.058594 26.96875 9.96875 27 L 10.5625 27.03125 L 10.875 26.5 L 11.96875 24.5625 C 13.128906 24.824219 14.464844 25 16 25 C 17.535156 25 18.871094 24.824219 20.03125 24.5625 L 21.125 26.5 L 21.4375 27.03125 L 22.03125 27 C 22.941406 26.96875 24.257813 26.589844 25.78125 25.875 C 27.304688 25.160156 28.949219 24.125 29.875 22.5 L 30 22.25 L 30 22 C 30 19.027344 29.398438 15.777344 28.65625 13.09375 C 28.285156 11.753906 27.863281 10.542969 27.46875 9.59375 C 27.074219 8.644531 26.824219 7.996094 26.25 7.46875 L 26.21875 7.4375 L 26.1875 7.4375 C 23.628906 5.382813 20.125 5 20.125 5 L 19.34375 4.90625 L 19.0625 5.625 C 19.0625 5.625 18.773438 6.355469 18.59375 7.1875 C 17.460938 7.035156 16.535156 7 16 7 C 15.464844 7 14.539063 7.035156 13.40625 7.1875 C 13.226563 6.355469 12.9375 5.625 12.9375 5.625 Z M 11.28125 7.1875 C 11.324219 7.328125 11.367188 7.449219 11.40625 7.5625 C 10.113281 7.882813 8.734375 8.371094 7.46875 9.15625 L 8.53125 10.84375 C 11.125 9.234375 14.851563 9 16 9 C 17.148438 9 20.875 9.234375 23.46875 10.84375 L 24.53125 9.15625 C 23.265625 8.371094 21.886719 7.882813 20.59375 7.5625 C 20.632813 7.449219 20.675781 7.328125 20.71875 7.1875 C 21.652344 7.375 23.433594 7.804688 24.90625 8.96875 C 24.898438 8.972656 25.28125 9.550781 25.625 10.375 C 25.976563 11.222656 26.367188 12.351563 26.71875 13.625 C 27.394531 16.066406 27.925781 19.039063 27.96875 21.65625 C 27.339844 22.617188 26.171875 23.484375 24.9375 24.0625 C 23.859375 24.566406 23.007813 24.75 22.5 24.84375 L 22 24 C 22.296875 23.890625 22.589844 23.769531 22.84375 23.65625 C 24.382813 22.980469 25.21875 22.25 25.21875 22.25 L 23.90625 20.75 C 23.90625 20.75 23.34375 21.265625 22.03125 21.84375 C 20.71875 22.421875 18.714844 23 16 23 C 13.285156 23 11.28125 22.421875 9.96875 21.84375 C 8.65625 21.265625 8.09375 20.75 8.09375 20.75 L 6.78125 22.25 C 6.78125 22.25 7.617188 22.980469 9.15625 23.65625 C 9.410156 23.769531 9.703125 23.890625 10 24 L 9.5 24.84375 C 8.992188 24.75 8.140625 24.566406 7.0625 24.0625 C 5.828125 23.484375 4.660156 22.617188 4.03125 21.65625 C 4.074219 19.039063 4.605469 16.066406 5.28125 13.625 C 5.632813 12.351563 6.023438 11.222656 6.375 10.375 C 6.71875 9.550781 7.101563 8.972656 7.09375 8.96875 C 8.566406 7.804688 10.347656 7.375 11.28125 7.1875 Z M 12.5 14 C 11.726563 14 11.042969 14.441406 10.625 15 C 10.207031 15.558594 10 16.246094 10 17 C 10 17.753906 10.207031 18.441406 10.625 19 C 11.042969 19.558594 11.726563 20 12.5 20 C 13.273438 20 13.957031 19.558594 14.375 19 C 14.792969 18.441406 15 17.753906 15 17 C 15 16.246094 14.792969 15.558594 14.375 15 C 13.957031 14.441406 13.273438 14 12.5 14 Z M 19.5 14 C 18.726563 14 18.042969 14.441406 17.625 15 C 17.207031 15.558594 17 16.246094 17 17 C 17 17.753906 17.207031 18.441406 17.625 19 C 18.042969 19.558594 18.726563 20 19.5 20 C 20.273438 20 20.957031 19.558594 21.375 19 C 21.792969 18.441406 22 17.753906 22 17 C 22 16.246094 21.792969 15.558594 21.375 15 C 20.957031 14.441406 20.273438 14 19.5 14 Z M 12.5 16 C 12.554688 16 12.625 16.019531 12.75 16.1875 C 12.875 16.355469 13 16.648438 13 17 C 13 17.351563 12.875 17.644531 12.75 17.8125 C 12.625 17.980469 12.554688 18 12.5 18 C 12.445313 18 12.375 17.980469 12.25 17.8125 C 12.125 17.644531 12 17.351563 12 17 C 12 16.648438 12.125 16.355469 12.25 16.1875 C 12.375 16.019531 12.445313 16 12.5 16 Z M 19.5 16 C 19.554688 16 19.625 16.019531 19.75 16.1875 C 19.875 16.355469 20 16.648438 20 17 C 20 17.351563 19.875 17.644531 19.75 17.8125 C 19.625 17.980469 19.554688 18 19.5 18 C 19.445313 18 19.375 17.980469 19.25 17.8125 C 19.125 17.644531 19 17.351563 19 17 C 19 16.648438 19.125 16.355469 19.25 16.1875 C 19.375 16.019531 19.445313 16 19.5 16 Z"/%3E%3C/svg%3E'); + --icon-linkedin: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"%3E%3Cpath d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"%3E%3C/path%3E%3Crect x="2" y="9" width="4" height="12"%3E%3C/rect%3E%3Ccircle cx="4" cy="4" r="2"%3E%3C/circle%3E%3C/svg%3E'); + --icon-instagram: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"%3E%3Crect x="2" y="2" width="20" height="20" rx="5" ry="5"%3E%3C/rect%3E%3Cpath d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"%3E%3C/path%3E%3Cline x1="17.5" y1="6.5" x2="17.51" y2="6.5"%3E%3C/line%3E%3C/svg%3E'); +} + +/* Vars on iPad, landscape */ +@media (min-width: 1175px) and (max-width: 1260px) { + :root { + --width-main-panel: 500px; + --width-side-panel: 265px; + } +} + +/* Vars in mobile */ +@media (max-width: 500px) { + :root { + --font-size: 16px; + --line-height: 1.4; + --font-size-heading: 17px; + --badges-distance-from-edge: 10px; + } + + /* Hide scrollbar on mobile, since we can't pick the handle anyway */ + .layout-multiple-columns::-webkit-scrollbar { + display: none; + } +} + +/* Search popout offset */ +.layout-multiple-columns .search__popout, +.layout-multiple-columns .search-popout { + left: calc(30px / 2); + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + max-width: calc(100% - 30px) !important; + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: calc(100% - 30px) !important; +} + +body.layout-multiple-columns { + background-color: var(--color-bg); + color: var(--color-fg); +} + +.layout-multiple-columns .ui { + display: flex; + width: 100%; +} + +/* Text color */ +.layout-multiple-columns .account__header__tabs__name h1, +.layout-multiple-columns .account__header__bio .account__header__content, +.layout-multiple-columns .reply-indicator__content, +.layout-multiple-columns .status__content { + color: var(--color-fg); +} + +/* Link color variants */ +.layout-multiple-columns .status-link.hashtag { + color: var(--color-hashtag); +} + +.layout-multiple-columns .status-link.mention:not(.hashtag) { + color: var(--color-mention); +} + +/* stylelint-disable-next-line */ +.layout-multiple-columns .status-link.mention:not(.hashtag):not(.mention) { + color: var(--color-link); +} + +/* Logo */ +.layout-multiple-columns .ui__header__logo, +.layout-multiple-columns .column-link.column-link--logo { + background-image: var(--logo); + background-position: center; + background-repeat: no-repeat; + background-size: 32px auto; + height: 50px; + padding: 0; + width: 50px; +} + +/* Fixes a regression for 4.3.0-alpha.3-2024-04-06 caused by https://github.com/mastodon/mastodon/commit/4f068d4fcc4d134fcbd56faa8f39c608dd343417 */ +.layout-multiple-columns .ui__header__logo { + flex-grow: unset; +} + +.layout-multiple-columns .ui__header__logo img, +.layout-multiple-columns .ui__header__logo svg { + display: none; +} + +/* Things that should have the default font-size */ +.layout-multiple-columns .notification__message, +.layout-multiple-columns .account__header__tabs__name h1 small, +.layout-multiple-columns .button, +.layout-multiple-columns .status__content__read-more-button, +.layout-multiple-columns .status__prepend, +.layout-multiple-columns .status__info, +.layout-multiple-columns .status__relative-time, +.layout-multiple-columns .status__info .status__display-name, +.layout-multiple-columns .account__section-headline a, +.layout-multiple-columns .account__section-headline button, +.layout-multiple-columns .notification__filter-bar a, +.layout-multiple-columns .notification__filter-bar button { + font-size: var(--font-size); +} + +/* Things that should have the mid font-size */ +.layout-multiple-columns .account__header__extra__links, +.layout-multiple-columns .columns-area__panels__pane--compositional .account__header__account-note textarea, +.layout-multiple-columns .account__header__content, +.layout-multiple-columns .columns-area__panels__pane--compositional .compose-form .autosuggest-textarea__textarea, +.layout-multiple-columns .columns-area__panels__pane--compositional .compose-form .spoiler-input__input { + font-size: var(--font-size-mid); + line-height: var(--line-height-mid); +} + +/* Exceptions */ +.layout-multiple-columns .account__header__content { + line-height: 18px; +} + +/* Things that will have even smaller font size */ +.layout-multiple-columns .account__header__account-note label { + font-size: var(--font-size-12); +} + +/* Line heights */ +.layout-multiple-columns .status__content { + line-height: var(--line-height); +} + +/* Modal overlay */ +.layout-multiple-columns .modal-root__overlay { + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + background-color: var(--color-modal-overlay) !important; + /* stylelint-disable-next-line */ + color: var(--color-light-text) !important; +} + +.layout-multiple-columns .modal-root__modal .display-name strong, +.layout-multiple-columns .modal-root__modal .status__content { + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + color: var(--color-light-text) !important; +} + +/* Hide footer buttons in modals */ +.layout-multiple-columns .picture-in-picture .picture-in-picture__footer { + display: none; +} + +/* Picture in picture fixes */ +.layout-multiple-columns .picture-in-picture .audio-player, +.layout-multiple-columns .picture-in-picture .video-player { + /* stylelint-disable-next-line */ + border-radius: 0 !important; + /* stylelint-disable-next-line */ + margin-left: 0 !important; +} + +/* Report modal */ +.layout-multiple-columns .report-dialog-modal .poll__option.dialog-option > .poll__option__text { + display: grid; + gap: 6px; +} + +/* Improve modal icon size and accessibility */ +.layout-multiple-columns .image-loader .icon, +.layout-multiple-columns .media-modal__navigation .icon { + color: var(--color-light-text); + height: 32px; + width: 32px; +} + +/* List adder input */ +.layout-multiple-columns .list-editor input.setting-text, +.layout-multiple-columns .list-adder input.setting-text { + background-color: transparent; + border-color: var(--color-black-coral); + height: 38px; +} + +.layout-multiple-columns .list-editor .column-inline-form button, +.layout-multiple-columns .list-adder .column-inline-form button, +.layout-multiple-columns .list-editor .column-inline-form button::before { + min-height: 38px; + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: 100% !important; +} + +.layout-multiple-columns .list-editor__search { + padding: 15px; +} + +.layout-multiple-columns .embed-modal .embed-modal__container .embed-modal__html { + color: var(--color-light-text); +} + +.layout-multiple-columns .embed-modal .embed-modal__container .embed-modal__html, +.layout-multiple-columns .list-editor__search .search__input { + background-color: transparent; + border-color: var(--color-black-coral); + height: 38px; +} + +.layout-multiple-columns .list-editor .drawer__inner.backdrop { + box-shadow: 2px 4px 15px rgba(0, 0, 0, .2); +} + +.layout-multiple-columns .list-editor .list__display-name, +.layout-multiple-columns .list-adder .list__display-name { + align-items: center; + display: flex; + gap: var(--gap-default); +} + +/* URL preview cards */ +.layout-multiple-columns .status-card, +.layout-multiple-columns .status-card:hover, +.layout-multiple-columns .status-card:focus { + background-color: transparent; + border-color: var(--color-border); +} + +/* URL preview card summary text */ +.layout-multiple-columns .status-card .status-card__host, +.layout-multiple-columns .status-card .status-card__description { + color: var(--color-dim); +} + +/* URL preview card box */ +/* stylelint-disable-next-line */ +.layout-multiple-columns .status-card .status-card__content { + padding: var(--gap-default); +} + +.layout-multiple-columns .status-card.expanded .status-card__content { + display: grid; + gap: 8px; +} + +/* Preview cards */ +.layout-multiple-columns .status-card { + background-color: var(--color-bg); + border: 1px solid var(--color-border); + border-radius: var(--border-radius); + transition: all 200ms; +} + +.layout-multiple-columns .status-card.status-card.bottomless { + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; +} + +.layout-multiple-columns .status-card.expanded { + display: block; +} + +.layout-multiple-columns a.status-card .status-card__host { + font-size: var(--font-size); +} + +.layout-multiple-columns .status-card a:active .status-card__author, +.layout-multiple-columns .status-card a:active .status-card__title, +.layout-multiple-columns .status-card a:focus .status-card__author, +.layout-multiple-columns .status-card a:focus .status-card__title, +.layout-multiple-columns .status-card a:hover .status-card__author, +.layout-multiple-columns .status-card a:hover .status-card__title, +.layout-multiple-columns a.status-card:active .status-card__author, +.layout-multiple-columns a.status-card:active .status-card__title, +.layout-multiple-columns a.status-card:focus .status-card__author, +.layout-multiple-columns a.status-card:focus .status-card__title, +.layout-multiple-columns a.status-card:hover .status-card__author, +.layout-multiple-columns a.status-card:hover .status-card__title, +.layout-multiple-columns a.status-card:focus .status-card__description, +.layout-multiple-columns a.status-card:hover .status-card__description { + color: var(--color-fg); +} + +.layout-multiple-columns .status-card a:active .status-card__host, +.layout-multiple-columns .status-card a:hover .status-card__host, +.layout-multiple-columns .status-card a:focus .status-card__host, +.layout-multiple-columns a.status-card:active .status-card__host, +.layout-multiple-columns a.status-card:focus .status-card__host, +.layout-multiple-columns a.status-card:hover .status-card__host { + color: var(--color-dim); +} + +/* Show minimal status card if there's no image */ +.layout-multiple-columns .status-card .status-card__image:not(:has(img)) { + display: none; +} + +/* Show iframe in status card if status contains embedded media */ +.layout-multiple-columns .status-card .status-card-video:has(iframe) { + display: inherit; +} + +/* Hide empty status cards alltogether (Mastodon 4.1.5-2023-07-29) */ +.layout-multiple-columns .status-card:has(.icon-file-text) { + display: none; +} + +/* Hide empty YouTube description */ +.layout-multiple-columns .status-card__description:empty { + display: none; +} + +.layout-multiple-columns .status-card:focus, +.layout-multiple-columns .status-card:hover { + background-color: rgba(255 255 255 / .03); +} + +.layout-multiple-columns .status-card__image-image, +.layout-multiple-columns .status-card__image-preview, +.layout-multiple-columns .status-card .status-card__image { + background-color: var(--color-arsenic); + border-radius: 0; +} + +.layout-multiple-columns a.status-card .status-card__content { + padding: 16px; +} + +.layout-multiple-columns a.status-card .status-card__title { + color: var(--color-fg); + font-size: var(--font-size-title); + font-weight: var(--font-weight-semibold); + line-height: 1.3; + margin: 0; +} + +.layout-multiple-columns a.status-card.expanded .status-card__title { + white-space: inherit; +} + +.layout-multiple-columns .status-card.expanded .status-card__host { + color: var(--color-dim); + font-size: var(--font-size); + margin-bottom: 0; + margin-top: 0; +} + +.layout-multiple-columns .status-card.expanded .status-card__description { + margin-top: 0; +} + +/* Announcements */ +.layout-multiple-columns .announcements__pagination .icon, +.layout-multiple-columns .announcements__pagination { + color: var(--color-dim); +} + +.layout-multiple-columns .announcements__pagination .icon-button:hover .icon { + color: var(--color-light-purple); +} + +/* Dark panels like modals and boxes */ +.layout-multiple-columns .account-memorial-banner, +.layout-multiple-columns .follow-request-banner, +.layout-multiple-columns .moved-account-banner, +.layout-multiple-columns .column-select__menu *, +.layout-multiple-columns .column-select__menu, +.layout-multiple-columns .column-settings__hashtags .column-select__control, +.layout-multiple-columns .about__meta, +.layout-multiple-columns .about__section__title, +.layout-multiple-columns .announcements, +.layout-multiple-columns .report-dialog-modal, +.layout-multiple-columns .report-modal__target, +.layout-multiple-columns .compose-form .autosuggest-textarea__suggestions, +.layout-multiple-columns .privacy-dropdown__dropdown, +.layout-multiple-columns .drawer__backdrop, +.layout-multiple-columns .list-editor__account, +.layout-multiple-columns .list-editor, +.layout-multiple-columns .list-editor__lists, +.layout-multiple-columns .list-adder__account, +.layout-multiple-columns .list-adder, +.layout-multiple-columns .list-adder__lists, +.layout-multiple-columns .dropdown-menu__arrow::before, +.layout-multiple-columns .dropdown-menu, +.layout-multiple-columns .dropdown-menu__item a, +.layout-multiple-columns .dropdown-menu__item button, +.layout-multiple-columns .emoji-mart-category-label span, +.layout-multiple-columns .emoji-mart-bar:first-child, +.layout-multiple-columns .emoji-picker-dropdown__menu, +.layout-multiple-columns .privacy-dropdown.active .privacy-dropdown__value, +.layout-multiple-columns .emoji-mart-search input, +.layout-multiple-columns .emoji-mart-scroll, +.layout-multiple-columns .emoji-mart-search, +.layout-multiple-columns .follow_requests-unlocked_explanation, +.layout-multiple-columns .dismissable-banner, +.layout-multiple-columns .block-modal__action-bar, +.layout-multiple-columns .boost-modal__action-bar, +.layout-multiple-columns .confirmation-modal__action-bar, +.layout-multiple-columns .mute-modal__action-bar, +.layout-multiple-columns .setting-text__wrapper, +.layout-multiple-columns .setting-text, +.layout-multiple-columns .report-modal__comment, +.layout-multiple-columns .report-modal__container, +.layout-multiple-columns .actions-modal, +.layout-multiple-columns .block-modal, +.layout-multiple-columns .boost-modal, +.layout-multiple-columns .compare-history-modal, +.layout-multiple-columns .confirmation-modal, +.layout-multiple-columns .mute-modal, +.layout-multiple-columns .report-modal, +.layout-multiple-columns .column-header__collapsible-inner { + background-color: var(--color-dark); + border-color: var(--color-dark); + color: var(--color-light-text); +} + +/* Column-header border */ +.layout-multiple-columns .column-header__collapsible { + border-bottom: 1px solid var(--color-border); +} + +.layout-multiple-columns .column-header__collapsible, +.layout-multiple-columns .column-header__collapsible.collapsed { + opacity: 1; +} + +/* Has dark 1px border */ +.layout-multiple-columns .dismissable-banner { + border: 1px solid var(--color-dark); +} + +/* More subtle box-shadow for dropdown-menu */ +.layout-multiple-columns .search-popout, +.layout-multiple-columns .search__popout, +.layout-multiple-columns .dropdown-menu { + box-shadow: 2px 4px 16px rgb(0 0 0 / .01); +} + +/* Autosuggest box shadow reset */ +.layout-multiple-columns .column-select__menu, +.layout-multiple-columns .search-popout, +.layout-multiple-columns .search__popout, +.layout-multiple-columns .dropdown-menu, +.layout-multiple-columns .emoji-picker-dropdown__menu, +.layout-multiple-columns .compose-form .compose-form__warning, +.layout-multiple-columns .privacy-dropdown.active .privacy-dropdown__value, +.layout-multiple-columns .privacy-dropdown__dropdown, +.layout-multiple-columns .language-dropdown__dropdown, +.layout-multiple-columns .compose-form .autosuggest-textarea__suggestions { + box-shadow: none; +} + +/* Composer form warnings */ +.layout-multiple-columns .compose-form .compose-form__warning { + background-color: var(--color-light-purple); + color: var(--color-bg); +} + +/* Content warning placeholder */ +.layout-multiple-columns .compose-form .autosuggest-textarea__textarea::placeholder, +.layout-multiple-columns .compose-form .spoiler-input__input::placeholder { + color: var(--color-dim); +} + +/* Border colors */ +.layout-multiple-columns .search-results__section__header, +.layout-multiple-columns .account__header__bar, +.layout-multiple-columns .about__meta__divider, +.layout-multiple-columns .poll__footer, +.layout-multiple-columns .report-dialog-modal .poll__option.dialog-option, +.layout-multiple-columns .account, +.layout-multiple-columns .report-dialog-modal__container, +.layout-multiple-columns .dropdown-menu__item.edited-timestamp__history__item, +.layout-multiple-columns .dropdown-menu__container__header, +.layout-multiple-columns .compare-history-modal .report-modal__target, +.layout-multiple-columns .account__section-headline, +.layout-multiple-columns .detailed-status__action-bar, +.layout-multiple-columns .column-back-button, +.layout-multiple-columns .column-header, +.layout-multiple-columns .audio-player, +.layout-multiple-columns .video-player, +.layout-multiple-columns .media-gallery, +.layout-multiple-columns .compose-form .spoiler-input__input, +.layout-multiple-columns .compose-form__autosuggest-wrapper, +.layout-multiple-columns .compose-form__poll-wrapper, +.layout-multiple-columns .compose-form__poll-wrapper select, +.layout-multiple-columns .poll__option input[type="text"], +.layout-multiple-columns .report-dialog-modal__textarea, +.layout-multiple-columns .search__input, +.layout-multiple-columns .setting-text, +.layout-multiple-columns .dropdown-menu__separator, +.layout-multiple-columns .status, +.layout-multiple-columns .emoji-mart-search input, +.layout-multiple-columns .conversation, +.layout-multiple-columns .setting-text__wrapper { + border-color: var(--color-border); +} + +/* Change panel order */ +.layout-multiple-columns .columns-area__panels__pane { + order: 3; +} + +.layout-multiple-columns .columns-area__panels__main { + order: 2; +} + +.layout-multiple-columns .columns-area__panels__pane.columns-area__panels__pane--start.columns-area__panels__pane--navigational { + order: 1; +} + +.layout-multiple-columns .columns-area__panels__pane, +.layout-multiple-columns .columns-area__panels__pane__inner, +.layout-multiple-columns .compose-panel { + min-width: var(--width-side-panel); + width: var(--width-side-panel); +} + +.layout-multiple-columns .columns-area__panels__pane--compositional { + flex-grow: 1; + height: 100vh; + max-width: 350px; + min-height: 880px; + position: sticky; + top: 0; +} + +.layout-multiple-columns .columns-area__panels__pane--compositional .columns-area__panels__pane__inner { + position: static; +} + +.layout-multiple-columns .columns-area__panels__pane--compositional .columns-area__panels__pane__inner, +.compose-panel { + /* stylelint-disable-next-line */ + width: 100% !important; +} + +.layout-multiple-columns .search { + margin-inline: 10px; +} + +/* stylelint-disable-next-line */ +@media (min-width: 1175px) { + .layout-multiple-columns .columns-area__panels__main { + max-width: calc(var(--width-main-panel) + calc(var(--gap-default) * 4)); + padding-left: calc(var(--gap-default) * 2); + padding-right: calc(var(--gap-default) * 2); + } + + .layout-multiple-columns .navigation-panel { + margin-right: -20px; + /* stylelint-disable-next-line */ + padding-left: 0 !important; + padding-right: 20px; + } +} + +.layout-multiple-columns .emoji-mart-anchor-bar, +.layout-multiple-columns .column-link.column-link--logo svg { + display: none; +} + +/* Accented items like links */ +.layout-multiple-columns .about__section__title, +.layout-multiple-columns .account__header__bio .account__header__fields a, +.layout-multiple-columns .column-back-button, +.layout-multiple-columns .emoji-mart-anchor.emoji-mart-anchor-selected, +.layout-multiple-columns .text-icon-button.active, +.layout-multiple-columns .empty-column-indicator a, +.layout-multiple-columns .follow_requests-unlocked_explanation a, +.layout-multiple-columns .column-header__back-button, +.layout-multiple-columns .link-button, +.layout-multiple-columns .reply-indicator__content a.unhandled-link, +.layout-multiple-columns .status__content a.unhandled-link, +.layout-multiple-columns .column-header > .column-header__back-button, +.layout-multiple-columns .reply-indicator__content a, +body.embed .status__content a, +.layout-multiple-columns .status__content a, +.layout-multiple-columns .column-link--transparent.active, +.layout-multiple-columns .status__content__read-more-button { + color: var(--color-accent); +} + +/* Toggles etc. */ +.layout-multiple-columns .search-results__header, +.layout-multiple-columns .drawer__inner, +.layout-multiple-columns .react-toggle .react-toggle-track { + background-color: var(--color-bg); +} + +/* Accented background colors */ +.layout-multiple-columns .react-toggle--checked .react-toggle-track, +.layout-multiple-columns .language-dropdown__dropdown__results__item.active, +.layout-multiple-columns .icon-with-badge__badge, +.layout-multiple-columns .button { + background-color: var(--color-accent-dark); +} + +.layout-multiple-columns .block-modal__cancel-button, +.layout-multiple-columns .confirmation-modal__cancel-button, +.layout-multiple-columns .confirmation-modal__secondary-button, +.layout-multiple-columns .mute-modal__cancel-button { + background-color: transparent; + color: var(--color-dim); + font-size: var(--font-size-mid); +} + +.layout-multiple-columns .block-modal__cancel-button:focus, +.layout-multiple-columns .confirmation-modal__cancel-button:focus, +.layout-multiple-columns .confirmation-modal__secondary-button:focus, +.layout-multiple-columns .mute-modal__cancel-button:focus, +.layout-multiple-columns .block-modal__cancel-button:hover, +.layout-multiple-columns .confirmation-modal__cancel-button:hover, +.layout-multiple-columns .confirmation-modal__secondary-button:hover, +.layout-multiple-columns .mute-modal__cancel-button:hover { + background-color: transparent; + color: var(--color-dark-electric-blue); +} + +.column-link--transparent .icon-with-badge__badge, +.layout-multiple-columns .icon-with-badge__badge { + background-color: var(--color-accent-dark); + border-color: var(--color-bg); +} + +/* Accented strokes */ +.layout-multiple-columns .trends__item__sparkline path:last-child { + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + stroke: var(--color-accent) !important; +} + +/* Dropdown hovers */ +.layout-multiple-columns .language-dropdown__dropdown__results__item:hover, +.layout-multiple-columns .language-dropdown__dropdown__results__item:focus { + background-color: var(--color-accent-dark-50); + color: var(--color-light-text); +} + +/* Accented border colors */ +.layout-multiple-columns .notification.unread::before, +.layout-multiple-columns .status__wrapper.unread::before { + border-color: var(--color-accent); + display: none; +} + +/* Filtered post / Content warnings */ +body .status__wrapper.status__wrapper--filtered { + align-items: center; + background-color: var(--color-focusable-toot); + border: 1px solid var(--color-border); + border-radius: var(--border-radius); + color: var(--color-light-purple); + display: flex; + flex-wrap: nowrap; + font-size: var(--font-size-mid); + justify-content: space-between; + margin: var(--gap-default); + overflow: hidden; + padding: 4px 16px; + text-align: left; + text-overflow: ellipsis; + white-space: nowrap; + width: calc(100% - calc(var(--gap-default) * 2)); +} + +body .columns-area__panels__pane--compositional .compose-form .spoiler-input__input, +body .content-warning { + background-color: var(--color-focusable-toot); + border: 1px solid var(--color-border); + border-radius: var(--border-radius); + color: var(--color-light-purple); + display: grid; + font-size: var(--font-size-mid); + grid-template-columns: minmax(0, 3fr) minmax(0, 1fr); + padding: 10px 16px; + white-space: unset; +} + +body .compose-form__highlightable:has(.spoiler-input__input) { + border-top-left-radius: var(--border-radius); + border-top-right-radius: var(--border-radius); +} + +body .compose-form:has(.spoiler-input__input) .spoiler-input .autosuggest-input { + border-bottom: 0; + border-radius: var(--border-radius); +} + +body .content-warning .link-button { + align-self: flex-start; + color: var(--color-fg); + font-size: var(--font-size-mid); + font-weight: var(--font-weight-semibold); + justify-self: flex-end; + min-width: 65px; + text-align: right; +} + +/* New content warnings in 4.3.0.beta.1-mementomods-2024-08-23 */ +body .status:not(.status--in-thread) .content-warning { + margin-bottom: var(--gap-default); + margin-left: calc(var(--size-avatar) + var(--gap-default)); + margin-top: var(--gap-default); +} + +.notification-group__main__status:has(.content-warning) { + border: 0; + padding: 0; +} + +body .content-warning p { + margin-bottom: 0; +} + +body .spoiler-input__border, +body .content-warning::after, +body .content-warning::before { + display: none; +} + +.layout-multiple-columns .notification:has(.status__wrapper--filtered) .notification__message { + display: none; +} + +/* Fix hover/focus on article that has filtered banner */ +.layout-multiple-columns article:has(.status__wrapper--filtered):hover { + background-color: transparent; +} + +.layout-multiple-columns .status__wrapper.status__wrapper--filtered button { + background-color: rgb(255 255 255 / 0); + border-bottom-left-radius: 9999px; + border-bottom-right-radius: 9999px; + border-top-left-radius: 9999px; + border-top-right-radius: 9999px; + color: var(--color-fg); + font-weight: var(--font-weight-semibold); + margin-left: auto; + padding-bottom: 8px; + padding-left: 12px; + padding-right: 12px; + padding-top: 8px; + transition: 200ms background; + white-space: nowrap; +} + +.layout-multiple-columns .status__wrapper.status__wrapper--filtered button:focus, +.layout-multiple-columns .status__wrapper.status__wrapper--filtered button:hover { + background-color: rgb(255 255 255 / .1); + text-decoration: none; +} + +/* Fix load more icon dimensions */ +.load-more .icon { + height: 16px; + width: 20px; +} + +/* Unread message */ +.layout-multiple-columns .notification-ungrouped--unread, +.layout-multiple-columns .conversation--unread, +.layout-multiple-columns .notification.unread:hover, +.layout-multiple-columns .notification.unread, +.layout-multiple-columns .status__wrapper.unread { + background-color: var(--color-dark); +} + +.layout-multiple-columns .notification:hover .notification__message { + background-color: transparent; +} + +/* Things like notification status update text that should be dim */ +/* stylelint-disable-next-line selector-not-notation */ +.layout-multiple-columns .notification .status-link.mention:not(.hashtag):not(.mention), +.layout-multiple-columns .notification .status-link.hashtag, +.layout-multiple-columns .notification .status-link.mention:not(.hashtag), +.layout-multiple-columns .compose-form .autosuggest-textarea__textarea::placeholder, +.layout-multiple-columns .compose-form .icon-button, +.layout-multiple-columns .compose-form .spoiler-input__input::placeholder, +.layout-multiple-columns .compose-form__poll-wrapper .button.button-secondary, +.layout-multiple-columns .language-dropdown__dropdown__results__item__common-name, +.layout-multiple-columns .report-dialog-modal__textarea::placeholder, +.layout-multiple-columns .poll__link, +.layout-multiple-columns .muted .poll, +.layout-multiple-columns .status .status__relative-time, +.layout-multiple-columns .status .status__visibility-icon, +.layout-multiple-columns .block-modal__action-bar > div, +.layout-multiple-columns .boost-modal__action-bar > div, +.layout-multiple-columns .confirmation-modal__action-bar > div, +.layout-multiple-columns .mute-modal__action-bar > div, +.layout-multiple-columns .search-popout > h4, +.layout-multiple-columns .search__popout > h4, +.layout-multiple-columns .status-check-box__status .detailed-status__display-name, +.layout-multiple-columns .report-dialog-modal .poll__option.dialog-option > .poll__option__text, +.layout-multiple-columns .status-card .status-card__description, +.layout-multiple-columns .report-dialog-modal .dialog-option .poll__input, +.layout-multiple-columns .dropdown-menu__container__header, +.layout-multiple-columns .sign-in-banner p, +.layout-multiple-columns .navigation-bar > a, +.layout-multiple-columns .character-counter, +.layout-multiple-columns .text-icon-button, +.layout-multiple-columns .empty-column-indicator, +.layout-multiple-columns .follow_requests-unlocked_explanation, +.layout-multiple-columns .poll__footer, +.layout-multiple-columns .server-banner h4, +.layout-multiple-columns .column-header__button, +.layout-multiple-columns .search__icon .icon-times-circle, +.layout-multiple-columns .timeline-hint, +.layout-multiple-columns .status__display-name.muted, +.layout-multiple-columns .setting-text-label, +.layout-multiple-columns .account__header__bio .account__header__fields dt, +.layout-multiple-columns .account__header__bio .account__header__fields dd, +.layout-multiple-columns .link-footer p, +.layout-multiple-columns .account__header__extra__links a, +.layout-multiple-columns .trends__item__current, +.layout-multiple-columns .emoji-mart-anchor, +.layout-multiple-columns .emoji-mart, +.layout-multiple-columns .emoji-mart-anchors, +.layout-multiple-columns .reply-indicator .display-name *, +.layout-multiple-columns .status__display-name, +.layout-multiple-columns .status__prepend .status__display-name strong, +.layout-multiple-columns .status__prepend, +.layout-multiple-columns .compose-form .compose-form__modifiers, +.layout-multiple-columns .compose-form .autosuggest-textarea__textarea, +.layout-multiple-columns .compose-form .spoiler-input__input, +.layout-multiple-columns .autosuggest-textarea__suggestions, +.layout-multiple-columns .compose-form .autosuggest-account .display-name__account, +.layout-multiple-columns .compose-panel .compose-form__autosuggest-wrapper, +.layout-multiple-columns .compose-form .compose-form__buttons-wrapper, +.layout-multiple-columns .account__section-headline a, +.layout-multiple-columns .account__section-headline button, +.layout-multiple-columns .notification__filter-bar a, +.layout-multiple-columns .notification__filter-bar button, +.layout-multiple-columns .attachment-list.compact .icon, +.layout-multiple-columns .attachment-list__list a, +.layout-multiple-columns .notification__message .icon-user-plus, +.layout-multiple-columns .notification__message .icon-home, +.layout-multiple-columns .notification__message .icon-retweet, +.layout-multiple-columns .link-footer p a, +.layout-multiple-columns .trends__item__name, +.layout-multiple-columns .muted .status__content, +.layout-multiple-columns .muted .status__content a, +.layout-multiple-columns .muted .status__content p, +.layout-multiple-columns .muted .status__display-name strong, +.layout-multiple-columns .privacy-dropdown__option:not(.active) .privacy-dropdown__option__content { + color: var(--color-dim); +} + +/* Dim backgrounds */ +.layout-multiple-columns .poll__chart { + background-color: var(--color-dim); +} + +/* Lighter border colors */ +.layout-multiple-columns .report-dialog-modal .dialog-option .poll__input, +.layout-multiple-columns .poll__input { + border-color: var(--color-brand-mastodon-text-light); +} + +/* Light grey things */ +.layout-multiple-columns .navigation-bar, +.layout-multiple-columns .navigation-bar strong { + color: var(--color-topaz); +} + +/* CW button */ +.layout-multiple-columns .reply-indicator__content .status__content__spoiler-link, +.layout-multiple-columns .status__content__spoiler-link { + background-color: var(--color-dark); + color: var(--color-light-purple); + font-weight: var(--font-weight-semibold); + + /* Need to override forced styles */ + /* stylelint-disable-next-line */ + margin-left: calc(var(--gap-default) / 2) !important; + vertical-align: baseline; +} + +.layout-multiple-columns .reply-indicator__content .status__content__spoiler-link:focus, +.layout-multiple-columns .reply-indicator__content .status__content__spoiler-link:hover, +.layout-multiple-columns .status__content .status__content__spoiler-link:focus, +.layout-multiple-columns .status__content .status__content__spoiler-link:hover { + background-color: var(--color-dark); + color: var(--color-lighter-purple); +} + +/* CW button in notifications */ +.layout-multiple-columns .notification .reply-indicator__content .status__content__spoiler-link, +.layout-multiple-columns .notification .status__content__spoiler-link { + background-color: var(--color-dark); + color: var(--color-dim); +} + +.layout-multiple-columns .notification .reply-indicator__content .status__content__spoiler-link:focus, +.layout-multiple-columns .notification .reply-indicator__content .status__content__spoiler-link:hover, +.layout-multiple-columns .notification .status__content .status__content__spoiler-link:focus, +.layout-multiple-columns .notification .status__content .status__content__spoiler-link:hover { + background-color: var(--color-dark); + color: var(--color-dim); +} + +/* Light purple things */ +.layout-multiple-columns .announcements__pagination .icon-button:hover .icon, +.layout-multiple-columns .server-banner__introduction, +.layout-multiple-columns .account__header__tabs__name h1 small, +.layout-multiple-columns .account .account__display-name, +.layout-multiple-columns .column-settings__section, +.layout-multiple-columns .setting-toggle__label, +.layout-multiple-columns .server-banner__number-label { + color: var(--color-light-purple); +} + +/* White things */ +.layout-multiple-columns .compose-form__poll-wrapper select, +.layout-multiple-columns .actions-modal ul li:not(:empty) a, +.layout-multiple-columns .report-dialog-modal .status__content, +.layout-multiple-columns .report-dialog-modal .status__content p, +.layout-multiple-columns .report-dialog-modal .poll__option.dialog-option > .poll__option__text strong, +.layout-multiple-columns .report-dialog-modal__lead, +.layout-multiple-columns .detailed-status__display-name strong, +.layout-multiple-columns .dismissable-banner__message, +.layout-multiple-columns .privacy-dropdown__option.active, +.layout-multiple-columns .privacy-dropdown__option:hover .privacy-dropdown__option__content, +.layout-multiple-columns .privacy-dropdown__option:focus .privacy-dropdown__option__content, +.layout-multiple-columns .privacy-dropdown__option, +.layout-multiple-columns .privacy-dropdown__option__content strong, +.layout-multiple-columns .status__info .display-name strong.display-name__html, +.layout-multiple-columns .reply-indicator .display-name strong.display-name__html, +.layout-multiple-columns .notification__message, +.layout-multiple-columns .getting-started__trends h4 a, +.layout-multiple-columns .trends__item__name a, +.layout-multiple-columns .emoji-mart-search input, +.layout-multiple-columns .language-dropdown__dropdown__results__item, +.layout-multiple-columns .reply-indicator__content, +.layout-multiple-columns .compose-form .compose-form__modifiers:focus, +.layout-multiple-columns .compose-form .autosuggest-textarea__textarea, +.layout-multiple-columns .compose-form .spoiler-input__input:focus, +.layout-multiple-columns .compose-panel .compose-form__autosuggest-wrapper:focus, +.layout-multiple-columns .compose-form .compose-form__buttons-wrapper:focus, +.layout-multiple-columns .autosuggest-textarea .autosuggest-textarea__textarea:focus, +.layout-multiple-columns .account__section-headline a.active, +.layout-multiple-columns .account__section-headline button.active, +.layout-multiple-columns .notification__filter-bar a.active, +.layout-multiple-columns .notification__filter-bar button.active { + color: var(--color-light-text); +} + +.layout-multiple-columns .muted .status__info *, +.layout-multiple-columns .muted .status__info .display-name * { + color: var(--color-light-text); +} + +/* Account names */ +.layout-multiple-columns .status__info .display-name .display-name__account, +.layout-multiple-columns .display-name__account { + color: var(--color-dim); +} + +/* Main panel column */ +.layout-multiple-columns .columns-area__panels__main > div { + border-left: 1px solid var(--color-border); + border-right: 1px solid var(--color-border); +} + +/* Status header */ +.layout-multiple-columns .status .status__info { + align-items: flex-start; + gap: var(--gap-default); + height: calc(var(--gap-default) * 2); + justify-content: flex-start; + margin-bottom: 0; + padding-bottom: 0; +} + +/* Status action bar */ +.layout-multiple-columns .status__action-bar { + height: 27px; + margin-top: 12px; + max-height: 27px; +} + +/* Display name */ +.layout-multiple-columns .status__info .status__display-name { + align-items: flex-start; + display: inline-flex; + gap: var(--gap-default); + order: 1; +} + +.layout-multiple-columns .status__info .display-name { + display: flex; + gap: calc(var(--gap-default) / 2); +} + +/* The separator dot */ +.layout-multiple-columns .status__info::before { + color: var(--color-dim); + content: "·"; + display: inline-block; + font-size: var(--font-size); + font-weight: var(--font-weight-regular); + height: 20px; + margin-left: -6px; + margin-right: -10px; + order: 2; + position: relative; +} + +.layout-multiple-columns .status__info .status__relative-time { + height: unset; + order: 3; +} + +/* Visibility icon */ +.layout-multiple-columns .status .status__visibility-icon { + font-size: var(--font-size-mid); +} + +/* Panels and things that should be transparent */ +.layout-multiple-columns .search-results__section__header, +.layout-multiple-columns .explore__search-results, +.layout-multiple-columns .status__wrapper-direct, +.layout-multiple-columns .focusable:focus .detailed-status, +.layout-multiple-columns .focusable:focus .detailed-status__action-bar, +.layout-multiple-columns .compose-form__poll-wrapper select, +.layout-multiple-columns .poll__option input[type="text"], +.layout-multiple-columns .language-dropdown__dropdown, +body.embed .activity-stream .entry, +.layout-multiple-columns .report-dialog-modal__textarea, +.layout-multiple-columns .column-inline-form, +.layout-multiple-columns .scrollable .account-card, +.layout-multiple-columns .scrollable .account-card__title__avatar .account__avatar, +.layout-multiple-columns .scrollable .account-card__title__avatar img, +.layout-multiple-columns .explore__search-header, +.layout-multiple-columns .empty-column-indicator, +.layout-multiple-columns .follow_requests-unlocked_explanation, +.layout-multiple-columns .column-link, +.layout-multiple-columns .columns-area__panels__pane--navigational .navigation-panel, +.layout-multiple-columns .tabs-bar__wrapper .column-back-button, +.layout-multiple-columns .account__header, +.layout-multiple-columns .column-header__back-button, +.layout-multiple-columns .compose-form .compose-form__modifiers, +.layout-multiple-columns .compose-form .autosuggest-textarea__textarea, +.layout-multiple-columns .compose-form .spoiler-input__input, +.layout-multiple-columns .compose-panel .compose-form__autosuggest-wrapper, +.layout-multiple-columns .compose-form .compose-form__buttons-wrapper, +.layout-multiple-columns .column-header__button, +.layout-multiple-columns .account__section-headline button, +.layout-multiple-columns .notification__filter-bar button, +.layout-multiple-columns .account__section-headline, +.layout-multiple-columns .notification__filter-bar, +.layout-multiple-columns .tabs-bar__wrapper, +.layout-multiple-columns .column-header, +body.embed .detailed-status, +.layout-multiple-columns .detailed-status, +.layout-multiple-columns .detailed-status__action-bar, +.layout-multiple-columns .column > .scrollable { + background-color: transparent; +} + +/* Avatar */ +.account__avatar[style="width: 46px; height: 46px;"], +.layout-multiple-columns .status__avatar { + /* Need to override inline styles */ + /* stylelint-disable-next-line */ + height: var(--size-avatar) !important; + /* stylelint-disable-next-line */ + max-height: var(--size-avatar) !important; + /* stylelint-disable-next-line */ + max-width: var(--size-avatar) !important; + /* stylelint-disable-next-line */ + min-height: var(--size-avatar) !important; + /* stylelint-disable-next-line */ + min-width: var(--size-avatar) !important; + + /* Need to override inline styles */ + /* stylelint-disable-next-line */ + width: var(--size-avatar) !important; +} + +/* Avatars */ +.layout-multiple-columns .account-card__title__avatar .account__avatar, +.layout-multiple-columns .account-card__title__avatar img, +.layout-multiple-columns .account__avatar > img, +.layout-multiple-columns .column > .scrollable .status__avatar img { + border: 0; + border-radius: 50%; + box-shadow: rgb(255 255 255 / 0.03) 0 0 2px inset; +} + +/* Things that should not have border */ +.layout-multiple-columns .column-inline-form, +.layout-multiple-columns .column > .scrollable, +.layout-multiple-columns .error-column, +.layout-multiple-columns .getting-started, +.layout-multiple-columns .regeneration-indicator, +.layout-multiple-columns .column-header { + border: 0; +} + +/* Nice active effect in the column header */ +.layout-multiple-columns .column-header__wrapper.active { + box-shadow: var(--active-header-box-shadow); +} + +.layout-multiple-columns .column-header__wrapper.active::before { + /* stylelint-disable-next-line */ + background: var(--active-header-radial-gradient); +} + +.layout-multiple-columns .compose-form__autosuggest-wrapper, +.layout-multiple-columns .compose-form__buttons-wrapper { + border: 0; +} + +.layout-multiple-columns article, +.layout-multiple-columns .status__prepend, +.layout-multiple-columns .notification__message, +.layout-multiple-columns .status { + transition: all 200ms; +} + +/* Toot hover effect */ +.layout-multiple-columns article:focus, +.layout-multiple-columns article:hover { + background-color: var(--color-light-shade); +} + +/* Focusable toot and other hilighted items */ +.layout-multiple-columns .compose-form .autosuggest-textarea__suggestions__item.selected, +.layout-multiple-columns .compose-form .autosuggest-textarea__suggestions__item:active, +.layout-multiple-columns .compose-form .autosuggest-textarea__suggestions__item:focus, +.layout-multiple-columns .compose-form .autosuggest-textarea__suggestions__item:hover, +.layout-multiple-columns .focusable:focus { + /* stylelint-disable-next-line */ + background: var(--color-focusable-toot); +} + +/* Search panel that opens when focusing Search or paste URL field */ +.layout-multiple-columns .explore__search-header .search__popout, +.layout-multiple-columns .compose-form__poll-wrapper option, +.layout-multiple-columns .search__popout, +.layout-multiple-columns .search-popout { + background-color: var(--color-dark); + border-color: var(--color-dark); + color: var(--color-dim); +} + +.layout-multiple-columns .search__popout em, +.layout-multiple-columns .search-popout em { + color: var(--color-light-text); +} + +/* Pill style tags */ +.layout-multiple-columns .hashtag-bar a { + background-color: var(--color-dark); + border-radius: 9999px; + color: var(--color-light-purple); + display: inline-block; + font-size: var(--font-size-smaller); + font-weight: var(--font-weight-semibold); + line-height: 1.5; + margin: 0 4px 4px 0; + padding: 4px 8px; + text-decoration: none; +} + +.layout-multiple-columns .hashtag-bar .link-button { + font-size: var(--font-size-smaller); +} + +.layout-multiple-columns .hashtag-bar a:focus, +.layout-multiple-columns .hashtag-bar a:hover { + background-color: var(--color-accent-dark); + /* It should be always light also on light mode, so not using variable here */ + color: #f7f9f9; +} + +.layout-multiple-columns .hashtag-bar a:focus span, +.layout-multiple-columns .hashtag-bar a:hover span { + text-decoration: none; +} + +/* Status update tinted to right */ +.layout-multiple-columns .status:not(.status--in-thread) .hashtag-bar, +.layout-multiple-columns .status__content--collapsed + .status__content__read-more-button, +.layout-multiple-columns .status:not(.status--in-thread) .status__action-bar, +.layout-multiple-columns .status:not(.status--in-thread) .attachment-list, +.layout-multiple-columns .status:not(.status--in-thread) .status__content { + font-size: var(--font-size); + padding-left: calc(var(--size-avatar) + var(--gap-default)); + padding-top: 0; +} + +/* Translate link and other padding resets */ +.layout-multiple-columns .conversation .attachment-list, +.layout-multiple-columns .translate ~ .status__content__read-more-button { + padding-left: 0; +} + +/* Make sure read more/translate button is always aligned to center vertically and to left horizontally */ +.layout-multiple-columns .status__content__read-more-button { + align-items: center; + display: flex; + justify-content: flex-start; + margin-inline-start: 0; +} + +/* Rtl version */ +[dir="rtl"] .layout-multiple-columns .status__action-bar, +[dir="rtl"] .layout-multiple-columns .attachment-list, +[dir="rtl"] .layout-multiple-columns .status__content__read-more-button, +[dir="rtl"] .layout-multiple-columns .status .status__content { + padding-left: 0; + padding-right: calc(var(--size-avatar) + var(--gap-default)); +} + +/* Reset padding from attachment-list on reply indicator */ +.layout-multiple-columns .reply-indicator .attachment-list { + padding-left: 0; +} + +.layout-multiple-columns .status__action-bar button, +.layout-multiple-columns .detailed-status__action-bar button { + border-radius: 50%; +} + +.layout-multiple-columns .detailed-status__action-bar .icon-button[disabled], +.layout-multiple-columns .status__action-bar .icon-button[disabled] { + opacity: .5; + pointer-events: none; +} + +/* Grouped notification exceptions, pr30440 2024-07-11 */ +.layout-multiple-columns .notification-ungrouped .status .hashtag-bar, +.layout-multiple-columns .notification-ungrouped .status .status__content, +.layout-multiple-columns .notification-ungrouped .status .status__action-bar { + padding-left: var(--gap-default); +} + +.layout-multiple-columns .notification-ungrouped .notification-ungrouped__header { + padding-left: calc(24px + var(--gap-default)); +} + +/* Media inside status update tinted to right */ +.layout-multiple-columns .status .audio-player, +.layout-multiple-columns .status .video-player, +.layout-multiple-columns .status .media-gallery { + margin-left: auto; + /* Need to override inline styles */ + /* stylelint-disable-next-line */ + width: calc(100% - calc(var(--size-avatar) + var(--gap-default))) !important; +} + +/* Fix aspect-ratio for some videos in mastodon v4.1.5-nightly-2023-07-26 */ +.layout-multiple-columns div[style*='aspect-ratio']:not([class]) { + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + aspect-ratio: unset !important; +} + +/* Start: Experimental Threads-like media proportions, if the height is tall, show smaller media: https://mementomori.social/@rolle/111715197571142727 */ +.layout-multiple-columns .media-gallery__item.standalone img, +.layout-multiple-columns .video-player .media-gallery__preview { + object-fit: contain; +} + +.layout-multiple-columns .status .audio-player, +.layout-multiple-columns .status .media-gallery, +.layout-multiple-columns .status .video-player, +.layout-multiple-columns .audio-player, +.layout-multiple-columns .media-gallery, +.layout-multiple-columns .media-gallery__gifv, +.layout-multiple-columns .media-gallery__preview, +.layout-multiple-columns .video-player { + margin-left: calc(var(--size-avatar) + var(--gap-default)); + max-height: 430px; + /* stylelint-disable-next-line */ + width: unset !important; +} + +.layout-multiple-columns .spoiler-button + .media-gallery__item > .media-gallery__preview { + /* stylelint-disable-next-line */ + margin-left: unset !important; + /* stylelint-disable-next-line */ + max-height: unset !important; + /* stylelint-disable-next-line */ + width: 100% !important; +} + +.layout-multiple-columns .media-gallery__gifv, +.layout-multiple-columns .detailed-status .audio-player, +.layout-multiple-columns .detailed-status .media-gallery, +.layout-multiple-columns .detailed-status .media-gallery__gifv, +.layout-multiple-columns .detailed-status .media-gallery__preview, +.layout-multiple-columns .detailed-status .video-player { + margin-left: 0; +} + +.layout-multiple-columns .media-gallery__preview { + /* stylelint-disable-next-line */ + margin-left: 0 !important; + /* stylelint-disable-next-line */ + width: 100% !important; +} + +.layout-multiple-columns .media-gallery > .media-gallery__item:nth-of-type(odd), +.layout-multiple-columns .media-gallery > .media-gallery__item:nth-of-type(odd) > a, +.layout-multiple-columns .media-gallery__preview:nth-of-type(odd), + { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +.layout-multiple-columns .media-gallery > .media-gallery__item:nth-of-type(even), +.layout-multiple-columns .media-gallery > .media-gallery__item:nth-of-type(even) > a, +.layout-multiple-columns .media-gallery__preview:nth-of-type(even) { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +/* End: Experimental Threads-like media proportions, if the height is tall, show smaller media */ +.layout-multiple-columns .status .status-card + .more-from-author, +.layout-multiple-columns .status .status-card { + margin-left: calc(var(--size-avatar) + var(--gap-default)); +} + +/* Detailed status update */ +.layout-multiple-columns .detailed-status .status__content { + font-size: var(--font-size-bigger); + line-height: 1.4; +} + +body.embed .detailed-status__meta, +.layout-multiple-columns .detailed-status__meta { + color: var(--color-dim); + font-size: var(--font-size); +} + +body.embed .detailed-status__meta { + line-height: 1.5; +} + +body.embed .detailed-status__reblogs, +body.embed .detailed-status__favorites, +.layout-multiple-columns .detailed-status__favorites, +.layout-multiple-columns .detailed-status__reblogs { + display: inline-flex; + font-size: var(--font-size); + gap: 4px; +} + +body.embed .detailed-status__meta .animated-number, +.layout-multiple-columns .detailed-status__meta .animated-number { + color: var(--color-light-text); + font-weight: var(--font-weight-bold); +} + +body.embed .detailed-status__reblogs, +.layout-multiple-columns .detailed-status__reblogs { + font-size: var(--font-size); +} + +body.embed .detailed-status__reblogs, +body.embed .detailed-status__favorites { + color: var(--color-light-text); + font-weight: var(--font-weight-bold); +} + +/* Fix alignment */ +.layout-multiple-columns .detailed-status__link { + top: 0; +} + +/* Profile lock icon alignment fix */ +.layout-multiple-columns .account__header__tabs__name h1 small { + display: flex; + gap: 4px; + margin-top: 4px; +} + +/* Textual labels for detailed metrics */ +body.embed .detailed-status__link > .icon-reply + span::after, +.layout-multiple-columns .detailed-status__link > .icon-reply + span::after { + color: var(--color-dim); + content: 'Replies'; + font-weight: var(--font-weight-semibold); +} + +body.embed .detailed-status__link > .icon-retweet + span::after, +.layout-multiple-columns .detailed-status__link > .icon-retweet + span::after { + color: var(--color-dim); + content: 'Boosts'; + font-weight: var(--font-weight-semibold); +} + +body.embed .detailed-status__link > .icon-star + span::after, +.layout-multiple-columns .detailed-status__link > .icon-star + span::after { + color: var(--color-dim); + content: 'Favourites'; + font-weight: var(--font-weight-semibold); +} + +body.embed .detailed-status__meta .detailed-status__link .icon-star, +body.embed .detailed-status__meta .detailed-status__link .icon-retweet, +.layout-multiple-columns .detailed-status__meta .detailed-status__link .icon-star, +.layout-multiple-columns .detailed-status__meta .detailed-status__link .icon-retweet { + display: none; +} + +/* Icon buttons */ +.layout-multiple-columns .icon-button { + border-bottom-left-radius: 9999px; + border-bottom-right-radius: 9999px; + border-top-left-radius: 9999px; + border-top-right-radius: 9999px; + color: var(--color-dim); +} + +/* Hide/Show media button */ +.layout-multiple-columns .spoiler-button.spoiler-button--minified > button { + background-color: var(--color-bg); + border-radius: var(--border-radius-badges); + color: var(--color-ghost-button-text); + opacity: .5; +} + +/* Alt badge */ +.layout-multiple-columns .media-gallery__item__badges > span { + border-radius: var(--border-radius-badges); +} + +/* Distance from the edge */ +.layout-multiple-columns .spoiler-button--minified { + inset-inline-start: var(--badges-distance-from-edge); + top: var(--badges-distance-from-edge); +} + +.layout-multiple-columns .media-gallery__item__badges { + bottom: var(--badges-distance-from-edge); + inset-inline-start: var(--badges-distance-from-edge); +} + +.layout-multiple-columns .spoiler-button.spoiler-button--minified > button:hover, +.layout-multiple-columns .spoiler-button.spoiler-button--minified > button:focus { + opacity: 1; +} + +.layout-multiple-columns .icon-button:hover { + color: var(--color-accent); +} + +/* Other general buttons */ +.layout-multiple-columns .column-header__button.active:active, +.column-header__button.active:focus, +.layout-multiple-columns .column-header__button.active:hover { + background-color: var(--color-focusable-toot); + color: var(--color-fg); +} + +/* Bars on panels */ +.layout-multiple-columns .ui__header, +.layout-multiple-columns .columns-area__panels__main > div.tabs-bar__wrapper, +.layout-multiple-columns .tabs-bar__wrapper { + backdrop-filter: blur(12px); + background-color: var(--color-bg-75); + border-color: var(--color-border); + padding: 0; +} + +@media (min-width: 1175px) { + .layout-multiple-columns .ui__header, + .layout-multiple-columns .columns-area__panels__main > div.tabs-bar__wrapper, + .layout-multiple-columns .tabs-bar__wrapper { + margin-right: -2px; + } +} + +/* Hidden things */ +/* stylelint-disable-next-line */ +.layout-multiple-columns .column-header .column-header__icon:not(.icon-user-plus):not(.icon-user-times) { + display: none; +} + +/* Column headers */ +.layout-multiple-columns .column-header { + font-size: var(--font-size-heading); + font-weight: var(--font-weight-bold); +} + +/* Column sub-headers */ +.layout-multiple-columns .column-subheading { + background-color: transparent; + color: var(--color-fg); + /* stylelint-disable-next-line */ + font-size: var(--font-size-bigger) !important; + /* stylelint-disable-next-line */ + font-weight: var(--font-weight-bold) !important; + /* stylelint-disable-next-line */ + padding-bottom: 12px !important; + /* stylelint-disable-next-line */ + padding-top: 24px !important; + text-transform: unset; +} + +/* "Your lists" view */ +.layout-multiple-columns .column-subheading ~ article { + padding-left: var(--gap-default); + padding-right: var(--gap-default); +} + +/* Notifications */ +.layout-multiple-columns .notification__message { + display: grid; + gap: var(--gap-default); + grid-template-columns: minmax(0, var(--size-avatar)) minmax(0, 1fr); + height: calc(var(--gap-default) * 2); +} + +/* Notification groups, pr30440 2024-07-11 */ +.layout-multiple-columns .notification-group { + display: grid; + gap: var(--gap-default); + grid-template-columns: minmax(0, var(--size-avatar)) minmax(0, 1fr); +} + +/* Make sure notification user is clickable */ +.layout-multiple-columns .notification__display-name { + position: relative; + z-index: 99; +} + +/* Hack to display notification message title on one line */ +.layout-multiple-columns .notification__message > span { + display: block; + margin-top: calc(var(--size-avatar-small) + 6px); + overflow: visible; +} + +.layout-multiple-columns .notification__message > span > span { + display: block; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} + +/* Truncate too long unfollow buttons and texts beside it so they don't overlap in notifications */ +@media (max-width: 600px) { + .layout-multiple-columns .notification .account__relationship > .button, + .layout-multiple-columns .notification__report__actions .button { + max-width: 24vw; + } + + .layout-multiple-columns .notification__message > span > span { + max-width: 50vw; + } +} + +.layout-multiple-columns .notification__message > div { + display: flex; + justify-content: flex-end; +} + +.layout-multiple-columns .muted .status__avatar { + opacity: 1; +} + +.layout-multiple-columns .notification .account__avatar-overlay-base { + display: none; +} + +.layout-multiple-columns .notification .account__avatar, +.layout-multiple-columns .notification .account__avatar-overlay-overlay .account__avatar, +.layout-multiple-columns .notification .account__avatar-overlay-overlay { + /* Need to override inline styles */ + /* stylelint-disable-next-line */ + height: var(--size-avatar-small) !important; + /* stylelint-disable-next-line */ + min-height: var(--size-avatar-small) !important; + /* stylelint-disable-next-line */ + min-width: var(--size-avatar-small) !important; + position: absolute; + /* stylelint-disable-next-line */ + width: var(--size-avatar-small) !important; +} + +.layout-multiple-columns .notification .status__info .status__display-name { + overflow: visible; +} + +/* Fixes: User avatars in notifications are sometimes links to my profile instead of theirs #25 */ +.layout-multiple-columns .notification.notification-reblog .status__info .status__display-name, +.layout-multiple-columns .notification.notification-follow .status__info .status__display-name, +.layout-multiple-columns .notification-group--favourite .status__info .status__display-name, +.layout-multiple-columns .notification.notification-favourite .status__info .status__display-name { + pointer-events: none; +} + +/* Hack to show follow notification more minimal way */ +.layout-multiple-columns .notification.notification-admin-report .notification__report, +.layout-multiple-columns .notification.notification-admin-sign-up .account__wrapper, +.layout-multiple-columns .notification.notification-update .account__wrapper, +.layout-multiple-columns .notification.notification-follow .account__wrapper { + position: relative; +} + +.layout-multiple-columns .notification.notification-admin-report .account__avatar-overlay-overlay { + top: calc(-1 * calc(var(--size-avatar-small) + var(--gap-default) + 4px)); +} + +/* Hack to show follow notification more minimal way */ +.layout-multiple-columns .notification.notification-poll .display-name, +.layout-multiple-columns .notification.notification-update .display-name__html, +.layout-multiple-columns .notification.notification-update .display-name__account, +.layout-multiple-columns .notification.notification-admin-sign-up .display-name__html, +.layout-multiple-columns .notification.notification-admin-sign-up .display-name, +.layout-multiple-columns .notification.notification-follow .display-name__html { + visibility: hidden; +} + +.layout-multiple-columns .notification.notification-update .account__avatar-wrapper, +.layout-multiple-columns .notification.notification-admin-sign-up .account__avatar-wrapper, +.layout-multiple-columns .notification.notification-follow .account__avatar-wrapper, +.layout-multiple-columns .notification .account__avatar-overlay { + left: calc(var(--size-avatar-small) + var(--gap-default) + 18px); + margin-top: calc(-1 * calc(var(--size-avatar-small) + var(--gap-default))); + position: absolute; + top: 4px; +} + +.layout-multiple-columns .notification.notification-admin-report .account__avatar-overlay { + margin-top: 0; + top: 0; +} + +.layout-multiple-columns .notification.notification-status .notification__message > span { + display: none; +} + +.layout-multiple-columns .notification.notification-follow .verified-badge, +.layout-multiple-columns .notification.notification-admin-sign-up .account__contents, +.layout-multiple-columns .notification.notification-follow .account__contents, +.layout-multiple-columns .notification.notification-follow .display-name, +.layout-multiple-columns .notification.notification-admin-sign-up .display-name + span, +.layout-multiple-columns .notification.notification-follow .display-name + span, +.layout-multiple-columns .notification-group--favourite .status__wrapper-direct .status__prepend, +.layout-multiple-columns .notification.notification-favourite .status__wrapper-direct .status__prepend, +.layout-multiple-columns .notification.notification-reblog .display-name, +.layout-multiple-columns .notification-group--favourite .display-name, +.layout-multiple-columns .notification.notification-favourite .display-name { + display: none; +} + +/* Minimal boost notification fix */ +.layout-multiple-columns .notification.notification-reblog .notification__message > span { + margin-top: calc(var(--size-avatar-small) + calc(var(--gap-default) / 2)); +} + +/* Minimal follow notification fix */ +.layout-multiple-columns .notification.notification-follow .notification__message > span { + margin-top: calc(calc(var(--size-avatar-small) + calc(var(--gap-default) / 2)) + 6px); +} + +.layout-multiple-columns .notification.notification.notification-admin-sign-up .account__relationship, +.layout-multiple-columns .notification.notification-follow .account__relationship { + transform: translateY(-8px); +} + +/* stylelint-disable-next-line */ +.layout-multiple-columns .notification.notification-follow .account__avatar-wrapper { + top: 6px; +} + +/* Minimal fav notification fix */ +.layout-multiple-columns .notification.notification-favourite .notification__message > span { + margin-top: calc(var(--size-avatar-small) + calc(var(--gap-default) / 2)); +} + +/* If a status content is empty and there's only attachment, remove gap */ +.layout-multiple-columns .notification .status__content:has(.status__content__text:empty) + .attachment-list { + margin-top: 0; +} + +/* Less space before attachments if no status content */ +.layout-multiple-columns .status .status__content:has(.status__content__text:empty) + .audio-player, +.layout-multiple-columns .status .status__content:has(.status__content__text:empty) + .video-player, +.layout-multiple-columns .status .status__content:has(.status__content__text:empty) + .media-gallery, +.layout-multiple-columns .detailed-status .status__content:has(.status__content__text:empty) + .audio-player, +.layout-multiple-columns .detailed-status .status__content:has(.status__content__text:empty) + .video-player, +.layout-multiple-columns .detailed-status .status__content:has(.status__content__text:empty) + .media-gallery { + margin-top: calc(var(--gap-default) / 2); +} + +.layout-multiple-columns .status__prepend { + padding-left: calc(var(--size-avatar) - 4px); +} + +.layout-multiple-columns .notification.notification-update .account__display-name, +.layout-multiple-columns .notification.notification-follow .account__display-name { + display: inline-flex; + gap: var(--gap-default); + padding-left: calc(var(--size-avatar) + var(--gap-default)); +} + +/* Admin reports and other admin notifications */ +.layout-multiple-columns .notification-admin-report .notification__report { + border-color: var(--color-border); + display: flex; + font-size: var(--font-size); + gap: 16px; + margin-top: 22px; + padding: 16px; + padding-left: calc(var(--size-avatar) + var(--gap-default)); +} + +.layout-multiple-columns .notification-admin-report .notification__report__details { + color: var(--color-dim); + font-size: var(--font-size); +} + +/* stylelint-disable-next-line */ +.layout-multiple-columns .notification-admin-report .notification__report__details strong { + font-weight: var(--font-weight-regular); +} + +/* Revert hack for notification admin message that has no avatar visible */ +.layout-multiple-columns .notification-admin-report .notification__message > span { + display: block; + margin-top: calc(var(--size-avatar-small) + 4px); + overflow: visible; +} + +/* Hide things in notifications */ +.layout-multiple-columns .notification .status__relative-time, +.layout-multiple-columns .notification .status__info::before { + display: none; +} + +/* Right side panel */ +.layout-multiple-columns .navigation-panel { + box-sizing: border-box; + margin-top: 0; + overflow-y: auto; + padding: 10px; +} + +.layout-multiple-columns .navigation-panel hr { + /* Hide but reserve space */ + visibility: hidden; +} + +.columns-area__panels__pane--navigational .navigation-panel { + border: 0; + height: 100%; +} + +.layout-multiple-columns .navigation-panel__logo hr { + margin: 0; +} + +/* Attempt to hide scrollbars for .navigation-panel for Firefox */ +.dropdown-menu__container__list--scrollable, +.layout-multiple-columns .navigation-panel { + scrollbar-width: none; +} + +/* Hide scrollbars for .navigation-panel for Chrome and Safari */ +.dropdown-menu__container__list--scrollable::-webkit-scrollbar, +.layout-multiple-columns .navigation-panel__menu::-webkit-scrollbar, +.layout-multiple-columns .navigation-panel::-webkit-scrollbar { + display: none; + width: 4px; +} + +/* Columns */ +.layout-multiple-columns .column { + border-right: 1px solid var(--color-border); + padding-left: 0; + padding-right: 0; + padding-top: 0; + width: var(--width-column); +} + +.layout-multiple-columns .column-subheading, +.layout-multiple-columns .column-link { + align-items: center; + color: var(--color-light-text); + display: flex; + font-size: var(--font-size); + font-weight: var(--font-weight-semibold); + gap: var(--gap-column-link); + overflow: visible; + padding-bottom: 8px; + padding-left: var(--gap-column-link); + padding-right: calc(var(--gap-column-link) * 1.5); + padding-top: 8px; + transition: all 100ms; +} + +[dir="rtl"] .layout-multiple-columns .column-link { + margin-left: auto; + margin-right: 0; +} + +.layout-multiple-columns .column-link > .icon { + min-width: 20px; + width: 26px; +} + +.layout-multiple-columns .column-link > span { + position: relative; +} + +.layout-multiple-columns .account__section-headline a { + transition: all 200ms; +} + +.layout-multiple-columns .dropdown-menu__item a:hover, +.layout-multiple-columns .notification__filter-bar button:hover, +.layout-multiple-columns .account__section-headline a:hover { + background-color: var(--color-column-link-hover); +} + +/* Mobile devices */ +@media (hover: none) { + .layout-multiple-columns .notification__filter-bar button.active:hover, + .layout-multiple-columns .account__section-headline a.active:hover { + background-color: transparent; + } +} + +/* Notification filter bar */ +.layout-multiple-columns .notification__filter-bar { + border-bottom: 1px solid var(--color-border); + border-left: 0; + border-right: 0; +} + +.layout-multiple-columns .column-link__icon { + margin: 0; +} + +/* Notification badge on side panel */ +.layout-multiple-columns .icon-with-badge__badge { + border-radius: 50%; + font-size: 11px; + left: 12px; + top: -6px; +} + +.layout-multiple-columns .column-link--transparent.active { + color: var(--color-light-text); + font-weight: var(--font-weight-bold); +} + +/* Top panel */ +.layout-multiple-columns .account__section-headline a.active::after, +.layout-multiple-columns .account__section-headline button.active::after, +.layout-multiple-columns .notification__filter-bar a.active::after, +.layout-multiple-columns .notification__filter-bar button.active::after { + background-color: var(--color-accent); + border: 0; + border-bottom-left-radius: 9999px; + border-bottom-right-radius: 9999px; + border-top-left-radius: 9999px; + border-top-right-radius: 9999px; + bottom: -1px; + content: ""; + display: block; + height: 4px; + left: 50%; + min-width: 56px; + position: absolute; + transform: translateX(-50%); +} + +/* Notification icons */ +.layout-multiple-columns .account__section-headline a.active::before, +.layout-multiple-columns .account__section-headline button.active::before, +.layout-multiple-columns .notification__filter-bar a.active::before, +.layout-multiple-columns .notification__filter-bar button.active::before { + display: none; +} + +.layout-multiple-columns .notification.notification-reblog .status__action-bar, +.layout-multiple-columns .notification.notification-favourite .status__action-bar { + display: none; +} + +.layout-multiple-columns .status__prepend .icon-retweet { + background-image: var(--icon-boost-status-prepend); +} + +.layout-multiple-columns .notification-group .notification-group__icon .icon, +.layout-multiple-columns .notification .notification__message .icon { + align-self: start; + height: 27px; + justify-self: end; + margin-right: 4px; + max-width: 30px; + width: 27px; +} + +.layout-multiple-columns .notification-group .notification-group__icon .icon-repeat, +.layout-multiple-columns .notification .notification__message .icon.icon-retweet { + color: var(--color-green); + height: 24px; + width: 24px; +} + +.layout-multiple-columns .notification-group .icon-person-add, +.layout-multiple-columns .notification .icon.icon-user-plus:not(.icon-link) { + color: var(--color-accent-dark); +} + +.layout-multiple-columns .account__relationship .icon.icon-user-plus:not(.icon-link), +.layout-multiple-columns .notification .account__relationship .icon.icon-user-plus:not(.icon-link) { + color: var(--color-dim); +} + +.layout-multiple-columns .notification .icon.icon-flag, +.layout-multiple-columns .notification .icon.icon-tasks:not(.icon-link) { + color: var(--color-accent-dark); +} + +.layout-multiple-columns .notification .icon.icon-home:not(.icon-link) { + color: var(--color-accent-dark); + height: 24px; + width: 24px; +} + +/* Follow/unfollow button */ +.layout-multiple-columns .account__relationship .icon-button, +.layout-multiple-columns .notification .account__relationship .icon-button { + background-color: transparent; +} + +.layout-multiple-columns .notification .account__relationship .icon { + /* stylelint-disable-next-line */ + color: var(--color-dim); + font-size: 20px; +} + +.layout-multiple-columns .list-adder__lists .icon-times, +.layout-multiple-columns .account__wrapper .account__relationship .icon-button.active .icon, +.layout-multiple-columns .explore__search-results .account__relationship .icon-button.active .icon, +.layout-multiple-columns .notification .account__relationship .icon-button.active .icon { + /* stylelint-disable-next-line */ + color: var(--color-green); + opacity: .75; +} + +.layout-multiple-columns .list-adder__lists .icon-times:hover, +.layout-multiple-columns .explore__search-results .icon-button.active:hover .icon, +.layout-multiple-columns .notification .account__relationship .icon-button.active:hover .icon { + /* stylelint-disable-next-line */ + color: var(--color-red); + opacity: 1; +} + +.layout-multiple-columns .explore__search-results .icon-button:focus .icon, +.layout-multiple-columns .notification .account__relationship .icon-button:focus .icon, +.layout-multiple-columns .explore__search-results .icon-button.active:focus .icon, +.layout-multiple-columns .notification .account__relationship .icon-button.active:focus .icon, +.layout-multiple-columns .explore__search-results .icon-button:hover .icon, +.layout-multiple-columns .notification .account__relationship .icon-button:hover .icon { + /* stylelint-disable-next-line */ + color: var(--color-green); + opacity: 1; +} + +.layout-multiple-columns .notification .account__relationship { + border-radius: 50%; + height: 24px; + transform: translateY(-4px); +} + +/* Emoji-mart search input */ +.layout-multiple-columns .emoji-mart-search-icon svg { + fill: var(--color-border); + opacity: 1; +} + +.layout-multiple-columns .emoji-mart-search > input:focus-visible ~ .emoji-mart-search-icon svg { + fill: var(--color-accent); +} + +.layout-multiple-columns .emoji-mart-search > input { + font-size: var(--font-size-smaller); +} + +.layout-multiple-columns .compose-form__autosuggest-wrapper textarea::placeholder, +.layout-multiple-columns .report-dialog-modal__textarea::placeholder, +.layout-multiple-columns .emoji-mart-search > input::placeholder { + color: var(--color-dim); + opacity: 1; +} + +.layout-multiple-columns .report-dialog-modal__textarea, +.layout-multiple-columns .report-dialog-modal__textarea:focus, +.layout-multiple-columns .emoji-mart-search > input:focus { + color: var(--color-light-text); +} + +.layout-multiple-columns .emoji-mart-search-icon:disabled { + opacity: 1; +} + +/* Search */ +.layout-multiple-columns .search .search__icon .icon-search { + background-image: var(--icon-search); + background-position: center; + background-repeat: no-repeat; + background-size: 20px; + display: inline-block; + height: 24px; + width: 24px; +} + +.layout-multiple-columns .search .search__icon .icon { + inset-inline-start: unset; + position: absolute; + right: 14px; + top: 9px; +} + +.layout-multiple-columns .search .search__icon .icon-search path { + display: none; +} + +.layout-multiple-columns .search.active .search__input, +.layout-multiple-columns input.setting-text, +.layout-multiple-columns .search__input { + background-color: var(--color-mud); + border-color: var(--color-mud); + border-radius: 32px; + color: var(--color-dim); + font-size: var(--font-size); + height: 42px; + padding: 0 20px; +} + +/* Input texts */ +.layout-multiple-columns .poll__option input[type="text"], +.layout-multiple-columns input.setting-text:focus, +.layout-multiple-columns .search__input:focus { + color: var(--color-light-text); +} + +/* Poll input */ +.layout-multiple-columns .poll__option input[type="text"] { + background-color: transparent; + border-color: var(--color-border); +} + +.layout-multiple-columns .poll__option input[type="text"]:focus { + border-color: var(--color-accent); +} + +/* Placeholders */ +.layout-multiple-columns .poll__option input[type="text"]::placeholder, +.layout-multiple-columns .search__input::placeholder, +.layout-multiple-columns input::placeholder, +.layout-multiple-columns input.setting-text::placeholder { + color: var(--color-dim); + opacity: 1; +} + +/* Profile */ +.layout-multiple-columns .getting-started__trends h4, +.layout-multiple-columns .account__header__bar { + border-color: var(--color-border); +} + +.layout-multiple-columns .account__header__bio .account__header__fields { + background-color: transparent; + border: 0; + color: var(--color-dim); + display: flex; + flex-wrap: wrap; + gap: var(--gap-default); + padding: 0; +} + +/* New popout styles */ +.layout-multiple-columns .account__domain-pill__popout { + border: 1px solid var(--color-mud); + color: var(--color-light-purple); +} + +.layout-multiple-columns .account__domain-pill__popout__parts > div:nth-child(2) svg { + background-image: var(--icon-globe-purple); + background-size: 24px; +} + +.layout-multiple-columns .account__domain-pill__popout__handle { + background-color: var(--color-dark); + border: 0; + color: var(--color-accent); + padding: 12px 10px; +} + +/* Hide unnecessary header icon for minimalism */ +.layout-multiple-columns .account__domain-pill__popout__header__icon { + display: none; +} + +.account__domain-pill__popout > p { + font-size: var(--font-size-smaller); + line-height: 1.3; +} + +/* Truncate too long links in the profile, like Nostr */ +.layout-multiple-columns .account__header__bio .account__header__fields span > a:only-of-type { + display: block; + max-width: 220px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl::after { + content: '|'; + order: 2; +} + +/* Recognize empty field and remove pipe */ +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dd > span:empty)::after { + display: none; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dt { + order: 1; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dd { + order: 3; +} + +/* Hide the character in between Joined label */ +.layout-multiple-columns .account__header__bio .account__header__fields dl:first-of-type::before, +.layout-multiple-columns .account__header__bio .account__header__fields dl:first-of-type::after { + display: none; +} + +/* Make full width... */ +/* stylelint-disable no-duplicate-selectors */ +.layout-multiple-columns .account__header__bio .account__header__fields dl { + width: 100%; +} +/* stylelint-enable no-duplicate-selectors */ + +/* ...except on those that have label with GitHub, github, YouTube or similar */ +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="github" i], dt[title*="youtube" i], dt[title*="website" i], dt[title*="twitch" i], dt[title*="twitter" i], dt[title="x" i], dt[title*="discord" i], dt[title*="linkedin" i], dt[title*="instagram" i], dt[title="IG"], dt[title~="Mastodon account" i], dt[title~="Mastodon account" i], dt[title~="account" i], dt[title="Alt account" i], dt[title*="mastodon" i], dt[title*="masto" i], dt[title*="ko-fi" i], dt[title*="kofi" i], dt[title*="paypal" i], dt[title*="patreon" i], dt[title*="threads" i], dt[title*="bluesky" i], dt[title*="nostr" i], dt[title*="facebook" i], dt[title*="friendica" i], dt[title*="pronouns" i], dt[title*="wordpress" i], dt[title*="fb" i], dt[title*="bandcamp" i]) { + max-width: 50%; + + /* Move to last */ + order: 9999; + width: auto; +} + +/* Hide labels that show "Website", "YouTube", etc. */ +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="github" i], dt[title*="youtube" i], dt[title*="website" i], dt[title*="twitch" i], dt[title*="twitter" i], dt[title="x" i], dt[title*="discord" i], dt[title*="linkedin" i], dt[title*="instagram" i], dt[title="IG"], dt[title~="Mastodon account" i], dt[title~="Mastodon account" i], dt[title~="account" i], dt[title="Alt account" i], dt[title*="mastodon" i], dt[title*="masto" i], dt[title*="ko-fi" i], dt[title*="kofi" i], dt[title*="paypal" i], dt[title*="patreon" i], dt[title*="threads" i], dt[title*="bluesky" i], dt[title*="nostr" i], dt[title*="bandcamp" i], dt[title*="facebook" i], dt[title*="friendica" i], dt[title*="pronouns" i], dt[title*="wordpress" i], dt[title*="fb" i]) dt { + display: none; +} + +/* Hide pipe after link icon and the link icon from the ones that already have an icon */ +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="website" i])::after, +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="github" i], dt[title*="youtube" i], dt[title*="twitch" i], dt[title*="twitter" i], dt[title="x" i], dt[title*="discord" i], dt[title*="linkedin" i], dt[title*="instagram" i], dt[title="IG"], dt[title~="Mastodon account" i], dt[title~="Mastodon account" i], dt[title~="account" i], dt[title="Alt account" i], dt[title*="mastodon" i], dt[title*="masto" i], dt[title*="ko-fi" i], dt[title*="kofi" i], dt[title*="paypal" i], dt[title*="patreon" i], dt[title*="threads" i], dt[title*="bluesky" i], dt[title*="nostr" i], dt[title*="bandcamp" i], dt[title*="facebook" i], dt[title*="friendica" i], dt[title*="pronouns" i], dt[title*="wordpress" i], dt[title*="fb" i])::before { + display: none; +} + +/* If GitHub etc. move even further from links */ +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="github" i], dt[title*="youtube" i], dt[title*="twitch" i], dt[title*="twitter" i], dt[title="x" i], dt[title*="discord" i], dt[title*="linkedin" i], dt[title*="instagram" i], dt[title="IG"], dt[title="bandcamp"], dt[title="facebook"], dt[title="friendica"], dt[title="pronouns"], dt[title="wordpress"], dt[title="fb"]) { + + /* Move to last-last */ + order: 99999; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="github" i])::after { + content: var(--icon-github); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="discord" i])::after { + content: var(--icon-discord); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="linkedin" i])::after { + content: var(--icon-linkedin); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title="IG"], dt[title*="instagram" i])::after { + content: var(--icon-instagram); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="youtube" i])::after { + content: var(--icon-youtube); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="twitch" i])::after { + content: var(--icon-twitch); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title="x" i])::after, +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="twitter" i])::after { + content: var(--icon-twitter); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="patreon" i])::after { + content: var(--icon-patreon); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="paypal" i])::after { + content: var(--icon-paypal); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="kofi" i])::after, +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="ko-fi" i])::after { + content: var(--icon-kofi); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="bandcamp" i])::after { + content: var(--icon-bandcamp); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="facebook" i])::after, +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="fb" i])::after { + content: var(--icon-facebook); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="friendica" i])::after { + content: var(--icon-friendica); + height: 18.5px; + transform: scale(.9); + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="pronouns" i])::after { + content: var(--icon-genderless-pronouns); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="wordpress" i])::after { + content: var(--icon-wordpress); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="masto" i])::after, +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="mastodon" i])::after, +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title="Alt account" i])::after, +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title~="account" i])::after, +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title~="Mastodon account" i])::after { + content: var(--icon-mastodon); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="threads" i])::after { + content: var(--icon-threads); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="bluesky" i])::after { + content: var(--icon-bluesky); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dl:has(dt[title*="nostr" i])::after { + content: var(--icon-nostr); + height: 18.5px; + width: 18.5px; +} + +/* Default link icon */ +.layout-multiple-columns .account__header__bio .account__header__fields dl::before { + content: var(--icon-link); + height: 18.5px; + width: 18.5px; +} + +/* If the profile item has no link element, show just label icon */ +.layout-multiple-columns .account__header__bio .account__header__fields dl:not(:has(a))::before { + content: var(--icon-label); + height: 18.5px; + width: 18.5px; +} + +/* Verified colors for Firefox before :has */ +.layout-multiple-columns .account__details .verified-badge a, +.layout-multiple-columns .account__header__bar .account__header__fields .verified__mark, +.layout-multiple-columns .account__header__bar .account__header__fields .verified a, +.layout-multiple-columns .account__header__bar .account__header__bio .account__header__fields .verified a, +.layout-multiple-columns .account__header__bar .account__header__bio .account__header__fields .verified dd { + color: var(--color-verified); + font-weight: var(--font-weight-regular); +} + +/* Reset verified colors */ +.layout-multiple-columns .account__details .verified-badge a, +.layout-multiple-columns .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified__mark, +.layout-multiple-columns .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified a, +.layout-multiple-columns .account__header__bar:has(.account__header__fields .verified) .account__header__bio .account__header__fields .verified a, +.layout-multiple-columns .account__header__bar:has(.account__header__fields .verified) .account__header__bio .account__header__fields .verified dd { + color: var(--color-accent); + font-weight: var(--font-weight-regular); +} + +/* Replace verified__mark */ +.layout-multiple-columns .account__details .verified-badge .verified-badge__mark, +.layout-multiple-columns .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified__mark { + background-image: var(--icon-verified-smaller); + background-repeat: no-repeat; + height: 15px; + width: 15px; +} + +.layout-multiple-columns .account__details .verified-badge .verified-badge__mark path, +.layout-multiple-columns .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified__mark path { + display: none; +} + +.layout-multiple-columns .account__details .verified-badge, +.layout-multiple-columns .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified dd { + align-items: center; + display: inline-flex; + gap: 4px; +} + +.layout-multiple-columns .account__details .verified-badge .verified-badge__mark, +.layout-multiple-columns .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified dd span:nth-child(1) { + align-items: center; + display: flex; + order: 2; +} + +.layout-multiple-columns .account__details .verified-badge > span, +.layout-multiple-columns .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified dd span:nth-child(2) { + order: 1; +} + +/* Joined label */ +.layout-multiple-columns .account__header__bio .account__header__fields dt:not([title]) { + display: inline-flex; + font-weight: var(--font-weight-regular); + gap: calc(var(--gap-default) / 2); + text-transform: unset; +} + +.layout-multiple-columns h4, +.layout-multiple-columns .search__popout h4, +.layout-multiple-columns .search-popout h4, +.layout-multiple-columns .server-banner h4 { + text-transform: unset; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dt:not([title])::before { + content: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" fill="%23717c9b" class="r-115tad6 r-4qtqp9 r-yyyyoo r-1xvli5t r-1d4mawv r-dnmrzs r-bnwqim r-1plcrui r-lrvibr"%3E%3Cg%3E%3Cpath d="M7 4V3h2v1h6V3h2v1h1.5C19.89 4 21 5.12 21 6.5v12c0 1.38-1.11 2.5-2.5 2.5h-13C4.12 21 3 19.88 3 18.5v-12C3 5.12 4.12 4 5.5 4H7zm0 2H5.5c-.27 0-.5.22-.5.5v12c0 .28.23.5.5.5h13c.28 0 .5-.22.5-.5v-12c0-.28-.22-.5-.5-.5H17v1h-2V6H9v1H7V6zm0 6h2v-2H7v2zm0 4h2v-2H7v2zm4-4h2v-2h-2v2zm0 4h2v-2h-2v2zm4-4h2v-2h-2v2z"%3E%3C/path%3E%3C/g%3E%3C/svg%3E'); + height: 18.5px; + width: 18.5px; +} + +.layout-multiple-columns .account__header__bio .account__header__fields dd, +.layout-multiple-columns .account__header__bio .account__header__fields dt { + color: var(--color-dim); + font-size: var(--font-size); + font-weight: var(--font-weight-regular); + text-transform: unset; +} + +/* stylelint-disable no-duplicate-selectors */ +.layout-multiple-columns .account__header__bio .account__header__fields dl { + background-color: transparent; + border: 0; + color: var(--color-dim); + display: inline-flex; + font-size: var(--font-size); + font-weight: var(--font-weight-regular); + gap: calc(var(--gap-default) / 2); + padding: 0; +} + +/* stylelint-enable no-duplicate-selectors */ +.layout-multiple-columns .getting-started__trends h4 { + border: 0; + font-size: var(--font-size-heading); + font-weight: var(--font-weight-bold); + line-height: 24px; + margin-bottom: var(--gap-default); + text-transform: unset; +} + +.layout-multiple-columns .getting-started__trends { + margin-top: calc(var(--gap-default) * 2); +} + +.layout-multiple-columns .flex-spacer, +.layout-multiple-columns .getting-started, +.layout-multiple-columns .getting-started__wrapper { + background-color: transparent; +} + +.layout-multiple-columns .trends__item__name a { + font-size: var(--font-size); +} + +.layout-multiple-columns .trends__item__name { + display: grid; + gap: 4px; +} + +.layout-multiple-columns .account__header__image { + height: 200px; +} + +.layout-multiple-columns .account__header__bar .avatar .account__avatar { + background-color: transparent; + border: 0; + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + height: 90px !important; + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: 90px !important; +} + +.layout-multiple-columns .account__header__tabs { + overflow: visible; +} + +.layout-multiple-columns .account__header__tabs .account-role { + display: none; + width: 90px; +} + +/* Follow/unfollow button */ +.layout-multiple-columns .button.button--with-bell { + padding: 7px 18px; +} + +/* Follow/unfollow button */ +body.embed .button.logo-button, +.layout-multiple-columns .notification__report__actions .button, +.layout-multiple-columns .column-inline-form button, +.layout-multiple-columns .explore__suggestions .account-card__actions__button button, +.layout-multiple-columns .account__header__tabs__buttons .button, +.layout-multiple-columns .account .account__relationship > .button, +.layout-multiple-columns .notification .account__relationship > .button { + background-color: transparent; + border-bottom-left-radius: 9999px; + border-bottom-right-radius: 9999px; + border-top-left-radius: 9999px; + border-top-right-radius: 9999px; + color: var(--color-light-text); + font-size: var(--font-size); + max-width: 36vw; + overflow: hidden; + padding-left: 16px; + padding-right: 16px; + text-overflow: ellipsis; + transition: all 200ms; + white-space: nowrap; +} + +/* Dark button borders and other things that have borders all around */ +body.embed .button.logo-button, +.layout-multiple-columns .notification__report__actions .button, +.layout-multiple-columns .column-inline-form button, +.layout-multiple-columns .explore__suggestions .account-card__actions__button button, +.layout-multiple-columns .account__header__tabs__buttons .button, +.layout-multiple-columns .account__header__tabs__buttons .icon-button, +.layout-multiple-columns .notification .account__relationship > .button, +.layout-multiple-columns .account .account__relationship > .button { + border: 1px solid var(--color-outer-space); +} + +.layout-multiple-columns .account__header__tabs__buttons .icon-button { + color: var(--color-light-text); +} + +/* stylelint-disable-next-line */ +.layout-multiple-columns .account__header__tabs__buttons .icon-button { + align-items: center; + border-bottom-left-radius: 9999px; + border-bottom-right-radius: 9999px; + border-top-left-radius: 9999px; + border-top-right-radius: 9999px; + display: inline-flex; + height: 36px; + justify-content: center; + padding: 0; + width: 36px; +} + +/* Copy-icon size in profile */ +.layout-multiple-columns .account__header__tabs__buttons .icon-button svg { + height: 18px; + width: 18px; +} + +body.embed .button.logo-button:hover, +.layout-multiple-columns .column-inline-form button:hover, +.layout-multiple-columns .explore__suggestions .account-card__actions__button button:hover, +.layout-multiple-columns .account__header__tabs__buttons .icon-button.active { + color: var(--color-light-text); +} + +.layout-multiple-columns .account__header__tabs__buttons .icon-button .icon-bell-o, +.layout-multiple-columns .account__header__tabs__buttons .icon-button .icon-bell { + content: var(--icon-bell-header-tabs); +} + +.layout-multiple-columns .account__header__tabs__buttons .icon-button.active .icon-bell-o, +.layout-multiple-columns .account__header__tabs__buttons .icon-button.active .icon-bell { + content: var(--icon-bell-header-tabs-active); +} + +.layout-multiple-columns .explore__suggestions .account-card__actions__button button:hover, +.layout-multiple-columns .account__header__tabs__buttons .button:focus, +.layout-multiple-columns .account__header__tabs__buttons .button:hover { + background-color: var(--color-profile-button-hover); +} + +.layout-multiple-columns .detailed-status__action-bar .icon-button:focus, +.layout-multiple-columns .status__action-bar .icon-button:focus, +.layout-multiple-columns .detailed-status__action-bar .icon-button:hover, +.layout-multiple-columns .status__action-bar .icon-button:hover { + background-color: transparent; +} + +.layout-multiple-columns .detailed-status__action-bar .icon-button:hover::after, +.layout-multiple-columns .status__action-bar .icon-button:hover::after { + opacity: 1; +} + +.layout-multiple-columns .conversation__content { + overflow: visible; +} + +.layout-multiple-columns .detailed-status__button { + position: relative; +} + +.layout-multiple-columns .detailed-status__button .icon-button.star-icon::after { + transform: translateX(3px); +} + +.layout-multiple-columns .status__action-bar .icon-button.icon-button--with-counter::after { + transform: translateX(-6px) translateY(2px); +} + +/* Misc UI fixes */ +.layout-multiple-columns .search__icon .icon.active { + opacity: 1; +} + +/* Explore -> For you shade in bio */ +.layout-multiple-columns .scrollable .account-card__bio::after { + /* stylelint-disable-next-line */ + background: linear-gradient(270deg, var(--color-bg), transparent); +} + +/* Empty column */ +.layout-multiple-columns .empty-column-indicator { + min-height: 120px; +} + +.layout-multiple-columns .status__prepend + .status { + padding-top: 10px; +} + +.layout-multiple-columns .search__icon .icon-times-circle { + top: 9px; +} + +.layout-multiple-columns .setting-text__toolbar { + align-items: center; +} + +.layout-multiple-columns .timeline-hint strong { + display: block; + margin-bottom: var(--gap-default); +} + +.layout-multiple-columns .timeline-hint br { + display: none; +} + +/* General fixes */ +.layout-multiple-columns .account__header__bar .avatar { + /* stylelint-disable-next-line */ + margin-left: 0 !important; +} + +/* Fix for button line-height */ +.layout-multiple-columns .button.logo-button { + line-height: 22px; +} + +/* Visual indicator about direct messages + @source https://github.com/mastodon/mastodon/issues/22158#issuecomment-1353661031 */ + +.notification-ungrouped--direct, +.layout-multiple-columns .detailed-status-direct { + position: relative; +} + +.notification-ungrouped--mention.notification-grouped--direct::after, +.notification-ungrouped--mention.notification-ungrouped--direct::after { + border-left: 20px solid transparent; + border-top: 20px solid var(--color-accent); + /* Add a ribbon to the corner */ + content: ''; + height: 0; + position: absolute; + right: 0; + top: 0; + width: 0; +} + +.layout-multiple-columns .notification .status__wrapper-direct::after { + top: -40px; +} + +/* Private message conversations */ +.layout-multiple-columns .conversation .status__action-bar { + padding-left: 0; +} + +/* Default buttons */ +.layout-multiple-columns .compose-form__buttons button, +.layout-multiple-columns .button { + border-bottom-left-radius: 9999px; + border-bottom-right-radius: 9999px; + border-top-left-radius: 9999px; + border-top-right-radius: 9999px; +} + +/* Compose hover and focus fix */ +.layout-multiple-columns .report-dialog-modal__actions .button:hover, +.layout-multiple-columns .server-banner .button, +.layout-multiple-columns .sign-in-banner .button, +.layout-multiple-columns .ui__header__links .button, +.layout-multiple-columns .compose-form__publish-button-wrapper button { + background-color: var(--color-accent-dark); + border-color: var(--color-accent-dark); + color: var(--color-button-text); + transition: all 200ms; +} + +/* Compose form */ +.layout-multiple-columns .compose-panel .compose-form__highlightable, +.layout-multiple-columns .compose-panel .compose-form { + background-color: transparent; + border: 0; + margin-bottom: 0; + position: relative; + z-index: 4; +} + +/* New compose form buttons from 4.3.0-alpha 2024-01-27 */ +.layout-multiple-columns .compose-form__dropdowns { + gap: 10px; +} + +.layout-multiple-columns .compose-form__dropdowns .dropdown-button.active, +.layout-multiple-columns .compose-form__dropdowns .dropdown-button { + background-color: transparent; + border: 0; + color: var(--color-dim); + padding: 0; +} + +.layout-multiple-columns .compose-form__dropdowns .dropdown-button.active, +.layout-multiple-columns .compose-form__dropdowns .dropdown-button:hover, +.layout-multiple-columns .compose-form__dropdowns .dropdown-button:focus { + color: var(--color-accent); +} + +.layout-multiple-columns .compose-form__submit { + flex: unset; +} + +.layout-multiple-columns .compose-form__actions { + justify-content: space-between; +} + +.layout-multiple-columns .compose-form__actions .icon-button.active { + background-color: transparent; + color: var(--color-accent); +} + +/* Footer items */ +.link-footer { + position: relative; + z-index: 5; +} + +.layout-multiple-columns .compose-form__footer { + gap: 4px; + padding-bottom: 6px; +} + +/* Add slight background color for the compose form */ +/* stylelint-disable-next-line no-duplicate-selectors */ +.layout-multiple-columns .compose-form__highlightable, +.layout-multiple-columns .compose-form__highlightable .compose-form__buttons-wrapper, +.layout-multiple-columns .compose-form .compose-form__autosuggest-wrapper, +.layout-multiple-columns .compose-form .compose-form__buttons-wrapper { + background-color: var(--color-bg-compose-form); + border-color: var(--color-bg-compose-form); + padding-top: 0; + transition: all 200ms; +} + +/* Smooth color transition on focus */ +.layout-multiple-columns .compose-form__highlightable:focus-within, +.layout-multiple-columns .compose-form .compose-form__autosuggest-wrapper:focus-within, +.layout-multiple-columns .compose-form .compose-form__autosuggest-wrapper:focus-within ~ .compose-form__buttons-wrapper, +.layout-multiple-columns .compose-form__highlightable .compose-form__autosuggest-wrapper:focus-within ~ .compose-form__buttons-wrapper { + background-color: var(--color-bg-compose-form-focus); + border-color: var(--color-bg-compose-form-focus); +} + +/* Fixes bottom row padding when there's a background */ +.layout-multiple-columns .compose-form__highlightable .compose-form__buttons-wrapper, +.layout-multiple-columns .compose-form .compose-form__buttons-wrapper { + padding: calc(var(--gap-default) / 2); +} + +.layout-multiple-columns .navigation-bar + .compose-form { + padding-top: 10px; +} + +.layout-multiple-columns .server-banner .button:hover, +.layout-multiple-columns .server-banner .button:focus, +.layout-multiple-columns .sign-in-banner .button:hover, +.layout-multiple-columns .sign-in-banner .button:hover:focus, +.layout-multiple-columns .ui__header__links .button:hover, +.layout-multiple-columns .ui__header__links .button:focus, +.layout-multiple-columns .compose-form__publish-button-wrapper button:hover, +.layout-multiple-columns .compose-form__publish-button-wrapper button:focus { + background-color: var(--color-brand-mastodon-links); + border-color: var(--color-brand-mastodon-links); + color: var(--color-button-text); +} + +/* Tertiary button */ +.layout-multiple-columns .button.button-tertiary { + /* stylelint-disable-next-line */ + background-color: transparent !important; + /* stylelint-disable-next-line */ + border: 1px solid var(--color-accent-dark) !important; + color: var(--color-ghost-button-text); + padding: 6px 17px; +} + +.layout-multiple-columns .button.button-tertiary:active, +.layout-multiple-columns .button.button-tertiary:focus, +.layout-multiple-columns .button.button-tertiary:hover { + border: 1px solid var(--color-accent-dark); +} + +/* Secondary button */ +.layout-multiple-columns .button.button-secondary { + /* stylelint-disable-next-line */ + background-color: transparent !important; + border: 1px solid var(--color-dim); + color: var(--color-dim); +} + +.layout-multiple-columns .button.button-secondary:hover { + /* stylelint-disable-next-line */ + background-color: var(--color-light-text) !important; + border-color: var(--color-light-text); + color: var(--color-bg); +} + +.layout-multiple-columns .button.button-tertiary:focus, +.layout-multiple-columns .button.button-tertiary:hover { + /* stylelint-disable-next-line */ + background-color: var(--color-brand-mastodon-links) !important; + /* stylelint-disable-next-line */ + border-color: var(--color-brand-mastodon-links) !important; + /* stylelint-disable-next-line */ + color: var(--color-bg) !important; + + /* This is actually wrong in Mastodon default UI as well, hover should not have padding but yet it has */ + padding: 6px 17px; +} + +.layout-multiple-columns .status__action-bar .icon-button--with-counter { + align-items: center; + display: inline-flex; + gap: 6px; +} + +.layout-multiple-columns .status__action-bar .icon-button { + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + height: 24px !important; + position: relative; + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: 30px !important; +} + +.layout-multiple-columns .navigation-panel__logo { + order: 1; +} + +.layout-multiple-columns .navigation-panel__menu { + order: 2; +} + +@media screen and (min-width: 890px) { + .layout-multiple-columns .status__action-bar .icon-button { + position: relative; + } + + .layout-multiple-columns .conversation .status__action-bar .icon-button { + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: auto !important; + } + + /* Fix list links if they are too short */ + .layout-multiple-columns .list-panel .column-link { + display: flex; + } +} + +/* Replace bookmark icon */ +.layout-multiple-columns .status .icon-button:hover:focus .icon-bookmark, +.layout-multiple-columns .status .icon-button:focus .icon-bookmark, +.layout-multiple-columns .status .icon-button.active .icon-bookmark { + background-image: var(--icon-bookmark-active); +} + +.layout-multiple-columns .status button.icon-button:hover .icon-bookmark { + background-image: var(--icon-bookmark-status-hover); +} + +/* Replace the original icons (after 4.3.0) +------------------------------------------- + +/* Set size for the filter bar and profile icons */ +/* stylelint-disable-next-line */ +.layout-multiple-columns .account__header__tabs__buttons .icon, +.layout-multiple-columns .notification__filter-bar .icon { + --size-icon: 20px; +} + +/* Set size for the column link icons */ +.layout-multiple-columns .column-link .icon { + --size-icon: 24px; + height: 26px; + width: 26px; +} + +/* Set size for the status icons */ +.layout-multiple-columns .detailed-status__action-bar .icon, +.layout-multiple-columns .status__action-bar .icon { + --size-icon: 19px; +} + +/* General for all column icons */ +/* stylelint-disable-next-line */ +.layout-multiple-columns .notification-group--favourite .notification__message > .icon, +.layout-multiple-columns .list-adder__lists .list__display-name svg > path, +.layout-multiple-columns .status__prepend .icon.icon-retweet path, +.layout-multiple-columns .notification-favourite .notification__message > .icon, +.layout-multiple-columns .notification-reblog .notification__message > .icon, +.layout-multiple-columns .account__header__tabs__buttons .icon, +.layout-multiple-columns .detailed-status__action-bar .icon, +.layout-multiple-columns .status__action-bar .icon, +.layout-multiple-columns .notification__filter-bar .icon, +.layout-multiple-columns .column-link .icon, +.layout-multiple-columns .notification-group--reblog > .notification-group__icon > .icon path, +.layout-multiple-columns .notification-group--favourite > .notification-group__icon > .icon path, +.layout-multiple-columns .notification-group--favourite .notification__message > .icon path { + background-position: center; + background-repeat: no-repeat; + position: relative; +} + +/* stylelint-disable-next-line */ +.layout-multiple-columns .list-adder__lists .icon-plus, +.layout-multiple-columns .list-adder__lists .icon-times, +.layout-multiple-columns .detailed-status__action-bar .icon, +.layout-multiple-columns .status__action-bar .icon, +.layout-multiple-columns .notification__filter-bar .icon, +.layout-multiple-columns .column-header__button .icon-sliders, +.layout-multiple-columns .column-link .icon { + background-size: var(--size-icon) var(--size-icon); + height: var(--size-icon); + width: var(--size-icon); +} + +.layout-multiple-columns .account__header__tabs__buttons .icon { + background-position: center; + background-size: var(--size-icon) var(--size-icon); +} + +.layout-multiple-columns .status__prepend .icon.icon-at { + height: 18px; + position: relative; + top: 2px; + width: 18px; +} + +/* Hide the original icon from behind */ +.layout-multiple-columns .list-adder__lists .icon-plus > path, +.layout-multiple-columns .list-adder__lists .icon-times > path, +.layout-multiple-columns .list-adder__lists .list__display-name svg > path, +.layout-multiple-columns .status__prepend .icon.icon-retweet path, +.layout-multiple-columns .notification-group--reblog > .notification-group__icon > .icon path, +.layout-multiple-columns .notification-reblog .notification__message > .icon path, +.layout-multiple-columns .notification-group--favourite > .notification-group__icon > .icon path, +.layout-multiple-columns .notification-group--favourite .notification__message > .icon path, +.layout-multiple-columns .notification-favourite .notification__message > .icon path, +.layout-multiple-columns .account__header__tabs__buttons .icon path, +.layout-multiple-columns .detailed-status__action-bar .icon path, +.layout-multiple-columns .notification__filter-bar .icon path, +.layout-multiple-columns .status__action-bar path, +.layout-multiple-columns .column-link .icon path, +.layout-multiple-columns .load-more path, +.layout-multiple-columns .account__domain-pill__popout__parts > div:nth-child(2) path, +.layout-multiple-columns .column-header__button .icon-sliders > path, +.compose-form .icon-close > path { + display: none; +} + +/* ...except for these icons, we kinda like them as they are */ +.layout-multiple-columns .icon-user-plus.column-link__icon path, +.layout-multiple-columns .icon.icon-undefined path, +.layout-multiple-columns .icon.icon-users path, +.layout-multiple-columns .account__header__tabs__buttons .icon.icon-user-plus path, +.layout-multiple-columns .notification__filter-bar .icon.icon-user-plus path, +.layout-multiple-columns .account__header__tabs__buttons .icon.icon-tasks path, +.layout-multiple-columns .notification__filter-bar .icon.icon-tasks path { + display: block; +} + +/* Home icon */ +.layout-multiple-columns .column-link .icon-home { + background-image: var(--icon-home); +} + +.layout-multiple-columns .column-link.active .icon-home { + background-image: var(--icon-home-column-link-active); +} + +.layout-multiple-columns .notification__filter-bar .icon-home { + background-image: var(--icon-home-notification); +} + +.layout-multiple-columns .notification__filter-bar .active .icon-home { + background-image: var(--icon-home-notification-active); +} + +.layout-multiple-columns .list-adder__lists .icon-plus { + --size-icon: 20px; + background-image: var(--icon-plus); +} + +.layout-multiple-columns .list-adder__lists .icon-times { + --size-icon: 20px; + background-image: var(--icon-checked-green); +} + +.layout-multiple-columns .list-adder__lists .icon-button:hover .icon-plus { + background-image: var(--icon-plus-green); +} + +.layout-multiple-columns .list-adder__lists .icon-button:hover .icon-times { + background-image: var(--icon-cross-red); +} + +/* Notifications icon */ +.layout-multiple-columns .icon.icon-bell-o, +.layout-multiple-columns .column-link .icon-bell { + background-image: var(--icon-bell); +} + +.layout-multiple-columns .active .icon.icon-bell, +.layout-multiple-columns .column-link.active .icon-bell { + background-image: var(--icon-bell-active); +} + +/* Explore icon */ +.layout-multiple-columns .column-link .icon-explore, +.layout-multiple-columns .column-link .icon-hashtag { + background-image: var(--icon-hashtag); +} + +.layout-multiple-columns .column-link.active .icon-explore, +.layout-multiple-columns .column-link.active .icon-hashtag { + background-image: var(--icon-hashtag-active); +} + +/* Live feeds icon */ +.layout-multiple-columns .column-link .icon-globe { + background-image: var(--icon-globe); +} + +.layout-multiple-columns .column-link.active .icon-globe { + background-image: var(--icon-globe-active); +} + +/* Private mentions icon */ +.layout-multiple-columns .column-link .icon-at { + background-image: var(--icon-direct-messages); +} + +.layout-multiple-columns .column-link.active .icon-at { + background-image: var(--icon-direct-messages-active); + transform: scale(1.15); +} + +/* Bookmarks icon */ +.layout-multiple-columns .column-link .icon-bookmarks { + background-image: var(--icon-bookmark-column-link); +} + +.layout-multiple-columns .column-link.active .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-active); +} + +/* Preferences icon */ +.layout-multiple-columns .column-link .icon-cog { + --size-icon: 24px; + background-image: var(--icon-sliders-contrast); +} + +/* Settings icon */ +.layout-multiple-columns .column-header__button .icon-sliders { + --size-icon: 20px; + background-image: var(--icon-sliders); +} + +/* Administration icon */ +.layout-multiple-columns .column-link .icon-tachometer { + --size-icon: 24px; + background-image: var(--icon-administration); +} + +/* Moderation icon */ +.layout-multiple-columns .column-link .icon-flag { + --size-icon: 24px; + background-image: var(--icon-moderation); +} + +/* Replace retweet icon */ +.layout-multiple-columns .notification__filter-bar .icon-retweet { + background-image: var(--icon-boost-notification-filter-bar); +} + +.layout-multiple-columns .notification__filter-bar .active .icon-retweet { + background-image: var(--icon-boost-notification-filter-bar-active); +} + +.layout-multiple-columns .notification__filter-bar .active .icon-mailreply, +.layout-multiple-columns .notification__filter-bar .active .icon-reply-all, +.layout-multiple-columns .notification__filter-bar .active .icon-reply { + background-image: var(--icon-reply-nofitication-filter-bar-active); +} + +.layout-multiple-columns .detailed-status button.icon-button .icon-retweet, +.layout-multiple-columns .status button.icon-button .icon-retweet { + background-image: var(--icon-boost-status); + background-position: center; + background-repeat: no-repeat; +} + +/* Replace notification retweet icon */ +.layout-multiple-columns .notification-group--reblog .icon-repeat, +.layout-multiple-columns .notification-reblog .icon-retweet { + background-image: var(--icon-boost-notification-wrapper); +} + +/* stylelint-disable-next-line */ +.layout-multiple-columns button.icon-button .icon-retweet { + --size-icon: 20px; + background-image: var(--icon-boost); + background-position: center; + background-repeat: no-repeat; +} + +.layout-multiple-columns button.icon-button:hover .icon-retweet, +.layout-multiple-columns button.icon-button.active .icon-retweet { + background-image: var(--icon-boost-active); + background-position: center; + background-repeat: no-repeat; +} + +/* Un-boost and un-bookmark styles */ +/* Mobile devices */ +.layout-multiple-columns button.icon-button:not(.active):focus .icon-retweet, +.layout-multiple-columns button.icon-button:not(.active):hover .icon-retweet { + animation: none; + background-image: var(--icon-boost); +} + +.layout-multiple-columns .status button.icon-button:not(.active):focus .icon-bookmark, +.layout-multiple-columns .status button.icon-button:not(.active):hover .icon-bookmark { + background-image: var(--icon-bookmark); +} + +/* Un-boost and un-bookmark numbers on explore page */ +.layout-multiple-columns button.icon-button:not(.active):focus .icon-retweet ~ span, +.layout-multiple-columns button.icon-button:not(.active):hover .icon-retweet ~ span { + color: var(--color-dim); +} + +/* Replace bookmark icon */ +.layout-multiple-columns .detailed-status .icon-bookmark, +.layout-multiple-columns .status .icon-bookmark { + background-image: var(--icon-bookmark); +} + +/* If a hover device */ +@media (hover: hover) { + .layout-multiple-columns button.icon-button:not(.active):hover .icon-retweet, + .layout-multiple-columns button.icon-button:not(.active):hover .icon-retweet ~ span { + color: var(--color-green); + } + + .layout-multiple-columns .status button.icon-button:not(.active):hover .icon-bookmark { + /* stylelint-disable-next-line */ + background-image: var(--icon-bookmark-status-hover-red); + } + + .layout-multiple-columns button.icon-button:not(.active):hover .icon-retweet { + /* stylelint-disable-next-line */ + background-image: var(--icon-boost-active) !important; + } +} + +.layout-multiple-columns button.icon-button:hover .icon-retweet ~ span, +.layout-multiple-columns button.icon-button.active .icon-retweet ~ span { + color: var(--color-green); +} + +.layout-multiple-columns button.icon-button:hover .icon-star ~ span, +.layout-multiple-columns button.icon-button.active .icon-star ~ span { + color: var(--color-red); +} + +/* Replace reply icon */ +.layout-multiple-columns .notification__filter-bar .icon-mail-reply, +.layout-multiple-columns .notification__filter-bar .icon-reply, +.layout-multiple-columns .notification__filter-bar .icon-reply-all { + --size-icon: 19px; + position: relative; + top: 1px; +} + +.layout-multiple-columns .conversation .icon-reply, +.layout-multiple-columns .notification__filter-bar .icon-mail-reply, +.layout-multiple-columns .notification__filter-bar .icon-reply, +.layout-multiple-columns .notification__filter-bar .icon-reply-all, +.layout-multiple-columns .detailed-status .icon-mail-reply, +.layout-multiple-columns .detailed-status .icon-reply, +.layout-multiple-columns .detailed-status .icon-reply-all, +.layout-multiple-columns .status .icon-mail-reply, +.layout-multiple-columns .status .icon-reply, +.layout-multiple-columns .status .icon-reply-all { + background-image: var(--icon-reply); +} + +.layout-multiple-columns .detailed-status__action-bar .icon-mail-reply, +.layout-multiple-columns .detailed-status__action-bar .icon-reply, +.layout-multiple-columns .detailed-status__action-bar .icon-reply-all { + background-image: var(--icon-reply-detailed-status-action-bar); +} + +.layout-multiple-columns .detailed-status__action-bar .icon-button:hover .icon-mail-reply, +.layout-multiple-columns .detailed-status__action-bar .icon-button:hover .icon-reply, +.layout-multiple-columns .detailed-status__action-bar .icon-button:hover .icon-reply-all { + background-image: var(--icon-reply-detailed-status-action-bar-hover); +} + +.layout-multiple-columns .conversation .icon-button:hover .icon-reply { + background-image: var(--icon-reply-conversation); +} + +.layout-multiple-columns .detailed-status__action-bar .icon-bookmark { + background-image: var(--icon-bookmark-detailed-status-action-bar); +} + +.layout-multiple-columns .detailed-status__action-bar .icon-button:hover .icon-bookmark { + background-image: var(--icon-bookmark-detailed-status-action-bar-hover); +} + +.layout-multiple-columns .detailed-status__action-bar .icon-button.active .icon-bookmark { + background-image: var(--icon-bookmark-detailed-status-action-bar-active); +} + +.layout-multiple-columns .status button.icon-button:hover .icon-mail-reply, +.layout-multiple-columns .status button.icon-button:hover .icon-reply, +.layout-multiple-columns .status button.icon-button:hover .icon-reply-all { + background-image: var(--icon-reply-status-hover); +} + +/* More icons */ +.layout-multiple-columns .icon-list-ul { + background-image: var(--icon-list); + top: 1px; +} + +/* "More" icon */ +.layout-multiple-columns .icon-ellipsis-h { + background-image: var(--icon-more-status-action-bar); +} + +.layout-multiple-columns .icon-ellipsis-v { + background-image: var(--icon-more); +} + +/* Close icon */ +.layout-multiple-columns .icon-close { + background-image: var(--icon-close); +} + +.layout-multiple-columns .status .icon-close { + background-image: var(--icon-close-action-bar); +} + +.layout-multiple-columns .relationship-tag { + background-color: var(--color-mud); + color: var(--color-light-text); + font-size: 11px; + font-weight: var(--font-weight-semibold); + line-height: 12px; + opacity: 1; +} + +/* iPad etc. */ +@media (max-width: 1174px) { + .layout-multiple-columns .detailed-status__action-bar .icon-button::after, + .layout-multiple-columns .status__action-bar .icon-button::after, + .layout-multiple-columns .detailed-status__action-bar-dropdown .icon-button::after { + display: none; + } + + .layout-multiple-columns .ui__header, + .layout-multiple-columns .columns-area__panels__main > div.tabs-bar__wrapper, + .layout-multiple-columns .tabs-bar__wrapper { + backdrop-filter: unset; + background-color: transparent; + padding: 0; + } + + .layout-multiple-columns .columns-area__panels__main { + width: calc(100% - var(--width-side-panel)); + } +} + +/* In-between breakpoint */ +@media (min-width: 889px) and (max-width: 1174px) { + .layout-multiple-columns .columns-area__panels__main > div { + border-right: 0; + } + + .layout-multiple-columns .ui__header, + .layout-multiple-columns .columns-area__panels__main > div.tabs-bar__wrapper, + .layout-multiple-columns .tabs-bar__wrapper { + backdrop-filter: blur(12px); + background-color: var(--color-bg-75); + border-color: var(--color-border); + } + + .layout-multiple-columns .columns-area__panels { + width: calc(100% - 1px); + } + + .layout-multiple-columns .columns-area__panels__main > .tabs-bar__wrapper { + border-right: 0; + } +} + +/* iPad */ +@media screen and (max-width: 889px) { + .layout-multiple-columns .ui__header { + border-bottom: 1px solid var(--color-border); + } + + .layout-multiple-columns .ui::after { + display: none; + } +} + +/* Mobile */ +@media screen and (max-width: 630px) { + /* Better blur overlay for ui-header */ + .layout-multiple-columns .ui::after { + backdrop-filter: blur(12px); + background-color: var(--color-bg-75); + content: ''; + /* Height is .ui__header + .tabs-bar__wrapper */ + height: calc(48px + 56px); + left: 0; + position: fixed; + top: 0; + width: 100%; + z-index: 1; + } + + /* Fix navigation-bar getting underneath layer */ + .layout-multiple-columns .navigation-bar { + z-index: 2; + } + + .layout-multiple-columns .tabs-bar__wrapper { + margin-right: 0; + position: sticky; + top: 55px; + z-index: 2; + } + + .layout-multiple-columns .columns-area__panels__main { + order: 1; + position: unset; + width: 100%; + } + + .layout-multiple-columns .columns-area__panels { + flex-direction: column; + justify-content: flex-start; + } + + .layout-multiple-columns .columns-area__panels__main::-webkit-scrollbar { + display: none; + } + + .layout-multiple-columns .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { + background-color: var(--color-bg); + border-top: 1px solid var(--color-border); + bottom: 0; + height: 3.5rem; + left: 0; + max-height: 16vh; + width: 100vw; + } + + .layout-multiple-columns .columns-area__panels__pane--navigational .navigation-panel { + display: block; + padding: 0; + } + + .layout-multiple-columns .columns-area__panels__pane--navigational .navigation-panel .flex-spacer { + display: none; + } + + .layout-multiple-columns .columns-area__panels__pane--navigational .navigation-panel__menu { + flex-direction: row; + flex-wrap: nowrap; + gap: 0; + height: 100%; + overflow-x: auto; + overflow-y: hidden; + padding: 0; + } + + .layout-multiple-columns .columns-area__panels__pane--navigational .navigation-panel .flex-spacer { + display: none; + } + + .layout-multiple-columns .column-link { + justify-content: center; + margin-right: unset; + padding-bottom: 0; + padding-left: var(--gap-column-link); + padding-right: var(--gap-column-link); + padding-top: 0; + width: 38px; + } + + .layout-multiple-columns .item-list .column-link { + padding-bottom: 4px; + padding-top: 4px; + width: unset; + } + + .layout-multiple-columns .column-link:hover, + .layout-multiple-columns .column-link:focus { + /* stylelint-disable-next-line */ + background-color: transparent !important; + } + + .columns-area__panels__pane--navigational .column-link__icon.icon-ellipsis-h { + background-image: var(--icon-more); + position: relative; + } + + .layout-multiple-columns .columns-area__panels__main > div, + .layout-multiple-columns .columns-area__panels__main > div.columns-area.columns-area--mobile { + border: 0; + } + + .layout-multiple-columns .ui__header { + align-items: center; + border-bottom: 0; + box-sizing: border-box; + display: flex; + height: 56px; + justify-content: space-between; + position: sticky; + top: 0; + width: 100%; + z-index: 2; + } + + .layout-multiple-columns .account__header__bar .avatar .account__avatar { + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + height: 106px !important; + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: 106px !important; + } + + .layout-multiple-columns .account__header__image { + height: 157px; + } + + .layout-multiple-columns .column > .scrollable { + padding-bottom: 55px; + } + + .layout-multiple-columns .actions-modal ul li:not(:empty) a { + color: var(--color-light-text); + } + + /* "Your lists" view */ + .layout-multiple-columns .column-subheading ~ article { + padding-bottom: calc(var(--gap-default) / 2); + padding-top: calc(var(--gap-default) / 2); + } + + .layout-multiple-columns .compose-form { + padding-bottom: calc(3.5rem + calc(var(--gap-default) * 2)); + } + + /* Column items order */ + .layout-multiple-columns .navigation-panel .column-link, + .layout-multiple-columns .navigation-panel .list-panel, + .layout-multiple-columns .navigation-panel hr, + .layout-multiple-columns .navigation-panel .navigation-panel__logo { + order: 99; + } + + /* Make the column link 1/4 of width of the screen */ + .layout-multiple-columns .navigation-panel .navigation-panel__legal, + .layout-multiple-columns .navigation-panel .column-link { + border: 0; + flex: 0 0 calc(100vw / 4); + margin-inline: 0; + padding: 0; + padding-inline: 0; + } + + .layout-multiple-columns .navigation-panel .navigation-panel__legal { + display: flex; + justify-content: center; + order: 999; + text-align: center; + } + + .layout-multiple-columns .navigation-panel .column-link:nth-child(1) { + order: 2; + } + + /* Home */ + .layout-multiple-columns .navigation-panel .column-link:nth-child(2) { + order: 1; + } + + /* Notifications */ + .layout-multiple-columns .navigation-panel .column-link:nth-child(3) { + order: 4; + } + + /* Explore */ + .layout-multiple-columns .navigation-panel .column-link:nth-child(4) { + order: 2; + } + + .layout-multiple-columns .navigation-panel .column-link:nth-child(5) { + order: 5; + } + + .layout-multiple-columns .navigation-panel .column-link:nth-child(6) { + order: 6; + } + + .layout-multiple-columns .navigation-panel .column-link:nth-child(7) { + order: 7; + } + + .layout-multiple-columns .navigation-panel .column-link:nth-child(8) { + order: 8; + } + + .layout-multiple-columns .navigation-panel .column-link:nth-child(9) { + order: 9; + } + + /* Lists */ + .layout-multiple-columns .column-link[href="/lists"] { + order: 4; + } + + .layout-multiple-columns .navigation-panel .column-link:nth-child(11) { + order: 11; + } + + .layout-multiple-columns .navigation-panel .column-link:nth-child(12) { + order: 12; + } +} + +/* Add bottom padding to the navigation panel for the + Safari PWA on iPhones with the portrait mode home bar */ +@media screen and (device-width: 375px) and (device-height: 812px) and (min-resolution: 2dppx) and (orientation: portrait) and (display-mode: standalone), /* iPhone 12, iPhone 12 Pro, iPhone 13, iPhone 13 Pro, and iPhone 14 */ screen and (device-width: 390px) and (device-height: 844px) and (min-resolution: 3dppx) and (orientation: portrait) and (display-mode: standalone), /* iPhone 14 Pro */ screen and (device-width: 393px) and (device-height: 852px) and (min-resolution: 3dppx) and (orientation: portrait) and (display-mode: standalone), /* iPhone XR and iPhone 11 */ screen and (device-width: 414px) and (device-height: 896px) and (min-resolution: 2dppx) and (orientation: portrait) and (display-mode: standalone), /* iPhone Xs Max and iPhone 11 Pro Max */ screen and (device-width: 414px) and (device-height: 896px) and (min-resolution: 3dppx) and (orientation: portrait) and (display-mode: standalone), /* iPhone 12 Pro Max, iPhone 13 Pro Max, and iPhone 14 Plus */ screen and (device-width: 428px) and (device-height: 926px) and (min-resolution: 3dppx) and (orientation: portrait) and (display-mode: standalone), /* iPhone 14 Pro Max */ screen and (device-width: 430px) and (device-height: 932px) and (min-resolution: 3dppx) and (orientation: portrait) and (display-mode: standalone) { + .layout-multiple-columns .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { + padding-bottom: 26px; + } +} + +.layout-multiple-columns .detailed-status__action-bar .icon-button { + position: relative; +} + +.layout-multiple-columns .detailed-status__action-bar-dropdown .icon-button::after, +.layout-multiple-columns .detailed-status__button .icon-button::after { + transform: translateX(-6px); +} + +/* Add border radius to media */ +.layout-multiple-columns .media-gallery, +.layout-multiple-columns .audio-player, +.layout-multiple-columns .video-player, +.layout-multiple-columns .media-gallery__gifv, +.layout-multiple-columns .media-gallery__preview { + border: 1px solid var(--color-border); + border-radius: var(--border-radius); + overflow: hidden; +} + +/* Exception for your own profile media gallery */ +.layout-multiple-columns .account-gallery__container .media-gallery__gifv { + border-radius: 0; +} + +/* Hide autoplaying gifs in notifications (they get annoying if you have favs/boosts on) */ +.layout-multiple-columns .notification.notification-reblog .media-gallery:has(.media-gallery__gifv.autoplay), +.layout-multiple-columns .notification-group--favourite .media-gallery:has(.media-gallery__gifv.autoplay), +.layout-multiple-columns .notification.notification-favourite .media-gallery:has(.media-gallery__gifv.autoplay) { + display: none; +} + +/* More distinct focus color for accessibility, instead of just white */ +.layout-multiple-columns input:focus-visible { + outline-color: var(--color-accent); + outline-style: solid; +} + +/* Embeds outside Mastodon */ +body.embed .entry .detailed-status { + backface-visibility: hidden; + background-color: #00000059; + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + border-radius: 10px !important; + overflow: hidden; +} + +/* Destructive colors (For you -suggestions, users when focused to the follow button */ +.layout-multiple-columns .button.logo-button.button--destructive:active, +.layout-multiple-columns .button.logo-button.button--destructive:focus { + background-color: var(--color-destructive); + border-color: var(--color-destructive); +} + +/* Fix character counter color when it's over the limit */ +.layout-multiple-columns .character-counter.character-counter--over { + color: var(--color-destructive); +} + +/* Show more in server banner */ +.layout-multiple-columns .server-banner__meta__column { + max-width: 60%; + width: unset; +} + +/* Increase gap for server-banner__meta */ +.layout-multiple-columns .server-banner__meta { + gap: 25px; +} + +/* Native Mastodon 4.1.2-nightly threaded lines */ +.layout-multiple-columns .status__line--first { + height: calc(100% + var(--size-avatar)); +} + +.layout-multiple-columns .status__line--full { + height: calc(100% + 32px); +} + +/* Default lines when replying in real time */ +.layout-multiple-columns div[tabindex="-1"]:has(.status--in-thread) .status--in-thread:not(.status--first-in-thread) > .status__line:not(.status__line--full) { + height: 0; +} + +/* Hide line before first in thread */ +.layout-multiple-columns div[tabindex="-1"]:has(.status--in-thread) + div[tabindex="-1"] > .status--in-thread.status--first-in-thread > .status__line:not(.status__line--full), +.layout-multiple-columns div[tabindex="-1"]:has(.detailed-status__wrapper) + div[tabindex="-1"] > .status__wrapper .status__line:not(.status__line--full) { + height: 0; +} + +.layout-multiple-columns div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.status--in-thread > .status__line.status__line--full, +.layout-multiple-columns .status__line--full.status__line--first { + height: 100%; + z-index: -1; +} + +.layout-multiple-columns .detailed-status { + background-color: transparent; + border-top: 0; +} + +/* Threaded line, actually */ +.layout-multiple-columns .status__line { + border-inline-start: 2px solid var(--color-thread-line); + -webkit-border-start: 2px solid var(--color-thread-line); +} + +.layout-multiple-columns .status__line--full::before { + background-color: var(--color-thread-line); +} + +/* Hide the "stub" from the first status line */ +div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.status--in-thread > .status__line.status__line--full, +.layout-multiple-columns .status-reply.status--in-thread.status--first-in-thread > .status__line, +.layout-multiple-columns .status-reply.status--in-thread.status--first-in-thread > .status__line--full::before { + top: 32px; +} + +.layout-multiple-columns .status--in-thread .status__action-bar, +.layout-multiple-columns .status--in-thread .status__content { + padding-left: 4px; +} + +/* Scrollbars */ +*::-webkit-scrollbar, +.layout-multiple-columns .scrollable::-webkit-scrollbar, +.layout-multiple-columns .drawer__inner::-webkit-scrollbar, +.layout-multiple-columns textarea::-webkit-scrollbar, +.layout-multiple-columns .autosuggest-textarea__textarea::-webkit-scrollbar, +.layout-multiple-columns .reply-indicator::-webkit-scrollbar, +.layout-multiple-columns::-webkit-scrollbar { + height: 6px; + width: 6px; +} + +*::-webkit-scrollbar-thumb, +.layout-multiple-columns .scrollable::-webkit-scrollbar-thumb, +.layout-multiple-columns textarea::-webkit-scrollbar-thumb, +.layout-multiple-columns .autosuggest-textarea__textarea::-webkit-scrollbar-thumb, +.layout-multiple-columns .reply-indicator::-webkit-scrollbar-thumb, +.layout-multiple-columns::-webkit-scrollbar-thumb { + background-color: var(--color-border); + border: 0px solid var(--color-border); + border-radius: 50px; +} + +*::-webkit-scrollbar-thumb:hover, +.layout-multiple-columns .scrollable::-webkit-scrollbar-thumb:hover, +.layout-multiple-columns textarea::-webkit-scrollbar-thumb:hover, +.layout-multiple-columns .autosuggest-textarea__textarea::-webkit-scrollbar-thumb:hover, +.layout-multiple-columns .reply-indicator::-webkit-scrollbar-thumb:hover, +.layout-multiple-columns::-webkit-scrollbar-thumb:hover { + background-color: var(--color-light-purple); +} + +*::-webkit-scrollbar-thumb:active, +.layout-multiple-columns .scrollable::-webkit-scrollbar-thumb:active, +.layout-multiple-columns textarea::-webkit-scrollbar-thumb:active, +.layout-multiple-columns .autosuggest-textarea__textarea::-webkit-scrollbar-thumb:active, +.layout-multiple-columns .reply-indicator::-webkit-scrollbar-thumb:active, +.layout-multiple-columns::-webkit-scrollbar-thumb:active { + background-color: var(--color-black-coral); +} + +*::-webkit-scrollbar-track, +.layout-multiple-columns .scrollable::-webkit-scrollbar-track, +.layout-multiple-columns textarea::-webkit-scrollbar-track, +.layout-multiple-columns .autosuggest-textarea__textarea::-webkit-scrollbar-track, +.layout-multiple-columns .reply-indicator::-webkit-scrollbar-track, +.layout-multiple-columns::-webkit-scrollbar-track { + background-color: var(--color-bg); + border: 0px solid var(--color-border); + border-radius: 0; +} + +*::-webkit-scrollbar-track:hover, +.layout-multiple-columns .scrollable::-webkit-scrollbar-track:hover, +.layout-multiple-columns textarea::-webkit-scrollbar-track:hover, +.layout-multiple-columns .autosuggest-textarea__textarea::-webkit-scrollbar-track:hover, +.layout-multiple-columns .reply-indicator::-webkit-scrollbar-track:hover, +.layout-multiple-columns::-webkit-scrollbar-track:hover { + background-color: var(--color-bg); +} + +*::-webkit-scrollbar-track:active, +.layout-multiple-columns .scrollable::-webkit-scrollbar-track:active, +.layout-multiple-columns textarea::-webkit-scrollbar-track:active, +.layout-multiple-columns .autosuggest-textarea__textarea::-webkit-scrollbar-track:active, +.layout-multiple-columns .reply-indicator::-webkit-scrollbar-track:active, +.layout-multiple-columns::-webkit-scrollbar-track:active { + background-color: var(--color-bg); +} + +*::-webkit-scrollbar-corner, +.layout-multiple-columns .scrollable::-webkit-scrollbar-corner, +.layout-multiple-columns .drawer__inner::-webkit-scrollbar-corner, +.layout-multiple-columns textarea::-webkit-scrollbar-corner, +.layout-multiple-columns .autosuggest-textarea__textarea::-webkit-scrollbar-corner, +.layout-multiple-columns .reply-indicator::-webkit-scrollbar-corner, +.layout-multiple-columns::-webkit-scrollbar-corner { + background-color: transparent; +} + +/* Drawer scollbars */ +.layout-multiple-columns .drawer__inner::-webkit-scrollbar-thumb { + background-color: var(--color-dim); + border: 0; + border-radius: 50px; +} + +.layout-multiple-columns .drawer__inner::-webkit-scrollbar-thumb:hover { + background-color: var(--color-light-purple); +} + +.layout-multiple-columns .drawer__inner::-webkit-scrollbar-thumb:active { + background-color: var(--color-light-text); +} + +.layout-multiple-columns .drawer__inner::-webkit-scrollbar-track { + background-color: var(--color-dark); + border: 0; + border-radius: 0; +} + +.layout-multiple-columns .drawer__inner::-webkit-scrollbar-track:hover, +.layout-multiple-columns .drawer__inner::-webkit-scrollbar-track:active { + background-color: var(--color-dark); +} + +/* New onboarding in /start in v4.3.0-alpha.0+mementomods-2023-12-16 */ +.layout-multiple-columns .onboarding__steps__item, +.layout-multiple-columns .onboarding__link { + background-color: var(--color-dark); + margin-bottom: 10px; +} + +.layout-multiple-columns .onboarding__steps__item__progress > svg > path { + fill: var(--color-dark); +} + +.layout-multiple-columns .onboarding__links > * { + margin-bottom: 10px; +} + +/* Fixes for the design for v4.3.0-alpha.3-2024-03-22 with new popout layout */ +.layout-multiple-columns .drawer__pager, +.layout-multiple-columns .explore__search-results { + border: 0; +} + +.layout-multiple-columns .column-back-button, +.layout-multiple-columns .account__section-headline { + border-left: 0; + border-right: 0; +} + +.layout-multiple-columns .column-back-button { + border-top: 0; +} + +/* + * Heart animation micro-interaction start + * --------------------------------------- + */ + +@keyframes heart-animate { + 100% { + background-position: -2800px; + } +} + +/* Left sidebar column links */ +.layout-multiple-columns .column-link .icon-star { + background-image: var(--icon-heart-column-link); +} + +.layout-multiple-columns .column-link.active .icon-star { + background-image: var(--icon-heart-column-link-active); +} + +.layout-multiple-columns .notification-group--favourite .icon-star, +.layout-multiple-columns .notification-favourite .icon-star { + background-image: var(--icon-heart-notification); +} + +.layout-multiple-columns .notification__filter-bar .icon-star, +.layout-multiple-columns .detailed-status__action-bar .icon-button .icon-star, +.layout-multiple-columns .status__action-bar .icon-button .icon-star { + background-image: var(--icon-heart); +} + +.layout-multiple-columns .notification__filter-bar .active .icon-star { + background-image: var(--icon-heart-active); +} + +.layout-multiple-columns .detailed-status__action-bar .active:not(.activated) .icon-star, +.layout-multiple-columns .status__action-bar .active:not(.activated) .icon-star { + background-image: var(--icon-heart-active-red); +} + +.layout-multiple-columns .detailed-status__action-bar .icon-button:hover .icon-star, +.layout-multiple-columns .detailed-status button.icon-button:hover .icon-star, +.layout-multiple-columns .status button.icon-button:hover .icon-star { + background-image: var(--icon-heart-hover); +} + +.layout-multiple-columns.no-reduce-motion .icon-button.star-icon { + max-height: 23px; + max-width: 42.22px; + min-height: 23px; + min-width: 42.22px; + position: relative; +} + +.layout-multiple-columns .status__action-bar .icon-button.star-icon::after { + left: -3px; +} + +/* Disable default Mastodon animation: spring-rotate-in 1s linear; */ +.layout-multiple-columns.no-reduce-motion .icon-button.star-icon .icon-star { + /* stylelint-disable-next-line */ + animation: none !important; +} + +/* While active, hide the original icon */ +.layout-multiple-columns.no-reduce-motion .icon-button.star-icon.activate:hover .icon-star { + /* stylelint-disable-next-line */ + content: '' !important; +} + +.layout-multiple-columns.no-reduce-motion .icon-button.star-icon.activate .icon-star { + /* stylelint-disable-next-line */ + background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAC1QAAABkCAMAAAAM7mAaAAADAFBMVEUAAACzq8zkMFXkJlOxqc3iJk3jJk3Ci+fiKVTiJk3iJU3LlO3iJ07jJUziJk3jJk3iJk3jJk/hJ0/iJk3iJk3Mj/XiJk3iJk3Nj/XiJk3iJk3iJk3iJk3Mj/biJk2U1avNj/bjJk3Nku3Kk/PjJk3LkfXLkPXjJ1DMj/XNjvaXuNrou4DiJU3MjvXMjvXjJk3Lj/R5vtTiJk3iJk3jJk3MjvbMk/XAXMnjJk3NkPXXZ7PhJUys5qSm7bbMjvXMkPTMjvWf4s+Tr97Nj/biJU2xxria4LeeMOLSjrTiJk3bhL63WM/0ujCwtvrWnPTMkPbjKFHMj/ab2MPgyoCb37rgoJ6Y5cOfx/ozn+/TldOX5sLstpHut3yg3sKT37nVb8LNkvXJrMXqqmfTasHB6pCV0++nn7aclsbVa8CT58Cf5MCV48Kcx/rSasLIxp+Vz/XqwnCz25iJlvNnnNmgZ8zdRoiU0ffJ7IzdmbijyfDgvZHEXNKr5JWq2KGutMQ8oO3Fp/rL6ozeRoiV1fHsl6XdRojimKbev46sUdVgmvPGuouV1POiNd/OZ8PnvI/uuUc+x5bUar/Wb8On5qLTasCrusO306PdRohan+XeRYifNeKspr9cod/aesuTwI2R0vmsu8Myn+/Mp8ymp8PTms2iTNdYw5E7yY2Ll+/xvjfkJU3iJk2V5MKimr1MoOu7y7HLxp0qyo3dRojbj8ToykXL6n22sviVyI1ByI6s1sr3v5CbyPrzvzCqtcHQodOfZ8ud2djdR4iQmN6S4ciw9prnvZCfMOLalctlm+vor5czoe9omuSKmeqU2uWwxcWb3dTCqvr0jqmhmrjLxJa9rPqwy8LEkfSgZ8udL+PdRomquMK/Ws2SlfFVur/qqmdOw54zr+Kw9prbktC/vNyzQt5Qwb7Tyrix063lIlKwkfXi0UziJk3MjvXUar/dRoiquMKR0vqM6MOw1aWW2On0jqew9pqxwsXglMW7vNywkfXi0UyzQt7U4GjBnPJbtsN52bDbH1E9AAAA63RSTlMABAUMCPPkDBT92hQZafm1fSUh7ZRLpp1BzL5zOyPFD7tBHTOuezgslqEeF9T87EcrFWCMhfViFVmIQTIb/uJay/4qrkwzJ/78Uiwi/fz+UTDV/Sf+/F7+/v6hNA1NPXNt/fqPPDP+/ebIinZfW/57UVX9/fvhmHhUSf77rW1pU/7+v76noId2bf360aimlngz+MzMvaudi3VXUUZB/vvn4d6ciXo++rJjOzc04aaPiGf89LWs1J+Jhv373c/Lx8W6ZVD74t7Z2NK9tbWJ8evo4+PgzMK0qZt/c/Hb0MypY/z46ebSm/zx7+bhp+NmuQAAKXNJREFUeNrs3UFIU3EcB/DvHx68wzsPdhmTDaMGxbpMDGXhKMF4EzssCGZGLbBejCBGDysGXYLqUnSZmKF4MzoEExnUoahTJaEkdMuOHiaBChL0VzpEJQTtCw2/H9j5u+OX7/s9HkRERERERERERERERERERERERERERERERERERERERERERERERERa5LADulIKdGEJdEEIuiAAXVAGXakMERGRPSuRiYFtfCoEW3HpEtgKo6cNyAprow7Iii9n6Rmlt+/pGamvk6BrNEBXLoOurwQREZG9yssNdRtwpfP5/D5w9W1ubobgis/PzxdBNtvbS88YXVsbBtnFtbXDILOl2oDMVMqgS6UgIiIiPJGFhU6QHbCFNwOuTpvRDa6btlRPg+uwLdUFkI329h7HH7XXUh2/WMCu2unERERERKiCet0Dl1O1kuDq4BdeZG3GCLi8lc3NYyC79G7JAVnPpWGIiIiI7BGh7/uL4HKr1iC4MrbwJsFlOju6Dci8UI/QRURERFoobDQqBjSuC6DuWy5YYglYi9XqggeWZBLboiNp0IQh6AoF/EoZuzh+HHSOTjJERESogkYjAFng+wHcUxYvKlOtZnaS/AWw2Pk4C8DJjCTAEsnnIyCzbw/2gW1+HnSnT+NP2q7wioiISNsrnbL6TLlSNmBxfcvZSaqAZcHOx4Cp+4slsOTy+RzIMvwXFOGtrHhgKxYhIiIislcEp6yg0mw2K2BJ+ZbnNKhLtb3JWATZYD4/CDKns9OgFboc7Mq0JsKdccF2YsYBW60GNuf2DNi6+Bk4Np0C25U5B2xzc6C7fgVszoMesMWvgy5+HiIibKlyOQWuvp2lurkNNHXfrwOlW40yaGL1egJsnodWGHj27Bq43PsTE0fANTA29ukEuGpbW18MuJb7+5dBdre/fwZkL65eNSD7cOEJ2B49GgbbqwfYRVuValzRpbyIyN9xJ5vNyTi4wjt3Qkw2bRJ4ku3zRS9n6uzzcVCZNxsbGwOgOjMxMXEfXOfGxsbOgOvu1tYWu7jbwvsaZDajBrKPV1+AbfrDONiGbxiwxeMQEZG9JGxaIYi8ZDQaiUSjZRsU4P/nPHy8dAxUN89aBkyJDesaftdmpfqMLdWXwXWbv1Sjxi+8OHF32YDMmemCiIhImzGxaCSbjURjBiTpTHduqGkN5bozabSeSf7891NBNpI0+DfxQtEB1dP19fXHBkxTZy0PTOYzf6nusucf7MLr3vt0zoCsdrsLbK4LERER+YUXGdmf6zh6tCO3fyTigSCRPTB0cPWHg0MHsgm0mDOYO7S6zW82/W/2t3ooN+iglWKRNH6TjsTwD3pmT54cdcC0tG71gGncdurn2FW73FTDDHgQERGR7+zdP2gTURwH8O+LBydkDnQJlYQE45FSh6Q0lDQQ2iFGpIYKbc6mxA5WEeNQ4z+EVKkOalAqoiBIqUPAQTR1EBFFRFy6iIOLgzjJSzGLSO3gi8Y/oU3u7t09EX2fqTSQL78p3/x4ufdvUmK5fRfnr1yZv7gvF1PgvN7+BG2R6O+Fo9ToFrrOlqgK5/i2Nhp1T7J/sMvv9fobx513Nv6x1QdbJn7ds+z3EGyIePzgdmA3swfCNDfVywRCHVtYkHVUkiRJkqS/Vl9u/nLtN5fnc31wkhJN0A0kogqc4g700A31BNxwhi8UpnQk0Ium7R+Zo72BEUrDIR/4HazX6webW2qCtojH+xeX6u6ry7eGIEmSJEmS9L+Kzdc2MB+DU0g0TtuIR4kzEZMR2lZkkjgREYjQcDKI35xp/lgxmAzTSIA7RKk3dAPE4zY6QMMZMrSbGYAkSZIkSZIkRuxKrY0rMTjCn6AdJPxORIzQjkbsh3jZFMletNh++OhxfNObZJN4wWd7vWE7fF0w1OUDl4nxA/JKZ0mSJEmSJMDlgvP6LtY6uNjnxII3TDsKBwhsmmQRBiGTsGcwQuMedOCJ08gg+EyzTj0NvxcmeP1gFu8vKhAse3ZOg2B6+W0GopWrFYiWqRYgGimXIVyhCOEGigqEK3ZDuOwAxJNXiEiSJDlp8/VrszP3Vlbuzcxeu74ZDortr3W0Pwab3FuooS1u2KGEqAkhBdwGxu98DieNjmYkKQ2Aw/De4fHp8e4uN0xxdwGLY2NjC7BgaIjAIm10dPQlzCNDPlj2Np/PW8lIKbCskk6nCUxTU+DwKJ3W8Y3LRFafCg6F1VUN3+gVzTiDgMfSWvOtSaVinAEuU6UBfJeZIjBAwKeo4Tt9ShcUAYX8HGkAwmUyEE7PQrwsgXCaDuF0DeL9Kxk6QRvyC6j0Z7mezq60mH3qgkNyNUM52OIboSaM+MBPXV/bI/F4ZH11VwEbm+QnMBSgtN8dCHhhyUF22nkY6FJND9yFx6xUv7P2ZI7XsCg7ylh7iPQx7lJNspq56w5fKFyl2gUm8/ZtAUbU/TdzsK6afuRCQzmdLsNA38mTO2CdVq2S73+wCm80yY4vF8AjU/gx0eqq0SC37V7vXVhbW0JnNy7AHn2ptKQYzLEDNhVLpQHRH/dTpdIURHt14hxEO/fwEkTTH76EcJeeQ7jsQwLhLukQLqNBPB2SZMD1ZmZlnZk3LjhhX82EfbDBG6emxL3gpbR26p5Q1K+CUf3RUE9rq1bAgUxMdNeZaRgbDFMW2eOGFbuZcQRVmKYGF1ipfgzTlE/MMMem+iyQWlw0NY+bPUN6AVYV8vlyM2vO3HWHKe7jH3qeycJA6ubN+7DO1dwda2mmYlR4m6WaV5llPDLKeH8edmirDDpTzyuwpbq2tqZBLNZFxZfRpVLpCAQ7UirdhWjPxZdqFFiGcJcKEC6TRRuyJ0rS3yk2s7KhmZgznVpwq3bHqUlxN/iQZEtv9pCWFz0tjTtJYBlhW+o7z1ipHocJu8KUGbReqr0+WOALPh574Z8MTRKYQpZZqd4Gi1JzczpSrL6/UM1ksFK9CMs0DczcKKPB0P3GpppXNs+UYSR3PwV+mTRTgIFUCvZLtVjkw+rqBwhWZJtqArGUpZLwDBxZOqVAMFIsKhBNm4IkSdK/iVxbaesaEX32w/4JECVBTUso4NL/+3sEsU4wQX/ph2UTdebzs/r0MMwIUCZo+RHSe/2wxK8ShFhSCObsXV4+DS4LY8wgTPAtnlbA6ewokzETQsBNyzMFCPaI9V0dYukspALBKtVqBaIVihpEIxkCSZIk6T+3aXalg9lNsOVQzbRD4LOVWrAVPDz0p0gUG4pG6E8evlL9AN0waYv16j6xZ9hjeW64aYMKoZql+hgEO9b8UaRIzbMmounlsgbhNNkTpa/s3b+v0lAUB/CvrS200AIFrQUk1l9ooqA8VAyJGsWBOIiridHRxd3Jwai7RgfjYqKTbu7+De7+C7dq/ANMLHjB2xcRbjk1VvvZLnmPk8NJ+m7PPfRlMplMhmBPTbGrvvL409oeX0EcVwMpVyGv0Anmzp3AEifOBXOdAmRd//r1w06J7vy1oHMIkg7vgKQdhwtB6HgOCePjH0m7++BRNjuYyWQymUwmCcr9zyvcVxDfk08SniCGXCeQ0slt0gu/UMBShQsb9MP3fPt2AusrnJIeqsbOA5B2YOdRnk7C9r5+ncP/TW36EwUCZeI3VZBS2hMHEc6koiCTyWQymczGHn5e6WHywx/cHYrhD/oBkAPB3LUCfqNwLZg7AEnX5MY59sTIZBdi2LXj9JHT2RCA2u31hhC87fW6Kgj5dYMxprkOOMfVGGNGyQeZye7pW+pbeXD5reo06O426CjdvlvrFbFQtGpuv5vt3DOZTCbzj3v+eQ3PEVPu9icpt3OQtfd4IOn4XkjaF3Cd/fit/Z2A2yc9w3JOKvf907SPQsbOE4jhRPace6Do2iykW+AsnYVstwgiiss4rYeZnsa4mgIafYP9UB1gZlDlLxhlUBnrbMquqZhRazab0scg1HU976ClglOtg57ndkFN3b7MZDKZTKJyly/nIqs0nWLn331ew7t8kk/+EN0kaFSTt6oPrP8FxF1xW9UXpP5LIv9e5IWEG9X81/5+6mSoCqvhRAUlv8q4eh6hfJ1x1SZIKCX2Ux+hPvvpoAIKu9lPDYTK7KcaaNTYnFlBqGKyuS1QmXhsRp/fHOhsxmuD0LikMbs+ADeo20wrjUFL7VrWGyy8sawkevqKGomZnRr8B/5AzZWiowgrpwguPdf2mXyzmRdXb/IgV2z6Ygy/WUxnjD9Qj4vPvoSeXd62Sgtx+IN+AGTn7U+Sbu+EnMLxQNrxAqQcDbijpD8rOhxj1LvQkXuo3h7Esgd/u0nJYMw+2MZM+6A9HZqYgMxbmy2YeSBvsgV7CApbTNQAGkzUB4HoW1qAte0FCuK9QLUCVKqUaXC+tuwGRPNBJV9iP7SKCBVbfFnKg45SnqVijjEzNmdJlBVQUsvHDKZvFecTPzozjpVV0Gq6LbPUU3havZLZcpsg1t6qe7vH8xjj3V59qw3yPLxoHh59HoOSXvUaKq9Ow6vqpQFAXHNTqHlxWnOTtuZ8Pk1zK5GVk65r+1SzPhuzG2JmOI3I6sRF91ssVHqLmbclFmolEcOYxxjyGOmrx70v3L1tq3RwPq/JoZmopp+qvhXEcAsycqcWz/SQeE7IqZxcv/0IuKR+ae8OxLJjL/5ulsFmDGvbiohqMkFLUTwmMFVsrmIwkdFsbnuhgo0VbSayh2+iMbQ8NtdkIlNVTSZqgoIjbtTL0YZ7tQga6jE2pzuAo7M5TwUVtS6O+Cg1xtVV0Jno/KMZITSq8qTaIKS6vOJDhIa86q4CQkrNYFPH2gi1f9TH2FLSlsf89kz3EfJ5dVp5EBryd9XGCI01HnECQiP+rnYPoZ7NI47SdG0Xz+uMBkINgy8bfyBGOW0x/kQ9bnxZuDfbU6dsV80b1Um1qp9+kvYUsmMTMVyAjPMBd1bqv8Scl9m4Ck1nqfb2DvoxDvr5j+IbB5zzpghig2Ud3gFoNFhEv88iGpSDGZxpsiiXsBnOHeMxSPvIdRbhuiyiDgoHmajbZaKDoOEuvzlwwVFmUgNqtFlwFY1xxgAYGMI5AhllUXfbFw8S6gpA/2FpTaCpCR9VUnnY9HmI51z2CBgtYphq8jXXCGvuG78+9TL8FF3bQ9ayGBbINKJNgNTG+BP1OPnxy08vXgiLjyeRAuq7z2t6p0LemU8xnIGM/UEs+yHh0rz3XFj3WXczl6S2x+cQw7ngMPUYB/38x7A+3cF1EfKn3aX6EJTyGlsw/C5l65XTWYRhsAgdG1M0tkJVIUhjBRMba7MVKiAPom9LrA2QB3Fd2hDcgAl6PSYYgIrHFuy34iSTR9sk47RKRWML5UQ2P1VHPKyw0pXHbiFGuy3E2I001VzVl52s6Wp6ru2AYy+7QbcdEKlEYoxSGyPZenCvvghevhRXr5ACzz+v7TnF9Af9/Mf5IJbzkNARdskSe/AO1ncoOIoYjkp8uzFXQEyFHDbg29vvbG0fhPrLN1h9UBiyFdrY1Fu20hAbqrCVHIJuyQoW1c5nuTIo1NhvbJHufbiqxgQeiIyWn06MaP/Ycq1WIn9s1ap44iHGqKogUvwDeUwiVfaYoJ1Izc1kat5YHsNKzbU9VFseowYi7j8SI9l6cO+/LPUSKfCdvfuKjaMI4wD+v907+2xfP9f4fGebwzaJHXO2gWBMC3aMsRAgIEKBBCSKgEAoCiD6A70KRC+iCFFEhxcQEgJEEVVIVAFCwAMCNGcnAQXBA2WAlQlmd6cwH8pY+T0nHo/Hnv3vd9/O8u4Pyv6Po2c0HK0YK3UoRdgd/ZO4OOfvCGmd/l9cPFQnZPWIjg1zBP9VTzzPPFNTzJOPw5x60tIrt4z5MFtUnGICBi6GXUyoQBNFTe/vaRaqDBP6WYh+GJFjIRLGCqOBWswVkQMNAaD+M5wimgdRUAw0Avo1b4YhRRaoaM3eHv4BXg0MyS+QMf6P9YhsCGHD8b5nzEo7g7yl2nMjeUs1t5dOMbwBUho0yuF7VPXOkFboGmmCL2c4xtq6gK42Fht2xP9Vv6yYz1N8mOqwEA4AG6qvc4GBMDgMMqEugqs5QY5rY6HaYEKMhYjBQ7gkg/QXwn4Y0iJecMr7tWGb5rGIBUrbFH5SLFDMmr0diLMQcRiRWCBj0K8HV9oQYjG2evFZBXEoO35Gw/FQsVNVy05KrRl/OQiSvNcqqrRmVAci0BAZqNZCUlNIDKob/KtJo9l8qC4GljJs2UyGxJVqGwLvw0xoNzsq1UUWahFxZuBSoP8MZMqiClaZBSrbVH1Ni+ZBe0vYBvo1z/8fgdeavR3ICfvhiJ80ycKIbOgY9qwHopZXqkdnFYzqPKdI/aRiQ1VTg3qHyT6qDzbuoFtxJqlwN4VErbkqcsF4qK6hvJpzrujumT7xDpLuup6soR2Rdl/MMIEMQYQjiT81LEQN6CvVXRZVLQWBl7qK3GjTPIos0KIFUqlOWbO3b6tUb23rAdyzIdCnIFAolwsEzykSPak4PaNlGvI6qpo61A//6IOkPtUUjp7AfhQ3M5yID2fcwO6XHkhqlUlBGePHf9QH7ezW9JIl6LMoYkwgRhATCX5c4+St4dwIeW7nFtEXw5ElrpJ5E6EPccP0rRnIhKy4TfMIDe4WrXlYcLdmb+dijL6NJWwMx54xiNfDc9OGQDfBPPdbxr51YcxLswpegqr9ZrTsp/QCcU3bQVqn/ynV4pOqOyGrKfDfNjJW3x9ci+msNkFSj36o7jH9iWoa5qTJexTrWah64ghnaiplJtBMfwNSFwd5ch8kzlfciD0f04dNZMSmhwjHQ1bcpnm0s0DJbTcH8nu7TTcgxQUyBvV6eO9TDHQBzOtlXC+M+WRWwSdQNTqjZRTyWquaWtVD9faQtL1yqD7glw+ioYcQ1Ad+bwdArHJsFOiRuYws0wzVyytKBaYMlI2VqJ/Yj5QElyjCy1SSCQxRJgbPlCX9zm6MMfKyTIGFKFgUTLroO0wQryO8i/K4KRYg5do0jywLlLVpzYdYoGU2ncbSzgK1w5DMAhmDfj24yv/7nKJTz+OVs61SveAq1Wdu3Hj38rDyYjrwe2uF0En8qx+LHonLSF1cK1RXrvrhh1NU2oV7oaj04t57r4SvRPCFMAEFq3ff/YaSziN+j0DWMa98dV4EfuIpFioVh5zIzTecV9LIolzMhZza+x67Q/PuIAlJtZdfHtU7Y6QFsmpvnyY/ais6rXmU4jgMcWoCp+GAvNyXBsifhizDqnn0kx/GAicf/BIpm25yBHu7ETn6DixkF8gYovUg7v+4CRRyIyO5bT3VC66nurKROzPsWaZxQU+18KtfhVaJgNKs90rFM3/glstfpxZB1Yl7c2PwVTZS7Ivszp2ocYZbEdJe2bx58/mBy2AkKZ7//fff3wx/jYYq7vcdd9xxi7WqyHkXkl5Yv/5jBCmYucd5bXJymrjyU/va5NVagbce0qY/+2xaq4SVgbT9bjxSrzdjHNIOv3iJXvm1S2GMU0E/jyM0y31JSDtC97GDDIxpoXxuVLy30/cPpreNQbAeYhMbAkzAAgfOKjgQqmpntNRuZad/9KkWnjtVU/jyjdxFIWmr+b+c/nHsxj+gSfyW1lRO70i9i37gzpa/FnZB1aq9uQn42s3ICXGl3blV8DVlpmkispk7C74ONPTSxpt5qD4P/rJ1LARffEnP81B9B3Ev8vr1618g7h/cZXJy8nbxWwI9em/Xu39y8jXqgHXyuedeDkhMRH8aOHLffbXKr/2Qd/Ghl2q1FhUh79XnIuTzeO5a6fd7c1pv917y3BKAeM0P95+GeDupy8qPIZiGcG8nbfQqwJiuBTKGYD1oS9U3wQburAJ3qzynemlVy1KNc6r3gKQ9lM+pvoqn3pPgy0nzoODCX+0vP65aA4HS3X9G9ib4axeXMZpQGkOIU3imfqcifXdbhrKVPFO/G1XrBmiGkht4qF6tfrZsEfLO27z5qxUyk9CfyjE8VJ+vdYp0I2RdcNxx79UqZ1G1N2l+vH795VoNzw9D2tWTr+2iU+Fth7TI1ZOXCxr6fKg1+e1yzY276HRbZiBv+pqTtU4HHIS8wy9dopV+CjBXqca4gXks0etGHoI8bwjKNRdrJCxUi/d28vJrGfSP06dtG4N+PbjKp77n6Vnw5peF8UbFzqqWTsg7oOrphpTuqucAyFq+//6nIICTbHcQoOflTZs2VSBw9t0br1oeXG4uC3eRppWHHHJCCYEip1x10bEIksjPi1YJ+Ik8ccPN0eBU/eKqFYED+Oa4mN8wS558MgJ/pRNXrdYIcQWfQQ6Hv+j5Z00gQC5loIjMTZx/DIIkzAReTNxRIj/dYHpasLcb2N13AXHgFRukfZzMmwj1NLiyIJeQNRy0wLp5BLwQy7Y1j/u/gyAODcp7u0E5/zFyMCibYj5S1o0hWA/KA0AugB0umZV2CdQdPaPhaKjoq2rp0+nb3hlSdlbu295zwCtrq7pvE7caQtEDdm7YDgHcRYwLqYej5xBuLQRqa+Fv8J8PQw4GdwM/AS1D0oWf99et0xqjUaG+e/g551xL/hT6ZVdeBnVJpeNFSs+cD3VOm1JRf+w6aIjnlW4NotBRqGM+6grWBUW/idQ9DKMSeUG+IkpxfAz6eSRgVDbmk0uyoF/zAoyaUuo+J9jbKQ+1SMKo9gUyBvF6eG6ytflD7UnF26BulPREPa+MrOUAcKrtHJ1qxfM9lAY4CBo+2sStkPh3P//8XUc3ArhlxpVdBOhecQh3IsK9ffrpD8n8sbfD3xPeI3Zhbn398Qh8NMuWLNetW/c+wl14a8XnRxRUtXR98u4557yKcJWKUhh18C9XXnkl+ekGp911VwnqelOMk40NDz6wAhrGVZ4nu+6p66BjROUT9GdlxxD/ZvW78FfSGwPtKj0sUQiJb52922fDCik2T6qAQFvvPIYojqETN4BkYFgjTfOHeG83rCz4cIKoOSNt4xj068FFn98wz/MlWMI5Q7r7w4G66PUzyq6PQkXDQFXDQAOg/p7ygQ5I6BhQe0u51xi+UwSq1j768k+PnrASQt0/c9u3IlCyJp9EoFacwEP1GoRafjonkU5GEGCCh+rTEOrOK6644kL4cNvYPG0u/Ny8bt2Tgkx92GFv4t928/9o7UD828GvnnOZYIwvv1ws+Skkl89Bo1J95+dfCOpwwnpf6bxnEGrN2sh/7hn94tkIwoyNwdewwgEmpWdL0OH4nVzjwN91JVNly3wWASIVU1fCZhjXLsjtJDXFJGDjPBoFv7kmlOnX3CkK/jz0iPd2w9x6wX2tAfF/jVEft3EM4vXwLJ73svJ7LGmoBnfLrKRboOOaGWXXAPRN1Z1Q0VT19Ck1pDSpPAo5wP+5otVemVo2VDdBUxNKa09cA4lQLS6bZMK6gSdERWQeqm+Fn0SN5Ae2EweLiuGHHXavICmKykvRJQj3+JdfXihdfa0bh46vf/0cPrrqGGeo3rfqtzXyzTKN0HLDefKBN+1ojjEmf5FyoWc1gnSl5i1GF/REIwjiFpnHp9WLKCk2gsCI33Ey9s3DmZd4yw50Sa950YVx8f55WTQOA4R7u3G5+WPkYFw2P2+MrJ1jkK+Hl6ptzdSIPz0r5ek4dIwSd39we1Y17AkVkaU+pWphoXppBNJ69uzjhW1FazdxKyGjj7d/NHTXQkttd2ntKvE4bwW3f3BTMcbFpvBfRN+64vWASWRrDO0llTfvvVC2FyCjPYZ/F0u7wddhLf76OvhJGuyJW7EyolDh1RxjjL5iMgb6C0gEgabq2BZSUyDgtgX9pKjSaCNIDPtlavvm4aT97gbtW/NEPdtCfQIGCPd2Ar15toV8L4BtY5CuhzhVW5qpgVuUCtX0h+odD0W1S6vKltZC72nIToXKeR9UdFR3atCpVK+BlB1ba4FWaGmNnMAHWguRxRWEyJUZK+cQprJ6hYG/dLK/80by9kE0ErwEnebmQHw5DyyT2VQlm3cBqc+CwviWZ8WPg4S7KKhOTZN4h0Ek4/N7a+E8tqxVNzsg4RYJ/wA9iX42pz+BEFvz3g70bjlGL8BtG4NwPcQqz8/1U1dgFfcMqY5qF3pOnlF0MlRtX1W2PdR0D1Q9R0HgqKpnoFu1jWVXKHrx5ZdXQpp+qF6ziXsU/1Uuh1CrvSNGNCXamKeYQIixNaWt92PhFvLg7iUG4nqf2xZURCZL1W1xwGNbaEAhzzz5Aog4LczT4oBKMuXdGiRBZpnXhB5bhr9ZOI8R4no75zQL1tzo3VrahYCRvZ1Irp952nLw0I3Rb/UYxOvhid634U/3RWGZ0VkJo9DkHK9YqHagqmGnqhr1mjB2mPuvPQjVM/fN7AA1PfzbUp54j+IY0NADL1RTO+EQrgRtTqOXQx3Be7y/mYCeEeny7sFPnhbZWoM7fV+qd6klL426acbIr+humnoILtdGfT3nhmKMiw2B0G79jOvfDYR62xhXzGILNs5jsIZxNYMglKRfcydTx7i6jAMBI3s7GbfFu/9wQcZtXhhjUK+HZ+J5Xqa+A/b5ZFboE2gbVe6opi9Vbw9VHXNZeWkHQnQsnUvfHVDUqZrDd/C6UYhL1a3w2j+oPXoINwboKxQZKxYQJvINP2TkQ2gaSjFPagghJvjRfTdDS0Y6uEevffWNJdCRrGNz6pIIE33ysoO1C6OyZbKS7ocHzjDzjDgg055iXKodhJz2GGOxdgeUEi2xWGMCpJxksZh0QGtZOr0M81g4DzdTX59xQSrH17wlAVK9acbSvSDl7e2kBvsZa+sCqXE+Rv8gtmTlGN56UFtsVzf1nEtk3/tCfwDINdAQ+Z29+4tpqwzDAP58epJj7BKDyZJq0oBtqG1NsZ2htV1XWFFAiOmIiZLpHAkbTDacjG2iDpcA4hC37E/CcGu2LE4gRtDpxXalk0wz5xbDlkwvXBZNvDszDYx4pfEDGscoPT09Xz8Dy/u74QLoC/SCp+95ztc6LSd1TCS4lziQkaNEJLh7NStyYE3dNyk5VVsB8BsVN0C6Fp6pX4OYggLoUya5IzBr9YOpK2vroGfgdY7BjNQtnQZu6+TnYb/9A0x58k7d4DHoOsAPxH5CYDFqZE1WeeLEiUqY89jsE/LgY8jm5tDQQaFg8jCyKhweNj0DD6x62lC+OnjOLxAVDcbEg8vuiisReM6FPfAApCsogHTrHod0q1dDutXrsJhl93wsW+y9LJmaQUBwSw7ljyDMcHq1HHidyJ1SdydVx5FBvOROcFeQs5AWtcAwS1QLIVc+FTlSffi/sK2vtfgh2wAP1Z0i1zpnNorZrnR+LhCqUcB3AEaubx/gofo7mLPioVSjYQX0fcB9YTaLPjQ7ImsaPctD9VnzG8VHH12VPTYoQ0NDw7KDybkzZ4YhmV/6DO7c0A3I5r9xQ4Fs45dVyKaMK5COXuQQspwc1T/4Q0z40C2DDoVhTrHE8keKb15z26ViEaprXmvbh9wp5VoRg0GsSCtXkLOVuX/DPUbpHGiDiPufe+5+ZBG5lnqTGXNWPciXr6uQxRs8VB+AWc/xYuojzyCbazxUvwyzPn3qqdXIqo2H6k7IxXioPgcBSyhUn4Fsw0NDhZAs8c8/Mch2sT0B2UZ2jEC6Xy9DuhH5M8BGIN8yrQyQe8pHX2Y8oPojiGoVOPnDoArNsAqYE9DuiAYYFmCBqHZHAGbwRrYLBrlS7e4cMStyYmUgJijPPgER69YhuzcOvM+kncaS8sKBa19AtrN7zjJIdnD4XCGkStU/ZLspfwYO/nETsrHBQUiXGFQgm/+yB9KNxCBdbBzSsXHIF4N8Kv1nJPpWvJeh+rEC4jbeMmQjTFOKNIOKFJgU0uaJFtsxj704qs0TgjlWr1ZsdDfvtcIMiw858FlACCGEEEJyEO76M01XGHnReshA96MVAtRyzZByFaa5tLvUhQJOm8VicwZCddpdXDCrjAdygwG/DObYbDl9LSGEEEIIyc3jR3f9Oc+uo48jX8Jbst6jGIYQtcjQnlqFgJBmSAjmBbyae3v3bg/S1XTUYI7q1rwBmOWwwyC7A4QQQgghJHcF3x7t6tq1q6vr6LcFyKfaw7d0Ha6FIMWlZeVSIKTYq2XlLYaIlaXPJ5PJkwwLddy+fTuMGb46rXQlzPPZYIjNB0IIIYQQsqSwjYd0qh8bGcTFSzRdJXGIska1LKJWiHG8lOQ2Y6EeHqp7ACjFpVrUARF2Jwxw2kEIIYQQQpaaYOOhDJG6MYi8sLg1HW6LhBEShuxOcgEs1MtDdS9w+nevdl2FGCXOkAWL08mohBBCCCFLUrBxyyJlah6p88ZZlLFN7UR+WOu0jOqsEOfpTyaff+mlYhV3eaVnoscS+J1H69PCE2LM6oMunxWEEEIIIWSJYuHGw3dVqRvDDHnlcJdqaUrdDuQNi5driyqPM+SFZ3OSK3WX2TGPvYz/an+lSiCCq/B+jxq3YBE1vR0MsMRVEEIIIYSQpSwYbm1s3L+/sbE1HIQEapk7qs0TdZepyC+HqyStsO1yIG+2Jbm/Z1bfFaGGQDweaAhV1Glc+YR4qH4rye0GLHF7eqaeeXh73NHba4cI5mHIRqF+CSGEEELI0ma3NoRcbrcr1GC1Qwpfw/Xy0tQevPx6gw/5NLOpPukoLkoNSI0pKrbh5YnbEzUQsj3J9Su7+8/HrFbLwuI2ZwlWcyrM23xl6spmAJ4NESwiaAcw3tz8MWTbOxiDdPTWWoQQQgghQiw2n89mQf5t6+/eDEBxlIXcFUVFFe5QmUPBjPtq7hNO7Nzu7VNTU92Aal1p9amYpfqsM0eMTKCjmuuAef38wfuBV9euXfss0mysrv6KoZmLwTTlxa2Vsx9bjryITAbb29sViItsQkbsUv0YZIuNJUAIIYQQQpaSbSeT3YXdUxzmqDaf0+mzqcArPbcnOhCu5mpgGpuawbCeh+qW9M/ORnYmFqrZ+VRg37pmzZpKpPOMe4AxHqpjMK3yVQUzNv02vQeZJOrr6/0QpgwMFCKjU/WnkAcePzJL9P0I6UacIIQQQgi5VyhAalOd5gkGoLe6uhcCuucevIUH361IM7cHf7e5eVQg767l1oPP4KH6WaQ5ziP7cSTa2wWCIn/ozyLg3pyevoBM/DzwMpgV6Uz98G2Tk53I6FJeQnWsqUknuA/2XYQ45edjyMyz41fkQRB6XNchnZ1eHBBCCCFk1kyn2oNMVBUiPN1Xuj1A4fmf1hcizWle/1AAvweCoboFQOTImvVIN9o8m9n9CQazlDVcy+ywC9NvYhFj7RdjgH+vH2bxHfh0G2ZnTE5uQiZ8hgdmRQb2tBkJ1cpgAmax48cZZtXu/AY6RsYhLli1DzrKAsiDXxh0OBogv43fAfnobmFCCCFkGaupYRDFqyU/VSKjj5uF74MsTIVqjhViEYn21CLcvD3T09NHUuMiWMxg/am9EHJkcnIy9ZeKebCovXsZhIw2NY1izie1kGPfzm9qMedYEHLU/nLsv3EMktQCKa3IgFIzIYQQQv4vG170IzN19OqoKprb0+rakkK1DqW+XrT5Mcm1Qc9Yff0liGBNnAo9sYt9IxCh7Ny582foG7nsgQj2fVXVJ9Cn+iDmw6oPIdu+/bWQrSYMQgghhBAD2IbOiO7nf2xvT0BI5ML0hU26M8RD9R4eqiPQc4oPgZCrTU1XoWusr68PIlj2UD2+Q7CyrVZVVR2DLjXqDUFEkM9Qoa/ha6vYjHfe2Y8sLB0qRKjV1WFIpvzQA9nY+y9DuldACCHk3/btUDWuKIoC6L7wXHV1oDGhQ0RNxzwRArExj4gSFZgPyKgRbRmq0kKpLLENLdSkE12RuEIhHxBIdL4jf/CeuFwRWEsf2HZzOAfGvOlSqfRdRq1/1J5/bH3cHKTtpjr7l5f7GXX+pfYP8tfNzTyjfteW6tz9+zpRNbd3d/eab6oPD69To9y//5wJ1ycXzUv11eNVasyOjrrJme9Dagx//2fSUCozTtPa7FtJa2UIADCirNddGuvO/7xOY+X2YTut7ey9TGs7796mSplnysXJz1SZv8qUzeMmVY6HTFl+WqXK6XRGX5nRnc0y6cOifale9KkxnKW54TgAAM/IizRXDkpaK8uttFZWfZpbDWlutUhzy0WaG/o0V7z4AgBApRIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAKk8L88Rzkq8L2QAAAABJRU5ErkJggg==) !important; + background-position: 0px; + background-repeat: no-repeat; + background-size: unset; + /* stylelint-disable-next-line */ + content: '' !important; + height: 100px; + left: -38px; + pointer-events: none; + position: absolute; + top: -38px; + transform: scale(.58); + width: 100px; +} + +@media (prefers-reduced-motion: no-preference) { + .layout-multiple-columns.no-reduce-motion .icon-button.star-icon.activate .icon-star { + /* 28 frames */ + /* stylelint-disable-next-line */ + animation: heart-animate 0.8s steps(28) forwards !important; + } +} + +/* stylelint-disable-next-line */ +.layout-multiple-columns.no-reduce-motion .status .icon-button.star-icon.activate .icon-star { + left: -29px; + top: -38px; +} + +/* stylelint-disable-next-line */ +.layout-multiple-columns.no-reduce-motion .status .icon-button.icon-button--with-counter.star-icon.activate .icon-star { + left: -38px; + top: -38px; +} + +/* stylelint-disable-next-line */ +.layout-multiple-columns.no-reduce-motion .detailed-status__action-bar .icon-button.star-icon.activate .icon-star { + left: -29px; + top: -41px; +} + +.layout-multiple-columns.no-reduce-motion .detailed-status__action-bar { + height: 25.5px; +} + +@media screen and (max-width: 889px) { + /* stylelint-disable-next-line */ + .layout-multiple-columns.no-reduce-motion .status .icon-button.star-icon.activate .icon-star { + left: -28px; + } +} + +/* + * -------------------------------------- + * Heart animation micro-interaction ends + */ + +/* + * Star animation micro-interaction start (depends on the hearts above) + * ------------------------------------------------------------------------- + */ + +/* 1/2: If you prefer stars remove this line and the last line of this file + +@media (hover: hover) { + .layout-multiple-columns button.icon-button:not(.active):hover .icon-star ~ span, + .layout-multiple-columns button.icon-button:not(.active):hover .icon-star { + color: var(--color-yellow); + } + + .layout-multiple-columns button.icon-button.active:hover .icon-star ~ span { + color: var(--color-dim); + } +} + +.layout-multiple-columns .column-link .icon-star { + background-image: var(--icon-star-column-link); +} + +.layout-multiple-columns .column-link.active .icon-star { + background-image: var(--icon-star-column-link-active); +} + +.layout-multiple-columns .notification-group--favourite .icon-star, +.layout-multiple-columns .notification-favourite .icon-star { + background-image: var(--icon-star-notification); +} + +.layout-multiple-columns .notification__filter-bar .active .icon-star { + background-image: var(--icon-star-active); +} + +.layout-multiple-columns button.icon-button:hover .icon-star ~ span { + color: var(--color-dim); +} + +.layout-multiple-columns button.icon-button.activate .icon-star ~ span, +.layout-multiple-columns button.icon-button.active .icon-star ~ span { + color: var(--color-yellow); +} + +.layout-multiple-columns .notification__filter-bar .icon-star, +.layout-multiple-columns .detailed-status__action-bar .icon-button .icon-star, +.layout-multiple-columns .status__action-bar .icon-button .icon-star { + --size-icon: 20px; + background-image: var(--icon-star-detailed-status-action-bar); +} + +.layout-multiple-columns .notification__filter-bar button.icon-button.active .icon-star, +.layout-multiple-columns .detailed-status__action-bar button.icon-button.active .icon-star, +.layout-multiple-columns .status__action-bar button.icon-button.active .icon-star { + background-image: var(--icon-star-detailed-status-action-bar) !important; + display: block; +} + +.layout-multiple-columns.no-reduce-motion .icon-button.star-icon.activate .icon-star { + background-color: unset !important; + background-image: var(--icon-star-detailed-status-action-bar-active) !important; + background-position: center; + color: var(--color-yellow); + left: unset !important; + position: relative; + top: 0; + transform: none; + width: unset; +} + +.layout-multiple-columns.no-reduce-motion .icon-button.star-icon.active .icon-star { + animation: none !important; + background-image: var(--icon-star-detailed-status-action-bar-active) !important; +} + +@media (prefers-reduced-motion: no-preference) { + .layout-multiple-columns.no-reduce-motion .icon-button.star-icon.activate .icon-star { + animation: sparkles-width .65s 1, sparkles-size .65s 1, popping .5s 1 !important; + } + + .layout-multiple-columns .detailed-status__action-bar button.icon-button.star-icon.activate::after, + .layout-multiple-columns .status__action-bar button.icon-button.activate.star-icon::after { + animation: sparkles-width .65s 1, sparkles-size .65s 1; + } + + .layout-multiple-columns .detailed-status__action-bar button.icon-button.activate.star-icon::before, + .layout-multiple-columns .status__action-bar button.icon-button.activate.star-icon::before { + animation: ring-border-width .35s 1, ring-size .35s 1; + } +} + +.layout-multiple-columns .detailed-status__action-bar button.icon-button.star-icon.activate::after, +.layout-multiple-columns .status__action-bar button.icon-button.activate.star-icon::after { + background-color: unset !important; + content: ''; + height: 50px !important; + left: 50% !important; + margin-left: -24px; + margin-top: -20px; + opacity: unset; + position: absolute; + top: calc(50% + 1px); + transform: none; + width: 50px !important; + z-index: unset; +} + +.layout-multiple-columns.no-reduce-motion .icon-button.star-icon.activate .icon-star, +.layout-multiple-columns .detailed-status__action-bar button.icon-button.star-icon.activate::after, +.layout-multiple-columns .status__action-bar button.icon-button.activate.star-icon::after { + display: block !important; +} + +.layout-multiple-columns .detailed-status__action-bar button.icon-button.activate.star-icon::before, +.layout-multiple-columns .status__action-bar button.icon-button.activate.star-icon::before { + border: 0px solid var(--color-yellow); + border-radius: 10em; + content: ''; + height: 0em; + left: 50%; + position: absolute; + top: 50%; + transform: translate(-50%, -50%); + transform-origin: 50px 50px; + width: 0em; +} + +.layout-multiple-columns .icon-button.star-icon.active, +.layout-multiple-columns .notification-group--favourite .star-icon, +.layout-multiple-columns .notification-favourite .star-icon { + color: var(--color-yellow); +} + +.layout-multiple-columns .detailed-status__action-bar button.icon-button.star-icon.deactivate:hover .icon-star, +.layout-multiple-columns .status__action-bar button.icon-button.deactivate.star-icon:hover .icon-star, +.layout-multiple-columns .detailed-status__action-bar .icon-button.deactivate .icon-star, +.layout-multiple-columns .detailed-status button.icon-button.deactivate .icon-star, +.layout-multiple-columns .status button.icon-button.deactivate .icon-star { + background-image: var(--icon-star-detailed-status-action-bar-hover) !important; + color: var(--color-dim); +} + +.layout-multiple-columns .detailed-status__action-bar button.icon-button.star-icon.activate:hover .icon-star, +.layout-multiple-columns .status__action-bar button.icon-button.activate.star-icon:hover .icon-star, +.layout-multiple-columns .detailed-status__action-bar .icon-button:hover .icon-star, +.layout-multiple-columns .detailed-status button.icon-button:hover .icon-star, +.layout-multiple-columns .status button.icon-button:hover .icon-star { + background-image: var(--icon-star-detailed-status-action-bar-active) !important; + color: var(--color-yellow); + position: relative; + top: 0; +} + +.layout-multiple-columns .detailed-status__action-bar .icon-button:focus .icon-star, +.layout-multiple-columns .detailed-status button.icon-button:focus .icon-star, +.layout-multiple-columns .status button.icon-button:hover .icon-star { + color: var(--color-dim); +} + +.layout-multiple-columns button:focus, +.layout-multiple-columns .icon-button:focus { + outline: 0; +} + +.layout-multiple-columns button:focus-visible, +.layout-multiple-columns .icon-button:focus-visible { + outline: 2px solid var(--color-accent); +} + +.layout-multiple-columns .search__popout__menu__item { + align-items: initial; +} + +.layout-multiple-columns .detailed-status__action-bar button.icon-button.star-icon.icon-button--with-counter.star-icon.activate::after, +.layout-multiple-columns .status__action-bar button.icon-button.icon-button--with-counter.star-icon.activate.star-icon::after { + left: calc(50% - 8px) !important; + top: calc(50% + -1px) !important; +} + +.layout-multiple-columns .detailed-status__action-bar button.icon-button.icon-button--with-counter.activate.star-icon::before, +.layout-multiple-columns .status__action-bar button.icon-button.icon-button--with-counter.activate.star-icon::before { + left: calc(50% - 8px) !important; +} + +.layout-multiple-columns button.icon-button.icon-button--with-counter.activate.star-icon > .icon-star { + position: absolute !important; + top: unset !important; + left: -34px !important; +} + +@media (hover: none) { + .layout-multiple-columns .detailed-status__action-bar button.icon-button.star-icon.activate:hover .icon-star, + .layout-multiple-columns .status__action-bar button.icon-button.activate.star-icon:hover .icon-star, + .layout-multiple-columns .detailed-status__action-bar .icon-button:hover .icon-star, + .layout-multiple-columns .detailed-status button.icon-button:hover .icon-star, + .layout-multiple-columns .status button.icon-button:hover .icon-star { + content: var(--icon-star-detailed-status-action-bar-active) !important; + } +} + +@media (max-width: 888px) { + .layout-multiple-columns .status__action-bar button.icon-button.icon-button--with-counter.star-icon.activate.star-icon::after { + left: calc(50% - 11px) !important; + } + + .layout-multiple-columns .detailed-status__action-bar button.icon-button.icon-button--with-counter.activate.star-icon::before, + .layout-multiple-columns .status__action-bar button.icon-button.icon-button--with-counter.activate.star-icon::before { + left: calc(50% - 11px) !important; + } +} + +@keyframes popping { + 0% { + transform: scale(0, 0); + } + + 40% { + transform: scale(0, 0); + } + + 75% { + transform: scale(1.3, 1.3); + } + + 100% { + transform: scale(1, 1); + } +} + +@keyframes ring-border-width { + 0% { + border-width: 0; + } + + 50% { + border-width: 0.22em; + } + + 100% { + border-width: 0; + } +} + +@keyframes ring-size { + 0% { + height: 0; + width: 0; + } + + 100% { + height: 2em; + width: 2em; + } +} + +@keyframes sparkles-width { + 0% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='1.3' fill='transparent' /%3E%3C/svg%3E"); + } + + 1% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='2.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 2% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='3.9' fill='transparent' /%3E%3C/svg%3E"); + } + + 3% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='5.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 4% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='6.5' fill='transparent' /%3E%3C/svg%3E"); + } + + 5% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='7.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 6% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='9.1' fill='transparent' /%3E%3C/svg%3E"); + } + + 7% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='10.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 8% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='11.7' fill='transparent' /%3E%3C/svg%3E"); + } + + 9% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='13' fill='transparent' /%3E%3C/svg%3E"); + } + + 10% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='14.3' fill='transparent' /%3E%3C/svg%3E"); + } + + 11% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='15.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 12% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='16.9' fill='transparent' /%3E%3C/svg%3E"); + } + + 13% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='17.3' fill='transparent' /%3E%3C/svg%3E"); + } + + 14% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='17.3' fill='transparent' /%3E%3C/svg%3E"); + } + + 15% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='18' fill='transparent' /%3E%3C/svg%3E"); + } + + 16% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='14.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 17% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='14.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 18% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='14.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 19% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='14.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 20% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='14' fill='transparent' /%3E%3C/svg%3E"); + } + + 21% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='13.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 22% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='13.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 23% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='13.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 24% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='13.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 25% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='13' fill='transparent' /%3E%3C/svg%3E"); + } + + 26% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='12.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 27% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='12.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 28% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='12.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 29% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='12.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 30% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='12' fill='transparent' /%3E%3C/svg%3E"); + } + + 31% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='11.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 32% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='11.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 33% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='11.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 34% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='11.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 35% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='11' fill='transparent' /%3E%3C/svg%3E"); + } + + 36% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='10.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 37% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='10.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 38% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='10.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 39% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='10.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 40% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='10' fill='transparent' /%3E%3C/svg%3E"); + } + + 41% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='9.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 42% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='9.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 43% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='9.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 44% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='9.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 45% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='9' fill='transparent' /%3E%3C/svg%3E"); + } + + 46% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='8.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 47% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='8.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 48% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='8.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 49% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='8.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 50% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='8' fill='transparent' /%3E%3C/svg%3E"); + } + + 51% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='7.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 52% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='7.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 53% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='7.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 54% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='7.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 55% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='7' fill='transparent' /%3E%3C/svg%3E"); + } + + 56% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='6.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 57% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='6.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 58% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='6.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 59% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='6.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 60% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='6' fill='transparent' /%3E%3C/svg%3E"); + } + + 61% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='5.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 62% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='5.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 63% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='5.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 64% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='5.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 65% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='4.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 66% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='4.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 67% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='4.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 68% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='4.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 69% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='4' fill='transparent' /%3E%3C/svg%3E"); + } + + 70% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='3.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 71% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='3.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 72% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='3.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 73% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='3.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 74% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='3' fill='transparent' /%3E%3C/svg%3E"); + } + + 75% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='2.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 76% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='2.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 77% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='2.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 78% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='2.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 79% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='2' fill='transparent' /%3E%3C/svg%3E"); + } + + 80% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='1.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 81% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='1.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 82% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='1.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 83% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='1.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 84% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='1' fill='transparent' /%3E%3C/svg%3E"); + } + + 86% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 87% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 88% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 89% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 90% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 91% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 92% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 93% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 94% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 95% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 96% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 97% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 98% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 99% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 100% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } +} + +@keyframes sparkles-size { + 0% { + transform: scale(0.1, 0.1); + } + + 5% { + transform: scale(0.1, 0.1); + } + + 85% { + transform: scale(1, 1); + } +} + +2/2: If you prefer stars remove this line too */ + + +/* Advanced web interface specific styles */ + +/* Make the side input last in order */ +.layout-multiple-columns .drawer { + order: 999999; + padding: 0 10px; + width: var(--width-column); +} + +.layout-multiple-columns .drawer__header, +.layout-multiple-columns .drawer__inner { + background-color: var(--color-bg); + border-color: var(--color-bg); +} + +.layout-multiple-columns .column-back-button, +.layout-multiple-columns .drawer__header, +.layout-multiple-columns .drawer__inner__mastodon { + background-color: transparent; +} + +/* Hide the elephant */ +.layout-multiple-columns .drawer__inner__mastodon { + display: none; +} + +.layout-multiple-columns .list-editor__search .search__icon .icon { + margin: 15px; +} + +/* Hashtag list */ +.layout-multiple-columns .column-settings__hashtags .column-select__multi-value, +.layout-multiple-columns .column-settings__hashtags .column-select__control { + color: var(--color-light-purple); +} + +.layout-multiple-columns .column-settings__hashtags .column-select__multi-value { + background-color: var(--color-bg-75); +} diff --git a/app/javascript/styles/mastodon-bird-ui/layout-single-column.scss b/app/javascript/styles/mastodon-bird-ui/layout-single-column.scss new file mode 100644 index 00000000000000..a1353d3d1492a9 --- /dev/null +++ b/app/javascript/styles/mastodon-bird-ui/layout-single-column.scss @@ -0,0 +1,5436 @@ +/* Mastodon Bird UI by @rolle@mementomori.social + 2.0.0 */ +/* Mastodon Custom UI modified by @shadow@everythingbagel.social + 1.0.3 */ + +/* CSS variables */ +:root { + /* Brand colors */ + --color-brand-twitter: #1d9bf0; + --color-brand-twitter-bg: #15202b; + --color-brand-twitter-dim: #8b98a5; + --color-brand-twitter-mud: #273340; + --color-brand-twitter-dark: #232543; + --color-brand-twitter-threaded-line: #425364; + --color-brand-mastodon: #1E90FF; + --color-brand-mastodon-links: #FFD700; + --color-brand-mastodon-bg: #212121; + --color-brand-mastodon-dim: #717c9b; + --color-brand-mastodon-mud: #424242; + --color-brand-mastodon-dark: #424242; + --color-brand-mastodon-threaded-line: #434264; + --color-brand-mastodon-text-light: #8493a7; + --color-bg-compose-form: #282828 !important; + --color-bg-compose-form-focus: #424242 !important; + + /* Colors */ + /* Note: Remember to search for the DIM hex + and replace it inside the SVG icons if you decide to change it */ + --color-bg: var(--color-brand-mastodon-bg); + --color-bg-75: #1e2028bf; + --color-fg: #fff; + --color-border: #38384d; + --color-dim: var(--color-brand-mastodon-dim); + --color-accent: var(--color-brand-mastodon-links); + --color-accent-dark: var(--color-brand-mastodon); + --color-accent-dark-50: #595aff80; + --color-green: #00ba7c; + --color-red: #f91880; + --color-red-75: #f91880bf; + --color-yellow: #ffac33; + --color-light-shade: #ffffff05; + --color-focusable-toot: #ffffff09; + --color-light-text: #f7f9f9; + --color-mud: var(--color-brand-mastodon-mud); + --color-arsenic: #393f4f; + --color-black-coral: #5a5371; + --color-profile-button-hover: #f1eff41a; + --color-column-link-hover: #f7f7f91a; + --color-modal-overlay: #5b708366; + --color-dark: var(--color-brand-mastodon-dark); + --color-thread-line: var(--color-brand-mastodon-threaded-line); + --color-topaz: #dadaf3; + --color-light-purple: #9baec8; + --color-lighter-purple: #a5b8d3; + --color-dark-electric-blue: #576078; + --color-button-text: #f7f9f9; + --color-ghost-button-text: var(--color-button-text); + --color-verified: #79bd9a; + --color-destructive: #df405a; + --color-light-fuchsia-pink: #ff8cfd; + --color-hashtag: var(--color-accent); + --color-mention: var(--color-accent); + --color-link: var(--color-accent); + --color-bg-compose-form: rgb(39 44 64 / .4); + --color-bg-compose-form-focus: rgb(39 44 64 / .8); + + /* In the original UI this color is lighten($ui-base-color, 12%) */ + --color-outer-space: #42485a; + + /* Font related */ + --font-size: 15px; + --font-size-smaller: 13px; + --font-size-12: 12px; + --font-size-mid: 14px; + --font-size-bigger: 17px; + --font-size-title: 19px; + --font-size-heading: 20px; + --font-weight-regular: 400; + --font-weight-semibold: 500; + --font-weight-bold: 700; + --line-height: 22px; + --line-height-mid: 20px; + + /* Grids and gaps */ + --gap-default: 12px; + --gap-column-link: 12px; + + /* Element sizes */ + --size-avatar: 48px; + --size-avatar-small: 32px; + --width-main-panel: 600px; + --width-side-panel: 260px; + --width-compose-panel: 350px; + --border-radius: 16px; + --border-radius-badges: 4px; + --badges-distance-from-edge: 12px; + + /* Misc */ + --active-header-box-shadow: 0 1px 0 rgba(140, 141, 255, .3); + --active-header-radial-gradient: radial-gradient(ellipse, rgba(99, 100, 255, .23) 0, rgba(99, 100, 255, 0) 60%); + --compose-form-linear-gradient: linear-gradient(180deg, rgba(30, 32, 40, 1) 0%, rgba(30, 32, 40, 1) 53%, rgba(30, 32, 40, 0.8141631652661064) 76%, rgba(30, 32, 40, 0.7077205882352942) 87%, rgba(30, 32, 40, 0.458420868347339) 97%, rgba(30, 32, 40, 0) 100%); + + /* Logo */ + --logo: url('data:image/svg+xml, %3Csvg class="mastodon-logo" xmlns="http://www.w3.org/2000/svg" width="28px" height="28px" viewBox="0 0 216.4144 232.00976"%3E%3Cdefs xmlns="http://www.w3.org/2000/svg"%3E%3ClinearGradient xmlns="http://www.w3.org/2000/svg" id="gradient" x2="0%25" y2="100%25" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0%25" stop-color="%23595aff"%3E%3C/stop%3E%3Cstop offset="100%25" stop-color="%23595aff"%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath xmlns="http://www.w3.org/2000/svg" d="M211.80734 139.0875c-3.18125 16.36625-28.4925 34.2775-57.5625 37.74875-15.15875 1.80875-30.08375 3.47125-45.99875 2.74125-26.0275-1.1925-46.565-6.2125-46.565-6.2125 0 2.53375.15625 4.94625.46875 7.2025 3.38375 25.68625 25.47 27.225 46.39125 27.9425 21.11625.7225 39.91875-5.20625 39.91875-5.20625l.8675 19.09s-14.77 7.93125-41.08125 9.39c-14.50875.7975-32.52375-.365-53.50625-5.91875C9.23234 213.82 1.40609 165.31125.20859 116.09125c-.365-14.61375-.14-28.39375-.14-39.91875 0-50.33 32.97625-65.0825 32.97625-65.0825C49.67234 3.45375 78.20359.2425 107.86484 0h.72875c29.66125.2425 58.21125 3.45375 74.8375 11.09 0 0 32.975 14.7525 32.975 65.0825 0 0 .41375 37.13375-4.59875 62.915" fill="url(%23gradient)"%3E%3C/path%3E%3Cpath d="M177.50984 80.077v60.94125h-24.14375v-59.15c0-12.46875-5.24625-18.7975-15.74-18.7975-11.6025 0-17.4175 7.5075-17.4175 22.3525v32.37625H96.20734V85.42325c0-14.845-5.81625-22.3525-17.41875-22.3525-10.49375 0-15.74 6.32875-15.74 18.7975v59.15H38.90484V80.077c0-12.455 3.17125-22.3525 9.54125-29.675 6.56875-7.3225 15.17125-11.07625 25.85-11.07625 12.355 0 21.71125 4.74875 27.8975 14.2475l6.01375 10.08125 6.015-10.08125c6.185-9.49875 15.54125-14.2475 27.8975-14.2475 10.6775 0 19.28 3.75375 25.85 11.07625 6.36875 7.3225 9.54 17.22 9.54 29.675" fill="%23fff"%3E%3C/path%3E%3C/svg%3E'); + + /* Icons */ + --icon-follow-hashtag: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18px" height="auto" viewBox="0 0 462 439"%3E%3Cpath fill="%23717c9b" d="M139 11.7c-3.5 2.5-6.2 5.4-7.7 8.3-2.5 4.8-2.5 5.2-7.8 52.5-1.4 12.6-3.5 31.4-4.7 41.7l-2.1 18.7-48.6.3-48.6.3-5 3.1C7.2 141.1 3 148.4 3 156.7c0 4.4.6 7.6 2 10.2 2.7 5.4 10.1 11.6 15.5 13 2.9.7 19.2 1.1 47.8 1.1 40.9 0 43.5.1 43.1 1.7-.4 1.9-8.4 73.2-8.4 75.2 0 .8-11.4 1.1-41 1.1H20.9l-4.8 2.5C7.5 265.8 3 273 3 282.5s4.5 16.7 13.1 21l4.8 2.5H97.6l-5.3 46.7c-2.9 25.8-5.4 50.3-5.5 54.5-.1 7 .2 8.2 2.8 12.5 1.7 2.7 5.1 6.2 7.8 8 4.5 3.1 5.4 3.3 13 3.3 8.9 0 10.2-.5 16.8-6.8 4.8-4.6 6.3-9.3 8.2-26.7.9-7.7 2.7-23.9 4-36 1.4-12.1 3.3-29.5 4.3-38.8l1.7-16.7H214.7l.5-8.3c.7-9.8 1.4-11.5 8.2-18.5 8.6-9 7-8.7 41.4-9l30.2-.3V259h-9.5c-9.4 0-9.5 0-9.1-2.3.3-1.2 1.5-10.8 2.6-21.2 1.2-10.5 3-26.5 4.1-35.7 1-9.2 1.9-17.2 1.9-17.8 0-.7 12.3-1 38.5-1 23.5 0 40.3-.4 43.4-1.1 6.1-1.3 13.5-7.4 16.2-13.4 5.2-11.4.2-24.9-11.5-30.9l-4.9-2.6H290.4l5.3-46.8c5.3-47.1 6.1-59 4.3-63.6-1.4-3.7-7.9-10.5-12.1-12.7C285.2 8.6 282 8 277.2 8c-6.2 0-7.5.4-11.8 3.2-9.2 6.2-10.1 8.6-12.9 31.8-3.4 28.9-7.2 63.4-8.7 77.7l-1.2 12.3h-77.8l.6-4.3c.3-2.3.8-7.1 1.1-10.7.6-6.1 2.5-23.4 7.6-68 1.2-10.8 1.9-21.1 1.6-23.1-1.1-5.5-6.2-12.6-11.4-15.9-4.2-2.7-5.6-3-12.3-3-7.2 0-8 .2-13 3.7zm97.5 174.5c-.4 2.9-1.5 12.9-2.5 22.3-1.1 9.3-2.7 24.5-3.7 33.7l-1.7 16.8H150.9l.6-6.3c.3-3.4 1.7-15.7 3-27.2 1.3-11.6 2.9-26.3 3.6-32.8l1.2-11.7H237l-.5 5.2z"/%3E%3Cpath fill="%23717c9b" d="M317.2 207c-1.8 1.1-4.1 3.4-5.2 5.2-1.9 3.1-2 5.1-2 38V285h-34.7c-33 0-35 .1-38.1 2-6.7 4.1-7.2 6-7.2 30s.5 25.9 7.2 30c3.1 1.9 5.1 2 38.1 2H310v34.7c0 33 .1 35 2 38.1 4.1 6.7 6 7.2 30 7.2s25.9-.5 30-7.2c1.9-3.1 2-5.1 2-38.1V349h34.8c32.9 0 34.9-.1 38-2 6.7-4.1 7.2-6 7.2-30s-.5-25.9-7.2-30c-3.1-1.9-5.1-2-38-2H374v-34.8c0-32.9-.1-34.9-2-38-4.1-6.7-6-7.2-30-7.2-19.7 0-21.8.2-24.8 2z"/%3E%3Cpath fill="%23717c9b" d="M217.2 359.7c-5 43.2-5.5 50-4.2 54.7 1.5 5.4 7.5 12.7 12.4 15 5.2 2.4 17.1 2.2 21.6-.5 8.9-5.3 12.3-11.7 13.4-25.4.9-10.2 3.5-33.2 4.2-36.6l.5-2.7-15.3-.4c-10.1-.2-16.1-.8-17.8-1.7-1.4-.7-5-3.8-8.1-6.8l-5.6-5.4-1.1 9.8z"/%3E%3C/svg%3E'); + --icon-unfollow-hashtag: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18px" height="auto" viewBox="0 0 462 439"%3E%3Cpath fill="%2300ba7c" d="M139 11.7c-3.5 2.5-6.2 5.4-7.7 8.3-2.5 4.8-2.5 5.2-7.8 52.5-1.4 12.6-3.5 31.4-4.7 41.7l-2.1 18.7-48.6.3-48.6.3-5 3.1C7.2 141.1 3 148.4 3 156.7c0 4.4.6 7.6 2 10.2 2.7 5.4 10.1 11.6 15.5 13 2.9.7 19.2 1.1 47.8 1.1 40.9 0 43.5.1 43.1 1.7-.4 1.9-8.4 73.2-8.4 75.2 0 .8-11.4 1.1-41 1.1H20.9l-4.8 2.5C7.5 265.8 3 273 3 282.5s4.5 16.7 13.1 21l4.8 2.5H97.6l-5.3 46.7c-2.9 25.8-5.4 50.3-5.5 54.5-.1 7 .2 8.2 2.8 12.5 1.7 2.7 5.1 6.2 7.8 8 4.5 3.1 5.4 3.3 13 3.3 8.9 0 10.2-.5 16.8-6.8 4.8-4.6 6.3-9.3 8.2-26.7.9-7.7 2.7-23.9 4-36 1.4-12.1 3.3-29.5 4.3-38.8l1.7-16.7h38.8c21.3 0 38.8.4 38.8.9 0 1-2.3 21.5-5 45.1-5.9 52.1-6.4 57.6-5 62.4 1.5 5.4 7.5 12.7 12.4 15 5.2 2.4 17.1 2.2 21.6-.5 5-3 8.7-6.7 10.1-10.1 1.2-2.9 1.1-3.1-10.8-15.1-6.7-6.7-12.6-13.2-13.2-14.4-1.5-2.9-1.4-25.8 0-28.6.6-1.2 9.2-10.3 19-20.3 24-24.2 24-20.9.3-44.4-9.6-9.6-18.2-18.7-19-20.2-2-3.8-2-25.8 0-29.6 1.7-3.2 34.2-35.5 37.3-37.1 1.2-.6 4.2-1.1 6.6-1.1 5.2 0 4.6 1.5 6.8-17.3l1.1-9.7h38.4c23.4 0 40.2-.4 43.3-1.1 6.1-1.3 13.5-7.4 16.2-13.4 5.2-11.4.2-24.9-11.5-30.9l-4.9-2.6H290.4l5.3-46.8c5.3-47.1 6.1-59 4.3-63.6-1.4-3.7-7.9-10.5-12.1-12.7C285.2 8.6 282 8 277.2 8c-6.2 0-7.5.4-11.8 3.2-9.2 6.2-10.1 8.6-12.9 31.8-3.4 28.9-7.2 63.4-8.7 77.7l-1.2 12.3h-77.8l.6-4.3c.3-2.3.8-7.1 1.1-10.7.6-6.1 2.5-23.4 7.6-68 1.2-10.8 1.9-21.1 1.6-23.1-1.1-5.5-6.2-12.6-11.4-15.9-4.2-2.7-5.6-3-12.3-3-7.2 0-8 .2-13 3.7zm97.5 174.5c-.4 2.9-1.5 12.9-2.5 22.3-1.1 9.3-2.7 24.5-3.7 33.7l-1.7 16.8H150.9l.6-6.3c.3-3.4 1.7-15.7 3-27.2 1.3-11.6 2.9-26.3 3.6-32.8l1.2-11.7H237l-.5 5.2z"/%3E%3Cpath fill="%2300ba7c" d="M277.5 223.2c-3.1 1.7-28.5 27-30.1 30-1.7 3.2-1.9 12-.3 15.1.6 1.2 11.7 12.9 24.7 25.9l23.7 23.8-23.7 23.7c-13 13.1-24.1 24.8-24.7 26-1.6 3.1-1.4 11.9.3 15.1 1.7 3.2 27.2 28.5 30.3 30.1 2.8 1.4 11.8 1.4 14.6 0 1.2-.6 12.9-11.7 26-24.7l23.7-23.7 23.8 23.7c13 13 24.7 24.1 25.9 24.7 2.8 1.4 11.8 1.4 14.6 0 3.1-1.6 28.6-26.9 30.3-30.1 1.7-3.2 1.9-12 .3-15.1-.6-1.2-11.7-12.9-24.7-26L388.5 318l23.7-23.8c13-13 24.1-24.7 24.7-25.9 1.6-3.1 1.4-11.9-.3-15.1-1.7-3.2-27.2-28.5-30.3-30.1-2.8-1.4-11.8-1.4-14.6 0-1.2.6-12.9 11.7-25.9 24.7L342 271.5l-23.7-23.7c-13.1-13-24.8-24.1-26-24.7-2.8-1.4-12.2-1.4-14.8.1z"/%3E%3C/svg%3E'); + --icon-boost: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23717c9b' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-status: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23717c9b' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-active: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%2300ba7c' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-status-prepend: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true"%3E%3Cg%3E%3Cpath fill="%2300ba7c" d="M4.75 3.79l4.603 4.3-1.706 1.82L6 8.38v7.37c0 .97.784 1.75 1.75 1.75H13V20H7.75c-2.347 0-4.25-1.9-4.25-4.25V8.38L1.853 9.91.147 8.09l4.603-4.3zm11.5 2.71H11V4h5.25c2.347 0 4.25 1.9 4.25 4.25v7.37l1.647-1.53 1.706 1.82-4.603 4.3-4.603-4.3 1.706-1.82L18 15.62V8.25c0-.97-.784-1.75-1.75-1.75z"%3E%3C/path%3E%3C/g%3E%3C/svg%3E'); + --icon-boost-notification-filter-bar: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23717c9b' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-filter-bar-active: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23f7f9f9' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-wrapper: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 136 136'%3E%3Cpath fill='%2300ba7c' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-reply-nofitication-filter-bar-active: url('data:image/svg+xml, %3Csvg viewBox="0 0 24 24" aria-hidden="true" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill="%23f7f9f9" d="M1.751 10c0-4.42 3.584-8 8.005-8h4.366a8.13 8.13 0 0 1 8.129 8.13c0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067A8.005 8.005 0 0 1 1.751 10zm8.005-6a6.005 6.005 0 1 0 .133 12.01l.351-.01h1.761v2.3l5.087-2.81A6.127 6.127 0 0 0 14.122 4H9.756z"/%3E%3Cellipse fill="%23f7f9f9" fill-rule="evenodd" stroke-width="1.28569" cx="11.835" cy="10.2" rx="9.117" ry="8.123"/%3E%3C/svg%3E%0A'); + --icon-reply: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23717c9b' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23717c9b' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-conversation: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23717c9b' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23F91880' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F91880' viewBox='0 0 24 24' width='20' height='20' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-column-link: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark-column-link-active: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23f7f9f9" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-reply-status-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-list: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"%3E%3Ctitle%3EList%3C/title%3E%3Cpath fill="none" stroke="%23f7f9f9" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M160 144h288M160 256h288M160 368h288"/%3E%3Ccircle cx="80" cy="144" r="16" fill="none" stroke="%23f7f9f9" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/%3E%3Ccircle cx="80" cy="256" r="16" fill="none" stroke="%23f7f9f9" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/%3E%3Ccircle cx="80" cy="368" r="16" fill="none" stroke="%23f7f9f9" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/%3E%3C/svg%3E'); + --icon-heart: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='20' height='20' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23717c9b' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-heart-hover: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='20' height='20' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23F91880' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-heart-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' aria-hidden='true' fill='%23f7f9f9'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-heart-active-red: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' aria-hidden='true' fill='%23F91880'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-heart-notification: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' aria-hidden='true' fill='%23F91880'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-star-column-link: url('data:image/svg+xml, %3Csvg width="24" height="24" stroke-width="2" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M8.587 8.236l2.598-5.232a.911.911 0 011.63 0l2.598 5.232 5.808.844a.902.902 0 01.503 1.542l-4.202 4.07.992 5.75c.127.738-.653 1.3-1.32.952L12 18.678l-5.195 2.716c-.666.349-1.446-.214-1.319-.953l.992-5.75-4.202-4.07a.902.902 0 01.503-1.54l5.808-.845z" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-star-column-link-active: url('data:image/svg+xml, %3Csvg width="24" height="24" stroke-width="2" viewBox="0 0 24 24" fill="%23f7f9f9" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M8.587 8.236l2.598-5.232a.911.911 0 011.63 0l2.598 5.232 5.808.844a.902.902 0 01.503 1.542l-4.202 4.07.992 5.75c.127.738-.653 1.3-1.32.952L12 18.678l-5.195 2.716c-.666.349-1.446-.214-1.319-.953l.992-5.75-4.202-4.07a.902.902 0 01.503-1.54l5.808-.845z" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-star-notification: url('data:image/svg+xml, %3Csvg width="24" height="24" stroke-width="0" viewBox="0 0 24 24" fill="%23ffac33" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M8.587 8.236l2.598-5.232a.911.911 0 011.63 0l2.598 5.232 5.808.844a.902.902 0 01.503 1.542l-4.202 4.07.992 5.75c.127.738-.653 1.3-1.32.952L12 18.678l-5.195 2.716c-.666.349-1.446-.214-1.319-.953l.992-5.75-4.202-4.07a.902.902 0 01.503-1.54l5.808-.845z" stroke="%23ffac33" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-heart-column-link: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23f7f9f9' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-heart-column-link-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' aria-hidden='true' fill='%23f7f9f9'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-direct-messages: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"%3E%3Cpath d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"%3E%3C/path%3E%3Cpolyline points="22, 6 12, 13 2, 6"%3E%3C/polyline%3E%3C/svg%3E'); + --icon-direct-messages-active: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="%23f7f9f9" stroke="%23232543" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"%3E%3Cpath d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"%3E%3C/path%3E%3Cpolyline points="22, 6 12, 13 2, 6"%3E%3C/polyline%3E%3C/svg%3E'); + --icon-users-column-link: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23000000"%3E%3Cpath d="M1 20v-1a7 7 0 017-7v0a7 7 0 017 7v1" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M13 14v0a5 5 0 015-5v0a5 5 0 015 5v.5" stroke="%23f7f9f9" stroke-width="1.5" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M8 12a4 4 0 100-8 4 4 0 000 8zM18 9a3 3 0 100-6 3 3 0 000 6z" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-users-column-link-active: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23000000"%3E%3Cpath d="M1 20v-1a7 7 0 017-7v0a7 7 0 017 7v1" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M13 14v0a5 5 0 015-5v0a5 5 0 015 5v.5" stroke="%23f7f9f9" stroke-width="2.5" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M8 12a4 4 0 100-8 4 4 0 000 8zM18 9a3 3 0 100-6 3 3 0 000 6z" stroke="%23f7f9f9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark-status-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-status-hover-red: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23F91880' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F91880' viewBox='0 0 24 24' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bell: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bell-active: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2" viewBox="0 0 24 24" fill="%23f7f9f9" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%23f7f9f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bell-header-tabs: url('data:image/svg+xml, %3Csvg width="18px" height="18px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%23f7f9f9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bell-header-tabs-active: url('data:image/svg+xml, %3Csvg width="18px" height="18px" stroke-width="1.5" viewBox="0 0 24 24" fill="%23f7f9f9" xmlns="http://www.w3.org/2000/svg" color="%23f7f9f9"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%23f7f9f9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-home-notification: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212" fill="none" stroke="%23717c9b" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3Cpath d="M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69" fill="none" stroke="%23717c9b" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3C/svg%3E'); + --icon-home-notification-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" fill="%23f7f9f9" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M261.56 101.28a8 8 0 00-11.06 0L66.4 277.15a8 8 0 00-2.47 5.79L63.9 448a32 32 0 0032 32H192a16 16 0 0016-16V328a8 8 0 018-8h80a8 8 0 018 8v136a16 16 0 0016 16h96.06a32 32 0 0032-32V282.94a8 8 0 00-2.47-5.79z"/%3E%3Cpath d="M490.91 244.15l-74.8-71.56V64a16 16 0 00-16-16h-48a16 16 0 00-16 16v32l-57.92-55.38C272.77 35.14 264.71 32 256 32c-8.68 0-16.72 3.14-22.14 8.63l-212.7 203.5c-6.22 6-7 15.87-1.34 22.37A16 16 0 0043 267.56L250.5 69.28a8 8 0 0111.06 0l207.52 198.28a16 16 0 0022.59-.44c6.14-6.36 5.63-16.86-.76-22.97z"/%3E%3C/svg%3E'); + --icon-home: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" width="24" height="24" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212" fill="none" stroke="%23f7f9f9" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3Cpath d="M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69" fill="none" stroke="%23f7f9f9" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3C/svg%3E'); + --icon-more: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23f7f9f9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-more-horizontal'%3E%3Ccircle cx='12' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='19' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='5' cy='12' r='1'%3E%3C/circle%3E%3C/svg%3E"); + --icon-more-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23717c9b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-more-horizontal'%3E%3Ccircle cx='12' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='19' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='5' cy='12' r='1'%3E%3C/circle%3E%3C/svg%3E"); + --icon-close: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23f7f9f9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); + --icon-close-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23717c9b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); + --icon-checked-green: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2317bf63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E"); + --icon-plus: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23717c9b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-plus'%3E%3Cline x1='12' y1='5' x2='12' y2='19'%3E%3C/line%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E"); + --icon-plus-green: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2317bf63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-plus'%3E%3Cline x1='12' y1='5' x2='12' y2='19'%3E%3C/line%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E"); + --icon-plus-red: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23e0245e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-plus'%3E%3Cline x1='12' y1='5' x2='12' y2='19'%3E%3C/line%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E"); + --icon-cross-green: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2317bf63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); + --icon-cross-red: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23e0245e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); + --icon-cog: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' width='26' height='26' viewBox='0 0 512 512' fill='%23f7f9f9'%3E%3Cpath d='M456.7 242.27l-26.08-4.2a8 8 0 01-6.6-6.82c-.5-3.2-1-6.41-1.7-9.51a8.08 8.08 0 013.9-8.62l23.09-12.82a8.05 8.05 0 003.9-9.92l-4-11a7.94 7.94 0 00-9.4-5l-25.89 5a8 8 0 01-8.59-4.11q-2.25-4.2-4.8-8.41a8.16 8.16 0 01.7-9.52l17.29-19.94a8 8 0 00.3-10.62l-7.49-9a7.88 7.88 0 00-10.5-1.51l-22.69 13.63a8 8 0 01-9.39-.9c-2.4-2.11-4.9-4.21-7.4-6.22a8 8 0 01-2.5-9.11l9.4-24.75A8 8 0 00365 78.77l-10.2-5.91a8 8 0 00-10.39 2.21l-16.64 20.84a7.15 7.15 0 01-8.5 2.5s-5.6-2.3-9.8-3.71A8 8 0 01304 87l.4-26.45a8.07 8.07 0 00-6.6-8.42l-11.59-2a8.07 8.07 0 00-9.1 5.61l-8.6 25.05a8 8 0 01-7.79 5.41h-9.8a8.07 8.07 0 01-7.79-5.41l-8.6-25.05a8.07 8.07 0 00-9.1-5.61l-11.59 2a8.07 8.07 0 00-6.6 8.42l.4 26.45a8 8 0 01-5.49 7.71c-2.3.9-7.3 2.81-9.7 3.71-2.8 1-6.1.2-8.8-2.91l-16.51-20.34A8 8 0 00156.75 73l-10.2 5.91a7.94 7.94 0 00-3.3 10.09l9.4 24.75a8.06 8.06 0 01-2.5 9.11c-2.5 2-5 4.11-7.4 6.22a8 8 0 01-9.39.9L111 116.14a8 8 0 00-10.5 1.51l-7.49 9a8 8 0 00.3 10.62l17.29 19.94a8 8 0 01.7 9.52q-2.55 4-4.8 8.41a8.11 8.11 0 01-8.59 4.11l-25.89-5a8 8 0 00-9.4 5l-4 11a8.05 8.05 0 003.9 9.92L85.58 213a7.94 7.94 0 013.9 8.62c-.6 3.2-1.2 6.31-1.7 9.51a8.08 8.08 0 01-6.6 6.82l-26.08 4.2a8.09 8.09 0 00-7.1 7.92v11.72a7.86 7.86 0 007.1 7.92l26.08 4.2a8 8 0 016.6 6.82c.5 3.2 1 6.41 1.7 9.51a8.08 8.08 0 01-3.9 8.62L62.49 311.7a8.05 8.05 0 00-3.9 9.92l4 11a7.94 7.94 0 009.4 5l25.89-5a8 8 0 018.59 4.11q2.25 4.2 4.8 8.41a8.16 8.16 0 01-.7 9.52l-17.29 19.96a8 8 0 00-.3 10.62l7.49 9a7.88 7.88 0 0010.5 1.51l22.69-13.63a8 8 0 019.39.9c2.4 2.11 4.9 4.21 7.4 6.22a8 8 0 012.5 9.11l-9.4 24.75a8 8 0 003.3 10.12l10.2 5.91a8 8 0 0010.39-2.21l16.79-20.64c2.1-2.6 5.5-3.7 8.2-2.6 3.4 1.4 5.7 2.2 9.9 3.61a8 8 0 015.49 7.71l-.4 26.45a8.07 8.07 0 006.6 8.42l11.59 2a8.07 8.07 0 009.1-5.61l8.6-25a8 8 0 017.79-5.41h9.8a8.07 8.07 0 017.79 5.41l8.6 25a8.07 8.07 0 009.1 5.61l11.59-2a8.07 8.07 0 006.6-8.42l-.4-26.45a8 8 0 015.49-7.71c4.2-1.41 7-2.51 9.6-3.51s5.8-1 8.3 2.1l17 20.94A8 8 0 00355 439l10.2-5.91a7.93 7.93 0 003.3-10.12l-9.4-24.75a8.08 8.08 0 012.5-9.12c2.5-2 5-4.1 7.4-6.21a8 8 0 019.39-.9L401 395.66a8 8 0 0010.5-1.51l7.49-9a8 8 0 00-.3-10.62l-17.29-19.94a8 8 0 01-.7-9.52q2.55-4.05 4.8-8.41a8.11 8.11 0 018.59-4.11l25.89 5a8 8 0 009.4-5l4-11a8.05 8.05 0 00-3.9-9.92l-23.09-12.82a7.94 7.94 0 01-3.9-8.62c.6-3.2 1.2-6.31 1.7-9.51a8.08 8.08 0 016.6-6.82l26.08-4.2a8.09 8.09 0 007.1-7.92V250a8.25 8.25 0 00-7.27-7.73zM256 112a143.82 143.82 0 01139.38 108.12A16 16 0 01379.85 240H274.61a16 16 0 01-13.91-8.09l-52.1-91.71a16 16 0 019.85-23.39A146.94 146.94 0 01256 112zM112 256a144 144 0 0143.65-103.41 16 16 0 0125.17 3.47L233.06 248a16 16 0 010 15.87l-52.67 91.7a16 16 0 01-25.18 3.36A143.94 143.94 0 01112 256zm144 144a146.9 146.9 0 01-38.19-4.95 16 16 0 01-9.76-23.44l52.58-91.55a16 16 0 0113.88-8H379.9a16 16 0 0115.52 19.88A143.84 143.84 0 01256 400z'/%3E%3C/svg%3E"); + --icon-sliders-contrast: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23f7f9f9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-sliders'%3E%3Cline x1='4' y1='21' x2='4' y2='14'%3E%3C/line%3E%3Cline x1='4' y1='10' x2='4' y2='3'%3E%3C/line%3E%3Cline x1='12' y1='21' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='3'%3E%3C/line%3E%3Cline x1='20' y1='21' x2='20' y2='16'%3E%3C/line%3E%3Cline x1='20' y1='12' x2='20' y2='3'%3E%3C/line%3E%3Cline x1='1' y1='14' x2='7' y2='14'%3E%3C/line%3E%3Cline x1='9' y1='8' x2='15' y2='8'%3E%3C/line%3E%3Cline x1='17' y1='16' x2='23' y2='16'%3E%3C/line%3E%3C/svg%3E"); + --icon-administration: url("data:image/svg+xml, %3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Cpath d='M218.1 167.17c0 13 0 25.6 4.1 37.4-43.1 50.6-156.9 184.3-167.5 194.5a20.17 20.17 0 00-6.7 15c0 8.5 5.2 16.7 9.6 21.3 6.6 6.9 34.8 33 40 28 15.4-15 18.5-19 24.8-25.2 9.5-9.3-1-28.3 2.3-36s6.8-9.2 12.5-10.4 15.8 2.9 23.7 3c8.3.1 12.8-3.4 19-9.2 5-4.6 8.6-8.9 8.7-15.6.2-9-12.8-20.9-3.1-30.4s23.7 6.2 34 5 22.8-15.5 24.1-21.6-11.7-21.8-9.7-30.7c.7-3 6.8-10 11.4-11s25 6.9 29.6 5.9c5.6-1.2 12.1-7.1 17.4-10.4 15.5 6.7 29.6 9.4 47.7 9.4 68.5 0 124-53.4 124-119.2S408.5 48 340 48s-121.9 53.37-121.9 119.17zM400 144a32 32 0 11-32-32 32 32 0 0132 32z' fill='none' stroke='%23f7f9f9' stroke-linejoin='round' stroke-width='36'/%3E%3C/svg%3E"); + --icon-moderation: url("data:image/svg+xml, %3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Cpath d='M80 320V144a32 32 0 0132-32h0a32 32 0 0132 32v112M144 256V80a32 32 0 0132-32h0a32 32 0 0132 32v160M272 241V96a32 32 0 0132-32h0a32 32 0 0132 32v224M208 240V48a32 32 0 0132-32h0a32 32 0 0132 32v192' fill='none' stroke='%23f7f9f9' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'/%3E%3Cpath d='M80 320c0 117.4 64 176 152 176s123.71-39.6 144-88l52.71-144c6.66-18.05 3.64-34.79-11.87-43.6h0c-15.52-8.82-35.91-4.28-44.31 11.68L336 320' fill='none' stroke='%23f7f9f9' stroke-linecap='round' stroke-linejoin='round' stroke-width='36'/%3E%3C/svg%3E"); + --icon-sliders: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23717c9b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-sliders'%3E%3Cline x1='4' y1='21' x2='4' y2='14'%3E%3C/line%3E%3Cline x1='4' y1='10' x2='4' y2='3'%3E%3C/line%3E%3Cline x1='12' y1='21' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='3'%3E%3C/line%3E%3Cline x1='20' y1='21' x2='20' y2='16'%3E%3C/line%3E%3Cline x1='20' y1='12' x2='20' y2='3'%3E%3C/line%3E%3Cline x1='1' y1='14' x2='7' y2='14'%3E%3C/line%3E%3Cline x1='9' y1='8' x2='15' y2='8'%3E%3C/line%3E%3Cline x1='17' y1='16' x2='23' y2='16'%3E%3C/line%3E%3C/svg%3E"); + --icon-globe: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0.00 0.00 512.00 512.00'%3E%3Cpath fill='%23f7f9f9' d=' M 512.00 383.82 L 512.00 385.55 C 509.71 419.39 473.05 422.09 447.81 418.87 Q 423.66 415.79 400.31 408.70 Q 358.58 396.03 318.76 378.21 Q 218.90 333.52 129.46 270.53 C 92.32 244.38 56.82 216.22 27.43 182.58 C 14.63 167.94 1.88 149.41 0.00 128.96 L 0.00 125.94 C 3.19 91.33 40.56 90.05 66.57 93.40 Q 81.64 95.34 88.25 97.23 C 99.02 100.32 103.61 112.14 97.29 121.55 C 92.20 129.11 85.23 129.19 76.43 127.41 C 64.10 124.92 44.84 121.70 32.89 126.36 A 1.55 1.54 74.3 0 0 31.93 128.08 C 34.07 139.90 43.53 152.31 51.28 161.22 Q 68.49 181.02 88.94 198.55 Q 89.49 199.02 89.73 198.34 Q 110.62 140.43 161.78 107.51 C 234.44 60.76 331.69 75.26 388.09 139.91 C 446.04 206.35 446.71 303.97 388.97 370.93 Q 388.58 371.38 389.14 371.58 Q 413.92 380.31 439.48 385.26 C 451.88 387.65 467.05 389.92 479.11 385.65 A 1.51 1.50 -14.2 0 0 480.10 384.00 C 477.90 369.69 463.57 354.46 454.60 343.62 C 440.99 327.16 463.05 306.29 479.15 323.40 C 495.03 340.29 510.01 360.98 512.00 383.82 Z M 115.39 210.46 Q 136.86 228.57 159.38 244.15 C 223.66 288.63 294.05 327.49 367.32 354.98 A 1.46 1.44 30.8 0 0 368.93 354.58 Q 400.10 318.66 405.76 270.75 Q 407.08 259.64 406.38 249.56 C 401.05 172.60 342.31 113.52 265.72 106.81 Q 255.74 105.94 245.77 106.92 C 185.42 112.87 134.96 151.32 114.89 208.65 Q 114.52 209.72 115.39 210.46 Z M 295.33 328.94 A 0.34 0.34 0.0 0 0 295.16 329.58 L 299.51 331.72 A 0.34 0.34 0.0 0 0 300.00 331.41 L 300.00 329.51 A 0.34 0.34 0.0 0 0 299.68 329.17 L 295.33 328.94 Z'%0A/%3E%3Cpath fill='%23f7f9f9' d=' M 307.69 408.30 C 316.86 412.38 316.05 421.82 306.19 424.66 C 209.45 452.48 109.79 396.22 85.13 298.09 Q 83.95 293.40 84.37 291.18 C 85.73 284.03 93.55 284.22 98.50 287.80 Q 197.11 359.12 307.69 408.30 Z M 263.31 410.94 Q 262.74 410.51 262.12 410.23 Q 199.27 381.56 142.55 342.19 Q 129.49 333.13 117.25 323.09 A 0.18 0.18 0.0 0 0 116.97 323.31 C 142.74 377.01 195.57 410.10 255.44 411.80 Q 261.32 411.97 263.93 411.40 Q 264.37 411.30 264.00 411.06 Q 263.69 410.85 263.31 410.94 Z'%0A/%3E%3C/svg%3E"); + --icon-globe-purple: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0.00 0.00 512.00 512.00'%3E%3Cpath fill='%238c8dff' d=' M 512.00 383.82 L 512.00 385.55 C 509.71 419.39 473.05 422.09 447.81 418.87 Q 423.66 415.79 400.31 408.70 Q 358.58 396.03 318.76 378.21 Q 218.90 333.52 129.46 270.53 C 92.32 244.38 56.82 216.22 27.43 182.58 C 14.63 167.94 1.88 149.41 0.00 128.96 L 0.00 125.94 C 3.19 91.33 40.56 90.05 66.57 93.40 Q 81.64 95.34 88.25 97.23 C 99.02 100.32 103.61 112.14 97.29 121.55 C 92.20 129.11 85.23 129.19 76.43 127.41 C 64.10 124.92 44.84 121.70 32.89 126.36 A 1.55 1.54 74.3 0 0 31.93 128.08 C 34.07 139.90 43.53 152.31 51.28 161.22 Q 68.49 181.02 88.94 198.55 Q 89.49 199.02 89.73 198.34 Q 110.62 140.43 161.78 107.51 C 234.44 60.76 331.69 75.26 388.09 139.91 C 446.04 206.35 446.71 303.97 388.97 370.93 Q 388.58 371.38 389.14 371.58 Q 413.92 380.31 439.48 385.26 C 451.88 387.65 467.05 389.92 479.11 385.65 A 1.51 1.50 -14.2 0 0 480.10 384.00 C 477.90 369.69 463.57 354.46 454.60 343.62 C 440.99 327.16 463.05 306.29 479.15 323.40 C 495.03 340.29 510.01 360.98 512.00 383.82 Z M 115.39 210.46 Q 136.86 228.57 159.38 244.15 C 223.66 288.63 294.05 327.49 367.32 354.98 A 1.46 1.44 30.8 0 0 368.93 354.58 Q 400.10 318.66 405.76 270.75 Q 407.08 259.64 406.38 249.56 C 401.05 172.60 342.31 113.52 265.72 106.81 Q 255.74 105.94 245.77 106.92 C 185.42 112.87 134.96 151.32 114.89 208.65 Q 114.52 209.72 115.39 210.46 Z M 295.33 328.94 A 0.34 0.34 0.0 0 0 295.16 329.58 L 299.51 331.72 A 0.34 0.34 0.0 0 0 300.00 331.41 L 300.00 329.51 A 0.34 0.34 0.0 0 0 299.68 329.17 L 295.33 328.94 Z'%0A/%3E%3Cpath fill='%238c8dff' d=' M 307.69 408.30 C 316.86 412.38 316.05 421.82 306.19 424.66 C 209.45 452.48 109.79 396.22 85.13 298.09 Q 83.95 293.40 84.37 291.18 C 85.73 284.03 93.55 284.22 98.50 287.80 Q 197.11 359.12 307.69 408.30 Z M 263.31 410.94 Q 262.74 410.51 262.12 410.23 Q 199.27 381.56 142.55 342.19 Q 129.49 333.13 117.25 323.09 A 0.18 0.18 0.0 0 0 116.97 323.31 C 142.74 377.01 195.57 410.10 255.44 411.80 Q 261.32 411.97 263.93 411.40 Q 264.37 411.30 264.00 411.06 Q 263.69 410.85 263.31 410.94 Z'%0A/%3E%3C/svg%3E"); + --icon-globe-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" fill="%23f7f9f9" viewBox="0 0 512 512"%3E%3Cpath d="M96.85 286.62a8 8 0 00-12.53 8.25C102.07 373.28 172.3 432 256 432a175.31 175.31 0 0052.41-8 8 8 0 00.79-15 1120 1120 0 01-109.48-55.61 1126.24 1126.24 0 01-102.87-66.77zM492.72 339.51c-4.19-5.58-9.11-11.44-14.7-17.53a15.83 15.83 0 00-26.56 5.13c0 .16-.11.31-.17.47a15.75 15.75 0 003.15 16.06c22.74 25 26.42 38.51 25.48 41.36-2 2.23-17.05 6.89-58.15-3.53q-8.83-2.24-19.32-5.46-6.76-2.08-13.79-4.49a176.76 176.76 0 0019.54-27.25c.17-.29.35-.58.52-.88A175.39 175.39 0 00432 256a178.87 178.87 0 00-1-19c-9.57-88.17-84.4-157-175-157a175.37 175.37 0 00-106.4 35.89 177.4 177.4 0 00-45.83 51.84c-.16.29-.34.58-.51.87a175.48 175.48 0 00-13.83 30.52q-5.59-4.87-10.79-9.67c-5.39-5-10.17-9.63-14.42-14-29.57-30.26-33.09-45.61-32.16-48.45 2-2.23 15.54-5.87 48.62 1.31A15.82 15.82 0 0096.22 123l.36-.44a15.74 15.74 0 00-8.67-25.43A237.38 237.38 0 0064.13 93c-30.72-3.53-50.83 2.52-59.78 18-3.24 5.58-6.35 15.09-2.72 28.6C7 159.66 26.14 184 53.23 209.5c8.63 8.13 18.06 16.37 28.12 24.64 7.32 6 15 12.06 22.9 18.08q7.91 6 16.15 12T137.1 276c25.41 17.61 52.26 34.52 78.59 49.69q14.34 8.26 28.64 16t28.37 14.81c21.9 11 43.35 20.92 63.86 29.43q13.19 5.48 25.81 10.16c11.89 4.42 23.37 8.31 34.31 11.59l1.1.33c25.73 7.66 47.42 11.69 64.48 12H464c21.64 0 36.3-6.38 43.58-19 9.09-15.62 4.08-36.32-14.86-61.5z"/%3E%3C/svg%3E'); + --icon-home-column-link-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" fill="%23f7f9f9" width="24" height="24" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M261.56 101.28a8 8 0 00-11.06 0L66.4 277.15a8 8 0 00-2.47 5.79L63.9 448a32 32 0 0032 32H192a16 16 0 0016-16V328a8 8 0 018-8h80a8 8 0 018 8v136a16 16 0 0016 16h96.06a32 32 0 0032-32V282.94a8 8 0 00-2.47-5.79z"/%3E%3Cpath d="M490.91 244.15l-74.8-71.56V64a16 16 0 00-16-16h-48a16 16 0 00-16 16v32l-57.92-55.38C272.77 35.14 264.71 32 256 32c-8.68 0-16.72 3.14-22.14 8.63l-212.7 203.5c-6.22 6-7 15.87-1.34 22.37A16 16 0 0043 267.56L250.5 69.28a8 8 0 0111.06 0l207.52 198.28a16 16 0 0022.59-.44c6.14-6.36 5.63-16.86-.76-22.97z"/%3E%3C/svg%3E'); + --icon-hashtag: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23f7f9f9" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hash"%3E%3Cline x1="4" y1="9" x2="20" y2="9"%3E%3C/line%3E%3Cline x1="4" y1="15" x2="20" y2="15"%3E%3C/line%3E%3Cline x1="10" y1="3" x2="8" y2="21"%3E%3C/line%3E%3Cline x1="16" y1="3" x2="14" y2="21"%3E%3C/line%3E%3C/svg%3E'); + --icon-hashtag-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23f7f9f9" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hash"%3E%3Cline x1="4" y1="9" x2="20" y2="9"%3E%3C/line%3E%3Cline x1="4" y1="15" x2="20" y2="15"%3E%3C/line%3E%3Cline x1="10" y1="3" x2="8" y2="21"%3E%3C/line%3E%3Cline x1="16" y1="3" x2="14" y2="21"%3E%3C/line%3E%3C/svg%3E'); + --icon-star: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" stroke="%23717c9b" stroke-width="5.5" viewBox="0 0 68 68"%3E%3Cpath d="M31.4 3.8c-.7.4-2.5 5-4.1 10.2l-2.9 9.5-9.9.5c-5.5.3-10.6.9-11.3 1.3-.6.5-1.2 1.9-1.2 3.3 0 2 1.5 3.4 8 7.5 4.4 2.8 8 5.5 8 6s-1.3 4.5-3 9.1c-3.6 9.7-3.7 11.4-.9 12.8 2.7 1.5 3.5 1.1 12.4-5.6l7.5-5.6 8.2 6.1c8.4 6.3 11.2 7.1 13.2 3.9.8-1.4.3-3.9-2.2-11-1.8-5.1-3.2-9.6-3.2-9.9 0-.4 3.6-3 8-5.8 6.5-4.1 8-5.5 8-7.5 0-1.4-.6-2.8-1.2-3.3-.7-.4-5.8-1-11.3-1.3l-9.9-.5-2.9-9.5C37.8 4.6 36.9 3 34 3c-.8 0-2 .4-2.6.8z"/%3E%3C/svg%3E%0A'); + --icon-star-active: url("data:image/svg+xml, %3Csvg fill='%23717c9b' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 -960 960 960' class='icon icon-star' aria-hidden='true'%3E%3Cpath d='m212.086-50.607 70.652-305.306L45.52-561.305l312.871-26.696L480-876.176l121.609 288.175 312.871 26.696-237.218 205.392 71.217 305.306L480-213.173 212.086-50.607Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23717c9b' width='18' height='18' viewBox='0 -960 960 960' class='icon icon-star' aria-hidden='true'%3E%3Cpath d='m330.955-216.328 149.066-89 149.066 90.023-40.305-168.391 131.217-114.347-172.956-14.87L480-671.869l-67.043 158.521-172.956 14.305 131.427 113.796-40.473 168.919ZM212.086-50.608l70.652-305.305L45.52-561.305l312.645-26.579L480-876.176l121.835 288.292 312.645 26.579-237.218 205.392 71.217 305.306L480-213.173 212.086-50.607ZM480-433.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffac33' width='18' height='18' viewBox='0 -960 960 960' class='icon icon-star' aria-hidden='true'%3E%3Cpath d='m330.955-216.328 149.066-89 149.066 90.023-40.305-168.391 131.217-114.347-172.956-14.87L480-671.869l-67.043 158.521-172.956 14.305 131.427 113.796-40.473 168.919ZM212.086-50.608l70.652-305.305L45.52-561.305l312.645-26.579L480-876.176l121.835 288.292 312.645 26.579-237.218 205.392 71.217 305.306L480-213.173 212.086-50.607ZM480-433.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-detailed-status-action-bar-active: url("data:image/svg+xml, %3Csvg fill='%23ffac33' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 -960 960 960' class='icon icon-star' aria-hidden='true'%3E%3Cpath d='m212.086-50.607 70.652-305.306L45.52-561.305l312.871-26.696L480-876.176l121.609 288.175 312.871 26.696-237.218 205.392 71.217 305.306L480-213.173 212.086-50.607Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="%23717c9b" stroke="%23717c9b" stroke-width="5.5" viewBox="0 0 68 68"%3E%3Cpath d="M31.4 3.8c-.7.4-2.5 5-4.1 10.2l-2.9 9.5-9.9.5c-5.5.3-10.6.9-11.3 1.3-.6.5-1.2 1.9-1.2 3.3 0 2 1.5 3.4 8 7.5 4.4 2.8 8 5.5 8 6s-1.3 4.5-3 9.1c-3.6 9.7-3.7 11.4-.9 12.8 2.7 1.5 3.5 1.1 12.4-5.6l7.5-5.6 8.2 6.1c8.4 6.3 11.2 7.1 13.2 3.9.8-1.4.3-3.9-2.2-11-1.8-5.1-3.2-9.6-3.2-9.9 0-.4 3.6-3 8-5.8 6.5-4.1 8-5.5 8-7.5 0-1.4-.6-2.8-1.2-3.3-.7-.4-5.8-1-11.3-1.3l-9.9-.5-2.9-9.5C37.8 4.6 36.9 3 34 3c-.8 0-2 .4-2.6.8z"/%3E%3C/svg%3E%0A'); + --icon-star-hover: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" stroke="%23ffac33" stroke-width="5.5" viewBox="0 0 68 68"%3E%3Cpath d="M31.4 3.8c-.7.4-2.5 5-4.1 10.2l-2.9 9.5-9.9.5c-5.5.3-10.6.9-11.3 1.3-.6.5-1.2 1.9-1.2 3.3 0 2 1.5 3.4 8 7.5 4.4 2.8 8 5.5 8 6s-1.3 4.5-3 9.1c-3.6 9.7-3.7 11.4-.9 12.8 2.7 1.5 3.5 1.1 12.4-5.6l7.5-5.6 8.2 6.1c8.4 6.3 11.2 7.1 13.2 3.9.8-1.4.3-3.9-2.2-11-1.8-5.1-3.2-9.6-3.2-9.9 0-.4 3.6-3 8-5.8 6.5-4.1 8-5.5 8-7.5 0-1.4-.6-2.8-1.2-3.3-.7-.4-5.8-1-11.3-1.3l-9.9-.5-2.9-9.5C37.8 4.6 36.9 3 34 3c-.8 0-2 .4-2.6.8z"/%3E%3C/svg%3E%0A'); + --icon-search: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23535C76' aria-hidden='true' viewBox='0 0 24 24'%3E%3Cpath d='M10.25 3.75a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13zm-8.5 6.5a8.5 8.5 0 1 1 15.176 5.262l4.781 4.781-1.414 1.414-4.781-4.781A8.5 8.5 0 0 1 1.75 10.25z'/%3E%3C/svg%3E"); + --icon-search-opaque: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' aria-hidden='true' viewBox='0 0 24 24'%3E%3Cpath d='M10.25 3.75a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13zm-8.5 6.5a8.5 8.5 0 1 1 15.176 5.262l4.781 4.781-1.414 1.414-4.781-4.781A8.5 8.5 0 0 1 1.75 10.25z'/%3E%3C/svg%3E"); + --icon-compose: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-edit'%3E%3Cpath d='M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'%3E%3C/path%3E%3Cpath d='M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z'%3E%3C/path%3E%3C/svg%3E"); + + /* Profile icons */ + --icon-github: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"%3E%3Cpath d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"%3E%3C/path%3E%3C/svg%3E'); + --icon-youtube: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-youtube"%3E%3Cpath d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"%3E%3C/path%3E%3Cpolygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"%3E%3C/polygon%3E%3C/svg%3E'); + --icon-link: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link-2"%3E%3Cpath d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"%3E%3C/path%3E%3Cline x1="8" y1="12" x2="16" y2="12"%3E%3C/line%3E%3C/svg%3E'); + --icon-twitter: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 512 512"%3E%3Cpath fill="%23717c9b" d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/%3E%3C/svg%3E'); + --icon-twitch: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitch"%3E%3Cpath d="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"%3E%3C/path%3E%3C/svg%3E'); + --icon-patreon: url("data:image/svg+xml, %0A%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23717c9b'%3E%3Ctitle%3EPatreon icon%3C/title%3E%3Cpath d='M15.386.524c-4.764 0-8.64 3.876-8.64 8.64 0 4.75 3.876 8.613 8.64 8.613 4.75 0 8.614-3.864 8.614-8.613C24 4.4 20.136.524 15.386.524M.003 23.537h4.22V.524H.003'/%3E%3C/svg%3E"); + --icon-threads: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='18' fill='%23717c9b' width='18' viewBox='0 0 448 512'%3E%3Cpath d='M331.5 235.7c2.2 .9 4.2 1.9 6.3 2.8c29.2 14.1 50.6 35.2 61.8 61.4c15.7 36.5 17.2 95.8-30.3 143.2c-36.2 36.2-80.3 52.5-142.6 53h-.3c-70.2-.5-124.1-24.1-160.4-70.2c-32.3-41-48.9-98.1-49.5-169.6V256v-.2C17 184.3 33.6 127.2 65.9 86.2C102.2 40.1 156.2 16.5 226.4 16h.3c70.3 .5 124.9 24 162.3 69.9c18.4 22.7 32 50 40.6 81.7l-40.4 10.8c-7.1-25.8-17.8-47.8-32.2-65.4c-29.2-35.8-73-54.2-130.5-54.6c-57 .5-100.1 18.8-128.2 54.4C72.1 146.1 58.5 194.3 58 256c.5 61.7 14.1 109.9 40.3 143.3c28 35.6 71.2 53.9 128.2 54.4c51.4-.4 85.4-12.6 113.7-40.9c32.3-32.2 31.7-71.8 21.4-95.9c-6.1-14.2-17.1-26-31.9-34.9c-3.7 26.9-11.8 48.3-24.7 64.8c-17.1 21.8-41.4 33.6-72.7 35.3c-23.6 1.3-46.3-4.4-63.9-16c-20.8-13.8-33-34.8-34.3-59.3c-2.5-48.3 35.7-83 95.2-86.4c21.1-1.2 40.9-.3 59.2 2.8c-2.4-14.8-7.3-26.6-14.6-35.2c-10-11.7-25.6-17.7-46.2-17.8H227c-16.6 0-39 4.6-53.3 26.3l-34.4-23.6c19.2-29.1 50.3-45.1 87.8-45.1h.8c62.6 .4 99.9 39.5 103.7 107.7l-.2 .2zm-156 68.8c1.3 25.1 28.4 36.8 54.6 35.3c25.6-1.4 54.6-11.4 59.5-73.2c-13.2-2.9-27.8-4.4-43.4-4.4c-4.8 0-9.6 .1-14.4 .4c-42.9 2.4-57.2 23.2-56.2 41.8l-.1 .1z'/%3E%3C/svg%3E"); + --icon-bluesky: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.467 8.467' width='18' height='18'%3E%3Cpath fill='%23717c9b' d='M67.256 111.972c-.545-.648-.629-.916-.411-1.323.15-.28.477-.52.727-.531.289-.013.204-.113-.236-.274-.862-.316-1.295-1.239-1.295-2.76 0-1.071.058-1.179.643-1.179.65 0 2.043 1.149 2.88 2.374l.446.655.446-.655c.837-1.225 2.23-2.373 2.88-2.373.584 0 .642.107.642 1.178 0 1.528-.435 2.45-1.295 2.74-.686.23-.686.233-.094.424.787.253.78 1.214-.017 1.961-.893.84-1.748.751-2.114-.218-.165-.437-.364-.794-.442-.794-.078 0-.3.357-.493.794-.47 1.06-1.365 1.053-2.267-.02z' transform='translate(-65.776 -105.112)'/%3E%3C/svg%3E"); + --icon-nostr: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 860 847'%3E%3Cpath d='M454.5 1.1c-67.6 10.3-115.8 27.2-160.4 56.4-16.5 10.9-19.3 12-29.1 12-9.5 0-14.6-2-20.8-7.9-5.5-5.1-7.5-9.9-9.2-22-1.9-13.1-6.8-20.4-17.3-25.7l-5.8-3-92.2.3c-68.2.3-93.1.7-95.6 1.6-4.5 1.5-11.4 8.3-15.2 14.8L6 32.8l.2 391.8.3 391.9 2.7 5c1.4 2.8 4.6 6.9 7.1 9.2 8.7 8 .9 7.3 96 8 88.7.6 108.3 0 116.7-3.3 5.9-2.4 13.5-11.7 14.9-18.4 1.4-6.4 1.4-67.7.1-103.3-3-78.6-15.8-158-48.1-297.2-21.2-91.3-27.3-126.1-28.6-162.6-1.5-43.2 7-69.1 28.8-87.6 6.9-5.8 19.7-12.8 29.7-16.2 14.8-5 57.5-12 96.2-15.7 21-2.1 84.2-2.4 104.4-.6 25.3 2.3 54.4 8.4 76 15.9 36.2 12.5 62.9 33.9 75.5 60.4 5.2 10.8 7.6 20.5 9.6 38.2 1.9 16.7 3.6 24 7.4 32.2 7.1 15.3 26.3 28.9 50.7 36 20.1 5.9 42 8.1 86.4 9 33.3.7 41.1 1.5 47.9 5 7.7 3.9 15.4 11.6 18.7 18.7 2.8 6 2.9 6.9 2.9 20.8 0 13.3-.2 14.9-2.4 19.5-1.4 2.8-5.6 8.1-9.5 12-10.8 10.7-28 18.8-48.8 23-13.6 2.7-38.7 3.5-110.3 3.5-73.4 0-79.9.3-96.7 4.5-33.7 8.5-56.9 25.7-70.1 52.1-15.4 30.7-26.8 91.8-31.7 170.4-2.9 46.1-3 159.5-.1 166.5 1.9 4.7 11.1 13.4 15.3 14.5 8.4 2.3 51.4 3 196.8 3 155 0 184.6-.6 191.7-3.5 5.5-2.3 12.1-9.2 13.4-13.9.6-2.1 1.5-10.5 2-18.5 1.9-32.6.2-482.7-2-504.1-4.6-44.3-20-97.2-39.7-136.1-14.5-28.7-30.3-50.8-51.9-72.5-27-27.1-54.5-45.9-89.8-61.4-31.8-13.9-71.3-24.3-104.5-27.5-16.8-1.7-98.5-1.9-108.7-.4z' fill='%23717c9b'/%3E%3Cpath d='M448 211.5c-21.4 5.9-38.1 21.3-45.8 42.7-2.4 6.5-2.7 8.7-2.6 19.8 0 11.3.3 13.3 3 21 3.9 11 8.7 18.2 18.1 27 11.2 10.4 22.4 15.1 39.8 16.5 27.9 2.3 56.6-18.3 64.9-46.5 8.1-27.5-5.4-60.4-30.1-73.3-12.3-6.4-17.5-7.8-30.3-8.3-8.2-.3-13.1 0-17 1.1z' fill='%23717c9b'/%3E%3C/svg%3E"); + --icon-paypal: url("data:image/svg+xml, %0A%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23717c9b'%3E%3Ctitle%3EPayPal icon%3C/title%3E%3Cpath d='M6.908 24H3.804c-.664 0-1.086-.529-.936-1.18l.149-.674h2.071c.666 0 1.336-.533 1.482-1.182l1.064-4.592c.15-.648.816-1.18 1.48-1.18h.883c3.789 0 6.734-.779 8.84-2.34s3.16-3.6 3.16-6.135c0-1.125-.195-2.055-.588-2.789 0-.016-.016-.031-.016-.046l.135.075c.75.465 1.32 1.064 1.711 1.814.404.75.598 1.68.598 2.791 0 2.535-1.049 4.574-3.164 6.135-2.1 1.545-5.055 2.324-8.834 2.324h-.9c-.66 0-1.334.525-1.484 1.186L8.39 22.812c-.149.645-.81 1.17-1.47 1.17L6.908 24zm-2.677-2.695H1.126c-.663 0-1.084-.529-.936-1.18L4.563 1.182C4.714.529 5.378 0 6.044 0h6.465c1.395 0 2.609.098 3.648.289 1.035.189 1.92.519 2.684.99.736.465 1.322 1.072 1.697 1.818.389.748.584 1.68.584 2.797 0 2.535-1.051 4.574-3.164 6.119-2.1 1.561-5.056 2.326-8.836 2.326h-.883c-.66 0-1.328.524-1.478 1.169L5.7 20.097c-.149.646-.817 1.172-1.485 1.172l.016.036zm7.446-17.369h-1.014c-.666 0-1.332.529-1.48 1.178l-.93 4.02c-.15.648.27 1.179.93 1.179h.766c1.664 0 2.97-.343 3.9-1.021.929-.686 1.395-1.654 1.395-2.912 0-.83-.301-1.445-.9-1.84-.6-.404-1.5-.605-2.686-.605l.019.001z'/%3E%3C/svg%3E"); + --icon-kofi: url("data:image/svg+xml, %3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23717c9b'%3E%3Ctitle%3EKo-fi icon%3C/title%3E%3Cpath d='M23.881 8.948c-.773-4.085-4.859-4.593-4.859-4.593H.723c-.604 0-.679.798-.679.798s-.082 7.324-.022 11.822c.164 2.424 2.586 2.672 2.586 2.672s8.267-.023 11.966-.049c2.438-.426 2.683-2.566 2.658-3.734 4.352.24 7.422-2.831 6.649-6.916zm-11.062 3.511c-1.246 1.453-4.011 3.976-4.011 3.976s-.121.119-.31.023c-.076-.057-.108-.09-.108-.09-.443-.441-3.368-3.049-4.034-3.954-.709-.965-1.041-2.7-.091-3.71.951-1.01 3.005-1.086 4.363.407 0 0 1.565-1.782 3.468-.963 1.904.82 1.832 3.011.723 4.311zm6.173.478c-.928.116-1.682.028-1.682.028V7.284h1.77s1.971.551 1.971 2.638c0 1.913-.985 2.667-2.059 3.015z'/%3E%3C/svg%3E"); + --icon-bandcamp: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23717c9b' viewBox='0 0 512 512'%3E%3Cpath d='M105.6 191.2C98.1 204.8 33 325.2 33 325.6c0 .2 36.8.3 81.7.2l81.7-.3 37.5-69.4 37.6-69.4.3 70.2.2 70.2 10.3-.3 10.2-.3.3-6.8.3-6.7 3.2 4.2c2.2 2.9 5.6 5.5 10.1 7.8 6.8 3.5 7.1 3.5 19.5 3.5 12.3 0 12.8-.1 19.3-3.3 16.4-8 25.9-28.9 24.5-53.7-1.3-22.4-10.5-38.2-26.5-45.8-6.3-3-7.4-3.2-17.7-3.2-9.8 0-11.6.3-16.7 2.7-3.2 1.5-7.8 4.8-10.3 7.3l-4.5 4.7V185H109.1l-3.5 6.2zm226.1 51c5.3 2.4 8.7 6.5 12.7 14.8 2.9 6.1 3.1 7.2 3.1 18 0 12.9-1 17.1-5.7 24.9-4.7 7.6-11.5 11.4-20.6 11.4-15.3 0-24.4-9.6-27.4-28.6-2.1-13.4 1.5-28.2 8.5-35.5 7.6-7.9 19-9.9 29.4-5zM413.1 223.6c-21.1 5.7-34.1 26-34.1 53.1.1 22.8 9.6 39.9 26.8 48.1 6.5 3.1 8.6 3.6 17.4 4 15 .7 24.1-1.8 33.4-9.4 6.9-5.6 12.9-16.6 14.9-27.7l.7-3.7h-22l-.7 3.7c-1 5.5-3.9 10.6-8.1 14.2-4.8 4.3-7.7 5.3-14.9 5.3-16 .1-25.5-13.2-25.5-35.7 0-23.3 9.4-35.7 27-35.7 10.8 0 17.4 4.4 20.9 13.8l1.9 4.9 10.7.3 10.7.3-.7-4.7c-1.6-10.9-9.8-22.5-19.3-27.3-9.9-5-27.6-6.6-39.1-3.5z'/%3E%3C/svg%3E%0A"); + --icon-facebook: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23717c9b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-facebook'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'%3E%3C/path%3E%3C/svg%3E"); + --icon-friendica: url("data:image/svg+xml, %3Csvg fill='%23717c9b' width='18' height='18' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1523.8 1536'%3E%3Cpath d='M0 276.4v983.2C0 1412 122.8 1536 274.4 1536h975.1c151.6 0 274.4-124 274.4-276.4V276.4C1523.8 124 1401.1 0 1249.4 0h-975C122.8 0 0 124 0 276.4zM1249.4 61.2c118.5 0 213.2 95.3 213.2 215.2v983.2c0 119.9-94.7 215.2-213.2 215.2H518.1V1106h487.5l-1.3-367.7-486.3 2.6V430.1h487.5V61.2h243.9z'/%3E%3C/svg%3E%0A"); + --icon-genderless-pronouns: url("data:image/svg+xml, %3Csvg fill='%23717c9b' width='18' height='18' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.334 12v-.02a9.354 9.354 0 1 0-2.74 6.614 8.963 8.963 0 0 0 2.74-6.462l-.001-.139V12zM24 12v.036c0 1.67-.349 3.258-.977 4.695l.029-.075c-1.226 2.905-3.491 5.17-6.318 6.367l-.078.029C15.282 23.651 13.682 24 12 24s-3.283-.349-4.733-.978l.077.03c-2.905-1.226-5.17-3.491-6.367-6.318l-.029-.078C.349 15.282 0 13.682 0 12s.349-3.283.978-4.733l-.03.077C2.174 4.439 4.439 2.174 7.266.977l.078-.029C8.718.349 10.318 0 12 0s3.283.349 4.733.978l-.077-.03c2.905 1.226 5.17 3.491 6.367 6.318l.029.078c.599 1.362.948 2.95.948 4.62v.039-.002z'/%3E%3C/svg%3E%0A"); + --icon-wordpress: url("data:image/svg+xml, %3Csvg width='18' height='18' fill='%23717c9b' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M61.7 169.4l101.5 278C92.2 413 43.3 340.2 43.3 256c0-30.9 6.6-60.1 18.4-86.6zm337.9 75.9c0-26.3-9.4-44.5-17.5-58.7-10.8-17.5-20.9-32.4-20.9-49.9 0-19.6 14.8-37.8 35.7-37.8 .9 0 1.8 .1 2.8 .2-37.9-34.7-88.3-55.9-143.7-55.9-74.3 0-139.7 38.1-177.8 95.9 5 .2 9.7 .3 13.7 .3 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l77.5 230.4L249.8 247l-33.1-90.8c-11.5-.7-22.3-2-22.3-2-11.5-.7-10.1-18.2 1.3-17.5 0 0 35.1 2.7 56 2.7 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l76.9 228.7 21.2-70.9c9-29.4 16-50.5 16-68.7zm-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7 24.8 0 48.5-4.3 70.6-12.1-.6-.9-1.1-1.9-1.5-2.9l-65.4-179.2zm183-120.7c.9 6.8 1.4 14 1.4 21.9 0 21.6-4 45.8-16.2 76.2l-65 187.9C426.2 403 468.7 334.5 468.7 256c0-37-9.4-71.8-26-102.1zM504 256c0 136.8-111.3 248-248 248C119.2 504 8 392.7 8 256 8 119.2 119.2 8 256 8c136.7 0 248 111.2 248 248zm-11.4 0c0-130.5-106.2-236.6-236.6-236.6C125.5 19.4 19.4 125.5 19.4 256S125.6 492.6 256 492.6c130.5 0 236.6-106.1 236.6-236.6z'/%3E%3C/svg%3E"); + --icon-mastodon: url("data:image/svg+xml, %0A%3Csvg role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23717c9b'%3E%3Ctitle%3EMastodon icon%3C/title%3E%3Cpath d='M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z'/%3E%3C/svg%3E"); + --icon-verified: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width="22" height="22" %3E%3Cpath fill="%236364ff" d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z"%3E%3C/path%3E%3C/svg%3E'); + --icon-verified-smaller: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width="15" height="15" %3E%3Cpath fill="%236364ff" d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z"%3E%3C/path%3E%3C/svg%3E'); + --icon-label: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag"%3E%3Cpath d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"%3E%3C/path%3E%3Cline x1="7" y1="7" x2="7.01" y2="7"%3E%3C/line%3E%3C/svg%3E'); + --icon-discord: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="18" height="18" %3E%3Cpath fill="%23717c9b" d="M 12.65625 4.90625 L 11.875 5 C 11.875 5 8.371094 5.382813 5.8125 7.4375 L 5.78125 7.4375 L 5.75 7.46875 C 5.175781 7.996094 4.925781 8.644531 4.53125 9.59375 C 4.136719 10.542969 3.714844 11.753906 3.34375 13.09375 C 2.601563 15.777344 2 19.027344 2 22 L 2 22.25 L 2.125 22.5 C 3.050781 24.125 4.695313 25.160156 6.21875 25.875 C 7.742188 26.589844 9.058594 26.96875 9.96875 27 L 10.5625 27.03125 L 10.875 26.5 L 11.96875 24.5625 C 13.128906 24.824219 14.464844 25 16 25 C 17.535156 25 18.871094 24.824219 20.03125 24.5625 L 21.125 26.5 L 21.4375 27.03125 L 22.03125 27 C 22.941406 26.96875 24.257813 26.589844 25.78125 25.875 C 27.304688 25.160156 28.949219 24.125 29.875 22.5 L 30 22.25 L 30 22 C 30 19.027344 29.398438 15.777344 28.65625 13.09375 C 28.285156 11.753906 27.863281 10.542969 27.46875 9.59375 C 27.074219 8.644531 26.824219 7.996094 26.25 7.46875 L 26.21875 7.4375 L 26.1875 7.4375 C 23.628906 5.382813 20.125 5 20.125 5 L 19.34375 4.90625 L 19.0625 5.625 C 19.0625 5.625 18.773438 6.355469 18.59375 7.1875 C 17.460938 7.035156 16.535156 7 16 7 C 15.464844 7 14.539063 7.035156 13.40625 7.1875 C 13.226563 6.355469 12.9375 5.625 12.9375 5.625 Z M 11.28125 7.1875 C 11.324219 7.328125 11.367188 7.449219 11.40625 7.5625 C 10.113281 7.882813 8.734375 8.371094 7.46875 9.15625 L 8.53125 10.84375 C 11.125 9.234375 14.851563 9 16 9 C 17.148438 9 20.875 9.234375 23.46875 10.84375 L 24.53125 9.15625 C 23.265625 8.371094 21.886719 7.882813 20.59375 7.5625 C 20.632813 7.449219 20.675781 7.328125 20.71875 7.1875 C 21.652344 7.375 23.433594 7.804688 24.90625 8.96875 C 24.898438 8.972656 25.28125 9.550781 25.625 10.375 C 25.976563 11.222656 26.367188 12.351563 26.71875 13.625 C 27.394531 16.066406 27.925781 19.039063 27.96875 21.65625 C 27.339844 22.617188 26.171875 23.484375 24.9375 24.0625 C 23.859375 24.566406 23.007813 24.75 22.5 24.84375 L 22 24 C 22.296875 23.890625 22.589844 23.769531 22.84375 23.65625 C 24.382813 22.980469 25.21875 22.25 25.21875 22.25 L 23.90625 20.75 C 23.90625 20.75 23.34375 21.265625 22.03125 21.84375 C 20.71875 22.421875 18.714844 23 16 23 C 13.285156 23 11.28125 22.421875 9.96875 21.84375 C 8.65625 21.265625 8.09375 20.75 8.09375 20.75 L 6.78125 22.25 C 6.78125 22.25 7.617188 22.980469 9.15625 23.65625 C 9.410156 23.769531 9.703125 23.890625 10 24 L 9.5 24.84375 C 8.992188 24.75 8.140625 24.566406 7.0625 24.0625 C 5.828125 23.484375 4.660156 22.617188 4.03125 21.65625 C 4.074219 19.039063 4.605469 16.066406 5.28125 13.625 C 5.632813 12.351563 6.023438 11.222656 6.375 10.375 C 6.71875 9.550781 7.101563 8.972656 7.09375 8.96875 C 8.566406 7.804688 10.347656 7.375 11.28125 7.1875 Z M 12.5 14 C 11.726563 14 11.042969 14.441406 10.625 15 C 10.207031 15.558594 10 16.246094 10 17 C 10 17.753906 10.207031 18.441406 10.625 19 C 11.042969 19.558594 11.726563 20 12.5 20 C 13.273438 20 13.957031 19.558594 14.375 19 C 14.792969 18.441406 15 17.753906 15 17 C 15 16.246094 14.792969 15.558594 14.375 15 C 13.957031 14.441406 13.273438 14 12.5 14 Z M 19.5 14 C 18.726563 14 18.042969 14.441406 17.625 15 C 17.207031 15.558594 17 16.246094 17 17 C 17 17.753906 17.207031 18.441406 17.625 19 C 18.042969 19.558594 18.726563 20 19.5 20 C 20.273438 20 20.957031 19.558594 21.375 19 C 21.792969 18.441406 22 17.753906 22 17 C 22 16.246094 21.792969 15.558594 21.375 15 C 20.957031 14.441406 20.273438 14 19.5 14 Z M 12.5 16 C 12.554688 16 12.625 16.019531 12.75 16.1875 C 12.875 16.355469 13 16.648438 13 17 C 13 17.351563 12.875 17.644531 12.75 17.8125 C 12.625 17.980469 12.554688 18 12.5 18 C 12.445313 18 12.375 17.980469 12.25 17.8125 C 12.125 17.644531 12 17.351563 12 17 C 12 16.648438 12.125 16.355469 12.25 16.1875 C 12.375 16.019531 12.445313 16 12.5 16 Z M 19.5 16 C 19.554688 16 19.625 16.019531 19.75 16.1875 C 19.875 16.355469 20 16.648438 20 17 C 20 17.351563 19.875 17.644531 19.75 17.8125 C 19.625 17.980469 19.554688 18 19.5 18 C 19.445313 18 19.375 17.980469 19.25 17.8125 C 19.125 17.644531 19 17.351563 19 17 C 19 16.648438 19.125 16.355469 19.25 16.1875 C 19.375 16.019531 19.445313 16 19.5 16 Z"/%3E%3C/svg%3E'); + --icon-linkedin: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"%3E%3Cpath d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"%3E%3C/path%3E%3Crect x="2" y="9" width="4" height="12"%3E%3C/rect%3E%3Ccircle cx="4" cy="4" r="2"%3E%3C/circle%3E%3C/svg%3E'); + --icon-instagram: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23717c9b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"%3E%3Crect x="2" y="2" width="20" height="20" rx="5" ry="5"%3E%3C/rect%3E%3Cpath d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"%3E%3C/path%3E%3Cline x1="17.5" y1="6.5" x2="17.51" y2="6.5"%3E%3C/line%3E%3C/svg%3E'); +} + +/* High Contrast theme */ +body.theme-contrast.layout-single-column { + --color-dim: #b8b3c0; + + /* Icons */ + --icon-boost: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23b8b3c0' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-status: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23b8b3c0' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-filter-bar: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23b8b3c0' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-filter-bar-active: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23f7f9f9' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-follow-hashtag: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18px" height="auto" viewBox="0 0 462 439"%3E%3Cpath fill="%23b8b3c0" d="M139 11.7c-3.5 2.5-6.2 5.4-7.7 8.3-2.5 4.8-2.5 5.2-7.8 52.5-1.4 12.6-3.5 31.4-4.7 41.7l-2.1 18.7-48.6.3-48.6.3-5 3.1C7.2 141.1 3 148.4 3 156.7c0 4.4.6 7.6 2 10.2 2.7 5.4 10.1 11.6 15.5 13 2.9.7 19.2 1.1 47.8 1.1 40.9 0 43.5.1 43.1 1.7-.4 1.9-8.4 73.2-8.4 75.2 0 .8-11.4 1.1-41 1.1H20.9l-4.8 2.5C7.5 265.8 3 273 3 282.5s4.5 16.7 13.1 21l4.8 2.5H97.6l-5.3 46.7c-2.9 25.8-5.4 50.3-5.5 54.5-.1 7 .2 8.2 2.8 12.5 1.7 2.7 5.1 6.2 7.8 8 4.5 3.1 5.4 3.3 13 3.3 8.9 0 10.2-.5 16.8-6.8 4.8-4.6 6.3-9.3 8.2-26.7.9-7.7 2.7-23.9 4-36 1.4-12.1 3.3-29.5 4.3-38.8l1.7-16.7H214.7l.5-8.3c.7-9.8 1.4-11.5 8.2-18.5 8.6-9 7-8.7 41.4-9l30.2-.3V259h-9.5c-9.4 0-9.5 0-9.1-2.3.3-1.2 1.5-10.8 2.6-21.2 1.2-10.5 3-26.5 4.1-35.7 1-9.2 1.9-17.2 1.9-17.8 0-.7 12.3-1 38.5-1 23.5 0 40.3-.4 43.4-1.1 6.1-1.3 13.5-7.4 16.2-13.4 5.2-11.4.2-24.9-11.5-30.9l-4.9-2.6H290.4l5.3-46.8c5.3-47.1 6.1-59 4.3-63.6-1.4-3.7-7.9-10.5-12.1-12.7C285.2 8.6 282 8 277.2 8c-6.2 0-7.5.4-11.8 3.2-9.2 6.2-10.1 8.6-12.9 31.8-3.4 28.9-7.2 63.4-8.7 77.7l-1.2 12.3h-77.8l.6-4.3c.3-2.3.8-7.1 1.1-10.7.6-6.1 2.5-23.4 7.6-68 1.2-10.8 1.9-21.1 1.6-23.1-1.1-5.5-6.2-12.6-11.4-15.9-4.2-2.7-5.6-3-12.3-3-7.2 0-8 .2-13 3.7zm97.5 174.5c-.4 2.9-1.5 12.9-2.5 22.3-1.1 9.3-2.7 24.5-3.7 33.7l-1.7 16.8H150.9l.6-6.3c.3-3.4 1.7-15.7 3-27.2 1.3-11.6 2.9-26.3 3.6-32.8l1.2-11.7H237l-.5 5.2z"/%3E%3Cpath fill="%23b8b3c0" d="M317.2 207c-1.8 1.1-4.1 3.4-5.2 5.2-1.9 3.1-2 5.1-2 38V285h-34.7c-33 0-35 .1-38.1 2-6.7 4.1-7.2 6-7.2 30s.5 25.9 7.2 30c3.1 1.9 5.1 2 38.1 2H310v34.7c0 33 .1 35 2 38.1 4.1 6.7 6 7.2 30 7.2s25.9-.5 30-7.2c1.9-3.1 2-5.1 2-38.1V349h34.8c32.9 0 34.9-.1 38-2 6.7-4.1 7.2-6 7.2-30s-.5-25.9-7.2-30c-3.1-1.9-5.1-2-38-2H374v-34.8c0-32.9-.1-34.9-2-38-4.1-6.7-6-7.2-30-7.2-19.7 0-21.8.2-24.8 2z"/%3E%3Cpath fill="%23b8b3c0" d="M217.2 359.7c-5 43.2-5.5 50-4.2 54.7 1.5 5.4 7.5 12.7 12.4 15 5.2 2.4 17.1 2.2 21.6-.5 8.9-5.3 12.3-11.7 13.4-25.4.9-10.2 3.5-33.2 4.2-36.6l.5-2.7-15.3-.4c-10.1-.2-16.1-.8-17.8-1.7-1.4-.7-5-3.8-8.1-6.8l-5.6-5.4-1.1 9.8z"/%3E%3C/svg%3E'); + --icon-reply: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23b8b3c0' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23b8b3c0' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23b8b3c0' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23F91880' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-heart: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='20' height='20' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23b8b3c0' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-home-notification: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212" fill="none" stroke="%23b8b3c0" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3Cpath d="M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69" fill="none" stroke="%23b8b3c0" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3C/svg%3E'); + --icon-star: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" stroke="%23b8b3c0" stroke-width="5.5" viewBox="0 0 68 68"%3E%3Cpath d="M31.4 3.8c-.7.4-2.5 5-4.1 10.2l-2.9 9.5-9.9.5c-5.5.3-10.6.9-11.3 1.3-.6.5-1.2 1.9-1.2 3.3 0 2 1.5 3.4 8 7.5 4.4 2.8 8 5.5 8 6s-1.3 4.5-3 9.1c-3.6 9.7-3.7 11.4-.9 12.8 2.7 1.5 3.5 1.1 12.4-5.6l7.5-5.6 8.2 6.1c8.4 6.3 11.2 7.1 13.2 3.9.8-1.4.3-3.9-2.2-11-1.8-5.1-3.2-9.6-3.2-9.9 0-.4 3.6-3 8-5.8 6.5-4.1 8-5.5 8-7.5 0-1.4-.6-2.8-1.2-3.3-.7-.4-5.8-1-11.3-1.3l-9.9-.5-2.9-9.5C37.8 4.6 36.9 3 34 3c-.8 0-2 .4-2.6.8z"/%3E%3C/svg%3E%0A'); + --icon-star-active: url("data:image/svg+xml, %3Csvg fill='%23b8b3c0' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 -960 960 960' class='icon icon-star' aria-hidden='true'%3E%3Cpath d='m212.086-50.607 70.652-305.306L45.52-561.305l312.871-26.696L480-876.176l121.609 288.175 312.871 26.696-237.218 205.392 71.217 305.306L480-213.173 212.086-50.607Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b8b3c0' width='18' height='18' viewBox='0 -960 960 960' class='icon icon-star' aria-hidden='true'%3E%3Cpath d='m330.955-216.328 149.066-89 149.066 90.023-40.305-168.391 131.217-114.347-172.956-14.87L480-671.869l-67.043 158.521-172.956 14.305 131.427 113.796-40.473 168.919ZM212.086-50.608l70.652-305.305L45.52-561.305l312.645-26.579L480-876.176l121.835 288.292 312.645 26.579-237.218 205.392 71.217 305.306L480-213.173 212.086-50.607ZM480-433.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="%23b8b3c0" stroke="%23b8b3c0" stroke-width="5.5" viewBox="0 0 68 68"%3E%3Cpath d="M31.4 3.8c-.7.4-2.5 5-4.1 10.2l-2.9 9.5-9.9.5c-5.5.3-10.6.9-11.3 1.3-.6.5-1.2 1.9-1.2 3.3 0 2 1.5 3.4 8 7.5 4.4 2.8 8 5.5 8 6s-1.3 4.5-3 9.1c-3.6 9.7-3.7 11.4-.9 12.8 2.7 1.5 3.5 1.1 12.4-5.6l7.5-5.6 8.2 6.1c8.4 6.3 11.2 7.1 13.2 3.9.8-1.4.3-3.9-2.2-11-1.8-5.1-3.2-9.6-3.2-9.9 0-.4 3.6-3 8-5.8 6.5-4.1 8-5.5 8-7.5 0-1.4-.6-2.8-1.2-3.3-.7-.4-5.8-1-11.3-1.3l-9.9-.5-2.9-9.5C37.8 4.6 36.9 3 34 3c-.8 0-2 .4-2.6.8z"/%3E%3C/svg%3E%0A'); + --icon-bookmark: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + + /* Profile icons */ + --icon-github: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"%3E%3Cpath d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"%3E%3C/path%3E%3C/svg%3E'); + --icon-youtube: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-youtube"%3E%3Cpath d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"%3E%3C/path%3E%3Cpolygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"%3E%3C/polygon%3E%3C/svg%3E'); + --icon-link: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link-2"%3E%3Cpath d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"%3E%3C/path%3E%3Cline x1="8" y1="12" x2="16" y2="12"%3E%3C/line%3E%3C/svg%3E'); + --icon-twitter: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 512 512"%3E%3Cpath fill="%23b8b3c0" d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/%3E%3C/svg%3E'); + --icon-twitch: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitch"%3E%3Cpath d="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"%3E%3C/path%3E%3C/svg%3E'); + --icon-patreon: url("data:image/svg+xml, %0A%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23b8b3c0'%3E%3Ctitle%3EPatreon icon%3C/title%3E%3Cpath d='M15.386.524c-4.764 0-8.64 3.876-8.64 8.64 0 4.75 3.876 8.613 8.64 8.613 4.75 0 8.614-3.864 8.614-8.613C24 4.4 20.136.524 15.386.524M.003 23.537h4.22V.524H.003'/%3E%3C/svg%3E"); + --icon-threads: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='18' fill='%23b8b3c0' width='18' viewBox='0 0 448 512'%3E%3Cpath d='M331.5 235.7c2.2 .9 4.2 1.9 6.3 2.8c29.2 14.1 50.6 35.2 61.8 61.4c15.7 36.5 17.2 95.8-30.3 143.2c-36.2 36.2-80.3 52.5-142.6 53h-.3c-70.2-.5-124.1-24.1-160.4-70.2c-32.3-41-48.9-98.1-49.5-169.6V256v-.2C17 184.3 33.6 127.2 65.9 86.2C102.2 40.1 156.2 16.5 226.4 16h.3c70.3 .5 124.9 24 162.3 69.9c18.4 22.7 32 50 40.6 81.7l-40.4 10.8c-7.1-25.8-17.8-47.8-32.2-65.4c-29.2-35.8-73-54.2-130.5-54.6c-57 .5-100.1 18.8-128.2 54.4C72.1 146.1 58.5 194.3 58 256c.5 61.7 14.1 109.9 40.3 143.3c28 35.6 71.2 53.9 128.2 54.4c51.4-.4 85.4-12.6 113.7-40.9c32.3-32.2 31.7-71.8 21.4-95.9c-6.1-14.2-17.1-26-31.9-34.9c-3.7 26.9-11.8 48.3-24.7 64.8c-17.1 21.8-41.4 33.6-72.7 35.3c-23.6 1.3-46.3-4.4-63.9-16c-20.8-13.8-33-34.8-34.3-59.3c-2.5-48.3 35.7-83 95.2-86.4c21.1-1.2 40.9-.3 59.2 2.8c-2.4-14.8-7.3-26.6-14.6-35.2c-10-11.7-25.6-17.7-46.2-17.8H227c-16.6 0-39 4.6-53.3 26.3l-34.4-23.6c19.2-29.1 50.3-45.1 87.8-45.1h.8c62.6 .4 99.9 39.5 103.7 107.7l-.2 .2zm-156 68.8c1.3 25.1 28.4 36.8 54.6 35.3c25.6-1.4 54.6-11.4 59.5-73.2c-13.2-2.9-27.8-4.4-43.4-4.4c-4.8 0-9.6 .1-14.4 .4c-42.9 2.4-57.2 23.2-56.2 41.8l-.1 .1z'/%3E%3C/svg%3E"); + --icon-bluesky: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.467 8.467' width='18' height='18'%3E%3Cpath fill='%23b8b3c0' d='M67.256 111.972c-.545-.648-.629-.916-.411-1.323.15-.28.477-.52.727-.531.289-.013.204-.113-.236-.274-.862-.316-1.295-1.239-1.295-2.76 0-1.071.058-1.179.643-1.179.65 0 2.043 1.149 2.88 2.374l.446.655.446-.655c.837-1.225 2.23-2.373 2.88-2.373.584 0 .642.107.642 1.178 0 1.528-.435 2.45-1.295 2.74-.686.23-.686.233-.094.424.787.253.78 1.214-.017 1.961-.893.84-1.748.751-2.114-.218-.165-.437-.364-.794-.442-.794-.078 0-.3.357-.493.794-.47 1.06-1.365 1.053-2.267-.02z' transform='translate(-65.776 -105.112)'/%3E%3C/svg%3E"); + --icon-nostr: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 860 847'%3E%3Cpath d='M454.5 1.1c-67.6 10.3-115.8 27.2-160.4 56.4-16.5 10.9-19.3 12-29.1 12-9.5 0-14.6-2-20.8-7.9-5.5-5.1-7.5-9.9-9.2-22-1.9-13.1-6.8-20.4-17.3-25.7l-5.8-3-92.2.3c-68.2.3-93.1.7-95.6 1.6-4.5 1.5-11.4 8.3-15.2 14.8L6 32.8l.2 391.8.3 391.9 2.7 5c1.4 2.8 4.6 6.9 7.1 9.2 8.7 8 .9 7.3 96 8 88.7.6 108.3 0 116.7-3.3 5.9-2.4 13.5-11.7 14.9-18.4 1.4-6.4 1.4-67.7.1-103.3-3-78.6-15.8-158-48.1-297.2-21.2-91.3-27.3-126.1-28.6-162.6-1.5-43.2 7-69.1 28.8-87.6 6.9-5.8 19.7-12.8 29.7-16.2 14.8-5 57.5-12 96.2-15.7 21-2.1 84.2-2.4 104.4-.6 25.3 2.3 54.4 8.4 76 15.9 36.2 12.5 62.9 33.9 75.5 60.4 5.2 10.8 7.6 20.5 9.6 38.2 1.9 16.7 3.6 24 7.4 32.2 7.1 15.3 26.3 28.9 50.7 36 20.1 5.9 42 8.1 86.4 9 33.3.7 41.1 1.5 47.9 5 7.7 3.9 15.4 11.6 18.7 18.7 2.8 6 2.9 6.9 2.9 20.8 0 13.3-.2 14.9-2.4 19.5-1.4 2.8-5.6 8.1-9.5 12-10.8 10.7-28 18.8-48.8 23-13.6 2.7-38.7 3.5-110.3 3.5-73.4 0-79.9.3-96.7 4.5-33.7 8.5-56.9 25.7-70.1 52.1-15.4 30.7-26.8 91.8-31.7 170.4-2.9 46.1-3 159.5-.1 166.5 1.9 4.7 11.1 13.4 15.3 14.5 8.4 2.3 51.4 3 196.8 3 155 0 184.6-.6 191.7-3.5 5.5-2.3 12.1-9.2 13.4-13.9.6-2.1 1.5-10.5 2-18.5 1.9-32.6.2-482.7-2-504.1-4.6-44.3-20-97.2-39.7-136.1-14.5-28.7-30.3-50.8-51.9-72.5-27-27.1-54.5-45.9-89.8-61.4-31.8-13.9-71.3-24.3-104.5-27.5-16.8-1.7-98.5-1.9-108.7-.4z' fill='%23b8b3c0'/%3E%3Cpath d='M448 211.5c-21.4 5.9-38.1 21.3-45.8 42.7-2.4 6.5-2.7 8.7-2.6 19.8 0 11.3.3 13.3 3 21 3.9 11 8.7 18.2 18.1 27 11.2 10.4 22.4 15.1 39.8 16.5 27.9 2.3 56.6-18.3 64.9-46.5 8.1-27.5-5.4-60.4-30.1-73.3-12.3-6.4-17.5-7.8-30.3-8.3-8.2-.3-13.1 0-17 1.1z' fill='%23b8b3c0'/%3E%3C/svg%3E"); + --icon-paypal: url("data:image/svg+xml, %0A%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23b8b3c0'%3E%3Ctitle%3EPayPal icon%3C/title%3E%3Cpath d='M6.908 24H3.804c-.664 0-1.086-.529-.936-1.18l.149-.674h2.071c.666 0 1.336-.533 1.482-1.182l1.064-4.592c.15-.648.816-1.18 1.48-1.18h.883c3.789 0 6.734-.779 8.84-2.34s3.16-3.6 3.16-6.135c0-1.125-.195-2.055-.588-2.789 0-.016-.016-.031-.016-.046l.135.075c.75.465 1.32 1.064 1.711 1.814.404.75.598 1.68.598 2.791 0 2.535-1.049 4.574-3.164 6.135-2.1 1.545-5.055 2.324-8.834 2.324h-.9c-.66 0-1.334.525-1.484 1.186L8.39 22.812c-.149.645-.81 1.17-1.47 1.17L6.908 24zm-2.677-2.695H1.126c-.663 0-1.084-.529-.936-1.18L4.563 1.182C4.714.529 5.378 0 6.044 0h6.465c1.395 0 2.609.098 3.648.289 1.035.189 1.92.519 2.684.99.736.465 1.322 1.072 1.697 1.818.389.748.584 1.68.584 2.797 0 2.535-1.051 4.574-3.164 6.119-2.1 1.561-5.056 2.326-8.836 2.326h-.883c-.66 0-1.328.524-1.478 1.169L5.7 20.097c-.149.646-.817 1.172-1.485 1.172l.016.036zm7.446-17.369h-1.014c-.666 0-1.332.529-1.48 1.178l-.93 4.02c-.15.648.27 1.179.93 1.179h.766c1.664 0 2.97-.343 3.9-1.021.929-.686 1.395-1.654 1.395-2.912 0-.83-.301-1.445-.9-1.84-.6-.404-1.5-.605-2.686-.605l.019.001z'/%3E%3C/svg%3E"); + --icon-kofi: url("data:image/svg+xml, %3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23b8b3c0'%3E%3Ctitle%3EKo-fi icon%3C/title%3E%3Cpath d='M23.881 8.948c-.773-4.085-4.859-4.593-4.859-4.593H.723c-.604 0-.679.798-.679.798s-.082 7.324-.022 11.822c.164 2.424 2.586 2.672 2.586 2.672s8.267-.023 11.966-.049c2.438-.426 2.683-2.566 2.658-3.734 4.352.24 7.422-2.831 6.649-6.916zm-11.062 3.511c-1.246 1.453-4.011 3.976-4.011 3.976s-.121.119-.31.023c-.076-.057-.108-.09-.108-.09-.443-.441-3.368-3.049-4.034-3.954-.709-.965-1.041-2.7-.091-3.71.951-1.01 3.005-1.086 4.363.407 0 0 1.565-1.782 3.468-.963 1.904.82 1.832 3.011.723 4.311zm6.173.478c-.928.116-1.682.028-1.682.028V7.284h1.77s1.971.551 1.971 2.638c0 1.913-.985 2.667-2.059 3.015z'/%3E%3C/svg%3E"); + --icon-bandcamp: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23b8b3c0' viewBox='0 0 512 512'%3E%3Cpath d='M105.6 191.2C98.1 204.8 33 325.2 33 325.6c0 .2 36.8.3 81.7.2l81.7-.3 37.5-69.4 37.6-69.4.3 70.2.2 70.2 10.3-.3 10.2-.3.3-6.8.3-6.7 3.2 4.2c2.2 2.9 5.6 5.5 10.1 7.8 6.8 3.5 7.1 3.5 19.5 3.5 12.3 0 12.8-.1 19.3-3.3 16.4-8 25.9-28.9 24.5-53.7-1.3-22.4-10.5-38.2-26.5-45.8-6.3-3-7.4-3.2-17.7-3.2-9.8 0-11.6.3-16.7 2.7-3.2 1.5-7.8 4.8-10.3 7.3l-4.5 4.7V185H109.1l-3.5 6.2zm226.1 51c5.3 2.4 8.7 6.5 12.7 14.8 2.9 6.1 3.1 7.2 3.1 18 0 12.9-1 17.1-5.7 24.9-4.7 7.6-11.5 11.4-20.6 11.4-15.3 0-24.4-9.6-27.4-28.6-2.1-13.4 1.5-28.2 8.5-35.5 7.6-7.9 19-9.9 29.4-5zM413.1 223.6c-21.1 5.7-34.1 26-34.1 53.1.1 22.8 9.6 39.9 26.8 48.1 6.5 3.1 8.6 3.6 17.4 4 15 .7 24.1-1.8 33.4-9.4 6.9-5.6 12.9-16.6 14.9-27.7l.7-3.7h-22l-.7 3.7c-1 5.5-3.9 10.6-8.1 14.2-4.8 4.3-7.7 5.3-14.9 5.3-16 .1-25.5-13.2-25.5-35.7 0-23.3 9.4-35.7 27-35.7 10.8 0 17.4 4.4 20.9 13.8l1.9 4.9 10.7.3 10.7.3-.7-4.7c-1.6-10.9-9.8-22.5-19.3-27.3-9.9-5-27.6-6.6-39.1-3.5z'/%3E%3C/svg%3E%0A"); + --icon-facebook: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23b8b3c0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-facebook'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'%3E%3C/path%3E%3C/svg%3E"); + --icon-friendica: url("data:image/svg+xml, %3Csvg fill='%23b8b3c0' width='18' height='18' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1523.8 1536'%3E%3Cpath d='M0 276.4v983.2C0 1412 122.8 1536 274.4 1536h975.1c151.6 0 274.4-124 274.4-276.4V276.4C1523.8 124 1401.1 0 1249.4 0h-975C122.8 0 0 124 0 276.4zM1249.4 61.2c118.5 0 213.2 95.3 213.2 215.2v983.2c0 119.9-94.7 215.2-213.2 215.2H518.1V1106h487.5l-1.3-367.7-486.3 2.6V430.1h487.5V61.2h243.9z'/%3E%3C/svg%3E%0A"); + --icon-genderless-pronouns: url("data:image/svg+xml, %3Csvg fill='%23b8b3c0' width='18' height='18' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.334 12v-.02a9.354 9.354 0 1 0-2.74 6.614 8.963 8.963 0 0 0 2.74-6.462l-.001-.139V12zM24 12v.036c0 1.67-.349 3.258-.977 4.695l.029-.075c-1.226 2.905-3.491 5.17-6.318 6.367l-.078.029C15.282 23.651 13.682 24 12 24s-3.283-.349-4.733-.978l.077.03c-2.905-1.226-5.17-3.491-6.367-6.318l-.029-.078C.349 15.282 0 13.682 0 12s.349-3.283.978-4.733l-.03.077C2.174 4.439 4.439 2.174 7.266.977l.078-.029C8.718.349 10.318 0 12 0s3.283.349 4.733.978l-.077-.03c2.905 1.226 5.17 3.491 6.367 6.318l.029.078c.599 1.362.948 2.95.948 4.62v.039-.002z'/%3E%3C/svg%3E%0A"); + --icon-wordpress: url("data:image/svg+xml, %3Csvg width='18' height='18' fill='%23b8b3c0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M61.7 169.4l101.5 278C92.2 413 43.3 340.2 43.3 256c0-30.9 6.6-60.1 18.4-86.6zm337.9 75.9c0-26.3-9.4-44.5-17.5-58.7-10.8-17.5-20.9-32.4-20.9-49.9 0-19.6 14.8-37.8 35.7-37.8 .9 0 1.8 .1 2.8 .2-37.9-34.7-88.3-55.9-143.7-55.9-74.3 0-139.7 38.1-177.8 95.9 5 .2 9.7 .3 13.7 .3 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l77.5 230.4L249.8 247l-33.1-90.8c-11.5-.7-22.3-2-22.3-2-11.5-.7-10.1-18.2 1.3-17.5 0 0 35.1 2.7 56 2.7 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l76.9 228.7 21.2-70.9c9-29.4 16-50.5 16-68.7zm-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7 24.8 0 48.5-4.3 70.6-12.1-.6-.9-1.1-1.9-1.5-2.9l-65.4-179.2zm183-120.7c.9 6.8 1.4 14 1.4 21.9 0 21.6-4 45.8-16.2 76.2l-65 187.9C426.2 403 468.7 334.5 468.7 256c0-37-9.4-71.8-26-102.1zM504 256c0 136.8-111.3 248-248 248C119.2 504 8 392.7 8 256 8 119.2 119.2 8 256 8c136.7 0 248 111.2 248 248zm-11.4 0c0-130.5-106.2-236.6-236.6-236.6C125.5 19.4 19.4 125.5 19.4 256S125.6 492.6 256 492.6c130.5 0 236.6-106.1 236.6-236.6z'/%3E%3C/svg%3E"); + --icon-mastodon: url("data:image/svg+xml, %0A%3Csvg role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23b8b3c0'%3E%3Ctitle%3EMastodon icon%3C/title%3E%3Cpath d='M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z'/%3E%3C/svg%3E"); + --icon-verified: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width="22" height="22" %3E%3Cpath fill="%236364ff" d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z"%3E%3C/path%3E%3C/svg%3E'); + --icon-verified-smaller: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width="15" height="15" %3E%3Cpath fill="%236364ff" d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z"%3E%3C/path%3E%3C/svg%3E'); + --icon-label: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag"%3E%3Cpath d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"%3E%3C/path%3E%3Cline x1="7" y1="7" x2="7.01" y2="7"%3E%3C/line%3E%3C/svg%3E'); + --icon-discord: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="18" height="18" %3E%3Cpath fill="%23b8b3c0" d="M 12.65625 4.90625 L 11.875 5 C 11.875 5 8.371094 5.382813 5.8125 7.4375 L 5.78125 7.4375 L 5.75 7.46875 C 5.175781 7.996094 4.925781 8.644531 4.53125 9.59375 C 4.136719 10.542969 3.714844 11.753906 3.34375 13.09375 C 2.601563 15.777344 2 19.027344 2 22 L 2 22.25 L 2.125 22.5 C 3.050781 24.125 4.695313 25.160156 6.21875 25.875 C 7.742188 26.589844 9.058594 26.96875 9.96875 27 L 10.5625 27.03125 L 10.875 26.5 L 11.96875 24.5625 C 13.128906 24.824219 14.464844 25 16 25 C 17.535156 25 18.871094 24.824219 20.03125 24.5625 L 21.125 26.5 L 21.4375 27.03125 L 22.03125 27 C 22.941406 26.96875 24.257813 26.589844 25.78125 25.875 C 27.304688 25.160156 28.949219 24.125 29.875 22.5 L 30 22.25 L 30 22 C 30 19.027344 29.398438 15.777344 28.65625 13.09375 C 28.285156 11.753906 27.863281 10.542969 27.46875 9.59375 C 27.074219 8.644531 26.824219 7.996094 26.25 7.46875 L 26.21875 7.4375 L 26.1875 7.4375 C 23.628906 5.382813 20.125 5 20.125 5 L 19.34375 4.90625 L 19.0625 5.625 C 19.0625 5.625 18.773438 6.355469 18.59375 7.1875 C 17.460938 7.035156 16.535156 7 16 7 C 15.464844 7 14.539063 7.035156 13.40625 7.1875 C 13.226563 6.355469 12.9375 5.625 12.9375 5.625 Z M 11.28125 7.1875 C 11.324219 7.328125 11.367188 7.449219 11.40625 7.5625 C 10.113281 7.882813 8.734375 8.371094 7.46875 9.15625 L 8.53125 10.84375 C 11.125 9.234375 14.851563 9 16 9 C 17.148438 9 20.875 9.234375 23.46875 10.84375 L 24.53125 9.15625 C 23.265625 8.371094 21.886719 7.882813 20.59375 7.5625 C 20.632813 7.449219 20.675781 7.328125 20.71875 7.1875 C 21.652344 7.375 23.433594 7.804688 24.90625 8.96875 C 24.898438 8.972656 25.28125 9.550781 25.625 10.375 C 25.976563 11.222656 26.367188 12.351563 26.71875 13.625 C 27.394531 16.066406 27.925781 19.039063 27.96875 21.65625 C 27.339844 22.617188 26.171875 23.484375 24.9375 24.0625 C 23.859375 24.566406 23.007813 24.75 22.5 24.84375 L 22 24 C 22.296875 23.890625 22.589844 23.769531 22.84375 23.65625 C 24.382813 22.980469 25.21875 22.25 25.21875 22.25 L 23.90625 20.75 C 23.90625 20.75 23.34375 21.265625 22.03125 21.84375 C 20.71875 22.421875 18.714844 23 16 23 C 13.285156 23 11.28125 22.421875 9.96875 21.84375 C 8.65625 21.265625 8.09375 20.75 8.09375 20.75 L 6.78125 22.25 C 6.78125 22.25 7.617188 22.980469 9.15625 23.65625 C 9.410156 23.769531 9.703125 23.890625 10 24 L 9.5 24.84375 C 8.992188 24.75 8.140625 24.566406 7.0625 24.0625 C 5.828125 23.484375 4.660156 22.617188 4.03125 21.65625 C 4.074219 19.039063 4.605469 16.066406 5.28125 13.625 C 5.632813 12.351563 6.023438 11.222656 6.375 10.375 C 6.71875 9.550781 7.101563 8.972656 7.09375 8.96875 C 8.566406 7.804688 10.347656 7.375 11.28125 7.1875 Z M 12.5 14 C 11.726563 14 11.042969 14.441406 10.625 15 C 10.207031 15.558594 10 16.246094 10 17 C 10 17.753906 10.207031 18.441406 10.625 19 C 11.042969 19.558594 11.726563 20 12.5 20 C 13.273438 20 13.957031 19.558594 14.375 19 C 14.792969 18.441406 15 17.753906 15 17 C 15 16.246094 14.792969 15.558594 14.375 15 C 13.957031 14.441406 13.273438 14 12.5 14 Z M 19.5 14 C 18.726563 14 18.042969 14.441406 17.625 15 C 17.207031 15.558594 17 16.246094 17 17 C 17 17.753906 17.207031 18.441406 17.625 19 C 18.042969 19.558594 18.726563 20 19.5 20 C 20.273438 20 20.957031 19.558594 21.375 19 C 21.792969 18.441406 22 17.753906 22 17 C 22 16.246094 21.792969 15.558594 21.375 15 C 20.957031 14.441406 20.273438 14 19.5 14 Z M 12.5 16 C 12.554688 16 12.625 16.019531 12.75 16.1875 C 12.875 16.355469 13 16.648438 13 17 C 13 17.351563 12.875 17.644531 12.75 17.8125 C 12.625 17.980469 12.554688 18 12.5 18 C 12.445313 18 12.375 17.980469 12.25 17.8125 C 12.125 17.644531 12 17.351563 12 17 C 12 16.648438 12.125 16.355469 12.25 16.1875 C 12.375 16.019531 12.445313 16 12.5 16 Z M 19.5 16 C 19.554688 16 19.625 16.019531 19.75 16.1875 C 19.875 16.355469 20 16.648438 20 17 C 20 17.351563 19.875 17.644531 19.75 17.8125 C 19.625 17.980469 19.554688 18 19.5 18 C 19.445313 18 19.375 17.980469 19.25 17.8125 C 19.125 17.644531 19 17.351563 19 17 C 19 16.648438 19.125 16.355469 19.25 16.1875 C 19.375 16.019531 19.445313 16 19.5 16 Z"/%3E%3C/svg%3E'); + --icon-linkedin: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"%3E%3Cpath d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"%3E%3C/path%3E%3Crect x="2" y="9" width="4" height="12"%3E%3C/rect%3E%3Ccircle cx="4" cy="4" r="2"%3E%3C/circle%3E%3C/svg%3E'); + --icon-instagram: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23b8b3c0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"%3E%3Crect x="2" y="2" width="20" height="20" rx="5" ry="5"%3E%3C/rect%3E%3Cpath d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"%3E%3C/path%3E%3Cline x1="17.5" y1="6.5" x2="17.51" y2="6.5"%3E%3C/line%3E%3C/svg%3E'); +} + +/* Light theme */ +body.theme-mastodon-light.layout-single-column { + --color-bg: #fff; + --color-fg: #000; + --color-border: #e6e1ed; + --color-dim: #9388a6; + --color-green: #17bf63; + --color-red: #e0245e; + --color-red-75: #e0245ebf; + --color-light-shade: #00000005; + --color-focusable-toot: rgba(0, 0, 0, 0.035); + --color-light-text: #1f1b23; + --color-mud: #e5e1ed; + --color-black-coral: #9188a6; + --color-profile-button-hover: #1e1b231a; + --color-column-link-hover: #1e1b231a; + --color-modal-overlay: #6a5b8366; + --color-dark: #f7f9f9; + --color-thread-line: #e1e8ed; + --color-topaz: #8899a6; + --color-light-purple: #9588a6; + --color-dark-electric-blue: #9088a6; + --color-bg-75: #ffffffbf; + --color-accent: var(--color-accent-dark); + --color-ghost-button-text: var(--color-accent-dark); + --color-bg-compose-form: rgb(147 136 166 / .2); + --color-bg-compose-form-focus: rgb(147 136 166 / .3); + --color-hashtag: var(--color-accent-dark); + --color-mention: var(--color-accent-dark); + + /* Misc */ + --compose-form-linear-gradient: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 53%, rgba(255, 255, 255, 0.8141631652661064) 76%, rgba(255, 255, 255, 0.7077205882352942) 87%, rgba(255, 255, 255, 0.458420868347339) 97%, rgba(255, 255, 255, 0) 100%); + + /* Icons for light theme */ + --icon-boost: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%239388a6' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-status: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%239388a6' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-status-prepend: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true"%3E%3Cg%3E%3Cpath fill="%2300ba7c" d="M4.75 3.79l4.603 4.3-1.706 1.82L6 8.38v7.37c0 .97.784 1.75 1.75 1.75H13V20H7.75c-2.347 0-4.25-1.9-4.25-4.25V8.38L1.853 9.91.147 8.09l4.603-4.3zm11.5 2.71H11V4h5.25c2.347 0 4.25 1.9 4.25 4.25v7.37l1.647-1.53 1.706 1.82-4.603 4.3-4.603-4.3 1.706-1.82L18 15.62V8.25c0-.97-.784-1.75-1.75-1.75z"%3E%3C/path%3E%3C/g%3E%3C/svg%3E'); + --icon-boost-notification-filter-bar: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%23717c9b' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-filter-bar-active: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 136 136'%3E%3Cpath fill='%231f1b23' d='M51 23.8c0 .4 2.4 3.1 5.3 6l5.3 5.2h34.6l3.4 3.4 3.4 3.4v47.4l-6.7-6.1-6.8-6.1-4 4-4 4 13.8 13.7 13.7 13.8L122.5 99c7.4-7.4 13.5-13.7 13.5-14-.1-.3-1.7-2.3-3.6-4.4l-3.5-4-6.8 6.8-6.9 6.9-.4-25.4c-.3-23.8-.4-25.7-2.5-29.4-2.7-5.1-5.7-7.9-11.3-10.4-4.1-1.9-6.5-2.1-27.2-2.1-12.6 0-22.8.4-22.8.8zM13 37.5-.4 51l3.8 3.9 3.9 4 6.6-6.1 6.6-6 .5 24.4c.5 26.3.7 27.2 6.6 33.2 6 5.9 6.8 6.1 33.2 6.4 13.3.2 24.2-.1 24.2-.5 0-.5-2.2-3-4.8-5.6l-4.8-4.7-15.9-.1c-17.7 0-21.7-.9-24.9-5.2-2-2.7-2.1-4.2-2.3-26.5l-.2-23.6 6.7 6.7C42.5 55 46 58 46.6 58c.5 0 2.5-1.6 4.4-3.5l3.4-3.5L41 37.5C33.6 30.1 27.3 24 27 24c-.3 0-6.6 6.1-14 13.5z'/%3E%3C/svg%3E%0A"); + --icon-boost-notification-wrapper: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='24' height='24' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2300ba7c' d='M6 4h15a1 1 0 0 1 1 1v7h-2V6H6v3L1 5l5-4v3zm12 16H3a1 1 0 0 1-1-1v-7h2v6h14v-3l5 4l-5 4v-3z'/%3E%3C/svg%3E"); + --icon-reply-nofitication-filter-bar-active: url('data:image/svg+xml, %3Csvg viewBox="0 0 24 24" aria-hidden="true" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill="%231f1b23" d="M1.751 10c0-4.42 3.584-8 8.005-8h4.366a8.13 8.13 0 0 1 8.129 8.13c0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067A8.005 8.005 0 0 1 1.751 10zm8.005-6a6.005 6.005 0 1 0 .133 12.01l.351-.01h1.761v2.3l5.087-2.81A6.127 6.127 0 0 0 14.122 4H9.756z"/%3E%3Cellipse fill="%231f1b23" fill-rule="evenodd" stroke-width="1.28569" cx="11.835" cy="10.2" rx="9.117" ry="8.123"/%3E%3C/svg%3E%0A'); + --icon-reply: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%239388a6' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%239388a6' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-reply-conversation: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%239388a6' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23F91880' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-detailed-status-action-bar-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F91880' viewBox='0 0 24 24' width='20' height='20' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark-column-link: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark-column-link-active: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%231f1b23" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-reply-status-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-list: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"%3E%3Ctitle%3EList%3C/title%3E%3Cpath fill="none" stroke="%231f1b23" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M160 144h288M160 256h288M160 368h288"/%3E%3Ccircle cx="80" cy="144" r="16" fill="none" stroke="%231f1b23" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/%3E%3Ccircle cx="80" cy="256" r="16" fill="none" stroke="%231f1b23" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/%3E%3Ccircle cx="80" cy="368" r="16" fill="none" stroke="%231f1b23" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/%3E%3C/svg%3E'); + --icon-heart: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='20' height='20' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%239388a6' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-heart-hover: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' width='20' height='20' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23F91880' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-heart-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' aria-hidden='true' fill='%231f1b23'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-heart-notification: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' aria-hidden='true' fill='%23F91880'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-heart-column-link: url("data:image/svg+xml, %0A%3Csvg viewBox='0 0 24 24' color='inherit' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%231f1b23' d='M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 0 0 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903c.745.592 1.54 1.145 2.421 1.7c.299.189.595.37.934.572c.339-.202.635-.383.934-.571z'/%3E%3C/svg%3E"); + --icon-heart-column-link-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' aria-hidden='true' fill='%231f1b23'%3E%3Cg%3E%3Cpath d='M20.884 13.19c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-star-column-link: url('data:image/svg+xml, %3Csvg width="24" height="24" stroke-width="2" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%231f1b23"%3E%3Cpath d="M8.587 8.236l2.598-5.232a.911.911 0 011.63 0l2.598 5.232 5.808.844a.902.902 0 01.503 1.542l-4.202 4.07.992 5.75c.127.738-.653 1.3-1.32.952L12 18.678l-5.195 2.716c-.666.349-1.446-.214-1.319-.953l.992-5.75-4.202-4.07a.902.902 0 01.503-1.54l5.808-.845z" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-star-column-link-active: url('data:image/svg+xml, %3Csvg width="24" height="24" stroke-width="2" viewBox="0 0 24 24" fill="%231f1b23" xmlns="http://www.w3.org/2000/svg" color="%231f1b23"%3E%3Cpath d="M8.587 8.236l2.598-5.232a.911.911 0 011.63 0l2.598 5.232 5.808.844a.902.902 0 01.503 1.542l-4.202 4.07.992 5.75c.127.738-.653 1.3-1.32.952L12 18.678l-5.195 2.716c-.666.349-1.446-.214-1.319-.953l.992-5.75-4.202-4.07a.902.902 0 01.503-1.54l5.808-.845z" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-direct-messages: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"%3E%3Cpath d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"%3E%3C/path%3E%3Cpolyline points="22, 6 12, 13 2, 6"%3E%3C/polyline%3E%3C/svg%3E'); + --icon-direct-messages-active: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="%231f1b23" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"%3E%3Cpath d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"%3E%3C/path%3E%3Cpolyline points="22, 6 12, 13 2, 6"%3E%3C/polyline%3E%3C/svg%3E'); + --icon-users-column-link: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23000000"%3E%3Cpath d="M1 20v-1a7 7 0 017-7v0a7 7 0 017 7v1" stroke="%231f1b23" stroke-width="2" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M13 14v0a5 5 0 015-5v0a5 5 0 015 5v.5" stroke="%231f1b23" stroke-width="1.5" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M8 12a4 4 0 100-8 4 4 0 000 8zM18 9a3 3 0 100-6 3 3 0 000 6z" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-users-column-link-active: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23000000"%3E%3Cpath d="M1 20v-1a7 7 0 017-7v0a7 7 0 017 7v1" stroke="%231f1b23" stroke-width="2" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M13 14v0a5 5 0 015-5v0a5 5 0 015 5v.5" stroke="%231f1b23" stroke-width="2.5" stroke-linecap="round"%3E%3C/path%3E%3Cpath d="M8 12a4 4 0 100-8 4 4 0 000 8zM18 9a3 3 0 100-6 3 3 0 000 6z" stroke="%231f1b23" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark-status-hover: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23595aff' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bookmark: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%239388a6" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"%3E%3Cpath d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"%3E%3C/path%3E%3C/svg%3E'); + --icon-bookmark-active: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F91880' viewBox='0 0 24 24' aria-hidden='true'%3E%3Cg%3E%3Cpath d='M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); + --icon-bell: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%231f1b23"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bell-active: url('data:image/svg+xml, %3Csvg width="24px" height="24px" stroke-width="2" viewBox="0 0 24 24" fill="%231f1b23" xmlns="http://www.w3.org/2000/svg" color="%231f1b23"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%231f1b23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bell-header-tabs: url('data:image/svg+xml, %3Csvg width="18px" height="18px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%231f1b23"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%231f1b23" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-bell-header-tabs-active: url('data:image/svg+xml, %3Csvg width="18px" height="18px" stroke-width="1.5" viewBox="0 0 24 24" fill="%231f1b23" xmlns="http://www.w3.org/2000/svg" color="%231f1b23"%3E%3Cpath d="M18 8.4c0-1.697-.632-3.325-1.757-4.525C15.117 2.675 13.59 2 12 2c-1.591 0-3.117.674-4.243 1.875C6.632 5.075 6 6.703 6 8.4 6 15.867 3 18 3 18h18s-3-2.133-3-9.6zM13.73 21a1.999 1.999 0 01-3.46 0" stroke="%231f1b23" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E'); + --icon-home-notification: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212" fill="none" stroke="%23717c9b" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3Cpath d="M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69" fill="none" stroke="%23717c9b" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3C/svg%3E'); + --icon-home-notification-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" fill="%231f1b23" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M261.56 101.28a8 8 0 00-11.06 0L66.4 277.15a8 8 0 00-2.47 5.79L63.9 448a32 32 0 0032 32H192a16 16 0 0016-16V328a8 8 0 018-8h80a8 8 0 018 8v136a16 16 0 0016 16h96.06a32 32 0 0032-32V282.94a8 8 0 00-2.47-5.79z"/%3E%3Cpath d="M490.91 244.15l-74.8-71.56V64a16 16 0 00-16-16h-48a16 16 0 00-16 16v32l-57.92-55.38C272.77 35.14 264.71 32 256 32c-8.68 0-16.72 3.14-22.14 8.63l-212.7 203.5c-6.22 6-7 15.87-1.34 22.37A16 16 0 0043 267.56L250.5 69.28a8 8 0 0111.06 0l207.52 198.28a16 16 0 0022.59-.44c6.14-6.36 5.63-16.86-.76-22.97z"/%3E%3C/svg%3E'); + --icon-home: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" width="24" height="24" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212" fill="none" stroke="%231f1b23" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3Cpath d="M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69" fill="none" stroke="%231f1b23" stroke-linecap="round" stroke-linejoin="round" stroke-width="38"/%3E%3C/svg%3E'); + --icon-more: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%231f1b23' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-more-horizontal'%3E%3Ccircle cx='12' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='19' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='5' cy='12' r='1'%3E%3C/circle%3E%3C/svg%3E"); + --icon-more-status-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%239388a6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-more-horizontal'%3E%3Ccircle cx='12' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='19' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='5' cy='12' r='1'%3E%3C/circle%3E%3C/svg%3E"); + --icon-close: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231f1b23' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); + --icon-close-action-bar: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%239388a6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); + --icon-plus: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%239388a6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-plus'%3E%3Cline x1='12' y1='5' x2='12' y2='19'%3E%3C/line%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E"); + --icon-cog: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' width='26' height='26' viewBox='0 0 512 512' fill='%231f1b23'%3E%3Cpath d='M456.7 242.27l-26.08-4.2a8 8 0 01-6.6-6.82c-.5-3.2-1-6.41-1.7-9.51a8.08 8.08 0 013.9-8.62l23.09-12.82a8.05 8.05 0 003.9-9.92l-4-11a7.94 7.94 0 00-9.4-5l-25.89 5a8 8 0 01-8.59-4.11q-2.25-4.2-4.8-8.41a8.16 8.16 0 01.7-9.52l17.29-19.94a8 8 0 00.3-10.62l-7.49-9a7.88 7.88 0 00-10.5-1.51l-22.69 13.63a8 8 0 01-9.39-.9c-2.4-2.11-4.9-4.21-7.4-6.22a8 8 0 01-2.5-9.11l9.4-24.75A8 8 0 00365 78.77l-10.2-5.91a8 8 0 00-10.39 2.21l-16.64 20.84a7.15 7.15 0 01-8.5 2.5s-5.6-2.3-9.8-3.71A8 8 0 01304 87l.4-26.45a8.07 8.07 0 00-6.6-8.42l-11.59-2a8.07 8.07 0 00-9.1 5.61l-8.6 25.05a8 8 0 01-7.79 5.41h-9.8a8.07 8.07 0 01-7.79-5.41l-8.6-25.05a8.07 8.07 0 00-9.1-5.61l-11.59 2a8.07 8.07 0 00-6.6 8.42l.4 26.45a8 8 0 01-5.49 7.71c-2.3.9-7.3 2.81-9.7 3.71-2.8 1-6.1.2-8.8-2.91l-16.51-20.34A8 8 0 00156.75 73l-10.2 5.91a7.94 7.94 0 00-3.3 10.09l9.4 24.75a8.06 8.06 0 01-2.5 9.11c-2.5 2-5 4.11-7.4 6.22a8 8 0 01-9.39.9L111 116.14a8 8 0 00-10.5 1.51l-7.49 9a8 8 0 00.3 10.62l17.29 19.94a8 8 0 01.7 9.52q-2.55 4-4.8 8.41a8.11 8.11 0 01-8.59 4.11l-25.89-5a8 8 0 00-9.4 5l-4 11a8.05 8.05 0 003.9 9.92L85.58 213a7.94 7.94 0 013.9 8.62c-.6 3.2-1.2 6.31-1.7 9.51a8.08 8.08 0 01-6.6 6.82l-26.08 4.2a8.09 8.09 0 00-7.1 7.92v11.72a7.86 7.86 0 007.1 7.92l26.08 4.2a8 8 0 016.6 6.82c.5 3.2 1 6.41 1.7 9.51a8.08 8.08 0 01-3.9 8.62L62.49 311.7a8.05 8.05 0 00-3.9 9.92l4 11a7.94 7.94 0 009.4 5l25.89-5a8 8 0 018.59 4.11q2.25 4.2 4.8 8.41a8.16 8.16 0 01-.7 9.52l-17.29 19.96a8 8 0 00-.3 10.62l7.49 9a7.88 7.88 0 0010.5 1.51l22.69-13.63a8 8 0 019.39.9c2.4 2.11 4.9 4.21 7.4 6.22a8 8 0 012.5 9.11l-9.4 24.75a8 8 0 003.3 10.12l10.2 5.91a8 8 0 0010.39-2.21l16.79-20.64c2.1-2.6 5.5-3.7 8.2-2.6 3.4 1.4 5.7 2.2 9.9 3.61a8 8 0 015.49 7.71l-.4 26.45a8.07 8.07 0 006.6 8.42l11.59 2a8.07 8.07 0 009.1-5.61l8.6-25a8 8 0 017.79-5.41h9.8a8.07 8.07 0 017.79 5.41l8.6 25a8.07 8.07 0 009.1 5.61l11.59-2a8.07 8.07 0 006.6-8.42l-.4-26.45a8 8 0 015.49-7.71c4.2-1.41 7-2.51 9.6-3.51s5.8-1 8.3 2.1l17 20.94A8 8 0 00355 439l10.2-5.91a7.93 7.93 0 003.3-10.12l-9.4-24.75a8.08 8.08 0 012.5-9.12c2.5-2 5-4.1 7.4-6.21a8 8 0 019.39-.9L401 395.66a8 8 0 0010.5-1.51l7.49-9a8 8 0 00-.3-10.62l-17.29-19.94a8 8 0 01-.7-9.52q2.55-4.05 4.8-8.41a8.11 8.11 0 018.59-4.11l25.89 5a8 8 0 009.4-5l4-11a8.05 8.05 0 00-3.9-9.92l-23.09-12.82a7.94 7.94 0 01-3.9-8.62c.6-3.2 1.2-6.31 1.7-9.51a8.08 8.08 0 016.6-6.82l26.08-4.2a8.09 8.09 0 007.1-7.92V250a8.25 8.25 0 00-7.27-7.73zM256 112a143.82 143.82 0 01139.38 108.12A16 16 0 01379.85 240H274.61a16 16 0 01-13.91-8.09l-52.1-91.71a16 16 0 019.85-23.39A146.94 146.94 0 01256 112zM112 256a144 144 0 0143.65-103.41 16 16 0 0125.17 3.47L233.06 248a16 16 0 010 15.87l-52.67 91.7a16 16 0 01-25.18 3.36A143.94 143.94 0 01112 256zm144 144a146.9 146.9 0 01-38.19-4.95 16 16 0 01-9.76-23.44l52.58-91.55a16 16 0 0113.88-8H379.9a16 16 0 0115.52 19.88A143.84 143.84 0 01256 400z'/%3E%3C/svg%3E"); + --icon-sliders-contrast: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231f1b23' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-sliders'%3E%3Cline x1='4' y1='21' x2='4' y2='14'%3E%3C/line%3E%3Cline x1='4' y1='10' x2='4' y2='3'%3E%3C/line%3E%3Cline x1='12' y1='21' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='3'%3E%3C/line%3E%3Cline x1='20' y1='21' x2='20' y2='16'%3E%3C/line%3E%3Cline x1='20' y1='12' x2='20' y2='3'%3E%3C/line%3E%3Cline x1='1' y1='14' x2='7' y2='14'%3E%3C/line%3E%3Cline x1='9' y1='8' x2='15' y2='8'%3E%3C/line%3E%3Cline x1='17' y1='16' x2='23' y2='16'%3E%3C/line%3E%3C/svg%3E"); + --icon-administration: url("data:image/svg+xml, %3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Cpath d='M218.1 167.17c0 13 0 25.6 4.1 37.4-43.1 50.6-156.9 184.3-167.5 194.5a20.17 20.17 0 00-6.7 15c0 8.5 5.2 16.7 9.6 21.3 6.6 6.9 34.8 33 40 28 15.4-15 18.5-19 24.8-25.2 9.5-9.3-1-28.3 2.3-36s6.8-9.2 12.5-10.4 15.8 2.9 23.7 3c8.3.1 12.8-3.4 19-9.2 5-4.6 8.6-8.9 8.7-15.6.2-9-12.8-20.9-3.1-30.4s23.7 6.2 34 5 22.8-15.5 24.1-21.6-11.7-21.8-9.7-30.7c.7-3 6.8-10 11.4-11s25 6.9 29.6 5.9c5.6-1.2 12.1-7.1 17.4-10.4 15.5 6.7 29.6 9.4 47.7 9.4 68.5 0 124-53.4 124-119.2S408.5 48 340 48s-121.9 53.37-121.9 119.17zM400 144a32 32 0 11-32-32 32 32 0 0132 32z' fill='none' stroke='%231f1b23' stroke-linejoin='round' stroke-width='36'/%3E%3C/svg%3E"); + --icon-moderation: url("data:image/svg+xml, %3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Cpath d='M80 320V144a32 32 0 0132-32h0a32 32 0 0132 32v112M144 256V80a32 32 0 0132-32h0a32 32 0 0132 32v160M272 241V96a32 32 0 0132-32h0a32 32 0 0132 32v224M208 240V48a32 32 0 0132-32h0a32 32 0 0132 32v192' fill='none' stroke='%23f7f9f9' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'/%3E%3Cpath d='M80 320c0 117.4 64 176 152 176s123.71-39.6 144-88l52.71-144c6.66-18.05 3.64-34.79-11.87-43.6h0c-15.52-8.82-35.91-4.28-44.31 11.68L336 320' fill='none' stroke='%231f1b23' stroke-linecap='round' stroke-linejoin='round' stroke-width='36'/%3E%3C/svg%3E"); + --icon-sliders: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23b8b3c0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-sliders'%3E%3Cline x1='4' y1='21' x2='4' y2='14'%3E%3C/line%3E%3Cline x1='4' y1='10' x2='4' y2='3'%3E%3C/line%3E%3Cline x1='12' y1='21' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='3'%3E%3C/line%3E%3Cline x1='20' y1='21' x2='20' y2='16'%3E%3C/line%3E%3Cline x1='20' y1='12' x2='20' y2='3'%3E%3C/line%3E%3Cline x1='1' y1='14' x2='7' y2='14'%3E%3C/line%3E%3Cline x1='9' y1='8' x2='15' y2='8'%3E%3C/line%3E%3Cline x1='17' y1='16' x2='23' y2='16'%3E%3C/line%3E%3C/svg%3E"); + --icon-globe: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0.00 0.00 512.00 512.00'%3E%3Cpath fill='%231f1b23' d=' M 512.00 383.82 L 512.00 385.55 C 509.71 419.39 473.05 422.09 447.81 418.87 Q 423.66 415.79 400.31 408.70 Q 358.58 396.03 318.76 378.21 Q 218.90 333.52 129.46 270.53 C 92.32 244.38 56.82 216.22 27.43 182.58 C 14.63 167.94 1.88 149.41 0.00 128.96 L 0.00 125.94 C 3.19 91.33 40.56 90.05 66.57 93.40 Q 81.64 95.34 88.25 97.23 C 99.02 100.32 103.61 112.14 97.29 121.55 C 92.20 129.11 85.23 129.19 76.43 127.41 C 64.10 124.92 44.84 121.70 32.89 126.36 A 1.55 1.54 74.3 0 0 31.93 128.08 C 34.07 139.90 43.53 152.31 51.28 161.22 Q 68.49 181.02 88.94 198.55 Q 89.49 199.02 89.73 198.34 Q 110.62 140.43 161.78 107.51 C 234.44 60.76 331.69 75.26 388.09 139.91 C 446.04 206.35 446.71 303.97 388.97 370.93 Q 388.58 371.38 389.14 371.58 Q 413.92 380.31 439.48 385.26 C 451.88 387.65 467.05 389.92 479.11 385.65 A 1.51 1.50 -14.2 0 0 480.10 384.00 C 477.90 369.69 463.57 354.46 454.60 343.62 C 440.99 327.16 463.05 306.29 479.15 323.40 C 495.03 340.29 510.01 360.98 512.00 383.82 Z M 115.39 210.46 Q 136.86 228.57 159.38 244.15 C 223.66 288.63 294.05 327.49 367.32 354.98 A 1.46 1.44 30.8 0 0 368.93 354.58 Q 400.10 318.66 405.76 270.75 Q 407.08 259.64 406.38 249.56 C 401.05 172.60 342.31 113.52 265.72 106.81 Q 255.74 105.94 245.77 106.92 C 185.42 112.87 134.96 151.32 114.89 208.65 Q 114.52 209.72 115.39 210.46 Z M 295.33 328.94 A 0.34 0.34 0.0 0 0 295.16 329.58 L 299.51 331.72 A 0.34 0.34 0.0 0 0 300.00 331.41 L 300.00 329.51 A 0.34 0.34 0.0 0 0 299.68 329.17 L 295.33 328.94 Z'%0A/%3E%3Cpath fill='%231f1b23' d=' M 307.69 408.30 C 316.86 412.38 316.05 421.82 306.19 424.66 C 209.45 452.48 109.79 396.22 85.13 298.09 Q 83.95 293.40 84.37 291.18 C 85.73 284.03 93.55 284.22 98.50 287.80 Q 197.11 359.12 307.69 408.30 Z M 263.31 410.94 Q 262.74 410.51 262.12 410.23 Q 199.27 381.56 142.55 342.19 Q 129.49 333.13 117.25 323.09 A 0.18 0.18 0.0 0 0 116.97 323.31 C 142.74 377.01 195.57 410.10 255.44 411.80 Q 261.32 411.97 263.93 411.40 Q 264.37 411.30 264.00 411.06 Q 263.69 410.85 263.31 410.94 Z'%0A/%3E%3C/svg%3E"); + --icon-globe-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" fill="%231f1b23" viewBox="0 0 512 512"%3E%3Cpath d="M96.85 286.62a8 8 0 00-12.53 8.25C102.07 373.28 172.3 432 256 432a175.31 175.31 0 0052.41-8 8 8 0 00.79-15 1120 1120 0 01-109.48-55.61 1126.24 1126.24 0 01-102.87-66.77zM492.72 339.51c-4.19-5.58-9.11-11.44-14.7-17.53a15.83 15.83 0 00-26.56 5.13c0 .16-.11.31-.17.47a15.75 15.75 0 003.15 16.06c22.74 25 26.42 38.51 25.48 41.36-2 2.23-17.05 6.89-58.15-3.53q-8.83-2.24-19.32-5.46-6.76-2.08-13.79-4.49a176.76 176.76 0 0019.54-27.25c.17-.29.35-.58.52-.88A175.39 175.39 0 00432 256a178.87 178.87 0 00-1-19c-9.57-88.17-84.4-157-175-157a175.37 175.37 0 00-106.4 35.89 177.4 177.4 0 00-45.83 51.84c-.16.29-.34.58-.51.87a175.48 175.48 0 00-13.83 30.52q-5.59-4.87-10.79-9.67c-5.39-5-10.17-9.63-14.42-14-29.57-30.26-33.09-45.61-32.16-48.45 2-2.23 15.54-5.87 48.62 1.31A15.82 15.82 0 0096.22 123l.36-.44a15.74 15.74 0 00-8.67-25.43A237.38 237.38 0 0064.13 93c-30.72-3.53-50.83 2.52-59.78 18-3.24 5.58-6.35 15.09-2.72 28.6C7 159.66 26.14 184 53.23 209.5c8.63 8.13 18.06 16.37 28.12 24.64 7.32 6 15 12.06 22.9 18.08q7.91 6 16.15 12T137.1 276c25.41 17.61 52.26 34.52 78.59 49.69q14.34 8.26 28.64 16t28.37 14.81c21.9 11 43.35 20.92 63.86 29.43q13.19 5.48 25.81 10.16c11.89 4.42 23.37 8.31 34.31 11.59l1.1.33c25.73 7.66 47.42 11.69 64.48 12H464c21.64 0 36.3-6.38 43.58-19 9.09-15.62 4.08-36.32-14.86-61.5z"/%3E%3C/svg%3E'); + --icon-home-column-link-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" class="ionicon" fill="%231f1b23" width="24" height="24" viewBox="0 0 512 512"%3E%3Ctitle%3EHome%3C/title%3E%3Cpath d="M261.56 101.28a8 8 0 00-11.06 0L66.4 277.15a8 8 0 00-2.47 5.79L63.9 448a32 32 0 0032 32H192a16 16 0 0016-16V328a8 8 0 018-8h80a8 8 0 018 8v136a16 16 0 0016 16h96.06a32 32 0 0032-32V282.94a8 8 0 00-2.47-5.79z"/%3E%3Cpath d="M490.91 244.15l-74.8-71.56V64a16 16 0 00-16-16h-48a16 16 0 00-16 16v32l-57.92-55.38C272.77 35.14 264.71 32 256 32c-8.68 0-16.72 3.14-22.14 8.63l-212.7 203.5c-6.22 6-7 15.87-1.34 22.37A16 16 0 0043 267.56L250.5 69.28a8 8 0 0111.06 0l207.52 198.28a16 16 0 0022.59-.44c6.14-6.36 5.63-16.86-.76-22.97z"/%3E%3C/svg%3E'); + --icon-hashtag: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%231f1b23" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hash"%3E%3Cline x1="4" y1="9" x2="20" y2="9"%3E%3C/line%3E%3Cline x1="4" y1="15" x2="20" y2="15"%3E%3C/line%3E%3Cline x1="10" y1="3" x2="8" y2="21"%3E%3C/line%3E%3Cline x1="16" y1="3" x2="14" y2="21"%3E%3C/line%3E%3C/svg%3E'); + --icon-hashtag-active: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%231f1b23" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hash"%3E%3Cline x1="4" y1="9" x2="20" y2="9"%3E%3C/line%3E%3Cline x1="4" y1="15" x2="20" y2="15"%3E%3C/line%3E%3Cline x1="10" y1="3" x2="8" y2="21"%3E%3C/line%3E%3Cline x1="16" y1="3" x2="14" y2="21"%3E%3C/line%3E%3C/svg%3E'); + --icon-search: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239FA4BB' aria-hidden='true' viewBox='0 0 24 24'%3E%3Cpath d='M10.25 3.75a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13zm-8.5 6.5a8.5 8.5 0 1 1 15.176 5.262l4.781 4.781-1.414 1.414-4.781-4.781A8.5 8.5 0 0 1 1.75 10.25z'/%3E%3C/svg%3E"); + --icon-search-opaque: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231f1b23' aria-hidden='true' viewBox='0 0 24 24'%3E%3Cpath d='M10.25 3.75a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13zm-8.5 6.5a8.5 8.5 0 1 1 15.176 5.262l4.781 4.781-1.414 1.414-4.781-4.781A8.5 8.5 0 0 1 1.75 10.25z'/%3E%3C/svg%3E"); + + /* Profile icons */ + --icon-github: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"%3E%3Cpath d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"%3E%3C/path%3E%3C/svg%3E'); + --icon-youtube: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-youtube"%3E%3Cpath d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"%3E%3C/path%3E%3Cpolygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"%3E%3C/polygon%3E%3C/svg%3E'); + --icon-link: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link-2"%3E%3Cpath d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"%3E%3C/path%3E%3Cline x1="8" y1="12" x2="16" y2="12"%3E%3C/line%3E%3C/svg%3E'); + --icon-twitter: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 512 512"%3E%3Cpath fill="%239FA4BB" d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/%3E%3C/svg%3E'); + --icon-twitch: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitch"%3E%3Cpath d="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"%3E%3C/path%3E%3C/svg%3E'); + --icon-patreon: url("data:image/svg+xml, %0A%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%239FA4BB'%3E%3Ctitle%3EPatreon icon%3C/title%3E%3Cpath d='M15.386.524c-4.764 0-8.64 3.876-8.64 8.64 0 4.75 3.876 8.613 8.64 8.613 4.75 0 8.614-3.864 8.614-8.613C24 4.4 20.136.524 15.386.524M.003 23.537h4.22V.524H.003'/%3E%3C/svg%3E"); + --icon-threads: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='18' fill='%239FA4BB' width='18' viewBox='0 0 448 512'%3E%3Cpath d='M331.5 235.7c2.2 .9 4.2 1.9 6.3 2.8c29.2 14.1 50.6 35.2 61.8 61.4c15.7 36.5 17.2 95.8-30.3 143.2c-36.2 36.2-80.3 52.5-142.6 53h-.3c-70.2-.5-124.1-24.1-160.4-70.2c-32.3-41-48.9-98.1-49.5-169.6V256v-.2C17 184.3 33.6 127.2 65.9 86.2C102.2 40.1 156.2 16.5 226.4 16h.3c70.3 .5 124.9 24 162.3 69.9c18.4 22.7 32 50 40.6 81.7l-40.4 10.8c-7.1-25.8-17.8-47.8-32.2-65.4c-29.2-35.8-73-54.2-130.5-54.6c-57 .5-100.1 18.8-128.2 54.4C72.1 146.1 58.5 194.3 58 256c.5 61.7 14.1 109.9 40.3 143.3c28 35.6 71.2 53.9 128.2 54.4c51.4-.4 85.4-12.6 113.7-40.9c32.3-32.2 31.7-71.8 21.4-95.9c-6.1-14.2-17.1-26-31.9-34.9c-3.7 26.9-11.8 48.3-24.7 64.8c-17.1 21.8-41.4 33.6-72.7 35.3c-23.6 1.3-46.3-4.4-63.9-16c-20.8-13.8-33-34.8-34.3-59.3c-2.5-48.3 35.7-83 95.2-86.4c21.1-1.2 40.9-.3 59.2 2.8c-2.4-14.8-7.3-26.6-14.6-35.2c-10-11.7-25.6-17.7-46.2-17.8H227c-16.6 0-39 4.6-53.3 26.3l-34.4-23.6c19.2-29.1 50.3-45.1 87.8-45.1h.8c62.6 .4 99.9 39.5 103.7 107.7l-.2 .2zm-156 68.8c1.3 25.1 28.4 36.8 54.6 35.3c25.6-1.4 54.6-11.4 59.5-73.2c-13.2-2.9-27.8-4.4-43.4-4.4c-4.8 0-9.6 .1-14.4 .4c-42.9 2.4-57.2 23.2-56.2 41.8l-.1 .1z'/%3E%3C/svg%3E"); + --icon-bluesky: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.467 8.467' width='18' height='18'%3E%3Cpath fill='%239FA4BB' d='M67.256 111.972c-.545-.648-.629-.916-.411-1.323.15-.28.477-.52.727-.531.289-.013.204-.113-.236-.274-.862-.316-1.295-1.239-1.295-2.76 0-1.071.058-1.179.643-1.179.65 0 2.043 1.149 2.88 2.374l.446.655.446-.655c.837-1.225 2.23-2.373 2.88-2.373.584 0 .642.107.642 1.178 0 1.528-.435 2.45-1.295 2.74-.686.23-.686.233-.094.424.787.253.78 1.214-.017 1.961-.893.84-1.748.751-2.114-.218-.165-.437-.364-.794-.442-.794-.078 0-.3.357-.493.794-.47 1.06-1.365 1.053-2.267-.02z' transform='translate(-65.776 -105.112)'/%3E%3C/svg%3E"); + --icon-nostr: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 860 847'%3E%3Cpath d='M454.5 1.1c-67.6 10.3-115.8 27.2-160.4 56.4-16.5 10.9-19.3 12-29.1 12-9.5 0-14.6-2-20.8-7.9-5.5-5.1-7.5-9.9-9.2-22-1.9-13.1-6.8-20.4-17.3-25.7l-5.8-3-92.2.3c-68.2.3-93.1.7-95.6 1.6-4.5 1.5-11.4 8.3-15.2 14.8L6 32.8l.2 391.8.3 391.9 2.7 5c1.4 2.8 4.6 6.9 7.1 9.2 8.7 8 .9 7.3 96 8 88.7.6 108.3 0 116.7-3.3 5.9-2.4 13.5-11.7 14.9-18.4 1.4-6.4 1.4-67.7.1-103.3-3-78.6-15.8-158-48.1-297.2-21.2-91.3-27.3-126.1-28.6-162.6-1.5-43.2 7-69.1 28.8-87.6 6.9-5.8 19.7-12.8 29.7-16.2 14.8-5 57.5-12 96.2-15.7 21-2.1 84.2-2.4 104.4-.6 25.3 2.3 54.4 8.4 76 15.9 36.2 12.5 62.9 33.9 75.5 60.4 5.2 10.8 7.6 20.5 9.6 38.2 1.9 16.7 3.6 24 7.4 32.2 7.1 15.3 26.3 28.9 50.7 36 20.1 5.9 42 8.1 86.4 9 33.3.7 41.1 1.5 47.9 5 7.7 3.9 15.4 11.6 18.7 18.7 2.8 6 2.9 6.9 2.9 20.8 0 13.3-.2 14.9-2.4 19.5-1.4 2.8-5.6 8.1-9.5 12-10.8 10.7-28 18.8-48.8 23-13.6 2.7-38.7 3.5-110.3 3.5-73.4 0-79.9.3-96.7 4.5-33.7 8.5-56.9 25.7-70.1 52.1-15.4 30.7-26.8 91.8-31.7 170.4-2.9 46.1-3 159.5-.1 166.5 1.9 4.7 11.1 13.4 15.3 14.5 8.4 2.3 51.4 3 196.8 3 155 0 184.6-.6 191.7-3.5 5.5-2.3 12.1-9.2 13.4-13.9.6-2.1 1.5-10.5 2-18.5 1.9-32.6.2-482.7-2-504.1-4.6-44.3-20-97.2-39.7-136.1-14.5-28.7-30.3-50.8-51.9-72.5-27-27.1-54.5-45.9-89.8-61.4-31.8-13.9-71.3-24.3-104.5-27.5-16.8-1.7-98.5-1.9-108.7-.4z' fill='%239FA4BB'/%3E%3Cpath d='M448 211.5c-21.4 5.9-38.1 21.3-45.8 42.7-2.4 6.5-2.7 8.7-2.6 19.8 0 11.3.3 13.3 3 21 3.9 11 8.7 18.2 18.1 27 11.2 10.4 22.4 15.1 39.8 16.5 27.9 2.3 56.6-18.3 64.9-46.5 8.1-27.5-5.4-60.4-30.1-73.3-12.3-6.4-17.5-7.8-30.3-8.3-8.2-.3-13.1 0-17 1.1z' fill='%239FA4BB'/%3E%3C/svg%3E"); + --icon-paypal: url("data:image/svg+xml, %0A%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%239FA4BB'%3E%3Ctitle%3EPayPal icon%3C/title%3E%3Cpath d='M6.908 24H3.804c-.664 0-1.086-.529-.936-1.18l.149-.674h2.071c.666 0 1.336-.533 1.482-1.182l1.064-4.592c.15-.648.816-1.18 1.48-1.18h.883c3.789 0 6.734-.779 8.84-2.34s3.16-3.6 3.16-6.135c0-1.125-.195-2.055-.588-2.789 0-.016-.016-.031-.016-.046l.135.075c.75.465 1.32 1.064 1.711 1.814.404.75.598 1.68.598 2.791 0 2.535-1.049 4.574-3.164 6.135-2.1 1.545-5.055 2.324-8.834 2.324h-.9c-.66 0-1.334.525-1.484 1.186L8.39 22.812c-.149.645-.81 1.17-1.47 1.17L6.908 24zm-2.677-2.695H1.126c-.663 0-1.084-.529-.936-1.18L4.563 1.182C4.714.529 5.378 0 6.044 0h6.465c1.395 0 2.609.098 3.648.289 1.035.189 1.92.519 2.684.99.736.465 1.322 1.072 1.697 1.818.389.748.584 1.68.584 2.797 0 2.535-1.051 4.574-3.164 6.119-2.1 1.561-5.056 2.326-8.836 2.326h-.883c-.66 0-1.328.524-1.478 1.169L5.7 20.097c-.149.646-.817 1.172-1.485 1.172l.016.036zm7.446-17.369h-1.014c-.666 0-1.332.529-1.48 1.178l-.93 4.02c-.15.648.27 1.179.93 1.179h.766c1.664 0 2.97-.343 3.9-1.021.929-.686 1.395-1.654 1.395-2.912 0-.83-.301-1.445-.9-1.84-.6-.404-1.5-.605-2.686-.605l.019.001z'/%3E%3C/svg%3E"); + --icon-kofi: url("data:image/svg+xml, %3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%239FA4BB'%3E%3Ctitle%3EKo-fi icon%3C/title%3E%3Cpath d='M23.881 8.948c-.773-4.085-4.859-4.593-4.859-4.593H.723c-.604 0-.679.798-.679.798s-.082 7.324-.022 11.822c.164 2.424 2.586 2.672 2.586 2.672s8.267-.023 11.966-.049c2.438-.426 2.683-2.566 2.658-3.734 4.352.24 7.422-2.831 6.649-6.916zm-11.062 3.511c-1.246 1.453-4.011 3.976-4.011 3.976s-.121.119-.31.023c-.076-.057-.108-.09-.108-.09-.443-.441-3.368-3.049-4.034-3.954-.709-.965-1.041-2.7-.091-3.71.951-1.01 3.005-1.086 4.363.407 0 0 1.565-1.782 3.468-.963 1.904.82 1.832 3.011.723 4.311zm6.173.478c-.928.116-1.682.028-1.682.028V7.284h1.77s1.971.551 1.971 2.638c0 1.913-.985 2.667-2.059 3.015z'/%3E%3C/svg%3E"); + --icon-bandcamp: url("data:image/svg+xml, %3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%239FA4BB' viewBox='0 0 512 512'%3E%3Cpath d='M105.6 191.2C98.1 204.8 33 325.2 33 325.6c0 .2 36.8.3 81.7.2l81.7-.3 37.5-69.4 37.6-69.4.3 70.2.2 70.2 10.3-.3 10.2-.3.3-6.8.3-6.7 3.2 4.2c2.2 2.9 5.6 5.5 10.1 7.8 6.8 3.5 7.1 3.5 19.5 3.5 12.3 0 12.8-.1 19.3-3.3 16.4-8 25.9-28.9 24.5-53.7-1.3-22.4-10.5-38.2-26.5-45.8-6.3-3-7.4-3.2-17.7-3.2-9.8 0-11.6.3-16.7 2.7-3.2 1.5-7.8 4.8-10.3 7.3l-4.5 4.7V185H109.1l-3.5 6.2zm226.1 51c5.3 2.4 8.7 6.5 12.7 14.8 2.9 6.1 3.1 7.2 3.1 18 0 12.9-1 17.1-5.7 24.9-4.7 7.6-11.5 11.4-20.6 11.4-15.3 0-24.4-9.6-27.4-28.6-2.1-13.4 1.5-28.2 8.5-35.5 7.6-7.9 19-9.9 29.4-5zM413.1 223.6c-21.1 5.7-34.1 26-34.1 53.1.1 22.8 9.6 39.9 26.8 48.1 6.5 3.1 8.6 3.6 17.4 4 15 .7 24.1-1.8 33.4-9.4 6.9-5.6 12.9-16.6 14.9-27.7l.7-3.7h-22l-.7 3.7c-1 5.5-3.9 10.6-8.1 14.2-4.8 4.3-7.7 5.3-14.9 5.3-16 .1-25.5-13.2-25.5-35.7 0-23.3 9.4-35.7 27-35.7 10.8 0 17.4 4.4 20.9 13.8l1.9 4.9 10.7.3 10.7.3-.7-4.7c-1.6-10.9-9.8-22.5-19.3-27.3-9.9-5-27.6-6.6-39.1-3.5z'/%3E%3C/svg%3E%0A"); + --icon-facebook: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%239FA4BB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-facebook'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'%3E%3C/path%3E%3C/svg%3E"); + --icon-friendica: url("data:image/svg+xml, %3Csvg fill='%239FA4BB' width='18' height='18' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1523.8 1536'%3E%3Cpath d='M0 276.4v983.2C0 1412 122.8 1536 274.4 1536h975.1c151.6 0 274.4-124 274.4-276.4V276.4C1523.8 124 1401.1 0 1249.4 0h-975C122.8 0 0 124 0 276.4zM1249.4 61.2c118.5 0 213.2 95.3 213.2 215.2v983.2c0 119.9-94.7 215.2-213.2 215.2H518.1V1106h487.5l-1.3-367.7-486.3 2.6V430.1h487.5V61.2h243.9z'/%3E%3C/svg%3E%0A"); + --icon-genderless-pronouns: url("data:image/svg+xml, %3Csvg fill='%239FA4BB' width='18' height='18' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.334 12v-.02a9.354 9.354 0 1 0-2.74 6.614 8.963 8.963 0 0 0 2.74-6.462l-.001-.139V12zM24 12v.036c0 1.67-.349 3.258-.977 4.695l.029-.075c-1.226 2.905-3.491 5.17-6.318 6.367l-.078.029C15.282 23.651 13.682 24 12 24s-3.283-.349-4.733-.978l.077.03c-2.905-1.226-5.17-3.491-6.367-6.318l-.029-.078C.349 15.282 0 13.682 0 12s.349-3.283.978-4.733l-.03.077C2.174 4.439 4.439 2.174 7.266.977l.078-.029C8.718.349 10.318 0 12 0s3.283.349 4.733.978l-.077-.03c2.905 1.226 5.17 3.491 6.367 6.318l.029.078c.599 1.362.948 2.95.948 4.62v.039-.002z'/%3E%3C/svg%3E%0A"); + --icon-wordpress: url("data:image/svg+xml, %3Csvg width='18' height='18' fill='%239FA4BB' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M61.7 169.4l101.5 278C92.2 413 43.3 340.2 43.3 256c0-30.9 6.6-60.1 18.4-86.6zm337.9 75.9c0-26.3-9.4-44.5-17.5-58.7-10.8-17.5-20.9-32.4-20.9-49.9 0-19.6 14.8-37.8 35.7-37.8 .9 0 1.8 .1 2.8 .2-37.9-34.7-88.3-55.9-143.7-55.9-74.3 0-139.7 38.1-177.8 95.9 5 .2 9.7 .3 13.7 .3 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l77.5 230.4L249.8 247l-33.1-90.8c-11.5-.7-22.3-2-22.3-2-11.5-.7-10.1-18.2 1.3-17.5 0 0 35.1 2.7 56 2.7 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l76.9 228.7 21.2-70.9c9-29.4 16-50.5 16-68.7zm-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7 24.8 0 48.5-4.3 70.6-12.1-.6-.9-1.1-1.9-1.5-2.9l-65.4-179.2zm183-120.7c.9 6.8 1.4 14 1.4 21.9 0 21.6-4 45.8-16.2 76.2l-65 187.9C426.2 403 468.7 334.5 468.7 256c0-37-9.4-71.8-26-102.1zM504 256c0 136.8-111.3 248-248 248C119.2 504 8 392.7 8 256 8 119.2 119.2 8 256 8c136.7 0 248 111.2 248 248zm-11.4 0c0-130.5-106.2-236.6-236.6-236.6C125.5 19.4 19.4 125.5 19.4 256S125.6 492.6 256 492.6c130.5 0 236.6-106.1 236.6-236.6z'/%3E%3C/svg%3E"); + --icon-mastodon: url("data:image/svg+xml, %0A%3Csvg role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='%239FA4BB'%3E%3Ctitle%3EMastodon icon%3C/title%3E%3Cpath d='M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z'/%3E%3C/svg%3E"); + --icon-verified: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width="22" height="22" %3E%3Cpath fill="%236364ff" d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z"%3E%3C/path%3E%3C/svg%3E'); + --icon-verified-smaller: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" width="15" height="15" %3E%3Cpath fill="%236364ff" d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z"%3E%3C/path%3E%3C/svg%3E'); + --icon-label: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag"%3E%3Cpath d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"%3E%3C/path%3E%3Cline x1="7" y1="7" x2="7.01" y2="7"%3E%3C/line%3E%3C/svg%3E'); + --icon-discord: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="18" height="18" %3E%3Cpath fill="%239FA4BB" d="M 12.65625 4.90625 L 11.875 5 C 11.875 5 8.371094 5.382813 5.8125 7.4375 L 5.78125 7.4375 L 5.75 7.46875 C 5.175781 7.996094 4.925781 8.644531 4.53125 9.59375 C 4.136719 10.542969 3.714844 11.753906 3.34375 13.09375 C 2.601563 15.777344 2 19.027344 2 22 L 2 22.25 L 2.125 22.5 C 3.050781 24.125 4.695313 25.160156 6.21875 25.875 C 7.742188 26.589844 9.058594 26.96875 9.96875 27 L 10.5625 27.03125 L 10.875 26.5 L 11.96875 24.5625 C 13.128906 24.824219 14.464844 25 16 25 C 17.535156 25 18.871094 24.824219 20.03125 24.5625 L 21.125 26.5 L 21.4375 27.03125 L 22.03125 27 C 22.941406 26.96875 24.257813 26.589844 25.78125 25.875 C 27.304688 25.160156 28.949219 24.125 29.875 22.5 L 30 22.25 L 30 22 C 30 19.027344 29.398438 15.777344 28.65625 13.09375 C 28.285156 11.753906 27.863281 10.542969 27.46875 9.59375 C 27.074219 8.644531 26.824219 7.996094 26.25 7.46875 L 26.21875 7.4375 L 26.1875 7.4375 C 23.628906 5.382813 20.125 5 20.125 5 L 19.34375 4.90625 L 19.0625 5.625 C 19.0625 5.625 18.773438 6.355469 18.59375 7.1875 C 17.460938 7.035156 16.535156 7 16 7 C 15.464844 7 14.539063 7.035156 13.40625 7.1875 C 13.226563 6.355469 12.9375 5.625 12.9375 5.625 Z M 11.28125 7.1875 C 11.324219 7.328125 11.367188 7.449219 11.40625 7.5625 C 10.113281 7.882813 8.734375 8.371094 7.46875 9.15625 L 8.53125 10.84375 C 11.125 9.234375 14.851563 9 16 9 C 17.148438 9 20.875 9.234375 23.46875 10.84375 L 24.53125 9.15625 C 23.265625 8.371094 21.886719 7.882813 20.59375 7.5625 C 20.632813 7.449219 20.675781 7.328125 20.71875 7.1875 C 21.652344 7.375 23.433594 7.804688 24.90625 8.96875 C 24.898438 8.972656 25.28125 9.550781 25.625 10.375 C 25.976563 11.222656 26.367188 12.351563 26.71875 13.625 C 27.394531 16.066406 27.925781 19.039063 27.96875 21.65625 C 27.339844 22.617188 26.171875 23.484375 24.9375 24.0625 C 23.859375 24.566406 23.007813 24.75 22.5 24.84375 L 22 24 C 22.296875 23.890625 22.589844 23.769531 22.84375 23.65625 C 24.382813 22.980469 25.21875 22.25 25.21875 22.25 L 23.90625 20.75 C 23.90625 20.75 23.34375 21.265625 22.03125 21.84375 C 20.71875 22.421875 18.714844 23 16 23 C 13.285156 23 11.28125 22.421875 9.96875 21.84375 C 8.65625 21.265625 8.09375 20.75 8.09375 20.75 L 6.78125 22.25 C 6.78125 22.25 7.617188 22.980469 9.15625 23.65625 C 9.410156 23.769531 9.703125 23.890625 10 24 L 9.5 24.84375 C 8.992188 24.75 8.140625 24.566406 7.0625 24.0625 C 5.828125 23.484375 4.660156 22.617188 4.03125 21.65625 C 4.074219 19.039063 4.605469 16.066406 5.28125 13.625 C 5.632813 12.351563 6.023438 11.222656 6.375 10.375 C 6.71875 9.550781 7.101563 8.972656 7.09375 8.96875 C 8.566406 7.804688 10.347656 7.375 11.28125 7.1875 Z M 12.5 14 C 11.726563 14 11.042969 14.441406 10.625 15 C 10.207031 15.558594 10 16.246094 10 17 C 10 17.753906 10.207031 18.441406 10.625 19 C 11.042969 19.558594 11.726563 20 12.5 20 C 13.273438 20 13.957031 19.558594 14.375 19 C 14.792969 18.441406 15 17.753906 15 17 C 15 16.246094 14.792969 15.558594 14.375 15 C 13.957031 14.441406 13.273438 14 12.5 14 Z M 19.5 14 C 18.726563 14 18.042969 14.441406 17.625 15 C 17.207031 15.558594 17 16.246094 17 17 C 17 17.753906 17.207031 18.441406 17.625 19 C 18.042969 19.558594 18.726563 20 19.5 20 C 20.273438 20 20.957031 19.558594 21.375 19 C 21.792969 18.441406 22 17.753906 22 17 C 22 16.246094 21.792969 15.558594 21.375 15 C 20.957031 14.441406 20.273438 14 19.5 14 Z M 12.5 16 C 12.554688 16 12.625 16.019531 12.75 16.1875 C 12.875 16.355469 13 16.648438 13 17 C 13 17.351563 12.875 17.644531 12.75 17.8125 C 12.625 17.980469 12.554688 18 12.5 18 C 12.445313 18 12.375 17.980469 12.25 17.8125 C 12.125 17.644531 12 17.351563 12 17 C 12 16.648438 12.125 16.355469 12.25 16.1875 C 12.375 16.019531 12.445313 16 12.5 16 Z M 19.5 16 C 19.554688 16 19.625 16.019531 19.75 16.1875 C 19.875 16.355469 20 16.648438 20 17 C 20 17.351563 19.875 17.644531 19.75 17.8125 C 19.625 17.980469 19.554688 18 19.5 18 C 19.445313 18 19.375 17.980469 19.25 17.8125 C 19.125 17.644531 19 17.351563 19 17 C 19 16.648438 19.125 16.355469 19.25 16.1875 C 19.375 16.019531 19.445313 16 19.5 16 Z"/%3E%3C/svg%3E'); + --icon-linkedin: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"%3E%3Cpath d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"%3E%3C/path%3E%3Crect x="2" y="9" width="4" height="12"%3E%3C/rect%3E%3Ccircle cx="4" cy="4" r="2"%3E%3C/circle%3E%3C/svg%3E'); + --icon-instagram: url('data:image/svg+xml, %0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239FA4BB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"%3E%3Crect x="2" y="2" width="20" height="20" rx="5" ry="5"%3E%3C/rect%3E%3Cpath d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"%3E%3C/path%3E%3Cline x1="17.5" y1="6.5" x2="17.51" y2="6.5"%3E%3C/line%3E%3C/svg%3E'); +} + +/* Vars on iPad, landscape */ +@media (min-width: 1175px) and (max-width: 1260px) { + :root { + --width-main-panel: 500px; + --width-side-panel: 265px; + --width-compose-panel: 265px; + } +} + +/* Vars in mobile */ +@media (max-width: 500px) { + :root { + --font-size: 16px; + --line-height: 1.4; + --font-size-heading: 17px; + --badges-distance-from-edge: 10px; + } + + /* Hide scrollbar on mobile, since we can't pick the handle anyway */ + .layout-single-column::-webkit-scrollbar { + display: none; + } +} + +/* Search popout offset */ +.layout-single-column .search__popout, +.layout-single-column .search-popout { + left: calc(30px / 2); + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + max-width: calc(100% - 30px) !important; + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: calc(100% - 30px) !important; +} + +body.layout-single-column { + background-color: var(--color-bg); + color: var(--color-fg); +} + +.layout-single-column .ui { + display: flex; + width: 100%; +} + +/* Text color */ +.layout-single-column .account__header__tabs__name h1, +.layout-single-column .account__header__bio .account__header__content, +.layout-single-column .reply-indicator__content, +.layout-single-column .status__content { + color: var(--color-fg); +} + +/* Link color variants */ +.layout-single-column .status-link.hashtag { + color: var(--color-hashtag); +} + +.layout-single-column .status-link.mention:not(.hashtag) { + color: var(--color-mention); +} + +/* stylelint-disable-next-line */ +.layout-single-column .status-link.mention:not(.hashtag):not(.mention) { + color: var(--color-link); +} + +/* Logo */ +.layout-single-column .ui__header__logo, +.layout-single-column .column-link.column-link--logo { + background-image: var(--logo); + background-position: center; + background-repeat: no-repeat; + background-size: 32px auto; + height: 50px; + padding: 0; + width: 50px; +} + +.layout-single-column .ui__header__logo img, +.layout-single-column .ui__header__logo svg { + display: none; +} + +/* Fixes a regression for 4.3.0-alpha.3-2024-04-06 caused by https://github.com/mastodon/mastodon/commit/4f068d4fcc4d134fcbd56faa8f39c608dd343417 */ +.layout-single-column .ui__header__logo { + flex-grow: unset; +} + +/* Things that should have the default font-size */ +.layout-single-column .notification__message, +.layout-single-column .status__content, +.layout-single-column .account__header__tabs__name h1 small, +.layout-single-column .button, +.layout-single-column .status__content__read-more-button, +.layout-single-column .status__prepend, +.layout-single-column .status__info, +.layout-single-column .status__relative-time, +.layout-single-column .status__info .status__display-name, +.layout-single-column .account__section-headline a, +.layout-single-column .account__section-headline button, +.layout-single-column .notification__filter-bar a, +.layout-single-column .notification__filter-bar button { + font-size: var(--font-size); + line-height: var(--line-height); +} + +/* Things that should have the mid font-size */ +.layout-single-column .account__header__extra__links, +.layout-single-column .columns-area__panels__pane--compositional .account__header__account-note textarea, +.layout-single-column .account__header__content, +.layout-single-column .columns-area__panels__pane--compositional .compose-form .autosuggest-textarea__textarea, +.layout-single-column .columns-area__panels__pane--compositional .compose-form .spoiler-input__input { + font-size: var(--font-size-mid); + line-height: var(--line-height-mid); +} + +/* Exceptions */ +.layout-single-column .account__header__content { + line-height: 18px; +} + +/* Things that will have even smaller font size */ +.layout-single-column .account__header__account-note label { + font-size: var(--font-size-12); +} + +/* Line heights */ +.layout-single-column .status__content { + line-height: var(--line-height); +} + +/* Modal overlay */ +.layout-single-column .modal-root__overlay { + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + background-color: var(--color-modal-overlay) !important; + /* stylelint-disable-next-line */ + color: var(--color-light-text) !important; +} + +.layout-single-column .modal-root__modal .display-name strong, +.layout-single-column .modal-root__modal .status__content { + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + color: var(--color-light-text) !important; +} + +/* Hide footer buttons in modals */ +.layout-single-column .picture-in-picture .picture-in-picture__footer { + display: none; +} + +/* Picture in picture fixes */ +.layout-single-column .picture-in-picture .audio-player, +.layout-single-column .picture-in-picture .video-player { + /* stylelint-disable-next-line */ + border-radius: 0 !important; + /* stylelint-disable-next-line */ + margin-left: 0 !important; +} + +/* Report modal */ +.layout-single-column .report-dialog-modal .poll__option.dialog-option > .poll__option__text { + display: grid; + gap: 6px; +} + +/* Improve modal icon size and accessibility */ +.layout-single-column .image-loader .icon, +.layout-single-column .media-modal__navigation .icon { + color: var(--color-light-text); + height: 32px; + width: 32px; +} + +/* List adder input */ +.layout-single-column .list-editor input.setting-text, +.layout-single-column .list-adder input.setting-text { + background-color: transparent; + border-color: var(--color-black-coral); + height: 38px; +} + +.layout-single-column .list-editor .column-inline-form button, +.layout-single-column .list-adder .column-inline-form button, +.layout-single-column .list-editor .column-inline-form button::before { + min-height: 38px; + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: 100% !important; +} + +.layout-single-column .list-editor__search { + padding: 15px; +} + +.layout-single-column .embed-modal .embed-modal__container .embed-modal__html { + color: var(--color-light-text); +} + +.layout-single-column .embed-modal .embed-modal__container .embed-modal__html, +.layout-single-column .list-editor__search .search__input { + background-color: transparent; + border-color: var(--color-black-coral); + height: 38px; +} + +.layout-single-column .list-editor .drawer__inner.backdrop { + box-shadow: 2px 4px 15px rgba(0, 0, 0, .2); +} + +.layout-single-column .list-editor__search .search__icon .icon { + margin: 15px; +} + +.layout-single-column .list-editor .list__display-name, +.layout-single-column .list-adder .list__display-name { + align-items: center; + display: flex; + gap: var(--gap-default); +} + +.layout-single-column .list__display-name .icon-list-ul { + top: -2px; +} + +/* URL preview cards */ +.layout-single-column .status-card, +.layout-single-column .status-card:hover, +.layout-single-column .status-card:focus { + background-color: transparent; + border-color: var(--color-border); +} + +/* URL preview card summary text */ +.layout-single-column .status-card .status-card__host, +.layout-single-column .status-card .status-card__description { + color: var(--color-dim); +} + +/* URL preview card box */ +/* stylelint-disable-next-line */ +.layout-single-column .status-card .status-card__content { + padding: var(--gap-default); +} + +.layout-single-column .status-card.expanded .status-card__content { + display: grid; + gap: 8px; +} + +/* Preview cards */ +.layout-single-column .status-card { + background-color: var(--color-bg); + border: 1px solid var(--color-border); + border-radius: var(--border-radius); + transition: all 200ms; +} + +.layout-single-column .status-card.status-card.bottomless { + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; +} + +.layout-single-column .status-card.expanded { + display: block; +} + +.layout-single-column a.status-card .status-card__host { + font-size: var(--font-size); +} + +.layout-single-column .status-card a:active .status-card__author, +.layout-single-column .status-card a:active .status-card__title, +.layout-single-column .status-card a:focus .status-card__author, +.layout-single-column .status-card a:focus .status-card__title, +.layout-single-column .status-card a:hover .status-card__author, +.layout-single-column .status-card a:hover .status-card__title, +.layout-single-column a.status-card:active .status-card__author, +.layout-single-column a.status-card:active .status-card__title, +.layout-single-column a.status-card:focus .status-card__author, +.layout-single-column a.status-card:focus .status-card__title, +.layout-single-column a.status-card:hover .status-card__author, +.layout-single-column a.status-card:hover .status-card__title { + color: var(--color-fg); +} + +.layout-single-column .status-card a:active .status-card__host, +.layout-single-column .status-card a:hover .status-card__host, +.layout-single-column .status-card a:focus .status-card__host, +.layout-single-column a.status-card:active .status-card__host, +.layout-single-column a.status-card:focus .status-card__host, +.layout-single-column a.status-card:hover .status-card__host, +.layout-single-column a.status-card:focus .status-card__description, +.layout-single-column a.status-card:hover .status-card__description { + color: var(--color-dim); +} + +/* Show minimal status card if there's no image */ +.layout-single-column .status-card .status-card__image:not(:has(img)) { + display: none; +} + +/* Show iframe in status card if status contains embedded media */ +.layout-single-column .status-card .status-card-video:has(iframe) { + display: inherit; +} + +/* Hide empty status cards alltogether (Mastodon 4.1.5-2023-07-29) */ +.layout-single-column .status-card:has(.icon-file-text) { + display: none; +} + +/* Hide empty YouTube description */ +.layout-single-column .status-card__description:empty { + display: none; +} + +.layout-single-column .status-card:focus, +.layout-single-column .status-card:hover { + background-color: rgba(255 255 255 / .03); +} + +.layout-single-column .status-card__image-image, +.layout-single-column .status-card__image-preview, +.layout-single-column .status-card .status-card__image { + background-color: var(--color-arsenic); + border-radius: 0; +} + +.layout-single-column a.status-card .status-card__content { + padding: 16px; +} + +.layout-single-column a.status-card .status-card__title { + color: var(--color-fg); + font-size: var(--font-size-title); + font-weight: var(--font-weight-semibold); + line-height: 1.3; + margin: 0; +} + +.layout-single-column a.status-card.expanded .status-card__title { + white-space: inherit; +} + +.layout-single-column .status-card.expanded .status-card__host { + color: var(--color-dim); + font-size: var(--font-size); + margin-bottom: 0; + margin-top: 0; +} + +.layout-single-column .status-card.expanded .status-card__description { + margin-top: 0; +} + +/* Announcements */ +.layout-single-column .announcements__pagination .icon, +.layout-single-column .announcements__pagination { + color: var(--color-dim); +} + +/* Dark panels like modals and boxes */ +.layout-single-column .account-memorial-banner, +.layout-single-column .follow-request-banner, +.layout-single-column .moved-account-banner, +.layout-single-column .about__meta, +.layout-single-column .about__section__title, +.layout-single-column .announcements, +.layout-single-column .report-dialog-modal, +.layout-single-column .report-modal__target, +.layout-single-column .compose-form .autosuggest-textarea__suggestions, +.layout-single-column .privacy-dropdown__dropdown, +.layout-single-column .drawer__backdrop, +.layout-single-column .list-editor__account, +.layout-single-column .list-editor, +.layout-single-column .list-editor__lists, +.layout-single-column .list-adder__account, +.layout-single-column .list-adder, +.layout-single-column .list-adder__lists, +.layout-single-column .dropdown-menu__arrow::before, +.layout-single-column .dropdown-menu, +.layout-single-column .dropdown-menu__item a, +.layout-single-column .dropdown-menu__item button, +.layout-single-column .emoji-mart-category-label span, +.layout-single-column .emoji-mart-bar:first-child, +.layout-single-column .emoji-picker-dropdown__menu, +.layout-single-column .privacy-dropdown.active .privacy-dropdown__value, +.layout-single-column .emoji-mart-search input, +.layout-single-column .emoji-mart-scroll, +.layout-single-column .emoji-mart-search, +.layout-single-column .follow_requests-unlocked_explanation, +.layout-single-column .dismissable-banner, +.layout-single-column .block-modal__action-bar, +.layout-single-column .boost-modal__action-bar, +.layout-single-column .confirmation-modal__action-bar, +.layout-single-column .mute-modal__action-bar, +.layout-single-column .setting-text__wrapper, +.layout-single-column .setting-text, +.layout-single-column .report-modal__comment, +.layout-single-column .report-modal__container, +.layout-single-column .actions-modal, +.layout-single-column .block-modal, +.layout-single-column .boost-modal, +.layout-single-column .compare-history-modal, +.layout-single-column .confirmation-modal, +.layout-single-column .mute-modal, +.layout-single-column .report-modal, +.layout-single-column .column-header__collapsible-inner { + background-color: var(--color-dark); + border-color: var(--color-dark); + color: var(--color-light-text); +} + +/* Column-header border */ +.layout-single-column .column-header__collapsible { + border-bottom: 1px solid var(--color-border); +} + +.layout-single-column .column-header__collapsible, +.layout-single-column .column-header__collapsible.collapsed { + opacity: 1; +} + +/* Has dark 1px border */ +.layout-single-column .dismissable-banner { + border: 1px solid var(--color-dark); +} + +/* More subtle box-shadow for dropdown-menu */ +.layout-single-column .search-popout, +.layout-single-column .search__popout, +.layout-single-column .dropdown-menu { + box-shadow: 2px 4px 16px rgb(0 0 0 / .01); +} + +/* Autosuggest box shadow reset */ +.layout-single-column .search-popout, +.layout-single-column .search__popout, +.layout-single-column .dropdown-menu, +.layout-single-column .emoji-picker-dropdown__menu, +.layout-single-column .compose-form .compose-form__warning, +.layout-single-column .privacy-dropdown.active .privacy-dropdown__value, +.layout-single-column .privacy-dropdown__dropdown, +.layout-single-column .language-dropdown__dropdown, +.layout-single-column .compose-form .autosuggest-textarea__suggestions { + box-shadow: none; +} + +/* Composer form warnings */ +.layout-single-column .compose-form .compose-form__warning { + background-color: var(--color-light-purple); + color: var(--color-bg); +} + +/* Content warning placeholder */ +.layout-single-column .compose-form .autosuggest-textarea__textarea::placeholder, +.layout-single-column .compose-form .spoiler-input__input::placeholder { + color: var(--color-dim); +} + +/* Border colors */ +.layout-single-column .search-results__section__header, +.layout-single-column .account__header__bar, +.layout-single-column .about__meta__divider, +.layout-single-column .poll__footer, +.layout-single-column .report-dialog-modal .poll__option.dialog-option, +.layout-single-column .account, +.layout-single-column .report-dialog-modal__container, +.layout-single-column .dropdown-menu__item.edited-timestamp__history__item, +.layout-single-column .dropdown-menu__container__header, +.layout-single-column .compare-history-modal .report-modal__target, +.layout-single-column .account__section-headline, +.layout-single-column .detailed-status__action-bar, +.layout-single-column .column-back-button, +.layout-single-column .column-header, +.layout-single-column .audio-player, +.layout-single-column .video-player, +.layout-single-column .media-gallery, +.layout-single-column .compose-form .spoiler-input__input, +.layout-single-column .compose-form__autosuggest-wrapper, +.layout-single-column .compose-form__poll-wrapper, +.layout-single-column .compose-form__poll-wrapper select, +.layout-single-column .poll__option input[type="text"], +.layout-single-column .report-dialog-modal__textarea, +.layout-single-column .search__input, +.layout-single-column .setting-text, +.layout-single-column .dropdown-menu__separator, +.layout-single-column .status, +.layout-single-column .emoji-mart-search input, +.layout-single-column .conversation, +.layout-single-column .setting-text__wrapper { + border-color: var(--color-border); +} + +/* Change panel order */ +.layout-single-column .columns-area__panels__pane { + order: 3; +} + +.layout-single-column .columns-area__panels__main { + order: 2; +} + +.layout-single-column .columns-area__panels__pane.columns-area__panels__pane--start.columns-area__panels__pane--navigational { + order: 1; +} + +.layout-single-column .columns-area__panels__pane, +.layout-single-column .columns-area__panels__pane__inner { + min-width: var(--width-side-panel); + width: var(--width-side-panel); +} + +.layout-single-column .compose-panel { + width: var(--width-compose-panel); +} + +.layout-single-column .columns-area__panels__pane--compositional { + flex-grow: 1; + height: 100vh; + max-width: 350px; + min-height: 500px; + position: sticky; + top: 0; +} + +.layout-single-column .columns-area__panels__pane--compositional .columns-area__panels__pane__inner { + position: static; +} + +.layout-single-column .columns-area__panels__pane--compositional .columns-area__panels__pane__inner, +.compose-panel { + /* stylelint-disable-next-line */ + width: 100% !important; +} + +/* stylelint-disable-next-line */ +@media (min-width: 1175px) { + .layout-single-column .columns-area__panels__main { + max-width: calc(var(--width-main-panel) + calc(var(--gap-default) * 4)); + padding-left: calc(var(--gap-default) * 2); + padding-right: calc(var(--gap-default) * 2); + } + + .layout-single-column .navigation-panel { + margin-right: -20px; + /* stylelint-disable-next-line */ + padding-left: 0 !important; + padding-right: 20px; + } +} + +.layout-single-column .emoji-mart-anchor-bar, +.layout-single-column .column-link.column-link--logo svg { + display: none; +} + +/* Accented items like links */ +.layout-single-column .about__section__title, +.layout-single-column .account__header__bio .account__header__fields a, +.layout-single-column .column-back-button, +.layout-single-column .emoji-mart-anchor.emoji-mart-anchor-selected, +.layout-single-column .text-icon-button.active, +.layout-single-column .empty-column-indicator a, +.layout-single-column .follow_requests-unlocked_explanation a, +.layout-single-column .column-header__back-button, +.layout-single-column .link-button, +.layout-single-column .reply-indicator__content a.unhandled-link, +.layout-single-column .status__content a.unhandled-link, +.layout-single-column .column-header > .column-header__back-button, +.layout-single-column .reply-indicator__content a, +body.embed .status__content a, +.layout-single-column .status__content a, +.layout-single-column .column-link--transparent.active, +.layout-single-column .status__content__read-more-button { + color: var(--color-accent); +} + +/* Toggles */ +.layout-single-column .react-toggle .react-toggle-track { + background-color: var(--color-bg); +} + +/* Accented background colors */ +.layout-single-column .react-toggle--checked .react-toggle-track, +.layout-single-column .language-dropdown__dropdown__results__item.active, +.layout-single-column .icon-with-badge__badge, +.layout-single-column .button { + background-color: var(--color-accent-dark); +} + +.layout-single-column .block-modal__cancel-button, +.layout-single-column .confirmation-modal__cancel-button, +.layout-single-column .confirmation-modal__secondary-button, +.layout-single-column .mute-modal__cancel-button { + background-color: transparent; + color: var(--color-dim); + font-size: var(--font-size-mid); +} + +.layout-single-column .block-modal__cancel-button:focus, +.layout-single-column .confirmation-modal__cancel-button:focus, +.layout-single-column .confirmation-modal__secondary-button:focus, +.layout-single-column .mute-modal__cancel-button:focus, +.layout-single-column .block-modal__cancel-button:hover, +.layout-single-column .confirmation-modal__cancel-button:hover, +.layout-single-column .confirmation-modal__secondary-button:hover, +.layout-single-column .mute-modal__cancel-button:hover { + background-color: transparent; + color: var(--color-dark-electric-blue); +} + +.column-link--transparent .icon-with-badge__badge, +.layout-single-column .icon-with-badge__badge { + background-color: var(--color-accent-dark); + border-color: var(--color-bg); +} + +/* Accented strokes */ +.layout-single-column .trends__item__sparkline path:last-child { + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + stroke: var(--color-accent) !important; +} + +/* Dropdown hovers */ +.layout-single-column .language-dropdown__dropdown__results__item:hover, +.layout-single-column .language-dropdown__dropdown__results__item:focus { + background-color: var(--color-accent-dark-50); + color: var(--color-light-text); +} + +/* Accented border colors */ +.layout-single-column .notification.unread::before, +.layout-single-column .status__wrapper.unread::before { + border-color: var(--color-accent); + display: none; +} + +/* Filtered post / Content warnings */ +body .status__wrapper.status__wrapper--filtered { + align-items: center; + background-color: var(--color-focusable-toot); + border: 1px solid var(--color-border); + border-radius: var(--border-radius); + color: var(--color-light-purple); + display: flex; + flex-wrap: nowrap; + font-size: var(--font-size-mid); + justify-content: space-between; + margin: var(--gap-default); + overflow: hidden; + padding: 4px 16px; + text-align: left; + text-overflow: ellipsis; + white-space: nowrap; + width: calc(100% - calc(var(--gap-default) * 2)); +} + +body .columns-area__panels__pane--compositional .compose-form .spoiler-input__input, +body .content-warning { + background-color: var(--color-focusable-toot); + border: 1px solid var(--color-border); + border-radius: var(--border-radius); + color: var(--color-light-purple); + display: grid; + font-size: var(--font-size-mid); + grid-template-columns: minmax(0, 3fr) minmax(0, 1fr); + padding: 10px 16px; + white-space: unset; +} + +body .compose-form__highlightable:has(.spoiler-input__input) { + border-top-left-radius: var(--border-radius); + border-top-right-radius: var(--border-radius); +} + +body .compose-form:has(.spoiler-input__input) .spoiler-input .autosuggest-input { + border-bottom: 0; + border-radius: var(--border-radius); +} + +body .content-warning .link-button { + align-self: flex-start; + color: var(--color-fg); + font-size: var(--font-size-mid); + font-weight: var(--font-weight-semibold); + justify-self: flex-end; + min-width: 65px; + text-align: right; +} + +/* New content warnings in 4.3.0.beta.1-mementomods-2024-08-23 */ +body .status:not(.status--in-thread) .content-warning { + margin-bottom: var(--gap-default); + margin-left: calc(var(--size-avatar) + var(--gap-default)); + margin-top: var(--gap-default); +} + +.notification-group__main__status:has(.content-warning) { + border: 0; + padding: 0; +} + +body .content-warning p { + margin-bottom: 0; +} + +body .spoiler-input__border, +body .content-warning::after, +body .content-warning::before { + display: none; +} + +.layout-single-column .notification:has(.status__wrapper--filtered) .notification__message { + display: none; +} + +/* Fix hover/focus on article that has filtered banner */ +.layout-single-column article:has(.status__wrapper--filtered):hover { + background-color: transparent; +} + +.layout-single-column .status__wrapper.status__wrapper--filtered button { + background-color: rgb(255 255 255 / 0); + border-bottom-left-radius: 9999px; + border-bottom-right-radius: 9999px; + border-top-left-radius: 9999px; + border-top-right-radius: 9999px; + color: var(--color-fg); + font-weight: var(--font-weight-semibold); + margin-left: auto; + padding-bottom: 8px; + padding-left: 12px; + padding-right: 12px; + padding-top: 8px; + transition: 200ms background; + white-space: nowrap; +} + +.layout-single-column .status__wrapper.status__wrapper--filtered button:focus, +.layout-single-column .status__wrapper.status__wrapper--filtered button:hover { + background-color: rgb(255 255 255 / .1); + text-decoration: none; +} + +/* Fix load more icon dimensions */ +.load-more .icon { + height: 16px; + width: 20px; +} + +/* Unread message */ +.layout-single-column .notification-ungrouped--unread, +.layout-single-column .conversation--unread, +.layout-single-column .notification.unread:hover, +.layout-single-column .notification.unread, +.layout-single-column .status__wrapper.unread, +body .notification-group.notification-group--unread { + background-color: var(--color-dark); +} + +body .notification-group--unread::before, +body .notification-ungrouped--unread::before { + /* stylelint-disable-next-line */ + display: none; +} + +.layout-single-column .notification:hover .notification__message { + background-color: transparent; +} + +/* Things like notification status update text that should be dim */ +/* stylelint-disable-next-line selector-not-notation */ +.layout-single-column .notification .status-link.mention:not(.hashtag):not(.mention), +.layout-single-column .notification .status-link.hashtag, +.layout-single-column .notification .status-link.mention:not(.hashtag), +.layout-single-column .compose-form .autosuggest-textarea__textarea::placeholder, +.layout-single-column .compose-form .icon-button, +.layout-single-column .compose-form .spoiler-input__input::placeholder, +.layout-single-column .compose-form__poll-wrapper .button.button-secondary, +.layout-single-column .language-dropdown__dropdown__results__item__common-name, +.layout-single-column .report-dialog-modal__textarea::placeholder, +.layout-single-column .poll__link, +.layout-single-column .muted .poll, +.layout-single-column .status .status__relative-time, +.layout-single-column .status .status__visibility-icon, +.layout-single-column .block-modal__action-bar > div, +.layout-single-column .boost-modal__action-bar > div, +.layout-single-column .confirmation-modal__action-bar > div, +.layout-single-column .mute-modal__action-bar > div, +.layout-single-column .search-popout > h4, +.layout-single-column .search__popout > h4, +.layout-single-column .status-check-box__status .detailed-status__display-name, +.layout-single-column .report-dialog-modal .poll__option.dialog-option > .poll__option__text, +.layout-single-column .status-card .status-card__description, +.layout-single-column .report-dialog-modal .dialog-option .poll__input, +.layout-single-column .dropdown-menu__container__header, +.layout-single-column .sign-in-banner p, +.layout-single-column .navigation-bar > a, +.layout-single-column .character-counter, +.layout-single-column .text-icon-button, +.layout-single-column .empty-column-indicator, +.layout-single-column .follow_requests-unlocked_explanation, +.layout-single-column .poll__footer, +.layout-single-column .server-banner h4, +.layout-single-column .column-header__button, +.layout-single-column .search__icon .icon-times-circle, +.layout-single-column .timeline-hint, +.layout-single-column .status__display-name.muted, +.layout-single-column .setting-text-label, +.layout-single-column .account__header__bio .account__header__fields dt, +.layout-single-column .account__header__bio .account__header__fields dd, +.layout-single-column .link-footer p, +.layout-single-column .account__header__extra__links a, +.layout-single-column .trends__item__current, +.layout-single-column .emoji-mart-anchor, +.layout-single-column .emoji-mart, +.layout-single-column .emoji-mart-anchors, +.layout-single-column .reply-indicator .display-name *, +.layout-single-column .status__display-name, +.layout-single-column .status__prepend .status__display-name strong, +.layout-single-column .status__prepend, +.layout-single-column .compose-form .compose-form__modifiers, +.layout-single-column .compose-form .autosuggest-textarea__textarea, +.layout-single-column .compose-form .spoiler-input__input, +.layout-single-column .autosuggest-textarea__suggestions, +.layout-single-column .compose-form .autosuggest-account .display-name__account, +.layout-single-column .compose-panel .compose-form__autosuggest-wrapper, +.layout-single-column .compose-form .compose-form__buttons-wrapper, +.layout-single-column .account__section-headline a, +.layout-single-column .account__section-headline button, +.layout-single-column .notification__filter-bar a, +.layout-single-column .notification__filter-bar button, +.layout-single-column .attachment-list.compact .icon, +.layout-single-column .attachment-list__list a, +.layout-single-column .notification__message .icon-user-plus, +.layout-single-column .notification__message .icon-home, +.layout-single-column .notification__message .icon-retweet, +.layout-single-column .link-footer p a, +.layout-single-column .trends__item__name, +.layout-single-column .muted .status__content, +.layout-single-column .muted .status__content a, +.layout-single-column .muted .status__content p, +.layout-single-column .muted .status__display-name strong, +.layout-single-column .privacy-dropdown__option:not(.active) .privacy-dropdown__option__content { + color: var(--color-dim); +} + +/* Dim backgrounds */ +.layout-single-column .poll__chart { + background-color: var(--color-dim); +} + +/* Lighter border colors */ +.layout-single-column .report-dialog-modal .dialog-option .poll__input, +.layout-single-column .poll__input { + border-color: var(--color-brand-mastodon-text-light); +} + +/* Light grey things */ +.layout-single-column .navigation-bar, +.layout-single-column .navigation-bar strong { + color: var(--color-topaz); +} + +/* CW button */ +.layout-single-column .reply-indicator__content .status__content__spoiler-link, +.layout-single-column .status__content__spoiler-link { + background-color: var(--color-dark); + color: var(--color-light-purple); + font-weight: var(--font-weight-semibold); + + /* Need to override forced styles */ + /* stylelint-disable-next-line */ + margin-left: calc(var(--gap-default) / 2) !important; + vertical-align: baseline; +} + +.layout-single-column .reply-indicator__content .status__content__spoiler-link:focus, +.layout-single-column .reply-indicator__content .status__content__spoiler-link:hover, +.layout-single-column .status__content .status__content__spoiler-link:focus, +.layout-single-column .status__content .status__content__spoiler-link:hover { + background-color: var(--color-dark); + color: var(--color-lighter-purple); +} + +/* CW button in notifications */ +.layout-single-column .notification .reply-indicator__content .status__content__spoiler-link, +.layout-single-column .notification .status__content__spoiler-link { + background-color: var(--color-dark); + color: var(--color-dim); +} + +.layout-single-column .notification .reply-indicator__content .status__content__spoiler-link:focus, +.layout-single-column .notification .reply-indicator__content .status__content__spoiler-link:hover, +.layout-single-column .notification .status__content .status__content__spoiler-link:focus, +.layout-single-column .notification .status__content .status__content__spoiler-link:hover { + background-color: var(--color-dark); + color: var(--color-dim); +} + +/* Light purple things */ +.layout-single-column .announcements__pagination .icon-button:hover i, +.layout-single-column .server-banner__introduction, +.layout-single-column .account__header__tabs__name h1 small, +.layout-single-column .account .account__display-name, +.layout-single-column .column-settings__section, +.layout-single-column .setting-toggle__label, +.layout-single-column .server-banner__number-label { + color: var(--color-light-purple); +} + +/* White things */ +.layout-single-column .compose-form__poll-wrapper select, +.layout-single-column .actions-modal ul li:not(:empty) a, +.layout-single-column .report-dialog-modal .status__content, +.layout-single-column .report-dialog-modal .status__content p, +.layout-single-column .report-dialog-modal .poll__option.dialog-option > .poll__option__text strong, +.layout-single-column .report-dialog-modal__lead, +.layout-single-column .detailed-status__display-name strong, +.layout-single-column .dismissable-banner__message, +.layout-single-column .privacy-dropdown__option, +.layout-single-column .privacy-dropdown__option__content strong, +.layout-single-column .privacy-dropdown__option.active, +.layout-single-column .privacy-dropdown__option:hover .privacy-dropdown__option__content, +.layout-single-column .privacy-dropdown__option:focus .privacy-dropdown__option__content, +.layout-single-column .status__info .display-name strong.display-name__html, +.layout-single-column .reply-indicator .display-name strong.display-name__html, +.layout-single-column .notification__message, +.layout-single-column .getting-started__trends h4 a, +.layout-single-column .trends__item__name a, +.layout-single-column .emoji-mart-search input, +.layout-single-column .language-dropdown__dropdown__results__item, +.layout-single-column .reply-indicator__content, +.layout-single-column .compose-form .compose-form__modifiers:focus, +.layout-single-column .compose-form .autosuggest-textarea__textarea, +.layout-single-column .compose-form .spoiler-input__input:focus, +.layout-single-column .compose-panel .compose-form__autosuggest-wrapper:focus, +.layout-single-column .compose-form .compose-form__buttons-wrapper:focus, +.layout-single-column .autosuggest-textarea .autosuggest-textarea__textarea:focus, +.layout-single-column .account__section-headline a.active, +.layout-single-column .account__section-headline button.active, +.layout-single-column .notification__filter-bar a.active, +.layout-single-column .notification__filter-bar button.active { + color: var(--color-light-text); +} + +.layout-single-column .muted .status__info *, +.layout-single-column .muted .status__info .display-name * { + color: var(--color-light-text); +} + +/* Account names */ +.layout-single-column .status__info .display-name .display-name__account, +.layout-single-column .display-name__account { + color: var(--color-dim); +} + +/* Main panel column */ +.layout-single-column .columns-area__panels__main > div { + border-left: 1px solid var(--color-border); + border-right: 1px solid var(--color-border); +} + +/* Status header */ +.layout-single-column .status .status__info { + align-items: flex-start; + gap: var(--gap-default); + height: calc(var(--gap-default) * 2); + justify-content: flex-start; + margin-bottom: 0; + padding-bottom: 0; +} + +/* Status action bar */ +.layout-single-column .status__action-bar { + height: 27px; + margin-top: 12px; + max-height: 27px; +} + +/* Display name */ +.layout-single-column .status__info .status__display-name { + align-items: flex-start; + display: inline-flex; + gap: var(--gap-default); + order: 1; +} + +.layout-single-column .status__info .display-name { + display: flex; + gap: calc(var(--gap-default) / 2); +} + +/* The separator dot */ +.layout-single-column .status__info::before { + color: var(--color-dim); + content: "·"; + display: inline-block; + font-size: var(--font-size); + font-weight: var(--font-weight-regular); + height: 20px; + margin-left: -6px; + margin-right: -10px; + order: 2; + position: relative; +} + +.layout-single-column .status__info .status__relative-time { + height: unset; + order: 3; +} + +/* Visibility icon */ +.layout-single-column .status .status__visibility-icon { + font-size: var(--font-size-mid); +} + +/* Panels and things that should be transparent */ +.layout-single-column .explore__search-results, +.layout-single-column .search-results__section__header, +.layout-single-column .status__wrapper-direct, +.layout-single-column .focusable:focus .detailed-status, +.layout-single-column .focusable:focus .detailed-status__action-bar, +.layout-single-column .compose-form__poll-wrapper select, +.layout-single-column .poll__option input[type="text"], +.layout-single-column .language-dropdown__dropdown, +body.embed .activity-stream .entry, +.layout-single-column .report-dialog-modal__textarea, +.layout-single-column .drawer__inner, +.layout-single-column .column-inline-form, +.layout-single-column .scrollable .account-card, +.layout-single-column .scrollable .account-card__title__avatar .account__avatar, +.account__avatar, +.layout-single-column .scrollable .account-card__title__avatar img, +.layout-single-column .explore__search-header, +.layout-single-column .empty-column-indicator, +.layout-single-column .follow_requests-unlocked_explanation, +.layout-single-column .column-link, +.layout-single-column .columns-area__panels__pane--navigational .navigation-panel, +.layout-single-column .tabs-bar__wrapper .column-back-button, +.layout-single-column .account__header, +.layout-single-column .column-header__back-button, +.layout-single-column .compose-form .compose-form__modifiers, +.layout-single-column .compose-form .autosuggest-textarea__textarea, +.layout-single-column .compose-form .spoiler-input__input, +.layout-single-column .compose-panel .compose-form__autosuggest-wrapper, +.layout-single-column .compose-form .compose-form__buttons-wrapper, +.layout-single-column .column-header__button, +.layout-single-column .account__section-headline button, +.layout-single-column .notification__filter-bar button, +.layout-single-column .account__section-headline, +.layout-single-column .notification__filter-bar, +.layout-single-column .tabs-bar__wrapper, +.layout-single-column .column-header, +body.embed .detailed-status, +.layout-single-column .detailed-status, +.layout-single-column .detailed-status__action-bar, +.layout-single-column .column > .scrollable { + background-color: transparent; +} + +/* Avatar */ +.account__avatar[style="width: 46px; height: 46px;"], +.layout-single-column .status__avatar { + /* Need to override inline styles */ + /* stylelint-disable-next-line */ + height: var(--size-avatar) !important; + /* stylelint-disable-next-line */ + max-height: var(--size-avatar) !important; + /* stylelint-disable-next-line */ + max-width: var(--size-avatar) !important; + /* stylelint-disable-next-line */ + min-height: var(--size-avatar) !important; + /* stylelint-disable-next-line */ + min-width: var(--size-avatar) !important; + + /* Need to override inline styles */ + /* stylelint-disable-next-line */ + width: var(--size-avatar) !important; +} + +/* Avatars */ +body.embed .detailed-status__display-avatar > img, +.layout-single-column .account-card__title__avatar .account__avatar, +.layout-single-column .account-card__title__avatar img, +.layout-single-column .account__avatar > img, +.layout-single-column .column > .scrollable .status__avatar img { + background-color: var(--color-bg); + border: 0; + border-radius: 50%; + box-shadow: rgb(255 255 255 / 0.03) 0 0 2px inset; +} + +/* Things that should not have border */ +.layout-single-column .column-inline-form, +.layout-single-column .column > .scrollable, +.layout-single-column .error-column, +.layout-single-column .getting-started, +.layout-single-column .regeneration-indicator, +.layout-single-column .column-header { + border: 0; +} + +/* Nice active effect in the column header */ +.layout-single-column .column-header__wrapper.active { + box-shadow: var(--active-header-box-shadow); +} + +.layout-single-column .column-header__wrapper.active::before { + /* stylelint-disable-next-line */ + background: var(--active-header-radial-gradient); +} + +.layout-single-column .compose-form__autosuggest-wrapper, +.layout-single-column .compose-form__buttons-wrapper { + border: 0; +} + +.layout-single-column article, +.layout-single-column .status__prepend, +.layout-single-column .notification__message, +.layout-single-column .status { + transition: all 200ms; +} + +/* Toot hover effect */ +.layout-single-column article:focus, +.layout-single-column article:hover { + background-color: var(--color-light-shade); +} + +/* Focusable toot and other hilighted items */ +.layout-single-column .compose-form .autosuggest-textarea__suggestions__item.selected, +.layout-single-column .compose-form .autosuggest-textarea__suggestions__item:active, +.layout-single-column .compose-form .autosuggest-textarea__suggestions__item:focus, +.layout-single-column .compose-form .autosuggest-textarea__suggestions__item:hover, +.layout-single-column .focusable:focus { + /* stylelint-disable-next-line */ + background: var(--color-focusable-toot); +} + +/* Search panel that opens when focusing Search or paste URL field */ +.layout-single-column .explore__search-header .search__popout, +.layout-single-column .compose-form__poll-wrapper option, +.layout-single-column .search__popout, +.layout-single-column .search-popout { + background-color: var(--color-dark); + border-color: var(--color-dark); + color: var(--color-dim); +} + +.layout-single-column .search__popout em, +.layout-single-column .search-popout em { + color: var(--color-light-text); +} + +/* Pill style tags */ +.layout-single-column .hashtag-bar a { + background-color: var(--color-dark); + border-radius: 9999px; + color: var(--color-light-purple); + display: inline-block; + font-size: var(--font-size-smaller); + font-weight: var(--font-weight-semibold); + line-height: 1.5; + margin: 0 4px 4px 0; + padding: 4px 8px; + text-decoration: none; +} + +.layout-single-column .hashtag-bar .link-button { + font-size: var(--font-size-smaller); +} + +.layout-single-column .hashtag-bar a:focus, +.layout-single-column .hashtag-bar a:hover { + background-color: var(--color-accent-dark); + /* It should be always light also on light mode, so not using variable here */ + color: #f7f9f9; +} + +.layout-single-column .hashtag-bar a:focus span, +.layout-single-column .hashtag-bar a:hover span { + text-decoration: none; +} + +/* Status update tinted to right */ +.layout-single-column .status:not(.status--in-thread) .hashtag-bar, +.layout-single-column .status__content--collapsed + .status__content__read-more-button, +.layout-single-column .status:not(.status--in-thread) .status__action-bar, +.layout-single-column .status:not(.status--in-thread) .attachment-list, +.layout-single-column .status:not(.status--in-thread) .status__content { + font-size: var(--font-size); + padding-left: calc(var(--size-avatar) + var(--gap-default)); + padding-top: 0; +} + +/* Translate link and other padding resets */ +.layout-single-column .conversation .attachment-list, +.layout-single-column .translate ~ .status__content__read-more-button { + padding-left: 0; +} + +/* Make sure read more/translate button is always aligned to center vertically and to left horizontally */ +.layout-single-column .status__content__read-more-button { + align-items: center; + display: flex; + justify-content: flex-start; + margin-inline-start: 0; +} + +/* Rtl version */ +[dir="rtl"] .layout-single-column .status__action-bar, +[dir="rtl"] .layout-single-column .attachment-list, +[dir="rtl"] .layout-single-column .status__content__read-more-button, +[dir="rtl"] .layout-single-column .status .status__content { + padding-left: 0; + padding-right: calc(var(--size-avatar) + var(--gap-default)); +} + +/* Reset padding from attachment-list on reply indicator */ +.layout-single-column .reply-indicator .attachment-list { + padding-left: 0; +} + +.layout-single-column .status__action-bar button, +.layout-single-column .detailed-status__action-bar button { + border-radius: 50%; +} + +.layout-single-column .detailed-status__action-bar .icon-button[disabled], +.layout-single-column .status__action-bar .icon-button[disabled] { + opacity: .5; + pointer-events: none; +} + +/* Grouped notification exceptions, pr30440 2024-07-11 */ +.layout-single-column .notification-ungrouped .status .hashtag-bar, +.layout-single-column .notification-ungrouped .status .status__content, +.layout-single-column .notification-ungrouped .status .status__action-bar { + padding-left: var(--gap-default); +} + +/* Fix spacing under quoted post in grouped notification */ +.notification-group .notification-group__embedded-status__content { + max-height: 100%; +} + +/* We don't need to show our own account when we know our own account is being mentioned */ +.notification-ungrouped.notification-ungrouped--mention .notification-ungrouped__header, +.notification-group .notification-group__embedded-status__account { + display: none; +} + +.layout-single-column .notification-ungrouped .notification-ungrouped__header { + padding-left: calc(24px + var(--gap-default)); +} + +/* Media inside status update tinted to right */ +.layout-single-column .status .audio-player, +.layout-single-column .status .video-player, +.layout-single-column .status .media-gallery { + margin-left: auto; + /* Need to override inline styles */ + /* stylelint-disable-next-line */ + width: calc(100% - calc(var(--size-avatar) + var(--gap-default))) !important; +} + +/* Fix aspect-ratio for some videos in mastodon v4.1.5-nightly-2023-07-26 */ +.layout-single-column div[style*='aspect-ratio']:not([class]) { + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + aspect-ratio: unset !important; +} + +/* Start: Experimental Threads-like media proportions, if the height is tall, show smaller media: https://mementomori.social/@rolle/111715197571142727 */ +body.embed .media-gallery__item.standalone img, +body.embed .video-player .media-gallery__preview, +.layout-single-column .media-gallery__item.standalone img, +.layout-single-column .video-player .media-gallery__preview { + object-fit: contain; +} + +body.embed .status .audio-player, +body.embed .status .media-gallery, +body.embed .status .video-player, +body.embed .audio-player, +body.embed .media-gallery, +body.embed .media-gallery__gifv, +body.embed .media-gallery__preview, +body.embed .video-player, +.layout-single-column .status .audio-player, +.layout-single-column .status .media-gallery, +.layout-single-column .status .video-player, +.layout-single-column .audio-player, +.layout-single-column .media-gallery, +.layout-single-column .media-gallery__gifv, +.layout-single-column .media-gallery__preview, +.layout-single-column .video-player { + margin-left: calc(var(--size-avatar) + var(--gap-default)); + max-height: 430px; + /* stylelint-disable-next-line */ + width: unset !important; +} + +body.embed [data-component="Video"] > div { + /* stylelint-disable-next-line */ + aspect-ratio: unset !important; +} + +body.embed .spoiler-button + .media-gallery__item > .media-gallery__preview, +.layout-single-column .spoiler-button + .media-gallery__item > .media-gallery__preview { + /* stylelint-disable-next-line */ + margin-left: unset !important; + /* stylelint-disable-next-line */ + max-height: unset !important; + /* stylelint-disable-next-line */ + width: 100% !important; +} + +body.embed .media-gallery__gifv, +body.embed .detailed-status .audio-player, +body.embed .detailed-status .media-gallery, +body.embed .detailed-status .media-gallery__gifv, +body.embed .detailed-status .media-gallery__preview, +body.embed .detailed-status .video-player, +.layout-single-column .media-gallery__gifv, +.layout-single-column .media-gallery__preview, +.layout-single-column .detailed-status .audio-player, +.layout-single-column .detailed-status .media-gallery, +.layout-single-column .detailed-status .media-gallery__gifv, +.layout-single-column .detailed-status .media-gallery__preview, +.layout-single-column .detailed-status .video-player { + margin-left: 0; +} + +.layout-single-column .media-gallery__preview { + /* stylelint-disable-next-line */ + margin-left: 0 !important; + /* stylelint-disable-next-line */ + width: 100% !important; +} + +.layout-single-column .media-gallery__item { + outline: 0; +} + +.layout-single-column .media-gallery > .media-gallery__item:nth-of-type(odd), +.layout-single-column .media-gallery > .media-gallery__item:nth-of-type(odd) > a, +.layout-single-column .media-gallery__preview:nth-of-type(odd), + { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +.layout-single-column .media-gallery > .media-gallery__item:nth-of-type(even), +.layout-single-column .media-gallery > .media-gallery__item:nth-of-type(even) > a, +.layout-single-column .media-gallery__preview:nth-of-type(even) { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +/* End: Experimental Threads-like media proportions, if the height is tall, show smaller media */ +.layout-single-column .status .status-card + .more-from-author, +.layout-single-column .status .status-card { + margin-left: calc(var(--size-avatar) + var(--gap-default)); +} + +/* Detailed status update */ +.layout-single-column .detailed-status .status__content { + font-size: var(--font-size-bigger); + line-height: 1.4; +} + +/* Embeds */ +body.embed .detailed-status__link { + margin-left: 4px; + top: 0; +} + +/* stylelint-disable-next-line */ +body.embed #mastodon-status { + overflow: hidden; +} + +body.embed .detailed-status__meta, +.layout-single-column .detailed-status__meta { + color: var(--color-dim); + font-size: var(--font-size); +} + +body.embed .detailed-status__meta { + line-height: 1.5; +} + +body.embed .detailed-status__reblogs, +body.embed .detailed-status__favorites, +.layout-single-column .detailed-status__favorites, +.layout-single-column .detailed-status__reblogs { + display: inline-flex; + font-size: var(--font-size); + gap: 4px; +} + +body.embed .detailed-status__meta .animated-number, +.layout-single-column .detailed-status__meta .animated-number { + color: var(--color-light-text); + font-weight: var(--font-weight-bold); +} + +body.embed .detailed-status__reblogs, +.layout-single-column .detailed-status__reblogs { + font-size: var(--font-size); +} + +body.embed .detailed-status__reblogs, +body.embed .detailed-status__favorites { + color: var(--color-light-text); + font-weight: var(--font-weight-bold); +} + +body.embed .activity-stream .entry { + background-color: var(--color-bg); +} + +body.embed > .activity-stream { + backface-visibility: hidden; + /* stylelint-disable-next-line */ + background: #313543 !important; + border: 1px solid var(--color-border); + border-radius: 10px; + overflow: hidden; +} + +/* Fix alignment */ +.layout-single-column .detailed-status__link { + top: 0; +} + +/* Profile lock icon alignment fix */ +.layout-single-column .account__header__tabs__name h1 small { + display: flex; + gap: 4px; + margin-top: 4px; +} + +/* Textual labels for detailed metrics */ +body.embed .detailed-status__link > .fa-reply + span::after, +.layout-single-column .detailed-status__link > .icon-reply + span::after { + color: var(--color-dim); + content: 'Replies'; + font-weight: var(--font-weight-semibold); +} + +body.embed .detailed-status__link > .fa-retweet + span::after, +.layout-single-column .detailed-status__link > .icon-retweet + span::after { + color: var(--color-dim); + content: 'Boosts'; + font-weight: var(--font-weight-semibold); +} + +body.embed .detailed-status__link > .fa-star + span::after, +.layout-single-column .detailed-status__link > .icon-star + span::after { + color: var(--color-dim); + content: 'Favourites'; + font-weight: var(--font-weight-semibold); +} + +body.embed .detailed-status__meta .detailed-status__link .fa-reply, +body.embed .detailed-status__meta .detailed-status__link .fa-star, +body.embed .detailed-status__meta .detailed-status__link .fa-retweet, +.layout-single-column .detailed-status__meta .detailed-status__link .icon-star, +.layout-single-column .detailed-status__meta .detailed-status__link .icon-retweet { + display: none; +} + +/* Icon buttons */ +.layout-single-column .icon-button { + border-bottom-left-radius: 9999px; + border-bottom-right-radius: 9999px; + border-top-left-radius: 9999px; + border-top-right-radius: 9999px; + color: var(--color-dim); +} + +/* Hide/Show media button */ +.layout-single-column .spoiler-button.spoiler-button--minified > button { + background-color: var(--color-bg); + border-radius: var(--border-radius-badges); + color: var(--color-ghost-button-text); + opacity: .5; +} + +/* Alt badge */ +.layout-single-column .media-gallery__item__badges > span { + border-radius: var(--border-radius-badges); +} + +/* Distance from the edge */ +.layout-single-column .spoiler-button--minified { + inset-inline-start: var(--badges-distance-from-edge); + top: var(--badges-distance-from-edge); +} + +.layout-single-column .media-gallery__item__badges { + bottom: var(--badges-distance-from-edge); + inset-inline-start: var(--badges-distance-from-edge); +} + +.layout-single-column .spoiler-button.spoiler-button--minified > button:hover, +.layout-single-column .spoiler-button.spoiler-button--minified > button:focus { + opacity: 1; +} + +.layout-single-column .icon-button:hover { + color: var(--color-accent); +} + +/* Other general buttons */ +.layout-single-column .column-header__button.active:active, +.column-header__button.active:focus, +.layout-single-column .column-header__button.active:hover { + background-color: var(--color-focusable-toot); + color: var(--color-fg); +} + +/* Bars on panels */ +.layout-single-column .ui__header, +.layout-single-column .columns-area__panels__main > div.tabs-bar__wrapper, +.layout-single-column .tabs-bar__wrapper { + backdrop-filter: blur(12px); + background-color: var(--color-bg-75); + border-color: var(--color-border); + padding: 0; +} + +/* Fix Create account button not clickable on mobile */ +.ui__header:has(.button[href="/auth/sign_up"]) { + z-index: 4; +} + +@media (min-width: 1175px) { + .layout-single-column .ui__header, + .layout-single-column .columns-area__panels__main > div.tabs-bar__wrapper, + .layout-single-column .tabs-bar__wrapper { + margin-right: -2px; + } +} + +/* Hidden things */ +/* stylelint-disable-next-line */ +.layout-single-column .column-header .column-header__icon:not(.icon-user-plus):not(.icon-user-times) { + display: none; +} + +/* Column headers */ +.layout-single-column .column-header { + font-size: var(--font-size-heading); + font-weight: var(--font-weight-bold); +} + +/* Column sub-headers */ +.layout-single-column .column-subheading { + background-color: transparent; + color: var(--color-fg); + font-size: var(--font-size-bigger); + font-weight: var(--font-weight-bold); + text-transform: unset; +} + +/* "Your lists" view */ +.layout-single-column .column-subheading ~ article { + padding-left: var(--gap-default); + padding-right: var(--gap-default); +} + +/* Notifications */ +.layout-single-column .notification-group, +.layout-single-column .notification__message { + display: grid; + gap: var(--gap-default); + grid-template-columns: minmax(0, var(--size-avatar)) minmax(0, 1fr); +} + +.layout-single-column .notification__message { + height: calc(var(--gap-default) * 2); +} + +/* Make sure notification user is clickable */ +.layout-single-column .notification__display-name { + position: relative; + z-index: 99; +} + +/* Hack to display notification message title on one line */ +.layout-single-column .notification__message > span { + display: block; + margin-top: calc(var(--size-avatar-small) + 6px); + overflow: visible; +} + +.layout-single-column .notification__message > span > span { + display: block; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} + +/* Truncate too long unfollow buttons and texts beside it so they don't overlap in notifications */ +@media (max-width: 600px) { + .layout-single-column .notification .account__relationship > .button, + .layout-single-column .notification__report__actions .button { + max-width: 24vw; + } + + .layout-single-column .notification__message > span > span { + max-width: 50vw; + } +} + +.layout-single-column .notification__message > div { + display: flex; + justify-content: flex-end; +} + +.layout-single-column .muted .status__avatar { + opacity: 1; +} + +.layout-single-column .notification .account__avatar-overlay-base { + display: none; +} + +.layout-single-column .notification .account__avatar, +.layout-single-column .notification .account__avatar-overlay-overlay .account__avatar, +.layout-single-column .notification .account__avatar-overlay-overlay { + /* Need to override inline styles */ + /* stylelint-disable-next-line */ + height: var(--size-avatar-small) !important; + /* stylelint-disable-next-line */ + min-height: var(--size-avatar-small) !important; + /* stylelint-disable-next-line */ + min-width: var(--size-avatar-small) !important; + position: absolute; + /* stylelint-disable-next-line */ + width: var(--size-avatar-small) !important; +} + +.layout-single-column .notification .status__info .status__display-name { + overflow: visible; +} + +/* Fixes: User avatars in notifications are sometimes links to my profile instead of theirs #25 */ +.layout-single-column .notification.notification-reblog .status__info .status__display-name, +.layout-single-column .notification.notification-follow .status__info .status__display-name, +.layout-single-column .notification-group--favourite .status__info .status__display-name, +.layout-single-column .notification.notification-favourite .status__info .status__display-name { + pointer-events: none; +} + +/* Hack to show follow notification more minimal way */ +.layout-single-column .notification.notification-admin-report .notification__report, +.layout-single-column .notification.notification-admin-sign-up .account__wrapper, +.layout-single-column .notification.notification-update .account__wrapper, +.layout-single-column .notification.notification-follow .account__wrapper { + position: relative; +} + +.layout-single-column .notification.notification-admin-report .account__avatar-overlay-overlay { + top: calc(-1 * calc(var(--size-avatar-small) + var(--gap-default) + 4px)); +} + +/* Hack to show follow notification more minimal way */ +.layout-single-column .notification.notification-poll .display-name, +.layout-single-column .notification.notification-update .display-name__html, +.layout-single-column .notification.notification-update .display-name__account, +.layout-single-column .notification.notification-admin-sign-up .display-name__html, +.layout-single-column .notification.notification-admin-sign-up .display-name, +.layout-single-column .notification.notification-follow .display-name__html { + visibility: hidden; +} + +.layout-single-column .notification.notification-update .account__avatar-wrapper, +.layout-single-column .notification.notification-admin-sign-up .account__avatar-wrapper, +.layout-single-column .notification.notification-follow .account__avatar-wrapper, +.layout-single-column .notification .account__avatar-overlay { + left: calc(var(--size-avatar-small) + var(--gap-default) + 18px); + margin-top: calc(-1 * calc(var(--size-avatar-small) + var(--gap-default))); + position: absolute; + top: 4px; +} + +.layout-single-column .notification.notification-admin-report .account__avatar-overlay { + margin-top: 0; + top: 0; +} + +.layout-single-column .notification.notification-status .notification__message > span { + display: none; +} + +.layout-single-column .notification.notification-follow .verified-badge, +.layout-single-column .notification.notification-admin-sign-up .account__contents, +.layout-single-column .notification.notification-follow .account__contents, +.layout-single-column .notification.notification-follow .display-name, +.layout-single-column .notification.notification-admin-sign-up .display-name + span, +.layout-single-column .notification.notification-follow .display-name + span, +.layout-single-column .notification-group--favourite .status__wrapper-direct .status__prepend, +.layout-single-column .notification.notification-favourite .status__wrapper-direct .status__prepend, +.layout-single-column .notification.notification-reblog .display-name, +.layout-single-column .notification-group--favourite .display-name, +.layout-single-column .notification.notification-favourite .display-name { + display: none; +} + +/* Minimal boost notification fix */ +.layout-single-column .notification.notification-reblog .notification__message > span { + margin-top: calc(var(--size-avatar-small) + calc(var(--gap-default) / 2)); +} + +/* Minimal follow notification fix */ +.layout-single-column .notification.notification-follow .notification__message > span { + margin-top: calc(calc(var(--size-avatar-small) + calc(var(--gap-default) / 2)) + 6px); +} + +.layout-single-column .notification.notification.notification-admin-sign-up .account__relationship, +.layout-single-column .notification.notification-follow .account__relationship { + transform: translateY(-8px); +} + +/* stylelint-disable-next-line */ +.layout-single-column .notification.notification-follow .account__avatar-wrapper { + top: 6px; +} + +/* Minimal fav notification fix */ +.layout-single-column .notification.notification-favourite .notification__message > span { + margin-top: calc(var(--size-avatar-small) + calc(var(--gap-default) / 2)); +} + +/* If a status content is empty and there's only attachment, remove gap */ +.layout-single-column .notification .status__content:has(.status__content__text:empty) + .attachment-list { + margin-top: 0; +} + +/* Less space before attachments if no status content */ +.layout-single-column .status .status__content:has(.status__content__text:empty) + .audio-player, +.layout-single-column .status .status__content:has(.status__content__text:empty) + .video-player, +.layout-single-column .status .status__content:has(.status__content__text:empty) + .media-gallery, +.layout-single-column .detailed-status .status__content:has(.status__content__text:empty) + .audio-player, +.layout-single-column .detailed-status .status__content:has(.status__content__text:empty) + .video-player, +.layout-single-column .detailed-status .status__content:has(.status__content__text:empty) + .media-gallery:not(.compose-form__uploads) { + margin-top: calc(var(--gap-default) / 2); +} + +.layout-single-column .status__prepend { + padding-left: calc(var(--size-avatar) - 4px); +} + +.layout-single-column .notification.notification-update .account__display-name, +.layout-single-column .notification.notification-follow .account__display-name { + display: inline-flex; + gap: var(--gap-default); + padding-left: calc(var(--size-avatar) + var(--gap-default)); +} + +/* Admin reports and other admin notifications */ +.layout-single-column .notification-admin-report .notification__report { + border-color: var(--color-border); + display: flex; + font-size: var(--font-size); + gap: 16px; + margin-top: 22px; + padding: 16px; + padding-left: calc(var(--size-avatar) + var(--gap-default)); +} + +.layout-single-column .notification-admin-report .notification__report__details { + color: var(--color-dim); + font-size: var(--font-size); +} + +.layout-single-column .notification-admin-report .notification__report__details strong { + font-weight: var(--font-weight-regular); +} + +/* Revert hack for notification admin message that has no avatar visible */ +.layout-single-column .notification-admin-report .notification__message > span { + display: block; + margin-top: calc(var(--size-avatar-small) + 4px); + overflow: visible; +} + +/* Hide things in notifications */ +.layout-single-column .notification .status__relative-time, +.layout-single-column .notification .status__info::before { + display: none; +} + +/* Right side panel */ +.layout-single-column .navigation-panel { + box-sizing: border-box; + display: flex; + flex-wrap: nowrap; + margin-top: 0; + overflow-y: auto; + padding: 10px; +} + +.layout-single-column .navigation-panel hr { + /* Hide but reserve space */ + visibility: hidden; +} + +.layout-single-column .navigation-panel__logo hr { + margin: 0; +} + +/* Attempt to hide scrollbars for .navigation-panel for Firefox */ +.dropdown-menu__container__list--scrollable, +.layout-single-column .navigation-panel { + scrollbar-width: none; +} + +/* Hide scrollbars for .navigation-panel for Chrome and Safari */ +.dropdown-menu__container__list--scrollable::-webkit-scrollbar, +.layout-single-column .navigation-panel__menu::-webkit-scrollbar, +.layout-single-column .navigation-panel::-webkit-scrollbar { + display: none; + width: 4px; +} + +.layout-single-column .column-link { + align-items: center; + color: var(--color-light-text); + font-size: var(--font-size-heading); + gap: var(--gap-column-link); + overflow: visible; + padding-bottom: calc(var(--gap-column-link) + 4px); + padding-left: var(--gap-column-link); + padding-right: calc(var(--gap-column-link) * 1.5); + padding-top: calc(var(--gap-column-link) + 4px); + transition: all 100ms; + width: 100%; +} + +[dir="rtl"] .layout-single-column .column-link { + margin-left: auto; + margin-right: 0; +} + +.layout-single-column .column-link > i { + min-width: 1.3em; +} + +.layout-single-column .column-link > span { + position: relative; +} + +.layout-single-column .column-link > span::before { + background-color: var(--color-column-link-hover); + border-radius: 32px; + bottom: calc(2px - var(--gap-column-link) * 1.5); + content: ""; + inset-inline-end: calc(0px - (var(--gap-column-link) * 2)); + inset-inline-start: calc(-1.28571429em - (var(--gap-column-link) * 2)); + opacity: 0; + position: absolute; + top: calc(-4px - var(--gap-column-link)); + transition: opacity 200ms; +} + +/* Accessibility outlines for keyboard navigation */ +.layout-single-column .column-link:focus-visible { + border-color: transparent; + outline: 0; +} + +.layout-single-column .column-link:focus-visible > span::before { + outline: 3px solid var(--color-accent); +} + +.layout-single-column .column-link:focus-visible > span::before, +.layout-single-column .column-link:hover > span::before { + opacity: 1; +} + +.layout-single-column .account__section-headline a { + transition: all 200ms; +} + +.layout-single-column .dropdown-menu__item a:hover, +.layout-single-column .notification__filter-bar button:hover, +.layout-single-column .account__section-headline a:hover { + background-color: var(--color-column-link-hover); +} + +/* Mobile devices */ +@media (hover: none) { + .layout-single-column .notification__filter-bar button.active:hover, + .layout-single-column .account__section-headline a.active:hover { + background-color: transparent; + } +} + +/* Notification filter bar */ +.layout-single-column .notification__filter-bar { + border-bottom: 1px solid var(--color-border); + border-left: 0; + border-right: 0; +} + +.layout-single-column .column-link__icon { + margin: 0; +} + +/* Notification badge on side panel */ +.layout-single-column .icon-with-badge__badge { + align-items: center; + border-radius: 1em; + box-sizing: border-box; + display: flex; + font-size: 11px; + height: 1.7em; + justify-content: center; + left: 12px; + line-height: 1; + min-width: max-content; + padding: 0 0.4em; + top: -7px; + width: 1.7em; +} + +.layout-single-column .column-link--transparent.active { + color: var(--color-light-text); + font-weight: var(--font-weight-bold); +} + +/* Top panel */ +.layout-single-column .account__section-headline a.active::after, +.layout-single-column .account__section-headline button.active::after, +.layout-single-column .notification__filter-bar a.active::after, +.layout-single-column .notification__filter-bar button.active::after { + background-color: var(--color-accent); + border: 0; + border-bottom-left-radius: 9999px; + border-bottom-right-radius: 9999px; + border-top-left-radius: 9999px; + border-top-right-radius: 9999px; + bottom: -1px; + content: ""; + display: block; + height: 4px; + left: 50%; + min-width: 56px; + position: absolute; + transform: translateX(-50%); +} + +/* Notification icons */ +.layout-single-column .account__section-headline a.active::before, +.layout-single-column .account__section-headline button.active::before, +.layout-single-column .notification__filter-bar a.active::before, +.layout-single-column .notification__filter-bar button.active::before { + display: none; +} + +.layout-single-column .notification.notification-reblog .status__action-bar, +.layout-single-column .notification-group--favourite .status__action-bar, +.layout-single-column .notification.notification-favourite .status__action-bar { + display: none; +} + +.layout-single-column .status__prepend .icon-retweet { + background-image: var(--icon-boost-status-prepend); +} + +.layout-single-column .notification-group .notification-group__icon .icon, +.layout-single-column .notification .notification__message .icon { + align-self: start; + height: 27px; + justify-self: end; + margin-right: 4px; + max-width: 30px; + width: 27px; +} + +.layout-single-column .notification-group .notification-group__icon .icon { + margin-right: 0; +} + +.layout-single-column .notification-group .notification-group__icon { + justify-self: end; + margin-right: 4px; +} + +.layout-single-column .notification-group .notification-group__icon .icon-repeat, +.layout-single-column .notification .notification__message .icon.icon-retweet { + color: var(--color-green); + height: 24px; + width: 24px; +} + +.layout-single-column .notification-group .icon-person-add, +.layout-single-column .notification .icon.icon-user-plus:not(.icon-link) { + color: var(--color-accent-dark); +} + +.layout-single-column .account__relationship .icon.icon-user-plus:not(.icon-link), +.layout-single-column .notification .account__relationship .icon.icon-user-plus:not(.icon-link) { + color: var(--color-dim); +} + +.layout-single-column .notification .icon.icon-flag, +.layout-single-column .notification .icon.icon-tasks:not(.icon-link) { + color: var(--color-accent-dark); +} + +.layout-single-column .notification .icon.icon-home:not(.icon-link) { + color: var(--color-accent-dark); + height: 24px; + width: 24px; +} + +/* Follow/unfollow button */ +.layout-single-column .account__relationship .icon-button, +.layout-single-column .notification .account__relationship .icon-button { + background-color: transparent; +} + +.layout-single-column .notification .account__relationship .icon { + /* stylelint-disable-next-line */ + color: var(--color-dim); + font-size: 20px; +} + +.layout-single-column .list-adder__lists .icon-times::before, +.layout-single-column .account__wrapper .account__relationship .icon-button.active .icon, +.layout-single-column .explore__search-results .account__relationship .icon-button.active .icon, +.layout-single-column .notification .account__relationship .icon-button.active .icon { + /* stylelint-disable-next-line */ + color: var(--color-green); + opacity: .75; +} + +.layout-single-column .list-adder__lists .icon-times:hover::before, +.layout-single-column .explore__search-results .icon-button.active:hover .icon, +.layout-single-column .notification .account__relationship .icon-button.active:hover .icon { + /* stylelint-disable-next-line */ + color: var(--color-red); + opacity: 1; +} + +.layout-single-column .explore__search-results .icon-button:focus .icon, +.layout-single-column .notification .account__relationship .icon-button:focus .icon, +.layout-single-column .explore__search-results .icon-button.active:focus .icon, +.layout-single-column .notification .account__relationship .icon-button.active:focus .icon, +.layout-single-column .explore__search-results .icon-button:hover .icon, +.layout-single-column .notification .account__relationship .icon-button:hover .icon { + /* stylelint-disable-next-line */ + color: var(--color-green); + opacity: 1; +} + +.layout-single-column .notification .account__relationship { + border-radius: 50%; + height: 24px; + transform: translateY(-4px); +} + +/* Emoji-mart search input */ +.layout-single-column .emoji-mart-search-icon svg { + fill: var(--color-border); + opacity: 1; +} + +.layout-single-column .emoji-mart-search > input:focus-visible ~ .emoji-mart-search-icon svg { + fill: var(--color-accent); +} + +.layout-single-column .emoji-mart-search > input { + font-size: var(--font-size-smaller); +} + +.layout-single-column .compose-form__autosuggest-wrapper textarea::placeholder, +.layout-single-column .report-dialog-modal__textarea::placeholder, +.layout-single-column .emoji-mart-search > input::placeholder { + color: var(--color-dim); + opacity: 1; +} + +.layout-single-column .report-dialog-modal__textarea, +.layout-single-column .report-dialog-modal__textarea:focus, +.layout-single-column .emoji-mart-search > input:focus { + color: var(--color-light-text); +} + +.layout-single-column .emoji-mart-search-icon:disabled { + opacity: 1; +} + +/* Search */ +.layout-single-column .search .search__icon .icon-search { + background-image: var(--icon-search); + background-position: center; + background-repeat: no-repeat; + background-size: 20px; + display: inline-block; + height: 24px; + width: 24px; +} + +.layout-single-column .search .search__icon .icon { + inset-inline-start: unset; + position: absolute; + right: 14px; + top: 9px; +} + +.layout-single-column .search .search__icon .icon-search path { + display: none; +} + +.layout-single-column .search.active .search__input, +.layout-single-column input.setting-text, +.layout-single-column .search__input { + background-color: var(--color-mud); + border-color: var(--color-mud); + border-radius: 32px; + color: var(--color-dim); + font-size: var(--font-size); + height: 42px; + padding: 0 20px; +} + +/* Input texts */ +.layout-single-column .search.active .search__input, +.layout-single-column .poll__option input[type="text"], +.layout-single-column input.setting-text:focus, +.layout-single-column .search__input:focus { + color: var(--color-light-text); +} + +/* Poll input */ +.layout-single-column .poll__option input[type="text"] { + background-color: transparent; + border-color: var(--color-border); +} + +.layout-single-column .poll__option input[type="text"]:focus { + border-color: var(--color-accent); +} + +/* Placeholders */ +.layout-single-column .poll__option input[type="text"]::placeholder, +.layout-single-column .search__input::placeholder, +.layout-single-column input::placeholder, +.layout-single-column input.setting-text::placeholder { + color: var(--color-dim); + opacity: 1; +} + +/* Profile */ +.layout-single-column .getting-started__trends h4, +.layout-single-column .account__header__bar { + border-color: var(--color-border); +} + +.layout-single-column .account__header__bio .account__header__fields { + background-color: transparent; + border: 0; + color: var(--color-dim); + display: flex; + flex-wrap: wrap; + gap: var(--gap-default); + padding: 0; +} + +/* New popout styles */ +.layout-single-column .account__domain-pill__popout { + border: 1px solid var(--color-mud); + color: var(--color-light-purple); +} + +.layout-single-column .account__domain-pill__popout__parts > div:nth-child(2) svg { + background-image: var(--icon-globe-purple); + background-size: 24px; +} + +.layout-single-column .account__domain-pill__popout__handle { + background-color: var(--color-dark); + border: 0; + color: var(--color-accent); + padding: 12px 10px; +} + +/* Hide unnecessary header icon for minimalism */ +.layout-single-column .account__domain-pill__popout__header__icon { + display: none; +} + +.account__domain-pill__popout > p { + font-size: var(--font-size-smaller); + line-height: 1.3; +} + +/* Truncate too long links in the profile, like Nostr */ +.layout-single-column .account__header__bio .account__header__fields span > a:only-of-type { + display: block; + max-width: 220px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} + +.layout-single-column .account__header__bio .account__header__fields dl::after { + content: '|'; + order: 2; +} + +/* Recognize empty field and remove pipe */ +.layout-single-column .account__header__bio .account__header__fields dl:has(dd > span:empty)::after { + display: none; +} + +.layout-single-column .account__header__bio .account__header__fields dt { + order: 1; +} + +.layout-single-column .account__header__bio .account__header__fields dd { + order: 3; +} + +/* Hide the character in between Joined label */ +.layout-single-column .account__header__bio .account__header__fields dl:first-of-type::before, +.layout-single-column .account__header__bio .account__header__fields dl:first-of-type::after { + display: none; +} + +/* Make full width... */ +/* stylelint-disable no-duplicate-selectors */ +.layout-single-column .account__header__bio .account__header__fields dl { + width: 100%; +} +/* stylelint-enable no-duplicate-selectors */ + +/* ...except on those that have label with GitHub, github, YouTube or similar */ +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="github" i], dt[title*="youtube" i], dt[title*="website" i], dt[title*="twitch" i], dt[title*="twitter" i], dt[title="x" i], dt[title*="discord" i], dt[title*="linkedin" i], dt[title*="instagram" i], dt[title="IG"], dt[title~="Mastodon account" i], dt[title~="Mastodon account" i], dt[title~="account" i], dt[title="Alt account" i], dt[title*="mastodon" i], dt[title*="masto" i], dt[title*="ko-fi" i], dt[title*="kofi" i], dt[title*="paypal" i], dt[title*="patreon" i], dt[title*="threads" i], dt[title*="bluesky" i], dt[title*="nostr" i], dt[title*="facebook" i], dt[title*="friendica" i], dt[title*="pronouns" i], dt[title*="wordpress" i], dt[title*="fb" i], dt[title*="bandcamp" i]) { + max-width: 50%; + order: 9999; + width: auto; +} + +/* Hide labels that show "Website", "YouTube", etc. */ +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="github" i], dt[title*="youtube" i], dt[title*="website" i], dt[title*="twitch" i], dt[title*="twitter" i], dt[title="x" i], dt[title*="discord" i], dt[title*="linkedin" i], dt[title*="instagram" i], dt[title="IG"], dt[title~="Mastodon account" i], dt[title~="Mastodon account" i], dt[title~="account" i], dt[title="Alt account" i], dt[title*="mastodon" i], dt[title*="masto" i], dt[title*="ko-fi" i], dt[title*="kofi" i], dt[title*="paypal" i], dt[title*="patreon" i], dt[title*="threads" i], dt[title*="bluesky" i], dt[title*="nostr" i], dt[title*="bandcamp" i], dt[title*="facebook" i], dt[title*="friendica" i], dt[title*="pronouns" i], dt[title*="wordpress" i], dt[title*="fb" i]) dt { + display: none; +} + +/* Hide pipe after link icon and the link icon from the ones that already have an icon */ +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="website" i])::after, +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="github" i], dt[title*="youtube" i], dt[title*="twitch" i], dt[title*="twitter" i], dt[title="x" i], dt[title*="discord" i], dt[title*="linkedin" i], dt[title*="instagram" i], dt[title="IG"], dt[title~="Mastodon account" i], dt[title~="Mastodon account" i], dt[title~="account" i], dt[title="Alt account" i], dt[title*="mastodon" i], dt[title*="masto" i], dt[title*="ko-fi" i], dt[title*="kofi" i], dt[title*="paypal" i], dt[title*="patreon" i], dt[title*="threads" i], dt[title*="bluesky" i], dt[title*="nostr" i], dt[title*="bandcamp" i], dt[title*="facebook" i], dt[title*="friendica" i], dt[title*="pronouns" i], dt[title*="wordpress" i], dt[title*="fb" i])::before { + display: none; +} + +/* If GitHub etc. move even further from links */ +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="github" i], dt[title*="youtube" i], dt[title*="twitch" i], dt[title*="twitter" i], dt[title="x" i], dt[title*="discord" i], dt[title*="linkedin" i], dt[title*="instagram" i], dt[title="IG"], dt[title="bandcamp"], dt[title="facebook"], dt[title="friendica"], dt[title="pronouns"], dt[title="wordpress"], dt[title="fb"]) { + order: 99999; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="github" i])::after { + content: var(--icon-github); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="discord" i])::after { + content: var(--icon-discord); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="linkedin" i])::after { + content: var(--icon-linkedin); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title="IG"], dt[title*="instagram" i])::after { + content: var(--icon-instagram); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="youtube" i])::after { + content: var(--icon-youtube); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="twitch" i])::after { + content: var(--icon-twitch); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title="x" i])::after, +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="twitter" i])::after { + content: var(--icon-twitter); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="patreon" i])::after { + content: var(--icon-patreon); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="paypal" i])::after { + content: var(--icon-paypal); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="kofi" i])::after, +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="ko-fi" i])::after { + content: var(--icon-kofi); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="bandcamp" i])::after { + content: var(--icon-bandcamp); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="facebook" i])::after, +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="fb" i])::after { + content: var(--icon-facebook); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="friendica" i])::after { + content: var(--icon-friendica); + height: 18.5px; + transform: scale(.9); + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="pronouns" i])::after { + content: var(--icon-genderless-pronouns); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="wordpress" i])::after { + content: var(--icon-wordpress); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="masto" i])::after, +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="mastodon" i])::after, +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title="Alt account" i])::after, +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title~="account" i])::after, +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title~="Mastodon account" i])::after { + content: var(--icon-mastodon); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="threads" i])::after { + content: var(--icon-threads); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="bluesky" i])::after { + content: var(--icon-bluesky); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dl:has(dt[title*="nostr" i])::after { + content: var(--icon-nostr); + height: 18.5px; + width: 18.5px; +} + +/* Default link icon */ +.layout-single-column .account__header__bio .account__header__fields dl::before { + content: var(--icon-link); + height: 18.5px; + width: 18.5px; +} + +/* If the profile item has no link element, show just label icon */ +.layout-single-column .account__header__bio .account__header__fields dl:not(:has(a))::before { + content: var(--icon-label); + height: 18.5px; + width: 18.5px; +} + +/* Verified colors for Firefox before :has */ +.layout-single-column .account__details .verified-badge a, +.layout-single-column .account__header__bar .account__header__fields .verified__mark, +.layout-single-column .account__header__bar .account__header__fields .verified a, +.layout-single-column .account__header__bar .account__header__bio .account__header__fields .verified a, +.layout-single-column .account__header__bar .account__header__bio .account__header__fields .verified dd { + color: var(--color-verified); + font-weight: var(--font-weight-regular); +} + +/* Reset verified colors */ +.layout-single-column .account__details .verified-badge a, +.layout-single-column .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified__mark, +.layout-single-column .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified a, +.layout-single-column .account__header__bar:has(.account__header__fields .verified) .account__header__bio .account__header__fields .verified a, +.layout-single-column .account__header__bar:has(.account__header__fields .verified) .account__header__bio .account__header__fields .verified dd { + color: var(--color-accent); + font-weight: var(--font-weight-regular); +} + +/* Replace verified__mark */ +.layout-single-column .account__details .verified-badge .verified-badge__mark, +.layout-single-column .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified__mark { + background-image: var(--icon-verified-smaller); + background-repeat: no-repeat; + height: 15px; + width: 15px; +} + +.layout-single-column .account__details .verified-badge .verified-badge__mark path, +.layout-single-column .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified__mark path { + display: none; +} + +.layout-single-column .account__details .verified-badge, +.layout-single-column .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified dd { + align-items: center; + display: inline-flex; + gap: 4px; +} + +.layout-single-column .account__details .verified-badge .verified-badge__mark, +.layout-single-column .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified dd span:nth-child(1) { + align-items: center; + display: flex; + order: 2; +} + +.layout-single-column .account__details .verified-badge > span, +.layout-single-column .account__header__bar:has(.account__header__fields .verified) .account__header__fields .verified dd span:nth-child(2) { + order: 1; +} + +/* Joined label */ +.layout-single-column .account__header__bio .account__header__fields dt:not([title]) { + display: inline-flex; + font-weight: var(--font-weight-regular); + gap: calc(var(--gap-default) / 2); + text-transform: unset; +} + +.layout-single-column h4, +.layout-single-column .search__popout h4, +.layout-single-column .search-popout h4, +.layout-single-column .server-banner h4 { + text-transform: unset; +} + +.layout-single-column .account__header__bio .account__header__fields dt:not([title])::before { + content: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" fill="%23717c9b" class="r-115tad6 r-4qtqp9 r-yyyyoo r-1xvli5t r-1d4mawv r-dnmrzs r-bnwqim r-1plcrui r-lrvibr"%3E%3Cg%3E%3Cpath d="M7 4V3h2v1h6V3h2v1h1.5C19.89 4 21 5.12 21 6.5v12c0 1.38-1.11 2.5-2.5 2.5h-13C4.12 21 3 19.88 3 18.5v-12C3 5.12 4.12 4 5.5 4H7zm0 2H5.5c-.27 0-.5.22-.5.5v12c0 .28.23.5.5.5h13c.28 0 .5-.22.5-.5v-12c0-.28-.22-.5-.5-.5H17v1h-2V6H9v1H7V6zm0 6h2v-2H7v2zm0 4h2v-2H7v2zm4-4h2v-2h-2v2zm0 4h2v-2h-2v2zm4-4h2v-2h-2v2z"%3E%3C/path%3E%3C/g%3E%3C/svg%3E'); + height: 18.5px; + width: 18.5px; +} + +.layout-single-column .account__header__bio .account__header__fields dd, +.layout-single-column .account__header__bio .account__header__fields dt { + color: var(--color-dim); + font-size: var(--font-size); + font-weight: var(--font-weight-regular); + text-transform: unset; +} + +/* stylelint-disable no-duplicate-selectors */ +.layout-single-column .account__header__bio .account__header__fields dl { + background-color: transparent; + border: 0; + color: var(--color-dim); + display: inline-flex; + font-size: var(--font-size); + font-weight: var(--font-weight-regular); + gap: calc(var(--gap-default) / 2); + padding: 0; +} + +/* stylelint-enable no-duplicate-selectors */ +.layout-single-column .getting-started__trends h4 { + border: 0; + font-size: var(--font-size-heading); + font-weight: var(--font-weight-bold); + line-height: 24px; + margin-bottom: var(--gap-default); + text-transform: unset; +} + +.layout-single-column .getting-started__trends { + margin-top: calc(var(--gap-default) * 2); +} + +.layout-single-column .trends__item__name a { + font-size: var(--font-size); +} + +.layout-single-column .trends__item__name { + display: grid; + gap: 4px; +} + +.layout-single-column .account__header__image { + height: 200px; +} + +.layout-single-column .account__header__bar .avatar .account__avatar { + background-color: transparent; + border: 0; + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + height: 133.5px !important; + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: 133.5px !important; +} + +.layout-single-column .account__header__tabs { + overflow: visible; +} + +.layout-single-column .account__header__tabs .account-role { + display: none; + width: 133.5px; +} + +/* Follow/unfollow button */ +body.embed .button.logo-button, +.layout-single-column .notification__report__actions .button, +.layout-single-column .column-inline-form button, +.layout-single-column .explore__suggestions .account-card__actions__button button, +.layout-single-column .account__header__tabs__buttons .button, +.layout-single-column .account .account__relationship > .button, +.layout-single-column .notification .account__relationship > .button { + background-color: transparent; + border-bottom-left-radius: 9999px; + border-bottom-right-radius: 9999px; + border-top-left-radius: 9999px; + border-top-right-radius: 9999px; + color: var(--color-light-text); + font-size: var(--font-size); + max-width: 36vw; + overflow: hidden; + padding-left: 16px; + padding-right: 16px; + text-overflow: ellipsis; + transition: all 200ms; + white-space: nowrap; +} + +/* Dark button borders and other things that have borders all around */ +body.embed .button.logo-button, +.layout-single-column .notification__report__actions .button, +.layout-single-column .column-inline-form button, +.layout-single-column .explore__suggestions .account-card__actions__button button, +.layout-single-column .account__header__tabs__buttons .button, +.layout-single-column .account__header__tabs__buttons .icon-button, +.layout-single-column .notification .account__relationship > .button, +.layout-single-column .account .account__relationship > .button { + border: 1px solid var(--color-outer-space); +} + +.layout-single-column .account__header__tabs__buttons .icon-button { + color: var(--color-light-text); +} + +/* Fix focus overflow for 4.1.4-nightly */ +.layout-single-column .account__header__tabs__buttons { + overflow: visible; +} + +/* stylelint-disable-next-line */ +.layout-single-column .account__header__tabs__buttons .icon-button { + align-items: center; + border-bottom-left-radius: 9999px; + border-bottom-right-radius: 9999px; + border-top-left-radius: 9999px; + border-top-right-radius: 9999px; + display: inline-flex; + height: 36px; + justify-content: center; + padding: 0; + width: 36px; +} + +/* Copy-icon size in profile */ +.layout-single-column .account__header__tabs__buttons .icon-button svg { + height: 18px; + width: 18px; +} + +body.embed .button.logo-button:hover, +.layout-single-column .column-inline-form button:hover, +.layout-single-column .explore__suggestions .account-card__actions__button button:hover, +.layout-single-column .account__header__tabs__buttons .icon-button.active { + color: var(--color-light-text); +} + +.layout-single-column .account__header__tabs__buttons .icon-button .icon-bell-o, +.layout-single-column .account__header__tabs__buttons .icon-button .icon-bell { + background-image: var(--icon-bell-header-tabs); +} + +.layout-single-column .account__header__tabs__buttons .icon-button.active .icon-bell-o, +.layout-single-column .account__header__tabs__buttons .icon-button.active .icon-bell { + background-image: var(--icon-bell-header-tabs-active); +} + +.layout-single-column .explore__suggestions .account-card__actions__button button:hover, +.layout-single-column .account__header__tabs__buttons .button:focus, +.layout-single-column .account__header__tabs__buttons .button:hover, +.layout-single-column .notification .account__relationship > .button:hover, +.layout-single-column .notification .account__relationship > .button:focus, +.layout-single-column .account .account__relationship > .button:hover, +.layout-single-column .account .account__relationship > .button:focus { + background-color: var(--color-profile-button-hover); +} + +.layout-single-column .detailed-status__action-bar .icon-button:focus, +.layout-single-column .status__action-bar .icon-button:focus, +.layout-single-column .detailed-status__action-bar .icon-button:hover, +.layout-single-column .status__action-bar .icon-button:hover { + background-color: transparent; +} + +.layout-single-column .detailed-status__action-bar .icon-button:hover::after, +.layout-single-column .status__action-bar .icon-button:hover::after { + opacity: 1; +} + +.layout-single-column .detailed-status__action-bar .icon-button::after, +.layout-single-column .status__action-bar .icon-button::after { + background-color: rgba(96, 105, 132, .15); + border-radius: 50%; + content: ''; + height: 36px; + left: 0; + opacity: 0; + pointer-events: none; + position: absolute; + top: -8px; + transform: translateX(8px) translateY(1px); + width: 36px; + z-index: -1; +} + +.layout-single-column .conversation .icon-button::after { + transform: translateX(-8px) translateY(1px); +} + +.layout-single-column .conversation__content { + overflow: visible; +} + +.layout-single-column .detailed-status__button { + max-height: 24px; + max-width: 120px; + position: relative; +} + +.layout-single-column .detailed-status__button .icon-button.star-icon::after { + transform: translateX(3px); +} + +.layout-single-column .status__action-bar .icon-button.icon-button--with-counter::after { + transform: translateX(0) translateY(0); +} + +/* Misc UI fixes */ +.layout-single-column .search__icon .icon.active { + opacity: 1; +} + +/* Follow recommendations, "Who to follow" since Mastodon v4.3.0-alpha.1 (2024-02-01) */ +.layout-single-column .inline-follow-suggestions__body__scrollable__card .account__avatar { + background-color: transparent; + border: 0; +} + +/* Explore -> For you shade in bio */ +.layout-single-column .scrollable .account-card__bio::after { + /* stylelint-disable-next-line */ + background: linear-gradient(270deg, var(--color-bg), transparent); +} + +/* Empty column */ +.layout-single-column .empty-column-indicator { + min-height: 120px; +} + +.layout-single-column .status__prepend + .status { + padding-top: 10px; +} + +.layout-single-column .search__icon .icon-times-circle { + top: 9px; +} + +.layout-single-column .setting-text__toolbar { + align-items: center; +} + +.layout-single-column .timeline-hint strong { + display: block; + margin-bottom: var(--gap-default); +} + +.layout-single-column .timeline-hint br { + display: none; +} + +/* General fixes */ +.layout-single-column .account__header__bar .avatar { + /* stylelint-disable-next-line */ + margin-left: 0 !important; +} + +/* Fix for button line-height */ +.layout-single-column .button.logo-button { + line-height: 22px; +} + +/* Visual indicator about direct messages + @source https://github.com/mastodon/mastodon/issues/22158#issuecomment-1353661031 */ + +.notification-ungrouped--direct, +.layout-single-column .detailed-status-direct { + position: relative; +} + +.notification-ungrouped--mention.notification-grouped--direct::after, +.notification-ungrouped--mention.notification-ungrouped--direct::after { + border-left: 20px solid transparent; + border-top: 20px solid var(--color-accent); + /* Add a ribbon to the corner */ + content: ''; + height: 0; + position: absolute; + right: 0; + top: 0; + width: 0; +} + +/* Indicator for private mentions when grouped notifications are enabled in 4.3.0 */ +.notification-ungrouped--direct .status__wrapper-direct::after, +.notification-ungrouped--direct .detailed-status-direct::after { + display: none; +} + +.layout-single-column .notification .status__wrapper-direct::after { + top: -40px; +} + +/* Private message conversations */ +.layout-single-column .conversation .status__action-bar { + padding-left: 0; +} + +/* Default buttons */ +.layout-single-column .compose-form__buttons button, +.layout-single-column .button { + border-bottom-left-radius: 9999px; + border-bottom-right-radius: 9999px; + border-top-left-radius: 9999px; + border-top-right-radius: 9999px; +} + +/* Compose hover and focus fix */ +.layout-single-column .report-dialog-modal__actions .button:hover, +.layout-single-column .server-banner .button, +.layout-single-column .sign-in-banner .button, +.layout-single-column .ui__header__links .button, +.layout-single-column .compose-form__publish-button-wrapper button { + background-color: var(--color-accent-dark); + border-color: var(--color-accent-dark); + color: var(--color-button-text); + transition: all 200ms; +} + +/* Compose form */ +.layout-single-column .compose-panel .compose-form__highlightable, +.layout-single-column .compose-panel .compose-form { + background-color: transparent; + border: 0; + margin-bottom: 0; + position: relative; + z-index: 4; +} + +body .compose-form .compose-form__uploads { + margin-left: 0; + margin-top: 0; + padding-left: 0; + padding-right: 0; +} + +/* New compose form buttons from 4.3.0-alpha 2024-01-27 */ +.layout-single-column .compose-form__dropdowns { + gap: 10px; +} + +.layout-single-column .compose-form__dropdowns .dropdown-button.active, +.layout-single-column .compose-form__dropdowns .dropdown-button { + background-color: transparent; + border: 0; + color: var(--color-dim); + padding: 0; +} + +.layout-single-column .compose-form__dropdowns .dropdown-button.active, +.layout-single-column .compose-form__dropdowns .dropdown-button:hover, +.layout-single-column .compose-form__dropdowns .dropdown-button:focus { + color: var(--color-accent); +} + +.layout-single-column .compose-form__submit { + flex: unset; +} + +.layout-single-column .compose-form__actions { + justify-content: space-between; +} + +.layout-single-column .compose-form__actions .icon-button.active { + background-color: transparent; + color: var(--color-accent); +} + +/* Footer items */ +.link-footer { + position: relative; + z-index: 5; +} + +.link-footer p .version { + white-space: normal; +} + +.layout-single-column .compose-form__footer { + gap: 4px; + padding-bottom: 6px; +} + +/* Add slight background color for the compose form */ +/* stylelint-disable-next-line no-duplicate-selectors */ +.layout-single-column .compose-form .compose-form__highlightable, +.layout-single-column .compose-form__highlightable .compose-form__buttons-wrapper, +.layout-single-column .compose-form .compose-form__autosuggest-wrapper, +.layout-single-column .compose-form .compose-form__buttons-wrapper { + background-color: var(--color-bg-compose-form); + border-color: var(--color-bg-compose-form); + padding-top: 0; + transition: all 200ms; +} + +/* Smooth color transition on focus */ +.layout-single-column .compose-form .compose-form__highlightable:focus-within, +.layout-single-column .compose-form .compose-form__autosuggest-wrapper:focus-within, +.layout-single-column .compose-form .compose-form__autosuggest-wrapper:focus-within ~ .compose-form__buttons-wrapper, +.layout-single-column .compose-form__highlightable .compose-form__autosuggest-wrapper:focus-within ~ .compose-form__buttons-wrapper { + background-color: var(--color-bg-compose-form-focus); + border-color: var(--color-bg-compose-form-focus); +} + +/* Fixes bottom row padding when there's a background */ +.layout-single-column .compose-form__highlightable .compose-form__buttons-wrapper, +.layout-single-column .compose-form .compose-form__buttons-wrapper { + padding: calc(var(--gap-default) / 2); +} + +.layout-single-column .navigation-bar + .compose-form { + padding-top: 10px; +} + +.layout-single-column .server-banner .button:hover, +.layout-single-column .server-banner .button:focus, +.layout-single-column .sign-in-banner .button:hover, +.layout-single-column .sign-in-banner .button:hover:focus, +.layout-single-column .ui__header__links .button:hover, +.layout-single-column .ui__header__links .button:focus, +.layout-single-column .compose-form__publish-button-wrapper button:hover, +.layout-single-column .compose-form__publish-button-wrapper button:focus { + background-color: var(--color-brand-mastodon-links); + border-color: var(--color-brand-mastodon-links); + color: var(--color-button-text); +} + +/* Tertiary button */ +.layout-single-column .button.button-tertiary { + /* stylelint-disable-next-line */ + background-color: transparent !important; + /* stylelint-disable-next-line */ + border: 1px solid var(--color-accent-dark) !important; + color: var(--color-ghost-button-text); + padding: 6px 17px; +} + +.layout-single-column .button.button-tertiary:active, +.layout-single-column .button.button-tertiary:focus, +.layout-single-column .button.button-tertiary:hover { + border: 1px solid var(--color-accent-dark); +} + +/* Secondary button */ +.layout-single-column .button.button-secondary { + /* stylelint-disable-next-line */ + background-color: transparent; + border: 1px solid var(--color-dim); + color: var(--color-dim); +} + +.layout-single-column .button.button-secondary:hover { + /* stylelint-disable-next-line */ + background-color: var(--color-light-text); + border-color: var(--color-light-text); + color: var(--color-bg); +} + +.layout-single-column .button.button-tertiary:focus, +.layout-single-column .button.button-tertiary:hover { + /* stylelint-disable-next-line */ + background-color: var(--color-brand-mastodon-links) !important; + /* stylelint-disable-next-line */ + border-color: var(--color-brand-mastodon-links) !important; + /* stylelint-disable-next-line */ + color: var(--color-bg) !important; + + /* This is actually wrong in Mastodon default UI as well, hover should not have padding but yet it has */ + padding: 6px 17px; +} + +/* Smaller icon for back button */ +.layout-single-column .column-back-button i, +.layout-single-column .column-header__back-button i { + font-size: 12px; +} + +.layout-single-column .icon-button__counter { + font-size: var(--font-size-smaller); +} + +/* Smaller icons for status action bar */ +.layout-single-column .status__action-bar .icon { + font-size: 14.6px; + min-width: 18px; +} + +.layout-single-column .status__action-bar .icon.icon-retweet { + min-width: 21px; +} + +.layout-single-column .status__action-bar .icon-button--with-counter { + align-items: center; + display: inline-flex; + gap: 6px; +} + +.layout-single-column .status__action-bar .icon-button { + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + height: 24px !important; + /* stylelint-disable-next-line */ + min-width: 45.78px !important; + position: relative; + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: unset !important; +} + +/* Fix reply button not starting from the beginning */ +.layout-single-column .status__action-bar .icon-button:nth-of-type(1) { + /* stylelint-disable-next-line */ + min-width: 42.22px !important; + /* stylelint-disable-next-line */ + width: 42.22px !important; +} + +.layout-single-column .status__action-bar .icon-button:nth-of-type(1)::after { + transform: translateX(4px) translateY(2px); +} + +.layout-single-column .navigation-panel__menu { + display: flex; + flex-wrap: wrap; +} + +@media screen and (max-height: 980px) { + .navigation-panel .column-link.column-link--optional { + display: none; + } +} + +/* Order of items in v4.3.0-beta2-2024-09-29 */ +.columns-area__panels__pane--navigational .navigation-panel__logo { + order: 1; +} + +.columns-area__panels__pane--navigational .navigation-panel__menu { + order: 2; +} + +.columns-area__panels__pane--navigational .flex-spacer { + order: 3; +} + +.columns-area__panels__pane--navigational .navigation-panel__portal { + order: 4; +} + +@media screen and (min-width: 890px) { + /* Hide the space between Lists and the actual lists */ + .layout-single-column .list-panel > hr, + .layout-single-column .list-panel + hr { + display: none; + } + + .layout-single-column .navigation-panel__menu { + align-items: flex-start; + display: flex; + flex: unset; + flex-wrap: wrap; + gap: 0; + overflow: visible; + position: relative; + } + + /* Hide lists if there's not enough space on desktop vertically */ + .layout-single-column .list-panel { + opacity: 0; + transition: all 200ms; + } + + .layout-single-column .list-panel:focus, + .layout-single-column .list-panel:hover, + .layout-single-column .column-link[href="/lists"]:focus ~ .list-panel, + .layout-single-column .column-link[href="/lists"]:hover ~ .list-panel { + opacity: 1; + } + + /* Order of the side nav items */ + .layout-single-column .column-link[href="/home"] { + order: 2; + } + + .layout-single-column .column-link[href="/notifications"] { + order: 3; + } + + .layout-single-column .column-link[href="/explore"] { + order: 4; + } + + .layout-single-column .column-link[href="/public/local"] { + order: 5; + } + + .layout-single-column .column-link[href="/public"] { + order: 6; + } + + .layout-single-column .column-link[href="/conversations"] { + order: 7; + } + + .layout-single-column .column-link[href='/follow_requests'] { + order: 8; + } + + .layout-single-column .column-link[href="/bookmarks"] { + order: 9; + } + + .layout-single-column .column-link[href="/favourites"] { + order: 10; + } + + .layout-single-column .column-link[href="/search"] { + order: 11; + } + + .layout-single-column .column-link[href="/lists"] { + order: 16; + } + + .layout-single-column .column-link[href="/admin/dashboard"] { + order: 11; + } + + .layout-single-column .column-link[href="/admin/reports"] { + order: 12; + } + + /* stylelint-disable-next-line no-duplicate-selectors */ + .layout-single-column .list-panel { + order: 22; + } + + .layout-single-column .column-link[href="/settings/preferences"] { + order: 11; + } + + .layout-single-column .navigation-panel__sign-in-banner, + .layout-single-column .navigation-panel__legal { + order: 14; + } + + .layout-single-column .getting-started__trends { + order: 16; + } + + .layout-single-column .status__action-bar .icon-button { + /* stylelint-disable-next-line */ + height: 24px !important; + position: relative; + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: 50px !important; + } + + .layout-single-column .conversation .status__action-bar .icon-button { + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: auto !important; + } + + /* Fix list links if they are too short */ + .layout-single-column .list-panel .column-link { + display: flex; + } +} + +/* Replace bookmark icon */ +.layout-single-column .status .icon-button:hover:focus .icon-bookmark, +.layout-single-column .status .icon-button:focus .icon-bookmark, +.layout-single-column .status .icon-button.active .icon-bookmark { + background-image: var(--icon-bookmark-active); +} + +.layout-single-column .status button.icon-button:hover .icon-bookmark { + background-image: var(--icon-bookmark-status-hover); +} + +/* Replace the original icons (after 4.3.0) +------------------------------------------- + +/* Set size for the filter bar and profile icons */ +/* stylelint-disable-next-line */ +.layout-single-column .account__header__tabs__buttons .icon, +.layout-single-column .notification__filter-bar .icon { + --size-icon: 20px; +} + +/* Set size for the column link icons */ +.layout-single-column .column-link .icon { + --size-icon: 24px; + height: 26px; + width: 26px; +} + +/* Set size for the status icons */ +.layout-single-column .detailed-status__action-bar .icon, +.layout-single-column .status__action-bar .icon { + --size-icon: 19px; +} + +/* General for all column icons */ +/* stylelint-disable-next-line */ +.layout-single-column .notification-group--favourite .notification__message > .icon, +.layout-single-column .notification-favourite .notification__message > .icon, +.layout-single-column .notification-reblog .notification__message > .icon, +.layout-single-column .account__header__tabs__buttons .icon, +.layout-single-column .detailed-status__action-bar .icon, +.layout-single-column .status__action-bar .icon, +.layout-single-column .notification__filter-bar .icon, +.layout-single-column .column-link .icon { + background-position: center; + background-repeat: no-repeat; + position: relative; +} + +/* stylelint-disable-next-line */ +.layout-single-column .list-adder__lists .icon-plus, +.layout-single-column .list-adder__lists .icon-times, +.layout-single-column .detailed-status__action-bar .icon, +.layout-single-column .status__action-bar .icon, +.layout-single-column .notification__filter-bar .icon, +.layout-single-column .column-header__button .icon-sliders, +.layout-single-column .column-link .icon { + background-size: var(--size-icon) var(--size-icon); + height: var(--size-icon); + width: var(--size-icon); +} + +.layout-single-column .account__header__tabs__buttons .icon { + background-position: center; + background-size: var(--size-icon) var(--size-icon); +} + +.layout-single-column .status__prepend .icon.icon-at { + height: 18px; + position: relative; + top: 2px; + width: 18px; +} + +/* Hide the original icon from behind */ +.layout-single-column .list-adder__lists .icon-plus > path, +.layout-single-column .list-adder__lists .icon-times > path, +.layout-single-column .list-adder__lists .list__display-name svg > path, +.layout-single-column .status__prepend .icon.icon-retweet path, +.layout-single-column .notification-group--reblog > .notification-group__icon > .icon path, +.layout-single-column .notification-reblog .notification__message > .icon path, +.layout-single-column .notification-group--favourite > .notification-group__icon > .icon path, +.layout-single-column .notification-group--favourite .notification__message > .icon path, +.layout-single-column .notification-favourite .notification__message > .icon path, +.layout-single-column .account__header__tabs__buttons .icon path, +.layout-single-column .detailed-status__action-bar .icon path, +.layout-single-column .notification__filter-bar .icon path, +.layout-single-column .status__action-bar path, +.layout-single-column .column-link .icon path, +.layout-single-column .load-more path, +.layout-single-column .account__domain-pill__popout__parts > div:nth-child(2) path, +.layout-single-column .column-header__button .icon-sliders > path, +.compose-form .icon-close > path { + display: none; +} + +/* ...except for these icons, we kinda like them as they are */ +.layout-single-column .icon-user-plus.column-link__icon path, +.layout-single-column .icon.icon-undefined path, +.layout-single-column .icon.icon-users path, +.layout-single-column .account__header__tabs__buttons .icon.icon-user-plus path, +.layout-single-column .notification__filter-bar .icon.icon-user-plus path, +.layout-single-column .account__header__tabs__buttons .icon.icon-tasks path, +.layout-single-column .notification__filter-bar .icon.icon-tasks path { + display: block; +} + +/* Home icon */ +.layout-single-column .column-link .icon-home { + background-image: var(--icon-home); +} + +.layout-single-column .column-link.active .icon-home { + background-image: var(--icon-home-column-link-active); +} + +.layout-single-column .notification__filter-bar .icon-home { + background-image: var(--icon-home-notification); +} + +.layout-single-column .notification__filter-bar .active .icon-home { + background-image: var(--icon-home-notification-active); +} + +.layout-single-column .list-adder__lists .icon-plus { + --size-icon: 20px; + background-image: var(--icon-plus); +} + +.layout-single-column .list-adder__lists .icon-times { + --size-icon: 20px; + background-image: var(--icon-checked-green); +} + +.layout-single-column .list-adder__lists .icon-button:hover .icon-plus { + background-image: var(--icon-plus-green); +} + +.layout-single-column .list-adder__lists .icon-button:hover .icon-times { + background-image: var(--icon-cross-red); +} + +/* Notifications icon */ +.layout-single-column .icon.icon-bell-o, +.layout-single-column .column-link .icon-bell { + background-image: var(--icon-bell); +} + +.layout-single-column .active .icon.icon-bell, +.layout-single-column .column-link.active .icon-bell { + background-image: var(--icon-bell-active); +} + +/* Explore icon */ +.layout-single-column .column-link .icon-explore, +.layout-single-column .column-link .icon-hashtag { + background-image: var(--icon-hashtag); +} + +.layout-single-column .column-link.active .icon-explore, +.layout-single-column .column-link.active .icon-hashtag { + background-image: var(--icon-hashtag-active); +} + +/* Live feeds icon */ +.layout-single-column .column-link .icon-globe { + background-image: var(--icon-globe); +} + +.layout-single-column .column-link.active .icon-globe { + background-image: var(--icon-globe-active); +} + +/* Private mentions icon */ +.layout-single-column .column-link .icon-at { + background-image: var(--icon-direct-messages); +} + +.layout-single-column .column-link.active .icon-at { + background-image: var(--icon-direct-messages-active); + transform: scale(1.15); +} + +/* Bookmarks icon */ +.layout-single-column .column-link .icon-bookmarks { + background-image: var(--icon-bookmark-column-link); +} + +.layout-single-column .column-link.active .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-active); +} + +/* Preferences icon */ +.layout-single-column .column-link .icon-cog { + --size-icon: 24px; + background-image: var(--icon-sliders-contrast); +} + +/* Settings icon */ +.layout-single-column .column-header__button .icon-sliders { + --size-icon: 20px; + background-image: var(--icon-sliders); +} + +/* Administration icon */ +.layout-single-column .column-link .icon-tachometer { + --size-icon: 24px; + background-image: var(--icon-administration); +} + +/* Moderation icon */ +.layout-single-column .column-link .icon-flag { + --size-icon: 24px; + background-image: var(--icon-moderation); +} + +/* Replace retweet icon */ +.layout-single-column .notification__filter-bar .icon-retweet { + background-image: var(--icon-boost-notification-filter-bar); +} + +.layout-single-column .notification__filter-bar .active .icon-retweet { + background-image: var(--icon-boost-notification-filter-bar-active); +} + +.layout-single-column .notification__filter-bar .active .icon-mailreply, +.layout-single-column .notification__filter-bar .active .icon-reply-all, +.layout-single-column .notification__filter-bar .active .icon-reply { + background-image: var(--icon-reply-nofitication-filter-bar-active); +} + +.layout-single-column .detailed-status button.icon-button .icon-retweet, +.layout-single-column .status button.icon-button .icon-retweet { + background-image: var(--icon-boost-status); + background-position: center; + background-repeat: no-repeat; +} + +/* Replace notification retweet icon */ +.layout-single-column .notification-group--reblog .icon-repeat, +.layout-single-column .notification-reblog .icon-retweet { + background-image: var(--icon-boost-notification-wrapper); +} + +/* stylelint-disable-next-line */ +.layout-single-column button.icon-button .icon-retweet { + --size-icon: 20px; + background-image: var(--icon-boost); + background-position: center; + background-repeat: no-repeat; +} + +.layout-single-column button.icon-button:hover .icon-retweet, +.layout-single-column button.icon-button.active .icon-retweet { + background-image: var(--icon-boost-active); + background-position: center; + background-repeat: no-repeat; +} + +/* Un-boost and un-bookmark styles */ +/* Mobile devices */ +.layout-single-column button.icon-button:not(.active):focus .icon-retweet, +.layout-single-column button.icon-button:not(.active):hover .icon-retweet { + animation: none; + background-image: var(--icon-boost); +} + +.layout-single-column .status button.icon-button:not(.active):focus .icon-bookmark, +.layout-single-column .status button.icon-button:not(.active):hover .icon-bookmark { + background-image: var(--icon-bookmark); +} + +/* Un-boost and un-bookmark numbers on explore page */ +.layout-single-column button.icon-button:not(.active):focus .icon-retweet ~ span, +.layout-single-column button.icon-button:not(.active):hover .icon-retweet ~ span { + color: var(--color-dim); +} + +/* Replace bookmark icon */ +.layout-single-column .detailed-status .icon-bookmark, +.layout-single-column .status .icon-bookmark { + background-image: var(--icon-bookmark); +} + +/* If a hover device */ +@media (hover: hover) { + .layout-single-column button.icon-button:not(.active):hover .icon-retweet, + .layout-single-column button.icon-button:not(.active):hover .icon-retweet ~ span { + color: var(--color-green); + } + + .layout-single-column .status button.icon-button:not(.active):hover .icon-bookmark { + /* stylelint-disable-next-line */ + background-image: var(--icon-bookmark-status-hover-red); + } + + .layout-single-column button.icon-button:not(.active):hover .icon-retweet { + /* stylelint-disable-next-line */ + background-image: var(--icon-boost-active) !important; + } +} + +.layout-single-column button.icon-button:hover .icon-retweet ~ span, +.layout-single-column button.icon-button.active .icon-retweet ~ span { + color: var(--color-green); +} + +.layout-single-column button.icon-button:hover .icon-star ~ span, +.layout-single-column button.icon-button.active .icon-star ~ span { + color: var(--color-red); +} + +/* Replace reply icon */ +.layout-single-column .notification__filter-bar .icon-mail-reply, +.layout-single-column .notification__filter-bar .icon-reply, +.layout-single-column .notification__filter-bar .icon-reply-all { + --size-icon: 19px; + position: relative; + top: 1px; +} + +.layout-single-column .conversation .icon-reply, +.layout-single-column .notification__filter-bar .icon-mail-reply, +.layout-single-column .notification__filter-bar .icon-reply, +.layout-single-column .notification__filter-bar .icon-reply-all, +.layout-single-column .detailed-status .icon-mail-reply, +.layout-single-column .detailed-status .icon-reply, +.layout-single-column .detailed-status .icon-reply-all, +.layout-single-column .status .icon-mail-reply, +.layout-single-column .status .icon-reply, +.layout-single-column .status .icon-reply-all { + background-image: var(--icon-reply); +} + +.layout-single-column .detailed-status__action-bar .icon-mail-reply, +.layout-single-column .detailed-status__action-bar .icon-reply, +.layout-single-column .detailed-status__action-bar .icon-reply-all { + background-image: var(--icon-reply-detailed-status-action-bar); +} + +.layout-single-column .detailed-status__action-bar .icon-button:hover .icon-mail-reply, +.layout-single-column .detailed-status__action-bar .icon-button:hover .icon-reply, +.layout-single-column .detailed-status__action-bar .icon-button:hover .icon-reply-all { + background-image: var(--icon-reply-detailed-status-action-bar-hover); +} + +.layout-single-column .conversation .icon-button:hover .icon-reply { + background-image: var(--icon-reply-conversation); +} + +.layout-single-column .detailed-status__action-bar .icon-bookmark { + background-image: var(--icon-bookmark-detailed-status-action-bar); +} + +.layout-single-column .detailed-status__action-bar .icon-button:hover .icon-bookmark { + background-image: var(--icon-bookmark-detailed-status-action-bar-hover); +} + +.layout-single-column .detailed-status__action-bar .icon-button.active .icon-bookmark { + background-image: var(--icon-bookmark-detailed-status-action-bar-active); +} + +.layout-single-column .status button.icon-button:hover .icon-mail-reply, +.layout-single-column .status button.icon-button:hover .icon-reply, +.layout-single-column .status button.icon-button:hover .icon-reply-all { + background-image: var(--icon-reply-status-hover); +} + +/* More icons */ +.layout-single-column .icon-list-ul { + background-image: var(--icon-list); + top: 1px; +} + +/* "More" icon */ +.layout-single-column .icon-ellipsis-h { + background-image: var(--icon-more-status-action-bar); +} + +.layout-single-column .icon-ellipsis-v { + background-image: var(--icon-more); +} + +.layout-single-column .icon-search { + background-image: var(--icon-search-opaque); +} + +/* Close icon */ +.layout-single-column .icon-close { + background-image: var(--icon-close); +} + +.layout-single-column .status .icon-close { + background-image: var(--icon-close-action-bar); +} + +.layout-single-column .relationship-tag { + background-color: var(--color-mud); + color: var(--color-light-text); + font-size: 11px; + font-weight: var(--font-weight-semibold); + line-height: 12px; + opacity: 1; +} + +/* iPad etc. */ +@media (max-width: 1174px) { + .layout-single-column .detailed-status__action-bar .icon-button::after, + .layout-single-column .status__action-bar .icon-button::after, + .layout-single-column .detailed-status__action-bar-dropdown .icon-button::after { + display: none; + } + + .layout-single-column .ui__header, + .layout-single-column .columns-area__panels__main > div.tabs-bar__wrapper, + .layout-single-column .tabs-bar__wrapper { + backdrop-filter: unset; + background-color: transparent; + border: 0; + padding: 0; + } + + .layout-single-column .columns-area__panels__main { + width: calc(100% - var(--width-side-panel)); + } +} + +/* In-between breakpoint */ +@media (min-width: 889px) and (max-width: 1174px) { + .layout-single-column .columns-area__panels__main > div { + border-right: 0; + } + + .layout-single-column .ui__header, + .layout-single-column .columns-area__panels__main > div.tabs-bar__wrapper, + .layout-single-column .tabs-bar__wrapper { + backdrop-filter: blur(12px); + background-color: var(--color-bg-75); + border-color: var(--color-border); + } + + .layout-single-column .columns-area__panels { + width: calc(100% - 1px); + } + + .layout-single-column .columns-area__panels__main > .tabs-bar__wrapper { + border-right: 0; + } +} + +/* Mobile */ +@media screen and (max-width: 889px) { + + + /* Better blur overlay for ui-header */ + .layout-single-column .ui::after { + backdrop-filter: blur(12px); + /* stylelint-disable-next-line */ + -webkit-backface-visibility: hidden; + background-color: var(--color-bg-75); + content: ''; + /* Height is .ui__header + .tabs-bar__wrapper */ + height: calc(48px + 56px); + left: 0; + position: fixed; + top: 0; + width: 100%; + z-index: 1; + } + + /* Fix navigation-bar getting underneath layer */ + .layout-single-column .navigation-bar { + z-index: 2; + } + + .layout-single-column .tabs-bar__wrapper { + margin-right: 0; + position: sticky; + top: 55px; + z-index: 2; + } + + .layout-single-column .columns-area__panels__main { + order: 1; + position: unset; + width: 100%; + } + + .layout-single-column .columns-area__panels { + flex-direction: column; + justify-content: flex-start; + } + + .layout-single-column .columns-area__panels__main::-webkit-scrollbar { + display: none; + } + + .layout-single-column .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { + background-color: var(--color-bg); + border-top: 1px solid var(--color-border); + bottom: 0; + height: 3.5rem; + left: 0; + max-height: 16vh; + width: 100vw; + } + + .layout-single-column .columns-area__panels__pane--navigational .navigation-panel { + display: block; + padding: 0; + } + + .layout-single-column .columns-area__panels__pane--navigational .navigation-panel .flex-spacer { + display: none; + } + + .layout-single-column .columns-area__panels__pane--navigational .navigation-panel__menu { + flex-direction: row; + flex-wrap: nowrap; + gap: 0; + height: 100%; + overflow-x: auto; + overflow-y: hidden; + padding: 0; + } + + .layout-single-column .column-link { + align-items: center; + height: 56px; + justify-content: center; + margin-right: unset; + padding-bottom: 0; + padding-left: var(--gap-column-link); + padding-right: var(--gap-column-link); + padding-top: 0; + width: 38px; + } + + .navigation-panel__legal hr { + display: none; + } + + .layout-single-column .item-list .column-link { + height: auto; + justify-content: flex-start; + padding-bottom: 4px; + padding-left: 4px; + padding-top: 4px; + width: unset; + } + + .layout-single-column .column-link:hover, + .layout-single-column .column-link:focus { + /* stylelint-disable-next-line */ + background-color: transparent !important; + } + + .columns-area__panels__pane--navigational .column-link__icon.icon-home { + font-size: 27px; + } + + .columns-area__panels__pane--navigational .column-link__icon.icon-ellipsis-h { + background-image: var(--icon-more); + position: relative; + } + + .layout-single-column .columns-area__panels__main > div, + .layout-single-column .columns-area__panels__main > div.columns-area.columns-area--mobile { + border: 0; + } + + .layout-single-column .ui__header { + align-items: center; + border-bottom: 0; + box-sizing: border-box; + display: flex; + height: 56px; + justify-content: space-between; + position: sticky; + top: 0; + width: 100%; + z-index: 2; + } + + .layout-single-column .account__header__bar .avatar .account__avatar { + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + height: 106px !important; + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + width: 106px !important; + } + + .layout-single-column .account__header__image { + height: 157px; + } + + .layout-single-column .column > .scrollable { + padding-bottom: 55px; + } + + .layout-single-column .actions-modal ul li:not(:empty) a { + color: var(--color-light-text); + } + + /* "Your lists" view */ + .layout-single-column .column-subheading ~ article { + padding-bottom: calc(var(--gap-default) / 2); + padding-top: calc(var(--gap-default) / 2); + } + + .layout-single-column .compose-form { + padding-bottom: calc(3.5rem + calc(var(--gap-default) * 2)); + } + + /* Column items order */ + .layout-single-column .navigation-panel .column-link, + .layout-single-column .navigation-panel .list-panel, + .layout-single-column .navigation-panel hr, + .layout-single-column .navigation-panel .navigation-panel__logo { + order: 99; + } + + /* Make the column link 1/4 of width of the screen */ + .layout-single-column .navigation-panel .navigation-panel__legal, + .layout-single-column .navigation-panel .column-link { + border: 0; + flex: 0 0 calc(100vw / 4); + margin-inline: 0; + padding: 0; + padding-inline: 0; + } + + .layout-single-column .navigation-panel .navigation-panel__legal { + display: flex; + justify-content: center; + order: 999; + text-align: center; + } + + /* Home */ + .layout-single-column .column-link[href="/home"] { + order: 1; + } + + /* Explore */ + .layout-single-column .column-link[href="/explore"] { + order: 2; + } + + /* Notifications */ + .layout-single-column .column-link[href="/notifications"] { + order: 3; + } + + /* Lists */ + .layout-single-column .column-link[href="/lists"] { + order: 4; + } + + /* Fix "About" page's server thumbnail margins */ + .about__header__hero { + margin-top: 30px; + } +} + +/* Add bottom padding to the navigation panel for the + Safari PWA on iPhones with the portrait mode home bar */ +@media screen and (device-width: 375px) and (device-height: 812px) and (min-resolution: 2dppx) and (orientation: portrait) and (display-mode: standalone), /* iPhone 12, iPhone 12 Pro, iPhone 13, iPhone 13 Pro, and iPhone 14 */ screen and (device-width: 390px) and (device-height: 844px) and (min-resolution: 3dppx) and (orientation: portrait) and (display-mode: standalone), /* iPhone 14 Pro */ screen and (device-width: 393px) and (device-height: 852px) and (min-resolution: 3dppx) and (orientation: portrait) and (display-mode: standalone), /* iPhone XR and iPhone 11 */ screen and (device-width: 414px) and (device-height: 896px) and (min-resolution: 2dppx) and (orientation: portrait) and (display-mode: standalone), /* iPhone Xs Max and iPhone 11 Pro Max */ screen and (device-width: 414px) and (device-height: 896px) and (min-resolution: 3dppx) and (orientation: portrait) and (display-mode: standalone), /* iPhone 12 Pro Max, iPhone 13 Pro Max, and iPhone 14 Plus */ screen and (device-width: 428px) and (device-height: 926px) and (min-resolution: 3dppx) and (orientation: portrait) and (display-mode: standalone), /* iPhone 14 Pro Max */ screen and (device-width: 430px) and (device-height: 932px) and (min-resolution: 3dppx) and (orientation: portrait) and (display-mode: standalone) { + .layout-single-column .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { + padding-bottom: 26px; + } +} + +/* stylelint-disable media-feature-name-no-vendor-prefix */ +/* Fixes for iPhone Safari + iPhone Safari PWA */ +@media screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait), /* iPhone 12, iPhone 12 Pro, iPhone 13, iPhone 13 Pro, and iPhone 14 */ screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait), /* iPhone 14 Pro */ screen and (device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait), /* iPhone XR and iPhone 11 */ screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait), /* iPhone Xs Max and iPhone 11 Pro Max */ screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait), /* iPhone 12 Pro Max, iPhone 13 Pro Max, and iPhone 14 Plus */ screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait), /* iPhone 14 Pro Max */ screen and (device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) { + /* Fix top header overlapping in /publish on iPhone */ + .layout-single-column .columns-area--mobile:has(.compose-form) { + top: 34px; + } +} + +.layout-single-column .detailed-status__action-bar .icon-button { + min-width: 24px; + position: relative; +} + +.layout-single-column .detailed-status__action-bar-dropdown .icon-button::after, +.layout-single-column .detailed-status__button .icon-button::after { + transform: translateX(-6px); +} + +/* Add border radius to media */ +.layout-single-column .media-gallery, +.layout-single-column .audio-player, +.layout-single-column .video-player, +.layout-single-column .media-gallery__gifv, +.layout-single-column .media-gallery__preview { + border: 1px solid var(--color-border); + border-radius: var(--border-radius); + overflow: hidden; +} + +/* Exception for your own profile media gallery */ +.layout-single-column .account-gallery__container .media-gallery__gifv { + border-radius: 0; +} + +/* Hide autoplaying gifs in notifications (they get annoying if you have favs/boosts on) */ +.layout-single-column .notification.notification-reblog .media-gallery:has(.media-gallery__gifv.autoplay), +.layout-single-column .notification-group--favourite .media-gallery:has(.media-gallery__gifv.autoplay), +.layout-single-column .notification.notification-favourite .media-gallery:has(.media-gallery__gifv.autoplay) { + display: none; +} + +/* More distinct focus color for accessibility, instead of just white */ +.layout-single-column input:focus-visible { + outline-color: var(--color-accent); + outline-style: solid; +} + +/* Embeds outside Mastodon */ +body.embed { + /* Make sure with !important */ + /* stylelint-disable-next-line */ + background: transparent !important; + border: 0; +} + +body.embed .entry .detailed-status { + backface-visibility: hidden; + background-color: #00000059; + /* stylelint-disable-next-line */ + border: 0 !important; + + /* It's inlined so we have to use !important */ + /* stylelint-disable-next-line */ + border-radius: 0 !important; + overflow: hidden; +} + +/* Destructive colors (For you -suggestions, users when focused to the follow button */ +.layout-single-column .button.logo-button.button--destructive:active, +.layout-single-column .button.logo-button.button--destructive:focus { + background-color: var(--color-destructive); + border-color: var(--color-destructive); +} + +/* Fix character counter color when it's over the limit */ +.layout-single-column .character-counter.character-counter--over { + color: var(--color-destructive); +} + +/* Show more in server banner */ +.layout-single-column .server-banner__meta__column { + max-width: 60%; + width: unset; +} + +/* Increase gap for server-banner__meta */ +.layout-single-column .server-banner__meta { + gap: 25px; +} + +/* Native Mastodon 4.1.2-nightly threaded lines */ +.layout-single-column .status__line--first { + height: calc(100% + var(--size-avatar)); +} + +.layout-single-column .status__line--full { + height: calc(100% + 32px); +} + +/* Default lines when replying in real time */ +.layout-single-column div[tabindex="-1"]:has(.status--in-thread) .status--in-thread:not(.status--first-in-thread) > .status__line:not(.status__line--full) { + height: 0; +} + +/* Hide line before first in thread */ +.layout-single-column div[tabindex="-1"]:has(.status--in-thread) + div[tabindex="-1"] > .status--in-thread.status--first-in-thread > .status__line:not(.status__line--full), +.layout-single-column div[tabindex="-1"]:has(.detailed-status__wrapper) + div[tabindex="-1"] > .status__wrapper .status__line:not(.status__line--full) { + height: 0; +} + +.layout-single-column div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.status--in-thread > .status__line.status__line--full, +.layout-single-column .status__line--full.status__line--first { + height: 100%; + z-index: -1; +} + +.layout-single-column .detailed-status { + background-color: transparent; + border-top: 0; +} + +/* Threaded line, actually */ +.layout-single-column .status__line { + border-inline-start: 2px solid var(--color-thread-line); + -webkit-border-start: 2px solid var(--color-thread-line); +} + +.layout-single-column .status__line--full::before { + background-color: var(--color-thread-line); +} + +/* Hide the "stub" from the first status line */ +div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.status--in-thread > .status__line.status__line--full, +.layout-single-column .status-reply.status--in-thread.status--first-in-thread > .status__line, +.layout-single-column .status-reply.status--in-thread.status--first-in-thread > .status__line--full::before { + top: 32px; +} + +.layout-single-column .status--in-thread .status__action-bar, +.layout-single-column .status--in-thread .status__content { + padding-left: 4px; +} + +/* Scrollbars */ +*::-webkit-scrollbar, +.layout-single-column .drawer__inner::-webkit-scrollbar, +.layout-single-column textarea::-webkit-scrollbar, +.layout-single-column .autosuggest-textarea__textarea::-webkit-scrollbar, +.layout-single-column .reply-indicator::-webkit-scrollbar, +.layout-single-column::-webkit-scrollbar { + height: 6px; + width: 6px; +} + +*::-webkit-scrollbar-thumb, +.layout-single-column textarea::-webkit-scrollbar-thumb, +.layout-single-column .autosuggest-textarea__textarea::-webkit-scrollbar-thumb, +.layout-single-column .reply-indicator::-webkit-scrollbar-thumb, +.layout-single-column::-webkit-scrollbar-thumb { + background-color: var(--color-border); + border: 0px solid var(--color-border); + border-radius: 50px; +} + +*::-webkit-scrollbar-thumb:hover, +.layout-single-column textarea::-webkit-scrollbar-thumb:hover, +.layout-single-column .autosuggest-textarea__textarea::-webkit-scrollbar-thumb:hover, +.layout-single-column .reply-indicator::-webkit-scrollbar-thumb:hover, +.layout-single-column::-webkit-scrollbar-thumb:hover { + background-color: var(--color-light-purple); +} + +*::-webkit-scrollbar-thumb:active, +.layout-single-column textarea::-webkit-scrollbar-thumb:active, +.layout-single-column .autosuggest-textarea__textarea::-webkit-scrollbar-thumb:active, +.layout-single-column .reply-indicator::-webkit-scrollbar-thumb:active, +.layout-single-column::-webkit-scrollbar-thumb:active { + background-color: var(--color-black-coral); +} + +*::-webkit-scrollbar-track, +.layout-single-column textarea::-webkit-scrollbar-track, +.layout-single-column .autosuggest-textarea__textarea::-webkit-scrollbar-track, +.layout-single-column .reply-indicator::-webkit-scrollbar-track, +.layout-single-column::-webkit-scrollbar-track { + background-color: var(--color-bg); + border: 0px solid var(--color-border); + border-radius: 0; +} + +.layout-single-column textarea::-webkit-scrollbar-track:hover, +.layout-single-column .autosuggest-textarea__textarea::-webkit-scrollbar-track:hover, +.layout-single-column .reply-indicator::-webkit-scrollbar-track:hover, +.layout-single-column::-webkit-scrollbar-track:hover { + background-color: var(--color-bg); +} + +.layout-single-column textarea::-webkit-scrollbar-track:active, +.layout-single-column .autosuggest-textarea__textarea::-webkit-scrollbar-track:active, +.layout-single-column .reply-indicator::-webkit-scrollbar-track:active, +.layout-single-column::-webkit-scrollbar-track:active { + background-color: var(--color-bg); +} + +.layout-single-column .drawer__inner::-webkit-scrollbar-corner, +.layout-single-column textarea::-webkit-scrollbar-corner, +.layout-single-column .autosuggest-textarea__textarea::-webkit-scrollbar-corner, +.layout-single-column .reply-indicator::-webkit-scrollbar-corner, +.layout-single-column::-webkit-scrollbar-corner { + background-color: transparent; +} + +/* Drawer scollbars */ +.layout-single-column .drawer__inner::-webkit-scrollbar-thumb { + background-color: var(--color-dim); + border: 0; + border-radius: 50px; +} + +.layout-single-column .drawer__inner::-webkit-scrollbar-thumb:hover { + background-color: var(--color-light-purple); +} + +.layout-single-column .drawer__inner::-webkit-scrollbar-thumb:active { + background-color: var(--color-light-text); +} + +.layout-single-column .drawer__inner::-webkit-scrollbar-track { + background-color: var(--color-dark); + border: 0; + border-radius: 0; +} + +.layout-single-column .drawer__inner::-webkit-scrollbar-track:hover, +.layout-single-column .drawer__inner::-webkit-scrollbar-track:active { + background-color: var(--color-dark); +} + +/* New onboarding in /start in v4.3.0-alpha.0+mementomods-2023-12-16 */ +.layout-single-column .onboarding__steps__item, +.layout-single-column .onboarding__link { + background-color: var(--color-dark); + margin-bottom: 10px; +} + +.layout-single-column .onboarding__steps__item__progress > svg > path { + fill: var(--color-dark); +} + +.layout-single-column .onboarding__links > * { + margin-bottom: 10px; +} + +/* Fixes for the design for v4.3.0-alpha.3-2024-03-22 with new popout layout */ +.layout-single-column .explore__search-results { + border: 0; +} + +.layout-single-column .column-back-button, +.layout-single-column .account__section-headline { + border-left: 0; + border-right: 0; +} + +.layout-single-column .column-back-button { + border-top: 0; +} + +/* Hide search (can be found under Explore in the mobile */ +.layout-single-column .ui__header__links .button.button-secondary[href="/search"] { + display: none; +} + +/* More compact compose button on mobile */ +.layout-single-column .ui__header__links .button.button-secondary[href="/publish"] { + background-color: var(--color-accent-dark); + background-image: var(--icon-compose); + background-position: center; + background-repeat: no-repeat; + background-size: 22px; + border: 0; + box-sizing: border-box; + color: var(--color-light-purple); + height: 35px; + width: 45px; +} + +.layout-single-column .ui__header__links .button.button-secondary[href="/publish"]:is(:hover, :focus, :active) { + background-color: var(--color-accent-dark-50); + color: var(--color-light-purple); +} + +.layout-single-column .ui__header__links .button.button-secondary[href="/publish"] span { + color: transparent; +} + +/* More compact header on mobile, thanks for the idea @nileane@nileane.fr! https://github.com/nileane/TangerineUI-for-Mastodon */ +@media screen and (max-width: 1174px) { + .app-body:not(.layout-multiple-columns) .ui__header { + background-color: transparent; + border-bottom: 0; + } + + .app-body:not(.layout-multiple-columns) .ui__header .ui__header__logo { + margin-left: 3px; + } + + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + border-bottom: 0; + border-radius: 0; + box-shadow: none; + display: block; + height: 55px; + inset-inline-end: 105px; + inset-inline-start: 45px; + margin-bottom: -2px; + position: fixed; + top: 0; + } + + /* stylelint-disable-next-line */ + .app-body:not(.layout-multiple-columns):not(:has(.ui .ui__header__links > .button[href="/auth/sign_in"])) .tabs-bar__wrapper { + z-index: 3; + } + + .app-body:not(.layout-multiple-columns):has(.ui .ui__header__links > .button[href="/auth/sign_in"]) .tabs-bar__wrapper :is(.column-back-button, .column-header > *) { + display: none; + } + + .app-body:not(.layout-multiple-columns) + :is( + .column-header, + .column-back-button, + .column-header__button, + .column-header__back-button + ) { + background-color: transparent; + border: 0; + height: 55px; + margin: 0; + } + + .app-body .column-header__icon { + display: none; + } + + /* Set a backdrop blur background to both top bars */ + .app-body:not(.layout-multiple-columns) .ui::after { + /* stylelint-disable-next-line */ + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); + border-bottom: 1px solid var(--color-border); + content: ""; + height: 55px; + left: 0; + position: fixed; + top: 0; + width: 100%; + z-index: 1; + } + + /* Remove margin between column settings and column header */ + .app-body:not(.layout-multiple-columns) .column-header__collapsible { + left: 0; + position: fixed; + right: 0; + } + + .app-body:not(.layout-multiple-columns) .column-header__collapsible:not(.collapsed) { + border-bottom: 1px solid var(--color-border); + } +} + +/* List panel */ +.layout-single-column .list-panel { + background-color: var(--color-bg); + margin: 0 0 5px; + padding: 5px 9px 50px 36px; + position: absolute; + top: 100%; +} + +.layout-single-column .list-panel .icon { + display: none; +} + +.app-body .list-panel .column-link span::before { + bottom: -10px; + left: -15px; + right: -15px; + top: -10px; +} + +@media screen and (min-width: 1175px) { + /* Fade in list panel, thanks for the idea @nileane@nileane.fr! https://github.com/nileane/TangerineUI-for-Mastodon */ + .layout-single-column .column-link[href="/lists"]:is(.active, :hover) + .list-panel, + .layout-single-column .list-panel:hover { + animation: fadein .4s 1; + } +} + +/* Spare animations */ +@keyframes fadein { + from { + opacity: 0; + transform: translateY(-10%); + } + + to { + opacity: 1; + transform: translateY(0); + } +} + +/* + * Heart animation micro-interaction start + * --------------------------------------- + */ + +@keyframes heart-animate { + 100% { + background-position: -2800px; + } +} + +/* Left sidebar column links */ +.layout-single-column .column-link .icon-star { + background-image: var(--icon-heart-column-link); +} + +.layout-single-column .column-link.active .icon-star { + background-image: var(--icon-heart-column-link-active); +} + +.layout-single-column .notification-group--favourite .icon-star, +.layout-single-column .notification-favourite .icon-star { + background-image: var(--icon-heart-notification); +} + +.layout-single-column .notification__filter-bar .icon-star, +.layout-single-column .detailed-status__action-bar .icon-button .icon-star, +.layout-single-column .status__action-bar .icon-button .icon-star { + background-image: var(--icon-heart); +} + +.layout-single-column .notification__filter-bar .active .icon-star { + background-image: var(--icon-heart-active); +} + +.layout-single-column .detailed-status__action-bar .active:not(.activated) .icon-star, +.layout-single-column .status__action-bar .active:not(.activated) .icon-star { + background-image: var(--icon-heart-active-red); +} + +.icon-button.star-icon.active, +.notification-group--favourite .star-icon, +.notification-favourite .star-icon { + color: var(--color-red); +} + +.layout-single-column .detailed-status__action-bar .icon-button:hover .icon-star, +.layout-single-column .detailed-status button.icon-button:hover .icon-star, +.layout-single-column .status button.icon-button:hover .icon-star { + background-image: var(--icon-heart-hover); +} + +.layout-single-column.no-reduce-motion .icon-button.star-icon { + max-height: 23px; + max-width: 42.22px; + min-height: 23px; + min-width: 42.22px; + position: relative; +} + +.layout-single-column .status__action-bar .icon-button.star-icon::after { + left: -3px; +} + +/* Disable default Mastodon animation: spring-rotate-in 1s linear; */ +.layout-single-column.no-reduce-motion .icon-button.star-icon .icon-star { + /* stylelint-disable-next-line */ + animation: none !important; +} + +/* While active, hide the original icon */ +.layout-single-column.no-reduce-motion .icon-button.star-icon.activate:hover .icon-star { + /* stylelint-disable-next-line */ + content: '' !important; +} + +.layout-single-column.no-reduce-motion .icon-button.star-icon.activate .icon-star { + /* stylelint-disable-next-line */ + background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAC1QAAABkCAMAAAAM7mAaAAADAFBMVEUAAACzq8zkMFXkJlOxqc3iJk3jJk3Ci+fiKVTiJk3iJU3LlO3iJ07jJUziJk3jJk3iJk3jJk/hJ0/iJk3iJk3Mj/XiJk3iJk3Nj/XiJk3iJk3iJk3iJk3Mj/biJk2U1avNj/bjJk3Nku3Kk/PjJk3LkfXLkPXjJ1DMj/XNjvaXuNrou4DiJU3MjvXMjvXjJk3Lj/R5vtTiJk3iJk3jJk3MjvbMk/XAXMnjJk3NkPXXZ7PhJUys5qSm7bbMjvXMkPTMjvWf4s+Tr97Nj/biJU2xxria4LeeMOLSjrTiJk3bhL63WM/0ujCwtvrWnPTMkPbjKFHMj/ab2MPgyoCb37rgoJ6Y5cOfx/ozn+/TldOX5sLstpHut3yg3sKT37nVb8LNkvXJrMXqqmfTasHB6pCV0++nn7aclsbVa8CT58Cf5MCV48Kcx/rSasLIxp+Vz/XqwnCz25iJlvNnnNmgZ8zdRoiU0ffJ7IzdmbijyfDgvZHEXNKr5JWq2KGutMQ8oO3Fp/rL6ozeRoiV1fHsl6XdRojimKbev46sUdVgmvPGuouV1POiNd/OZ8PnvI/uuUc+x5bUar/Wb8On5qLTasCrusO306PdRohan+XeRYifNeKspr9cod/aesuTwI2R0vmsu8Myn+/Mp8ymp8PTms2iTNdYw5E7yY2Ll+/xvjfkJU3iJk2V5MKimr1MoOu7y7HLxp0qyo3dRojbj8ToykXL6n22sviVyI1ByI6s1sr3v5CbyPrzvzCqtcHQodOfZ8ud2djdR4iQmN6S4ciw9prnvZCfMOLalctlm+vor5czoe9omuSKmeqU2uWwxcWb3dTCqvr0jqmhmrjLxJa9rPqwy8LEkfSgZ8udL+PdRomquMK/Ws2SlfFVur/qqmdOw54zr+Kw9prbktC/vNyzQt5Qwb7Tyrix063lIlKwkfXi0UziJk3MjvXUar/dRoiquMKR0vqM6MOw1aWW2On0jqew9pqxwsXglMW7vNywkfXi0UyzQt7U4GjBnPJbtsN52bDbH1E9AAAA63RSTlMABAUMCPPkDBT92hQZafm1fSUh7ZRLpp1BzL5zOyPFD7tBHTOuezgslqEeF9T87EcrFWCMhfViFVmIQTIb/uJay/4qrkwzJ/78Uiwi/fz+UTDV/Sf+/F7+/v6hNA1NPXNt/fqPPDP+/ebIinZfW/57UVX9/fvhmHhUSf77rW1pU/7+v76noId2bf360aimlngz+MzMvaudi3VXUUZB/vvn4d6ciXo++rJjOzc04aaPiGf89LWs1J+Jhv373c/Lx8W6ZVD74t7Z2NK9tbWJ8evo4+PgzMK0qZt/c/Hb0MypY/z46ebSm/zx7+bhp+NmuQAAKXNJREFUeNrs3UFIU3EcB/DvHx68wzsPdhmTDaMGxbpMDGXhKMF4EzssCGZGLbBejCBGDysGXYLqUnSZmKF4MzoEExnUoahTJaEkdMuOHiaBChL0VzpEJQTtCw2/H9j5u+OX7/s9HkRERERERERERERERERERERERERERERERERERERERERERERERERa5LADulIKdGEJdEEIuiAAXVAGXakMERGRPSuRiYFtfCoEW3HpEtgKo6cNyAprow7Iii9n6Rmlt+/pGamvk6BrNEBXLoOurwQREZG9yssNdRtwpfP5/D5w9W1ubobgis/PzxdBNtvbS88YXVsbBtnFtbXDILOl2oDMVMqgS6UgIiIiPJGFhU6QHbCFNwOuTpvRDa6btlRPg+uwLdUFkI329h7HH7XXUh2/WMCu2unERERERKiCet0Dl1O1kuDq4BdeZG3GCLi8lc3NYyC79G7JAVnPpWGIiIiI7BGh7/uL4HKr1iC4MrbwJsFlOju6Dci8UI/QRURERFoobDQqBjSuC6DuWy5YYglYi9XqggeWZBLboiNp0IQh6AoF/EoZuzh+HHSOTjJERESogkYjAFng+wHcUxYvKlOtZnaS/AWw2Pk4C8DJjCTAEsnnIyCzbw/2gW1+HnSnT+NP2q7wioiISNsrnbL6TLlSNmBxfcvZSaqAZcHOx4Cp+4slsOTy+RzIMvwXFOGtrHhgKxYhIiIislcEp6yg0mw2K2BJ+ZbnNKhLtb3JWATZYD4/CDKns9OgFboc7Mq0JsKdccF2YsYBW60GNuf2DNi6+Bk4Np0C25U5B2xzc6C7fgVszoMesMWvgy5+HiIibKlyOQWuvp2lurkNNHXfrwOlW40yaGL1egJsnodWGHj27Bq43PsTE0fANTA29ukEuGpbW18MuJb7+5dBdre/fwZkL65eNSD7cOEJ2B49GgbbqwfYRVuValzRpbyIyN9xJ5vNyTi4wjt3Qkw2bRJ4ku3zRS9n6uzzcVCZNxsbGwOgOjMxMXEfXOfGxsbOgOvu1tYWu7jbwvsaZDajBrKPV1+AbfrDONiGbxiwxeMQEZG9JGxaIYi8ZDQaiUSjZRsU4P/nPHy8dAxUN89aBkyJDesaftdmpfqMLdWXwXWbv1Sjxi+8OHF32YDMmemCiIhImzGxaCSbjURjBiTpTHduqGkN5bozabSeSf7891NBNpI0+DfxQtEB1dP19fXHBkxTZy0PTOYzf6nusucf7MLr3vt0zoCsdrsLbK4LERER+YUXGdmf6zh6tCO3fyTigSCRPTB0cPWHg0MHsgm0mDOYO7S6zW82/W/2t3ooN+iglWKRNH6TjsTwD3pmT54cdcC0tG71gGncdurn2FW73FTDDHgQERGR7+zdP2gTURwH8O+LBydkDnQJlYQE45FSh6Q0lDQQ2iFGpIYKbc6mxA5WEeNQ4z+EVKkOalAqoiBIqUPAQTR1EBFFRFy6iIOLgzjJSzGLSO3gi8Y/oU3u7t09EX2fqTSQL78p3/x4ufdvUmK5fRfnr1yZv7gvF1PgvN7+BG2R6O+Fo9ToFrrOlqgK5/i2Nhp1T7J/sMvv9fobx513Nv6x1QdbJn7ds+z3EGyIePzgdmA3swfCNDfVywRCHVtYkHVUkiRJkqS/Vl9u/nLtN5fnc31wkhJN0A0kogqc4g700A31BNxwhi8UpnQk0Ium7R+Zo72BEUrDIR/4HazX6webW2qCtojH+xeX6u6ry7eGIEmSJEmS9L+Kzdc2MB+DU0g0TtuIR4kzEZMR2lZkkjgREYjQcDKI35xp/lgxmAzTSIA7RKk3dAPE4zY6QMMZMrSbGYAkSZIkSZIkRuxKrY0rMTjCn6AdJPxORIzQjkbsh3jZFMletNh++OhxfNObZJN4wWd7vWE7fF0w1OUDl4nxA/JKZ0mSJEmSJMDlgvP6LtY6uNjnxII3TDsKBwhsmmQRBiGTsGcwQuMedOCJ08gg+EyzTj0NvxcmeP1gFu8vKhAse3ZOg2B6+W0GopWrFYiWqRYgGimXIVyhCOEGigqEK3ZDuOwAxJNXiEiSJDlp8/VrszP3Vlbuzcxeu74ZDortr3W0Pwab3FuooS1u2KGEqAkhBdwGxu98DieNjmYkKQ2Aw/De4fHp8e4uN0xxdwGLY2NjC7BgaIjAIm10dPQlzCNDPlj2Np/PW8lIKbCskk6nCUxTU+DwKJ3W8Y3LRFafCg6F1VUN3+gVzTiDgMfSWvOtSaVinAEuU6UBfJeZIjBAwKeo4Tt9ShcUAYX8HGkAwmUyEE7PQrwsgXCaDuF0DeL9Kxk6QRvyC6j0Z7mezq60mH3qgkNyNUM52OIboSaM+MBPXV/bI/F4ZH11VwEbm+QnMBSgtN8dCHhhyUF22nkY6FJND9yFx6xUv7P2ZI7XsCg7ylh7iPQx7lJNspq56w5fKFyl2gUm8/ZtAUbU/TdzsK6afuRCQzmdLsNA38mTO2CdVq2S73+wCm80yY4vF8AjU/gx0eqq0SC37V7vXVhbW0JnNy7AHn2ptKQYzLEDNhVLpQHRH/dTpdIURHt14hxEO/fwEkTTH76EcJeeQ7jsQwLhLukQLqNBPB2SZMD1ZmZlnZk3LjhhX82EfbDBG6emxL3gpbR26p5Q1K+CUf3RUE9rq1bAgUxMdNeZaRgbDFMW2eOGFbuZcQRVmKYGF1ipfgzTlE/MMMem+iyQWlw0NY+bPUN6AVYV8vlyM2vO3HWHKe7jH3qeycJA6ubN+7DO1dwda2mmYlR4m6WaV5llPDLKeH8edmirDDpTzyuwpbq2tqZBLNZFxZfRpVLpCAQ7UirdhWjPxZdqFFiGcJcKEC6TRRuyJ0rS3yk2s7KhmZgznVpwq3bHqUlxN/iQZEtv9pCWFz0tjTtJYBlhW+o7z1ipHocJu8KUGbReqr0+WOALPh574Z8MTRKYQpZZqd4Gi1JzczpSrL6/UM1ksFK9CMs0DczcKKPB0P3GpppXNs+UYSR3PwV+mTRTgIFUCvZLtVjkw+rqBwhWZJtqArGUpZLwDBxZOqVAMFIsKhBNm4IkSdK/iVxbaesaEX32w/4JECVBTUso4NL/+3sEsU4wQX/ph2UTdebzs/r0MMwIUCZo+RHSe/2wxK8ShFhSCObsXV4+DS4LY8wgTPAtnlbA6ewokzETQsBNyzMFCPaI9V0dYukspALBKtVqBaIVihpEIxkCSZIk6T+3aXalg9lNsOVQzbRD4LOVWrAVPDz0p0gUG4pG6E8evlL9AN0waYv16j6xZ9hjeW64aYMKoZql+hgEO9b8UaRIzbMmounlsgbhNNkTpa/s3b+v0lAUB/CvrS200AIFrQUk1l9ooqA8VAyJGsWBOIiridHRxd3Jwai7RgfjYqKTbu7+De7+C7dq/ANMLHjB2xcRbjk1VvvZLnmPk8NJ+m7PPfRlMplMhmBPTbGrvvL409oeX0EcVwMpVyGv0Anmzp3AEifOBXOdAmRd//r1w06J7vy1oHMIkg7vgKQdhwtB6HgOCePjH0m7++BRNjuYyWQymUwmCcr9zyvcVxDfk08SniCGXCeQ0slt0gu/UMBShQsb9MP3fPt2AusrnJIeqsbOA5B2YOdRnk7C9r5+ncP/TW36EwUCZeI3VZBS2hMHEc6koiCTyWQymczGHn5e6WHywx/cHYrhD/oBkAPB3LUCfqNwLZg7AEnX5MY59sTIZBdi2LXj9JHT2RCA2u31hhC87fW6Kgj5dYMxprkOOMfVGGNGyQeZye7pW+pbeXD5reo06O426CjdvlvrFbFQtGpuv5vt3DOZTCbzj3v+eQ3PEVPu9icpt3OQtfd4IOn4XkjaF3Cd/fit/Z2A2yc9w3JOKvf907SPQsbOE4jhRPace6Do2iykW+AsnYVstwgiiss4rYeZnsa4mgIafYP9UB1gZlDlLxhlUBnrbMquqZhRazab0scg1HU976ClglOtg57ndkFN3b7MZDKZTKJyly/nIqs0nWLn331ew7t8kk/+EN0kaFSTt6oPrP8FxF1xW9UXpP5LIv9e5IWEG9X81/5+6mSoCqvhRAUlv8q4eh6hfJ1x1SZIKCX2Ux+hPvvpoAIKu9lPDYTK7KcaaNTYnFlBqGKyuS1QmXhsRp/fHOhsxmuD0LikMbs+ADeo20wrjUFL7VrWGyy8sawkevqKGomZnRr8B/5AzZWiowgrpwguPdf2mXyzmRdXb/IgV2z6Ygy/WUxnjD9Qj4vPvoSeXd62Sgtx+IN+AGTn7U+Sbu+EnMLxQNrxAqQcDbijpD8rOhxj1LvQkXuo3h7Esgd/u0nJYMw+2MZM+6A9HZqYgMxbmy2YeSBvsgV7CApbTNQAGkzUB4HoW1qAte0FCuK9QLUCVKqUaXC+tuwGRPNBJV9iP7SKCBVbfFnKg45SnqVijjEzNmdJlBVQUsvHDKZvFecTPzozjpVV0Gq6LbPUU3havZLZcpsg1t6qe7vH8xjj3V59qw3yPLxoHh59HoOSXvUaKq9Ow6vqpQFAXHNTqHlxWnOTtuZ8Pk1zK5GVk65r+1SzPhuzG2JmOI3I6sRF91ssVHqLmbclFmolEcOYxxjyGOmrx70v3L1tq3RwPq/JoZmopp+qvhXEcAsycqcWz/SQeE7IqZxcv/0IuKR+ae8OxLJjL/5ulsFmDGvbiohqMkFLUTwmMFVsrmIwkdFsbnuhgo0VbSayh2+iMbQ8NtdkIlNVTSZqgoIjbtTL0YZ7tQga6jE2pzuAo7M5TwUVtS6O+Cg1xtVV0Jno/KMZITSq8qTaIKS6vOJDhIa86q4CQkrNYFPH2gi1f9TH2FLSlsf89kz3EfJ5dVp5EBryd9XGCI01HnECQiP+rnYPoZ7NI47SdG0Xz+uMBkINgy8bfyBGOW0x/kQ9bnxZuDfbU6dsV80b1Um1qp9+kvYUsmMTMVyAjPMBd1bqv8Scl9m4Ck1nqfb2DvoxDvr5j+IbB5zzpghig2Ud3gFoNFhEv88iGpSDGZxpsiiXsBnOHeMxSPvIdRbhuiyiDgoHmajbZaKDoOEuvzlwwVFmUgNqtFlwFY1xxgAYGMI5AhllUXfbFw8S6gpA/2FpTaCpCR9VUnnY9HmI51z2CBgtYphq8jXXCGvuG78+9TL8FF3bQ9ayGBbINKJNgNTG+BP1OPnxy08vXgiLjyeRAuq7z2t6p0LemU8xnIGM/UEs+yHh0rz3XFj3WXczl6S2x+cQw7ngMPUYB/38x7A+3cF1EfKn3aX6EJTyGlsw/C5l65XTWYRhsAgdG1M0tkJVIUhjBRMba7MVKiAPom9LrA2QB3Fd2hDcgAl6PSYYgIrHFuy34iSTR9sk47RKRWML5UQ2P1VHPKyw0pXHbiFGuy3E2I001VzVl52s6Wp6ru2AYy+7QbcdEKlEYoxSGyPZenCvvghevhRXr5ACzz+v7TnF9Af9/Mf5IJbzkNARdskSe/AO1ncoOIoYjkp8uzFXQEyFHDbg29vvbG0fhPrLN1h9UBiyFdrY1Fu20hAbqrCVHIJuyQoW1c5nuTIo1NhvbJHufbiqxgQeiIyWn06MaP/Ycq1WIn9s1ap44iHGqKogUvwDeUwiVfaYoJ1Izc1kat5YHsNKzbU9VFseowYi7j8SI9l6cO+/LPUSKfCdvfuKjaMI4wD+v907+2xfP9f4fGebwzaJHXO2gWBMC3aMsRAgIEKBBCSKgEAoCiD6A70KRC+iCFFEhxcQEgJEEVVIVAFCwAMCNGcnAQXBA2WAlQlmd6cwH8pY+T0nHo/Hnv3vd9/O8u4Pyv6Po2c0HK0YK3UoRdgd/ZO4OOfvCGmd/l9cPFQnZPWIjg1zBP9VTzzPPFNTzJOPw5x60tIrt4z5MFtUnGICBi6GXUyoQBNFTe/vaRaqDBP6WYh+GJFjIRLGCqOBWswVkQMNAaD+M5wimgdRUAw0Avo1b4YhRRaoaM3eHv4BXg0MyS+QMf6P9YhsCGHD8b5nzEo7g7yl2nMjeUs1t5dOMbwBUho0yuF7VPXOkFboGmmCL2c4xtq6gK42Fht2xP9Vv6yYz1N8mOqwEA4AG6qvc4GBMDgMMqEugqs5QY5rY6HaYEKMhYjBQ7gkg/QXwn4Y0iJecMr7tWGb5rGIBUrbFH5SLFDMmr0diLMQcRiRWCBj0K8HV9oQYjG2evFZBXEoO35Gw/FQsVNVy05KrRl/OQiSvNcqqrRmVAci0BAZqNZCUlNIDKob/KtJo9l8qC4GljJs2UyGxJVqGwLvw0xoNzsq1UUWahFxZuBSoP8MZMqiClaZBSrbVH1Ni+ZBe0vYBvo1z/8fgdeavR3ICfvhiJ80ycKIbOgY9qwHopZXqkdnFYzqPKdI/aRiQ1VTg3qHyT6qDzbuoFtxJqlwN4VErbkqcsF4qK6hvJpzrujumT7xDpLuup6soR2Rdl/MMIEMQYQjiT81LEQN6CvVXRZVLQWBl7qK3GjTPIos0KIFUqlOWbO3b6tUb23rAdyzIdCnIFAolwsEzykSPak4PaNlGvI6qpo61A//6IOkPtUUjp7AfhQ3M5yID2fcwO6XHkhqlUlBGePHf9QH7ezW9JIl6LMoYkwgRhATCX5c4+St4dwIeW7nFtEXw5ElrpJ5E6EPccP0rRnIhKy4TfMIDe4WrXlYcLdmb+dijL6NJWwMx54xiNfDc9OGQDfBPPdbxr51YcxLswpegqr9ZrTsp/QCcU3bQVqn/ynV4pOqOyGrKfDfNjJW3x9ci+msNkFSj36o7jH9iWoa5qTJexTrWah64ghnaiplJtBMfwNSFwd5ch8kzlfciD0f04dNZMSmhwjHQ1bcpnm0s0DJbTcH8nu7TTcgxQUyBvV6eO9TDHQBzOtlXC+M+WRWwSdQNTqjZRTyWquaWtVD9faQtL1yqD7glw+ioYcQ1Ad+bwdArHJsFOiRuYws0wzVyytKBaYMlI2VqJ/Yj5QElyjCy1SSCQxRJgbPlCX9zm6MMfKyTIGFKFgUTLroO0wQryO8i/K4KRYg5do0jywLlLVpzYdYoGU2ncbSzgK1w5DMAhmDfj24yv/7nKJTz+OVs61SveAq1Wdu3Hj38rDyYjrwe2uF0En8qx+LHonLSF1cK1RXrvrhh1NU2oV7oaj04t57r4SvRPCFMAEFq3ff/YaSziN+j0DWMa98dV4EfuIpFioVh5zIzTecV9LIolzMhZza+x67Q/PuIAlJtZdfHtU7Y6QFsmpvnyY/ais6rXmU4jgMcWoCp+GAvNyXBsifhizDqnn0kx/GAicf/BIpm25yBHu7ETn6DixkF8gYovUg7v+4CRRyIyO5bT3VC66nurKROzPsWaZxQU+18KtfhVaJgNKs90rFM3/glstfpxZB1Yl7c2PwVTZS7Ivszp2ocYZbEdJe2bx58/mBy2AkKZ7//fff3wx/jYYq7vcdd9xxi7WqyHkXkl5Yv/5jBCmYucd5bXJymrjyU/va5NVagbce0qY/+2xaq4SVgbT9bjxSrzdjHNIOv3iJXvm1S2GMU0E/jyM0y31JSDtC97GDDIxpoXxuVLy30/cPpreNQbAeYhMbAkzAAgfOKjgQqmpntNRuZad/9KkWnjtVU/jyjdxFIWmr+b+c/nHsxj+gSfyW1lRO70i9i37gzpa/FnZB1aq9uQn42s3ICXGl3blV8DVlpmkispk7C74ONPTSxpt5qD4P/rJ1LARffEnP81B9B3Ev8vr1618g7h/cZXJy8nbxWwI9em/Xu39y8jXqgHXyuedeDkhMRH8aOHLffbXKr/2Qd/Ghl2q1FhUh79XnIuTzeO5a6fd7c1pv917y3BKAeM0P95+GeDupy8qPIZiGcG8nbfQqwJiuBTKGYD1oS9U3wQburAJ3qzynemlVy1KNc6r3gKQ9lM+pvoqn3pPgy0nzoODCX+0vP65aA4HS3X9G9ib4axeXMZpQGkOIU3imfqcifXdbhrKVPFO/G1XrBmiGkht4qF6tfrZsEfLO27z5qxUyk9CfyjE8VJ+vdYp0I2RdcNxx79UqZ1G1N2l+vH795VoNzw9D2tWTr+2iU+Fth7TI1ZOXCxr6fKg1+e1yzY276HRbZiBv+pqTtU4HHIS8wy9dopV+CjBXqca4gXks0etGHoI8bwjKNRdrJCxUi/d28vJrGfSP06dtG4N+PbjKp77n6Vnw5peF8UbFzqqWTsg7oOrphpTuqucAyFq+//6nIICTbHcQoOflTZs2VSBw9t0br1oeXG4uC3eRppWHHHJCCYEip1x10bEIksjPi1YJ+Ik8ccPN0eBU/eKqFYED+Oa4mN8wS558MgJ/pRNXrdYIcQWfQQ6Hv+j5Z00gQC5loIjMTZx/DIIkzAReTNxRIj/dYHpasLcb2N13AXHgFRukfZzMmwj1NLiyIJeQNRy0wLp5BLwQy7Y1j/u/gyAODcp7u0E5/zFyMCibYj5S1o0hWA/KA0AugB0umZV2CdQdPaPhaKjoq2rp0+nb3hlSdlbu295zwCtrq7pvE7caQtEDdm7YDgHcRYwLqYej5xBuLQRqa+Fv8J8PQw4GdwM/AS1D0oWf99et0xqjUaG+e/g551xL/hT6ZVdeBnVJpeNFSs+cD3VOm1JRf+w6aIjnlW4NotBRqGM+6grWBUW/idQ9DKMSeUG+IkpxfAz6eSRgVDbmk0uyoF/zAoyaUuo+J9jbKQ+1SMKo9gUyBvF6eG6ytflD7UnF26BulPREPa+MrOUAcKrtHJ1qxfM9lAY4CBo+2sStkPh3P//8XUc3ArhlxpVdBOhecQh3IsK9ffrpD8n8sbfD3xPeI3Zhbn398Qh8NMuWLNetW/c+wl14a8XnRxRUtXR98u4557yKcJWKUhh18C9XXnkl+ekGp911VwnqelOMk40NDz6wAhrGVZ4nu+6p66BjROUT9GdlxxD/ZvW78FfSGwPtKj0sUQiJb52922fDCik2T6qAQFvvPIYojqETN4BkYFgjTfOHeG83rCz4cIKoOSNt4xj068FFn98wz/MlWMI5Q7r7w4G66PUzyq6PQkXDQFXDQAOg/p7ygQ5I6BhQe0u51xi+UwSq1j768k+PnrASQt0/c9u3IlCyJp9EoFacwEP1GoRafjonkU5GEGCCh+rTEOrOK6644kL4cNvYPG0u/Ny8bt2Tgkx92GFv4t928/9o7UD828GvnnOZYIwvv1ws+Skkl89Bo1J95+dfCOpwwnpf6bxnEGrN2sh/7hn94tkIwoyNwdewwgEmpWdL0OH4nVzjwN91JVNly3wWASIVU1fCZhjXLsjtJDXFJGDjPBoFv7kmlOnX3CkK/jz0iPd2w9x6wX2tAfF/jVEft3EM4vXwLJ73svJ7LGmoBnfLrKRboOOaGWXXAPRN1Z1Q0VT19Ck1pDSpPAo5wP+5otVemVo2VDdBUxNKa09cA4lQLS6bZMK6gSdERWQeqm+Fn0SN5Ae2EweLiuGHHXavICmKykvRJQj3+JdfXihdfa0bh46vf/0cPrrqGGeo3rfqtzXyzTKN0HLDefKBN+1ojjEmf5FyoWc1gnSl5i1GF/REIwjiFpnHp9WLKCk2gsCI33Ey9s3DmZd4yw50Sa950YVx8f55WTQOA4R7u3G5+WPkYFw2P2+MrJ1jkK+Hl6ptzdSIPz0r5ek4dIwSd39we1Y17AkVkaU+pWphoXppBNJ69uzjhW1FazdxKyGjj7d/NHTXQkttd2ntKvE4bwW3f3BTMcbFpvBfRN+64vWASWRrDO0llTfvvVC2FyCjPYZ/F0u7wddhLf76OvhJGuyJW7EyolDh1RxjjL5iMgb6C0gEgabq2BZSUyDgtgX9pKjSaCNIDPtlavvm4aT97gbtW/NEPdtCfQIGCPd2Ar15toV8L4BtY5CuhzhVW5qpgVuUCtX0h+odD0W1S6vKltZC72nIToXKeR9UdFR3atCpVK+BlB1ba4FWaGmNnMAHWguRxRWEyJUZK+cQprJ6hYG/dLK/80by9kE0ErwEnebmQHw5DyyT2VQlm3cBqc+CwviWZ8WPg4S7KKhOTZN4h0Ek4/N7a+E8tqxVNzsg4RYJ/wA9iX42pz+BEFvz3g70bjlGL8BtG4NwPcQqz8/1U1dgFfcMqY5qF3pOnlF0MlRtX1W2PdR0D1Q9R0HgqKpnoFu1jWVXKHrx5ZdXQpp+qF6ziXsU/1Uuh1CrvSNGNCXamKeYQIixNaWt92PhFvLg7iUG4nqf2xZURCZL1W1xwGNbaEAhzzz5Aog4LczT4oBKMuXdGiRBZpnXhB5bhr9ZOI8R4no75zQL1tzo3VrahYCRvZ1Irp952nLw0I3Rb/UYxOvhid634U/3RWGZ0VkJo9DkHK9YqHagqmGnqhr1mjB2mPuvPQjVM/fN7AA1PfzbUp54j+IY0NADL1RTO+EQrgRtTqOXQx3Be7y/mYCeEeny7sFPnhbZWoM7fV+qd6klL426acbIr+humnoILtdGfT3nhmKMiw2B0G79jOvfDYR62xhXzGILNs5jsIZxNYMglKRfcydTx7i6jAMBI3s7GbfFu/9wQcZtXhhjUK+HZ+J5Xqa+A/b5ZFboE2gbVe6opi9Vbw9VHXNZeWkHQnQsnUvfHVDUqZrDd/C6UYhL1a3w2j+oPXoINwboKxQZKxYQJvINP2TkQ2gaSjFPagghJvjRfTdDS0Y6uEevffWNJdCRrGNz6pIIE33ysoO1C6OyZbKS7ocHzjDzjDgg055iXKodhJz2GGOxdgeUEi2xWGMCpJxksZh0QGtZOr0M81g4DzdTX59xQSrH17wlAVK9acbSvSDl7e2kBvsZa+sCqXE+Rv8gtmTlGN56UFtsVzf1nEtk3/tCfwDINdAQ+Z29+4tpqwzDAP58epJj7BKDyZJq0oBtqG1NsZ2htV1XWFFAiOmIiZLpHAkbTDacjG2iDpcA4hC37E/CcGu2LE4gRtDpxXalk0wz5xbDlkwvXBZNvDszDYx4pfEDGscoPT09Xz8Dy/u74QLoC/SCp+95ztc6LSd1TCS4lziQkaNEJLh7NStyYE3dNyk5VVsB8BsVN0C6Fp6pX4OYggLoUya5IzBr9YOpK2vroGfgdY7BjNQtnQZu6+TnYb/9A0x58k7d4DHoOsAPxH5CYDFqZE1WeeLEiUqY89jsE/LgY8jm5tDQQaFg8jCyKhweNj0DD6x62lC+OnjOLxAVDcbEg8vuiisReM6FPfAApCsogHTrHod0q1dDutXrsJhl93wsW+y9LJmaQUBwSw7ljyDMcHq1HHidyJ1SdydVx5FBvOROcFeQs5AWtcAwS1QLIVc+FTlSffi/sK2vtfgh2wAP1Z0i1zpnNorZrnR+LhCqUcB3AEaubx/gofo7mLPioVSjYQX0fcB9YTaLPjQ7ImsaPctD9VnzG8VHH12VPTYoQ0NDw7KDybkzZ4YhmV/6DO7c0A3I5r9xQ4Fs45dVyKaMK5COXuQQspwc1T/4Q0z40C2DDoVhTrHE8keKb15z26ViEaprXmvbh9wp5VoRg0GsSCtXkLOVuX/DPUbpHGiDiPufe+5+ZBG5lnqTGXNWPciXr6uQxRs8VB+AWc/xYuojzyCbazxUvwyzPn3qqdXIqo2H6k7IxXioPgcBSyhUn4Fsw0NDhZAs8c8/Mch2sT0B2UZ2jEC6Xy9DuhH5M8BGIN8yrQyQe8pHX2Y8oPojiGoVOPnDoArNsAqYE9DuiAYYFmCBqHZHAGbwRrYLBrlS7e4cMStyYmUgJijPPgER69YhuzcOvM+kncaS8sKBa19AtrN7zjJIdnD4XCGkStU/ZLspfwYO/nETsrHBQUiXGFQgm/+yB9KNxCBdbBzSsXHIF4N8Kv1nJPpWvJeh+rEC4jbeMmQjTFOKNIOKFJgU0uaJFtsxj704qs0TgjlWr1ZsdDfvtcIMiw858FlACCGEEEJyEO76M01XGHnReshA96MVAtRyzZByFaa5tLvUhQJOm8VicwZCddpdXDCrjAdygwG/DObYbDl9LSGEEEIIyc3jR3f9Oc+uo48jX8Jbst6jGIYQtcjQnlqFgJBmSAjmBbyae3v3bg/S1XTUYI7q1rwBmOWwwyC7A4QQQgghJHcF3x7t6tq1q6vr6LcFyKfaw7d0Ha6FIMWlZeVSIKTYq2XlLYaIlaXPJ5PJkwwLddy+fTuMGb46rXQlzPPZYIjNB0IIIYQQsqSwjYd0qh8bGcTFSzRdJXGIska1LKJWiHG8lOQ2Y6EeHqp7ACjFpVrUARF2Jwxw2kEIIYQQQpaaYOOhDJG6MYi8sLg1HW6LhBEShuxOcgEs1MtDdS9w+nevdl2FGCXOkAWL08mohBBCCCFLUrBxyyJlah6p88ZZlLFN7UR+WOu0jOqsEOfpTyaff+mlYhV3eaVnoscS+J1H69PCE2LM6oMunxWEEEIIIWSJYuHGw3dVqRvDDHnlcJdqaUrdDuQNi5driyqPM+SFZ3OSK3WX2TGPvYz/an+lSiCCq/B+jxq3YBE1vR0MsMRVEEIIIYSQpSwYbm1s3L+/sbE1HIQEapk7qs0TdZepyC+HqyStsO1yIG+2Jbm/Z1bfFaGGQDweaAhV1Glc+YR4qH4rye0GLHF7eqaeeXh73NHba4cI5mHIRqF+CSGEEELI0ma3NoRcbrcr1GC1Qwpfw/Xy0tQevPx6gw/5NLOpPukoLkoNSI0pKrbh5YnbEzUQsj3J9Su7+8/HrFbLwuI2ZwlWcyrM23xl6spmAJ4NESwiaAcw3tz8MWTbOxiDdPTWWoQQQgghQiw2n89mQf5t6+/eDEBxlIXcFUVFFe5QmUPBjPtq7hNO7Nzu7VNTU92Aal1p9amYpfqsM0eMTKCjmuuAef38wfuBV9euXfss0mysrv6KoZmLwTTlxa2Vsx9bjryITAbb29sViItsQkbsUv0YZIuNJUAIIYQQQpaSbSeT3YXdUxzmqDaf0+mzqcArPbcnOhCu5mpgGpuawbCeh+qW9M/ORnYmFqrZ+VRg37pmzZpKpPOMe4AxHqpjMK3yVQUzNv02vQeZJOrr6/0QpgwMFCKjU/WnkAcePzJL9P0I6UacIIQQQgi5VyhAalOd5gkGoLe6uhcCuucevIUH361IM7cHf7e5eVQg767l1oPP4KH6WaQ5ziP7cSTa2wWCIn/ozyLg3pyevoBM/DzwMpgV6Uz98G2Tk53I6FJeQnWsqUknuA/2XYQ45edjyMyz41fkQRB6XNchnZ1eHBBCCCFk1kyn2oNMVBUiPN1Xuj1A4fmf1hcizWle/1AAvweCoboFQOTImvVIN9o8m9n9CQazlDVcy+ywC9NvYhFj7RdjgH+vH2bxHfh0G2ZnTE5uQiZ8hgdmRQb2tBkJ1cpgAmax48cZZtXu/AY6RsYhLli1DzrKAsiDXxh0OBogv43fAfnobmFCCCFkGaupYRDFqyU/VSKjj5uF74MsTIVqjhViEYn21CLcvD3T09NHUuMiWMxg/am9EHJkcnIy9ZeKebCovXsZhIw2NY1izie1kGPfzm9qMedYEHLU/nLsv3EMktQCKa3IgFIzIYQQQv4vG170IzN19OqoKprb0+rakkK1DqW+XrT5Mcm1Qc9Yff0liGBNnAo9sYt9IxCh7Ny582foG7nsgQj2fVXVJ9Cn+iDmw6oPIdu+/bWQrSYMQgghhBAD2IbOiO7nf2xvT0BI5ML0hU26M8RD9R4eqiPQc4oPgZCrTU1XoWusr68PIlj2UD2+Q7CyrVZVVR2DLjXqDUFEkM9Qoa/ha6vYjHfe2Y8sLB0qRKjV1WFIpvzQA9nY+y9DuldACCHk3/btUDWuKIoC6L7wXHV1oDGhQ0RNxzwRArExj4gSFZgPyKgRbRmq0kKpLLENLdSkE12RuEIhHxBIdL4jf/CeuFwRWEsf2HZzOAfGvOlSqfRdRq1/1J5/bH3cHKTtpjr7l5f7GXX+pfYP8tfNzTyjfteW6tz9+zpRNbd3d/eab6oPD69To9y//5wJ1ycXzUv11eNVasyOjrrJme9Dagx//2fSUCozTtPa7FtJa2UIADCirNddGuvO/7xOY+X2YTut7ey9TGs7796mSplnysXJz1SZv8qUzeMmVY6HTFl+WqXK6XRGX5nRnc0y6cOifale9KkxnKW54TgAAM/IizRXDkpaK8uttFZWfZpbDWlutUhzy0WaG/o0V7z4AgBApRIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAKk8L88Rzkq8L2QAAAABJRU5ErkJggg==) !important; + background-position: 0px; + background-repeat: no-repeat; + background-size: unset; + /* stylelint-disable-next-line */ + content: '' !important; + height: 100px; + left: -38px; + pointer-events: none; + position: absolute; + top: -37px; + transform: scale(.58); + width: 100px; +} + +@media (max-width: 890px) { + .layout-single-column.no-reduce-motion .icon-button.star-icon.activate .icon-star { + top: -40px; + } +} + +@media (prefers-reduced-motion: no-preference) { + .layout-single-column.no-reduce-motion .icon-button.star-icon.activate .icon-star { + /* 28 frames */ + /* stylelint-disable-next-line */ + animation: heart-animate 0.8s steps(28) forwards !important; + } +} + +/* stylelint-disable-next-line */ +.layout-single-column.no-reduce-motion .status .icon-button.star-icon.activate .icon-star { + left: -28px; + margin-top: 1px; +} + +/* stylelint-disable-next-line */ +.layout-single-column.no-reduce-motion .status .icon-button.icon-button--with-counter.star-icon.activate .icon-star { + left: -37px; +} + +/* stylelint-disable-next-line */ +.layout-single-column.no-reduce-motion .detailed-status__action-bar .icon-button.star-icon.activate .icon-star { + left: -29px; +} + +@media screen and (max-width: 889px) { + /* stylelint-disable-next-line */ + .layout-single-column.no-reduce-motion .status .icon-button.star-icon.activate .icon-star { + left: -28px; + } +} + +/* + * -------------------------------------- + * Heart animation micro-interaction ends + */ + +/* + * Star animation micro-interaction start (depends on the hearts above) + * ------------------------------------------------------------------------- + */ + +/* 1/2: If you prefer stars remove this line and the last line of this file +@media (hover: hover) { + .layout-single-column button.icon-button:not(.active):hover .icon-star ~ span, + .layout-single-column button.icon-button:not(.active):hover .icon-star { + color: var(--color-yellow); + } + + .layout-single-column button.icon-button.active:hover .icon-star ~ span { + color: var(--color-dim); + } +} + +.layout-single-column .column-link .icon-star { + background-image: var(--icon-star-column-link); +} + +.layout-single-column .column-link.active .icon-star { + background-image: var(--icon-star-column-link-active); +} + +.layout-single-column .notification-group--favourite .icon-star, +.layout-single-column .notification-favourite .icon-star { + background-image: var(--icon-star-notification); +} + +.layout-single-column .notification__filter-bar .active .icon-star { + background-image: var(--icon-star-active); +} + +.layout-single-column button.icon-button:hover .icon-star ~ span { + color: var(--color-dim); +} + +.layout-single-column button.icon-button.activate .icon-star ~ span, +.layout-single-column button.icon-button.active .icon-star ~ span { + color: var(--color-yellow); +} + +.layout-single-column .notification__filter-bar .icon-star, +.layout-single-column .detailed-status__action-bar .icon-button .icon-star, +.layout-single-column .status__action-bar .icon-button .icon-star { + --size-icon: 20px; + background-image: var(--icon-star-detailed-status-action-bar); +} + +.layout-single-column .notification__filter-bar button.icon-button.active .icon-star, +.layout-single-column .detailed-status__action-bar button.icon-button.active .icon-star, +.layout-single-column .status__action-bar button.icon-button.active .icon-star { + background-image: var(--icon-star-detailed-status-action-bar) !important; + display: block; +} + +.layout-single-column.no-reduce-motion .icon-button.star-icon.activate .icon-star { + background-color: unset !important; + background-image: var(--icon-star-detailed-status-action-bar-active) !important; + background-position: center; + color: var(--color-yellow); + left: unset !important; + position: relative; + top: 0; + transform: none; + width: unset; +} + +.layout-single-column.no-reduce-motion .icon-button.star-icon.active .icon-star { + animation: none !important; + background-image: var(--icon-star-detailed-status-action-bar-active) !important; +} + +@media (prefers-reduced-motion: no-preference) { + .layout-single-column.no-reduce-motion .icon-button.star-icon.activate .icon-star { + animation: sparkles-width .65s 1, sparkles-size .65s 1, popping .5s 1 !important; + } + + .layout-single-column .detailed-status__action-bar button.icon-button.star-icon.activate::after, + .layout-single-column .status__action-bar button.icon-button.activate.star-icon::after { + animation: sparkles-width .65s 1, sparkles-size .65s 1; + } + + .layout-single-column .detailed-status__action-bar button.icon-button.activate.star-icon::before, + .layout-single-column .status__action-bar button.icon-button.activate.star-icon::before { + animation: ring-border-width .35s 1, ring-size .35s 1; + } +} + +.layout-single-column .detailed-status__action-bar button.icon-button.star-icon.activate::after, +.layout-single-column .status__action-bar button.icon-button.activate.star-icon::after { + background-color: unset !important; + content: ''; + height: 50px !important; + left: 50% !important; + margin-left: -24px; + margin-top: -20px; + opacity: unset; + position: absolute; + top: calc(50% + 1px); + transform: none; + width: 50px !important; + z-index: unset; +} + +.layout-single-column.no-reduce-motion .icon-button.star-icon.activate .icon-star, +.layout-single-column .detailed-status__action-bar button.icon-button.star-icon.activate::after, +.layout-single-column .status__action-bar button.icon-button.activate.star-icon::after { + display: block !important; +} + +.layout-single-column .detailed-status__action-bar button.icon-button.activate.star-icon::before, +.layout-single-column .status__action-bar button.icon-button.activate.star-icon::before { + border: 0px solid var(--color-yellow); + border-radius: 10em; + content: ''; + height: 0em; + left: 50%; + position: absolute; + top: 50%; + transform: translate(-50%, -50%); + transform-origin: 50px 50px; + width: 0em; +} + +.layout-single-column .icon-button.star-icon.active, +.layout-single-column .notification-group--favourite .star-icon, +.layout-single-column .notification-favourite .star-icon { + color: var(--color-yellow); +} + +.layout-single-column .detailed-status__action-bar button.icon-button.star-icon.deactivate:hover .icon-star, +.layout-single-column .status__action-bar button.icon-button.deactivate.star-icon:hover .icon-star, +.layout-single-column .detailed-status__action-bar .icon-button.deactivate .icon-star, +.layout-single-column .detailed-status button.icon-button.deactivate .icon-star, +.layout-single-column .status button.icon-button.deactivate .icon-star { + background-image: var(--icon-star-detailed-status-action-bar-hover) !important; + color: var(--color-dim); +} + +.layout-single-column .detailed-status__action-bar button.icon-button.star-icon.activate:hover .icon-star, +.layout-single-column .status__action-bar button.icon-button.activate.star-icon:hover .icon-star, +.layout-single-column .detailed-status__action-bar .icon-button:hover .icon-star, +.layout-single-column .detailed-status button.icon-button:hover .icon-star, +.layout-single-column .status button.icon-button:hover .icon-star { + background-image: var(--icon-star-detailed-status-action-bar-active) !important; + color: var(--color-yellow); + position: relative; + top: 0; +} + +.layout-single-column .detailed-status__action-bar .icon-button:focus .icon-star, +.layout-single-column .detailed-status button.icon-button:focus .icon-star, +.layout-single-column .status button.icon-button:hover .icon-star { + color: var(--color-dim); +} + +.layout-single-column button:focus, +.layout-single-column .icon-button:focus { + outline: 0; +} + +.layout-single-column button:focus-visible, +.layout-single-column .icon-button:focus-visible { + outline: 2px solid var(--color-accent); +} + +.layout-single-column .search__popout__menu__item { + align-items: initial; +} + +.layout-single-column .detailed-status__action-bar button.icon-button.star-icon.icon-button--with-counter.star-icon.activate::after, +.layout-single-column .status__action-bar button.icon-button.icon-button--with-counter.star-icon.activate.star-icon::after { + left: calc(50% - 8px) !important; + top: calc(50% + -1px) !important; +} + +.layout-single-column .detailed-status__action-bar button.icon-button.icon-button--with-counter.activate.star-icon::before, +.layout-single-column .status__action-bar button.icon-button.icon-button--with-counter.activate.star-icon::before { + left: calc(50% - 8px) !important; +} + +.layout-single-column button.icon-button.icon-button--with-counter.activate.star-icon > .icon-star { + left: -34px !important; + position: absolute !important; + top: unset !important; +} + +@media (hover: none) { + .layout-single-column .detailed-status__action-bar button.icon-button.star-icon.activate:hover .icon-star, + .layout-single-column .status__action-bar button.icon-button.activate.star-icon:hover .icon-star, + .layout-single-column .detailed-status__action-bar .icon-button:hover .icon-star, + .layout-single-column .detailed-status button.icon-button:hover .icon-star, + .layout-single-column .status button.icon-button:hover .icon-star { + background-image: var(--icon-star-detailed-status-action-bar-active) !important; + } +} + +@media (max-width: 888px) { + .layout-single-column .status__action-bar button.icon-button.icon-button--with-counter.star-icon.activate.star-icon::after { + left: calc(50% - 11px) !important; + } + + .layout-single-column .detailed-status__action-bar button.icon-button.icon-button--with-counter.activate.star-icon::before, + .layout-single-column .status__action-bar button.icon-button.icon-button--with-counter.activate.star-icon::before { + left: calc(50% - 11px) !important; + } +} + +@keyframes popping { + 0% { + transform: scale(0, 0); + } + + 40% { + transform: scale(0, 0); + } + + 75% { + transform: scale(1.3, 1.3); + } + + 100% { + transform: scale(1, 1); + } +} + +@keyframes ring-border-width { + 0% { + border-width: 0; + } + + 50% { + border-width: 0.22em; + } + + 100% { + border-width: 0; + } +} + +@keyframes ring-size { + 0% { + height: 0; + width: 0; + } + + 100% { + height: 2em; + width: 2em; + } +} + +@keyframes sparkles-width { + 0% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='1.3' fill='transparent' /%3E%3C/svg%3E"); + } + + 1% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='2.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 2% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='3.9' fill='transparent' /%3E%3C/svg%3E"); + } + + 3% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='5.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 4% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='6.5' fill='transparent' /%3E%3C/svg%3E"); + } + + 5% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='7.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 6% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='9.1' fill='transparent' /%3E%3C/svg%3E"); + } + + 7% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='10.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 8% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='11.7' fill='transparent' /%3E%3C/svg%3E"); + } + + 9% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='13' fill='transparent' /%3E%3C/svg%3E"); + } + + 10% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='14.3' fill='transparent' /%3E%3C/svg%3E"); + } + + 11% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='15.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 12% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='16.9' fill='transparent' /%3E%3C/svg%3E"); + } + + 13% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='17.3' fill='transparent' /%3E%3C/svg%3E"); + } + + 14% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='17.3' fill='transparent' /%3E%3C/svg%3E"); + } + + 15% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='18' fill='transparent' /%3E%3C/svg%3E"); + } + + 16% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='14.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 17% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='14.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 18% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='14.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 19% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='14.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 20% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='14' fill='transparent' /%3E%3C/svg%3E"); + } + + 21% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='13.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 22% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='13.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 23% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='13.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 24% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='13.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 25% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='13' fill='transparent' /%3E%3C/svg%3E"); + } + + 26% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='12.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 27% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='12.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 28% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='12.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 29% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='12.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 30% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='12' fill='transparent' /%3E%3C/svg%3E"); + } + + 31% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='11.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 32% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='11.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 33% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='11.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 34% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='11.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 35% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='11' fill='transparent' /%3E%3C/svg%3E"); + } + + 36% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='10.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 37% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='10.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 38% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='10.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 39% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='10.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 40% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='10' fill='transparent' /%3E%3C/svg%3E"); + } + + 41% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='9.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 42% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='9.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 43% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='9.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 44% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='9.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 45% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='9' fill='transparent' /%3E%3C/svg%3E"); + } + + 46% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='8.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 47% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='8.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 48% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='8.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 49% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='8.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 50% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='8' fill='transparent' /%3E%3C/svg%3E"); + } + + 51% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='7.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 52% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='7.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 53% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='7.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 54% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='7.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 55% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='7' fill='transparent' /%3E%3C/svg%3E"); + } + + 56% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='6.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 57% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='6.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 58% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='6.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 59% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='6.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 60% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='6' fill='transparent' /%3E%3C/svg%3E"); + } + + 61% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='5.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 62% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='5.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 63% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='5.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 64% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='5.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 65% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='4.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 66% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='4.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 67% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='4.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 68% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='4.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 69% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='4' fill='transparent' /%3E%3C/svg%3E"); + } + + 70% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='3.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 71% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='3.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 72% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='3.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 73% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='3.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 74% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='3' fill='transparent' /%3E%3C/svg%3E"); + } + + 75% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='2.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 76% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='2.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 77% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='2.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 78% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='2.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 79% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='2' fill='transparent' /%3E%3C/svg%3E"); + } + + 80% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='1.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 81% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='1.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 82% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='1.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 83% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='1.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 84% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='1' fill='transparent' /%3E%3C/svg%3E"); + } + + 86% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0.8' fill='transparent' /%3E%3C/svg%3E"); + } + + 87% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0.6' fill='transparent' /%3E%3C/svg%3E"); + } + + 88% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0.4' fill='transparent' /%3E%3C/svg%3E"); + } + + 89% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0.2' fill='transparent' /%3E%3C/svg%3E"); + } + + 90% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 91% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 92% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 93% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 94% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 95% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 96% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 97% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 98% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 99% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } + + 100% { + content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' class='stardust'%3E%3Ccircle cx='20' cy='20' r='14' stroke='%23fa733e' stroke-dasharray='1 15' stroke-dashoffset='23' stroke-width='0' fill='transparent' /%3E%3C/svg%3E"); + } +} + +@keyframes sparkles-size { + 0% { + transform: scale(0.1, 0.1); + } + + 5% { + transform: scale(0.1, 0.1); + } + + 85% { + transform: scale(1, 1); + } +} + +2/2: If you prefer stars remove this line too */ diff --git a/app/javascript/styles/tangerineui-cherry.scss b/app/javascript/styles/tangerineui-cherry.scss new file mode 100644 index 00000000000000..1053b4d70c70a6 --- /dev/null +++ b/app/javascript/styles/tangerineui-cherry.scss @@ -0,0 +1,2 @@ +@import 'application'; +@import 'tangerineui-cherry/tangerineui-cherry.scss'; diff --git a/app/javascript/styles/tangerineui-cherry/tangerineui-cherry.scss b/app/javascript/styles/tangerineui-cherry/tangerineui-cherry.scss new file mode 100644 index 00000000000000..82607a52319920 --- /dev/null +++ b/app/javascript/styles/tangerineui-cherry/tangerineui-cherry.scss @@ -0,0 +1,7904 @@ +/* Tangerine UI for Mastodon 🍊 + + A Tangerine redesign for Mastodon's Web UI. + https://github.com/nileane/TangerineUI-for-Mastodon/ + + by @nileane@nileane.fr +*/ + +/* 📄 Meta */ +:root { + --version: "v2.2"; + + --variant-name: "Cherry"; + --variant-emoji: "\1F352\00A0"; + --variant: var(--variant-emoji) var(--variant-name); + + --meta: 'Tangerine UI for Mastodon: ' var(--version) ' \00B7 ' var(--variant); +} + +/* 🎨 Colors */ +:root { + color-scheme: light dark; + + --color-bg: #f5eff2; + --gradient-bg: linear-gradient(90deg, var(--color-bg), var(--color-bg)); + --color-fg: #2a2d37; + --color-fg-muted: #888494; + --color-secondary-bg: #f2e4ea; + --color-secondary-separator: #eddbe3; + + --color-content-bg: #ffffff; + --color-content-fg: #444a5a; + --color-content-fg-bold: #000000; + --color-content-fg-muted: color-mix(in srgb, var(--color-content-fg), var(--color-content-bg) 40%); + --color-content-secondary-bg: #f9f4f7; + --color-content-secondary-separator: rgba(237, 219, 227, 0.4); + --color-content-bg-focus: #fffcfa; + + --color-accent: #d3487f; + --color-accent-focus: #eb5e96; + --color-accent-lines: rgba(230, 90, 146, 0.2); + --color-accent-bg: #f7e7ed; + --color-accent-fg: #ffffff; + + --color-lines: #e1dde4; + --color-lines-translucent: rgba(0, 0, 0, .15); + + --color-confirm: #79bd9a; + --color-confirm-bg: rgba(121, 189, 154, 0.3); + --color-confirm-fg: #4E8A6B; + + --color-reject: #df405a; + --color-reject-bg: rgba(223, 64, 90, 0.3); +} +@media (prefers-color-scheme: dark) { + :root { + --color-bg: #111111; + --gradient-bg: linear-gradient(90deg, var(--color-bg), var(--color-bg)); + --color-fg: #d6d2e0; + --color-fg-muted: #6e5e67; + --color-secondary-bg: #1f1118; + --color-secondary-separator: #2e2328; + + --color-content-bg: #030303; + --color-content-fg: var(--color-fg); + --color-content-fg-bold: #ffffff; + --color-content-fg-muted: #737373; + --color-content-secondary-bg: var(--color-secondary-bg); + --color-content-secondary-separator: rgba(89, 62, 78, 0.4); + --color-content-bg-focus: #0e0e0e; + + --color-accent: #d05c8a; + --color-accent-focus: #ad2862; + --color-accent-lines: rgba(249, 122, 194, 0.3); + --color-accent-bg: #3c1f2f; + --color-accent-fg: #ffffff; + + --color-lines: #343434; + --color-lines-translucent: rgba(255, 255, 255, .15); + + --color-confirm-fg: var(--color-confirm); + } +} +:root { + /* Mastodon logo */ + --logo: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' class='mastodon-logo' viewBox='0 0 216.414 232.01'%3E%3Cdefs xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient xmlns='http://www.w3.org/2000/svg' id='a' x2='0%25' y2='100%25' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0%25' stop-color='%23d3487f'/%3E%3Cstop offset='100%25' stop-color='%23d3487f'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath xmlns='http://www.w3.org/2000/svg' fill='url(%23a)' d='M211.807 139.088c-3.18 16.366-28.492 34.277-57.562 37.748-15.159 1.809-30.084 3.471-45.999 2.741-26.027-1.192-46.565-6.212-46.565-6.212 0 2.534.156 4.946.469 7.202 3.384 25.687 25.47 27.225 46.391 27.943 21.116.723 39.919-5.206 39.919-5.206l.867 19.09s-14.77 7.931-41.08 9.39c-14.51.797-32.525-.365-53.507-5.919C9.232 213.82 1.406 165.311.209 116.091c-.365-14.613-.14-28.393-.14-39.918 0-50.33 32.976-65.083 32.976-65.083C49.672 3.454 78.204.242 107.865 0h.729c29.66.242 58.21 3.454 74.837 11.09 0 0 32.975 14.752 32.975 65.082 0 0 .414 37.134-4.599 62.916'/%3E%3Cpath fill='%23fff' d='M177.51 80.077v60.941h-24.144v-59.15c0-12.469-5.246-18.797-15.74-18.797-11.602 0-17.417 7.507-17.417 22.352V117.8H96.207V85.423c0-14.845-5.816-22.352-17.418-22.352-10.494 0-15.74 6.328-15.74 18.797v59.15H38.905V80.077c0-12.455 3.171-22.352 9.541-29.675 6.569-7.322 15.171-11.076 25.85-11.076 12.355 0 21.711 4.748 27.898 14.247l6.013 10.082 6.015-10.082c6.185-9.498 15.542-14.247 27.898-14.247 10.677 0 19.28 3.753 25.85 11.076 6.369 7.322 9.54 17.22 9.54 29.675'/%3E%3C/svg%3E"); + + /* Post+Notifications icons */ + --icon-reply: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M236,200a12,12,0,0,1-24,0,84.09,84.09,0,0,0-84-84H61l27.52,27.51a12,12,0,0,1-17,17l-48-48a12,12,0,0,1,0-17l48-48a12,12,0,0,1,17,17L61,92h67A108.12,108.12,0,0,1,236,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M80,56v96L32,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96H88V56a8,8,0,0,0-13.66-5.66l-48,48a8,8,0,0,0,0,11.32l48,48A8,8,0,0,0,88,152V112h40a88.1,88.1,0,0,1,88,88,8,8,0,0,0,16,0A104.11,104.11,0,0,0,128,96ZM72,132.69,43.31,104,72,75.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M232,200a8,8,0,0,1-16,0,88.1,88.1,0,0,0-88-88H88v40a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,88,56V96h40A104.11,104.11,0,0,1,232,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-all: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,56v96L80,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M85.66,146.34a8,8,0,0,1-11.32,11.32l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,85.66,61.66L43.31,104ZM232,200a8,8,0,0,1-16,0,88.11,88.11,0,0,0-80-87.63V152a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,136,56V96.3A104.15,104.15,0,0,1,232,200ZM120,75.31,91.31,104,120,132.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M227.85,46.89a20,20,0,0,0-18.74-18.74c-13.13-.77-46.65.42-74.48,28.24L131,60H74.36a19.83,19.83,0,0,0-14.14,5.86L25.87,100.19a20,20,0,0,0,11.35,33.95l37.14,5.18,42.32,42.32,5.19,37.18A19.88,19.88,0,0,0,135.34,235a20.13,20.13,0,0,0,6.37,1,19.9,19.9,0,0,0,14.1-5.87l34.34-34.35A19.85,19.85,0,0,0,196,181.64V125l3.6-3.59C227.43,93.54,228.62,60,227.85,46.89ZM76,84h31L75.75,115.28l-27.23-3.8ZM151.6,73.37A72.27,72.27,0,0,1,204,52a72.17,72.17,0,0,1-21.38,52.41L128,159,97,128ZM172,180l-27.49,27.49-3.8-27.23L172,149Zm-72,22c-8.71,11.85-26.19,26-60,26a12,12,0,0,1-12-12c0-33.84,14.12-51.32,26-60A12,12,0,1,1,68.18,175.3C62.3,179.63,55.51,187.8,53,203c15.21-2.51,23.37-9.3,27.7-15.18A12,12,0,1,1,100,202Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M184,120v61.65a8,8,0,0,1-2.34,5.65l-34.35,34.35a8,8,0,0,1-13.57-4.53L128,176ZM136,72H74.35a8,8,0,0,0-5.65,2.34L34.35,108.69a8,8,0,0,0,4.53,13.57L80,128ZM40,216c37.65,0,50.69-19.69,54.56-28.18L68.18,161.44C59.69,165.31,40,178.35,40,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.85,47.12a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.41,27.07L132.69,64H74.36A15.91,15.91,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A15.91,15.91,0,0,0,192,181.64V123.31l4.77-4.77C223.45,91.86,224.6,59.71,223.85,47.12ZM74.36,80h42.33L77.16,119.52,40,114.34Zm74.41-9.45a76.65,76.65,0,0,1,59.11-22.47,76.46,76.46,0,0,1-22.42,59.16L128,164.68,91.32,128ZM176,181.64,141.67,216l-5.19-37.17L176,139.31Zm-74.16,9.5C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ff4013' viewBox='0 0 256 256'%3E%3Cpath d='M101.85,191.14C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Zm122-144a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.4,27.07h0L88,108.7A8,8,0,0,1,76.67,97.39l26.56-26.57A4,4,0,0,0,100.41,64H74.35A15.9,15.9,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A16,16,0,0,0,192,181.65V155.59a4,4,0,0,0-6.83-2.82l-26.57,26.56a8,8,0,0,1-11.71-.42,8.2,8.2,0,0,1,.6-11.1l49.27-49.27h0C223.45,91.86,224.6,59.71,223.85,47.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M101.85,191.14C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Zm122-144a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.4,27.07h0L88,108.7A8,8,0,0,1,76.67,97.39l26.56-26.57A4,4,0,0,0,100.41,64H74.35A15.9,15.9,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A16,16,0,0,0,192,181.65V155.59a4,4,0,0,0-6.83-2.82l-26.57,26.56a8,8,0,0,1-11.71-.42,8.2,8.2,0,0,1,.6-11.1l49.27-49.27h0C223.45,91.86,224.6,59.71,223.85,47.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M243,96a20.33,20.33,0,0,0-17.74-14l-56.59-4.57L146.83,24.62a20.36,20.36,0,0,0-37.66,0L87.35,77.44,30.76,82A20.45,20.45,0,0,0,19.1,117.88l43.18,37.24-13.2,55.7A20.37,20.37,0,0,0,79.57,233L128,203.19,176.43,233a20.39,20.39,0,0,0,30.49-22.15l-13.2-55.7,43.18-37.24A20.43,20.43,0,0,0,243,96ZM172.53,141.7a12,12,0,0,0-3.84,11.86L181.58,208l-47.29-29.08a12,12,0,0,0-12.58,0L74.42,208l12.89-54.4a12,12,0,0,0-3.84-11.86L41.2,105.24l55.4-4.47a12,12,0,0,0,10.13-7.38L128,41.89l21.27,51.5a12,12,0,0,0,10.13,7.38l55.4,4.47Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23fec700' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M192,176v48l-64-40L64,224V176l64-40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32Zm0,16V161.57l-51.77-32.35a8,8,0,0,0-8.48,0L72,161.56V48ZM132.23,177.22a8,8,0,0,0-8.48,0L72,209.57V180.43l56-35,56,35v29.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2377bb41' viewBox='0 0 256 256'%3E%3Cpath d='M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32ZM132.23,177.22a8,8,0,0,0-8.48,0L72,209.57V180.43l56-35,56,35v29.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-translate-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M224,184H144l40-80ZM96,127.56h0A95.78,95.78,0,0,0,128,56H64A95.78,95.78,0,0,0,96,127.56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.15,212.42l-56-112a8,8,0,0,0-14.31,0l-21.71,43.43A88,88,0,0,1,108,126.93,103.65,103.65,0,0,0,135.69,64H160a8,8,0,0,0,0-16H104V32a8,8,0,0,0-16,0V48H32a8,8,0,0,0,0,16h87.63A87.7,87.7,0,0,1,96,116.35a87.74,87.74,0,0,1-19-31,8,8,0,1,0-15.08,5.34A103.63,103.63,0,0,0,84,127a87.55,87.55,0,0,1-52,17,8,8,0,0,0,0,16,103.46,103.46,0,0,0,64-22.08,104.18,104.18,0,0,0,51.44,21.31l-26.6,53.19a8,8,0,0,0,14.31,7.16L148.94,192h70.11l13.79,27.58A8,8,0,0,0,240,224a8,8,0,0,0,7.15-11.58ZM156.94,176,184,121.89,211.05,176Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-translate-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,184H144l40-80ZM96,127.56h0A95.78,95.78,0,0,0,128,56H64A95.78,95.78,0,0,0,96,127.56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.15,212.42l-56-112a8,8,0,0,0-14.31,0l-21.71,43.43A88,88,0,0,1,108,126.93,103.65,103.65,0,0,0,135.69,64H160a8,8,0,0,0,0-16H104V32a8,8,0,0,0-16,0V48H32a8,8,0,0,0,0,16h87.63A87.7,87.7,0,0,1,96,116.35a87.74,87.74,0,0,1-19-31,8,8,0,1,0-15.08,5.34A103.63,103.63,0,0,0,84,127a87.55,87.55,0,0,1-52,17,8,8,0,0,0,0,16,103.46,103.46,0,0,0,64-22.08,104.18,104.18,0,0,0,51.44,21.31l-26.6,53.19a8,8,0,0,0,14.31,7.16L148.94,192h70.11l13.79,27.58A8,8,0,0,0,240,224a8,8,0,0,0,7.15-11.58ZM156.94,176,184,121.89,211.05,176Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,92H188V56a12,12,0,0,0-12-12H60V40a12,12,0,0,0-24,0V216a12,12,0,0,0,24,0v-4h84a12,12,0,0,0,12-12V164h68a12,12,0,0,0,12-12V104A12,12,0,0,0,224,92ZM164,68V92H60V68ZM132,188H60V164h72Zm80-48H60V116H212Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M224,104v48H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,96H184V56a8,8,0,0,0-8-8H56V40a8,8,0,0,0-16,0V216a8,8,0,0,0,16,0v-8h88a8,8,0,0,0,8-8V160h72a8,8,0,0,0,8-8V104A8,8,0,0,0,224,96ZM168,64V96H56V64ZM136,192H56V160h80Zm80-48H56V112H216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104v48H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,96H184V56a8,8,0,0,0-8-8H56V40a8,8,0,0,0-16,0V216a8,8,0,0,0,16,0v-8h88a8,8,0,0,0,8-8V160h72a8,8,0,0,0,8-8V104A8,8,0,0,0,224,96ZM168,64V96H56V64ZM136,192H56V160h80Zm80-48H56V112H216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post-notification: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M120,128a16,16,0,1,1-16-16A16,16,0,0,1,120,128Zm32-16a16,16,0,1,0,16,16A16,16,0,0,0,152,112Zm84,16A108,108,0,0,1,78.77,224.15L46.34,235A20,20,0,0,1,21,209.66l10.81-32.43A108,108,0,1,1,236,128Zm-24,0A84,84,0,1,0,55.27,170.06a12,12,0,0,1,1,9.81l-9.93,29.79,29.79-9.93a12.1,12.1,0,0,1,3.8-.62,12,12,0,0,1,6,1.62A84,84,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post-notification-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a12,12,0,0,1-12,12h-8v8a12,12,0,0,1-24,0v-8h-8a12,12,0,0,1,0-24h8v-8a12,12,0,0,1,24,0v8h8A12,12,0,0,1,256,136Zm-54.81,56.28a12,12,0,1,1-18.38,15.44C169.12,191.42,145,172,108,172c-28.89,0-55.46,12.68-74.81,35.72a12,12,0,0,1-18.38-15.44A124.08,124.08,0,0,1,63.5,156.53a72,72,0,1,1,89,0A124,124,0,0,1,201.19,192.28ZM108,148a48,48,0,1,0-48-48A48.05,48.05,0,0,0,108,148Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Navigation icons */ + --icon-home: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bell: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-explore: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-globe: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-direct-messages: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bookmark-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-star-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-accent: var(--icon-star-accent); + --icon-star-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-user-plus-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-accent: var(--icon-user-plus-accent); + --icon-user-plus-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-list: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-dot-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M176,128a48,48,0,1,1-48-48A48,48,0,0,1,176,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dot-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48,48,0,0,0,128,80Zm0,60a12,12,0,1,1,12-12A12,12,0,0,1,128,140Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-settings: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-settings-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-moderation: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-moderation-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-administration: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-administration-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-logout: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V200a16,16,0,0,1-16,16H48V40H208A16,16,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M120,216a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V40a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H56V208h56A8,8,0,0,1,120,216Zm109.66-93.66-40-40a8,8,0,0,0-11.32,11.32L204.69,120H112a8,8,0,0,0,0,16h92.69l-26.35,26.34a8,8,0,0,0,11.32,11.32l40-40A8,8,0,0,0,229.66,122.34Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-ellipsis-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-column-link-active-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-hashtag: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-hashtag-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Post visibility icons */ + --icon-globe-visibility: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-visibility-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-visibility-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M208,80H176V56a48,48,0,0,0-96,0V80H48A16,16,0,0,0,32,96V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V96A16,16,0,0,0,208,80Zm-72,78.63V184a8,8,0,0,1-16,0V158.63a24,24,0,1,1,16,0ZM160,80H96V56a32,32,0,0,1,64,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,80H176V56a48,48,0,0,0-96,0V80H48A16,16,0,0,0,32,96V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V96A16,16,0,0,0,208,80Zm-72,78.63V184a8,8,0,0,1-16,0V158.63a24,24,0,1,1,16,0ZM160,80H96V56a32,32,0,0,1,64,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M208,76H180V56A52,52,0,0,0,76,56V76H48A20,20,0,0,0,28,96V208a20,20,0,0,0,20,20H208a20,20,0,0,0,20-20V96A20,20,0,0,0,208,76ZM100,56a28,28,0,0,1,56,0V76H100ZM204,204H52V100H204Zm-76-92a32,32,0,0,0-12,61.66V180a12,12,0,0,0,24,0v-6.34A32,32,0,0,0,128,112Zm0,24a8,8,0,1,1-8,8A8,8,0,0,1,128,136Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Other icons */ + --icon-bell-still: var(--icon-bell); + --icon-bell-ringing: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M224,71.1a8,8,0,0,1-10.78-3.42,94.13,94.13,0,0,0-33.46-36.91,8,8,0,1,1,8.54-13.54,111.46,111.46,0,0,1,39.12,43.09A8,8,0,0,1,224,71.1ZM35.71,72a8,8,0,0,0,7.1-4.32A94.13,94.13,0,0,1,76.27,30.77a8,8,0,1,0-8.54-13.54A111.46,111.46,0,0,0,28.61,60.32,8,8,0,0,0,35.71,72Zm186.1,103.94A16,16,0,0,1,208,200H167.2a40,40,0,0,1-78.4,0H48a16,16,0,0,1-13.79-24.06C43.22,160.39,48,138.28,48,112a80,80,0,0,1,160,0C208,138.27,212.78,160.38,221.81,175.94ZM150.62,200H105.38a24,24,0,0,0,45.24,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M160,168l-48,48H66.75L36.69,185.94a16,16,0,0,1,0-22.63L96,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM108.68,208H70.05L42.33,180.28a8,8,0,0,1,0-11.31L96,115.31,148.69,168Zm105-105L160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM213.67,103,160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reject: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23df3f5a' viewBox='0 0 256 256'%3E%3Cpath d='M208.49,191.51a12,12,0,0,1-17,17L128,145,64.49,208.49a12,12,0,0,1-17-17L111,128,47.51,64.49a12,12,0,0,1,17-17L128,111l63.51-63.52a12,12,0,0,1,17,17L145,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reject-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208.49,191.51a12,12,0,0,1-17,17L128,145,64.49,208.49a12,12,0,0,1-17-17L111,128,47.51,64.49a12,12,0,0,1,17-17L128,111l63.51-63.52a12,12,0,0,1,17,17L145,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-megaphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M144,69.09V170.91L50.24,199.67A8,8,0,0,1,40,192V48a8,8,0,0,1,10.24-7.67Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228.54,86.66l-176.06-54A16,16,0,0,0,32,48V192a16,16,0,0,0,16,16,16,16,0,0,0,4.52-.65L136,181.73V192a16,16,0,0,0,16,16h32a16,16,0,0,0,16-16v-29.9l28.54-8.75A16.09,16.09,0,0,0,240,138V102A16.09,16.09,0,0,0,228.54,86.66ZM136,165,48,192V48l88,27Zm48,27H152V176.82L184,167Zm40-54-.11,0L152,160.08V79.92l71.89,22,.11,0v36Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sliders: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a24,24,0,1,1-24-24A24,24,0,0,1,128,80Zm40,72a24,24,0,1,0,24,24A24,24,0,0,0,168,152Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M40,88H73a32,32,0,0,0,62,0h81a8,8,0,0,0,0-16H135a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16Zm64-24A16,16,0,1,1,88,80,16,16,0,0,1,104,64ZM216,168H199a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16h97a32,32,0,0,0,62,0h17a8,8,0,0,0,0-16Zm-48,24a16,16,0,1,1,16-16A16,16,0,0,1,168,192Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-warning: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M215.46,216H40.54C27.92,216,20,202.79,26.13,192.09L113.59,40.22c6.3-11,22.52-11,28.82,0l87.46,151.87C236,202.79,228.08,216,215.46,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM222.93,203.8a8.5,8.5,0,0,1-7.48,4.2H40.55a8.5,8.5,0,0,1-7.48-4.2,7.59,7.59,0,0,1,0-7.72L120.52,44.21a8.75,8.75,0,0,1,15,0l87.45,151.87A7.59,7.59,0,0,1,222.93,203.8ZM120,144V104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm20,36a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-warning-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M215.46,216H40.54C27.92,216,20,202.79,26.13,192.09L113.59,40.22c6.3-11,22.52-11,28.82,0l87.46,151.87C236,202.79,228.08,216,215.46,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM222.93,203.8a8.5,8.5,0,0,1-7.48,4.2H40.55a8.5,8.5,0,0,1-7.48-4.2,7.59,7.59,0,0,1,0-7.72L120.52,44.21a8.75,8.75,0,0,1,15,0l87.45,151.87A7.59,7.59,0,0,1,222.93,203.8ZM120,144V104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm20,36a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%234e8a6b' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-verified: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M225.86,102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28,23.51,138.44,16,128,16s-18.27,7.51-25.18,14.14c-3.94,3.77-8,7.67-11.57,9.14C88,40.64,82.56,40.72,77.31,40.8c-9.76.15-20.82.31-28.51,8S41,67.55,40.8,77.31c-.08,5.25-.16,10.67-1.52,13.94-1.47,3.56-5.37,7.63-9.14,11.57C23.51,109.72,16,117.56,16,128s7.51,18.27,14.14,25.18c3.77,3.94,7.67,8,9.14,11.57,1.36,3.27,1.44,8.69,1.52,13.94.15,9.76.31,20.82,8,28.51s18.75,7.85,28.51,8c5.25.08,10.67.16,13.94,1.52,3.56,1.47,7.63,5.37,11.57,9.14C109.72,232.49,117.56,240,128,240s18.27-7.51,25.18-14.14c3.94-3.77,8-7.67,11.57-9.14,3.27-1.36,8.69-1.44,13.94-1.52,9.76-.15,20.82-.31,28.51-8s7.85-18.75,8-28.51c.08-5.25.16-10.67,1.52-13.94,1.47-3.56,5.37-7.63,9.14-11.57C232.49,146.28,240,138.44,240,128S232.49,109.73,225.86,102.82Zm-52.2,6.84-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M237.94,107.21a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pin: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M229.66,98.34,172.39,155.8c11.46,22.93-1.72,45.86-10.11,57a8,8,0,0,1-12,.83L42.34,105.76A8,8,0,0,1,43,93.85c29.65-23.92,57.4-10,57.4-10l57.27-57.46a8,8,0,0,1,11.31,0L229.66,87A8,8,0,0,1,229.66,98.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.32,81.37,174.63,20.69a16,16,0,0,0-22.63,0L98.37,74.49c-10.66-3.34-35-7.37-60.4,13.14a16,16,0,0,0-1.29,23.78L85,159.71,42.34,202.34a8,8,0,0,0,11.32,11.32L96.29,171l48.29,48.29A16,16,0,0,0,155.9,224c.38,0,.75,0,1.13,0a15.93,15.93,0,0,0,11.64-6.33c19.64-26.1,17.75-47.32,13.19-60L235.33,104A16,16,0,0,0,235.32,81.37ZM224,92.69h0l-57.27,57.46a8,8,0,0,0-1.49,9.22c9.46,18.93-1.8,38.59-9.34,48.62L48,100.08c12.08-9.74,23.64-12.31,32.48-12.31A40.13,40.13,0,0,1,96.81,91a8,8,0,0,0,9.25-1.51L163.32,32,224,92.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji-accent-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M218.34,119.6,183.6,154.34a46.58,46.58,0,0,1-44.31,12.26c-.31.34-.62.67-.95,1L103.6,202.34A46.63,46.63,0,1,1,37.66,136.4L72.4,101.66A46.6,46.6,0,0,1,116.71,89.4c.31-.34.62-.67,1-1L152.4,53.66a46.63,46.63,0,0,1,65.94,65.94Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,88.23a54.43,54.43,0,0,1-16,37L189.25,160a54.27,54.27,0,0,1-38.63,16h-.05A54.63,54.63,0,0,1,96,119.84a8,8,0,0,1,16,.45A38.62,38.62,0,0,0,150.58,160h0a38.39,38.39,0,0,0,27.31-11.31l34.75-34.75a38.63,38.63,0,0,0-54.63-54.63l-11,11A8,8,0,0,1,135.7,59l11-11A54.65,54.65,0,0,1,224,48,54.86,54.86,0,0,1,240,88.23ZM109,185.66l-11,11A38.41,38.41,0,0,1,70.6,208h0a38.63,38.63,0,0,1-27.29-65.94L78,107.31A38.63,38.63,0,0,1,144,135.71a8,8,0,0,0,7.78,8.22H152a8,8,0,0,0,8-7.78A54.86,54.86,0,0,0,144,96a54.65,54.65,0,0,0-77.27,0L32,130.75A54.62,54.62,0,0,0,70.56,224h0a54.28,54.28,0,0,0,38.64-16l11-11A8,8,0,0,0,109,185.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M208,104V216H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,112v96a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V112A16,16,0,0,1,56,96H80a8,8,0,0,1,0,16H56v96H200V112H176a8,8,0,0,1,0-16h24A16,16,0,0,1,216,112ZM93.66,69.66,120,43.31V136a8,8,0,0,0,16,0V43.31l26.34,26.35a8,8,0,0,0,11.32-11.32l-40-40a8,8,0,0,0-11.32,0l-40,40A8,8,0,0,0,93.66,69.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-compose: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M211.84,134.81l-59.79,60.47,0,0a15.75,15.75,0,0,1-11.2,4.68H75.32L45.66,229.66a8,8,0,0,1-11.32-11.32l22.59-22.58h0L124.7,128H209A4,4,0,0,1,211.84,134.81ZM216.7,30.57a64,64,0,0,0-85.9,4.14l-9.6,9.48A4,4,0,0,0,120,47v63l55-55a8,8,0,0,1,11.31,11.31L140.71,112h88.38a4,4,0,0,0,3.56-2.16A64.08,64.08,0,0,0,216.7,30.57ZM62.83,167.23,104,126.06V70.76a4,4,0,0,0-6.81-2.84L60.69,104A15.9,15.9,0,0,0,56,115.31V164.4A4,4,0,0,0,62.83,167.23Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-send: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M227.91,134.86,59.93,231a8,8,0,0,1-11.44-9.67L80,128,48.49,34.72a8,8,0,0,1,11.44-9.67l168,95.85A8,8,0,0,1,227.91,134.86Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M231.87,114l-168-95.89A16,16,0,0,0,40.92,37.34L71.55,128,40.92,218.67A16,16,0,0,0,56,240a16.15,16.15,0,0,0,7.93-2.1l167.92-96.05a16,16,0,0,0,.05-27.89ZM56,224a.56.56,0,0,0,0-.12L85.74,136H144a8,8,0,0,0,0-16H85.74L56.06,32.16A.46.46,0,0,0,56,32l168,95.83Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-send-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M240,127.89a16,16,0,0,1-8.18,14L63.9,237.9A16.15,16.15,0,0,1,56,240a16,16,0,0,1-15-21.33l27-79.95A4,4,0,0,1,71.72,136H144a8,8,0,0,0,8-8.53,8.19,8.19,0,0,0-8.26-7.47h-72a4,4,0,0,1-3.79-2.72l-27-79.94A16,16,0,0,1,63.84,18.07l168,95.89A16,16,0,0,1,240,127.89Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M216,40V168H168V88H88V40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32ZM160,208H48V96H160Zm48-48H176V88a8,8,0,0,0-8-8H96V48H208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-copied: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2379bd9a' viewBox='0 0 256 256'%3E%3Cpath d='M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32Zm-8,128H176V88a8,8,0,0,0-8-8H96V48H208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-shut: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,104c-16.81,20.81-47.63,48-96,48s-79.19-27.19-96-48c16.81-20.81,47.63-48,96-48S207.19,83.19,224,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228,175a8,8,0,0,1-10.92-3l-19-33.2A123.23,123.23,0,0,1,162,155.46l5.87,35.22a8,8,0,0,1-6.58,9.21A8.4,8.4,0,0,1,160,200a8,8,0,0,1-7.88-6.69l-5.77-34.58a133.06,133.06,0,0,1-36.68,0l-5.77,34.58A8,8,0,0,1,96,200a8.4,8.4,0,0,1-1.32-.11,8,8,0,0,1-6.58-9.21L94,155.46a123.23,123.23,0,0,1-36.06-16.69L39,172A8,8,0,1,1,25.06,164l20-35a153.47,153.47,0,0,1-19.3-20A8,8,0,1,1,38.22,99c16.6,20.54,45.64,45,89.78,45s73.18-24.49,89.78-45A8,8,0,1,1,230.22,109a153.47,153.47,0,0,1-19.3,20l20,35A8,8,0,0,1,228,175Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-shut-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104c-16.81,20.81-47.63,48-96,48s-79.19-27.19-96-48c16.81-20.81,47.63-48,96-48S207.19,83.19,224,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228,175a8,8,0,0,1-10.92-3l-19-33.2A123.23,123.23,0,0,1,162,155.46l5.87,35.22a8,8,0,0,1-6.58,9.21A8.4,8.4,0,0,1,160,200a8,8,0,0,1-7.88-6.69l-5.77-34.58a133.06,133.06,0,0,1-36.68,0l-5.77,34.58A8,8,0,0,1,96,200a8.4,8.4,0,0,1-1.32-.11,8,8,0,0,1-6.58-9.21L94,155.46a123.23,123.23,0,0,1-36.06-16.69L39,172A8,8,0,1,1,25.06,164l20-35a153.47,153.47,0,0,1-19.3-20A8,8,0,1,1,38.22,99c16.6,20.54,45.64,45,89.78,45s73.18-24.49,89.78-45A8,8,0,1,1,230.22,109a153.47,153.47,0,0,1-19.3,20l20,35A8,8,0,0,1,228,175Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-open: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M230.15,70.54,185.46,25.86a20,20,0,0,0-28.28,0L33.86,149.17A19.86,19.86,0,0,0,28,163.31V208a20,20,0,0,0,20,20H216a12,12,0,0,0,0-24H125L230.15,98.83A20,20,0,0,0,230.15,70.54ZM91,204H52V165l84-84,39,39ZM192,103,153,64l18.34-18.34,39,39Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.32,73.37,182.63,28.69a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H216a8,8,0,0,0,0-16H115.32l112-112A16,16,0,0,0,227.32,73.37ZM48,163.31l88-88L180.69,120l-88,88H48Zm144-54.62L147.32,64l24-24L216,84.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-timer: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-timer-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-radio: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M176.49,95.51a12,12,0,0,1,0,17l-56,56a12,12,0,0,1-17,0l-24-24a12,12,0,1,1,17-17L112,143l47.51-47.52A12,12,0,0,1,176.49,95.51ZM236,128A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E");; + --icon-check-radio-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M176.49,95.51a12,12,0,0,1,0,17l-56,56a12,12,0,0,1-17,0l-24-24a12,12,0,1,1,17-17L112,143l47.51-47.52A12,12,0,0,1,176.49,95.51ZM236,128A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-box: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0ZM228,48V208a20,20,0,0,1-20,20H48a20,20,0,0,1-20-20V48A20,20,0,0,1,48,28H208A20,20,0,0,1,228,48Zm-24,4H52V204H204Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-box-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0ZM228,48V208a20,20,0,0,1-20,20H48a20,20,0,0,1-20-20V48A20,20,0,0,1,48,28H208A20,20,0,0,1,228,48Zm-24,4H52V204H204Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-trophy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%234e8a6b' viewBox='0 0 256 256'%3E%3Cpath d='M200,48v63.1c0,39.7-31.75,72.6-71.45,72.9A72,72,0,0,1,56,112V48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,64H208V48a8,8,0,0,0-8-8H56a8,8,0,0,0-8,8V64H24A16,16,0,0,0,8,80V96a40,40,0,0,0,40,40h3.65A80.13,80.13,0,0,0,120,191.61V216H96a8,8,0,0,0,0,16h64a8,8,0,0,0,0-16H136V191.58c31.94-3.23,58.44-25.64,68.08-55.58H208a40,40,0,0,0,40-40V80A16,16,0,0,0,232,64ZM48,120A24,24,0,0,1,24,96V80H48v32q0,4,.39,8Zm144-8.9c0,35.52-29,64.64-64,64.9a64,64,0,0,1-64-64V56H192ZM232,96a24,24,0,0,1-24,24h-.5a81.81,81.81,0,0,0,.5-8.9V80h24Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-broom: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M192.8,165.12,43.93,105.57A110.88,110.88,0,0,1,61.47,82.38a8,8,0,0,1,8.67-1.81L95.52,90.85a16,16,0,0,0,20.82-9l21-53.1c4.15-10,15.47-15.33,25.63-11.53a20,20,0,0,1,11.51,26.39L153.13,96.71a16,16,0,0,0,8.93,20.75L187,127.3a8,8,0,0,1,5,7.43V152A104.58,104.58,0,0,0,192.8,165.12Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.5,216.81c-22.56-11-35.5-34.58-35.5-64.8V134.73a15.94,15.94,0,0,0-10.09-14.87L165,110a8,8,0,0,1-4.48-10.34l21.32-53a28,28,0,0,0-16.1-37,28.14,28.14,0,0,0-35.82,16,.61.61,0,0,0,0,.12L108.9,79a8,8,0,0,1-10.37,4.49L73.11,73.14A15.89,15.89,0,0,0,55.74,76.8C34.68,98.45,24,123.75,24,152a111.45,111.45,0,0,0,31.18,77.53A8,8,0,0,0,61,232H232a8,8,0,0,0,3.5-15.19ZM67.14,88l25.41,10.3a24,24,0,0,0,31.23-13.45l21-53c2.56-6.11,9.47-9.27,15.43-7a12,12,0,0,1,6.88,15.92L145.69,93.76a24,24,0,0,0,13.43,31.14L184,134.73V152c0,.33,0,.66,0,1L55.77,101.71A108.84,108.84,0,0,1,67.14,88Zm48,128a87.53,87.53,0,0,1-24.34-42,8,8,0,0,0-15.49,4,105.16,105.16,0,0,0,18.36,38H64.44A95.54,95.54,0,0,1,40,152a85.9,85.9,0,0,1,7.73-36.29l137.8,55.12c3,18,10.56,33.48,21.89,45.16Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Popular hashtag icons */ + --icon-music: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M208,164a28,28,0,1,1-28-28A28,28,0,0,1,208,164ZM52,168a28,28,0,1,0,28,28A28,28,0,0,0,52,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M212.92,17.69a8,8,0,0,0-6.86-1.45l-128,32A8,8,0,0,0,72,56V166.08A36,36,0,1,0,88,196V110.25l112-28v51.83A36,36,0,1,0,216,164V24A8,8,0,0,0,212.92,17.69ZM52,216a20,20,0,1,1,20-20A20,20,0,0,1,52,216ZM88,93.75V62.25l112-28v31.5ZM180,184a20,20,0,1,1,20-20A20,20,0,0,1,180,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-microphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M156.5,151,59,222.45a8,8,0,0,1-10.38-.79l-14.3-14.3A8,8,0,0,1,33.55,197L105,99.5l0,0A64,64,0,0,0,156.48,151Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M168,16A72.07,72.07,0,0,0,96,88a73.29,73.29,0,0,0,.63,9.42L27.12,192.22A15.93,15.93,0,0,0,28.71,213L43,227.29a15.93,15.93,0,0,0,20.78,1.59l94.81-69.53A73.29,73.29,0,0,0,168,160a72,72,0,1,0,0-144Zm56,72a55.72,55.72,0,0,1-11.16,33.52L134.49,43.16A56,56,0,0,1,224,88ZM54.32,216,40,201.68,102.14,117A72.37,72.37,0,0,0,139,153.86ZM112,88a55.67,55.67,0,0,1,11.16-33.51l78.34,78.34A56,56,0,0,1,112,88Zm-2.35,58.34a8,8,0,0,1,0,11.31l-8,8a8,8,0,1,1-11.31-11.31l8-8A8,8,0,0,1,109.67,146.33Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M104,48c0-24,24-40,24-40s24,16,24,40a24,24,0,0,1-48,0ZM208,96H48a16,16,0,0,0-16,16v23.33c0,17.44,13.67,32.18,31.1,32.66A32,32,0,0,0,96,136a32,32,0,0,0,64,0,32,32,0,0,0,32.9,32c17.43-.48,31.1-15.22,31.1-32.66V112A16,16,0,0,0,208,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,112a24,24,0,0,0-24-24H136V79a32.06,32.06,0,0,0,24-31c0-28-26.44-45.91-27.56-46.66a8,8,0,0,0-8.88,0C122.44,2.09,96,20,96,48a32.06,32.06,0,0,0,24,31v9H48a24,24,0,0,0-24,24v23.33a40.84,40.84,0,0,0,8,24.24V200a24,24,0,0,0,24,24H200a24,24,0,0,0,24-24V159.57a40.84,40.84,0,0,0,8-24.24ZM112,48c0-13.57,10-24.46,16-29.79,6,5.33,16,16.22,16,29.79a16,16,0,0,1-32,0ZM40,112a8,8,0,0,1,8-8H208a8,8,0,0,1,8,8v23.33c0,13.25-10.46,24.31-23.32,24.66A24,24,0,0,1,168,136a8,8,0,0,0-16,0,24,24,0,0,1-48,0,8,8,0,0,0-16,0,24,24,0,0,1-24.68,24C50.46,159.64,40,148.58,40,135.33Zm160,96H56a8,8,0,0,1-8-8V172.56A38.77,38.77,0,0,0,62.88,176a39.69,39.69,0,0,0,29-11.31A40.36,40.36,0,0,0,96,160a40,40,0,0,0,64,0,40.36,40.36,0,0,0,4.13,4.67A39.67,39.67,0,0,0,192,176c.38,0,.76,0,1.14,0A38.77,38.77,0,0,0,208,172.56V200A8,8,0,0,1,200,208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-calendar: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V88H40V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,32H184V24a8,8,0,0,0-16,0v8H88V24a8,8,0,0,0-16,0v8H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM72,48v8a8,8,0,0,0,16,0V48h80v8a8,8,0,0,0,16,0V48h24V80H48V48ZM208,208H48V96H208V208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-popcorn: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M88,96l16,120H70.34a8,8,0,0,1-7.79-6.17L32,80Zm80,0L152,216h33.66a8,8,0,0,0,7.79-6.17L224,80Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.52,74.21a8,8,0,0,0-7.13-2A44,44,0,0,0,168,41.67a44,44,0,0,0-80,0,44,44,0,0,0-54.4,30.51,8,8,0,0,0-9.4,9.65L54.76,211.67A16,16,0,0,0,70.34,224H185.66a16,16,0,0,0,15.58-12.33L231.79,81.83A8,8,0,0,0,229.52,74.21ZM76,56a27.68,27.68,0,0,1,13.11,3.26,8,8,0,0,0,11.56-5.34,28,28,0,0,1,54.66,0,8,8,0,0,0,11.56,5.34A28,28,0,0,1,207,76.54l-38.56,11-34.49-13.8a16,16,0,0,0-11.88,0L87.57,87.56,49,76.54A28,28,0,0,1,76,56Zm83.25,45.11L145,208H111L96.75,101.11,128,88.62ZM42.91,91.44l37.85,10.81L94.86,208H70.34ZM185.66,208H161.14l14.1-105.75,37.85-10.81Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tangerine-slice: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M216,88A88,88,0,0,1,40,88Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M248,80H8a8,8,0,0,0-8,8,128,128,0,0,0,256,0A8,8,0,0,0,248,80ZM77.4,149.91l42.6-42.6V167.6A79.59,79.59,0,0,1,77.4,149.91ZM66.09,138.6A79.59,79.59,0,0,1,48.4,96h60.29ZM136,107.31l42.6,42.6A79.59,79.59,0,0,1,136,167.6Zm53.91,31.29L147.31,96H207.6A79.59,79.59,0,0,1,189.91,138.6ZM128,200A112.15,112.15,0,0,1,16.28,96H32.34a96,96,0,0,0,191.32,0h16.06A112.15,112.15,0,0,1,128,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sunset: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M192,144a64.33,64.33,0,0,1-2,16H66a64,64,0,1,1,126-16Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,152H199.55a73.54,73.54,0,0,0,.45-8,72,72,0,0,0-144,0,73.54,73.54,0,0,0,.45,8H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM72,144a56,56,0,1,1,111.41,8H72.59A56.13,56.13,0,0,1,72,144Zm144,56a8,8,0,0,1-8,8H48a8,8,0,0,1,0-16H208A8,8,0,0,1,216,200ZM72.84,43.58a8,8,0,0,1,14.32-7.16l8,16a8,8,0,0,1-14.32,7.16Zm-56,48.84a8,8,0,0,1,10.74-3.57l16,8a8,8,0,0,1-7.16,14.31l-16-8A8,8,0,0,1,16.84,92.42Zm192,15.16a8,8,0,0,1,3.58-10.73l16-8a8,8,0,1,1,7.16,14.31l-16,8a8,8,0,0,1-10.74-3.58Zm-48-55.16,8-16a8,8,0,0,1,14.32,7.16l-8,16a8,8,0,1,1-14.32-7.16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-camera: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M208,64H176L160,40H96L80,64H48A16,16,0,0,0,32,80V192a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V80A16,16,0,0,0,208,64ZM128,168a36,36,0,1,1,36-36A36,36,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,56H180.28L166.65,35.56A8,8,0,0,0,160,32H96a8,8,0,0,0-6.65,3.56L75.71,56H48A24,24,0,0,0,24,80V192a24,24,0,0,0,24,24H208a24,24,0,0,0,24-24V80A24,24,0,0,0,208,56Zm8,136a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8H80a8,8,0,0,0,6.66-3.56L100.28,48h55.43l13.63,20.44A8,8,0,0,0,176,72h32a8,8,0,0,1,8,8ZM128,88a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,88Zm0,72a28,28,0,1,1,28-28A28,28,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pine: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M32,192l56-72H48L128,16l80,104H168l56,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M230.31,187.09,184.36,128H208a8,8,0,0,0,6.34-12.88l-80-104a8,8,0,0,0-12.68,0l-80,104A8,8,0,0,0,48,128H71.64L25.69,187.09A8,8,0,0,0,32,200h88v40a8,8,0,0,0,16,0V200h88a8,8,0,0,0,6.31-12.91ZM48.36,184l46-59.09A8,8,0,0,0,88,112H64.25L128,29.12,191.75,112H168a8,8,0,0,0-6.31,12.91L207.64,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tree: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M232,127.82c.09,33.94-28.41,63.3-62.34,64.16a63.72,63.72,0,0,1-41.66-14,63.71,63.71,0,0,1-41.65,14c-33.93-.86-62.44-30.22-62.35-64.16a64,64,0,0,1,40.13-59.2,68,68,0,0,1,127.74,0A64,64,0,0,1,232,127.82Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M198.1,62.59a76,76,0,0,0-140.2,0A71.71,71.71,0,0,0,16,127.8C15.9,166,48,199,86.14,200A72.22,72.22,0,0,0,120,192.47V232a8,8,0,0,0,16,0V192.47A72.17,72.17,0,0,0,168,200l1.82,0C208,199,240.11,166,240,127.8A71.71,71.71,0,0,0,198.1,62.59ZM169.45,184a56.08,56.08,0,0,1-33.45-10v-41l43.58-21.78a8,8,0,1,0-7.16-14.32L136,115.06V88a8,8,0,0,0-16,0v51.06L83.58,120.84a8,8,0,1,0-7.16,14.32L120,156.94v17a56,56,0,0,1-33.45,10C56.9,183.23,31.92,157.52,32,127.84A55.79,55.79,0,0,1,67.11,76a8,8,0,0,0,4.53-4.67,60,60,0,0,1,112.72,0A8,8,0,0,0,188.89,76,55.79,55.79,0,0,1,224,127.84C224.08,157.52,199.1,183.23,169.45,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cat: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M224,48v88c0,48.6-43,88-96,88s-96-39.4-96-88V48a8,8,0,0,1,13.66-5.66L67.6,67.6h0a102.87,102.87,0,0,1,120.8,0h0l21.94-25.24A8,8,0,0,1,224,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M96,140a12,12,0,1,1-12-12A12,12,0,0,1,96,140Zm76-12a12,12,0,1,0,12,12A12,12,0,0,0,172,128Zm60-80v88c0,52.93-46.65,96-104,96S24,188.93,24,136V48A16,16,0,0,1,51.31,36.69c.14.14.26.27.38.41L69,57a111.22,111.22,0,0,1,118.1,0L204.31,37.1c.12-.14.24-.27.38-.41A16,16,0,0,1,232,48Zm-16,0-21.56,24.8A8,8,0,0,1,183.63,74,88.86,88.86,0,0,0,168,64.75V88a8,8,0,1,1-16,0V59.05a97.43,97.43,0,0,0-16-2.72V88a8,8,0,1,1-16,0V56.33a97.43,97.43,0,0,0-16,2.72V88a8,8,0,1,1-16,0V64.75A88.86,88.86,0,0,0,72.37,74a8,8,0,0,1-10.81-1.17L40,48v88c0,41.66,35.21,76,80,79.67V195.31l-13.66-13.66a8,8,0,0,1,11.32-11.31L128,180.68l10.34-10.34a8,8,0,0,1,11.32,11.31L136,195.31v20.36c44.79-3.69,80-38,80-79.67Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dog: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M208,120.38V184a32,32,0,0,1-32,32H80a32,32,0,0,1-32-32V120.38L104,48h48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.71,125l-16.42-88a16,16,0,0,0-19.61-12.58l-.31.09L150.85,40h-45.7L52.63,24.56l-.31-.09A16,16,0,0,0,32.71,37.05L16.29,125a15.77,15.77,0,0,0,9.12,17.52A16.26,16.26,0,0,0,32.12,144,15.48,15.48,0,0,0,40,141.84V184a40,40,0,0,0,40,40h96a40,40,0,0,0,40-40V141.85a15.5,15.5,0,0,0,7.87,2.16,16.31,16.31,0,0,0,6.72-1.47A15.77,15.77,0,0,0,239.71,125ZM32,128h0L48.43,40,90.5,52.37Zm144,80H136V195.31l13.66-13.65a8,8,0,0,0-11.32-11.32L128,180.69l-10.34-10.35a8,8,0,0,0-11.32,11.32L120,195.31V208H80a24,24,0,0,1-24-24V123.11L107.93,56h40.14L200,123.11V184A24,24,0,0,1,176,208Zm48-80L165.5,52.37,207.57,40,224,128ZM104,140a12,12,0,1,1-12-12A12,12,0,0,1,104,140Zm72,0a12,12,0,1,1-12-12A12,12,0,0,1,176,140Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-brush: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M224,32c0,32.81-31.64,67.43-58.64,91.05A84.39,84.39,0,0,0,133,90.64C156.57,63.64,191.19,32,224,32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,32a8,8,0,0,0-8-8c-44.08,0-89.31,49.71-114.43,82.63A60,60,0,0,0,32,164c0,30.88-19.54,44.73-20.47,45.37A8,8,0,0,0,16,224H92a60,60,0,0,0,57.37-77.57C182.3,121.31,232,76.08,232,32ZM92,208H34.63C41.38,198.41,48,183.92,48,164a44,44,0,1,1,44,44Zm32.42-94.45q5.14-6.66,10.09-12.55A76.23,76.23,0,0,1,155,121.49q-5.9,4.94-12.55,10.09A60.54,60.54,0,0,0,124.42,113.55Zm42.7-2.68a92.57,92.57,0,0,0-22-22c31.78-34.53,55.75-45,69.9-47.91C212.17,55.12,201.65,79.09,167.12,110.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-apple: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M216,73.52Zm0,99.26c-16.79-11.53-24-30.87-24-52.78,0-18.3,11.68-34.81,24-46.48C204.53,62.66,185,56,168,56a63.72,63.72,0,0,0-40,14h0A63.71,63.71,0,0,0,88.88,56C52,55.5,23.06,86.3,24,123.19a119.62,119.62,0,0,0,37.65,84.12A32,32,0,0,0,83.6,216h87.7a31.75,31.75,0,0,0,23.26-10c15.85-17,21.44-33.2,21.44-33.2Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.3,169.59a8.07,8.07,0,0,0-2.8-3.4C203.53,154.53,200,134.64,200,120c0-17.67,13.47-33.06,21.5-40.67a8,8,0,0,0,0-11.62C208.82,55.74,187.82,48,168,48a72.23,72.23,0,0,0-40,12.13,71.56,71.56,0,0,0-90.71,9.09A74.63,74.63,0,0,0,16,123.4a127,127,0,0,0,40.14,89.73A39.8,39.8,0,0,0,83.59,224h87.68a39.84,39.84,0,0,0,29.12-12.57,125,125,0,0,0,17.82-24.6C225.23,174,224.33,172,223.3,169.59Zm-34.63,30.94a23.76,23.76,0,0,1-17.4,7.47H83.59a23.82,23.82,0,0,1-16.44-6.51A111.14,111.14,0,0,1,32,123,58.5,58.5,0,0,1,48.65,80.47,54.81,54.81,0,0,1,88,64h.78A55.45,55.45,0,0,1,123,76.28a8,8,0,0,0,10,0A55.39,55.39,0,0,1,168,64a70.64,70.64,0,0,1,36,10.35c-13,14.52-20,30.47-20,45.65,0,23.77,7.64,42.73,22.18,55.3A105.52,105.52,0,0,1,188.67,200.53ZM128.23,30A40,40,0,0,1,167,0h1a8,8,0,0,1,0,16h-1a24,24,0,0,0-23.24,18,8,8,0,1,1-15.5-4Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pencil: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.31,73.37,182.63,28.68a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H92.69A15.86,15.86,0,0,0,104,219.31L227.31,96a16,16,0,0,0,0-22.63ZM51.31,160,136,75.31,152.69,92,68,176.68ZM48,179.31,76.69,208H48Zm48,25.38L79.31,188,164,103.31,180.69,120Zm96-96L147.31,64l24-24L216,84.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gaming: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M216.86,207.57a28,28,0,0,1-24.66-7.77L150.09,152H172a51.94,51.94,0,0,0,51.2-61h0l16.36,84.17A28,28,0,0,1,216.86,207.57Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M176,112H152a8,8,0,0,1,0-16h24a8,8,0,0,1,0,16ZM104,96H96V88a8,8,0,0,0-16,0v8H72a8,8,0,0,0,0,16h8v8a8,8,0,0,0,16,0v-8h8a8,8,0,0,0,0-16ZM241.48,200.65a36,36,0,0,1-54.94,4.81c-.12-.12-.24-.24-.35-.37L146.48,160h-37L69.81,205.09l-.35.37A36.08,36.08,0,0,1,44,216,36,36,0,0,1,8.56,173.75a.68.68,0,0,1,0-.14L24.93,89.52A59.88,59.88,0,0,1,83.89,40H172a60.08,60.08,0,0,1,59,49.25c0,.06,0,.12,0,.18l16.37,84.17a.68.68,0,0,1,0,.14A35.74,35.74,0,0,1,241.48,200.65ZM172,144a44,44,0,0,0,0-88H83.89A43.9,43.9,0,0,0,40.68,92.37l0,.13L24.3,176.59A20,20,0,0,0,58,194.3l41.92-47.59a8,8,0,0,1,6-2.71Zm59.7,32.59-8.74-45A60,60,0,0,1,172,160h-4.2L198,194.31a20.09,20.09,0,0,0,17.46,5.39,20,20,0,0,0,16.23-23.11Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cube: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M128,129.09V232a8,8,0,0,1-3.84-1l-88-48.16a8,8,0,0,1-4.16-7V80.2a8,8,0,0,1,.7-3.27Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.68,66.15,135.68,18h0a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32h0l80.34,44L128,120,47.66,76ZM40,90l80,43.78v85.79L40,175.82Zm96,129.57V133.82L216,90v85.78Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-football: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M65.17,108.08l-33,25.34c-.1-1.8-.15-3.6-.15-5.42A95.61,95.61,0,0,1,53.23,67.78ZM46.92,179.42a96.12,96.12,0,0,0,57,41.52l-14.7-41.52Zm105.21,41.52a96.12,96.12,0,0,0,57-41.52H166.83ZM202.77,67.78l-11.94,40.3,33,25.34c.1-1.8.15-3.6.15-5.42A95.61,95.61,0,0,0,202.77,67.78Zm-38.52-28.7a96.34,96.34,0,0,0-72.5,0L128,64ZM152.72,160,168,115.5,128,88,88,115.5,103.28,160Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm76.52,147.42H170.9l-9.26-12.76,12.63-36.78,15-4.89,26.24,20.13A87.38,87.38,0,0,1,204.52,171.42Zm-164-34.3L66.71,117l15,4.89,12.63,36.78L85.1,171.42H51.48A87.38,87.38,0,0,1,40.47,137.12Zm10-50.64,5.51,18.6L40.71,116.77A87.33,87.33,0,0,1,50.43,86.48ZM109,152,97.54,118.65,128,97.71l30.46,20.94L147,152Zm91.07-46.92,5.51-18.6a87.33,87.33,0,0,1,9.72,30.29Zm-6.2-35.38-9.51,32.08-15.07,4.89L136,83.79V68.21l29.09-20A88.58,88.58,0,0,1,193.86,69.7ZM146.07,41.87,128,54.29,109.93,41.87a88.24,88.24,0,0,1,36.14,0ZM90.91,48.21l29.09,20V83.79L86.72,106.67l-15.07-4.89L62.14,69.7A88.58,88.58,0,0,1,90.91,48.21ZM63.15,187.42H83.52l7.17,20.27A88.4,88.4,0,0,1,63.15,187.42ZM110,214.13,98.12,180.71,107.35,168h41.3l9.23,12.71-11.83,33.42a88,88,0,0,1-36.1,0Zm55.36-6.44,7.17-20.27h20.37A88.4,88.4,0,0,1,165.31,207.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pride: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M224,112v16a96,96,0,0,1-192,0V88a24,24,0,0,1,48,0V64a24,24,0,0,1,48,0,24,24,0,0,1,48,0V88h24A24,24,0,0,1,224,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M200,80H184V64a32,32,0,0,0-56-21.13A32,32,0,0,0,72.21,60.42,32,32,0,0,0,24,88v40a104,104,0,0,0,208,0V112A32,32,0,0,0,200,80ZM152,48a16,16,0,0,1,16,16V80H136V64A16,16,0,0,1,152,48ZM88,64a16,16,0,0,1,32,0v40a16,16,0,0,1-32,0ZM40,88a16,16,0,0,1,32,0v16a16,16,0,0,1-32,0Zm176,40a88,88,0,0,1-175.92,3.75A31.93,31.93,0,0,0,80,125.13a31.93,31.93,0,0,0,44.58,3.35,32.21,32.21,0,0,0,11.8,11.44A47.88,47.88,0,0,0,120,176a8,8,0,0,0,16,0,32,32,0,0,1,32-32,8,8,0,0,0,0-16H152a16,16,0,0,1-16-16V96h64a16,16,0,0,1,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-vote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V208a8,8,0,0,1-8,8H64L40,192V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,48V208a16,16,0,0,1-16,16H136a8,8,0,0,1,0-16h72V48H48v96a8,8,0,0,1-16,0V48A16,16,0,0,1,48,32H208A16,16,0,0,1,224,48ZM125.66,154.34a8,8,0,0,0-11.32,0L64,204.69,45.66,186.34a8,8,0,0,0-11.32,11.32l24,24a8,8,0,0,0,11.32,0l56-56A8,8,0,0,0,125.66,154.34Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-code: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M240,128l-48,40H64L16,128,64,88H192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M69.12,94.15,28.5,128l40.62,33.85a8,8,0,1,1-10.24,12.29l-48-40a8,8,0,0,1,0-12.29l48-40a8,8,0,0,1,10.24,12.3Zm176,27.7-48-40a8,8,0,1,0-10.24,12.3L227.5,128l-40.62,33.85a8,8,0,1,0,10.24,12.29l48-40a8,8,0,0,0,0-12.29ZM162.73,32.48a8,8,0,0,0-10.25,4.79l-64,176a8,8,0,0,0,4.79,10.26A8.14,8.14,0,0,0,96,224a8,8,0,0,0,7.52-5.27l64-176A8,8,0,0,0,162.73,32.48Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-handshake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M200,152l-40,40L96,176,40,136,72.68,70.63,128,56l55.32,14.63L183.6,72H144L98.34,116.29a8,8,0,0,0,1.38,12.42C117.23,139.9,141,139.13,160,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M254.3,107.91,228.78,56.85a16,16,0,0,0-21.47-7.15L182.44,62.13,130.05,48.27a8.14,8.14,0,0,0-4.1,0L73.56,62.13,48.69,49.7a16,16,0,0,0-21.47,7.15L1.7,107.9a16,16,0,0,0,7.15,21.47l27,13.51,55.49,39.63a8.06,8.06,0,0,0,2.71,1.25l64,16a8,8,0,0,0,7.6-2.1l55.07-55.08,26.42-13.21a16,16,0,0,0,7.15-21.46Zm-54.89,33.37L165,113.72a8,8,0,0,0-10.68.61C136.51,132.27,116.66,130,104,122L147.24,80h31.81l27.21,54.41ZM41.53,64,62,74.22,36.43,125.27,16,115.06Zm116,119.13L99.42,168.61l-49.2-35.14,28-56L128,64.28l9.8,2.59-45,43.68-.08.09a16,16,0,0,0,2.72,24.81c20.56,13.13,45.37,11,64.91-5L188,152.66Zm62-57.87-25.52-51L214.47,64,240,115.06Zm-87.75,92.67a8,8,0,0,1-7.75,6.06,8.13,8.13,0,0,1-1.95-.24L80.41,213.33a7.89,7.89,0,0,1-2.71-1.25L51.35,193.26a8,8,0,0,1,9.3-13l25.11,17.94L126,208.24A8,8,0,0,1,131.82,217.94Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-science: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M210.26,210.26c-17.23,17.23-68-5.63-113.46-51.06S28.51,63,45.74,45.74s68,5.63,113.46,51.06S227.49,193,210.26,210.26Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M196.12,128c24.65-34.61,37.22-70.38,19.74-87.86S162.61,35.23,128,59.88C93.39,35.23,57.62,22.66,40.14,40.14S35.23,93.39,59.88,128c-24.65,34.61-37.22,70.38-19.74,87.86h0c5.63,5.63,13.15,8.14,21.91,8.14,18.48,0,42.48-11.17,66-27.88C151.47,212.83,175.47,224,194,224c8.76,0,16.29-2.52,21.91-8.14h0C233.34,198.38,220.77,162.61,196.12,128Zm8.43-76.55c7.64,7.64,2.48,32.4-18.52,63.28a300.33,300.33,0,0,0-21.19-23.57A300.33,300.33,0,0,0,141.27,70C172.15,49,196.91,43.8,204.55,51.45ZM176.29,128a289.14,289.14,0,0,1-22.76,25.53A289.14,289.14,0,0,1,128,176.29a289.14,289.14,0,0,1-25.53-22.76A289.14,289.14,0,0,1,79.71,128,298.62,298.62,0,0,1,128,79.71a289.14,289.14,0,0,1,25.53,22.76A289.14,289.14,0,0,1,176.29,128ZM51.45,51.45c2.2-2.21,5.83-3.35,10.62-3.35C73.89,48.1,92.76,55,114.72,70A304,304,0,0,0,91.16,91.16,300.33,300.33,0,0,0,70,114.73C49,83.85,43.81,59.09,51.45,51.45Zm0,153.1C43.81,196.91,49,172.15,70,141.27a300.33,300.33,0,0,0,21.19,23.57A304.18,304.18,0,0,0,114.73,186C83.85,207,59.09,212.2,51.45,204.55Zm153.1,0c-7.64,7.65-32.4,2.48-63.28-18.52a304.18,304.18,0,0,0,23.57-21.19A300.33,300.33,0,0,0,186,141.27C207,172.15,212.19,196.91,204.55,204.55ZM140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-book: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d3487f' viewBox='0 0 256 256'%3E%3Cpath d='M232,56V200H160a32,32,0,0,0-32,32,32,32,0,0,0-32-32H24V56H96a32,32,0,0,1,32,32,32,32,0,0,1,32-32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-olympics: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' version='1.1' width='1020' height='495' id='svg2'%3E%3Cmetadata id='metadata28'%3E%3Crdf:RDF%3E%3Ccc:Work rdf:about=''%3E%3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E%3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E%3Cdc:title%3E%3C/dc:title%3E%3C/cc:Work%3E%3C/rdf:RDF%3E%3C/metadata%3E%3Cdefs id='defs4' /%3E%3Cg transform='matrix(5.7658033,0,0,5.7658033,-216.55705,-1629.403)' id='g3854' style='fill:%23000000;fill-opacity:1'%3E%3Cpath d='m 77.998457,338.04465 c 9.719843,-3.74035 16.634311,-13.17634 16.634311,-24.1989 0,-14.29201 -11.62467,-25.91668 -25.916678,-25.91668 -14.292008,0 -25.95413,11.62467 -25.95413,25.91668 0,14.29201 11.662122,25.91668 25.95413,25.91668 0.54665,0 1.089397,-0.017 1.627741,-0.0505 -0.212847,-1.56081 -0.14221,-4.09918 0.0472,-5.10887 -0.552337,0.0437 -1.110922,0.0659 -1.674938,0.0659 -11.526965,0 -20.823227,-9.29627 -20.823227,-20.82323 0,-11.52696 9.296262,-20.82323 20.823227,-20.82323 l 0,4e-5 c 11.526959,0 20.785775,9.29627 20.785775,20.82323 0,7.91769 -4.368408,14.78291 -10.83969,18.30588 -0.315166,1.3712 -0.711622,4.31209 -0.663721,5.893 z' id='path3016' style='fill:%23d3487f;fill-opacity:1' /%3E%3Cpath d='m 118.12057,340.00218 c -1.34862,10.20474 -10.02005,18.04148 -20.603518,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.026538,0 23.837178,-9.65722 25.649488,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.590368,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.546428,0 17.537168,6.37619 20.001238,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3790' style='fill:%23d3487f;fill-opacity:1' /%3E%3Cpath d='m 157.72746,317.82769 c 1.60373,10.29047 9.36704,19.0414 20.1411,21.36875 13.96979,3.01767 27.78686,-5.89044 30.80453,-19.86023 3.01768,-13.9698 -5.88253,-27.82347 -19.85233,-30.84115 -13.96979,-3.01767 -27.79477,5.92705 -30.81244,19.89685 -0.11542,0.53432 -0.2134,1.06841 -0.29433,1.6017 1.57057,0.12151 4.03679,0.72651 4.98373,1.12484 0.0739,-0.54911 0.17015,-1.09979 0.28924,-1.65109 2.43385,-11.26709 13.48338,-18.39092 24.75047,-15.95707 11.26708,2.43385 18.39092,13.48338 15.95706,24.75047 l -3e-5,-1e-5 c -2.43385,11.26709 -13.47548,18.35431 -24.74257,15.92046 -7.73918,-1.67178 -13.52726,-7.39124 -15.60443,-14.46049 -1.27374,-0.59757 -4.06462,-1.60605 -5.62,-1.89303 z' id='path3842' style='fill:%23d3487f;fill-opacity:1' /%3E%3Cpath d='m 105.40431,311.064 c 1.34862,-10.20474 10.02005,-18.04148 20.60351,-18.04148 11.52697,0 20.82323,9.29627 20.82323,20.82323 0,7.8992 -4.36561,14.75085 -10.82304,18.28114 -0.45237,1.7753 -0.72684,3.69514 -0.65576,5.89574 9.70007,-3.75525 16.6097,-13.17589 16.6097,-24.17688 0,-14.29201 -11.66212,-25.91668 -25.95413,-25.91668 -13.02653,0 -23.83717,9.65722 -25.64948,22.18923 1.32835,0.0348 4.11703,0.60321 5.04597,0.9457 z m -4.98685,6.89716 c 1.97707,12.3428 12.69857,21.80127 25.59036,21.80127 0.5666,0 1.12907,-0.0183 1.68684,-0.0542 -0.31178,-1.20255 -0.3074,-3.96583 0.0166,-5.10739 l 0,-6e-5 c -0.5617,0.0452 -1.1298,0.0682 -1.70343,0.0682 -9.54642,0 -17.53716,-6.37619 -20.00123,-15.11504 -1.68318,-0.64085 -3.49015,-1.20604 -5.58913,-1.59278 z' id='path3850' style='fill:%23d3487f;fill-opacity:1' /%3E%3Cpath d='m 175.43867,340.00219 c -1.34862,10.20474 -10.02005,18.04148 -20.60351,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.02653,0 23.83717,-9.65722 25.64948,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.59036,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.54642,0 17.53716,6.37619 20.00123,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3852' style='fill:%23d3487f;fill-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A"); +} +@media (prefers-color-scheme: dark) { + :root { + /* Mastodon logo */ + --logo: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' class='mastodon-logo' viewBox='0 0 216.414 232.01'%3E%3Cdefs xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient xmlns='http://www.w3.org/2000/svg' id='a' x2='0%25' y2='100%25' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0%25' stop-color='%23d05c8a'/%3E%3Cstop offset='100%25' stop-color='%23d05c8a'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath xmlns='http://www.w3.org/2000/svg' fill='url(%23a)' d='M211.807 139.088c-3.18 16.366-28.492 34.277-57.562 37.748-15.159 1.809-30.084 3.471-45.999 2.741-26.027-1.192-46.565-6.212-46.565-6.212 0 2.534.156 4.946.469 7.202 3.384 25.687 25.47 27.225 46.391 27.943 21.116.723 39.919-5.206 39.919-5.206l.867 19.09s-14.77 7.931-41.08 9.39c-14.51.797-32.525-.365-53.507-5.919C9.232 213.82 1.406 165.311.209 116.091c-.365-14.613-.14-28.393-.14-39.918 0-50.33 32.976-65.083 32.976-65.083C49.672 3.454 78.204.242 107.865 0h.729c29.66.242 58.21 3.454 74.837 11.09 0 0 32.975 14.752 32.975 65.082 0 0 .414 37.134-4.599 62.916'/%3E%3Cpath fill='%23fff' d='M177.51 80.077v60.941h-24.144v-59.15c0-12.469-5.246-18.797-15.74-18.797-11.602 0-17.417 7.507-17.417 22.352V117.8H96.207V85.423c0-14.845-5.816-22.352-17.418-22.352-10.494 0-15.74 6.328-15.74 18.797v59.15H38.905V80.077c0-12.455 3.171-22.352 9.541-29.675 6.569-7.322 15.171-11.076 25.85-11.076 12.355 0 21.711 4.748 27.898 14.247l6.013 10.082 6.015-10.082c6.185-9.498 15.542-14.247 27.898-14.247 10.677 0 19.28 3.753 25.85 11.076 6.369 7.322 9.54 17.22 9.54 29.675'/%3E%3C/svg%3E"); + + /* Post+Notifications icons */ + --icon-reply: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M236,200a12,12,0,0,1-24,0,84.09,84.09,0,0,0-84-84H61l27.52,27.51a12,12,0,0,1-17,17l-48-48a12,12,0,0,1,0-17l48-48a12,12,0,0,1,17,17L61,92h67A108.12,108.12,0,0,1,236,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M80,56v96L32,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96H88V56a8,8,0,0,0-13.66-5.66l-48,48a8,8,0,0,0,0,11.32l48,48A8,8,0,0,0,88,152V112h40a88.1,88.1,0,0,1,88,88,8,8,0,0,0,16,0A104.11,104.11,0,0,0,128,96ZM72,132.69,43.31,104,72,75.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M232,200a8,8,0,0,1-16,0,88.1,88.1,0,0,0-88-88H88v40a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,88,56V96h40A104.11,104.11,0,0,1,232,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-all: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,56v96L80,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M85.66,146.34a8,8,0,0,1-11.32,11.32l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,85.66,61.66L43.31,104ZM232,200a8,8,0,0,1-16,0,88.11,88.11,0,0,0-80-87.63V152a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,136,56V96.3A104.15,104.15,0,0,1,232,200ZM120,75.31,91.31,104,120,132.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M227.85,46.89a20,20,0,0,0-18.74-18.74c-13.13-.77-46.65.42-74.48,28.24L131,60H74.36a19.83,19.83,0,0,0-14.14,5.86L25.87,100.19a20,20,0,0,0,11.35,33.95l37.14,5.18,42.32,42.32,5.19,37.18A19.88,19.88,0,0,0,135.34,235a20.13,20.13,0,0,0,6.37,1,19.9,19.9,0,0,0,14.1-5.87l34.34-34.35A19.85,19.85,0,0,0,196,181.64V125l3.6-3.59C227.43,93.54,228.62,60,227.85,46.89ZM76,84h31L75.75,115.28l-27.23-3.8ZM151.6,73.37A72.27,72.27,0,0,1,204,52a72.17,72.17,0,0,1-21.38,52.41L128,159,97,128ZM172,180l-27.49,27.49-3.8-27.23L172,149Zm-72,22c-8.71,11.85-26.19,26-60,26a12,12,0,0,1-12-12c0-33.84,14.12-51.32,26-60A12,12,0,1,1,68.18,175.3C62.3,179.63,55.51,187.8,53,203c15.21-2.51,23.37-9.3,27.7-15.18A12,12,0,1,1,100,202Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M184,120v61.65a8,8,0,0,1-2.34,5.65l-34.35,34.35a8,8,0,0,1-13.57-4.53L128,176ZM136,72H74.35a8,8,0,0,0-5.65,2.34L34.35,108.69a8,8,0,0,0,4.53,13.57L80,128ZM40,216c37.65,0,50.69-19.69,54.56-28.18L68.18,161.44C59.69,165.31,40,178.35,40,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.85,47.12a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.41,27.07L132.69,64H74.36A15.91,15.91,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A15.91,15.91,0,0,0,192,181.64V123.31l4.77-4.77C223.45,91.86,224.6,59.71,223.85,47.12ZM74.36,80h42.33L77.16,119.52,40,114.34Zm74.41-9.45a76.65,76.65,0,0,1,59.11-22.47,76.46,76.46,0,0,1-22.42,59.16L128,164.68,91.32,128ZM176,181.64,141.67,216l-5.19-37.17L176,139.31Zm-74.16,9.5C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M101.85,191.14C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Zm122-144a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.4,27.07h0L88,108.7A8,8,0,0,1,76.67,97.39l26.56-26.57A4,4,0,0,0,100.41,64H74.35A15.9,15.9,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A16,16,0,0,0,192,181.65V155.59a4,4,0,0,0-6.83-2.82l-26.57,26.56a8,8,0,0,1-11.71-.42,8.2,8.2,0,0,1,.6-11.1l49.27-49.27h0C223.45,91.86,224.6,59.71,223.85,47.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M243,96a20.33,20.33,0,0,0-17.74-14l-56.59-4.57L146.83,24.62a20.36,20.36,0,0,0-37.66,0L87.35,77.44,30.76,82A20.45,20.45,0,0,0,19.1,117.88l43.18,37.24-13.2,55.7A20.37,20.37,0,0,0,79.57,233L128,203.19,176.43,233a20.39,20.39,0,0,0,30.49-22.15l-13.2-55.7,43.18-37.24A20.43,20.43,0,0,0,243,96ZM172.53,141.7a12,12,0,0,0-3.84,11.86L181.58,208l-47.29-29.08a12,12,0,0,0-12.58,0L74.42,208l12.89-54.4a12,12,0,0,0-3.84-11.86L41.2,105.24l55.4-4.47a12,12,0,0,0,10.13-7.38L128,41.89l21.27,51.5a12,12,0,0,0,10.13,7.38l55.4,4.47Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M192,176v48l-64-40L64,224V176l64-40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32Zm0,16V161.57l-51.77-32.35a8,8,0,0,0-8.48,0L72,161.56V48ZM132.23,177.22a8,8,0,0,0-8.48,0L72,209.57V180.43l56-35,56,35v29.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-translate-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M224,184H144l40-80ZM96,127.56h0A95.78,95.78,0,0,0,128,56H64A95.78,95.78,0,0,0,96,127.56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.15,212.42l-56-112a8,8,0,0,0-14.31,0l-21.71,43.43A88,88,0,0,1,108,126.93,103.65,103.65,0,0,0,135.69,64H160a8,8,0,0,0,0-16H104V32a8,8,0,0,0-16,0V48H32a8,8,0,0,0,0,16h87.63A87.7,87.7,0,0,1,96,116.35a87.74,87.74,0,0,1-19-31,8,8,0,1,0-15.08,5.34A103.63,103.63,0,0,0,84,127a87.55,87.55,0,0,1-52,17,8,8,0,0,0,0,16,103.46,103.46,0,0,0,64-22.08,104.18,104.18,0,0,0,51.44,21.31l-26.6,53.19a8,8,0,0,0,14.31,7.16L148.94,192h70.11l13.79,27.58A8,8,0,0,0,240,224a8,8,0,0,0,7.15-11.58ZM156.94,176,184,121.89,211.05,176Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,92H188V56a12,12,0,0,0-12-12H60V40a12,12,0,0,0-24,0V216a12,12,0,0,0,24,0v-4h84a12,12,0,0,0,12-12V164h68a12,12,0,0,0,12-12V104A12,12,0,0,0,224,92ZM164,68V92H60V68ZM132,188H60V164h72Zm80-48H60V116H212Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M224,104v48H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,96H184V56a8,8,0,0,0-8-8H56V40a8,8,0,0,0-16,0V216a8,8,0,0,0,16,0v-8h88a8,8,0,0,0,8-8V160h72a8,8,0,0,0,8-8V104A8,8,0,0,0,224,96ZM168,64V96H56V64ZM136,192H56V160h80Zm80-48H56V112H216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E");; + --icon-post-notification: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M120,128a16,16,0,1,1-16-16A16,16,0,0,1,120,128Zm32-16a16,16,0,1,0,16,16A16,16,0,0,0,152,112Zm84,16A108,108,0,0,1,78.77,224.15L46.34,235A20,20,0,0,1,21,209.66l10.81-32.43A108,108,0,1,1,236,128Zm-24,0A84,84,0,1,0,55.27,170.06a12,12,0,0,1,1,9.81l-9.93,29.79,29.79-9.93a12.1,12.1,0,0,1,3.8-.62,12,12,0,0,1,6,1.62A84,84,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post-notification-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a12,12,0,0,1-12,12h-8v8a12,12,0,0,1-24,0v-8h-8a12,12,0,0,1,0-24h8v-8a12,12,0,0,1,24,0v8h8A12,12,0,0,1,256,136Zm-54.81,56.28a12,12,0,1,1-18.38,15.44C169.12,191.42,145,172,108,172c-28.89,0-55.46,12.68-74.81,35.72a12,12,0,0,1-18.38-15.44A124.08,124.08,0,0,1,63.5,156.53a72,72,0,1,1,89,0A124,124,0,0,1,201.19,192.28ZM108,148a48,48,0,1,0-48-48A48.05,48.05,0,0,0,108,148Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Navigation icons */ + --icon-home: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bell: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-explore: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-globe: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-direct-messages: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bookmark-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-star-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-accent: var(--icon-star-accent); + --icon-star-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-user-plus-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-list: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-dot-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M176,128a48,48,0,1,1-48-48A48,48,0,0,1,176,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dot-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48,48,0,0,0,128,80Zm0,60a12,12,0,1,1,12-12A12,12,0,0,1,128,140Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-settings: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-settings-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-moderation: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-moderation-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-administration: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-administration-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-logout: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V200a16,16,0,0,1-16,16H48V40H208A16,16,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M120,216a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V40a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H56V208h56A8,8,0,0,1,120,216Zm109.66-93.66-40-40a8,8,0,0,0-11.32,11.32L204.69,120H112a8,8,0,0,0,0,16h92.69l-26.35,26.34a8,8,0,0,0,11.32,11.32l40-40A8,8,0,0,0,229.66,122.34Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-ellipsis-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-column-link-active-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-hashtag: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-hashtag-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Post visibility icons */ + --icon-globe-visibility: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-visibility-inv: var(--icon-globe-visibility); + --icon-globe-visibility-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock-inv: var(--icon-unlock); + --icon-unlock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,80H176V56a48,48,0,0,0-96,0V80H48A16,16,0,0,0,32,96V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V96A16,16,0,0,0,208,80Zm-72,78.63V184a8,8,0,0,1-16,0V158.63a24,24,0,1,1,16,0ZM160,80H96V56a32,32,0,0,1,64,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock-inv: var(--icon-lock); + --icon-lock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M208,76H180V56A52,52,0,0,0,76,56V76H48A20,20,0,0,0,28,96V208a20,20,0,0,0,20,20H208a20,20,0,0,0,20-20V96A20,20,0,0,0,208,76ZM100,56a28,28,0,0,1,56,0V76H100ZM204,204H52V100H204Zm-76-92a32,32,0,0,0-12,61.66V180a12,12,0,0,0,24,0v-6.34A32,32,0,0,0,128,112Zm0,24a8,8,0,1,1-8,8A8,8,0,0,1,128,136Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at-inv: var(--icon-at); + --icon-at-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Other icons */ + --icon-bell-still: var(--icon-bell); + --icon-bell-ringing: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M224,71.1a8,8,0,0,1-10.78-3.42,94.13,94.13,0,0,0-33.46-36.91,8,8,0,1,1,8.54-13.54,111.46,111.46,0,0,1,39.12,43.09A8,8,0,0,1,224,71.1ZM35.71,72a8,8,0,0,0,7.1-4.32A94.13,94.13,0,0,1,76.27,30.77a8,8,0,1,0-8.54-13.54A111.46,111.46,0,0,0,28.61,60.32,8,8,0,0,0,35.71,72Zm186.1,103.94A16,16,0,0,1,208,200H167.2a40,40,0,0,1-78.4,0H48a16,16,0,0,1-13.79-24.06C43.22,160.39,48,138.28,48,112a80,80,0,0,1,160,0C208,138.27,212.78,160.38,221.81,175.94ZM150.62,200H105.38a24,24,0,0,0,45.24,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M160,168l-48,48H66.75L36.69,185.94a16,16,0,0,1,0-22.63L96,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM108.68,208H70.05L42.33,180.28a8,8,0,0,1,0-11.31L96,115.31,148.69,168Zm105-105L160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM213.67,103,160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-megaphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M144,69.09V170.91L50.24,199.67A8,8,0,0,1,40,192V48a8,8,0,0,1,10.24-7.67Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228.54,86.66l-176.06-54A16,16,0,0,0,32,48V192a16,16,0,0,0,16,16,16,16,0,0,0,4.52-.65L136,181.73V192a16,16,0,0,0,16,16h32a16,16,0,0,0,16-16v-29.9l28.54-8.75A16.09,16.09,0,0,0,240,138V102A16.09,16.09,0,0,0,228.54,86.66ZM136,165,48,192V48l88,27Zm48,27H152V176.82L184,167Zm40-54-.11,0L152,160.08V79.92l71.89,22,.11,0v36Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sliders: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a24,24,0,1,1-24-24A24,24,0,0,1,128,80Zm40,72a24,24,0,1,0,24,24A24,24,0,0,0,168,152Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M40,88H73a32,32,0,0,0,62,0h81a8,8,0,0,0,0-16H135a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16Zm64-24A16,16,0,1,1,88,80,16,16,0,0,1,104,64ZM216,168H199a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16h97a32,32,0,0,0,62,0h17a8,8,0,0,0,0-16Zm-48,24a16,16,0,1,1,16-16A16,16,0,0,1,168,192Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-warning: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M215.46,216H40.54C27.92,216,20,202.79,26.13,192.09L113.59,40.22c6.3-11,22.52-11,28.82,0l87.46,151.87C236,202.79,228.08,216,215.46,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM222.93,203.8a8.5,8.5,0,0,1-7.48,4.2H40.55a8.5,8.5,0,0,1-7.48-4.2,7.59,7.59,0,0,1,0-7.72L120.52,44.21a8.75,8.75,0,0,1,15,0l87.45,151.87A7.59,7.59,0,0,1,222.93,203.8ZM120,144V104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm20,36a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-verified: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M225.86,102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28,23.51,138.44,16,128,16s-18.27,7.51-25.18,14.14c-3.94,3.77-8,7.67-11.57,9.14C88,40.64,82.56,40.72,77.31,40.8c-9.76.15-20.82.31-28.51,8S41,67.55,40.8,77.31c-.08,5.25-.16,10.67-1.52,13.94-1.47,3.56-5.37,7.63-9.14,11.57C23.51,109.72,16,117.56,16,128s7.51,18.27,14.14,25.18c3.77,3.94,7.67,8,9.14,11.57,1.36,3.27,1.44,8.69,1.52,13.94.15,9.76.31,20.82,8,28.51s18.75,7.85,28.51,8c5.25.08,10.67.16,13.94,1.52,3.56,1.47,7.63,5.37,11.57,9.14C109.72,232.49,117.56,240,128,240s18.27-7.51,25.18-14.14c3.94-3.77,8-7.67,11.57-9.14,3.27-1.36,8.69-1.44,13.94-1.52,9.76-.15,20.82-.31,28.51-8s7.85-18.75,8-28.51c.08-5.25.16-10.67,1.52-13.94,1.47-3.56,5.37-7.63,9.14-11.57C232.49,146.28,240,138.44,240,128S232.49,109.73,225.86,102.82Zm-52.2,6.84-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M237.94,107.21a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pin: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M235.33,104l-53.47,53.65c4.56,12.67,6.45,33.89-13.19,60A15.93,15.93,0,0,1,157,224c-.38,0-.75,0-1.13,0a16,16,0,0,1-11.32-4.69L96.29,171,53.66,213.66a8,8,0,0,1-11.32-11.32L85,159.71l-48.3-48.3A16,16,0,0,1,38,87.63c25.42-20.51,49.75-16.48,60.4-13.14L152,20.7a16,16,0,0,1,22.63,0l60.69,60.68A16,16,0,0,1,235.33,104Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M218.34,119.6,183.6,154.34a46.58,46.58,0,0,1-44.31,12.26c-.31.34-.62.67-.95,1L103.6,202.34A46.63,46.63,0,1,1,37.66,136.4L72.4,101.66A46.6,46.6,0,0,1,116.71,89.4c.31-.34.62-.67,1-1L152.4,53.66a46.63,46.63,0,0,1,65.94,65.94Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,88.23a54.43,54.43,0,0,1-16,37L189.25,160a54.27,54.27,0,0,1-38.63,16h-.05A54.63,54.63,0,0,1,96,119.84a8,8,0,0,1,16,.45A38.62,38.62,0,0,0,150.58,160h0a38.39,38.39,0,0,0,27.31-11.31l34.75-34.75a38.63,38.63,0,0,0-54.63-54.63l-11,11A8,8,0,0,1,135.7,59l11-11A54.65,54.65,0,0,1,224,48,54.86,54.86,0,0,1,240,88.23ZM109,185.66l-11,11A38.41,38.41,0,0,1,70.6,208h0a38.63,38.63,0,0,1-27.29-65.94L78,107.31A38.63,38.63,0,0,1,144,135.71a8,8,0,0,0,7.78,8.22H152a8,8,0,0,0,8-7.78A54.86,54.86,0,0,0,144,96a54.65,54.65,0,0,0-77.27,0L32,130.75A54.62,54.62,0,0,0,70.56,224h0a54.28,54.28,0,0,0,38.64-16l11-11A8,8,0,0,0,109,185.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M208,104V216H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,112v96a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V112A16,16,0,0,1,56,96H80a8,8,0,0,1,0,16H56v96H200V112H176a8,8,0,0,1,0-16h24A16,16,0,0,1,216,112ZM93.66,69.66,120,43.31V136a8,8,0,0,0,16,0V43.31l26.34,26.35a8,8,0,0,0,11.32-11.32l-40-40a8,8,0,0,0-11.32,0l-40,40A8,8,0,0,0,93.66,69.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-send: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M227.91,134.86,59.93,231a8,8,0,0,1-11.44-9.67L80,128,48.49,34.72a8,8,0,0,1,11.44-9.67l168,95.85A8,8,0,0,1,227.91,134.86Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M231.87,114l-168-95.89A16,16,0,0,0,40.92,37.34L71.55,128,40.92,218.67A16,16,0,0,0,56,240a16.15,16.15,0,0,0,7.93-2.1l167.92-96.05a16,16,0,0,0,.05-27.89ZM56,224a.56.56,0,0,0,0-.12L85.74,136H144a8,8,0,0,0,0-16H85.74L56.06,32.16A.46.46,0,0,0,56,32l168,95.83Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M216,40V168H168V88H88V40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32ZM160,208H48V96H160Zm48-48H176V88a8,8,0,0,0-8-8H96V48H208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-shut: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104c-16.81,20.81-47.63,48-96,48s-79.19-27.19-96-48c16.81-20.81,47.63-48,96-48S207.19,83.19,224,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228,175a8,8,0,0,1-10.92-3l-19-33.2A123.23,123.23,0,0,1,162,155.46l5.87,35.22a8,8,0,0,1-6.58,9.21A8.4,8.4,0,0,1,160,200a8,8,0,0,1-7.88-6.69l-5.77-34.58a133.06,133.06,0,0,1-36.68,0l-5.77,34.58A8,8,0,0,1,96,200a8.4,8.4,0,0,1-1.32-.11,8,8,0,0,1-6.58-9.21L94,155.46a123.23,123.23,0,0,1-36.06-16.69L39,172A8,8,0,1,1,25.06,164l20-35a153.47,153.47,0,0,1-19.3-20A8,8,0,1,1,38.22,99c16.6,20.54,45.64,45,89.78,45s73.18-24.49,89.78-45A8,8,0,1,1,230.22,109a153.47,153.47,0,0,1-19.3,20l20,35A8,8,0,0,1,228,175Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-open: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M230.15,70.54,185.46,25.86a20,20,0,0,0-28.28,0L33.86,149.17A19.86,19.86,0,0,0,28,163.31V208a20,20,0,0,0,20,20H216a12,12,0,0,0,0-24H125L230.15,98.83A20,20,0,0,0,230.15,70.54ZM91,204H52V165l84-84,39,39ZM192,103,153,64l18.34-18.34,39,39Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.32,73.37,182.63,28.69a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H216a8,8,0,0,0,0-16H115.32l112-112A16,16,0,0,0,227.32,73.37ZM48,163.31l88-88L180.69,120l-88,88H48Zm144-54.62L147.32,64l24-24L216,84.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-timer: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-radio: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M176.49,95.51a12,12,0,0,1,0,17l-56,56a12,12,0,0,1-17,0l-24-24a12,12,0,1,1,17-17L112,143l47.51-47.52A12,12,0,0,1,176.49,95.51ZM236,128A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E");; + --icon-check-box: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0ZM228,48V208a20,20,0,0,1-20,20H48a20,20,0,0,1-20-20V48A20,20,0,0,1,48,28H208A20,20,0,0,1,228,48Zm-24,4H52V204H204Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-broom: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M192.8,165.12,43.93,105.57A110.88,110.88,0,0,1,61.47,82.38a8,8,0,0,1,8.67-1.81L95.52,90.85a16,16,0,0,0,20.82-9l21-53.1c4.15-10,15.47-15.33,25.63-11.53a20,20,0,0,1,11.51,26.39L153.13,96.71a16,16,0,0,0,8.93,20.75L187,127.3a8,8,0,0,1,5,7.43V152A104.58,104.58,0,0,0,192.8,165.12Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.5,216.81c-22.56-11-35.5-34.58-35.5-64.8V134.73a15.94,15.94,0,0,0-10.09-14.87L165,110a8,8,0,0,1-4.48-10.34l21.32-53a28,28,0,0,0-16.1-37,28.14,28.14,0,0,0-35.82,16,.61.61,0,0,0,0,.12L108.9,79a8,8,0,0,1-10.37,4.49L73.11,73.14A15.89,15.89,0,0,0,55.74,76.8C34.68,98.45,24,123.75,24,152a111.45,111.45,0,0,0,31.18,77.53A8,8,0,0,0,61,232H232a8,8,0,0,0,3.5-15.19ZM67.14,88l25.41,10.3a24,24,0,0,0,31.23-13.45l21-53c2.56-6.11,9.47-9.27,15.43-7a12,12,0,0,1,6.88,15.92L145.69,93.76a24,24,0,0,0,13.43,31.14L184,134.73V152c0,.33,0,.66,0,1L55.77,101.71A108.84,108.84,0,0,1,67.14,88Zm48,128a87.53,87.53,0,0,1-24.34-42,8,8,0,0,0-15.49,4,105.16,105.16,0,0,0,18.36,38H64.44A95.54,95.54,0,0,1,40,152a85.9,85.9,0,0,1,7.73-36.29l137.8,55.12c3,18,10.56,33.48,21.89,45.16Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Popular hashtag icons */ + --icon-music: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M208,164a28,28,0,1,1-28-28A28,28,0,0,1,208,164ZM52,168a28,28,0,1,0,28,28A28,28,0,0,0,52,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M212.92,17.69a8,8,0,0,0-6.86-1.45l-128,32A8,8,0,0,0,72,56V166.08A36,36,0,1,0,88,196V110.25l112-28v51.83A36,36,0,1,0,216,164V24A8,8,0,0,0,212.92,17.69ZM52,216a20,20,0,1,1,20-20A20,20,0,0,1,52,216ZM88,93.75V62.25l112-28v31.5ZM180,184a20,20,0,1,1,20-20A20,20,0,0,1,180,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-microphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M156.5,151,59,222.45a8,8,0,0,1-10.38-.79l-14.3-14.3A8,8,0,0,1,33.55,197L105,99.5l0,0A64,64,0,0,0,156.48,151Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M168,16A72.07,72.07,0,0,0,96,88a73.29,73.29,0,0,0,.63,9.42L27.12,192.22A15.93,15.93,0,0,0,28.71,213L43,227.29a15.93,15.93,0,0,0,20.78,1.59l94.81-69.53A73.29,73.29,0,0,0,168,160a72,72,0,1,0,0-144Zm56,72a55.72,55.72,0,0,1-11.16,33.52L134.49,43.16A56,56,0,0,1,224,88ZM54.32,216,40,201.68,102.14,117A72.37,72.37,0,0,0,139,153.86ZM112,88a55.67,55.67,0,0,1,11.16-33.51l78.34,78.34A56,56,0,0,1,112,88Zm-2.35,58.34a8,8,0,0,1,0,11.31l-8,8a8,8,0,1,1-11.31-11.31l8-8A8,8,0,0,1,109.67,146.33Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M104,48c0-24,24-40,24-40s24,16,24,40a24,24,0,0,1-48,0ZM208,96H48a16,16,0,0,0-16,16v23.33c0,17.44,13.67,32.18,31.1,32.66A32,32,0,0,0,96,136a32,32,0,0,0,64,0,32,32,0,0,0,32.9,32c17.43-.48,31.1-15.22,31.1-32.66V112A16,16,0,0,0,208,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,112a24,24,0,0,0-24-24H136V79a32.06,32.06,0,0,0,24-31c0-28-26.44-45.91-27.56-46.66a8,8,0,0,0-8.88,0C122.44,2.09,96,20,96,48a32.06,32.06,0,0,0,24,31v9H48a24,24,0,0,0-24,24v23.33a40.84,40.84,0,0,0,8,24.24V200a24,24,0,0,0,24,24H200a24,24,0,0,0,24-24V159.57a40.84,40.84,0,0,0,8-24.24ZM112,48c0-13.57,10-24.46,16-29.79,6,5.33,16,16.22,16,29.79a16,16,0,0,1-32,0ZM40,112a8,8,0,0,1,8-8H208a8,8,0,0,1,8,8v23.33c0,13.25-10.46,24.31-23.32,24.66A24,24,0,0,1,168,136a8,8,0,0,0-16,0,24,24,0,0,1-48,0,8,8,0,0,0-16,0,24,24,0,0,1-24.68,24C50.46,159.64,40,148.58,40,135.33Zm160,96H56a8,8,0,0,1-8-8V172.56A38.77,38.77,0,0,0,62.88,176a39.69,39.69,0,0,0,29-11.31A40.36,40.36,0,0,0,96,160a40,40,0,0,0,64,0,40.36,40.36,0,0,0,4.13,4.67A39.67,39.67,0,0,0,192,176c.38,0,.76,0,1.14,0A38.77,38.77,0,0,0,208,172.56V200A8,8,0,0,1,200,208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-calendar: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V88H40V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,32H184V24a8,8,0,0,0-16,0v8H88V24a8,8,0,0,0-16,0v8H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM72,48v8a8,8,0,0,0,16,0V48h80v8a8,8,0,0,0,16,0V48h24V80H48V48ZM208,208H48V96H208V208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-popcorn: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M88,96l16,120H70.34a8,8,0,0,1-7.79-6.17L32,80Zm80,0L152,216h33.66a8,8,0,0,0,7.79-6.17L224,80Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.52,74.21a8,8,0,0,0-7.13-2A44,44,0,0,0,168,41.67a44,44,0,0,0-80,0,44,44,0,0,0-54.4,30.51,8,8,0,0,0-9.4,9.65L54.76,211.67A16,16,0,0,0,70.34,224H185.66a16,16,0,0,0,15.58-12.33L231.79,81.83A8,8,0,0,0,229.52,74.21ZM76,56a27.68,27.68,0,0,1,13.11,3.26,8,8,0,0,0,11.56-5.34,28,28,0,0,1,54.66,0,8,8,0,0,0,11.56,5.34A28,28,0,0,1,207,76.54l-38.56,11-34.49-13.8a16,16,0,0,0-11.88,0L87.57,87.56,49,76.54A28,28,0,0,1,76,56Zm83.25,45.11L145,208H111L96.75,101.11,128,88.62ZM42.91,91.44l37.85,10.81L94.86,208H70.34ZM185.66,208H161.14l14.1-105.75,37.85-10.81Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tangerine-slice: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M216,88A88,88,0,0,1,40,88Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M248,80H8a8,8,0,0,0-8,8,128,128,0,0,0,256,0A8,8,0,0,0,248,80ZM77.4,149.91l42.6-42.6V167.6A79.59,79.59,0,0,1,77.4,149.91ZM66.09,138.6A79.59,79.59,0,0,1,48.4,96h60.29ZM136,107.31l42.6,42.6A79.59,79.59,0,0,1,136,167.6Zm53.91,31.29L147.31,96H207.6A79.59,79.59,0,0,1,189.91,138.6ZM128,200A112.15,112.15,0,0,1,16.28,96H32.34a96,96,0,0,0,191.32,0h16.06A112.15,112.15,0,0,1,128,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sunset: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M192,144a64.33,64.33,0,0,1-2,16H66a64,64,0,1,1,126-16Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,152H199.55a73.54,73.54,0,0,0,.45-8,72,72,0,0,0-144,0,73.54,73.54,0,0,0,.45,8H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM72,144a56,56,0,1,1,111.41,8H72.59A56.13,56.13,0,0,1,72,144Zm144,56a8,8,0,0,1-8,8H48a8,8,0,0,1,0-16H208A8,8,0,0,1,216,200ZM72.84,43.58a8,8,0,0,1,14.32-7.16l8,16a8,8,0,0,1-14.32,7.16Zm-56,48.84a8,8,0,0,1,10.74-3.57l16,8a8,8,0,0,1-7.16,14.31l-16-8A8,8,0,0,1,16.84,92.42Zm192,15.16a8,8,0,0,1,3.58-10.73l16-8a8,8,0,1,1,7.16,14.31l-16,8a8,8,0,0,1-10.74-3.58Zm-48-55.16,8-16a8,8,0,0,1,14.32,7.16l-8,16a8,8,0,1,1-14.32-7.16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-camera: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M208,64H176L160,40H96L80,64H48A16,16,0,0,0,32,80V192a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V80A16,16,0,0,0,208,64ZM128,168a36,36,0,1,1,36-36A36,36,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,56H180.28L166.65,35.56A8,8,0,0,0,160,32H96a8,8,0,0,0-6.65,3.56L75.71,56H48A24,24,0,0,0,24,80V192a24,24,0,0,0,24,24H208a24,24,0,0,0,24-24V80A24,24,0,0,0,208,56Zm8,136a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8H80a8,8,0,0,0,6.66-3.56L100.28,48h55.43l13.63,20.44A8,8,0,0,0,176,72h32a8,8,0,0,1,8,8ZM128,88a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,88Zm0,72a28,28,0,1,1,28-28A28,28,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pine: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M32,192l56-72H48L128,16l80,104H168l56,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M230.31,187.09,184.36,128H208a8,8,0,0,0,6.34-12.88l-80-104a8,8,0,0,0-12.68,0l-80,104A8,8,0,0,0,48,128H71.64L25.69,187.09A8,8,0,0,0,32,200h88v40a8,8,0,0,0,16,0V200h88a8,8,0,0,0,6.31-12.91ZM48.36,184l46-59.09A8,8,0,0,0,88,112H64.25L128,29.12,191.75,112H168a8,8,0,0,0-6.31,12.91L207.64,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tree: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M232,127.82c.09,33.94-28.41,63.3-62.34,64.16a63.72,63.72,0,0,1-41.66-14,63.71,63.71,0,0,1-41.65,14c-33.93-.86-62.44-30.22-62.35-64.16a64,64,0,0,1,40.13-59.2,68,68,0,0,1,127.74,0A64,64,0,0,1,232,127.82Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M198.1,62.59a76,76,0,0,0-140.2,0A71.71,71.71,0,0,0,16,127.8C15.9,166,48,199,86.14,200A72.22,72.22,0,0,0,120,192.47V232a8,8,0,0,0,16,0V192.47A72.17,72.17,0,0,0,168,200l1.82,0C208,199,240.11,166,240,127.8A71.71,71.71,0,0,0,198.1,62.59ZM169.45,184a56.08,56.08,0,0,1-33.45-10v-41l43.58-21.78a8,8,0,1,0-7.16-14.32L136,115.06V88a8,8,0,0,0-16,0v51.06L83.58,120.84a8,8,0,1,0-7.16,14.32L120,156.94v17a56,56,0,0,1-33.45,10C56.9,183.23,31.92,157.52,32,127.84A55.79,55.79,0,0,1,67.11,76a8,8,0,0,0,4.53-4.67,60,60,0,0,1,112.72,0A8,8,0,0,0,188.89,76,55.79,55.79,0,0,1,224,127.84C224.08,157.52,199.1,183.23,169.45,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cat: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M224,48v88c0,48.6-43,88-96,88s-96-39.4-96-88V48a8,8,0,0,1,13.66-5.66L67.6,67.6h0a102.87,102.87,0,0,1,120.8,0h0l21.94-25.24A8,8,0,0,1,224,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M96,140a12,12,0,1,1-12-12A12,12,0,0,1,96,140Zm76-12a12,12,0,1,0,12,12A12,12,0,0,0,172,128Zm60-80v88c0,52.93-46.65,96-104,96S24,188.93,24,136V48A16,16,0,0,1,51.31,36.69c.14.14.26.27.38.41L69,57a111.22,111.22,0,0,1,118.1,0L204.31,37.1c.12-.14.24-.27.38-.41A16,16,0,0,1,232,48Zm-16,0-21.56,24.8A8,8,0,0,1,183.63,74,88.86,88.86,0,0,0,168,64.75V88a8,8,0,1,1-16,0V59.05a97.43,97.43,0,0,0-16-2.72V88a8,8,0,1,1-16,0V56.33a97.43,97.43,0,0,0-16,2.72V88a8,8,0,1,1-16,0V64.75A88.86,88.86,0,0,0,72.37,74a8,8,0,0,1-10.81-1.17L40,48v88c0,41.66,35.21,76,80,79.67V195.31l-13.66-13.66a8,8,0,0,1,11.32-11.31L128,180.68l10.34-10.34a8,8,0,0,1,11.32,11.31L136,195.31v20.36c44.79-3.69,80-38,80-79.67Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dog: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M208,120.38V184a32,32,0,0,1-32,32H80a32,32,0,0,1-32-32V120.38L104,48h48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.71,125l-16.42-88a16,16,0,0,0-19.61-12.58l-.31.09L150.85,40h-45.7L52.63,24.56l-.31-.09A16,16,0,0,0,32.71,37.05L16.29,125a15.77,15.77,0,0,0,9.12,17.52A16.26,16.26,0,0,0,32.12,144,15.48,15.48,0,0,0,40,141.84V184a40,40,0,0,0,40,40h96a40,40,0,0,0,40-40V141.85a15.5,15.5,0,0,0,7.87,2.16,16.31,16.31,0,0,0,6.72-1.47A15.77,15.77,0,0,0,239.71,125ZM32,128h0L48.43,40,90.5,52.37Zm144,80H136V195.31l13.66-13.65a8,8,0,0,0-11.32-11.32L128,180.69l-10.34-10.35a8,8,0,0,0-11.32,11.32L120,195.31V208H80a24,24,0,0,1-24-24V123.11L107.93,56h40.14L200,123.11V184A24,24,0,0,1,176,208Zm48-80L165.5,52.37,207.57,40,224,128ZM104,140a12,12,0,1,1-12-12A12,12,0,0,1,104,140Zm72,0a12,12,0,1,1-12-12A12,12,0,0,1,176,140Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-brush: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M224,32c0,32.81-31.64,67.43-58.64,91.05A84.39,84.39,0,0,0,133,90.64C156.57,63.64,191.19,32,224,32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,32a8,8,0,0,0-8-8c-44.08,0-89.31,49.71-114.43,82.63A60,60,0,0,0,32,164c0,30.88-19.54,44.73-20.47,45.37A8,8,0,0,0,16,224H92a60,60,0,0,0,57.37-77.57C182.3,121.31,232,76.08,232,32ZM92,208H34.63C41.38,198.41,48,183.92,48,164a44,44,0,1,1,44,44Zm32.42-94.45q5.14-6.66,10.09-12.55A76.23,76.23,0,0,1,155,121.49q-5.9,4.94-12.55,10.09A60.54,60.54,0,0,0,124.42,113.55Zm42.7-2.68a92.57,92.57,0,0,0-22-22c31.78-34.53,55.75-45,69.9-47.91C212.17,55.12,201.65,79.09,167.12,110.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-apple: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M216,73.52Zm0,99.26c-16.79-11.53-24-30.87-24-52.78,0-18.3,11.68-34.81,24-46.48C204.53,62.66,185,56,168,56a63.72,63.72,0,0,0-40,14h0A63.71,63.71,0,0,0,88.88,56C52,55.5,23.06,86.3,24,123.19a119.62,119.62,0,0,0,37.65,84.12A32,32,0,0,0,83.6,216h87.7a31.75,31.75,0,0,0,23.26-10c15.85-17,21.44-33.2,21.44-33.2Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.3,169.59a8.07,8.07,0,0,0-2.8-3.4C203.53,154.53,200,134.64,200,120c0-17.67,13.47-33.06,21.5-40.67a8,8,0,0,0,0-11.62C208.82,55.74,187.82,48,168,48a72.23,72.23,0,0,0-40,12.13,71.56,71.56,0,0,0-90.71,9.09A74.63,74.63,0,0,0,16,123.4a127,127,0,0,0,40.14,89.73A39.8,39.8,0,0,0,83.59,224h87.68a39.84,39.84,0,0,0,29.12-12.57,125,125,0,0,0,17.82-24.6C225.23,174,224.33,172,223.3,169.59Zm-34.63,30.94a23.76,23.76,0,0,1-17.4,7.47H83.59a23.82,23.82,0,0,1-16.44-6.51A111.14,111.14,0,0,1,32,123,58.5,58.5,0,0,1,48.65,80.47,54.81,54.81,0,0,1,88,64h.78A55.45,55.45,0,0,1,123,76.28a8,8,0,0,0,10,0A55.39,55.39,0,0,1,168,64a70.64,70.64,0,0,1,36,10.35c-13,14.52-20,30.47-20,45.65,0,23.77,7.64,42.73,22.18,55.3A105.52,105.52,0,0,1,188.67,200.53ZM128.23,30A40,40,0,0,1,167,0h1a8,8,0,0,1,0,16h-1a24,24,0,0,0-23.24,18,8,8,0,1,1-15.5-4Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pencil: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.31,73.37,182.63,28.68a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H92.69A15.86,15.86,0,0,0,104,219.31L227.31,96a16,16,0,0,0,0-22.63ZM51.31,160,136,75.31,152.69,92,68,176.68ZM48,179.31,76.69,208H48Zm48,25.38L79.31,188,164,103.31,180.69,120Zm96-96L147.31,64l24-24L216,84.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gaming: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M216.86,207.57a28,28,0,0,1-24.66-7.77L150.09,152H172a51.94,51.94,0,0,0,51.2-61h0l16.36,84.17A28,28,0,0,1,216.86,207.57Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M176,112H152a8,8,0,0,1,0-16h24a8,8,0,0,1,0,16ZM104,96H96V88a8,8,0,0,0-16,0v8H72a8,8,0,0,0,0,16h8v8a8,8,0,0,0,16,0v-8h8a8,8,0,0,0,0-16ZM241.48,200.65a36,36,0,0,1-54.94,4.81c-.12-.12-.24-.24-.35-.37L146.48,160h-37L69.81,205.09l-.35.37A36.08,36.08,0,0,1,44,216,36,36,0,0,1,8.56,173.75a.68.68,0,0,1,0-.14L24.93,89.52A59.88,59.88,0,0,1,83.89,40H172a60.08,60.08,0,0,1,59,49.25c0,.06,0,.12,0,.18l16.37,84.17a.68.68,0,0,1,0,.14A35.74,35.74,0,0,1,241.48,200.65ZM172,144a44,44,0,0,0,0-88H83.89A43.9,43.9,0,0,0,40.68,92.37l0,.13L24.3,176.59A20,20,0,0,0,58,194.3l41.92-47.59a8,8,0,0,1,6-2.71Zm59.7,32.59-8.74-45A60,60,0,0,1,172,160h-4.2L198,194.31a20.09,20.09,0,0,0,17.46,5.39,20,20,0,0,0,16.23-23.11Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cube: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M128,129.09V232a8,8,0,0,1-3.84-1l-88-48.16a8,8,0,0,1-4.16-7V80.2a8,8,0,0,1,.7-3.27Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.68,66.15,135.68,18h0a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32h0l80.34,44L128,120,47.66,76ZM40,90l80,43.78v85.79L40,175.82Zm96,129.57V133.82L216,90v85.78Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-football: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M65.17,108.08l-33,25.34c-.1-1.8-.15-3.6-.15-5.42A95.61,95.61,0,0,1,53.23,67.78ZM46.92,179.42a96.12,96.12,0,0,0,57,41.52l-14.7-41.52Zm105.21,41.52a96.12,96.12,0,0,0,57-41.52H166.83ZM202.77,67.78l-11.94,40.3,33,25.34c.1-1.8.15-3.6.15-5.42A95.61,95.61,0,0,0,202.77,67.78Zm-38.52-28.7a96.34,96.34,0,0,0-72.5,0L128,64ZM152.72,160,168,115.5,128,88,88,115.5,103.28,160Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm76.52,147.42H170.9l-9.26-12.76,12.63-36.78,15-4.89,26.24,20.13A87.38,87.38,0,0,1,204.52,171.42Zm-164-34.3L66.71,117l15,4.89,12.63,36.78L85.1,171.42H51.48A87.38,87.38,0,0,1,40.47,137.12Zm10-50.64,5.51,18.6L40.71,116.77A87.33,87.33,0,0,1,50.43,86.48ZM109,152,97.54,118.65,128,97.71l30.46,20.94L147,152Zm91.07-46.92,5.51-18.6a87.33,87.33,0,0,1,9.72,30.29Zm-6.2-35.38-9.51,32.08-15.07,4.89L136,83.79V68.21l29.09-20A88.58,88.58,0,0,1,193.86,69.7ZM146.07,41.87,128,54.29,109.93,41.87a88.24,88.24,0,0,1,36.14,0ZM90.91,48.21l29.09,20V83.79L86.72,106.67l-15.07-4.89L62.14,69.7A88.58,88.58,0,0,1,90.91,48.21ZM63.15,187.42H83.52l7.17,20.27A88.4,88.4,0,0,1,63.15,187.42ZM110,214.13,98.12,180.71,107.35,168h41.3l9.23,12.71-11.83,33.42a88,88,0,0,1-36.1,0Zm55.36-6.44,7.17-20.27h20.37A88.4,88.4,0,0,1,165.31,207.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pride: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M224,112v16a96,96,0,0,1-192,0V88a24,24,0,0,1,48,0V64a24,24,0,0,1,48,0,24,24,0,0,1,48,0V88h24A24,24,0,0,1,224,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M200,80H184V64a32,32,0,0,0-56-21.13A32,32,0,0,0,72.21,60.42,32,32,0,0,0,24,88v40a104,104,0,0,0,208,0V112A32,32,0,0,0,200,80ZM152,48a16,16,0,0,1,16,16V80H136V64A16,16,0,0,1,152,48ZM88,64a16,16,0,0,1,32,0v40a16,16,0,0,1-32,0ZM40,88a16,16,0,0,1,32,0v16a16,16,0,0,1-32,0Zm176,40a88,88,0,0,1-175.92,3.75A31.93,31.93,0,0,0,80,125.13a31.93,31.93,0,0,0,44.58,3.35,32.21,32.21,0,0,0,11.8,11.44A47.88,47.88,0,0,0,120,176a8,8,0,0,0,16,0,32,32,0,0,1,32-32,8,8,0,0,0,0-16H152a16,16,0,0,1-16-16V96h64a16,16,0,0,1,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-vote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V208a8,8,0,0,1-8,8H64L40,192V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,48V208a16,16,0,0,1-16,16H136a8,8,0,0,1,0-16h72V48H48v96a8,8,0,0,1-16,0V48A16,16,0,0,1,48,32H208A16,16,0,0,1,224,48ZM125.66,154.34a8,8,0,0,0-11.32,0L64,204.69,45.66,186.34a8,8,0,0,0-11.32,11.32l24,24a8,8,0,0,0,11.32,0l56-56A8,8,0,0,0,125.66,154.34Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-code: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M240,128l-48,40H64L16,128,64,88H192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M69.12,94.15,28.5,128l40.62,33.85a8,8,0,1,1-10.24,12.29l-48-40a8,8,0,0,1,0-12.29l48-40a8,8,0,0,1,10.24,12.3Zm176,27.7-48-40a8,8,0,1,0-10.24,12.3L227.5,128l-40.62,33.85a8,8,0,1,0,10.24,12.29l48-40a8,8,0,0,0,0-12.29ZM162.73,32.48a8,8,0,0,0-10.25,4.79l-64,176a8,8,0,0,0,4.79,10.26A8.14,8.14,0,0,0,96,224a8,8,0,0,0,7.52-5.27l64-176A8,8,0,0,0,162.73,32.48Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-handshake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M200,152l-40,40L96,176,40,136,72.68,70.63,128,56l55.32,14.63L183.6,72H144L98.34,116.29a8,8,0,0,0,1.38,12.42C117.23,139.9,141,139.13,160,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M254.3,107.91,228.78,56.85a16,16,0,0,0-21.47-7.15L182.44,62.13,130.05,48.27a8.14,8.14,0,0,0-4.1,0L73.56,62.13,48.69,49.7a16,16,0,0,0-21.47,7.15L1.7,107.9a16,16,0,0,0,7.15,21.47l27,13.51,55.49,39.63a8.06,8.06,0,0,0,2.71,1.25l64,16a8,8,0,0,0,7.6-2.1l55.07-55.08,26.42-13.21a16,16,0,0,0,7.15-21.46Zm-54.89,33.37L165,113.72a8,8,0,0,0-10.68.61C136.51,132.27,116.66,130,104,122L147.24,80h31.81l27.21,54.41ZM41.53,64,62,74.22,36.43,125.27,16,115.06Zm116,119.13L99.42,168.61l-49.2-35.14,28-56L128,64.28l9.8,2.59-45,43.68-.08.09a16,16,0,0,0,2.72,24.81c20.56,13.13,45.37,11,64.91-5L188,152.66Zm62-57.87-25.52-51L214.47,64,240,115.06Zm-87.75,92.67a8,8,0,0,1-7.75,6.06,8.13,8.13,0,0,1-1.95-.24L80.41,213.33a7.89,7.89,0,0,1-2.71-1.25L51.35,193.26a8,8,0,0,1,9.3-13l25.11,17.94L126,208.24A8,8,0,0,1,131.82,217.94Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-science: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M210.26,210.26c-17.23,17.23-68-5.63-113.46-51.06S28.51,63,45.74,45.74s68,5.63,113.46,51.06S227.49,193,210.26,210.26Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M196.12,128c24.65-34.61,37.22-70.38,19.74-87.86S162.61,35.23,128,59.88C93.39,35.23,57.62,22.66,40.14,40.14S35.23,93.39,59.88,128c-24.65,34.61-37.22,70.38-19.74,87.86h0c5.63,5.63,13.15,8.14,21.91,8.14,18.48,0,42.48-11.17,66-27.88C151.47,212.83,175.47,224,194,224c8.76,0,16.29-2.52,21.91-8.14h0C233.34,198.38,220.77,162.61,196.12,128Zm8.43-76.55c7.64,7.64,2.48,32.4-18.52,63.28a300.33,300.33,0,0,0-21.19-23.57A300.33,300.33,0,0,0,141.27,70C172.15,49,196.91,43.8,204.55,51.45ZM176.29,128a289.14,289.14,0,0,1-22.76,25.53A289.14,289.14,0,0,1,128,176.29a289.14,289.14,0,0,1-25.53-22.76A289.14,289.14,0,0,1,79.71,128,298.62,298.62,0,0,1,128,79.71a289.14,289.14,0,0,1,25.53,22.76A289.14,289.14,0,0,1,176.29,128ZM51.45,51.45c2.2-2.21,5.83-3.35,10.62-3.35C73.89,48.1,92.76,55,114.72,70A304,304,0,0,0,91.16,91.16,300.33,300.33,0,0,0,70,114.73C49,83.85,43.81,59.09,51.45,51.45Zm0,153.1C43.81,196.91,49,172.15,70,141.27a300.33,300.33,0,0,0,21.19,23.57A304.18,304.18,0,0,0,114.73,186C83.85,207,59.09,212.2,51.45,204.55Zm153.1,0c-7.64,7.65-32.4,2.48-63.28-18.52a304.18,304.18,0,0,0,23.57-21.19A300.33,300.33,0,0,0,186,141.27C207,172.15,212.19,196.91,204.55,204.55ZM140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-book: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23d05c8a' viewBox='0 0 256 256'%3E%3Cpath d='M232,56V200H160a32,32,0,0,0-32,32,32,32,0,0,0-32-32H24V56H96a32,32,0,0,1,32,32,32,32,0,0,1,32-32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-olympics: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' version='1.1' width='1020' height='495' id='svg2'%3E%3Cmetadata id='metadata28'%3E%3Crdf:RDF%3E%3Ccc:Work rdf:about=''%3E%3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E%3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E%3Cdc:title%3E%3C/dc:title%3E%3C/cc:Work%3E%3C/rdf:RDF%3E%3C/metadata%3E%3Cdefs id='defs4' /%3E%3Cg transform='matrix(5.7658033,0,0,5.7658033,-216.55705,-1629.403)' id='g3854' style='fill:%23d05c8a;fill-opacity:1'%3E%3Cpath d='m 77.998457,338.04465 c 9.719843,-3.74035 16.634311,-13.17634 16.634311,-24.1989 0,-14.29201 -11.62467,-25.91668 -25.916678,-25.91668 -14.292008,0 -25.95413,11.62467 -25.95413,25.91668 0,14.29201 11.662122,25.91668 25.95413,25.91668 0.54665,0 1.089397,-0.017 1.627741,-0.0505 -0.212847,-1.56081 -0.14221,-4.09918 0.0472,-5.10887 -0.552337,0.0437 -1.110922,0.0659 -1.674938,0.0659 -11.526965,0 -20.823227,-9.29627 -20.823227,-20.82323 0,-11.52696 9.296262,-20.82323 20.823227,-20.82323 l 0,4e-5 c 11.526959,0 20.785775,9.29627 20.785775,20.82323 0,7.91769 -4.368408,14.78291 -10.83969,18.30588 -0.315166,1.3712 -0.711622,4.31209 -0.663721,5.893 z' id='path3016' style='fill:%23d05c8a;fill-opacity:1' /%3E%3Cpath d='m 118.12057,340.00218 c -1.34862,10.20474 -10.02005,18.04148 -20.603518,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.026538,0 23.837178,-9.65722 25.649488,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.590368,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.546428,0 17.537168,6.37619 20.001238,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3790' style='fill:%23d05c8a;fill-opacity:1' /%3E%3Cpath d='m 157.72746,317.82769 c 1.60373,10.29047 9.36704,19.0414 20.1411,21.36875 13.96979,3.01767 27.78686,-5.89044 30.80453,-19.86023 3.01768,-13.9698 -5.88253,-27.82347 -19.85233,-30.84115 -13.96979,-3.01767 -27.79477,5.92705 -30.81244,19.89685 -0.11542,0.53432 -0.2134,1.06841 -0.29433,1.6017 1.57057,0.12151 4.03679,0.72651 4.98373,1.12484 0.0739,-0.54911 0.17015,-1.09979 0.28924,-1.65109 2.43385,-11.26709 13.48338,-18.39092 24.75047,-15.95707 11.26708,2.43385 18.39092,13.48338 15.95706,24.75047 l -3e-5,-1e-5 c -2.43385,11.26709 -13.47548,18.35431 -24.74257,15.92046 -7.73918,-1.67178 -13.52726,-7.39124 -15.60443,-14.46049 -1.27374,-0.59757 -4.06462,-1.60605 -5.62,-1.89303 z' id='path3842' style='fill:%23d05c8a;fill-opacity:1' /%3E%3Cpath d='m 105.40431,311.064 c 1.34862,-10.20474 10.02005,-18.04148 20.60351,-18.04148 11.52697,0 20.82323,9.29627 20.82323,20.82323 0,7.8992 -4.36561,14.75085 -10.82304,18.28114 -0.45237,1.7753 -0.72684,3.69514 -0.65576,5.89574 9.70007,-3.75525 16.6097,-13.17589 16.6097,-24.17688 0,-14.29201 -11.66212,-25.91668 -25.95413,-25.91668 -13.02653,0 -23.83717,9.65722 -25.64948,22.18923 1.32835,0.0348 4.11703,0.60321 5.04597,0.9457 z m -4.98685,6.89716 c 1.97707,12.3428 12.69857,21.80127 25.59036,21.80127 0.5666,0 1.12907,-0.0183 1.68684,-0.0542 -0.31178,-1.20255 -0.3074,-3.96583 0.0166,-5.10739 l 0,-6e-5 c -0.5617,0.0452 -1.1298,0.0682 -1.70343,0.0682 -9.54642,0 -17.53716,-6.37619 -20.00123,-15.11504 -1.68318,-0.64085 -3.49015,-1.20604 -5.58913,-1.59278 z' id='path3850' style='fill:%23d05c8a;fill-opacity:1' /%3E%3Cpath d='m 175.43867,340.00219 c -1.34862,10.20474 -10.02005,18.04148 -20.60351,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.02653,0 23.83717,-9.65722 25.64948,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.59036,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.54642,0 17.53716,6.37619 20.00123,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3852' style='fill:%23d05c8a;fill-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A"); + } +} + +body.app-body { + background-color: var(--color-bg); + color: var(--color-fg); + font-family: ui-rounded, "mastodon-font-sans-serif", sans-serif; +} + +.layout-single-column .ui::before { + content: " "; + display: block; + height: 16px; + position: fixed; + top: 0; + left: 0; + right: 0; + z-index: 1; + background-color: var(--color-bg); + background-image: var(--gradient-bg); +} +.app-body .columns-area__panels__pane { + z-index: 1; +} + +::selection { + color: var(--color-accent-fg); + background-color: var(--color-accent); +} + +/* 🖱️ Scrollbars */ +:root:has(.app-body) *::-webkit-scrollbar-track { + background-color: var(--color-bg); + padding: 2px; +} +:root:has(.app-body) *::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 8px; + opacity: .4; + box-shadow: none; +} +:root:has(.app-body) *::-webkit-scrollbar-track:hover { + background-color: var(--color-bg); +} +:root:has(.app-body) *::-webkit-scrollbar-thumb:hover { + background-color: var(--color-accent); + opacity: .7; +} +@media screen and (max-width:1174px) { + :root:has(.app-body) *::-webkit-scrollbar { + display: none; + } +} +:root, +* { + scrollbar-color: var(--color-accent) var(--color-bg); + scrollbar-width: thin; +} + +.app-body { + --dropdown-shadow: + 0 20px 25px -5px rgba(0, 0, 0, .15), + 0 8px 10px -6px rgba(0, 0, 0, .15); + --safe-area-bottom: env(safe-area-inset-bottom); +} +@media (display-mode: standalone) { + .app-body { + --safe-area-bottom: max(env(safe-area-inset-bottom), 30px); + } +} + +.app-body .loading-bar { + background-color: var(--color-accent); +} +.app-body .circular-progress { + color: var(--color-accent); +} + +.app-body .redirect__logo { + background-image: var(--logo); + background-size: 100%; + background-position: center; + background-repeat: no-repeat; +} +.app-body .redirect__logo img { + opacity: 0; +} +.app-body .redirect__message a { + color: var(--color-accent); +} + +.app-body .getting-started, +.app-body .regeneration-indicator, +.app-body .audio-player, +.app-body .compose-form .spoiler-input__input, +.app-body .compose-form__autosuggest-wrapper, +.app-body .compose-form__poll-wrapper select, +.app-body .poll__option input[type=text], +.app-body .report-dialog-modal__textarea, +.app-body .search__input, +.app-body .setting-text, +.app-body .compose-form .compose-form__buttons-wrapper, +.app-body .about__section__body { + border: 0; +} +.app-body .column-inline-form, +.app-body .column>.scrollable, +.app-body .getting-started, +.app-body .regeneration-indicator { + background: transparent; +} + +:root { + --background-filter: none; +} + +.app-body .account__avatar { + background-color: var(--color-content-secondary-bg); + border-radius: 50%; +} +.app-body .account__avatar img { + border-radius: 50%; +} + +/* Keyframes */ +@keyframes bounce { + 0% { + transform: scale(1); + } + 50% { + transform: scale(1.6); + } + 75% { + transform: scale(.8); + } + 100% { + transform: scale(1); + } +} +@keyframes bounce-sml { + 0% { + transform: scale(1); + } + 50% { + transform: scale(1.25); + } + 100% { + transform: scale(1); + } +} +@keyframes bounce-vertical { + 0% { + transform: translateY(0); + } + 50% { + transform: translateY(-30%); + } + 75% { + transform: translateY(20%); + } + 100% { + transform: translate(0); + } +} +@keyframes launch { + 0% { + transform: translate(0); + opacity: 0; + } + 5% { + transform: translate(0); + opacity: 1; + } + 50% { + transform: translate(200%, -200%); + opacity: 0; + } + 80% { + transform: translate(200%, -200%); + opacity: 0; + } + 85% { + transform: translate(-20%, 20%); + opacity: 0; + } + 100% { + transform: translate(0); + opacity: 1; + } +} +@keyframes fadein { + from { + opacity: 0; + transform: translateY(-10%); + } + to { + opacity: 1; + transform: translateY(0); + } +} +@keyframes fadein-short { + from { + transform: translate(0, -10px); + opacity: 0; + } + to { + transform: translate(0, 0); + opacity: 1; + } +} +@keyframes slowin { + 0% { + opacity: 0; + } + 20% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes rotate-bounce { + 0% { + transform: rotate(0) scale(1); + } + 60% { + transform: rotate(80deg) scale(1.2); + } + 100% { + transform: rotate(60deg) scale(1.1); + } +} +@keyframes bell-ring { + 0% { + transform: rotate(0); + } + 40% { + transform: rotate(15deg); + } + 70% { + transform: rotate(-15deg); + } + 100% { + transform: rotate(0); + } +} + + +/* Rordered layout */ +.app-body .columns-area__panels__pane--navigational { + order: 1; +} +.app-body .columns-area__panels__main { + order: 2; +} +.app-body .columns-area__panels__pane--compositional { + order: 3; +} +.app-body .columns-area--mobile .column { + flex: unset; +} +.app-body .columns-area--mobile .column:focus-within { + overflow: visible; +} +.app-body .scrollable, +.app-body .column > .scrollable { + background-color: var(--color-content-bg); + border-right: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-top: 0; + border-bottom: 0; + border-radius: 0; + padding-bottom: 20px; +} +.app-body .dismissable-banner + .scrollable { + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.app-body .columns-area--mobile { + padding: 0; +} +.app-body .columns-area__panels { + gap: 10px; +} +@media screen and (max-width:889px) { + .app-body:not(.layout-multiple-columns) .scrollable, + .app-body:not(.layout-multiple-columns) .column > .scrollable { + border-right: 0; + border-left: 0; + } +} +@media screen and (min-width:1175px) { + .app-body .columns-area__panels__main { + max-width: 580px; + padding: 0; + } +} +@media screen and (max-width:1174px) { + .app-body .columns-area__panels { + gap: 0; + } +} + +/* *️⃣ Icons + -------- */ +.app-body .icon { + height: 20px; + width: 20px; +} +.app-body .verified-badge .icon { + width: 18px; + height: 18px; +} +.app-body .account__header__tabs__buttons .icon-button .icon { + height: 24px; + width: 24px; +} +.app-body .status__visibility-icon .icon { + height: 1em; + width: 1em; +} +.app-body .detailed-status__meta .icon, +.app-body .dropdown-button .icon { + height: 15px; + width: 15px; +} +.app-body .icon-button { + padding: 2px; +} +.app-body + :is( + .icon-bookmark, + .icon-star, + .icon-retweet, + .icon-repeat, + .icon-reply, + .icon-reply-all, + .icon-tasks, + .icon-quote-right, + .icon-home, + .icon-notifications-active, + .icon-hashtag, + .icon-explore, + .icon-search, + .icon-times-circle, + .icon-bell, + .icon-at, + .icon-bookmarks, + .icon-list-ul, + .column-link .icon-cog, + .drawer__tab .icon-cog, + .icon-flag, + .icon-tachometer, + .icon-bars, + .icon-bar-chart-4-bars, + .navigation-bar .icon-close, + .icon-user-plus, + .icon-person-add, + .icon-user, + .icon-users, + .icon-bullhorn, + .icon-sliders, + .icon-globe, + .icon-unlock, + .icon-lock, + .icon-paperclip, + .edit-indicator__attachments > .icon, + .icon-photo-library, + .compose-form__buttons .icon-button:nth-child(3) .icon, + .emoji-picker-dropdown > .icon-button .icon, + .icon-bell-o, + .icon-thumb-tack, + .icon-file-text, + .account--panel .icon-times, + .follow-request-banner .icon-times, + .account__relationship .icon-times, + .icon-ellipsis-h, + .icon-ellipsis-v, + .icon-check:is(.verified__mark, .verified-badge__mark), + .follow-request-banner .button .icon-check, + .account--panel button .icon-check, + .account__relationship .icon-check, + .status__action-bar .icon-close, + .detailed-status__action-bar .icon-close, + .account__header__tabs__buttons .icon-close, + .icon-sign-out, + .account__header__tabs__buttons .icon-undefined, + .icon-eye-slash, + .icon-eye, + .icon-eraser, + .icon-pencil, + .icon-edit, + .app-form__header-input .icon, + .account__domain-pill__popout__parts__icon .icon, + .safety-action-modal__bullet-points__icon .icon + ) + path { + display: none; +} + +.app-body + :is( + .icon-bookmark, + .icon-star, + .icon-retweet, + .icon-repeat, + .icon-reply, + .icon-reply-all, + .icon-tasks, + .icon-quote-right, + .icon-home, + .icon-notifications-active, + .icon-hashtag, + .icon-explore, + .icon-search, + .icon-times-circle, + .icon-bell, + .icon-at, + .icon-bookmarks, + .icon-list-ul, + .column-link .icon-cog, + .drawer__tab .icon-cog, + .icon-flag, + .icon-tachometer, + .icon-bars, + .icon-bar-chart-4-bars, + .navigation-bar .icon-close, + .icon-user-plus, + .icon-person-add, + .icon-user, + .icon-users, + .icon-bullhorn, + .icon-sliders, + .icon-globe, + .icon-unlock, + .icon-lock, + .icon-paperclip, + .edit-indicator__attachments > .icon, + .icon-photo-library, + .compose-form__buttons .icon-button:nth-child(3) .icon, + .emoji-picker-dropdown > .icon-button .icon, + .icon-bell-o, + .icon-thumb-tack, + .icon-file-text, + .account--panel .icon-times, + .follow-request-banner .icon-times, + .account__relationship .icon-times, + .icon-ellipsis-h, + .icon-ellipsis-v, + .icon-check:is(.verified__mark, .verified-badge__mark), + .follow-request-banner .button .icon-check, + .account--panel button .icon-check, + .account__relationship .icon-check, + .status__action-bar .icon-close, + .detailed-status__action-bar .icon-close, + .account__header__tabs__buttons .icon-close, + .icon-sign-out, + .account__header__tabs__buttons .icon-undefined, + .icon-eye-slash, + .icon-eye, + .icon-eraser, + .icon-pencil, + .icon-edit, + .app-form__header-input .icon, + .account__domain-pill__popout__parts__icon .icon, + .safety-action-modal__bullet-points__icon .icon + ) { + background-repeat: no-repeat; + background-size: 100%; + background-position: center; +} + +/* Bookmark */ +.app-body .icon-bookmark { + background-image: var(--icon-bookmark-accent); +} +.app-body .detailed-status__button .icon-bookmark { + background-image: var(--icon-bookmark-accent); +} +.app-body .icon-button.active .icon-bookmark { + background-image: var(--icon-bookmark-active); +} +/* Favorite */ +.app-body .icon-star { + background-image: var(--icon-star-accent); +} +.app-body button.icon-button.active .icon-star, +.app-body .notification__message .icon-star, +.app-body .notification-group--favourite .icon-star { + background-image: var(--icon-star-active); +} +.app-body .detailed-status__link .icon-star { + background-image: var(--icon-star); + margin: 0; +} +.app-body .media-modal__overlay .icon-star { + background-image: var(--icon-star-accent); +} +/* Boost */ +.app-body .icon-retweet { + background-image: var(--icon-boost-accent); +} +.app-body button.icon-button.active .icon-retweet, +.app-body .detailed-status__button button.icon-button.active:hover .icon-retweet { + background-image: var(--icon-boost-accent-active); +} +.app-body .status__prepend__icon .icon-retweet, +.app-body .notification-group--reblog .icon-repeat { + background-image: var(--icon-boost-accent-active); +} +.app-body .notification__message .icon-retweet { + background-image: var(--icon-boost-active); +} +.app-body .detailed-status__link .icon-retweet { + background-image: var(--icon-boost); + margin: 0; +} +.app-body + button.icon-button:is( + .reblogPrivate:where(.disabled, [disabled]), + .reblogPrivate:where(.disabled, [disabled]):hover, + .disabled, + .disabled:hover + ) + .icon-retweet { + background-image: var(--icon-boost-accent); + opacity: .2; + pointer-events: none; +} +.app-body .boost-modal__action-bar .icon-retweet { + background-image: var(--icon-boost-accent); + vertical-align: middle; +} +.app-body .media-modal__overlay .icon-retweet { + background-image: var(--icon-boost-accent); +} +/* Reply */ +.app-body .icon-reply, +.app-body .icon-reply-all { + background-image: var(--icon-reply-accent); +} +.app-body .detailed-status__action-bar :is(.icon-reply, .icon-reply-all) { + background-image: var(--icon-reply-accent); +} +.app-body .media-modal__overlay :is(.icon-reply, .icon-reply-all) { + background-image: var(--icon-reply-accent); +} +.app-body .status__prepend__icon .icon-reply, +.app-body .notification-ungrouped__header__icon .icon-reply { + background-image: var(--icon-reply-accent-active); +} +/* Ellipsis */ +.app-body :is(.icon-ellipsis-h, .icon-ellipsis-v) { + background-image: var(--icon-ellipsis-accent); +} +.app-body .detailed-status__action-bar .icon-ellipsis-h { + background-image: var(--icon-ellipsis-accent); +} +.app-body :is(.status__action-bar, .detailed-status__action-bar, .account__header__tabs__buttons) .icon-close { + background-image: var(--icon-ellipsis-active); +} +/* Poll icon */ +.app-body .icon-tasks, +.app-body .icon-bar-chart-4-bars { + background-image: var(--icon-poll); +} +.app-body .notification__message .icon-tasks, +.app-body .notification-ungrouped .icon-bar-chart-4-bars { + background-image: var(--icon-poll-accent); +} +.app-body .compose-form .icon-tasks { + background-image: var(--icon-poll-accent); +} +/* Post icon */ +.app-body .icon-quote-right { + background-image: var(--icon-post); +} + +/* Navigation panel icons */ +.app-body .column-link__icon { + transform: scale(1.45); + margin-right: 7px; + margin-left: 3px; +} +/* Home icon */ +.app-body .icon-home { + background-image: var(--icon-home); +} +.app-body .column-link.active .icon-home { + background-image: var(--icon-home-active); +} +.layout-multiple-columns .column-link .icon-home { + background-image: var(--icon-home-accent); +} +.app-body .notification__message .icon-home, +.app-body .notification-ungrouped .icon-notifications-active { + background-image: var(--icon-post-notification-accent); +} +/* Globe icon */ +.app-body .column-link .icon-globe, +.app-body .column-header__icon.icon-globe { + background-image: var(--icon-globe); +} +.app-body .column-link.active .icon-globe { + background-image: var(--icon-globe-active); +} +.layout-multiple-columns .column-link .icon-globe { + background-image: var(--icon-globe-accent); +} +/* Hashtag icon */ +.app-body .icon-hashtag { + background-image: var(--icon-hashtag); +} +/* Explore icon */ +.app-body .icon-explore, +.app-body .column-link .icon-explore { + background-image: var(--icon-explore); +} +.app-body .column-link.active .icon-explore { + background-image: var(--icon-explore-active); +} +.layout-multiple-columns .column-link .icon-explore { + background-image: var(--icon-explore-accent); +} +/* Search icon */ +.app-body .icon-search { + background-image: var(--icon-search); +} +.app-body .ui__header__links .icon-search, +.app-body .search__icon .icon-search { + background-image: var(--icon-search-active); +} +.app-body .column-link .icon-search { + background-image: var(--icon-search-column-link); +} +.app-body .column-link.active .icon-search { + background-image: var(--icon-search-column-link-active); +} +.app-body .column-header__icon.icon-search { + background-image: var(--icon-search-column-link); +} +.app-body .icon-times-circle { + background-image: var(--icon-erase); +} +/* Notifications icon */ +.app-body .column-link .icon-bell, +.app-body .column-header__icon.icon-bell { + background-image: var(--icon-bell); +} +.app-body .column-link.active .icon-bell { + background-image: var(--icon-bell-active); +} +/* Direct messages icon */ +.app-body .column-link .icon-at, +.app-body .column-header__icon.icon-at { + background-image: var(--icon-direct-messages); +} +.app-body .column-link.active .icon-at { + background-image: var(--icon-direct-messages-active); +} +.layout-multiple-columns .column-link .icon-at { + background-image: var(--icon-direct-messages-accent); +} +/* Bookmarks icon */ +.app-body .icon-bookmarks, +.app-body .column-header__icon.icon-bookmarks { + background-image: var(--icon-bookmark-column-link); +} +.app-body .column-link.active .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-active); +} +.layout-multiple-columns .column-link .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-accent); +} +/* Favorites icon */ +.app-body .column-link .icon-star, +.app-body .column-header__icon.icon-star { + background-image: var(--icon-star-column-link); +} +.app-body .column-link.active .icon-star { + background-image: var(--icon-star-column-link-active); +} +.layout-multiple-columns .column-link .icon-star { + background-image: var(--icon-star-column-link-accent); +} +/* Lists icon */ +.app-body .icon-list-ul, +.app-body .column-header__icon.icon-list-ul { + background-image: var(--icon-list); +} +.app-body .column-link.active .icon-list-ul { + background-image: var(--icon-list-active); +} +.layout-multiple-columns .column-link .icon-list-ul { + background-image: var(--icon-list-accent); +} +.app-body .navigation-panel .list-panel .column-link .icon-list-ul { + background-image: var(--icon-dot-accent); + transform: scale(1.8); +} +.app-body .navigation-panel .list-panel .column-link.active .icon-list-ul { + background-image: var(--icon-dot-accent-active); +} +/* Settings icon */ +.app-body .column-link .icon-cog { + background-image: var(--icon-settings); +} +.layout-multiple-columns .column-link .icon-cog { + background-image: var(--icon-settings-accent); +} +/* About page icon */ +.app-body .navigation-panel .column-link .icon-ellipsis-h { + background-image: var(--icon-ellipsis); +} +.app-body .navigation-panel .column-link.active .icon-ellipsis-h { + background-image: var(--icon-ellipsis-column-link-active); +} +/* Moderation icon */ +.app-body .icon-flag { + background-image: var(--icon-moderation); +} +.app-body .icon-tachometer { + background-image: var(--icon-administration); +} +/* Profile settings */ +.app-body .navigation-bar .icon-button .icon-bars { + background-image: var(--icon-gear); +} +.app-body .navigation-bar .icon-button.active .icon-close { + background-image: var(--icon-gear-active); +} +.app-body .navigation-bar .icon-button:is(:active, :focus, :hover) { + background-color: transparent; +} +.app-body .navigation-bar .icon-button.active { + transform: rotate(60deg) scale(1.1); + animation: rotate-bounce .4s 1; +} +/* Follow user icon */ +.app-body .icon-user-plus, +.app-body .icon-user, +.app-body .icon-person-add { + background-image: var(--icon-user-plus-accent); +} +.app-body .active .icon-user-plus { + background-image: var(--icon-user-plus); +} +.app-body .column-header__icon.icon-user-plus, +.app-body .column-link .icon-user-plus { + background-image: var(--icon-user-plus-column-link); +} +.app-body .column-link.active .icon-user-plus { + background-image: var(--icon-user-plus-column-link-active); +} +.layout-multiple-columns .column-link .icon-user-plus { + background-image: var(--icon-user-plus-column-link-accent); +} +/* Users icon */ +.app-body .icon-users { + background-image: var(--icon-users); +} +.app-body .column-link .icon-users { + background-image: var(--icon-users-accent); +} +/* Announcement icon */ +.app-body .icon-bullhorn { + background-image: var(--icon-megaphone); +} +/* Column settings icon */ +.app-body .icon-sliders { + background-image: var(--icon-sliders); +} +/* Post visibility icons */ +.app-body .icon-globe { + background-image: var(--icon-globe-visibility); +} +.app-body .dropdown-button .icon-globe { + background-image: var(--icon-globe-visibility-accent); +} +.app-body .dropdown-button.active .icon-globe { + background-image: var(--icon-globe-visibility-inv); +} +.app-body .icon-unlock { + background-image: var(--icon-unlock); +} +.app-body .dropdown-button .icon-unlock { + background-image: var(--icon-unlock-accent); +} +.app-body .dropdown-button.active .icon-unlock { + background-image: var(--icon-unlock-inv); +} +.app-body .icon-lock { + background-image: var(--icon-lock); +} +.app-body .dropdown-button .icon-lock { + background-image: var(--icon-lock-accent); +} +.app-body .dropdown-button.active .icon-lock { + background-image: var(--icon-lock-inv); +} +.app-body .icon-at { + background-image: var(--icon-at); +} +.app-body .dropdown-button .icon-at { + background-image: var(--icon-at-accent); +} +.app-body .dropdown-button.active .icon-at { + background-image: var(--icon-at-inv); +} + +/* Other icons */ +.app-body .icon-paperclip { + background-image: var(--icon-paperclip-accent); +} +.app-body .icon-photo-library, +.app-body .edit-indicator__attachments > .icon { + background-image: var(--icon-paperclip); +} +.app-body .compose-form__buttons .icon-button:nth-child(3) .icon { + background-image: var(--icon-warning); +} +.app-body .compose-form__buttons .icon-button:nth-child(3):is(.active, .active:hover) .icon { + background-image: var(--icon-warning-inv); +} +.app-body .icon-check:is(.verified__mark, .verified-badge__mark) { + background-image: var(--icon-verified); +} +.app-body .follow-request-banner .button:is(:active, :focus, :hover) .icon-check { + background-image: var(--icon-check-inv); +} +.app-body .account__relationship .icon-check, +.app-body .follow-request-banner .button .icon-check { + background-image: var(--icon-check); +} +.app-body .icon-bell { + background-image: var(--icon-bell-ringing); +} +.app-body .icon-bell-o { + background-image: var(--icon-bell-accent); +} +.app-body .icon-thumb-tack { + background-image: var(--icon-pin); +} +.app-body .icon-file-text { + background-image: var(--icon-link); +} +.app-body + :is( + .account--panel, + .follow-request-banner, + .account__relationship + ) + .icon-times { + background-image: var(--icon-reject); +} +.app-body .account--panel .icon-times, +.app-body .follow-request-banner .button:is(:active, :focus, :hover) .icon-times { + background-image: var(--icon-reject-inv); +} +.app-body .account__relationship .icon-times, +.app-body .follow-request-banner .button .icon-times { + background-image: var(--icon-reject); +} +.app-body .account__header__tabs__buttons .icon-undefined { + background-image: var(--icon-share); +} +.app-body .account__header__tabs__buttons .copyable .icon-undefined { + background-image: var(--icon-copy); +} +.app-body .account__header__tabs__buttons .copied .icon-undefined { + background-image: var(--icon-copied); +} +.app-body .icon-eye-slash { + background-image: var(--icon-eye-shut); +} +.app-body .icon-button.overlayed .icon-eye-slash, +.app-body .media-gallery__item__overlay .icon-eye-slash { + background-image: var(--icon-eye-shut-inv); +} +.app-body .player-button .icon-eye-slash { + filter: brightness(100); +} +.app-body .icon-eye { + background-image: var(--icon-eye-open); +} +.app-body .icon-eraser { + background-image: var(--icon-broom); +} +.app-body .icon-pencil { + background-image: var(--icon-edited-accent); +} +.app-body .icon-edit { + background-image: var(--icon-edited-accent); +} + +@media screen and (min-width:1173px) { + .app-body .navigation-panel .column-link .icon-home { + background-image: var(--icon-home-accent); + } + .app-body .navigation-panel .column-link.active .icon-home { + background-image: var(--icon-home-accent-active); + } + .app-body .navigation-panel .column-link .icon-bell { + background-image: var(--icon-bell-accent); + } + .app-body .navigation-panel .column-link.active .icon-bell { + background-image: var(--icon-bell-accent-active); + } + .app-body .navigation-panel .column-link .icon-explore { + background-image: var(--icon-explore-accent); + } + .app-body .navigation-panel .column-link.active .icon-explore { + background-image: var(--icon-explore-accent-active); + } + .app-body .navigation-panel .column-link .icon-search { + background-image: var(--icon-search-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-search { + background-image: var(--icon-search-column-link-accent-active); + } + .app-body .navigation-panel .column-link .icon-globe { + background-image: var(--icon-globe-accent); + } + .app-body .navigation-panel .column-link.active .icon-globe { + background-image: var(--icon-globe-accent-active); + } + .app-body .navigation-panel .column-link .icon-at { + background-image: var(--icon-direct-messages-accent); + } + .app-body .navigation-panel .column-link.active .icon-at { + background-image: var(--icon-direct-messages-accent-active); + } + .app-body .navigation-panel .column-link .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-accent-active); + } + .app-body .navigation-panel .column-link .icon-star { + background-image: var(--icon-star-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-star { + background-image: var(--icon-star-column-link-accent-active); + } + .app-body .navigation-panel .column-link .icon-list-ul { + background-image: var(--icon-list-accent); + } + .app-body .navigation-panel .column-link.active .icon-list-ul, + .app-body .navigation-panel .column-link:has(+ .list-panel > .column-link.active) .icon-list-ul { + background-image: var(--icon-list-accent-active); + } + .app-body .navigation-panel .column-link .icon-cog { + background-image: var(--icon-settings-accent); + } + .app-body .navigation-panel .column-link .icon-user-plus { + background-image: var(--icon-user-plus-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-user-plus { + background-image: var(--icon-user-plus-column-link-accent-active); + } + .app-body .icon-flag { + background-image: var(--icon-moderation-accent); + } + .app-body .icon-tachometer { + background-image: var(--icon-administration-accent); + } +} + + + +/* Links */ +.app-body a.status-link:not(.mention, .hashtag), +.app-body a:is(.status-link, .mention, .navigation-bar__profile-edit) span, +.app-body :is(.account__header__fields, .account__header__content) a span { + text-decoration-line: underline; + text-decoration-color: var(--color-accent-bg); + text-decoration-thickness: 2px; + text-underline-offset: 2px; +} +.app-body a.status-link:not(.mention, .hashtag):is(:active, :focus, :hover), +.app-body a:is(.status-link, .mention, .navigation-bar__profile-edit):is(:active, :focus, :hover) span, +.app-body :is(.account__header__fields, .account__header__content, .trends__item__name) a:is(:active, :focus, :hover) span, +.app-body + :is( + .detailed-status__display-name, + .reply-indicator__display-name, + .status__display-name, + a.account__display-name + ):is(:active, :focus, :hover) + .display-name strong, +.app-body .status__prepend a:is(:active, :focus, :hover) bdi, +.app-body a.notification-request__link:is(:active, :focus, :hover) .notification-request__name__display-name strong, +.app-body .more-from-author a:is(:active, :focus, :hover) bdi { + text-decoration-line: underline; + text-decoration-color: currentColor; + text-decoration-thickness: 2px; + text-underline-offset: 2px; +} +.app-body a.mention:is(:active, :focus, :hover), +.app-body :is(.account__header__fields, .account__header__content) a:is(:active, :focus, :hover), +.app-body :is(.detailed-status__datetime, .status__relative-time):is(:active, :focus, :hover) { + text-decoration: none !important; +} +.app-body .account__header__fields .verified a span { + display: inline; +} + + + +/* 📝 Compose panel + ---------------- */ +.app-body .compose-form { + gap: 0; +} +.app-body .navigation-bar { + border-radius: 8px 8px 0 0; + padding: 23px 15px 15px 18px; + position: relative; + background-color: var(--color-content-bg); + border-top: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + transition: + background-color .2s, + border-color .2s; +} +.app-body .navigation-bar strong { + color: var(--color-content-fg); +} +.app-body .navigation-bar .account { + background-color: transparent; + padding-left: 0; + padding-top: 0; + border-left: 0; + border-right: 0; + border-bottom: 0; +} +.app-body .navigation-bar .account__display-name { + line-height: 20px; +} +.app-body :is(.navigation-bar, .reply-indicator) .account__avatar { + outline: 6px solid var(--color-content-bg); + border-radius: 8px; + position: relative; + z-index: 2; +} +.app-body .reply-indicator__line { + z-index: 1; +} +.app-body .compose-form__highlightable { + border-top: 0; + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; + border-top-left-radius: 0; + border-top-right-radius: 0; + background-color: var(--color-content-bg); + transition: all .2s; +} +.app-body .compose-form .reply-indicator:has(~ .compose-form__highlightable:focus-within), +.app-body .compose-form .navigation-bar:has(~ .compose-form__highlightable:focus-within), +.app-body .compose-form .compose-form__warning:has(~ .compose-form__highlightable:focus-within), +.app-body .compose-form__highlightable:focus-within { + border-color: var(--color-accent); +} +.app-body .compose-form .reply-indicator + .navigation-bar, +.app-body .compose-form .navigation-bar:has(~ .compose-form__highlightable:focus-within), +.app-body .reply-indicator { + background-color: var(--color-content-bg); +} +.app-body .compose-form__highlightable.active { + box-shadow: none; +} +.app-body .compose-form + :is( + .autosuggest-textarea__suggestions, + .autosuggest-textarea__textarea, + .autosuggest-textarea__suggestions__item, + .compose-form__modifiers + ) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border: 0; + border-top: 0; + border-radius: 0; +} +.app-body .compose-form .autosuggest-textarea__textarea { + padding-inline-start: 20px; +} +.app-body .compose-form .autosuggest-textarea__textarea::placeholder { + font-size: 130%; + opacity: .5; +} +.app-body .autosuggest-textarea__textarea::placeholder, +.app-body .autosuggest-account .display-name__html { + color: var(--color-content-fg); +} +.app-body .autosuggest-account .display-name__account, +.app-body .hover-card .display-name__account, +.app-body .hover-card .account-fields dl dt { + color: var(--color-content-fg-muted); +} +.app-body .autosuggest-textarea__suggestions { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + box-shadow: + 0 20px 25px -5px rgba(0, 0, 0, .25), + 0 8px 10px -6px rgba(0, 0, 0, .25); +} +.app-body .autosuggest-textarea__suggestions__item { + color: var(--color-content-fg); +} +.app-body .autosuggest-textarea__suggestions__item:is(.selected, :active, :focus, :hover), +.app-body .autosuggest-textarea__suggestions__item:is(.selected, :active, :focus, :hover) .autosuggest-account :is(.display-name__account, .display-name__html) { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .autosuggest-textarea__suggestions, +.app-body .autosuggest-textarea__suggestions__item:last-child { + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} +.app-body .autosuggest-account .account__avatar { + border: 0; +} +.app-body .dropdown-button { + border-radius: 8px; + border-color: var(--color-accent-bg); + color: var(--color-accent); + padding: 5px 8px; + transition: border-color .2s; +} +.app-body .dropdown-button:hover { + border-color: var(--color-accent); +} +.app-body .dropdown-button.active, +.app-body .column-settings .dropdown-button.active { + border-color: var(--color-accent); + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .column-settings .dropdown-button { + background-color: var(--color-accent-bg); +} +.app-body .reply-indicator { + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-top: 1px solid var(--color-lines); + border-bottom: 0; + border-radius: 8px 8px 0 0; + box-shadow: none; + margin: 0; + padding: 18px 15px 0 18px; + transition: all .2s; +} +.app-body .reply-indicator p { + overflow: hidden; +} +.app-body .reply-indicator__line:before { + background-color: var(--color-accent); + z-index: 1; + opacity: .6; +} +.app-body .reply-indicator + .navigation-bar { + border-top: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; + padding-top: 16px; +} +.app-body .reply-indicator .display-name__account, +.app-body .reply-indicator__attachments { + color: var(--color-content-fg); + opacity: .7; +} +.app-body .reply-indicator__attachments { + margin-top: 8px; +} + +.app-body .edit-indicator { + background-color: var(--color-content-secondary-bg); + border-bottom: 0; + gap: 2px; + padding-inline-start: 20px; + padding-bottom: 17px; +} +.app-body .edit-indicator__header { + color: var(--color-content-fg); +} +.app-body .edit-indicator__header > *:not(.edit-indicator__cancel) { + opacity: .7; +} +.app-body .edit-indicator__content { + color: var(--color-content-fg); +} +.app-body .edit-indicator__content a { + color: var(--color-accent); +} +.app-body .edit-indicator__attachments { + color: var(--color-content-fg); + opacity: .7; +} + +.app-body .navigation-bar .icon-button:not(:has(.icon-bars),.active) { + border: 1px solid var(--color-accent-bg); + color: var(--color-accent); + border-radius: 8px; + transition: all .2s; +} +.app-body .navigation-bar .icon-button:not(:has(.icon-bars),.active):hover { + border-color: var(--color-accent); +} +.app-body .navigation-bar .icon-button:not(:has(.icon-bars),.active):active { + background-color: var(--color-accent-bg); +} + + +.app-body .compose-form .compose-form__warning { + background-color: var(--color-accent-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-radius: 0; + box-shadow: none; + transition: border-color .2s; +} +.app-body .compose-form .compose-form__warning, +.app-body .simple_form .recommended, +.app-body .compose-form .compose-form__warning, +.app-body .compose-form .compose-form__warning a, +.app-body .reply-indicator__content a, +.app-body .navigation-bar__profile-edit { + color: var(--color-accent); +} +.app-body .simple_form .recommended { + border-color: var(--color-lines); +} +.app-body .compose-form__sensitive-button .icon-button:hover { + background-color: transparent; +} +.app-body .compose-form__sensitive-button input[type=checkbox]:checked { + background-color: var(--color-accent); + border-color: var(--color-accent); +} +.app-body .spoiler-input__border { + display: none; +} +.app-body .compose-form .autosuggest-input { + box-sizing: border-box; +} +.app-body .compose-form .spoiler-input.spoiler-input--visible { + margin-bottom: 0; + height: auto; + background-color: var(--color-content-bg); +} +.app-body .compose-form .spoiler-input .autosuggest-input { + background-color: var(--color-content-bg); + border-bottom: 0; + padding: 5px; +} +.app-body .compose-form .spoiler-input__input { + background-image: var(--icon-warning); + background-position: 10px center; + background-repeat: no-repeat; + background-size: 20px; + background-color: var(--color-accent-bg); + color: var(--color-accent); + border: 1px solid var(--color-accent-lines); + margin-bottom: 0; + border-radius: 8px; + padding: 8px 15px 8px 36px; + font-weight: 500; + transition: all .2s; +} +.app-body .compose-form .spoiler-input__input:focus { + border-color: var(--color-accent); + background-color: var(--color-content-bg); +} +.app-body .display-name { + color: var(--color-content-fg); +} +.app-body .compose-form__upload .icon-button.compose-form__upload__delete .icon { + width: 15px; + height: 15px; +} +.app-body .compose-form .compose-form__modifiers .compose-form__upload .icon-button { + color: #ffffff; +} +.app-body .compose-form .compose-form__modifiers .compose-form__upload .icon-button:is(:active, :focus, :hover) { + background-color: rgba(0, 0, 0, .4); +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .compose-form { + padding: 15px; + } +} + +.app-body .compose-form .attachment-list.compact .icon { + color: var(--color-content-fg-muted); + vertical-align: bottom; +} + + +.app-body .character-counter { + color: var(--color-content-fg); + opacity: 0; + font-size: 15px; + font-weight: 500; + transition: + opacity .3s, + margin-right .3s; + transform-origin: right center; + margin-right: -10px; +} +.app-body .compose-form:not(:has(.autosuggest-textarea__textarea:placeholder-shown)) .character-counter { + opacity: 1; + margin-right: 0; +} +.app-body .character-counter--over { + color: #df405a; + font-weight: 500; + animation: bounce .3s 1; +} + +.compose-form__footer { + gap: 10px; + padding: 0; +} +.app-body .compose-form__dropdowns { + gap: 6px; + padding: 0 12px; +} +.app-body .compose-form__actions { + border-radius: 0 0 8px 8px; + padding: 10px 12px; + background-color: var(--color-content-secondary-bg); +} +.app-body .compose-form__buttons { + gap: 1px; +} +.app-body .compose-form__buttons .icon-button { + padding: 6px; + border-radius: 8px; + transition: all .2s; +} +.app-body .compose-form__buttons .icon { + transform: scale(1.2); + width: 20px; +} +.app-body .compose-form__buttons .icon-button:is(.active, .active:hover) { + background-color: var(--color-accent); +} +.app-body .compose-form__submit { + max-width: 40px; +} +.app-body .compose-form__submit .button { + height: 40px; + max-width: 40px; + color: transparent; + background-size: 60%; + background-position: center; + background-repeat: no-repeat; + background-image: var(--icon-send-inv); + background-color: var(--color-accent); + transition: + transform .2s, + background-color .2s, + border-color .2s; +} +.app-body .compose-form__submit .button:active { + transform: scale(.95); +} +.app-body .compose-form:has(.autosuggest-textarea__textarea:placeholder-shown) .compose-form__submit .button { + background-image: var(--icon-send); + background-color: var(--color-accent-bg); +} +.app-body .compose-form:not(:has(.autosuggest-textarea__textarea:placeholder-shown)) .compose-form__submit { + animation: bounce-sml .2s ease-out 1; +} + +.app-body .upload-area__background { + background-color: var(--color-secondary-bg); + border-radius: 8px; +} +.app-body .upload-area__content { + border-color: var(--color-accent-focus); + border-radius: 8px; +} +.app-body .upload-progress__tracker { + background-color: var(--color-accent); +} +.app-body .upload-progress__backdrop { + background-color: var(--color-accent-bg); +} +.app-body .upload-progress .icon { + color: var(--color-accent) +} +.app-body .upload-progress__message, +.app-body .upload-progress__message span { + color: var(--color-content-fg); +} +.app-body .compose-form__upload .icon-button { + background-color: rgba(0, 0, 0, .75); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); + color: var(--color-accent-fg); + border-radius: 8px; + padding: 6px; +} +.app-body .compose-form__upload .icon-button:hover { + background-color: #444; + color: var(--color-accent-fg); +} + +/* Poll composer */ +.app-body .compose-form__poll { + gap: 3px; +} +.app-body .compose-form__poll .poll__option { + margin-bottom: 2px; +} +.app-body .poll__option input[type=text] { + border-radius: 8px; + padding: 7px 12px; + border: 1px solid var(--color-lines); + background-color: var(--color-content-bg); + color: var(--color-content-fg); + transition: all .2s; +} +.app-body .poll__option input[type=text]:focus { + border-color: var(--color-accent); +} +.app-body .compose-form__poll__footer { + margin-top: 5px; + padding-inline-start: 12px; + gap: 6px; + margin-bottom: -10px; +} +.app-body .compose-form__poll__select__label { + display: none; +} +.app-body .compose-form__poll__select__value { + background-position: 8px center; + background-size: 15px; + background-repeat: no-repeat; + color: var(--color-accent); + padding: 4px 8px 4px 27px; + border-radius: 8px; + border: 1px solid var(--color-accent-bg); + font-size: 12px; + line-height: 16px; + transition: + background-color .2s, + border-color .2s; + cursor: pointer; +} +.app-body .compose-form__poll__select__value:is(:active, :hover, :focus) { + border-color: var(--color-accent); + outline: 0; +} +.app-body .compose-form__poll__select__value:active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:first-child .compose-form__poll__select__value { + background-image: var(--icon-timer); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:first-child .compose-form__poll__select__value:active { + background-image: var(--icon-timer-inv); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value { + background-image: var(--icon-check-radio); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:active, +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:first-child:checked):active { + background-image: var(--icon-check-radio-inv); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:first-child:checked) { + background-image: var(--icon-check-radio); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:last-child:checked) { + background-image: var(--icon-check-box); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:last-child:checked):active { + background-image: var(--icon-check-box-inv); +} + +.app-body .compose-form__poll__footer__sep { + display: none; +} + +.app-body .compose-form__poll .poll__option.empty:not(:focus-within) { + opacity: .8; +} + +.app-body .compose-form__poll-wrapper, +.app-body .compose-form__poll-wrapper .poll__footer { + border-top: 0; +} +.app-body .compose-form__poll-wrapper ul { + background-color: var(--color-accent-bg); +} +.app-body .compose-form__poll-wrapper .autosuggest-input input, +.app-body .compose-form__poll-wrapper select { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .compose-form__poll-wrapper .autosuggest-input input:focus, +.app-body .compose-form__poll-wrapper select:focus { + border-color: var(--color-accent); +} +.app-body .compose-form__poll-wrapper .poll__footer .button.button-secondary { + padding: 6px 16px; +} +.app-body .compose-form__poll-wrapper .icon-button.disabled { + color: transparent; + pointer-events: none; +} +.app-body .compose-form__poll-button .icon-button.active { + background-color: var(--color-accent); +} +.app-body .compose-form__poll-button .icon-button.active .icon-tasks { + background-image: var(--icon-poll-active); +} + +/* Polls in posts */ +.app-body .muted .poll { + color: var(--color-content-fg-muted); +} +.app-body .poll__footer { + color: var(--color-content-fg-muted); + display: flex; + flex-flow: wrap; + gap: 5px; + align-items: center; + box-sizing: border-box; + font-size: 12px; + padding: 0; +} +.app-body .poll__link { + color: var(--color-accent); + text-decoration: none; + box-sizing: border-box; + padding: 0 8px; + border: 1px solid var(--color-accent-bg); + border-radius: 8px; + font-size: 12px; + font-weight: 500; + height: 32px; + transition: all .3s; +} +.app-body .poll__link:hover { + border-color: var(--color-accent); +} +.app-body .poll__link:active { + background-color: var(--color-accent-bg); +} +.app-body .poll__option.editable .poll__input { + display: none; +} +.app-body .poll li { + margin-bottom: 4px; + position: relative; + border-radius: 8px; + overflow: hidden; +} +.app-body :is(.status, .detailed-status) .poll__option { + border: 1px solid var(--color-lines-translucent); + color: var(--color-content-fg); + font-weight: 500; + padding: 8px; + border-radius: 8px; + transition: all .2s; + position: relative; + z-index: 1; + align-items: center; +} +.app-body .poll__option.selectable { + cursor: pointer; +} +.app-body .poll__option.selectable:active { + transform: scale(.98); +} +.app-body .poll__option.selectable:hover { + border-color: var(--color-accent); + color: var(--color-accent); +} +.app-body .poll__option.selectable:has(.poll__input.active) { + border-color: var(--color-accent); + background-color: var(--color-accent-bg); + color: var(--color-accent); +} +.app-body .poll__option.selectable .poll__input:not(.active) { + border-width: 0; + outline-width: 0 !important; + background-color: var(--color-lines); + transition: + background .2s; +} +.app-body .poll__option.selectable:hover .poll__input:not(.active) { + background-color: var(--color-accent-bg); +} +.app-body .poll__option.selectable .poll__input.active { + border-width: 3px; + border-color: var(--color-accent-bg); + outline-width: 1px !important; +} +.app-body .poll__footer .button.button-secondary { + box-sizing: border-box; + padding: 0 16px; + margin: 0; + height: 32px; + background-color: var(--color-accent); + color: var(--color-accent-fg); + float: inline-end; +} +.app-body .poll__footer .button.button-secondary:hover { + background-color: var(--color-accent-focus); + color: var(--color-accent-fg); +} +.app-body .poll__footer .button.button-secondary:disabled { + opacity: 1; + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); + display: none; +} +.app-body .poll__footer .button.button-secondary:not(:disabled) { + animation: bounce-sml .3s ease-out 1; +} +.app-body .poll__footer .button.button-secondary:active { + transform: scale(.95); +} +.app-body .poll__voted { + position: absolute; + right: 3px; + height: 20px; + color: var(--color-accent); +} +.app-body .poll__option:has(+ .poll__chart.leading) .poll__voted { + right: 28px; + color: var(--color-confirm-fg); +} +.app-body .poll__chart { + background: var(--color-lines); + opacity: .8; + height: auto; + border-radius: 8px 0 0 8px; + position: absolute; + top: 0; + bottom: 0; + z-index: 0; +} +@media (prefers-color-scheme: dark) { + .app-body .poll__chart { + opacity: 1; + } +} +.app-body .poll__chart.leading, +.app-body .muted .poll__chart.leading, +.app-body .poll__option:has(.poll__voted) + .poll__chart.leading { + background: var(--color-confirm); + opacity: .5; +} +.app-body .poll__option:has(.poll__voted) { + border-color: var(--color-accent); + background-color: transparent; +} +.app-body .poll__option:has(.poll__voted) + .poll__chart { + background-color: color-mix(in srgb, var(--color-accent), transparent 70%); + opacity: 1; +} +.app-body .poll__option:has(+ .poll__chart.leading), +.app-body .poll__option:has(.poll__voted):has(+ .poll__chart.leading) { + border-color: color-mix(in srgb, var(--color-confirm), transparent 30%); + color: var(--color-content-fg); + background-color: transparent; + background-size: 20px; + background-position: right 8px center; + background-repeat: no-repeat; + background-image: var(--icon-trophy); +} +.app-body .poll__option:has(.poll__voted):has(+ .poll__chart.leading) { + border-color: var(--color-confirm); +} + +/* Emoji picker */ +.app-body .emoji-picker-dropdown > .icon-button .icon { + background-image: var(--icon-emoji-accent); +} +.app-body .emoji-picker-dropdown > .icon-button.active .icon { + background-image: var(--icon-emoji-accent-inv); +} +.app-body .emoji-picker-dropdown__menu { + overflow: hidden; + border-radius: 8px; + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + box-shadow: var(--dropdown-shadow); +} +.app-body .emoji-mart { + display: block; +} +.app-body .emoji-mart-bar:first-child { + background-color: var(--color-content-secondary-bg); + border-color: var(--color-lines); + padding-top: 2px; +} +.app-body .emoji-mart-anchor-bar { + background-color: var(--color-accent); +} +.app-body .emoji-mart-anchor-selected { + color: var(--color-accent); +} +.app-body .emoji-mart-anchor-icon svg path, +.app-body .emoji-mart-anchor-icon svg rect { + fill: var(--color-content-fg); +} +.app-body .emoji-mart-anchor-selected .emoji-mart-anchor-icon svg path, +.app-body .emoji-mart-anchor-selected .emoji-mart-anchor-icon svg rect, +.app-body .emoji-mart-search-icon svg path { + fill: var(--color-accent); +} +.app-body .emoji-mart-search-icon, +.app-body .emoji-mart-search-icon:disabled, +.app-body .emoji-mart-search-icon svg { + opacity: 1; +} +.app-body .emoji-mart-scroll::-webkit-scrollbar-track { + background-color: var(--color-content-bg); +} +.app-body .emoji-mart-search, +.app-body .emoji-mart-scroll, +.app-body .emoji-mart-category-label span { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .emoji-mart-search input { + background-color: var(--color-accent-bg); + border-color: var(--color-accent-lines); + color: var(--color-content-fg); + border-radius: 8px; +} +.app-body .emoji-mart-search input:focus { + border-color: var(--color-accent); + outline: 0; +} +.app-body .emoji-mart-search input::placeholder { + color: var(--color-accent); +} + + + +/* Zoom on emojis on hover (in post content only */ +.app-body .status__content:not(.status__content--collapsed) { /* So the emoji doesn't clip out when zoomed on. */ + overflow: visible; +} +.app-body .status__content .emojione { + transition: transform .8s .8s; +} +.app-body .status__content .emojione:hover { + transform: scale(2.5); +} + + + + +/* 💬 Posts + -------- */ +.app-body .reply-indicator__content, +.app-body .status__content { + color: var(--color-content-fg); +} +.app-body .account__display-name strong, +.app-body .status__display-name strong, +.app-body .status__info .status__display-name .display-name__account, +.app-body .status__prepend a bdi { + color: var(--color-content-fg); +} +.app-body .translate-button { + color: var(--color-content-fg-muted); +} +.app-body .translate-button__meta, +.app-body .translate-button button, +.app-body .status__content__translate-button { + font-size: 85%; +} +.app-body .status__content__translate-button, +.app-body .translate-button .link-button { + width: 32px; + height: 32px; + bottom: 13px; + right: 52px; + padding: 0px; + position: absolute; + background-size: 20px; + background-repeat: no-repeat; + background-position: center; + background-image: var(--icon-translate-accent); + border-radius: 8px; + transition: all .3s; + background-color: transparent; +} +.app-body .detailed-status .status__content__translate-button, +.app-body .detailed-status .translate-button .link-button { + background-image: var(--icon-translate-accent); + background-size: 25px; + width: 40px; + height: 40px; + right: 60px; + bottom: 20px; +} +@media screen and (max-width:889px) { + .app-body .status__content__translate-button, + .app-body .translate-button .link-button { + bottom: 10px; + } +} +.app-body .scrollable > div:is(:last-child, :only-child) .detailed-status__wrapper:last-child + :is( + .translate-button .link-button, + .status__content__translate-button + ) { + bottom: 12px; +} +.app-body .status__content__translate-button:hover, +.app-body .translate-button .link-button:hover { + background-color: var(--color-accent-bg); +} +.app-body .translate-button .link-button, +.app-body .detailed-status .translate-button .link-button, +.app-body .translate-button .link-button:hover, +.app-body .detailed-status .translate-button .link-button:hover { + background-image: var(--icon-translate-active); + background-color: var(--color-accent); + transform: scale(.8); +} +.app-body .status__content__translate-button > span, +.app-body .translate-button .link-button > span, +.app-body .notification .status__content__translate-button { + display: none; +} +.app-body .account__display-name strong, +.app-body .status__display-name strong, +.app-body .notification-request__name__display-name strong, +.app-body .status__prepend a bdi { + font-weight: bold; +} +.app-body .status { + margin-left: 56px; + padding: 0 10px; + border-bottom: 0; +} +.app-body .status__wrapper { + transition: background .3s; +} +.app-body .status__wrapper, +.app-body .detailed-status__wrapper { + --color-post-bg: var(--color-content-bg); + background-color: var(--color-post-bg); + padding: 13px 12px; + position: relative; +} +@media screen and (max-width:889px) { + .app-body .status__wrapper { + padding: 10px 8px; + } + .app-body .notification-ungrouped .status__wrapper { + padding: 13px 12px; + } +} +.app-body .scrollable > div:first-child > div:first-child > .status__wrapper, +.app-body .scrollable > div:first-child > .status__wrapper, +.app-body .explore__search-results > div:first-child > .status__wrapper { + border-top: 1px solid var(--color-lines); +} +.app-body .scrollable > div:last-child > div:last-child > .status__wrapper, +.app-body .scrollable > div > article:last-child > div > .status__wrapper, +.app-body .search-results__section > div:last-child >.status__wrapper { + border-bottom: 1px solid var(--color-lines); +} +.app-body .dismissable-banner + .scrollable > div > article:first-child > div > .status__wrapper { + border-top: 0; +} +.app-body .status__info { + height: 22px; + width: calc(100% + 56px); + gap: 2px; + margin-inline-start: -56px; + padding: 0; + margin-bottom: 0; + line-height: 10px; + align-items: start; +} +.app-body .status__info .status__display-name { + overflow: visible; + align-items: start; + max-height: 22px; +} +.app-body .status__info .status__display-name .display-name bdi, +.app-body .status__info .status__display-name .display-name__account { + vertical-align: top; +} +.app-body .status__info .status__display-name .display-name__account { + display: inline; + opacity: .6; +} +.app-body .status__relative-time { + height: 22px; + color: var(--color-content-fg); + display: flex; + position: absolute; + inset-inline-end: 20px; + z-index: 1; +} +.app-body .status__relative-time > * { + opacity: .6; +} +.app-body .status__relative-time::before, +.app-body .status__relative-time::after { + position: absolute; + content: " "; + display: block; + height: 100%; + z-index: -1; + transition: all .3s; +} +.app-body .status__relative-time::before { + width: 20px; + inset-inline-start: -20px; + background: linear-gradient(90deg, transparent, var(--color-post-bg)); + transition: all .2s; +} +.app-body .status__relative-time::after { + inset-inline-start: 0; + inset-inline-end: 0; + background-color: var(--color-post-bg); +} +.app-body .status__relative-time time + abbr { + display: inline-block; + width: 18px; + height: 22px; + order: 2; + margin: 0 4px 0 0; + background-size: 16px; + background-repeat: no-repeat; + background-position: center; + background-image: var(--icon-edited); + color: transparent; +} +.app-body .status__relative-time .status__visibility-icon { + order: 1; +} +.app-body .status__relative-time time { + order: 3; +} +.app-body .status__relative-time time + abbr { + order: 2; +} +.app-body .status__avatar { + margin-bottom: -10px; + z-index: 2; + border-radius: 50%; + outline: 6px solid var(--color-post-bg); + background-color: var(--color-post-bg); + transition: outline .3s; +} +.app-body .status__prepend + .status .status__avatar .account__avatar-overlay-base .account__avatar { + width: 46px !important; + height: 46px !important; +} +.app-body .status__prepend + .status .status__avatar .account__avatar-overlay-overlay { + position: absolute; + top: -34px; + right: -38px; + pointer-events: none; +} +.app-body .status__prepend + .status .status__avatar .account__avatar-overlay-overlay .account__avatar { + width: 29px !important; + height: 29px !important; +} +.app-body .reply-indicator__content, +.app-body .status__content { + line-height: 19px; + position: static; +} + +.app-body .e-content blockquote, +.app-body .reply-indicator__content blockquote, +.app-body .status__content__text blockquote { + color: var(--color-content-fg); + border-color: var(--color-lines); + font-style: italic; +} + + +/* 📏 Post dividers */ +/* Use ::before to set a non-full-width divider between posts and notifications. The divider sits above the post. */ +.app-body .status::before, +.app-body .notification__message::before { + position: absolute; + background-color: var(--color-lines); + height: 1px; + width: calc(100% - 78px); + right: 0; + top: -1px; + content: ""; + opacity: .7; +} +@media screen and (max-width:889px) { + .app-body .status::before, + .app-body .notification__message::before { + width: calc(100% - 73px); + } +} +@media (prefers-color-scheme: dark) { + .app-body .status::before, + .app-body .notification__message::before { + opacity: 1; + } +} + +/* Remove border between posts when applicable */ +.app-body .notification .status::before, /* no dividers on posts _inside_ notifications */ +.app-body .account-timeline__header + article .status::before, /* no divider above first post on profile pages */ +.app-body .scrollable > div:first-child > .status::before, /* no divider above first post in a column thread */ +.app-body .scrollable > div:first-child > div:first-child .status::before, /* no divider above first post in a column thread (backwards compatibility with 4.1.*) */ +.app-body .hashtag-header + article .status::before, +.app-body .search-results__section .search-results__section__header + div .status::before, +.app-body .dismissable-banner + article .status::before { + display: none; +} +@media screen and (min-width:890px) and (max-width:1174px) { /* no divider above first post in a column thread on medium-size devices */ + .app-body .scrollable > div:first-child > div:first-child > .status__wrapper .status::before, + .app-body .scrollable > div > article:first-child > div > .status__wrapper .status::before{ + display: none; + } +} + +/* 👥 Threaded replies */ +.app-body .status--first-in-thread { + border-top: 0; +} +.app-body .status--first-in-thread::before { + width: 100%; + right: 0; +} +.app-body .status--in-thread + :is( + .attachment-list, + .audio-player, + .hashtag-bar, + .media-gallery, + .picture-in-picture-placeholder, + .status-card, + .status__action-bar, + .status__content, + .video-player + ) { + margin-left: 0; + width: auto; +} +.app-body .status__line--first { + height: 100%; +} +.app-body .status__line--full { + height: calc(100% + 32px); +} +/* Default lines when replying in real time */ +.app-body div[tabindex="-1"]:has(.status--in-thread) .status--in-thread:not(.status--first-in-thread) > .status__line:not(.status__line--full) { + height: 0; +} +/* Hide line before first in thread */ +.app-body div[tabindex="-1"]:has(.status--in-thread) + div[tabindex="-1"] > .status--in-thread.status--first-in-thread > .status__line:not(.status__line--full), +.app-body div[tabindex="-1"]:has(.detailed-status__wrapper) + div[tabindex="-1"] > .status__wrapper .status__line:not(.status__line--full) { + height: 0; +} +.app-body div[tabindex="-1"]:has(+ div[tabindex="-1"] > .detailed-status__wrapper) .status--in-thread .status__line { + height: calc(100% - 32px) !important; +} + +.app-body div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.status--in-thread > .status__line.status__line--full, +.app-body .status__line--full.status__line--first { + top: 32px; + height: 100%; + z-index: 1; +} +.app-body .detailed-status { + background-color: transparent; + border-top: 0; +} +/* Threaded line, actually */ +.app-body .status__line { + margin-inline-start: 6px; + border-inline-start: 2px solid var(--color-accent); + -webkit-border-start: 2px solid var(--color-accent); + opacity: .6; +} +.app-body .status__line--full::before { + background-color: var(--color-accent); +} +/* Hide the "stub" from the first status line */ +div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.status--in-thread > .status__line.status__line--full, +.app-body .status-reply.status--in-thread.status--first-in-thread > .status__line, +.app-body .status-reply.status--in-thread.status--first-in-thread > .status__line--full::before { + top: 32px; +} +@media screen and (max-width:889px) { + .app-body .status__line { + inset-inline-start: 35px; + } +} + + +/* ⏺️ Posts when in focus */ +.app-body + :is(.status__wrapper.focusable, .detailed-status__wrapper.focusable):focus, +.app-body + :is(.focusable, .status__wrapper.focusable):focus + :is(.detailed-status, .detailed-status__action-bar), +.app-body .focusable:focus .notification-ungrouped__header, +.app-body .focusable:focus .status__wrapper, +.app-body .focusable:focus { + outline: 0; + --color-post-bg: var(--color-content-bg-focus); + background-color: var(--color-post-bg); +} +@media screen and (min-width:1175px) { /* Subtle hover effect when you hover over a post content in the timeline. Only on bigger screens. */ + .app-body .status__wrapper:has(.status__content:hover), + .app-body .notification__message:has(+ div > .status__wrapper .status__content:hover), + .app-body .status__wrapper:has(.status__content:hover) .status__avatar, + .app-body .notification-ungrouped:has(.status__wrapper .status__content:hover) .notification-ungrouped__header { + --color-post-bg: var(--color-content-bg-focus); + } +} +.app-body :is(.status__wrapper.focusable, .detailed-status__wrapper.focusable):focus .status__avatar { + outline: 6px solid var(--color-post-bg); +} + +/* 👁️ Post detailed view */ +.app-body .detailed-status__wrapper { /* Set full-width divider above and below a detailed post */ + background-color: var(--color-post-bg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + padding-bottom: 20px; + z-index: 1; + box-shadow: + inset 0 -5px var(--color-content-secondary-bg), + inset 0 -6px var(--color-lines); +} +.app-body .scrollable > div:is(:last-child, :only-child) .detailed-status__wrapper:last-child { + padding-bottom: 12px; + box-shadow: none; +} +@media screen and (max-width:889px) { + .app-body .detailed-status { + padding: 8px 8px 14px; + } +} +.app-body .detailed-status .detailed-status__display-avatar .account__avatar { + width: 60px !important; + height: 60px !important; +} +.app-body .detailed-status .status__content { + line-height: 24px; +} +.app-body .detailed-status { + padding-bottom: 8px; +} +.app-body .detailed-status, +.app-body .detailed-status__action-bar { + background-color: var(--color-content-bg); + border: 0; +} +.app-body .detailed-status__display-name strong, +.app-body .detailed-status__display-name .display-name__account { + color: var(--color-content-fg); +} +.app-body .detailed-status__display-name strong { + font-size: 18px; + font-weight: bold; +} +.app-body :is(.compose-panel, .compose-form) .detailed-status__display-name strong { + font-size: 14px; +} +.app-body .detailed-status__display-name .display-name__account { + opacity: .7; +} +.app-body .detailed-status__meta { + color: var(--color-content-fg); + display: flex; + align-items: start; + flex-flow: row wrap; + font-size: 13px; + gap: 5px; + border-top: 1px solid color-mix(in srgb, var(--color-lines), transparent 20%); + margin-top: 25px; + padding-top: 12px; + overflow: hidden; + position: relative; +} +.app-body .detailed-status__meta::before { + position: absolute; + content: " "; + display: block; + height: 100%; + z-index: 1; + width: 30px; + inset-inline-end: 0; + background: linear-gradient(90deg, transparent, var(--color-post-bg)); +} +.app-body .detailed-status__meta__line { + border-top: 0; + border-bottom: 0; + padding-top: 0; + padding-bottom: 0; + gap: 6px; + position: relative; + opacity: .6; +} +.app-body .detailed-status__meta__line:first-child { + color: transparent; + padding-left: 20px; + padding-right: 5px; + gap: 0; +} +.app-body .detailed-status__meta__line:first-child svg { + position: absolute; + left: 0; +} +.app-body .detailed-status__meta__line:first-child > * { + color: var(--color-content-fg); + white-space: nowrap; +} +.app-body .detailed-status__meta__line:last-child { + flex: 100%; + opacity: .9; +} +.app-body .detailed-status__application::before { + content: "\00B7\00A0"; + margin-left: -3px; +} +.app-body .detailed-status__link:is([href$="/reblogs"], [href$="/favourites"]) { + padding-left: 20px; + border-radius: 8px; + background-position: left center; + background-repeat: no-repeat; + background-size: 15px; + transition: all .2s; +} +.app-body .detailed-status__link[href$="/reblogs"] { + background-image: var(--icon-boost); +} +.app-body .detailed-status__link[href$="/favourites"] { + background-image: var(--icon-star); +} +.app-body .detailed-status__meta__line .dropdown-menu__text-button { + overflow: hidden; + padding-left: 20px; + background-image: var(--icon-edited); + background-position: left center; + background-repeat: no-repeat; + background-size: 15px; + text-align: start; +} +.app-body .detailed-status__meta__line .dropdown-menu__text-button:is(:hover) { + text-decoration: none; +} +.app-body .detailed-status__action-bar { + padding: 0 12px; + justify-content: left; + gap: 8px; + width: auto; +} +@media screen and (max-width:889px) { + .app-body .detailed-status__action-bar { + padding-left: 0; + padding-right: 0; + } +} +.app-body .detailed-status__button { + width: 40px; + height: 40px; + flex: unset; +} +.app-body .detailed-status__action-bar-dropdown { + position: absolute; + right: 18px; +} +.app-body .detailed-status__meta .animated-number { + color: var(--color-content-fg); + font-weight: 700; +} +.app-body .detailed-status__meta .dropdown-menu__text-button .animated-number { + font-weight: 500; +} +.app-body .status__action-bar .animated-number { + color: var(--color-accent); + font-weight: 500; +} +.app-body .status__action-bar__button:has(.icon-button__counter > .animated-number) { + padding-left: 4px; + padding-right: 4px; + margin-right: 2px; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .active + .icon-retweet + .icon-button__counter > .animated-number { + color: var(--color-accent); +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .active + .icon-star + .icon-button__counter + > .animated-number { + color: #FFBF00; +} + +.app-body article > .account { + padding: 16px; +} +.app-body .account-timeline__header + article > .account { + border-top: 1px solid var(--color-lines); +} +.app-body .detailed-status__link { + display: inline-flex; + position: static; + gap: 4px; +} + +/* Hashtag bar */ +.app-body .hashtag-bar a, +.app-body .hashtag-bar .link-button { + color: var(--color-content-fg-muted); + transition: all .1s; +} +.app-body .hashtag-bar a { + font-weight: 500; +} +.app-body .hashtag-bar .link-button { + margin-left: 3px; +} +.app-body .hashtag-bar a { + background-color: + color-mix( + in srgb, + var(--color-content-fg), + transparent 92% + ); + transition: all .3s; + padding: 3px 8px; + border-radius: 8px; +} +.app-body .hashtag-bar a:hover, +.app-body .hashtag-bar .link-button:hover { + color: var(--color-accent); +} +.app-body .hashtag-bar a:hover { + background-color: var(--color-accent-bg); +} +.app-body .hashtag-bar a:active, +.app-body .hashtag-bar a:focus { + color: var(--color-accent-fg); + background-color: var(--color-accent); +} +.app-body .hashtag-bar a:hover span { + text-decoration: none; +} + +/* ⭐ Action bar */ +.app-body .status__action-bar { + justify-content: left; + margin-top: 8px; + gap: 9px; +} +.app-body .status__action-bar .status__action-bar__button-wrapper { + flex-grow: 0; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + :is(button, .status__action-bar__dropdown) { + transition: all .3s; +} +.app-body .status__action-bar__button-wrapper:last-child { + position: absolute; + right: 18px; +} + +.app-body .status__action-bar .icon-button.disabled { + pointer-events: none; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .icon-button:is( + :active, + .active:active, + :focus, + .active:focus + ) { + background-color: transparent; +} + +.app-body .status__action-bar__button-wrapper:last-child .icon-button:is(.active, .active:active, .active:focus), +.app-body :is(.detailed-status__action-bar-dropdown, .status__action-bar-dropdown) .icon-button:is(.active, .active:active, .active:focus) { + background-color: var(--color-accent); + transform: scale(.9); +} + +.app-body .icon-button.star-icon.deactivate > .icon-star, +.app-body .icon-button.star-icon.activate > .icon-star { /* Disable default star spinning animation */ + animation: none; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .icon-button.star-icon.active + > .icon-star { + animation: bounce .4s ease-out !important; +} +.app-body .status__action-bar .icon-button.reblogPrivate>.icon-retweet { + opacity: 1; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .icon-button.active>.icon-retweet { + animation: launch 1.2s ease-in 1 !important; +} +.app-body .status__action-bar .icon-button.bookmark-icon.active>.icon-bookmark, +.app-body .detailed-status__action-bar .icon-button.bookmark-icon.active>.icon-bookmark { + animation: bounce-vertical .4s ease-out !important; +} +.app-body .status__action-bar .icon-button, +.app-body .detailed-status__action-bar .icon-button { + min-width: 32px; + height: 32px; + border-radius: 8px; + position: relative; +} +.app-body .detailed-status__action-bar .icon-button { + min-width: 40px; + height: 40px; +} +.app-body .detailed-status__action-bar .icon-button > .icon { + width: 25px; + height: 25px; +} +.app-body .detailed-status__action-bar .icon-button +.app-body .icon-button.star-icon.active, +.app-body .notification__favourite-icon-wrapper .star-icon { + color: #ffb609; +} +.app-body .status__prepend { + display: inline-flex; + padding: 0 10px; + margin-top: 3px; + margin-bottom: 5px; + margin-left: 66px; + height: 29px; + gap: 5px; + border-radius: 50px; + align-items: center; + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + outline: 1px solid color-mix(in srgb, var(--color-fg), transparent 95%); + outline-offset: -1px; + font-size: 13px; +} +.app-body .status__prepend:has(.status__prepend__icon .icon-retweet) { + padding-left: 35px; +} +.app-body .status__prepend__icon { + height: 20px; + text-align: right; +} +.app-body .status__prepend .status__prepend__icon:has(.icon-retweet) { + order: 2; +} +.app-body .status__prepend__icon .icon { + transform: scale(.9); +} +.app-body .detailed-status__wrapper .status__prepend__icon { + width: 46px; +} +.app-body .status__prepend > span { + color: var(--color-fg-muted); + white-space: nowrap; +} +.app-body .status__prepend:has(.status__prepend__icon > .icon-thumb-tack) > span { + color: var(--color-content-fg); + font-weight: 600; +} +.app-body .status__prepend .muted .emojione { + opacity: 1; +} +.app-body .status-card, +.app-body .status-card.compact { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + box-shadow: none; + transition: all .3s; + border-radius: 8px; +} +.app-body .status-card:hover, +.app-body .status-card.compact:hover { + background-color: var(--color-content-bg-focus); + border-color: var(--color-lines); +} +.app-body .status-card:active, +.app-body .status-card.compact:active { + transform: scale(.98); +} +.app-body .status-card__image { + background: var(--color-content-secondary-bg); +} +.app-body .status-card__image .icon { + width: 32px; + height: 32px; +} +.app-body .status-card[href*="/@" i] { + align-items: start; +} +.app-body .status-card[href*="/@" i] .status-card__description { + margin-top: 2px; + white-space: normal; +} +.app-body .status-card[href*="/@" i] .status-card__image { + order: 2; + background-color: transparent; + padding: 8px; + box-sizing: border-box; +} +.app-body .status-card[href*="/@" i]:not(.expanded) .status-card__image { + height: 120px; + width: 120px; +} +.app-body .status-card[href*="/@" i] .status-card__image-image { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; + outline: 1px solid var(--color-lines-translucent); + outline-offset: -1px; +} +.app-body .status-card[href*="/@" i] .status-card__content { + display: flex; + flex-flow: column; +} +.app-body .status-card__title { + order: 1; + line-height: 1.3; + font-size: 18px; + margin-bottom: 3px; +} +.app-body .status-card__host { + order: 2; +} +.app-body .status-card__description { + order: 3; +} +.app-body .status-card__image:has(.icon-file-text:only-child), +.app-body .status-card__description:empty { + display: none; +} +.app-body .status-card__title, +.app-body .status-card__description, +.app-body .status-card__author, +.app-body .status-card__host { + color: var(--color-content-fg); + transition: all .2s; +} +.app-body .status-card__host { + color: var(--color-content-fg-muted); +} +.app-body .status-card:active .status-card__host, +.app-body .status-card:focus .status-card__host, +.app-body .status-card:hover .status-card__host { + color: var(--color-accent); +} +.app-body .status-card:active .status-card__author, +.app-body .status-card:active .status-card__description, +.app-body .status-card:active .status-card__title, +.app-body .status-card:focus .status-card__author, +.app-body .status-card:focus .status-card__description, +.app-body .status-card:focus .status-card__title, +.app-body .status-card:hover .status-card__author, +.app-body .status-card:hover .status-card__description, +.app-body .status-card:hover .status-card__title { + color: var(--color-content-fg); +} +.app-body .status-card__author strong { + font-weight: 500; +} +@media screen and (max-width:889px) { + .app-body .status-card:not(.expanded) .status-card__image { + width: 80px; + } + .app-body .status-card:not(.expanded,:has(.icon-file-text)) .status-card__content { + padding-top: 0; + padding-bottom: 0; + } + .app-body .status-card[href*="/@" i]:not(.expanded,:has(.icon-file-text)) .status-card__content { + padding-top: 12px; + padding-bottom: 12px; + } + .app-body .status-card:not(.expanded) .status-card__host { + margin-bottom: 2px; + font-size: 12px; + } + .app-body .status-card:not(.expanded) .status-card__title { + font-size: 16px; + } + .app-body .status-card:not(.expanded) .status-card__description { + margin-top: 2px; + font-size: 12px; + } +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__image { + width: 80px; +} +.layout-multiple-columns .status-card:not(.expanded,:has(.icon-file-text)) .status-card__content { + padding-top: 0; + padding-bottom: 0; +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__host { + margin-bottom: 2px; + font-size: 12px; +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__title { + font-size: 16px; +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__description { + margin-top: 2px; + font-size: 12px; +} +.app-body .status-card:has(+ .more-from-author) { + box-sizing: border-box; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + border-bottom: 0; +} +.app-body .status-card + .more-from-author { + background-color: var(--color-content-secondary-bg); + border: 1px solid var(--color-lines); + border-top: 0; +} +.app-body .more-from-author { + color: var(--color-content-fg); + overflow: hidden; +} +.app-body .more-from-author .logo { + color: var(--color-content-fg); + min-width: 16px; + height: 16px; +} +.app-body .more-from-author > span { + flex-grow: 1; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + mask-image: linear-gradient(90deg, black 80%, transparent 96%); +} +.app-body .notification-ungrouped .more-from-author :is(.account__avatar) { + width: 16px !important; + height: 16px !important; +} +.app-body .more-from-author a:is(:active, :hover, :focus) { + color: var(--color-accent); +} +.app-body .more-from-author a { + color: var(--color-content-fg); + font-weight: 700; +} +.app-body .status__content p { + margin-bottom: 12px; +} +.app-body .status__content p:last-child { + margin-bottom: 0; +} +.app-body .content-warning { + background: none; + color: var(--color-content-fg); + margin-inline-start: 0; + margin-top: 2px; + margin-bottom: 5px; + border: 0; + padding: 0 0 25px; + font-weight: 700; + font-size: 15px; + line-height: 19px; + position: relative; +} +.app-body .detailed-status .content-warning { + font-size: 19px; + line-height: 24px; +} +.app-body .content-warning::before, +.app-body .content-warning::after { + display: none; +} +.app-body .content-warning .link-button { + background-color: transparent; + width: 100%; + text-align: start; + position: absolute; + top: 0; + bottom: 0; + display: flex; + align-items: end; + text-decoration: none; +} +.app-body .content-warning .link-button span { + background-color: transparent; + background-image: var(--icon-eye-shut); + background-repeat: no-repeat; + background-position: left 7px center; + background-size: auto 18px; + border: 1px solid var(--color-lines); + border-radius: 8px; + text-transform: initial; + font-size: 12px; + line-height: 16px; + font-weight: 500; + color: var(--color-content-fg); + padding: 5px 8px 5px 30px; + margin: 0; + vertical-align: middle; + display: inline-block; + transform-origin: center left; + transition: + border-color .3s, + outline-color .3s, + transform .3s, + background-color .3s; + position: relative; + z-index: 1; +} +.app-body .content-warning .link-button:hover span { + border-color: rgba(68, 74, 90, .6); +} +@media (prefers-color-scheme: dark) { + .app-body .content-warning .link-button:hover span { + border-color: rgba(255, 255, 255, .3); + } +} +.app-body .content-warning .link-button:active span { + transform: scale(.95); +} +.app-body .content-warning:has(+ .status__content > .status__content__text--visible) .link-button span { + background-image: var(--icon-eye-open); +} +@media (prefers-color-scheme: dark) { + .app-body :is(.reply-indicator__content, .status__content) .status__content__spoiler-link:hover span { + border-color: rgba(255, 255, 255, .3); + } +} + +.app-body .icon-button.overlayed { + background-color: rgba(0, 0, 0, .1); + border-radius: 7px; +} +.app-body .icon-button.overlayed:hover { + background-color: rgba(0, 0, 0, .4); +} +.app-body .status__wrapper--filtered__button { + color: var(--color-accent); +} +.app-body .status__wrapper--filtered { + color: var(--color-content-fg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + padding: 12px; + margin-top: -1px; +} + +.app-body .media-gallery { + gap: 4px; + grid-template-columns: calc(50% - 2px) calc(50% - 2px); + grid-template-rows: calc(50% - 2px) calc(50% - 2px); +} + +.app-body .audio-player, +.app-body .media-gallery, +.app-body .video-player { + transition: transform .3s; +} +.app-body .media-gallery__item { + border-radius: 8px !important; + outline: 1px solid var(--color-lines-translucent); + outline-offset: -1px; +} + +.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone), +.app-body .status > *:not(.status__info, .status__content, .status__action-bar, .status__line, .status-card) { + max-height: 450px; + min-height: unset; + width: auto; +} +.app-body .status--in-thread .more-from-author { + margin-inline-start: 0; +} +.app-body .account-gallery__container { + gap: 4px; + padding: 4px; +} +.app-body .media-gallery__item, +.app-body .media-gallery__item-thumbnail, +.app-body .media-gallery__item-gifv-thumbnail { + cursor: pointer; + transition: .2s transform; +} +.app-body .media-gallery__item:active { + transform: scale(.98); +} +.app-body .media-gallery__item-thumbnail img, +.app-body .media-gallery__alt__popover { + border-radius: 8px; +} +.app-body .media-gallery__gifv:is(:active, :hover)::after { + display: none; +} +.app-body .picture-in-picture .video-player::after { + border-radius: 0; +} +.app-body .media-gallery__preview, +.app-body .video-player { + background-color: var(--color-content-secondary-bg); +} +.app-body .media-gallery__preview { + outline: 1px solid rgba(0, 0, 0, 0.05); + outline-offset: -1px; + height: calc(100% - 1px); + border-radius: 8px; + transition: all .2s; +} +.app-body .spoiler-button:hover ~ .media-gallery__item > .media-gallery__preview { + outline: 1px solid var(--color-lines-translucent); +} +.app-body .media-gallery__actions__pill { + border-radius: 6px; + padding: 3px 8px; + font-weight: 500; + background-color: rgba(0, 0, 0, .1); + transition: all .2s; +} +.app-body .spoiler-button__overlay__label, +.app-body .spoiler-button__overlay__label:is(:focus, :hover), +.app-body .spoiler-button__overlay:is(:focus, :hover) .spoiler-button__overlay__label { + backdrop-filter: none; + -webkit-backdrop-filter: none; + background-color: var(--color-content-bg); + border: 1px solid rgba(0, 0, 0, .1); + color: var(--color-content-fg); + border-radius: 8px; +} +.app-body .spoiler-button__overlay__label > span:first-child { + font-weight: bold; +} + +.app-body :is(.media-gallery__alt__label, .media-gallery__gifv__label) { + background-color: rgba(0, 0, 0, .1); + border-radius: 6px; +} +.app-body .spoiler-button:not(.spoiler-button--minified) ~ .media-gallery__item :is(.media-gallery__alt__label, .media-gallery__gifv__label) { + display: none; +} + + +/* Empty columns */ +.app-body .empty-column-indicator { + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + border-radius: 0 0 8px 8px; + contain: content; +} +.app-body .empty-column-indicator a { + color: var(--color-accent); +} +.app-body .explore__links > .empty-column-indicator { + border: 0; +} + + +/* Timeline hint */ +.app-body .timeline-hint { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-color: var(--color-lines); + position: relative; + padding: 28px; + padding-left: 75px; + text-align: left; + font-size: 95%; + line-height: 18px; +} +.app-body .timeline-hint a { + color: var(--color-accent); +} +.app-body .timeline-hint p { + opacity: .7; +} +.app-body .timeline-hint::before { + content: " "; + display: block; + background-color: var(--color-content-secondary-bg); + position: absolute; + top: 15px; + left: 15px; + right: 15px; + bottom: 15px; + z-index: 0; + border-radius: 8px; +} +.app-body .timeline-hint::after { + content: " "; + background-image: var(--icon-reply-all); + background-repeat: no-repeat; + background-position: center; + opacity: .55; + position: absolute; + top: 26px; + left: 25px; + width: 40px; + height: 40px; +} +.app-body .timeline-hint > :is(p, a) { + position: relative; + z-index: 0; +} + + +/* 📤 DMs */ +.app-body .follow_requests-unlocked_explanation { + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); +} +.app-body .follow_requests-unlocked_explanation a { + color: var(--color-accent); +} +.app-body .conversation__unread { + background-color: var(--color-accent); +} +.app-body .conversation__unread { + color: var(--color-accent-fg); +} +.app-body .conversation__content__names a strong { + font-weight: bold; +} +.app-body .conversation__content__names, +.app-body .conversation__content__names a, +.app-body .conversation__content__relative-time, +.app-body .conversation .attachment-list__list a, +.app-body .conversation .status__content p { + color: var(--color-content-fg); +} +.app-body .conversation { + background-color: var(--color-content-bg); + border-bottom: 1px solid var(--color-lines); +} +.app-body .conversation.unread:before { + border-color: var(--color-accent); +} +.app-body .conversation__content__relative-time { + opacity: .7; +} +.app-body .conversation__content { + position: relative; +} +.app-body .account__avatar-composite { + border-radius: 0; + padding: 1px; +} +.app-body .account__avatar-composite .account__avatar { + height: auto !important; +} +.app-body .account__avatar-composite__label { + display: none; +} + +.app-body .status__wrapper.status__wrapper-direct, +.app-body .notification__message:has(+ div > .status__wrapper.status__wrapper-direct), +.app-body .notification-ungrouped--direct .notification-ungrouped__header { + --color-post-bg: color-mix(in srgb, var(--color-accent), var(--color-content-bg) 92%); +} +.app-body .status__wrapper.status__wrapper-direct:has(.status__content:hover), +.app-body .status__wrapper.status__wrapper-direct:has(.status__content:hover) .status__avatar, +.app-body .status__wrapper.status__wrapper-direct.focusable:focus, +.app-body .notification__message:has(+ div > .status__wrapper.status__wrapper-direct .status__content:hover), +.app-body .notification-ungrouped--direct:has(.status__wrapper.status__wrapper-direct .status__content:hover) .notification-ungrouped__header { + --color-post-bg: color-mix(in srgb, var(--color-accent), var(--color-content-bg) 88%); +} + +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend { + background-color: var(--color-accent); + margin-inline-start: 10px; + z-index: 3; + position: relative; + outline: 5px solid var(--color-post-bg); + border-radius: 50px 50px 50px 10px; + transition: all .2s; +} +.app-body :is(.detailed-status__wrapper-direct) .status__prepend { + margin-inline-start: 0; + margin-block-end: 0; + position: absolute; + top: 4px; + left: 4px; + right: 4px; + border-radius: 8px; + outline: 0; + font-size: 13px; +} +.app-body :is(.detailed-status__wrapper-direct):has(.status__prepend) { + padding-top: 40px; +} +.app-body :is(.status__wrapper-direct):not(:has(.status__line)) .status__prepend { + margin-inline-start: 66px; +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend .status__prepend-icon-wrapper { + height: 20px; +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend .icon-at { + background-image: var(--icon-at-inv); +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend .status__prepend-icon { + width: 20px; + height: 20px; + transform: scale(.85); +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend > span { + color: var(--color-accent-fg); + margin-top: -1px; +} + +.app-body .notification-ungrouped--direct .notification-ungrouped__header > .notification-ungrouped__header__icon > svg { + display: none; +} +.app-body .notification-ungrouped--direct .notification-ungrouped__header > span { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 50px 50px 50px 10px; + padding: 3px 12px; + margin-top: 2px; + font-size: 90%; +} + + + +/* ⏺️ Column headers + ----------------- */ +.app-body .tabs-bar__wrapper { + background-color: transparent; + box-shadow: inset 0 10px var(--color-bg); +} +.app-body .column-header__wrapper.active:before { + top: -17px; + bottom: unset; + opacity: 30%; + height: 35px; + width: 100%; + background: radial-gradient(ellipse, var(--color-accent) 0, transparent 60%); +} +.app-body .column-header__wrapper.active { + box-shadow: none; +} +@media screen and (min-width:1175px) { + .app-body .column-header__wrapper.active:before { + top: unset; + bottom: -15px; + border-top: 1px solid var(--color-lines-translucent); + } + .app-body .column-header__wrapper.active { + box-shadow: 0 1px 0 var(--color-lines-translucent); + } +} +.app-body .column-header { + border-radius: 8px; +} +.app-body .column-header, +.app-body .column-back-button { + background-color: color-mix(in srgb, var(--color-content-bg), transparent 15%); + color: var(--color-content-fg); + border-right: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-top: 1px solid var(--color-lines); + border-bottom: 0; + border-radius: 8px 8px 0 0; + overflow: hidden; + font-weight: bold; + height: 50px; + box-sizing: border-box; + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); +} +.app-body .column-back-button { + padding-left: 15px; +} +.app-body .column-header__button, +.app-body .column-header__back-button { + background-color: transparent; + border: 0; +} +.app-body .column-header__button { + color: var(--color-content-fg); + transition: all .2s; + border-radius: 6px; + height: 42px; + margin: 4px 4px 4px 0; +} +.app-body .column-header__button:active { + transform: scale(.8); +} +.app-body .column-header__icon { + transform: scale(1.1); + margin-right: 4px; +} +.app-body .column-header__buttons .column-header__button:has(> .icon:only-child) { + width: 42px; +} +.app-body .column-header.active .column-header__icon { + color: var(--color-accent); + text-shadow: none; +} +.app-body .column-header__button:is(.active, .active:hover, :hover) { + color: var(--color-accent); + background-color: var(--color-accent-bg); +} +.app-body .column-header__button.active .icon { + transform: none; +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .column-header__wrapper::after, + .app-body:not(.layout-multiple-columns) .column-back-button::after { + display: none; + } + .app-body .column-header__buttons { + height: 55px; + } + .app-body:not(.layout-multiple-columns) .column-header, + .app-body:not(.layout-multiple-columns) .column-back-button { + background-color: transparent; + -webkit-backdrop-filter: none; + backdrop-filter: none; + } + .app-body:not(.layout-multiple-columns) .column-header__button, + .app-body:not(.layout-multiple-columns) .column-header__button:is(.active, .active:hover, :hover) { + padding: 0 12px; + height: 35px !important; + align-self: center; + } +} + +.app-body .column-back-button--slim-button::after { + display: none; +} +.app-body .column-back-button--slim-button { + top: -50px +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .column-back-button--slim-button { + height: 50px; + } +} +@media screen and (min-width:1175px) { + .app-body:not(.layout-multiple-columns) .column-back-button--slim-button { + display: none; + } +} +.app-body :is(.column-header__back-button, .column-back-button) { + gap: 5px; +} +.app-body .column-back-button__icon { + margin-inline-end: 0; +} +.app-body :is(.column-header__back-button, .column-back-button) span, +.app-body .column-header__back-button { + position: relative; +} +.app-body :is(.column-header__back-button, .column-back-button):hover { + text-decoration: none; +} +.app-body :is(.column-header__back-button, .column-back-button) span::before, +.app-body .column-header__back-button:has(> svg:last-child)::before { + content: " "; + position: absolute; + left: 4px; + right: 4px; + bottom: 4px; + top: 4px; + z-index: -1; + border-radius: 8px; + background-color: transparent; + transition: all .3s; +} +.app-body :is(.column-header__back-button, .column-back-button) span::before { + left: -35px; + right: -12px; + bottom: -11px; + top: -10px; +} +.app-body :is(.column-header__back-button, .column-back-button):hover span::before, +.app-body .column-header__back-button:has(> svg:last-child):hover::before { + background-color: var(--color-accent-bg); +} +.app-body :is(.column-header__back-button, .column-back-button):active span::before, +.app-body .column-header__back-button:has(> svg:last-child):active::before { + transform: scale(.9); +} + +.app-body :is(.load-gap, .load-more) { + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); + border-bottom: 0; + display: flex; + justify-content: center; + transition: background .3s; + padding: 8px; +} +.app-body :is(.load-gap, .load-more):is(:active, :hover) { + background-color: var(--color-accent-lines); +} +.app-body :is(.load-gap, .load-more) .icon-ellipsis-h { + background-image: var(--icon-ellipsis-column-link-active-accent); +} + +.app-body .column-header__collapsible { + background-color: var(--color-content-secondary-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 0; +} +.app-body .column-header__collapsible:is(:not(.collapsed), .animating) { + border-bottom: 1px solid var(--color-lines); +} +.app-body .column-header__collapsible::-webkit-scrollbar-track { + background-color: transparent; +} +.app-body .column-header__select-row { + border-color: var(--color-lines); +} +.app-body .column-header__select-row__actions button { + background-color: var(--color-accent-bg); + color: var(--color-accent); + border-color: var(--color-accent-bg); +} +.app-body .column-header__select-row__actions button:hover { + border-color: var(--color-accent); +} +.app-body .column-header__select-row__actions button.active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .column-header__collapsible { + box-shadow: none; + border-radius: 0; + } + .app-body .column-header__select-row { + border-color: var(--color-lines); + background-color: var(--color-content-secondary-bg); + position: absolute; + inset-inline-start: -45px; + inset-inline-end: -55px; + border-width: 0 0 1px; + } +} +.app-body .column-header__collapsible-inner { + border: 0; +} +.app-body .column-settings__section { + color: var(--color-content-fg-bold); +} +.app-body .setting-toggle__label { + color: var(--color-content-fg); +} +.app-body .column-header > button { + padding: 0 0 0 15px; +} +.app-body .column-header > button:nth-child(2) { + padding-left: 0; +} +.app-body .column-header .column-header__back-button { + padding-right: 15px; +} +.app-body .column-header > button, +.app-body .column-header .column-header__back-button { + font-weight: bold; +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .ui { + padding-top: 55px; + } + .app-body:not(.layout-multiple-columns) .ui__header { + background-color: transparent; + border-bottom: 0; + position: fixed; + inset-inline-start: 0; + inset-inline-end: 0; + -webkit-backdrop-filter: none; + backdrop-filter: none; + } + .app-body:not(.layout-multiple-columns) .ui__header .ui__header__logo { + margin-left: 3px; + } + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + box-shadow: none; + display: block; + margin-bottom: -2px; + border-radius: 0; + height: 45px; + border-bottom: 0; + } + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + display: block; + top: 0; + inset-inline-start: 45px; + inset-inline-end: 55px; + height: 55px; + position: fixed; + } + .app-body:not(.layout-multiple-columns):not(:has(.ui .ui__header__links > .button[href="/auth/sign_in"])) .tabs-bar__wrapper { + z-index: 3; + } + .app-body:not(.layout-multiple-columns):has(.ui .ui__header__links > .button[href="/auth/sign_in"]) .tabs-bar__wrapper :is(.column-back-button, .column-header > *) { + display: none; + } + .app-body:not(.layout-multiple-columns) + :is( + .column-header, + .column-back-button, + .column-header__button, + .column-header__back-button + ) { + background-color: transparent; + height: 55px; + border: 0; + margin: 0; + } + .app-body .column-header__icon { + display: none; + } + .app-body:not(.layout-multiple-columns) .ui::after { /* Set a backdrop blur background to both top bars */ + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); + background-color: color-mix(in srgb, var(--color-content-bg), transparent 25%); + border-bottom: 1px solid var(--color-lines-translucent); + content: ""; + height: 55px; + left: 0; + position: fixed; + top: 0; + width: 100%; + z-index: 2; + } + @media (display-mode: standalone) { + .app-body:not(.layout-multiple-columns) .ui::after { + box-shadow: 0 -10px 0 10px #191b22; + border-radius: 15px 15px 0 0; + } + @media (prefers-color-scheme: light) { + .app-body:is(.theme-system, .theme-mastodon-light) .ui::after { + box-shadow: 0 -10px 0 10px #f3f5f7; + border-radius: 15px 15px 0 0; + } + } + @media (prefers-color-scheme: dark) { + .app-body:is(.theme-system, .theme-default) .ui::after { + box-shadow: 0 -10px 0 10px #191b22; + border-radius: 15px 15px 0 0; + } + } + } + .app-body:not(.layout-multiple-columns) .column-header__collapsible { + margin-top: 1px; + position: absolute; + left: -45px; + right: -55px; + } + .app-body:not(.layout-multiple-columns) .column-header__collapsible:not(.collapsed) { + border-bottom: 1px solid var(--color-lines); + } +} +@media screen and (max-width:885px) { + .app-body:not(.layout-multiple-columns) .column-header__collapsible:is(:not(.collapsed), .animating) { + border-left-color: var(--color-content-secondary-bg); + border-right-color: var(--color-content-secondary-bg); + } +} +@media screen and (min-width:890px) and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + border-color: transparent; + } + .app-body:not(.layout-multiple-columns) .ui::after { + border-bottom: 1px solid var(--color-lines); + } +} +@media (prefers-color-scheme: dark) { + @media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + border-color: var(--color-lines); + } + } +} + + + +/* ⏺️ Horizontal selectors + (used to navigate subsections on the Explore, Live Feeds and Account pages) */ +.app-body + :is(.account__section-headline, .notification__filter-bar) { + background: var(--color-accent-bg); + border: 1px solid var(--color-accent-lines); +} +.app-body .account__header + .account__section-headline { + border-left: 0; + border-right: 0; +} +@media screen and (min-width:890px) and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .explore__search-header + .account__section-headline { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + } + .app-body:not(.layout-multiple-columns) .notification__filter-bar { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + margin-top: 10px; + } +} +@media screen and (max-width:889px) { + .app-body:not(.layout-multiple-columns) :is(.account__section-headline, .notification__filter-bar) { + border-left: 0; + border-right: 0; + } +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button) { + background-color: var(--color-accent-bg); + color: var(--color-accent); + box-shadow: 0 0 0 4px var(--color-accent-bg) inset; + border-radius: 9px; + transition: all .2s; + max-height: 45px; + padding: 14px 10px; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + .icon { + margin-top: -1.5px; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button):hover { + background-color: var(--color-accent-lines); + color: var(--color-accent); + box-shadow: 0 0 0 4px var(--color-accent-bg) inset; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button).active { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + box-shadow: 0 0 0 4px var(--color-accent-bg) inset; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button).active::before { + display: none; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + button { + background-color: transparent; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button, a.active, button.active)::after { + display: block; + position: absolute; + content: " "; + width: 2px; + height: auto; + background-color: var(--color-accent-lines); + top: 8px; + right: -1px; + left: auto; + bottom: 8px; + border-radius: 50px; + z-index: 1; + transform: unset; + border: 0; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button):last-child::after { + display: none; +} +@media (prefers-color-scheme: dark) { + .app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button).active { + background-color: var(--color-bg); + } +} + +.app-body .notification__filter-bar .icon-reply-all { + background-image: var(--icon-reply-accent); +} +.app-body .notification__filter-bar .active .icon-reply-all { + background-image: var(--icon-reply); +} +.app-body .notification__filter-bar .icon-star { + background-image: var(--icon-star-accent); +} +.app-body .notification__filter-bar .active .icon-star { + background-image: var(--icon-star); +} +.app-body .notification__filter-bar .icon-retweet { + background-image: var(--icon-boost-accent); +} +.app-body .notification__filter-bar .active .icon-retweet { + background-image: var(--icon-boost); +} +.app-body .notification__filter-bar .icon-tasks { + background-image: var(--icon-poll-accent); +} +.app-body .notification__filter-bar .active .icon-tasks { + background-image: var(--icon-poll); +} +.app-body .notification__filter-bar .icon-home { + background-image: var(--icon-post-notification-accent); +} +.app-body .notification__filter-bar .active .icon-home { + background-image: var(--icon-post-notification); +} + +@media screen and (max-width:889px) { + .app-body .account__header + .account__section-headline { + border-radius: 0; + } +} + + +/* 📍 Navigation panel + ------------------- */ +.app-body .navigation-panel__menu { + display: flex; + flex-flow: column; +} +.app-body .column-link--transparent { + color: var(--color-fg); +} +.app-body .ui__header__logo .logo--icon { + display: none; +} +.app-body .ui__header__links .button.button-secondary { + padding: 8px 15px; +} +.app-body .ui__header__links .button.button-secondary[href="/search"] { + display: none; +} +.app-body .ui__header__links .button.button-secondary[href="/publish"] { + background-color: var(--color-accent); + color: var(--color-accent-fg); + width: 50px; + height: 50px; + box-sizing: border-box; + background-image: var(--icon-compose); + background-position: center; + background-repeat: no-repeat; + position: fixed; + bottom: calc(4.8em + var(--safe-area-bottom)); + inset-inline-end: 1em; + background-size: 22px; + border-radius: 50%; + box-shadow: + 0 1px 1px rgba(0, 0, 0, .2), + 0 2px 10px rgba(0, 0, 0, .2); +} +.app-body .ui__header__links .button.button-secondary[href="/publish"]:is(:hover, :focus, :active) { + background-color: var(--color-accent-focus); + color: var(--color-accent-fg); +} +.app-body .ui__header__links .button.button-secondary[href="/publish"] span { + color: transparent; +} + +@media screen and (max-width:1174px) { + .layout-single-column .ui__header__links { + padding-left: 12px; + } +} + +.app-body .column-link--logo { + margin-left: 4px; +} + +.app-body .column-link.column-link--logo, +.app-body .ui__header__logo { + display: inline-flex; + flex-grow: unset; + padding: 0; + border: 0; + width: 50px; + height: 50px; + background-image: var(--logo); + background-repeat: no-repeat; + background-position: center; + background-size: 32px auto; +} +.app-body .column-link.column-link--logo svg, +.app-body .ui__header__logo svg { + display: none; +} + +.app-body .navigation-panel__logo { + margin-bottom: 5px; +} +.app-body .column-link:not(.column-link--logo) { + padding: 15px 20px 16px 13px; + gap: 7px; + margin-left: 3px; + border: 0; + font-weight: 500; + font-size: 18px; + overflow: visible; + transform-origin: 60px center; +} +.app-body .column-link--transparent:is(.active, .active:hover) { + color: var(--color-content-fg); + font-weight: bold; +} +.app-body .column-link--transparent:hover { + border-radius: 8px; + padding-right: 20px; +} +.app-body .column-link--transparent span { + position: relative; +} +@media screen and (min-width:1175px) { + .app-body .column-link:not(.column-link--logo) { + transition: all .3s; + } + .app-body .column-link--transparent span::before { + content: " "; + left: -52px; + background-color: transparent; + transition: .3s background-color; + top: -14px; + right: -16px; + position: absolute; + border-radius: 10px; + z-index: -1; + bottom: -14px; + } + .app-body .column-link--transparent:hover span::before { + background-color: color-mix(in srgb, var(--color-accent), transparent 85%); + } + .app-body .column-link--transparent:is(.active, .active:hover) span::before { + background-color: transparent; + } + .app-body .column-link--transparent:active { + transform: scale(.95); + } +} +.app-body .icon-with-badge__badge { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 20px; + top: -4px; + font-weight: bold; + border: 0; + z-index: 1; +} +.app-body .compose-panel hr, +.app-body .navigation-panel .list-panel hr { + display: none; +} + +@media screen and (min-width:1175px) { + .app-body .navigation-panel hr:has(+ .column-link[href="/settings/preferences"]) { + margin-right: 25px; + margin-left: 10px; + margin-bottom: 12px; + border-color: var(--color-lines); + } +} +.app-body .column-link span { + vertical-align: middle; +} +@media screen and (max-width:1174px) { + .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { + width: 100vw; + height: calc(4.2em + var(--safe-area-bottom)); + bottom: 0; + left: 0; + z-index: 3; + } + .app-body .columns-area__panels__pane--navigational .navigation-panel { + width: 100vw; + height: 4.2em; + padding-bottom: var(--safe-area-bottom); + flex-direction: row; + overflow-x: auto; + background-color: color-mix(in srgb, var(--color-content-bg), transparent 25%); + border-top: 1px solid var(--color-lines-translucent); + border-left: 0; + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); + } + .app-body .navigation-panel__menu { + flex-flow: row; + overflow-x: auto; + mask-image: linear-gradient(90deg, black 80%, transparent 96%); + } + .app-body .navigation-panel :is(.column-link, .navigation-panel__legal), + .app-body .navigation-panel .column-link:is(.active, .active:hover, :active), + .app-body .navigation-panel .navigation-panel__menu::after { + flex: 0 0 17vw; + margin: 6px 0 8px; + padding: 4px 0 3px; + border-radius: 0; + border: 0; + justify-content: center; + display: inline-flex; + align-items: center; + box-sizing: border-box; + background-color: transparent; + transform-origin: center; + transition: .3s transform; + } + .app-body .navigation-panel .navigation-panel__menu::after { + content: " "; + } + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(3)), + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(4)), + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(5)), + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(6)) { + mask-image: none; + } + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(3), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(3) ~ *, + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(4), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(4) ~ *, + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(5), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(5) ~ *, + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(6), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(6) ~ * { + flex: 50vw; + } + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(3))::after, + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(4))::after, + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(5))::after, + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(6))::after { + display: none; + } + .app-body .navigation-panel__menu :is(.column-link, .navigation-panel__legal):active { + transform: scale(.85); + } + .app-body .column-link__icon { + margin: 0; + transform: scale(1.3); + } + .app-body .column-link span { + padding-left: .5em; + } + .app-body .columns-area__panels__main { + width: calc(100% - 285px); + margin-left: -285px; + } + .app-body .columns-area__panels { + padding-bottom: 4em; + } + .app-body .columns-area__panels .navigation-panel__legal { + margin: 0; + padding: 0; + } + .app-body .columns-area__panels .navigation-panel__legal .column-link--transparent { + height: calc(100% - 13px); + box-sizing: border-box; + border: 0; + } + .app-body .navigation-panel .flex-spacer { + display: none; + } +} +@media screen and (max-width:889px) { + .app-body .columns-area__panels__main { + width: 100%; + margin-left: -55px; + } +} + + +/* 👤 Account view + --------------- */ +.app-body .account__header { + padding-bottom: 5px; + background-color: var(--color-content-bg); +} +@media screen and (max-width:889px) { + .app-body .account__header { + border-left: 0; + border-right: 0; + } +} +.app-body .account__header__image { + height: 200px; + background-color: var(--color-content-bg); + border-bottom: 0; + margin: 0; +} +.app-body .account__header__image img { + background-color: var(--color-content-secondary-bg); +} +.app-body .account__header__bar { + border: 0; +} +.app-body .account__header__bar .avatar { + transition: transform .3s; +} +.app-body .account__header__bar .avatar:active { + transform: scale(.92); +} +.app-body .account__header__bar .avatar .account__avatar { + border-radius: 50%; + margin: 0; + border-width: 4px; + border-color: var(--color-content-bg); + width: 100px !important; + height: 100px !important; + background-color: var(--color-content-bg); +} +.app-body .account__header__tabs__name h1, +.app-body .account__header__tabs__name h1 small { + color: var(--color-content-fg); +} +.app-body .account__header__tabs__name h1 > span { + font-size: 18px; +} +.app-body .account__header__tabs__name h1 small > span:first-child { + opacity: .7; +} +.app-body .account__header__tabs__name .icon-lock { + height: 20px; + width: 16px; + top: unset; + vertical-align: bottom; +} +.app-body .account__header__content a { + color: var(--color-accent); + text-decoration: none; +} +.app-body .account__header__content a:hover { + text-decoration: underline; +} +.app-body .account__header__extra__links a strong { + color: var(--color-content-fg-bold); +} +.app-body .account__header__account-note label { + margin-bottom: 0; +} +.app-body .account__header__account-note label, +.app-body .account__header__account-note textarea::placeholder { + color: var(--color-content-fg-bold); + opacity: .5; + font-style: normal; +} +.app-body .account__header__account-note textarea { + color: var(--color-content-fg); + border-radius: 8px; + font-style: italic; + margin: 0; + width: 100%; + outline: 1px solid transparent; + outline-offset: -1px; + transition: all .2s; +} +.app-body .account__header__account-note textarea:placeholder-shown { + padding-left: 0; + padding-right: 0; +} +.app-body .account__header__account-note textarea:focus { + background-color: var(--color-accent-bg); + padding-left: 10px; + padding-right: 10px; +} +.app-body .account__header__account-note textarea:not(:placeholder-shown):not(:focus) { + outline-color: var(--color-lines); + box-shadow: 2px 3px var(--color-content-secondary-bg); +} +.app-body .account__header__account-note textarea:not(:placeholder-shown):focus { + outline-color: var(--color-accent); + box-shadow: 2px 3px var(--color-accent-bg); +} +.app-body .account__header__badges .account-role { + color: var(--color-content-fg); + border: 0; + border-radius: 50px; + padding: 0 10px; + height: 29px; + background-color: var(--color-content-secondary-bg); + gap: 5px; +} +.app-body .account__header__badges .account-role span:not(.account-role__domain) { + font-weight: 500; +} +.app-body .account-role svg { + opacity: 1; + color: var(--color-accent); +} +.app-body .account__header__extra__links a, +.app-body .account__header__bio .account__header__content, +.app-body .account__header__bio .account__header__fields dd { + color: var(--color-content-fg); +} +.app-body .account__header__bio .account__header__fields { + background-color: var(--color-content-secondary-bg); + border-radius: 8px; + border: 0; +} +@media (prefers-color-scheme: dark) { + .app-body .account__header__bio .account__header__fields { + background-color: var(--color-secondary-bg); + } +} +.app-body .account__header__bio .account__header__fields:has(dl:only-child) { + display: none; +} +.app-body .account__header__bio .account__header__fields dt { + font-weight: bold; + font-size: 12px; +} +.app-body .account__header__bio .account__header__fields :is(dl, .verified) { + border-bottom: 0; + position: relative; +} +.app-body .account__header__bio .account__header__fields dl:not(:last-child):after { + display: block; + content: " "; + height: 1px; + bottom: -1px; + right: 15px; + background-color: var(--color-lines); + left: 15px; + position: absolute; + border-radius: 50px; +} +@media (prefers-color-scheme: dark) { + .app-body .account__header__bio .account__header__fields dl:not(:last-child):after { + background-color: var(--color-accent-bg); + } +} +.app-body .account__header__bio .account__header__fields dl:nth-child(2) { /* Add a corner radius to the second profile field because we're hiding the Joined field */ + border-top-left-radius: 8px; + border-top-right-radius: 8px; + margin-top: 0; +} +.app-body .account__header__bio .account__header__fields .verified + .verified { /* Fix double border between 2 successive verified fields */ + margin-top: 0; + border-top-width: 0; +} +.app-body .account__header__bio .account__header__fields .verified :is(a, dd), +.app-body .hover-card .account-fields dl.verified dd a { + color: var(--color-accent); + gap: 5px; +} +.app-body .account__header__bio .account__header__fields :is(.verified dt, dt) { + color: var(--color-content-fg); +} +.app-body .account__header__bio .account__header__fields .verified { /* Verified field tweak: restore default background and border */ + border-top: 0; + border-right: 0; + border-left: 0; + background: none; +} +.app-body .account__header__extra .account__header__fields .verified dd > span:first-child { + vertical-align: bottom; +} +.app-body .account__header__extra .account__header__fields .verified__mark { + float: left; + transform: scale(1.1); +} +.app-body .account__header__bio .account__header__fields .verified:last-child { + border-bottom: 0; +} + +.app-body .account__header__tabs__buttons .icon-button.copied, +.app-body .account__header__tabs__buttons .icon-button.copied:is(:active, :focus, :hover) { + background-color: rgba(121, 189, 154, 0.3); +} + +.app-body .follow-request-banner, +.app-body .moved-account-banner { + background-color: var(--color-content-secondary-bg); + border-top: 1px solid var(--color-lines); +} +.app-body .follow-request-banner__message, +.app-body .moved-account-banner__message { + color: var(--color-content-fg); +} +.app-body .moved-account-banner__message { + font-weight: bold; +} + +.app-body .account__header__tabs__buttons > button:first-child:active { + transform: scale(.95); +} + +.app-body .account__domain-pill, +.app-body .account__domain-pill__popout__handle { + background-color: color-mix(in srgb, var(--color-accent), transparent 88%); + color: var(--color-accent); + border-color: var(--color-accent); + border-radius: 8px; + font-weight: 500; + transition: all .2s; +} +.app-body .account__domain-pill:hover { + background-color: var(--color-accent-bg); +} +.app-body .account__domain-pill.active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .dropdown-animation.account__domain-pill__popout { + animation: none; +} +.app-body .account__domain-pill__popout { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border: 1px solid var(--color-lines); + border-radius: 8px; +} +.app-body .account__domain-pill__popout__header__icon { + background-color: var(--color-accent); +} +.app-body .account__domain-pill__popout__handle { + padding: 12px; +} +.app-body :where(.account__domain-pill__popout__header, .account__domain-pill__popout__parts) :is(h3, h6) { + color: var(--color-content-fg); + font-weight: 600; +} +.app-body .account__domain-pill__popout__parts > div .account__domain-pill__popout__parts__icon { + align-items: start; + padding-top: 2px; +} +.app-body .account__domain-pill__popout__parts > div .account__domain-pill__popout__parts__icon .icon { + width: 28px; + height: 28px; +} +.app-body .account__domain-pill__popout__parts > div:first-child .account__domain-pill__popout__parts__icon .icon { + background-image: var(--icon-direct-messages-accent); +} +.app-body .account__domain-pill__popout__parts > div:last-child .account__domain-pill__popout__parts__icon .icon { + background-image: var(--icon-globe-accent); +} +.app-body .hover-card { + background-color: color-mix(in srgb, var(--color-content-bg), transparent 10%); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); + border-color: var(--color-lines); +} +.app-body .hover-card__bio, +.app-body .hover-card .display-name bdi, +.app-body .account-fields, +.app-body .hover-card__number { + color: var(--color-content-fg); +} +.app-body .hover-card .display-name__html { + font-weight: 600; +} +.app-body .account-fields { + font-size: 95%; +} +.app-body .hover-card .account-fields { + background-color: var(--color-content-secondary-bg); + border-radius: 8px; + padding: 8px; +} +.app-body .hover-card .account-fields dl:not(:first-child:last-child) { + gap: 10px; + padding-bottom: 6px; + border-bottom: 1px solid color-mix(in srgb, var(--color-lines) 70%, transparent); +} +@media (prefers-color-scheme: dark) { + .app-body .hover-card .account-fields { + background-color: var(--color-secondary-bg); + } + .app-body .hover-card .account-fields dl { + border-color: var(--color-accent-bg); + } +} +.app-body .hover-card .account-fields dl:last-child:not(:first-child) { + padding-top: 6px; + padding-bottom: 0; + border-bottom: 0; +} +.app-body .hover-card .account-fields dl dt { + width: 30%; + min-width: 30%; + max-width: 30%; + text-align: left; + font-weight: bold; + text-transform: uppercase; + font-size: 80%; +} +.app-body .hover-card .account-fields dl dd { + text-align: left; + justify-content: flex-start; +} + +/* Custom pinned posts divider */ +.app-body .status__wrapper:has(.icon-thumb-tack)::after { + position: absolute; + left: 0; + right: 0; + bottom: 0; + height: 6px; + width: 100%; + content: ""; + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + background-color: var(--color-content-secondary-bg); +} +.app-body .status__wrapper:has(.icon-thumb-tack)::before { + position: absolute; + left: 0; + right: 0; + top: -8px; + height: 8px; + width: 100%; + content: ""; + background-color: var(--color-content-bg); +} +.app-body .status__wrapper:has(.icon-thumb-tack) { + padding-bottom: 20px; + margin-top: -8px; +} +.app-body .status__wrapper:has(.icon-thumb-tack) :is(.status__content__translate-button, .translate-button .link-button) { + bottom: 20px; +} +.app-body .account-timeline__header + article .status__wrapper:has(.icon-thumb-tack) { + margin-top: 0; +} +.app-body .account-timeline__header + article .status__wrapper:has(.icon-thumb-tack)::before { + display: none; +} + + +/* ✨ Explore tab + -------------- */ +.app-body .explore__links { + background-color: var(--color-content-bg); + overflow: hidden; +} +.layout-multiple-columns .explore__links.scrollable { + background-color: var(--color-content-bg); + overflow-y: auto; +} +.app-body .explore__links .trends__item { + background-color: var(--color-content-bg); + border-bottom: 2px solid var(--color-content-secondary-bg); + padding: 15px 18px; +} +.app-body .explore__links .trends__item:last-child { + border-bottom: 0; +} +.app-body .trends__item__name, +.app-body .trends__item__current { + color: var(--color-fg-muted); +} +.app-body .trends__item__name a { + color: var(--color-fg); +} +.app-body .getting-started__trends { + padding: 0; + display: flex; + flex-flow: column; +} +.app-body .getting-started__trends h4 { + border-bottom: 0; + padding: 0; +} +.app-body .getting-started__trends h4 > :is(a, span) { + padding: 15px 20px 6px 47px; + margin-left: 3px; + font-weight: 500; + color: var(--color-fg-muted); + border-left: 4px solid transparent; + display: block; + transition: all .3s; +} +.app-body .getting-started__trends h4 a:hover { + color: var(--color-accent); +} +.app-body .getting-started__trends h4 a:active { + transform: scale(.95); +} +.app-body .getting-started__trends h4 a::after { + content: '\2192'; + margin-left: 0; + opacity: 0; + transition: all .2s; +} +.app-body .getting-started__trends:hover h4 a::after { + opacity: 1; + margin-left: 5px; +} + +.app-body .getting-started__trends .trends__item { + padding-left: 19px; +} +@media screen and (max-width:1174px) { + .app-body .getting-started__trends { + display: none; + } +} + +.app-body .trends__item::before { + background-image: var(--icon-hashtag-accent); + background-position: center; + background-size: contain; + background-repeat: no-repeat; + min-width: 20px; + width: 20px; + height: 20px; + transform: scale(1.45); + content: " "; + display: block; +} +.app-body .trends__item__name span { + white-space: pre-wrap; +} +.app-body .trends__item__sparkline { + flex: 0 0 auto; + position: relative; + height: 30px; + width: 30px; + border-radius: 6px; + overflow: hidden; + background-color: var(--color-content-secondary-bg); + box-shadow: inset 0 -2px var(--color-accent-bg); + transform: scale(1.25); + transition: all .3s; +} +.app-body .getting-started__trends .trends__item__sparkline { + background-color: var(--color-secondary-bg); +} +@media (prefers-color-scheme: dark) { + .app-body .getting-started__trends .trends__item__sparkline { + background-color: var(--color-content-secondary-bg); + } +} +.app-body .trends__item__sparkline svg { + width: 50px; + height: 30px; + position: absolute; + right: -2px; +} +.app-body .trends__item__sparkline::after { + position: absolute; + display: block; + content: " "; + left: 0; + right: 0; + height: 2px; + bottom: 0; + background-color: var(--color-accent); + opacity: .4; +} + +.app-body .trends__item__sparkline path:last-child { + stroke: var(--color-accent) !important; +} +.app-body .trends__item__sparkline path:first-child { + fill: var(--color-accent) !important; + fill-opacity: .4 !important; + transform: translate(0px, 0.2px); +} + + +/* Hashtag header */ +.app-body .hashtag-header { + font-size: 15px; + padding: 24px 20px; + margin: 10px; + border-radius: 8px; + color: var(--color-content-fg); + background-color: var(--color-content-secondary-bg); + border: 0; +} +.app-body .hashtag-header__header { + margin-bottom: 0; +} +.app-body .hashtag-header__header h1 { + color: var(--color-content-fg); +} +.app-body .hashtag-header .hashtag-header__header + div { + color: var(--color-content-fg); + font-size: 85%; + opacity: .8; + margin-top: -5px; + width: max-content; +} +@media screen and (max-width:460px) { + .app-body .hashtag-header .hashtag-header__header + div { + max-width: 55%; + line-height: 1.5; + margin-top: -2px; + } + .app-body .hashtag-header .hashtag-header__header + div > span { + display: inline-block; + margin-right: 5px; + } +} +.layout-multiple-columns .hashtag-header .hashtag-header__header + div { + max-width: 55%; + line-height: 1.5; + margin-top: -2px; +} +.layout-multiple-columns .hashtag-header .hashtag-header__header + div > span { + display: inline-block; + margin-right: 5px; +} + +@media screen and (min-width:890px) { + .app-body .hashtag-header .hashtag-header__header button { + transform: translate(0, 8px); + } +} + + +/* Account recommendations (For You Tab + User directory */ +.app-body .scrollable .account-card { + margin: 0; + background-color: var(--color-content-bg); + border-radius: 0; + border: 0; + border-bottom: 1px solid var(--color-lines); +} +.app-body .account-card__header { + padding: 0; + border-radius: 0; + height: 128px; + overflow: hidden; +} +.app-body .scrollable .account-card__bio:after { + background: linear-gradient(270deg, var(--color-content-bg), transparent); +} +.app-body .account-card__header img { + background-color: var(--color-content-secondary-bg); +} +.app-body .account-card__title__avatar .account__avatar { + border: 0; + border-radius: 50%; + overflow: visible; +} +.app-body .account-card__title__avatar img { + border: 0; + border-radius: 50%; + box-shadow: 0 0 0 3px var(--color-content-bg); +} +.app-body .account-card__title .display-name bdi, +.app-body .account-card__counters__item, +.app-body .account-card__counters__item small { + color: var(--color-content-fg); +} +.app-body .account-card__counters__item small { + opacity: .7; +} +.account-card__title .display-name bdi .display-name__html { + font-weight: bold; +} +.app-body .account-card__bio a { + color: var(--color-accent); +} +.app-body .filter-form { + background-color: var(--color-content-secondary-bg); + border-top: 1px solid var(--color-lines); +} +.app-body .filter-form__column { + padding: 10px 15px; +} + +.app-body .explore__suggestions__card { + border-bottom: 2px solid var(--color-content-secondary-bg); + gap: 2px; + padding-bottom: 14px; +} +.app-body .explore__suggestions__card__source span { + background-color: var(--color-content-secondary-bg); + padding: 6px 12px; + display: inline-block; + border-radius: 50px; + color: var(--color-fg-muted); + font-weight: 500; +} +.app-body .explore__suggestions__card__body__main__name-button .display-name__account { + color: var(--color-content-fg); + opacity: .75; +} +.app-body .explore__suggestions__card .icon-button { + background-color: var(--color-content-secondary-bg); + color: var(--color-fg-muted); + padding: 6px; + border: 0; +} +.app-body .explore__suggestions__card .icon-button:is(:active, :hover) { + background-color: var(--color-accent-bg); +} +@media screen and (min-width:1173px) { + .app-body .explore__suggestions__card .icon-button { + opacity: 0; + transform: translateX(50%); + transition: all .3s; + } + .app-body .explore__suggestions__card:hover .icon-button { + opacity: 1; + transform: translateX(0); + } +} + + +/* 📰 Trending stories */ +.app-body .story { + background-color: var(--color-content-bg); + transition: all .3s; +} +.app-body .story:not(:last-child) { + border-bottom: 2px solid var(--color-content-secondary-separator); +} +.app-body .story, +.app-body .story__details__title { + color: var(--color-content-fg); +} +.app-body .story__details__title { + font-weight: bold; + transition: all .3s; +} +.app-body .story:has(:is(.story__thumbnail, .story__details__title):hover) { + background-color: var(--color-content-bg-focus); +} +.app-body .story__details__publisher { + color: var(--color-fg); +} +.app-body .story .story__details__publisher { + opacity: .7; + transition: all .3s; +} +.app-body .story:has(:is(.story__thumbnail, .story__details__title):hover) :is(.story__details__publisher, .story__details__title) { + color: var(--color-accent); + opacity: 1; +} +.app-body .story__details__shared { + color: var(--color-fg-muted); +} +.app-body .story__details__shared__pill { + background-color: + color-mix( + in srgb, + var(--color-accent), + transparent 92% + ); + color: var(--color-accent); + border-radius: 8px; + transition: all .3s; +} +.app-body .story__details__shared__pill:hover { + background-color: var(--color-accent-bg); +} +.app-body .story__details__shared__pill:active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .story.expanded { + gap: 20px; + padding-bottom: 20px; +} +.app-body .story.expanded .story__thumbnail { + margin: 0; +} +.app-body .story.expanded .story__thumbnail img { + border-radius: 8px; +} +.app-body .story__details__shared__author-link { + color: var(--color-content-fg); +} +.app-body .story__details__shared__author-link:hover { + color: var(--color-accent); +} + + +/* 🔍 Search field and search results */ +.app-body .search { + margin-bottom: 10px; + transition: transform .3s; +} +.app-body .search:has(.search__icon:active) { + transform: scale(.95); +} +.app-body .search__input { + border-radius: 8px; + background-color: var(--color-accent-bg); + color: var(--color-content-fg); + border: 1px solid var(--color-accent-lines); + font-weight: 500; + padding-inline-end: 45px; + padding-inline-start: 16px; + outline-offset: 0; + outline: 0 solid var(--color-accent-bg); + transition: + border-color .2s, + background-color .2s, + outline .2s; +} +.app-body .search__input::placeholder, +.app-body .compose-form .spoiler-input__input::placeholder { + font-weight: 500; + color: var(--color-accent); +} +.app-body .search__input:focus { + border-color: var(--color-accent); + background-color: var(--color-content-bg); + outline: 3px solid var(--color-accent-bg); + border-radius: 8px; +} +.app-body .search__input:focus::placeholder, +.app-body .compose-form .spoiler-input__input:focus::placeholder { + color: var(--color-content-fg); + opacity: .4; +} +.app-body .search__icon .icon { + padding: 5px; + transform: scale(1) translateY(-50%); + background-size: 24px !important; + top: 50%; + inset-inline-start: unset; + inset-inline-end: 12px; +} +.app-body .search__input:not(:placeholder-shown) + .search__icon:hover .icon { + background-image: var(--icon-erase-active); +} +.app-body .compose-panel .icon-search, +.app-body .compose-panel .icon-search.active, +.app-body .explore__search-header .icon-search { + background-image: var(--icon-search-active); +} +.app-body .compose-panel .icon-search.active, +.app-body .search__icon .icon-search.active { + opacity: 1; + z-index: 1; +} +.app-body .explore__search-results { + border-radius: 0; + border: 0; + background-color: transparent; + overflow: hidden; +} +.app-body .explore__search-header { + background-color: transparent; +} +.app-body .explore__search-results .account { + padding-top: 16px; +} +.app-body .explore__search-results article:last-child > .account { + border-bottom: 1px solid var(--color-lines); +} +.app-body :is(.explore__search-results, .search-results__section) .trends__item { + border-bottom: 2px solid var(--color-content-secondary-bg); +} +.app-body :is(.explore__search-results, .search-results__section) article:first-child > .trends__item, +.app-body :is(.explore__search-results, .search-results__section) > .trends__item:first-child, +.app-body :is(.explore__search-results, .search-results__section) > .account:first-child { + border-top: 1px solid var(--color-lines); +} +.app-body :is(.explore__search-results, .search-results__section) article:last-child > .trends__item, +.app-body :is(.explore__search-results, .search-results__section) > .trends__item:last-child, +.app-body :is(.explore__search-results, .search-results__section) > .account:last-child { + border-bottom: 1px solid var(--color-lines); +} +.app-body .search-results__section { + background-color: var(--color-content-bg); + border-bottom: 0; +} +.app-body .search-results__section__header { + background-color: var(--color-content-secondary-bg); + border-bottom: 0; + color: var(--color-content-fg); +} +.app-body .search-results__section__header button { + color: var(--color-accent); +} +.app-body .account .account__details > span { + color: var(--color-content-fg); +} +.app-body .account .account__details .verified-badge { + color: var(--color-accent); +} +.app-body .account .account__details .verified-badge span { + font-weight: 500; +} +.app-body .compose-panel:has(> .search.active) { + overflow: visible; +} +.app-body .search__popout { + background-color: var(--color-content-bg); + border-radius: 8px; + margin-top: 10px; + border: 1px solid var(--color-lines); + animation: fadein-short .2s 1; +} +.app-body .search__popout h4 { + font-weight: bold; +} +.app-body .search__popout h4, +.app-body .search__popout__menu__message, +.app-body .search__popout__menu__item { + color: var(--color-content-fg); +} +.app-body .search__popout__menu__item { + align-items: center; + border-radius: 6px; +} +.app-body .search__popout__menu__item mark { + color: var(--color-content-fg-bold); +} +.app-body .search__popout__menu__item :is(.icon-button, .icon-button .icon) { + border-radius: 6px; + transition: none; +} +.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover) :is(.icon-button, .icon-button .icon) { + color: var(--color-accent-fg); +} +.app-body .search__popout__menu__item .icon-button:is(:active, :focus, :hover), +.app-body .search__popout__menu__item .icon-button:is(:active, :focus, :hover) .icon { + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); +} +.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover), +.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover) mark { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} + +.app-body .search__popout__menu:nth-child(2):not(:has(.search__popout__menu__message)) { + margin-bottom: 10px; +} +.app-body .search__popout h4:has(+ .search__popout__menu:last-child, + .search__popout__menu__message) { + background-color: var(--color-content-secondary-bg); + padding-top: 15px; + padding-left: 15px; + padding-right: 15px; + margin: 0; + border-radius: 6px 6px 0 0; + color: var(--color-fg-muted); +} +.app-body .search__popout__menu:last-child, +.app-body .search__popout > .search__popout__menu__message:last-child { + margin: 0 0 -10px; + background-color: var(--color-content-secondary-bg); + border-radius: 0 0 6px 6px; + padding: 5px; +} +.app-body .search__popout > .search__popout__menu__message:last-child { + padding: 5px 15px 15px; + color: var(--color-fg-muted); +} +.app-body .search__popout__menu:last-child .search__popout__menu__item:not(.selected, :active, :hover, :focus) { + color: var(--color-fg-muted); +} +.app-body .search__popout__menu:last-child .search__popout__menu__item:not(.selected, :active, :hover, :focus) mark { + color: var(--color-content-fg); +} + +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .search { + margin-bottom: 0; + } + .app-body:not(.layout-multiple-columns) .explore__search-header { + padding-top: 2px; + } + .app-body:not(.layout-multiple-columns) .search__input { + padding: 13px; + } + .app-body:not(.layout-multiple-columns) .explore__search-header { + padding: 10px 0; + } +} +@media screen and (max-width:889px) { + .app-body:not(.layout-multiple-columns) .explore__search-header { + padding: 10px; + } +} + +@keyframes makeawish { + 0% { + transform: scale(120%) translate(0, 0) rotate(0deg); + } + 100% { + transform: scale(200%) translate(100vw, 100vh) rotate(600deg); + } +} +.app-body:has(.search__input[value="Tangerine UI"])::after, +.app-body:has(.search__input[value="tangerine ui"])::after { + content: "\1F34A"; + position: fixed; + display: block; + text-align: center; + width: 30px; + height: 30px; + font-size: 27px; + line-height: 30px; + top: -40px; + left: -40px; + animation: 10s linear 0s makeawish; +} + + + +/* Dismissable banners */ +.app-body .dismissable-banner { + background-color: var(--color-accent); + box-shadow: 0 5px var(--color-content-bg); + border-radius: 8px; + border: 0; + margin: 10px 10px 5px; +} +.app-body .dismissable-banner__message h1 { + color: var(--color-content-fg); + margin-bottom: 8px; +} +.app-body .dismissable-banner__message, +.app-body .dismissable-banner .dismissable-banner__action .icon-button { + color: var(--color-accent-fg); + font-weight: normal; +} +.app-body .dismissable-banner .dismissable-banner__action .icon-button:hover { + color: var(--color-accent); +} +.app-body .dismissable-banner__message__actions__wrapper { + flex-flow: row-reverse; +} +.app-body .dismissable-banner:has(.dismissable-banner__message > img:first-child) { + background: var(--color-content-bg); + margin: 0; + padding-top: 10px; + padding-left: 10px; + padding-right: 10px; + padding-bottom: 10px; + border-radius: 0; + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); +} +.app-body .dismissable-banner:has(.dismissable-banner__message > img:first-child) .dismissable-banner__action .icon-button { + color: var(--color-accent); +} +.app-body .dismissable-banner:has(.dismissable-banner__message > img:first-child) .dismissable-banner__message { + color: var(--color-content-fg); +} +.app-body .dismissable-banner__background-image { + display: none; +} +.app-body .dismissable-banner__message__actions .button, +.app-body .dismissable-banner__message__actions .button.button-tertiary { + line-height: 28px; + padding: 6px 17px; +} +.app-body .dismissable-banner__message__actions { + gap: 5px; +} + + + +/* 🔔 Notifications + ---------------- */ +.app-body .status.muted + :is( + .status__content, + .status__content a, + .status__content p, + .status__display-name strong + ), +.app-body .attachment-list__list a { + color: var(--color-content-fg-muted); +} +.app-body .notification.unread::before, +.app-body .status__wrapper.unread::before, +.app-body .notification-group--unread:before, +.app-body .notification-ungrouped--unread:before { + background-color: var(--color-accent); + width: 8px; + border: 0; + top: 5px; + height: auto; + bottom: 5px; + border-radius: 8px; + left: 5px; + z-index: 2; +} +.app-body .notification__message { + padding: 12px 12px 5px; + background-color: var(--color-post-bg); + color: var(--color-content-fg-bold); + transition: all .3s; +} +.app-body .notification__display-name { + font-weight: bold; + color: var(--color-content-fg); +} +.app-body .notification__report { + background-color: var(--color-content-bg); + border-bottom: 0; + padding-top: 10px; + gap: 15px; +} +.app-body .notification__report__details { + color: var(--color-content-fg); +} +.app-body .notification__message .icon { + color: var(--color-accent); + width: 18px; + margin-left: 38px; + text-align: right; + background-position: center right; +} +@media screen and (max-width:889px) { + .app-body .notification__message .icon { + margin-left: 34px; + } +} +.app-body .notification .status__wrapper { + padding-top: 0; +} +.app-body + :is( + .notification-favourite, + .notification-reblog, + .notification-poll, + .notification-status + ) + .status__action-bar { + display: none; +} +.app-body .account, +.app-body .notification-request { + background-color: var(--color-content-bg); + border-bottom: 2px solid var(--color-content-secondary-bg); + padding-left: 22px; + padding-top: 12px; +} +.app-body .notification .account { + border-bottom: 0; +} +.app-body .explore__search-results .account { + padding-top: 16px; +} +.app-body +.notification +.account:has(.account__wrapper > .account__relationship > button:nth-child(2)) +.display-name__account { + display: block; +} +.app-body +.notification +.account:has(.account__wrapper > .account__relationship > button:nth-child(2)) +.display-name { + margin-bottom: 0; +} + +@media screen and (min-width:890px) { + .app-body .notification .account:has(.account__wrapper > .account__relationship > button:nth-child(2)) { + padding-left: 32px; + padding-right: 22px; + } +} +@media screen and (max-width:889px) { + .app-body .notification .account:has(.account__wrapper > .account__relationship > button:nth-child(2)) { + padding-left: 27px; + } +} +@media screen and (max-width:1174px) { + .app-body .account { + padding-left: 18px; + } +} +.app-body .notification .account__relationship .icon-button { + padding: 5px; + border-radius: 8px; + transition: background-color .2s; +} +.app-body .notification .account__relationship .icon-button:first-child { + background-color: var(--color-confirm-bg); +} +.app-body .notification .account__relationship .icon-button:first-child:is(:active, :focus, :hover) { + background-color: var(--color-confirm); +} +.app-body .notification .account__relationship .icon-button:first-child:is(:active, :focus, :hover) .icon-check { + background-image: var(--icon-check-inv); +} +.app-body .notification .account__relationship .icon-button:last-child { + background-color: var(--color-reject-bg); +} +.app-body .notification .account__relationship .icon-button:last-child:is(:active, :focus, :hover) { + background-color: var(--color-reject); +} +.app-body .notification .account__relationship .icon-button:last-child:is(:active, :focus, :hover) .icon-times { + background-image: var(--icon-reject-inv); +} + +@media screen and (max-width:1174px) { + .app-body .notification-list { + bottom: calc(5rem + var(--safe-area-bottom)); + } +} +.app-body .notification-bar { + background-color: color-mix(in srgb, var(--color-content-bg), transparent 25%); + color: var(--color-content-fg); + border: 1px solid var(--color-lines-translucent); + box-shadow: var(--dropdown-shadow); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); +} +.app-body .notification-bar-action { + transition: all .2s; +} +.app-body .notification-bar-action:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); + color: var(--color-accent); +} + +.app-body .column-settings h3, +.app-body .app-form__toggle, +.app-body .app-form__toggle__label .hint { + color: var(--color-content-fg-bold); +} +.app-body .column-header__setting-btn { + font-weight: 600; +} +.app-body .column-settings h3 { + margin-bottom: 12px; + font-weight: 500; +} +.app-body .column-settings section { + border-color: var(--color-lines); +} +.app-body .column-settings section:not(:first-child) { + padding-bottom: 25px; +} +.app-body .app-form__toggle__label .hint { + opacity: .5; +} + +.app-body .filtered-notifications-banner { + background-color: var(--color-content-bg); + color: var(--color-accent); + border: 0; + position: relative; + padding: 25px; +} +.app-body .filtered-notifications-banner::before { + position: absolute; + display: block; + left: 10px; + right: 10px; + top: 10px; + bottom: 10px; + content: " "; + background-color: var(--color-content-secondary-bg); + border-radius: 8px; + transition: all .2s; +} +.app-body .filtered-notifications-banner:is(:active, :hover, :focus)::before { + background-color: color-mix(in srgb, var(--color-accent), transparent 88%); +} +.app-body .filtered-notifications-banner:hover::before { + left: 6px; + right: 6px; + top: 8px; + bottom: 8px; +} +.app-body .filtered-notifications-banner:active::before { + transform: scale(.98); +} +.app-body .filtered-notifications-banner > * { + z-index: 1; +} +.app-body .filtered-notifications-banner .filtered-notifications-banner__badge, +.app-body .filtered-notifications-banner:is(:active, :focus, :hover) .filtered-notifications-banner__badge, +.app-body .notification-request__name .filtered-notifications-banner__badge, +.app-body .notification-request .account__avatar__counter { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 50px; +} +.app-body .notification-request .account__avatar__counter { + width: 19px; + height: 19px; + box-sizing: border-box; +} +.app-body .filtered-notifications-banner__badge__badge { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + font-weight: 600; +} +.app-body .filtered-notifications-banner__text { + color: var(--color-content-fg); +} +.app-body .filtered-notifications-banner__text strong { + font-weight: 600; +} +.app-body .filtered-notifications-banner .notification-group__icon { + justify-content: center; +} +.app-body .notification-request__name__display-name, +.app-body .notification-request__name { + color: var(--color-content-fg); + letter-spacing: unset; +} +.app-body .notification-request { + padding-top: 15px; +} +@media screen and (max-width:1174px) { + .app-body .notification-request { + margin-top: 60px; + } +} +.app-body .notification-group { + padding: 16px 23px; +} +.app-body .notification-group, +.app-body .notification-ungrouped { + border: none; + position: relative; +} + +.app-body :is(.notification-group, .notification-ungrouped)::after, +.app-body .filtered-notifications-banner::after { + position: absolute; + display: block; + background-color: var(--color-lines); + height: 1px; + width: calc(100% - 78px); + right: 0; + bottom: 0; + content: " "; + opacity: .7; +} +.app-body .notification-ungrouped { + padding: 0; +} +.app-body .notification-ungrouped :is(.status__avatar, .account__avatar) { + height: 46px !important; + width: 46px !important; +} +.app-body .notification-ungrouped + :is( + .attachment-list, + .audio-player, + .hashtag-bar, + .media-gallery, + .more-from-author, + .picture-in-picture-placeholder, + .status-card, + .status__action-bar, + .status__content, + .video-player + ) { + margin-left: 0; + width: 100%; +} +.app-body .notification-ungrouped__header { + margin-bottom: -6px; + padding-top: 16px; + z-index: 1; + position: relative; + font-weight: 500; + color: var(--color-content-fg-muted); + background-color: var(--color-post-bg); + transition: background .3s; +} +.app-body .notification-ungrouped--direct .notification-ungrouped__header { + background-color: var(--color-post-bg); + transition: background .3s; +} +.app-body .notification-ungrouped--mention:not(.notification-ungrouped--direct) .notification-ungrouped__header { + display: none; +} +.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) { + width: 46px; + height: 28px; + justify-content: end; +} +.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) svg { + width: 22px; + height: 22px; +} +.app-body .notification-ungrouped .status::before { + display: none; +} +.app-body .notification-group__main__status { + border: 0; + background-color: var(--color-content-secondary-bg); + padding: 10px 12px 12px; + transition: + background .3s, + transform .3s; +} +.app-body .notification-group__main__status:hover { + background-color: color-mix(in srgb, var(--color-accent), transparent 88%); +} +.app-body .notification-group__main__status:active { + transform: scale(.98); +} +.app-body + :is( + .notification-group__main__header__label, + .notification-group__embedded-status__account, + .notification-ungrouped__header + ) + :is( + bdi, + bdi > strong + ) { + color: var(--color-content-fg); + font-weight: 700; +} +.app-body .notification-group__main__header__label { + color: var(--color-content-fg); + justify-content: space-between; +} +.app-body .notification-group__main__header__label time { + color: var(--color-content-fg-muted); +} +.app-body .notification-group__embedded-status__account { + color: var(--color-content-fg); +} +.app-body .notification-group__main__additional-content { + color: var(--color-fg-muted); +} +.app-body .notification-group__embedded-status .account__avatar { + opacity: 1; +} + + +/* 📋 Lists tab */ +.app-body .column-inline-form { + background-color: var(--color-content-secondary-bg); + border: 1px solid var(--color-lines); + border-bottom: 0; +} +@media screen and (max-width:889px) { + .app-body .column-inline-form { + border-left: 0; + border-right: 0; + } +} +.app-body .column-inline-form label :is(input, input:focus) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-radius: 8px; + border: 1px solid var(--color-lines); +} +.app-body .column-inline-form label input:focus { + border-color: var(--color-accent); +} +.app-body :is(.column-subheading, .columns-area__panels__main .column-link) { + background-color: var(--color-content-bg); + color: var(--color-fg); +} +.app-body .item-list .column-subheading { + color: var(--color-fg-muted); + border-top: 0; + border-bottom: 0; +} +.app-body .getting-started .column-subheading { + color: var(--color-fg-muted); +} +@media screen and (max-width:889px) { + .app-body .item-list .column-subheading { + border-left: 0; + border-right: 0; + border-radius: 0; + } +} +.app-body .list-editor { + background-color: var(--color-content-bg); +} +.app-body .list-editor .drawer__inner { + background-color: var(--color-content-bg); + border-radius: 0; +} +.app-body .list-editor__search { + margin: 10px; + background-color: var(--color-content-bg); +} +.app-body .list-editor .column-inline-form { + background-color: var(--color-content-secondary-bg); + border-top: 0; + border-right: 0; + border-left: 0; + border-color: var(--color-lines); +} +.app-body .list-editor .column-inline-form .icon-button { + color: var(--color-accent); +} +.app-body .list-editor .column-inline-form .icon-button.disabled { + opacity: .5; + pointer-events: none; +} +.app-body .list-editor .account { + border-right: 0 !important; + border-left: 0 !important; +} +.app-body .list-editor .setting-text { + width: 100%; + background-color: var(--color-accent-bg); + border: 1px solid var(--color-accent-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .list-editor .setting-text:is(:active, :focus) { + border-color: var(--color-accent); + background-color: var(--color-content-bg); +} + +.app-body .item-list .column-link { + margin-left: 0; + width: 100%; + border-bottom: 2px solid var(--color-content-secondary-separator); + background-color: var(--color-content-bg); + color: var(--color-content-fg); + box-sizing: border-box; +} +.app-body .item-list .column-link:hover { + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); +} +.app-body .item-list article:last-child .column-link { + border-bottom: 0; +} +@media screen and (max-width:889px) { + .app-body .item-list .column-link { + border-left: 0; + border-right: 0; + } + .app-body .item-list article:last-child .column-link { + border-radius: 0; + } +} + +/* List adder dialog */ +.app-body :is(.list-adder, .list-adder__account, .list-adder__lists) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .list-adder__account { + margin-top: 12px; +} +.app-body .list-adder .column-inline-form { + border-radius: 0; +} +.app-body .list-adder .list { + border-bottom: 2px solid var(--color-content-secondary-separator); +} +.app-body .list-editor .drawer__pager { + border: none; + border-radius: 0; +} +.app-body .list-editor .account__relationship .icon-button { + border-color: var(--color-accent); + color: var(--color-accent); +} +.app-body .list-editor .search .search__input { + border-top: 1px solid; + border-bottom: 1px solid; + border-color: var(--color-accent-lines); +} +.app-body .list-editor .search .search__input:focus { + border-color: var(--color-accent); +} + +/* ➕ Follow requests */ +.app-body #Follow-requests { + margin-bottom: 0; + z-index: 0; +} +.app-body .account-authorize__wrapper { + margin: 0; + border-bottom: 1px solid var(--color-lines); +} +.app-body .account-authorize { + background-color: var(--color-content-bg); + padding: 20px +} +.app-body .account--panel { + background-color: var(--color-content-bg); + border: 0; + padding: 0 5px; +} +.app-body .account__header__content { + color: var(--color-content-fg); +} +.app-body .account--panel__button { + padding: 0 5px 12px 5px; +} +.app-body .account--panel__button .icon-button { + width: 100%; +} +.app-body .account--panel__button .icon-button, +.app-body .notification-request__actions .icon-button { + padding: 10px; + box-sizing: border-box; + border-radius: 8px; + transition: all .3s; + border: 0; +} +.app-body .account--panel button .icon-check { + background-image: var(--icon-check); +} +.app-body .account--panel button:is(:active, :focus, :hover) .icon-check { + background-image: var(--icon-check-inv); +} +.app-body .account--panel__button:first-child .icon-button, +.app-body .notification-request__actions .icon-button:last-child { + background-color: var(--color-confirm-bg); + color: var(--color-confirm-fg); +} +.app-body .account--panel__button:first-child .icon-button:is(:hover, :active), +.app-body .notification-request__actions .icon-button:last-child:is(:hover, :active) { + background-color: var(--color-confirm); + color: var(--color-accent-fg); +} +.app-body .account--panel button .icon-times { + background-image: var(--icon-reject); +} +.app-body .account--panel button:is(:active, :focus, :hover) .icon-times { + background-image: var(--icon-reject-inv); +} +.app-body .account--panel__button:nth-child(2) .icon-button, +.app-body .notification-request__actions .icon-button:first-child { + background-color: var(--color-reject-bg); + color: var(--color-reject); +} +.app-body .account--panel__button:nth-child(2) .icon-button:is(:hover, :active), +.app-body .notification-request__actions .icon-button:first-child:is(:hover, :active) { + background-color: var(--color-reject); + color: var(--color-accent-fg); +} +@media screen and (max-width:1174px) { + .app-body #Follow-requests + .column-back-button--slim .column-back-button { + position: absolute; + right: 0; + margin: 0; + width: auto; + } +} + + +/* Inline Follow Suggesitons */ +.app-body .inline-follow-suggestions { + background-color: var(--color-content-bg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + position: relative; +} +.app-body .inline-follow-suggestions__header h3 { + font-weight: bold; + color: var(--color-content-fg); +} +.app-body .inline-follow-suggestions__body__scrollable { + scroll-padding: 60px; +} +.app-body .inline-follow-suggestions__body__scrollable::-webkit-scrollbar { + height: 5px; +} +.app-body .inline-follow-suggestions__body__scrollable::-webkit-scrollbar-thumb { + opacity: 1; + border-radius: 0; +} +.app-body .inline-follow-suggestions__body__scrollable__card { + border-radius: 8px; + background-color: var(--color-content-secondary-bg); + border: 0; +} +.app-body .inline-follow-suggestions__body__scrollable__card :is(.display-name__html, .display-name__account), +.app-body .inline-follow-suggestions__body__scrollable__card__text-stack__source { + color: var(--color-content-fg); +} +.app-body .inline-follow-suggestions__body__scrollable__card .display-name__account { + opacity: .6; +} +.app-body .inline-follow-suggestions__body__scrollable__card .verified-badge { + color: var(--color-accent); +} +.app-body .inline-follow-suggestions__body__scrollable__card button:active { + transform: scale(.95); +} +.app-body .inline-follow-suggestions__body__scroll-button__icon { + background-color: var(--color-accent); + border-radius: 8px; + padding: 6px; + transition: all .3s; +} +.app-body .inline-follow-suggestions__body__scroll-button { + opacity: 1; +} +.app-body .inline-follow-suggestions__body__scroll-button:is(:active) .inline-follow-suggestions__body__scroll-button__icon { + transform: scale(.9); +} +.app-body .inline-follow-suggestions__body__scroll-button:is(:active, :focus, :hover) .inline-follow-suggestions__body__scroll-button__icon { + background-color: var(--color-accent-focus); +} +.app-body .inline-follow-suggestions__body__scroll-button.left { + background: linear-gradient(to right, var(--color-content-bg), transparent); + margin-left: -15px; + padding-left: 21px; +} +.app-body .inline-follow-suggestions__body__scroll-button.right { + background: linear-gradient(to left, var(--color-content-bg), transparent); + margin-right: -15px; + padding-right: 21px; +} + +.app-body .inline-follow-suggestions__body__scrollable__card .account__avatar { + border-radius: 50px; + background-color: var(--color-content-bg); + border: 3px solid var(--color-content-bg); + box-shadow: 0 2px 5px rgba(0, 0, 0, .1); + transform: translateY(3px); +} + +.app-body .inline-follow-suggestions .button:is(.button-secondary, .button-tertiary) { + padding: 7px 18px; +} +.app-body .inline-follow-suggestions__body__scrollable__card__text-stack__source .icon { + width: 17px; + height: 17px; +} + + +.app-body .button, +.app-body .account__header__tabs__buttons .icon-button { + border-radius: 8px; +} +.app-body .button, +.app-body .button.logo-button, +.app-body .rules-list li:before, +.app-body .icon-with-badge__badge { + background-color: var(--color-accent); + color: var(--color-accent-fg); + transition: all .2s; +} +.app-body .button:disabled, +.app-body .button.disabled { + opacity: .7; +} +.app-body .text-icon-button.active, +.app-body .button.button-tertiary, +.app-body .account__header__fields a, +.app-body .account__header__bio .account__header__fields a, +.app-body .reply-indicator__content a.unhandled-link, +.app-body .status__content a, +.app-body .status__content a.hashtag, +.app-body .status__content a.unhandled-link, +.app-body .column-back-button, +.app-body .about__section__title, +.app-body .prose a, +.app-body .column-link--transparent.active, +.app-body .column-header > .column-header__back-button, +.app-body .column-header__back-button, +.app-body .interaction-modal__icon, +.app-body .status__content a.mention, +.app-body .status__content__read-more-button, +.app-body .link-button, +.app-body .translate-button button, +.app-body .status__content__translate-button, +.app-body .status__action-bar__dropdown .icon-button.active, +.app-body .account__relationship .icon-button.active, +.app-body .account__header__tabs__buttons .icon-button.active, +.app-body .text-btn, +.app-body .detailed-status__action-bar-dropdown .icon-button, +.app-body .notification-bar-action { + color: var(--color-accent); +} +.app-body .icon-button, +.app-body .icon-button.inverted { + color: var(--color-content-fg); +} +.app-body .account__header__tabs__buttons .icon-button { + padding: 6px; + border: 0; + color: var(--color-content-fg); + background-color: var(--color-content-secondary-bg); +} +.app-body .account__header__tabs__buttons .icon-button:hover { + background-color: var(--color-accent-bg); + color: var(--color-accent); +} +.app-body .account__header__tabs__buttons .icon-button:has(.icon-ellipsis-v, .icon-close).active { + background-color: var(--color-accent); +} +.app-body .icon-button { + border-radius: 8px; + transition: all .2s; +} +.app-body .icon-button:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); + color: var(--color-accent); +} +.app-body .account__header__tabs__buttons .icon-button.active .icon-bell { + animation: bell-ring .4s ease-in 1; + transform-origin: top center; +} +.app-body .account__header__tabs__buttons .icon-button.active:has(.icon-bell):is(:active, :focus) { + background-color: var(--color-content-secondary-bg); +} +.app-body .language-dropdown__dropdown { + background-color: var(--color-content-bg); + border-radius: 8px; + border: 1px solid var(--color-lines); + box-shadow: var(--dropdown-shadow); + padding: 0; +} +.app-body .language-dropdown__dropdown__results__item { + border-radius: 8px; +} +.app-body .language-dropdown__dropdown__results__item.active, +.app-body .language-dropdown__dropdown__results__item.active:hover { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .language-dropdown__dropdown__results__item:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); +} +.app-body .language-dropdown__dropdown__results__item__native-name { + font-weight: bold; +} +.app-body .language-dropdown__dropdown__results__item__common-name { + opacity: .7; +} +.app-body +:is(.language-dropdown__dropdown__results__item__common-name, + .language-dropdown__dropdown__results__item__native-name) { + color: var(--color-content-fg); +} +.app-body +.language-dropdown__dropdown__results__item:is(.active, .active:hover) +:is(.language-dropdown__dropdown__results__item__common-name, + .language-dropdown__dropdown__results__item__native-name) { + color: var(--color-accent-fg); +} +.app-body +.language-dropdown__dropdown__results__item:is(:active, :focus, :hover) +:is(.language-dropdown__dropdown__results__item__native-name, + .language-dropdown__dropdown__results__item__common-name) { + color: var(--color-accent); +} +.app-body .button:not(.button-secondary):is(:active, :hover), +.app-body .button.button-tertiary:is(:active, :hover), +.app-body .button.logo-button:is(:active, :hover) { + background-color: var(--color-accent-focus); +} + +.app-body .react-toggle { + transition: transform .3s; +} +.app-body .react-toggle:active { + transform: scale(.9); +} +.app-body .react-toggle-track, +.app-body .react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track { + background-color: var(--color-fg-muted); + transition: all .2s; +} +.app-body .react-toggle-thumb { + border: 0; + background-color: #ffffff; +} +.app-body .react-toggle.react-toggle--checked .react-toggle-track, +.app-body .react-toggle.react-toggle--checked:is(:hover,:focus-within):not(.react-toggle--disabled) .react-toggle-track, +.app-body .react-toggle.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track { + background-color: var(--color-accent); +} +.app-body .react-toggle--checked .react-toggle-thumb { + border-color: var(--color-accent); +} +.app-body .react-toggle--focus { + outline: 0; +} + +.app-body .radio-button { + color: var(--color-content-fg); +} +.app-body .radio-button__input, +.app-body .poll__input, +.app-body .check-box__input { + border-width: 4px; + border-color: var(--color-content-bg); + background-color: var(--color-accent-bg); + outline: 1px solid var(--color-accent) !important; + outline-offset: -1px; + transition: transform .3s; + width: 20px; + height: 20px; +} +.app-body .radio-button:active .radio-button__input, +.app-body .poll__option:active .poll__input, +.app-body .check-box:active .check-box__input { + transform: scale(.9); +} +.app-body .radio-button__input.checked, +.app-body .poll__input.active { + background-color: var(--color-accent); +} +.app-body .check-box__input.checked:before, +.app-body .radio-button__input.checked:before { + display: none; +} +.app-body .check-box__input.checked, +.app-body .radio-button__input.checked { + background-color: var(--color-accent); +} +.app-body .check-box__input.checked .icon-check { + transform: scale(.5); +} + +.app-body .dropdown-menu { + border: 1px solid var(--color-lines); + border-radius: 8px; +} +.app-body .dropdown-menu, +.app-body .dropdown-menu__container__header, +.app-body .dropdown-menu__item.edited-timestamp__history__item, +.app-body .dropdown-menu__item :is(a, button) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-color: var(--color-lines); +} + +.app-body .dropdown-menu__item a, +.app-body .dropdown-menu__arrow:before { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border: 0; +} +.app-body .dropdown-menu__item :is(a, button):is(:active, :focus, :hover) { + background: var(--color-accent); + color: var(--color-accent-fg); + outline: 0; +} +.app-body .dropdown-menu__separator { + border-color: var(--color-content-secondary-separator); +} + +.app-body .dropdown-menu__container__list--scrollable { + overflow-y: auto; +} + +.app-body .privacy-dropdown__dropdown { + background-color: var(--color-content-bg); + border-radius: 8px; + border: 1px solid var(--color-lines); + box-shadow: var(--dropdown-shadow); + padding: 8px; +} +.app-body .privacy-dropdown :is(.privacy-dropdown__value, .privacy-dropdown__value), +.app-body .privacy-dropdown__option { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-radius: 6px; + margin-bottom: 2px; +} +.app-body .privacy-dropdown.active :is(.privacy-dropdown__value, .privacy-dropdown__value.active), +.app-body .privacy-dropdown__option:is(.active, .active:hover, :hover) { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .privacy-dropdown.active .privacy-dropdown__value:has(.text-icon-button.active) { + border-radius: 6px 6px 0 0; +} +.app-body .privacy-dropdown__option .privacy-dropdown__option__content, +.app-body .privacy-dropdown__option .privacy-dropdown__option__content strong { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .privacy-dropdown__option.active .privacy-dropdown__option__content, +.app-body .privacy-dropdown__option.active .privacy-dropdown__option__content strong, +.app-body .privacy-dropdown__option:hover .privacy-dropdown__option__content, +.app-body .privacy-dropdown__option:hover .privacy-dropdown__option__content strong, +.app-body .privacy-dropdown.active .privacy-dropdown__value.active .icon-button, +.app-body .privacy-dropdown .icon-button.inverted.active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-globe { + background-image: var(--icon-globe-visibility-inv); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-unlock { + background-image: var(--icon-unlock-inv); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-lock { + background-image: var(--icon-lock-inv); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-at { + background-image: var(--icon-at-inv); +} +.app-body .privacy-dropdown__option .icon-info-circle path { + fill: var(--color-content-fg); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-info-circle path { + fill: var(--color-accent-fg); +} + +.app-body .dropdown-animation { + animation: fadein-short .2s 1; +} + +.app-body .button.button-tertiary:is(.button--confirmation, .button--destructive) { + background-color: transparent; +} +.app-body .button.button-tertiary.button--confirmation { + color: #4e8a6b; + background-color: rgba(121, 189, 154, 0.3); +} +.app-body .button.button-tertiary.button--destructive { + color: #df405a; + background-color: rgba(223, 64, 90, 0.3); +} +.app-body .button.button-tertiary.button--confirmation:is(:active, :focus, :hover) { + background-color: #79bd9a; + color: #ffffff; +} +.app-body .button.button-tertiary.button--destructive:is(:active, :focus, :hover) { + background-color: #df405a; + color: #ffffff; +} +@media (prefers-color-scheme: dark) { + .app-body .button.button-tertiary.button--confirmation { + color: #72cb9d; + } + .app-body .button.button-tertiary.button--destructive { + color: #f3637b; + } +} +.app-body + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ):not(:hover) { + background-color: color-mix(in srgb, var(--color-accent), transparent 90%); + color: var(--color-accent); +} +.app-body + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ):is(:active, :hover) { + background-color: color-mix(in srgb, var(--color-accent), transparent 70%) !important; + color: var(--color-accent); +} +.app-body + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ):active, + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ) + + button:active { + transform: scale(.95); +} +.app-body .status__content a.hashtag { + color: var(--color-accent); +} + + + +/* 🖱️ Interaction modals + --------------------- */ +.app-body .modal-root__modal:not(.media-modal) { + border: 0; + outline: 1px solid var(--color-lines-translucent); +} +@media screen and (max-width:1174px) { + .app-body .modal-root__modal:not(.media-modal) { + margin-top: unset; + } +} +.app-body .compare-history-modal { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .compare-history-modal .report-modal__target { + border-color: var(--color-lines); +} +.app-body .safety-action-modal { + border: 1px solid var(--color-lines); + background-color: var(--color-content-bg); + border-radius: 8px; +} +.app-body .safety-action-modal__confirmation, +.app-body .safety-action-modal__confirmation strong, +.app-body .safety-action-modal__confirmation h1 { + color: var(--color-content-fg); +} +.app-body .safety-action-modal__header__icon { + background-color: var(--color-accent); +} +.app-body .safety-action-modal__header, +.app-body .safety-action-modal__header h1, +.app-body .safety-action-modal__caveats, +.app-body .safety-action-modal__bullet-points { + color: var(--color-content-fg); +} +.app-body :is(.safety-action-modal__header, .safety-action-modal__confirmation) h1 { + font-weight: 600; +} +.app-body .safety-action-modal__confirmation h1 { + font-size: 150%; + padding-top: 20px; +} +.app-body .safety-action-modal__header h1 + div { + opacity: .6; +} +.app-body .safety-action-modal__top { + background-color: transparent; + border: 0; +} +.app-body .safety-action-modal__bottom { + background-color: var(--color-content-secondary-bg); + padding-top: 24px; + border: 0; + border-radius: 0 0 8px 8px; +} +.app-body .safety-action-modal__bullet-points__icon .icon { + transform: scale(1.3); +} +.app-body .safety-action-modal__bullet-points > div:first-child .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-megaphone); +} +.app-body .safety-action-modal__bullet-points > div:nth-child(2) .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-eye-shut); +} +.app-body .safety-action-modal__bullet-points > div:nth-child(3) .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-direct-messages); +} +.app-body .safety-action-modal__bullet-points > div:nth-child(4) .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-reply); + transform: scale(1); +} +.app-body .safety-action-modal__field-group label { + color: var(--color-content-fg); +} +.app-body .report-modal { + background-color: var(--color-content-bg); +} +.app-body .actions-modal { + background-color: var(--color-content-bg); +} +.app-body .interaction-modal { + background-color: var(--color-content-bg); + border-radius: 10px; + box-shadow: var(--dropdown-shadow); +} +.app-body .interaction-modal, +.app-body .interaction-modal__lead h3 { + color: var(--color-content-fg); +} +.app-body .interaction-modal__lead p, +.app-body .interaction-modal__choices__choice p { + color: var(--color-fg); +} +.app-body .interaction-modal__icon { + transform: scale(1.4) translateX(-2px); +} +.app-body .interaction-modal :is(p, strong) { + color: var(--color-content-fg); +} +.app-body .interaction-modal p.hint { + color: var(--color-content-fg-muted); +} +.app-body .interaction-modal :is(.button, .button.button-tertiary) { + padding: 10px 18px; +} +.app-body .interaction-modal .button.button-tertiary:hover { + background-color: var(--color-content-secondary-separator); +} +.app-body .copypaste input, +.app-body .interaction-modal__login__input { + border-color: var(--color-lines); + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + border-radius: 8px; + outline: 0 solid var(--color-accent-bg); + transition: all .2s; +} +.app-body .interaction-modal__login.expanded .interaction-modal__login__input { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} +.app-body .interaction-modal__login__input input::placeholder { + color: var(--color-content-fg-muted); +} +.app-body .interaction-modal__login.focused .interaction-modal__login__input { + background-color: var(--color-content-bg); + border-color: var(--color-accent); + outline: 3px solid var(--color-accent-bg); +} +.app-body .interaction-modal__login .search__popout { + border-color: var(--color-lines); +} +.app-body .interaction-modal .copypaste button { + padding: 8px 18px; +} +.app-body .interaction-modal, +.app-body .boost-modal__container, +.app-body .mute-modal__container, +.app-body .block-modal__container { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .boost-modal__container { + margin-bottom: -11px; +} +.app-body .confirmation-modal__container, +.app-body .mute-modal__container, +.app-body .block-modal__container { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .block-modal__action-bar, +.app-body .boost-modal__action-bar, +.app-body .confirmation-modal__action-bar, +.app-body .mute-modal__action-bar { + background-color: var(--color-accent-bg); +} +.app-body .block-modal__action-bar > div, +.app-body .boost-modal__action-bar > div, +.app-body .confirmation-modal__action-bar > div, +.app-body .mute-modal__action-bar > div, +.app-body .boost-modal__container .status__content__text, +.app-body .boost-modal__container .display-name strong.display-name__html, +.app-body .boost-modal__container .status__info, +.app-body .boost-modal__container .status__relative-time time, +.app-body .boost-modal__container .status.light .status__visibility-icon { + color: var(--color-content-fg); +} +.app-body .actions-modal ul li:not(:empty) a { + color: var(--color-content-fg); +} +.app-body .actions-modal ul li:not(:empty) +a:is(.active, + .active button, + :active, + :active button, + :focus, + :focus button, + :hover, + :hover button) { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} + + +/* Media modals */ +.app-body .modal-root__overlay:has(+ div > .media-modal) { + background-color: #030303 !important; +} +.app-body .modal-root__overlay { + background-color: rgb(0, 0, 0, .4); +} +@media (prefers-color-scheme: dark) { + .app-body .modal-root__overlay { + background-color: rgb(0, 0, 0, .9); + } +} +.app-body .media-modal__buttons .icon-button, +.app-body .media-modal__nav { + background-color: #1e1e1e; + color: #777777; + height: 44px; + width: 44px; + border-radius: 50%; + align-items: center; + justify-content: center; + padding: 0; + transition: .2s all; + +} +.app-body .media-modal__buttons .icon-button:is(:active, :focus, :hover), +.app-body .media-modal__nav:is(:active, :focus, :hover) { + background-color: #343434; + color: #ffffff; +} +.app-body .media-modal__close { + top: 24px; + left: 24px; +} +.app-body .media-modal__zoom-button { + top: 24px; + right: 24px; +} +.app-body .media-modal__nav--left { + left: 24px; +} +.app-body .media-modal__nav--right { + right: 24px; +} +@media screen and (max-width:889px) { + .app-body .media-modal__nav { + display: none; + } +} + +.app-body .media-modal__overlay .picture-in-picture__footer { + display: none; +} +.app-body .media-modal__overlay .picture-in-picture__footer .icon-button > svg { + width: 25px; + height: 25px; +} +.app-body .media-modal__overlay .picture-in-picture__footer .icon-button:is(:active, :hover, :focus) { + background-color: transparent !important; +} +.app-body .picture-in-picture__footer .animated-number { + color: var(--color-accent); +} +.app-body .media-modal__page-dot { + background-color: #858585; +} +.app-body .media-modal__overlay .icon-external-link path { + fill: var(--color-accent); +} + +.app-body .modal-root > div { + animation: slowin .3s 1; +} + + + +/* Report modals */ +.app-body .report-dialog-modal__lead { + color: var(--color-content-fg-muted); +} +.app-body .report-dialog-modal { + background-color: var(--color-content-bg); +} +.app-body .report-dialog-modal .dialog-option, +.app-body .report-dialog-modal .poll__option.dialog-option:last-child { + border-top: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + padding: 15px; + margin-bottom: 5px; + border-radius: 8px; + transition: all .2s; +} +.app-body .report-dialog-modal .dialog-option:hover, +.app-body .report-dialog-modal .poll__option.dialog-option:hover, +.app-body .report-dialog-modal .dialog-option:has(.poll__input.active) { + border-top: 1px solid var(--color-accent); + border-left: 1px solid var(--color-accent); + border-right: 1px solid var(--color-accent); + border-bottom: 1px solid var(--color-accent); +} + +.app-body .report-dialog-modal .dialog-option .poll__input, +.app-body .report-dialog-modal__textarea:focus { + border-color: var(--color-accent); +} +.app-body .report-dialog-modal .dialog-option .poll__input.active { + background-color: var(--color-accent); +} +.app-body .report-dialog-modal .dialog-option .poll__input svg { + display: none; +} +.app-body .report-dialog-modal .poll__option.dialog-option>.poll__option__text, +.app-body .report-dialog-modal .dialog-option time, +.app-body .report-dialog-modal .status__content > p:first-child:has(.status__content__spoiler-link) > span, +.app-body .report-dialog-modal__toggle, +.app-body .report-dialog-modal__subtitle, +.app-body .report-modal__comment .setting-text-label, +.app-body .report-dialog-modal .status__content__text p, +.app-body .report-dialog-modal__title, +.app-body .report-modal__target { + color: var(--color-content-fg); +} +.app-body .report-dialog-modal .poll__option.dialog-option>.poll__option__text strong { + color: var(--color-content-fg-bold) +} +.app-body .report-modal__comment, +.app-body .report-modal__container, +.app-body .report-dialog-modal__container { + border-color: var(--color-lines); +} +.app-body .report-modal__comment { + color: var(--color-content-fg-muted); +} +.app-body #upload-modal__description { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body #upload-modal__description:focus { + border-color: var(--color-accent); +} +.app-body .setting-text__wrapper { + background-color: var(--color-content-bg); + border: 0; +} +.app-body .report-dialog-modal__textarea { + background-color: var(--color-secondary-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .report-dialog-modal__textarea::placeholder { + color: var(--color-content-fg); + opacity: .5; +} + + + +/* 🖼️ Picture in Picture */ +.app-body .picture-in-picture { + z-index: 3; + box-shadow: 0 0 5px rgba(0, 0, 0, .2); + border-radius: 8px; + border: 1px solid var(--color-lines); +} +.app-body .picture-in-picture__header { + border-top-left-radius: 8px; + border-top-right-radius: 8px; +} +.app-body .picture-in-picture__footer { + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} +.app-body .picture-in-picture .video-player { + border: 0; +} +.app-body .picture-in-picture__footer, +.app-body .picture-in-picture__header { + background-color: var(--color-content-bg); +} +.app-body .picture-in-picture__header .display-name span { + color: var(--color-content-fg-muted); +} + +.app-body .picture-in-picture-placeholder { + border-radius: 8px; + background-color: var(--color-content-secondary-bg); + border-color: var(--color-lines); + color: var(--color-accent); +} + +/* ⏯️ Video controls */ +.app-body .video-player__seek__progress, +.app-body .video-player__volume__handle, +.app-body .video-player__volume__current, +.app-body .video-player__seek__handle { + background-color: var(--color-accent); +} + + +/* 📄 Meta footer */ +.app-body .link-footer { + margin-bottom: 20px; + margin-left: 10px; + margin-right: 10px; + display: flex; + flex-flow: column; + padding: 20px 0 0; +} +.app-body .link-footer p, +.app-body .link-footer a { + color: var(--color-fg-muted); +} +.app-body .link-footer::after { + content: var(--meta); + color: var(--color-fg-muted); + order: 10; +} + +/* Server banner */ +.app-body .server-banner__introduction { + display: none; +} +.app-body .server-banner { + padding: 0 0 20px; +} +.app-body .server-banner__hero { + border-radius: 8px 8px 0 0; + margin-bottom: 0; + border: 1px solid var(--color-lines-translucent); + border-bottom: 0; + background-color: var(--color-content-bg); + box-sizing: border-box; +} +.app-body .server-banner__description { + padding: 20px 15px 20px; + margin-bottom: 0; + background-color: var(--color-content-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + color: var(--color-content-fg); +} +.app-body .server-banner__meta { + padding: 0 15px 20px; + background-color: var(--color-content-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + gap: 0; + margin: 0; + border-radius: 0 0 8px 8px; + align-items: end; +} +.app-body .server-banner h4 { + color: var(--color-fg); + font-size: 80%; +} +.app-body .server-banner__number { + color: var(--color-content-fg); + font-size: 15px; +} +.app-body .server-banner__number-label { + color: var(--color-content-fg); +} +.app-body .server-banner .account { + background-color: transparent; + box-shadow: none; + padding: 0; + border-left: 0; + border-right: 0; + border-bottom: 0; +} +.app-body .server-banner .account .display-name__account { + opacity: .7; +} +.app-body .server-banner__meta__column:first-child { + width: calc(60% - 5px); +} +.app-body .server-banner__meta__column:nth-child(2) { + width: calc(40% - 5px); +} +.app-body .server-banner .button.button-secondary { + padding: 10px; + margin: 10px 0; +} +.app-body .button.button-secondary, +.app-body .button.button-tertiary { + border: 0; + background-color: color-mix(in srgb, var(--color-accent), transparent 82%); + color: var(--color-accent); +} +.app-body .hover-card .button:not(.button--destructive) { + background-color: var(--color-accent); + color: var(--color-accent-fg); + line-height: 22px; + padding: 10px 18px; +} +.app-body .hover-card .button:not(.button--destructive):hover { + background-color: var(--color-accent-focus); +} +.app-body .button:is(.button-secondary, .button-tertiary):hover { + background-color: color-mix(in srgb, var(--color-accent), transparent 70%); +} +.app-body .button.button--destructive:is(:active, :hover, :focus) { + background-color: var(--color-reject); + color: var(--color-accent-fg); +} +.app-body .sign-in-banner .button, +.app-body .button:is(.button-secondary, .button-tertiary) { + padding: 10px 18px; +} +.app-body .sign-in-banner .button:active, +.app-body .button:is(.button-secondary, .button-tertiary):active { + transform: scale(.95); +} +@media screen and (max-width:1174px) { + .app-body .button.button-tertiary { + padding: 7px 18px; + } +} +.app-body .sign-in-banner { + padding: 10px; +} +.app-body .navigation-panel__sign-in-banner hr { + display: block; + border-color: var(--color-lines-translucent); + margin: 12px 15px; + opacity: .5; +} +.app-body .sign-in-banner p { + color: var(--color-fg-muted); + padding: 0 5px 5px; +} +.app-body .sign-in-banner p strong { + color: var(--color-fg); + font-weight: 500; +} +.app-body .sign-in-banner p:nth-child(2) { + font-size: 85%; + line-height: 18px; +} +.app-body .sign-in-banner p { + margin-bottom: 25px; +} +.app-body .sign-in-banner p:first-child { + margin-bottom: 5px; +} + + + +/* 🤗 Onboarding */ +.app-body .scrollable.follow-recommendations-container, +.app-body .column-list { + background-color: var(--color-content-bg); +} +.app-body .column-title .logo { + display: none; +} +.app-body .column-title h3, +.app-body .column-title p { + color: var(--color-content-fg); +} +.app-body .column-list { + border: 0; +} +.app-body .account__note { + color: var(--color-content-fg-muted); +} + +.app-body .onboarding__steps__item, +.app-body .onboarding__link { + background-color: var(--color-content-secondary-bg); + margin-bottom: 8px; + transition: all .2s; +} +.app-body .onboarding__steps__item:is(:active, :focus, :hover), +.app-body .onboarding__link:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); +} +.app-body .onboarding__steps__item__icon, +.app-body .onboarding__link { + color: var(--color-accent); +} +.app-body .onboarding__steps__item__description h6, +.app-body .onboarding__steps__item__description p, +.app-body .onboarding__lead, +.app-body .onboarding__lead strong { + color: var(--color-content-fg); +} +.app-body .onboarding__steps__item__go svg path, +.app-body .onboarding__link svg path { + fill: var(--color-accent); +} +.app-body .app-form__avatar-input, +.app-body .app-form__header-input { + background-color: var(--color-accent-bg); + transition: all .2s; +} +.app-body .app-form__avatar-input:hover, +.app-body .app-form__header-input:hover { + background-color: color-mix(in srgb, var(--color-accent), transparent 75%); +} +.app-body .app-form__header-input { + border-top: 1px solid var(--color-lines); +} +.app-body .app-form__header-input .icon { + background-image: var(--icon-paperclip); + transform: scale(1.4) translateX(-50%) translateY(-25%); + position: absolute; + inset-inline-start: 50%; + top: 50%; +} +.app-body .onboarding__profile .app-form__avatar-input { + border-color: var(--color-content-bg); + border-radius: 50%; + border-width: 5px; +} +.app-body .onboarding__profile .app-form__avatar-input img { + border-radius: 50%; + background: var(--color-content-secondary-bg); +} +.app-body .onboarding__profile .app-form__header-input img { + background: var(--color-accent-bg); +} +.app-body .simple_form .input.with_block_label > label, +.app-body .simple_form .input.with_block_label .hint, +.app-body .app-form__toggle__label strong, +.app-body .simple_form .hint { + color: var(--color-fg); +} +.app-body .app-form__toggle__toggle > div { + border-color: var(--color-lines); +} +.app-form__avatar-input.selected .icon, +.app-form__header-input.selected .icon { + color: var(--color-accent); +} +.app-body .simple_form + :is( + input[type=datetime-local], + input[type=email], + input[type=number], + input[type=password], + input[type=text], + input[type=url], + textarea + ) { + background-color: var(--color-content-secondary-bg); + border-color: var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .simple_form + :is( + input[type=datetime-local], + input[type=email], + input[type=number], + input[type=password], + input[type=text], + input[type=url], + textarea + ):is(:active, :focus) { + border-color: var(--color-accent); +} +.app-body .column-title { + margin: -20px -20px 30px; + padding: 50px 40px 40px; +} +.app-body .column-title:not(:has(.onboarding__illustration)) { + background-color: var(--color-content-secondary-bg); +} +.app-body .column-title:has(+ .simple_form) { + margin-bottom: 0; + background-color: var(--color-content-secondary-bg); +} +.app-body .follow-recommendations { + background-color: var(--color-content-bg); +} +.app-body .follow-recommendations .account { + border-left: 0; + border-right: 0; + margin-bottom: 15px; +} +.app-body .follow-recommendations .account__note { + color: var(--color-content-fg); + opacity: .7; +} +.app-body .follow-recommendations .account__note p { + overflow: hidden; +} + +.app-body .copy-paste-text { + background-color: var(--color-accent-bg); + border-color: var(--color-accent-lines); + color: var(--color-content-fg); +} +.app-body .copy-paste-text:is(:focus, :active), +.app-body .tip-carousel:focus { + border-color: var(--color-accent); +} +.app-body .copy-paste-text:has(textarea:focus) { + border-color: var(--color-accent); +} + +/* 📢 Announcements */ +.app-body .announcements, +.app-body .announcements::after { + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); +} +.app-body .announcements { + overflow: visible; + z-index: 0; + box-shadow: 0 -20px var(--color-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); +} +.app-body .announcements__item strong { + font-weight: 800; + color: var(--color-content-fg-bold); +} +.app-body .announcements__item__unread { + color: var(--color-accent); + background-color: var(--color-accent); +} +.app-body .announcements__pagination, +.app-body .announcements__pagination .icon-button { + color: var(--color-content-fg); +} +.app-body .announcements__pagination > * { + vertical-align: middle; +} +.app-body .reactions-bar__item { + background-color: var(--color-accent-bg); + border-radius: 8px; + padding: 2px 8px; +} +.app-body .reactions-bar .emoji-picker-dropdown .icon-button { + padding: 3px; +} +.app-body .reactions-bar__item:is(:active, :hover, :focus) { + background-color: var(--color-content-bg); +} +.app-body .reactions-bar__item.active, +.app-body .reactions-bar .emoji-picker-dropdown .icon-button.active.inverted { + background-color: var(--color-accent); +} +.app-body .reactions-bar__item__count, +.app-body .reactions-bar__item__count .animated-number { + color: var(--color-accent); +} +.app-body .reactions-bar__item:is(:active, :hover, :focus) .reactions-bar__item__count .animated-number { + color: var(--color-content-fg); +} +.app-body .reactions-bar__item.active .reactions-bar__item__count .animated-number { + color: var(--color-accent-fg); +} +.app-body .reactions-bar .emoji-button, +.app-body .announcements__item__content a.unhandled-link, +.app-body .announcements__item__content a { + color: var(--color-accent); +} +.app-body .announcements .emoji-button { + margin: 0; +} +@media screen and (max-width:1174px) { + .app-body .announcements { + box-shadow: none; + margin-top: 1px; + border-left: 0; + border-right: 0; + margin-inline-start: -45px; + margin-inline-end: -55px; + } + .app-body .announcements__mastodon { + border-radius: 0; + } +} + + + +/* 404 */ +.app-body .empty-column-indicator, +.app-body .error-column { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .error-column__message h1, +.app-body .error-column__message { + color: var(--color-content-fg); +} +.app-body .error-column__image { + margin-top: 0; +} +.app-body .regeneration-indicator { + background-color: var(--color-content-bg); +} +@media screen and (min-width:890px) { + .app-body .regeneration-indicator { + padding-top: 50px; + padding-bottom: 40px; + } +} + + + +/* 📜 About page + ------------- */ +.app-body .scrollable.about { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-bottom: 0; + display: flex; + flex-flow: column; + padding-bottom: 20px; + z-index: 1; +} +@media screen and (max-width:889px) { + .app-body .scrollable.about { + border-left: 0; + border-right: 0; + } +} +.app-body .about__header { + order: 1; + margin-bottom: 10px; +} +.app-body .about__section:nth-child(3) { + order: 3; +} +.app-body .about__meta { + order: 2; +} +.app-body .about__section:nth-child(4) { + order: 4; +} +.app-body .about__section:nth-child(5) { + order: 5; +} +.app-body .about .link-footer { + order: 6; +} +.app-body .about__footer { + order: 7; +} +.app-body #mastodon > div > div > div.columns-area__panels > div.columns-area__panels__main > div.columns-area.columns-area--mobile > div > div > div.about__section.active:nth-of-type(3) > div.about__section__title { + display: none; +} +.app-body .about__header p, +.app-body .about__meta h4 { + color: var(--color-fg); +} +.app-body .about__header__hero { + margin: -20px -20px 20px; + width: calc(100% + 40px); + border-radius: 0; + background-color: var(--color-content-bg); +} +.app-body .about__header__hero, +.app-body .about__meta { + margin-bottom: 10px; +} +.app-body .about__header > h1 { + color: var(--color-content-fg); + margin: 30px 0 0 20px; + text-align: left; + font-variant: small-caps; + font-size: 20px; +} +.app-body .about__header > h1 + p { + color: var(--color-content-fg); + opacity: .8; + text-align: left; + margin-left: 20px; + margin-bottom: 15px; + font-size: 14px; +} +@media screen and (min-width:890px) { + .app-body .scrollable.about { + border-radius: 8px 8px 0 0 !important; + } + .app-body .about__header__hero { + border-radius: 6px 6px 0 0; + } +} +@media screen and (min-width:890px) and (max-width:1174px) { + .app-body .scrollable.about { + margin-top: 10px; + } +} +.app-body .about__mail { + color: var(--color-content-fg); +} +.app-body .about__meta h4 { + font-size: 12px; + font-weight: bold; + margin-bottom: 8px; +} +.app-body .about__meta .account { + background: none; + box-shadow: none; + padding: 0; + border-left: 0; + border-right: 0; +} +.app-body .about__meta__divider { + border-left: 3px solid var(--color-content-secondary-separator); +} +@media screen and (max-width:600px) { + .app-body .about__meta__divider { + border-top: 3px solid var(--color-content-secondary-separator); + width: 90%; + } +} +.app-body .about__section:nth-child(3) .about__section__body { + padding-bottom: 3em; +} +.app-body .about__meta, +.app-body .about__section__title { + color: var(--color-accent); + background-color: var(--color-content-secondary-bg); + border: 0; + border-radius: 8px; +} +.app-body .about__section.active .about__section__title { + border-radius: 8px 8px 0 0; +} +.app-body .about__section.active:not(:nth-of-type(3)) .about__section__body { + border: 0 !important; + background-color: var(--color-content-secondary-bg); + border-radius: 0 0 8px 8px; +} + +.app-body .prose, +.app-body .prose p, +.app-body .prose b, +.app-body .prose h1, +.app-body .prose h2, +.app-body .prose h3, +.app-body .prose h4, +.app-body .prose h5, +.app-body .prose h6, +.app-body .prose strong, +.app-body .rules-list, +.app-body .about__domain-blocks__domain h6, +.app-body .about__domain-blocks__domain__type { + color: var(--color-content-fg); +} +.app-body .prose ul > li:before { + background-color: var(--color-content-fg); + opacity: .3; + top: .55em; + width: 7px; + height: 7px; +} +.app-body .about__section__body .prose hr { + border-color: var(--color-content-secondary-separator); + margin-top: 2em; + margin-bottom: 2em; + border-width: 3px; +} +.app-body .hover-card__bio a, +.app-body .hover-card .account-fields a { + text-decoration: none; + color: var(--color-accent); +} +.app-body .about__section__body .prose a, +.app-body .about__section__body .prose a:hover, +.app-body .prose a strong, +.app-body .hover-card__bio a span { + color: var(--color-accent); + text-decoration-line: underline; + text-decoration-color: var(--color-accent-bg); + text-decoration-thickness: 2px; + text-underline-offset: 2px; +} +.app-body .about__section__body .prose a:hover :is(span, strong), +.app-body .hover-card__bio a:hover { + text-decoration-color: var(--color-accent); +} +.app-body .about__section__body .prose small.lang_label { + margin-left: -2em; + margin-top: 1px; + display: block; + color: var(--color-content-fg-muted); + font-weight: bold; + font-size: 80%; + float: left; +} +.about__section.active .about__section__title { + background-color: var(--color-accent-bg); +} +.app-body .rules-list__text, +.app-body .rules-list__hint { + color: var(--color-content-fg); +} +.app-body .rules-list__text { + font-weight: 600; +} +.app-body .rules-list__hint { + opacity: .7; + padding-top: 4px; +} +.app-body .rules-list li { + border-bottom: 1px solid var(--color-lines); + padding: 1em 1.75em 1em 3.4em; +} +.app-body .rules-list li:last-child { + border-bottom: 0; +} +.about__domain-blocks { + background-color: var(--color-content-bg); + border: 0; +} +.about__domain-blocks__domain { + color: var(--color-content-fg); + border-bottom: 0; +} +.about__domain-blocks__domain:nth-child(2n) { + background-color: var(--color-content-secondary-bg); +} + +@media screen and (min-width:1175px) { + .app-body .about :is(.link-footer, .about__footer) { + display: none; + } +} + + +/* Keyboard shortcuts page */ +.keyboard-shortcuts kbd { + background-color: var(--color-content-secondary-bg); + border: 1px solid var(--color-lines); + box-shadow: 0 1px var(--color-lines-translucent); + color: var(--color-content-fg); + border-radius: 5px; + padding: 3px 8px; + margin: 0 4px; + font-weight: 500; +} + + +/* Privacy Policy page */ +.app-body .column > .scrollable.privacy-policy { + border: 1px solid var(--color-lines); + background-color: var(--color-content-bg); + padding-bottom: 20px; + z-index: 1; +} +@media screen and (min-width:1175px) { + .app-body:not(:has(#tabs-bar__portal > *)) .column > .scrollable.privacy-policy { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + } +} + + + +/* 👋 Hide superfluous UI */ +.app-body div#mastodon > div > div > div:nth-child(2) > div:nth-child(3) > div > div > div:nth-child(3) > hr, +.app-body .navigation-panel__legal > hr, +.app-body .about__footer, /* Hide meta footer */ +.app-body .server-banner__introduction, /* Hide generic mastodon server introduction in sidebar */ +.app-body .search-banner ~ .search, /* Hide search field for logged out users */ +.app-body .account__header__bio .account__header__fields > dl:first-child /* Hide "Joined" field on profiles */ { + display: none; +} + + + +/* Multi-column layout + ------------------- */ + +:root:has(.layout-multiple-columns) *::-webkit-scrollbar { + width: 4px; +} +:root:has(.layout-multiple-columns) *::-webkit-scrollbar-track { + background-color: var(--color-accent-bg); +} +:root:has(.layout-multiple-columns) *::-webkit-scrollbar-thumb { + opacity: .8; +} +.layout-multiple-columns .scrollable, +.layout-multiple-columns .column > .scrollable { + max-height: 100%; +} +.layout-multiple-columns .column { + width: 400px; + padding-bottom: 0; +} +.layout-multiple-columns .drawer__inner__mastodon { + display: none; +} +.layout-multiple-columns :is(.drawer__inner, .drawer__inner.darker) { + background: transparent; +} +.layout-multiple-columns .drawer__header { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + margin-bottom: 0; +} +.layout-multiple-columns .drawer .search { + margin-top: 10px; +} +.layout-multiple-columns .drawer__tab { + transition: all .3s; + border-radius: 6px; + height: 40px; + padding: 5px; + margin: 5px; + box-sizing: border-box; + border: 0; +} +.layout-multiple-columns .drawer__tab .icon { + transform: scale(1.2); +} +.layout-multiple-columns .drawer__tab:active { + transform: scale(.9); +} +.layout-multiple-columns .drawer__tab:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); +} +.layout-multiple-columns .drawer__tab .icon-cog { + background-image: var(--icon-gear); +} +.layout-multiple-columns .drawer__tab .icon-globe { + background-image: var(--icon-globe); +} +.layout-multiple-columns .drawer__tab .icon-users { + background-image: var(--icon-users); +} +.layout-multiple-columns .drawer__tab .icon-bars { + background-image: var(--logo); +} +.layout-multiple-columns .drawer__tab .icon-sign-out { + background-image: var(--icon-logout); +} +.layout-multiple-columns .column-header__icon.icon-bars { + background-image: var(--icon-globe-active); +} + +.layout-multiple-columns .flex-spacer, +.layout-multiple-columns .getting-started, +.layout-multiple-columns .getting-started__wrapper, +.layout-multiple-columns .getting-started .column-link, +.layout-multiple-columns .getting-started .column-subheading { + background-color: var(--color-bg); +} +.layout-multiple-columns .scrollable.getting-started { + border-left: 0; + border-right: 0; + background-color: var(--color-bg); +} +.layout-multiple-columns .getting-started__wrapper { + padding-bottom: 10px; + border-radius: 0 0 8px 8px; +} +.layout-multiple-columns .getting-started .column-link { + color: var(--color-content-fg); + margin: 0 5px 2px; + border-radius: 8px; +} +.app-body .getting-started .column-link { + margin-left: 0; + font-weight: 500; + color: var(--color-fg); +} +.layout-multiple-columns .getting-started .column-link:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); + color: var(--color-fg); +} +.layout-multiple-columns .getting-started .column-link__icon { + transform: scale(1.4); +} + +.app-body .getting-started .column-link__badge { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 8px; + line-height: 15px; + font-weight: bold; + padding-left: 8px; + padding-right: 8px; +} + +.layout-multiple-columns .getting-started__trends .trends__item { + padding-left: 16px; +} +.layout-multiple-columns .getting-started__trends h4 > :is(a, span) { + padding-left: 45px; +} + +.layout-multiple-columns :is(.column-header, .column-back-button) { + background-color: var(--color-content-bg); +} + +.layout-multiple-columns .column-header__setting-btn { + font-weight: 600; +} + +.layout-multiple-columns .column:has(> .getting-started) { + width: 330px; +} +.layout-multiple-columns + .column:has(> .getting-started) + :is(.column-header, .column-back-button), +.layout-single-column .navigation-bar:has(+ .getting-started) { + display: none; +} + +.layout-multiple-columns .getting-started__trends { + margin-bottom: 10px; +} + +.layout-multiple-columns .search-results__header, +.layout-multiple-columns .explore__search-header { + display: none; +} + +.layout-multiple-columns .drawer { + width: 280px; + transition: width .3s; +} +.layout-multiple-columns + .drawer:has(> .drawer__pager > .drawer__inner > .search-results > .search-results__section) { + width: 400px; +} +.layout-multiple-columns .drawer__inner:has(> .search-results > .search-results__section) { + z-index: 2; + background-color: var(--color-content-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); +} + +.layout-multiple-columns + .drawer + > .search:has(+ .drawer__pager > .drawer__inner > .search-results > .search-results__section) { + margin-bottom: 0; +} +.layout-multiple-columns + .drawer + > .search:has(+ .drawer__pager > .drawer__inner > .search-results > .search-results__section) + > .search__input { + border-radius: 8px 8px 0 0; +} + +.layout-multiple-columns .drawer__pager { + border-radius: 0; + border: 0; +} +.layout-multiple-columns + .drawer + > .search:has(+ .drawer__pager > .drawer__inner > .search-results > .search-results__section) + > .search__popout { + border-radius: 0 0 8px 8px; + margin-top: 0; +} + +.layout-multiple-columns .drawer__inner:has(.search-results .empty-column-indicator) { + z-index: 3; +} +.layout-multiple-columns .search-results .empty-column-indicator { + border: 1px solid var(--color-lines); + border-radius: 8px; +} + +.layout-multiple-columns .compose-form { + padding: 0; +} + +.layout-multiple-columns .search + .drawer__pager .drawer__inner:has(.compose-form):not(:has(> .search-results))::after { + content: var(--meta); + color: var(--color-fg-muted); + padding: 12px; + position: absolute; + bottom: 0; + z-index: -1; +} +.layout-multiple-columns .link-footer::before, +.layout-multiple-columns .link-footer::after { + display: none; +} + +.layout-multiple-columns .list-editor__accounts + .drawer__inner.backdrop { + background-color: var(--color-content-bg); +} + +@media screen and (min-width:630px) and (max-width:1174px) { + .layout-multiple-columns + :is( + .column-header, + .column-back-button + ) { + border-top: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-top-left-radius: 8px !important; + border-top-right-radius: 8px !important; + } +} + +.app-body .switch-to-advanced { + background-color: var(--color-accent-bg); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .switch-to-advanced .switch-to-advanced__toggle { + color: var(--color-accent); +} + + +/* Popular hashtag icons + --------------------- */ +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="tangerine" i] + ) +)::before { + background-image: var(--icon-tangerine-slice); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="day" i], + [href$="tag" i], + [href*="monday" i], + [href*="tuesday" i], + [href*="wednesday" i], + [href*="thursday" i], + [href*="friday" i], + [href*="saturday" i], + [href*="sunday" i], + [href*="montag" i], + [href*="dienstag" i], + [href*="mittwoch" i], + [href*="donnerstag" i], + [href*="freitag" i], + [href*="samstag" i], + [href*="sonntag" i], + [href*="lundi" i], + [href*="mardi" i], + [href*="mercredi" i], + [href*="jeudi" i], + [href*="vendredi" i], + [href*="samedi" i], + [href*="dimanche" i], + [href*="lunes" i], + [href*="martes" i], + [href*="miercoles" i], + [href*="jueves" i], + [href*="viernes" i], + [href*="sabado" i], + [href*="domingo" i] + ) +)::before { + background-image: var(--icon-calendar); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="tune" i], + [href$="/np" i], + [href*="nowplaying" i], + [href*="singit" i], + [href*="music" i], + [href*="eurovision" i], + [href*="song" i], + [href$="synth" i], + [href$="jazz" i], + [href$="rock" i], + [href$="rap" i], + [href$="BandcampFriday" i], + [href*="Jukebox" i], + [href*="/kpop" i], + [href*="/rock" i], + [href$="/pop" i] + ) +)::before { + background-image: var(--icon-music); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="eurovision" i] + ) +)::before { + background-image: var(--icon-microphone); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="birthday" i] + ) +)::before { + background-image: var(--icon-cake); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="letterboxd" i], + [href$="trakt" i], + [href$="TV" i], + [href$="cinema" i], + [href*="nowwatching" i], + [href*="WatchingNow" i], + [href*="movie" i], + [href*="/cinema" i], + [href*="/oscars" i] + ) +)::before { + background-image: var(--icon-popcorn); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="photography" i], + [href*="photo" i], + [href*="foto" i], + [href*="pics" i], + [href*="selfie" i], + [href*="/ShotWith" i], + [href*="WindowFriday" i], + [href*="FensterFreitag" i], + [href$="/instagram" i] + ) +)::before { + background-image: var(--icon-camera); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="SilentSunday" i], + [href*="sunset" i], + [href*="sunrise" i], + [href$="/sky" i], + [href*="skyblue" i], + [href*="ocean" i] + ) +)::before { + background-image: var(--icon-sunset); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="christmas" i], + [href*="weihnachten" i], + [href*="noel" i] + ) +)::before { + background-image: var(--icon-pine); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="tree" i], + [href*="trunk" i], + [href*="ecology" i], + [href*="klima" i], + [href*="climat" i], + [href*="environment" i], + [href*="/garden" i], + [href*="mosstodon" i], + [href*="/vegan" i], + [href*="/plants" i] + ) +)::before { + background-image: var(--icon-tree); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="/cat" i], + [href*="/cats" i], + [href*="catloaf" i], + [href*="Caturday" i], + [href*="catsofmastodon" i], + [href*="WhiskersWednesday" i] + ):not( + [href*="cath" i] + ) +)::before { + background-image: var(--icon-cat); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="dog" i], + [href$="dogs" i], + [href*="/dog" i], + [href*="DogLovers" i], + [href*="dogsofmastodon" i], + [href*="DogsOfFedi" i], + [href*="dogstadon" i] + ) +)::before { + background-image: var(--icon-dog); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="art" i], + [href*="artmatters" i], + [href*="DigitalArt" i], + [href*="PixelArt" i], + [href*="artwork" i], + [href*="artist" i], + [href$="design" i], + [href*="designer" i], + [href*="watercolo" i], + [href*="painting" i] + ):not( + [href*="aiart" i], + [href*="artificial" i], + [href*="aidesign" i] + ) +)::before { + background-image: var(--icon-brush); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="apple" i], + [href$="macos" i], + [href$="/mac" i], + [href$="ios" i], + [href*="ipad" i], + [href*="iphone" i], + [href*="/wwdc" i], + [href*="/appleevent" i] + ) +)::before { + background-image: var(--icon-apple); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="poem" i], + [href*="writing" i], + [href*="write" i], + [href*="article" i] + ) +)::before { + background-image: var(--icon-pencil); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="/book" i], + [href*="literature" i], + [href*="reading" i], + [href$="/history" i], + [href$="/histoire" i] + ) +)::before { + background-image: var(--icon-book); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="game" i], + [href*="gaming" i], + [href*="gamedev" i], + [href*="games" i], + [href*="gamer" i], + [href*="playstation" i], + [href*="arcade" i], + [href*="xbox" i], + [href*="nintendo" i] + ) +)::before { + background-image: var(--icon-gaming); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="/minecraft" i], + [href*="/hermitcraft" i] + ) +)::before { + background-image: var(--icon-cube); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="/fifa" i], + [href$="/fifaworldcup" i], + [href$="/soccer" i], + [href*="/euro202" i], + [href$="/mls" i], + [href*="/sport" i] + ) +)::before { + background-image: var(--icon-football); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="lgbt" i], + [href*="/lgbt" i], + [href*="/queer" i], + [href$="trans" i], + [href$="pride" i], + [href$="womensday" i], + [href*="internationalwomensday" i], + [href$="/IWD" i], + [href*="JourneeDesDroitsDesFemmes" i], + [href*="feministischerkampftag" i], + [href*="celebratewomen" i], + [href*="/8mars" i], + [href$="transdayofvisibility" i], + [href$="TDOV" i], + [href$="transdayofremembrance" i], + [href$="TDOR" i], + [href$="pridemonth" i], + [href$="blm" i], + [href$="blacklivesmatter" i], + [href$="blackmastodon" i], + [href$="blackfedi" i], + [href*="protest" i], + [href*="greve" i], + [href*="manif" i], + [href$="riot" i], + [href$="freepalestine" i] + ) +)::before { + background-image: var(--icon-pride); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="electionday" i], + [href$="election" i], + [href$="/election" i], + [href*="presidentielle" i], + [href*="presidential" i], + [href*="legislativ" i] + ) +)::before { + background-image: var(--icon-vote); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="dev" i], + [href$="code" i], + [href*="development" i], + [href*="developer" i], + [href*="devops" i], + [href*="opensource" i] + ) +)::before { + background-image: var(--icon-code); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="mutualaid" i], + [href*="crowdfund" i] + ) +)::before { + background-image: var(--icon-handshake); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="olympics" i], + [href*="/Paris2024" i], + [href*="/LA2028" i] + ) +)::before { + background-image: var(--icon-olympics); + transform: scale(1.85); +} diff --git a/app/javascript/styles/tangerineui-lagoon.scss b/app/javascript/styles/tangerineui-lagoon.scss new file mode 100644 index 00000000000000..c7033f582585b0 --- /dev/null +++ b/app/javascript/styles/tangerineui-lagoon.scss @@ -0,0 +1,2 @@ +@import 'application'; +@import 'tangerineui-lagoon/tangerineui-lagoon.scss'; diff --git a/app/javascript/styles/tangerineui-lagoon/tangerineui-lagoon.scss b/app/javascript/styles/tangerineui-lagoon/tangerineui-lagoon.scss new file mode 100644 index 00000000000000..851cdccad59e5f --- /dev/null +++ b/app/javascript/styles/tangerineui-lagoon/tangerineui-lagoon.scss @@ -0,0 +1,7904 @@ +/* Tangerine UI for Mastodon 🍊 + + A Tangerine redesign for Mastodon's Web UI. + https://github.com/nileane/TangerineUI-for-Mastodon/ + + by @nileane@nileane.fr +*/ + +/* 📄 Meta */ +:root { + --version: "v2.2"; + + --variant-name: "Lagoon"; + --variant-emoji: "\1F420\00A0"; + --variant: var(--variant-emoji) var(--variant-name); + + --meta: 'Tangerine UI for Mastodon: ' var(--version) ' \00B7 ' var(--variant); +} + +/* 🎨 Colors */ +:root { + color-scheme: light dark; + + --color-bg: #EFF3F5; + --gradient-bg: linear-gradient(90deg, var(--color-bg), var(--color-bg)); + --color-fg: #2a2d37; + --color-fg-muted: #888494; + --color-secondary-bg: #E4EEF2; + --color-secondary-separator: #DBE8ED; + + --color-content-bg: #ffffff; + --color-content-fg: #444a5a; + --color-content-fg-bold: #000000; + --color-content-fg-muted: color-mix(in srgb, var(--color-content-fg), var(--color-content-bg) 40%); + --color-content-secondary-bg: #F4F8F9; + --color-content-secondary-separator: rgba(223, 219, 237, 0.4); + --color-content-bg-focus: #fffcfa; + + --color-accent: #008CB4; + --color-accent-focus: #009AC6; + --color-accent-lines: rgba(99, 207, 255, 0.52); + --color-accent-bg: #DDF1F6; + --color-accent-fg: #ffffff; + + --color-lines: #e1dde4; + --color-lines-translucent: rgba(0, 0, 0, .15); + + --color-confirm: #79bd9a; + --color-confirm-bg: rgba(121, 189, 154, 0.3); + --color-confirm-fg: #4E8A6B; + + --color-reject: #df405a; + --color-reject-bg: rgba(223, 64, 90, 0.3); +} +@media (prefers-color-scheme: dark) { + :root { + --color-bg: #111111; + --gradient-bg: linear-gradient(90deg, var(--color-bg), var(--color-bg)); + --color-fg: #d6d2e0; + --color-fg-muted: #655e6e; + --color-secondary-bg: #11191F; + --color-secondary-separator: #26232e; + + --color-content-bg: #030303; + --color-content-fg: var(--color-fg); + --color-content-fg-bold: #ffffff; + --color-content-fg-muted: #737373; + --color-content-secondary-bg: var(--color-secondary-bg); + --color-content-secondary-separator: rgba(64, 62, 89, 0.4); + --color-content-bg-focus: #0e0e0e; + + --color-accent: #08A6B7; + --color-accent-focus: #09C1D4; + --color-accent-lines: rgba(27, 181, 245, 0.3); + --color-accent-bg: #1F313C; + --color-accent-fg: #ffffff; + + --color-lines: #343434; + --color-lines-translucent: rgba(255, 255, 255, .15); + + --color-confirm-fg: var(--color-confirm); + } +} +:root { + /* Mastodon logo */ + --logo: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' class='mastodon-logo' viewBox='0 0 216.414 232.01'%3E%3Cdefs xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient xmlns='http://www.w3.org/2000/svg' id='a' x2='0%25' y2='100%25' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0%25' stop-color='%23008CB4'/%3E%3Cstop offset='100%25' stop-color='%23008CB4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath xmlns='http://www.w3.org/2000/svg' fill='url(%23a)' d='M211.807 139.088c-3.18 16.366-28.492 34.277-57.562 37.748-15.159 1.809-30.084 3.471-45.999 2.741-26.027-1.192-46.565-6.212-46.565-6.212 0 2.534.156 4.946.469 7.202 3.384 25.687 25.47 27.225 46.391 27.943 21.116.723 39.919-5.206 39.919-5.206l.867 19.09s-14.77 7.931-41.08 9.39c-14.51.797-32.525-.365-53.507-5.919C9.232 213.82 1.406 165.311.209 116.091c-.365-14.613-.14-28.393-.14-39.918 0-50.33 32.976-65.083 32.976-65.083C49.672 3.454 78.204.242 107.865 0h.729c29.66.242 58.21 3.454 74.837 11.09 0 0 32.975 14.752 32.975 65.082 0 0 .414 37.134-4.599 62.916'/%3E%3Cpath fill='%23fff' d='M177.51 80.077v60.941h-24.144v-59.15c0-12.469-5.246-18.797-15.74-18.797-11.602 0-17.417 7.507-17.417 22.352V117.8H96.207V85.423c0-14.845-5.816-22.352-17.418-22.352-10.494 0-15.74 6.328-15.74 18.797v59.15H38.905V80.077c0-12.455 3.171-22.352 9.541-29.675 6.569-7.322 15.171-11.076 25.85-11.076 12.355 0 21.711 4.748 27.898 14.247l6.013 10.082 6.015-10.082c6.185-9.498 15.542-14.247 27.898-14.247 10.677 0 19.28 3.753 25.85 11.076 6.369 7.322 9.54 17.22 9.54 29.675'/%3E%3C/svg%3E"); + + /* Post+Notifications icons */ + --icon-reply: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M236,200a12,12,0,0,1-24,0,84.09,84.09,0,0,0-84-84H61l27.52,27.51a12,12,0,0,1-17,17l-48-48a12,12,0,0,1,0-17l48-48a12,12,0,0,1,17,17L61,92h67A108.12,108.12,0,0,1,236,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M80,56v96L32,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96H88V56a8,8,0,0,0-13.66-5.66l-48,48a8,8,0,0,0,0,11.32l48,48A8,8,0,0,0,88,152V112h40a88.1,88.1,0,0,1,88,88,8,8,0,0,0,16,0A104.11,104.11,0,0,0,128,96ZM72,132.69,43.31,104,72,75.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M232,200a8,8,0,0,1-16,0,88.1,88.1,0,0,0-88-88H88v40a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,88,56V96h40A104.11,104.11,0,0,1,232,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-all: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,56v96L80,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M85.66,146.34a8,8,0,0,1-11.32,11.32l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,85.66,61.66L43.31,104ZM232,200a8,8,0,0,1-16,0,88.11,88.11,0,0,0-80-87.63V152a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,136,56V96.3A104.15,104.15,0,0,1,232,200ZM120,75.31,91.31,104,120,132.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M227.85,46.89a20,20,0,0,0-18.74-18.74c-13.13-.77-46.65.42-74.48,28.24L131,60H74.36a19.83,19.83,0,0,0-14.14,5.86L25.87,100.19a20,20,0,0,0,11.35,33.95l37.14,5.18,42.32,42.32,5.19,37.18A19.88,19.88,0,0,0,135.34,235a20.13,20.13,0,0,0,6.37,1,19.9,19.9,0,0,0,14.1-5.87l34.34-34.35A19.85,19.85,0,0,0,196,181.64V125l3.6-3.59C227.43,93.54,228.62,60,227.85,46.89ZM76,84h31L75.75,115.28l-27.23-3.8ZM151.6,73.37A72.27,72.27,0,0,1,204,52a72.17,72.17,0,0,1-21.38,52.41L128,159,97,128ZM172,180l-27.49,27.49-3.8-27.23L172,149Zm-72,22c-8.71,11.85-26.19,26-60,26a12,12,0,0,1-12-12c0-33.84,14.12-51.32,26-60A12,12,0,1,1,68.18,175.3C62.3,179.63,55.51,187.8,53,203c15.21-2.51,23.37-9.3,27.7-15.18A12,12,0,1,1,100,202Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M184,120v61.65a8,8,0,0,1-2.34,5.65l-34.35,34.35a8,8,0,0,1-13.57-4.53L128,176ZM136,72H74.35a8,8,0,0,0-5.65,2.34L34.35,108.69a8,8,0,0,0,4.53,13.57L80,128ZM40,216c37.65,0,50.69-19.69,54.56-28.18L68.18,161.44C59.69,165.31,40,178.35,40,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.85,47.12a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.41,27.07L132.69,64H74.36A15.91,15.91,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A15.91,15.91,0,0,0,192,181.64V123.31l4.77-4.77C223.45,91.86,224.6,59.71,223.85,47.12ZM74.36,80h42.33L77.16,119.52,40,114.34Zm74.41-9.45a76.65,76.65,0,0,1,59.11-22.47,76.46,76.46,0,0,1-22.42,59.16L128,164.68,91.32,128ZM176,181.64,141.67,216l-5.19-37.17L176,139.31Zm-74.16,9.5C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ff4013' viewBox='0 0 256 256'%3E%3Cpath d='M101.85,191.14C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Zm122-144a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.4,27.07h0L88,108.7A8,8,0,0,1,76.67,97.39l26.56-26.57A4,4,0,0,0,100.41,64H74.35A15.9,15.9,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A16,16,0,0,0,192,181.65V155.59a4,4,0,0,0-6.83-2.82l-26.57,26.56a8,8,0,0,1-11.71-.42,8.2,8.2,0,0,1,.6-11.1l49.27-49.27h0C223.45,91.86,224.6,59.71,223.85,47.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M101.85,191.14C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Zm122-144a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.4,27.07h0L88,108.7A8,8,0,0,1,76.67,97.39l26.56-26.57A4,4,0,0,0,100.41,64H74.35A15.9,15.9,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A16,16,0,0,0,192,181.65V155.59a4,4,0,0,0-6.83-2.82l-26.57,26.56a8,8,0,0,1-11.71-.42,8.2,8.2,0,0,1,.6-11.1l49.27-49.27h0C223.45,91.86,224.6,59.71,223.85,47.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M243,96a20.33,20.33,0,0,0-17.74-14l-56.59-4.57L146.83,24.62a20.36,20.36,0,0,0-37.66,0L87.35,77.44,30.76,82A20.45,20.45,0,0,0,19.1,117.88l43.18,37.24-13.2,55.7A20.37,20.37,0,0,0,79.57,233L128,203.19,176.43,233a20.39,20.39,0,0,0,30.49-22.15l-13.2-55.7,43.18-37.24A20.43,20.43,0,0,0,243,96ZM172.53,141.7a12,12,0,0,0-3.84,11.86L181.58,208l-47.29-29.08a12,12,0,0,0-12.58,0L74.42,208l12.89-54.4a12,12,0,0,0-3.84-11.86L41.2,105.24l55.4-4.47a12,12,0,0,0,10.13-7.38L128,41.89l21.27,51.5a12,12,0,0,0,10.13,7.38l55.4,4.47Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23fec700' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M192,176v48l-64-40L64,224V176l64-40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32Zm0,16V161.57l-51.77-32.35a8,8,0,0,0-8.48,0L72,161.56V48ZM132.23,177.22a8,8,0,0,0-8.48,0L72,209.57V180.43l56-35,56,35v29.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2377bb41' viewBox='0 0 256 256'%3E%3Cpath d='M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32ZM132.23,177.22a8,8,0,0,0-8.48,0L72,209.57V180.43l56-35,56,35v29.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-translate-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M224,184H144l40-80ZM96,127.56h0A95.78,95.78,0,0,0,128,56H64A95.78,95.78,0,0,0,96,127.56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.15,212.42l-56-112a8,8,0,0,0-14.31,0l-21.71,43.43A88,88,0,0,1,108,126.93,103.65,103.65,0,0,0,135.69,64H160a8,8,0,0,0,0-16H104V32a8,8,0,0,0-16,0V48H32a8,8,0,0,0,0,16h87.63A87.7,87.7,0,0,1,96,116.35a87.74,87.74,0,0,1-19-31,8,8,0,1,0-15.08,5.34A103.63,103.63,0,0,0,84,127a87.55,87.55,0,0,1-52,17,8,8,0,0,0,0,16,103.46,103.46,0,0,0,64-22.08,104.18,104.18,0,0,0,51.44,21.31l-26.6,53.19a8,8,0,0,0,14.31,7.16L148.94,192h70.11l13.79,27.58A8,8,0,0,0,240,224a8,8,0,0,0,7.15-11.58ZM156.94,176,184,121.89,211.05,176Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-translate-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,184H144l40-80ZM96,127.56h0A95.78,95.78,0,0,0,128,56H64A95.78,95.78,0,0,0,96,127.56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.15,212.42l-56-112a8,8,0,0,0-14.31,0l-21.71,43.43A88,88,0,0,1,108,126.93,103.65,103.65,0,0,0,135.69,64H160a8,8,0,0,0,0-16H104V32a8,8,0,0,0-16,0V48H32a8,8,0,0,0,0,16h87.63A87.7,87.7,0,0,1,96,116.35a87.74,87.74,0,0,1-19-31,8,8,0,1,0-15.08,5.34A103.63,103.63,0,0,0,84,127a87.55,87.55,0,0,1-52,17,8,8,0,0,0,0,16,103.46,103.46,0,0,0,64-22.08,104.18,104.18,0,0,0,51.44,21.31l-26.6,53.19a8,8,0,0,0,14.31,7.16L148.94,192h70.11l13.79,27.58A8,8,0,0,0,240,224a8,8,0,0,0,7.15-11.58ZM156.94,176,184,121.89,211.05,176Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,92H188V56a12,12,0,0,0-12-12H60V40a12,12,0,0,0-24,0V216a12,12,0,0,0,24,0v-4h84a12,12,0,0,0,12-12V164h68a12,12,0,0,0,12-12V104A12,12,0,0,0,224,92ZM164,68V92H60V68ZM132,188H60V164h72Zm80-48H60V116H212Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M224,104v48H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,96H184V56a8,8,0,0,0-8-8H56V40a8,8,0,0,0-16,0V216a8,8,0,0,0,16,0v-8h88a8,8,0,0,0,8-8V160h72a8,8,0,0,0,8-8V104A8,8,0,0,0,224,96ZM168,64V96H56V64ZM136,192H56V160h80Zm80-48H56V112H216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104v48H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,96H184V56a8,8,0,0,0-8-8H56V40a8,8,0,0,0-16,0V216a8,8,0,0,0,16,0v-8h88a8,8,0,0,0,8-8V160h72a8,8,0,0,0,8-8V104A8,8,0,0,0,224,96ZM168,64V96H56V64ZM136,192H56V160h80Zm80-48H56V112H216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post-notification: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M120,128a16,16,0,1,1-16-16A16,16,0,0,1,120,128Zm32-16a16,16,0,1,0,16,16A16,16,0,0,0,152,112Zm84,16A108,108,0,0,1,78.77,224.15L46.34,235A20,20,0,0,1,21,209.66l10.81-32.43A108,108,0,1,1,236,128Zm-24,0A84,84,0,1,0,55.27,170.06a12,12,0,0,1,1,9.81l-9.93,29.79,29.79-9.93a12.1,12.1,0,0,1,3.8-.62,12,12,0,0,1,6,1.62A84,84,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post-notification-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a12,12,0,0,1-12,12h-8v8a12,12,0,0,1-24,0v-8h-8a12,12,0,0,1,0-24h8v-8a12,12,0,0,1,24,0v8h8A12,12,0,0,1,256,136Zm-54.81,56.28a12,12,0,1,1-18.38,15.44C169.12,191.42,145,172,108,172c-28.89,0-55.46,12.68-74.81,35.72a12,12,0,0,1-18.38-15.44A124.08,124.08,0,0,1,63.5,156.53a72,72,0,1,1,89,0A124,124,0,0,1,201.19,192.28ZM108,148a48,48,0,1,0-48-48A48.05,48.05,0,0,0,108,148Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Navigation icons */ + --icon-home: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bell: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-explore: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-globe: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-direct-messages: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bookmark-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-star-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-accent: var(--icon-star-accent); + --icon-star-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-user-plus-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-accent: var(--icon-user-plus-accent); + --icon-user-plus-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-list: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-dot-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M176,128a48,48,0,1,1-48-48A48,48,0,0,1,176,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dot-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48,48,0,0,0,128,80Zm0,60a12,12,0,1,1,12-12A12,12,0,0,1,128,140Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-settings: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-settings-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-moderation: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-moderation-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-administration: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-administration-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-logout: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V200a16,16,0,0,1-16,16H48V40H208A16,16,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M120,216a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V40a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H56V208h56A8,8,0,0,1,120,216Zm109.66-93.66-40-40a8,8,0,0,0-11.32,11.32L204.69,120H112a8,8,0,0,0,0,16h92.69l-26.35,26.34a8,8,0,0,0,11.32,11.32l40-40A8,8,0,0,0,229.66,122.34Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-ellipsis-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-column-link-active-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-hashtag: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-hashtag-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Post visibility icons */ + --icon-globe-visibility: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-visibility-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-visibility-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M208,80H176V56a48,48,0,0,0-96,0V80H48A16,16,0,0,0,32,96V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V96A16,16,0,0,0,208,80Zm-72,78.63V184a8,8,0,0,1-16,0V158.63a24,24,0,1,1,16,0ZM160,80H96V56a32,32,0,0,1,64,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,80H176V56a48,48,0,0,0-96,0V80H48A16,16,0,0,0,32,96V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V96A16,16,0,0,0,208,80Zm-72,78.63V184a8,8,0,0,1-16,0V158.63a24,24,0,1,1,16,0ZM160,80H96V56a32,32,0,0,1,64,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M208,76H180V56A52,52,0,0,0,76,56V76H48A20,20,0,0,0,28,96V208a20,20,0,0,0,20,20H208a20,20,0,0,0,20-20V96A20,20,0,0,0,208,76ZM100,56a28,28,0,0,1,56,0V76H100ZM204,204H52V100H204Zm-76-92a32,32,0,0,0-12,61.66V180a12,12,0,0,0,24,0v-6.34A32,32,0,0,0,128,112Zm0,24a8,8,0,1,1-8,8A8,8,0,0,1,128,136Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Other icons */ + --icon-bell-still: var(--icon-bell); + --icon-bell-ringing: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M224,71.1a8,8,0,0,1-10.78-3.42,94.13,94.13,0,0,0-33.46-36.91,8,8,0,1,1,8.54-13.54,111.46,111.46,0,0,1,39.12,43.09A8,8,0,0,1,224,71.1ZM35.71,72a8,8,0,0,0,7.1-4.32A94.13,94.13,0,0,1,76.27,30.77a8,8,0,1,0-8.54-13.54A111.46,111.46,0,0,0,28.61,60.32,8,8,0,0,0,35.71,72Zm186.1,103.94A16,16,0,0,1,208,200H167.2a40,40,0,0,1-78.4,0H48a16,16,0,0,1-13.79-24.06C43.22,160.39,48,138.28,48,112a80,80,0,0,1,160,0C208,138.27,212.78,160.38,221.81,175.94ZM150.62,200H105.38a24,24,0,0,0,45.24,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M160,168l-48,48H66.75L36.69,185.94a16,16,0,0,1,0-22.63L96,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM108.68,208H70.05L42.33,180.28a8,8,0,0,1,0-11.31L96,115.31,148.69,168Zm105-105L160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM213.67,103,160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reject: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23df3f5a' viewBox='0 0 256 256'%3E%3Cpath d='M208.49,191.51a12,12,0,0,1-17,17L128,145,64.49,208.49a12,12,0,0,1-17-17L111,128,47.51,64.49a12,12,0,0,1,17-17L128,111l63.51-63.52a12,12,0,0,1,17,17L145,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reject-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208.49,191.51a12,12,0,0,1-17,17L128,145,64.49,208.49a12,12,0,0,1-17-17L111,128,47.51,64.49a12,12,0,0,1,17-17L128,111l63.51-63.52a12,12,0,0,1,17,17L145,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-megaphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M144,69.09V170.91L50.24,199.67A8,8,0,0,1,40,192V48a8,8,0,0,1,10.24-7.67Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228.54,86.66l-176.06-54A16,16,0,0,0,32,48V192a16,16,0,0,0,16,16,16,16,0,0,0,4.52-.65L136,181.73V192a16,16,0,0,0,16,16h32a16,16,0,0,0,16-16v-29.9l28.54-8.75A16.09,16.09,0,0,0,240,138V102A16.09,16.09,0,0,0,228.54,86.66ZM136,165,48,192V48l88,27Zm48,27H152V176.82L184,167Zm40-54-.11,0L152,160.08V79.92l71.89,22,.11,0v36Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sliders: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a24,24,0,1,1-24-24A24,24,0,0,1,128,80Zm40,72a24,24,0,1,0,24,24A24,24,0,0,0,168,152Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M40,88H73a32,32,0,0,0,62,0h81a8,8,0,0,0,0-16H135a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16Zm64-24A16,16,0,1,1,88,80,16,16,0,0,1,104,64ZM216,168H199a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16h97a32,32,0,0,0,62,0h17a8,8,0,0,0,0-16Zm-48,24a16,16,0,1,1,16-16A16,16,0,0,1,168,192Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-warning: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M215.46,216H40.54C27.92,216,20,202.79,26.13,192.09L113.59,40.22c6.3-11,22.52-11,28.82,0l87.46,151.87C236,202.79,228.08,216,215.46,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM222.93,203.8a8.5,8.5,0,0,1-7.48,4.2H40.55a8.5,8.5,0,0,1-7.48-4.2,7.59,7.59,0,0,1,0-7.72L120.52,44.21a8.75,8.75,0,0,1,15,0l87.45,151.87A7.59,7.59,0,0,1,222.93,203.8ZM120,144V104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm20,36a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-warning-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M215.46,216H40.54C27.92,216,20,202.79,26.13,192.09L113.59,40.22c6.3-11,22.52-11,28.82,0l87.46,151.87C236,202.79,228.08,216,215.46,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM222.93,203.8a8.5,8.5,0,0,1-7.48,4.2H40.55a8.5,8.5,0,0,1-7.48-4.2,7.59,7.59,0,0,1,0-7.72L120.52,44.21a8.75,8.75,0,0,1,15,0l87.45,151.87A7.59,7.59,0,0,1,222.93,203.8ZM120,144V104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm20,36a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%234e8a6b' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-verified: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M225.86,102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28,23.51,138.44,16,128,16s-18.27,7.51-25.18,14.14c-3.94,3.77-8,7.67-11.57,9.14C88,40.64,82.56,40.72,77.31,40.8c-9.76.15-20.82.31-28.51,8S41,67.55,40.8,77.31c-.08,5.25-.16,10.67-1.52,13.94-1.47,3.56-5.37,7.63-9.14,11.57C23.51,109.72,16,117.56,16,128s7.51,18.27,14.14,25.18c3.77,3.94,7.67,8,9.14,11.57,1.36,3.27,1.44,8.69,1.52,13.94.15,9.76.31,20.82,8,28.51s18.75,7.85,28.51,8c5.25.08,10.67.16,13.94,1.52,3.56,1.47,7.63,5.37,11.57,9.14C109.72,232.49,117.56,240,128,240s18.27-7.51,25.18-14.14c3.94-3.77,8-7.67,11.57-9.14,3.27-1.36,8.69-1.44,13.94-1.52,9.76-.15,20.82-.31,28.51-8s7.85-18.75,8-28.51c.08-5.25.16-10.67,1.52-13.94,1.47-3.56,5.37-7.63,9.14-11.57C232.49,146.28,240,138.44,240,128S232.49,109.73,225.86,102.82Zm-52.2,6.84-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M237.94,107.21a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pin: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M229.66,98.34,172.39,155.8c11.46,22.93-1.72,45.86-10.11,57a8,8,0,0,1-12,.83L42.34,105.76A8,8,0,0,1,43,93.85c29.65-23.92,57.4-10,57.4-10l57.27-57.46a8,8,0,0,1,11.31,0L229.66,87A8,8,0,0,1,229.66,98.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.32,81.37,174.63,20.69a16,16,0,0,0-22.63,0L98.37,74.49c-10.66-3.34-35-7.37-60.4,13.14a16,16,0,0,0-1.29,23.78L85,159.71,42.34,202.34a8,8,0,0,0,11.32,11.32L96.29,171l48.29,48.29A16,16,0,0,0,155.9,224c.38,0,.75,0,1.13,0a15.93,15.93,0,0,0,11.64-6.33c19.64-26.1,17.75-47.32,13.19-60L235.33,104A16,16,0,0,0,235.32,81.37ZM224,92.69h0l-57.27,57.46a8,8,0,0,0-1.49,9.22c9.46,18.93-1.8,38.59-9.34,48.62L48,100.08c12.08-9.74,23.64-12.31,32.48-12.31A40.13,40.13,0,0,1,96.81,91a8,8,0,0,0,9.25-1.51L163.32,32,224,92.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji-accent-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M218.34,119.6,183.6,154.34a46.58,46.58,0,0,1-44.31,12.26c-.31.34-.62.67-.95,1L103.6,202.34A46.63,46.63,0,1,1,37.66,136.4L72.4,101.66A46.6,46.6,0,0,1,116.71,89.4c.31-.34.62-.67,1-1L152.4,53.66a46.63,46.63,0,0,1,65.94,65.94Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,88.23a54.43,54.43,0,0,1-16,37L189.25,160a54.27,54.27,0,0,1-38.63,16h-.05A54.63,54.63,0,0,1,96,119.84a8,8,0,0,1,16,.45A38.62,38.62,0,0,0,150.58,160h0a38.39,38.39,0,0,0,27.31-11.31l34.75-34.75a38.63,38.63,0,0,0-54.63-54.63l-11,11A8,8,0,0,1,135.7,59l11-11A54.65,54.65,0,0,1,224,48,54.86,54.86,0,0,1,240,88.23ZM109,185.66l-11,11A38.41,38.41,0,0,1,70.6,208h0a38.63,38.63,0,0,1-27.29-65.94L78,107.31A38.63,38.63,0,0,1,144,135.71a8,8,0,0,0,7.78,8.22H152a8,8,0,0,0,8-7.78A54.86,54.86,0,0,0,144,96a54.65,54.65,0,0,0-77.27,0L32,130.75A54.62,54.62,0,0,0,70.56,224h0a54.28,54.28,0,0,0,38.64-16l11-11A8,8,0,0,0,109,185.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M208,104V216H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,112v96a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V112A16,16,0,0,1,56,96H80a8,8,0,0,1,0,16H56v96H200V112H176a8,8,0,0,1,0-16h24A16,16,0,0,1,216,112ZM93.66,69.66,120,43.31V136a8,8,0,0,0,16,0V43.31l26.34,26.35a8,8,0,0,0,11.32-11.32l-40-40a8,8,0,0,0-11.32,0l-40,40A8,8,0,0,0,93.66,69.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-compose: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M211.84,134.81l-59.79,60.47,0,0a15.75,15.75,0,0,1-11.2,4.68H75.32L45.66,229.66a8,8,0,0,1-11.32-11.32l22.59-22.58h0L124.7,128H209A4,4,0,0,1,211.84,134.81ZM216.7,30.57a64,64,0,0,0-85.9,4.14l-9.6,9.48A4,4,0,0,0,120,47v63l55-55a8,8,0,0,1,11.31,11.31L140.71,112h88.38a4,4,0,0,0,3.56-2.16A64.08,64.08,0,0,0,216.7,30.57ZM62.83,167.23,104,126.06V70.76a4,4,0,0,0-6.81-2.84L60.69,104A15.9,15.9,0,0,0,56,115.31V164.4A4,4,0,0,0,62.83,167.23Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-send: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M227.91,134.86,59.93,231a8,8,0,0,1-11.44-9.67L80,128,48.49,34.72a8,8,0,0,1,11.44-9.67l168,95.85A8,8,0,0,1,227.91,134.86Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M231.87,114l-168-95.89A16,16,0,0,0,40.92,37.34L71.55,128,40.92,218.67A16,16,0,0,0,56,240a16.15,16.15,0,0,0,7.93-2.1l167.92-96.05a16,16,0,0,0,.05-27.89ZM56,224a.56.56,0,0,0,0-.12L85.74,136H144a8,8,0,0,0,0-16H85.74L56.06,32.16A.46.46,0,0,0,56,32l168,95.83Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-send-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M240,127.89a16,16,0,0,1-8.18,14L63.9,237.9A16.15,16.15,0,0,1,56,240a16,16,0,0,1-15-21.33l27-79.95A4,4,0,0,1,71.72,136H144a8,8,0,0,0,8-8.53,8.19,8.19,0,0,0-8.26-7.47h-72a4,4,0,0,1-3.79-2.72l-27-79.94A16,16,0,0,1,63.84,18.07l168,95.89A16,16,0,0,1,240,127.89Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M216,40V168H168V88H88V40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32ZM160,208H48V96H160Zm48-48H176V88a8,8,0,0,0-8-8H96V48H208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-copied: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2379bd9a' viewBox='0 0 256 256'%3E%3Cpath d='M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32Zm-8,128H176V88a8,8,0,0,0-8-8H96V48H208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-shut: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,104c-16.81,20.81-47.63,48-96,48s-79.19-27.19-96-48c16.81-20.81,47.63-48,96-48S207.19,83.19,224,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228,175a8,8,0,0,1-10.92-3l-19-33.2A123.23,123.23,0,0,1,162,155.46l5.87,35.22a8,8,0,0,1-6.58,9.21A8.4,8.4,0,0,1,160,200a8,8,0,0,1-7.88-6.69l-5.77-34.58a133.06,133.06,0,0,1-36.68,0l-5.77,34.58A8,8,0,0,1,96,200a8.4,8.4,0,0,1-1.32-.11,8,8,0,0,1-6.58-9.21L94,155.46a123.23,123.23,0,0,1-36.06-16.69L39,172A8,8,0,1,1,25.06,164l20-35a153.47,153.47,0,0,1-19.3-20A8,8,0,1,1,38.22,99c16.6,20.54,45.64,45,89.78,45s73.18-24.49,89.78-45A8,8,0,1,1,230.22,109a153.47,153.47,0,0,1-19.3,20l20,35A8,8,0,0,1,228,175Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-shut-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104c-16.81,20.81-47.63,48-96,48s-79.19-27.19-96-48c16.81-20.81,47.63-48,96-48S207.19,83.19,224,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228,175a8,8,0,0,1-10.92-3l-19-33.2A123.23,123.23,0,0,1,162,155.46l5.87,35.22a8,8,0,0,1-6.58,9.21A8.4,8.4,0,0,1,160,200a8,8,0,0,1-7.88-6.69l-5.77-34.58a133.06,133.06,0,0,1-36.68,0l-5.77,34.58A8,8,0,0,1,96,200a8.4,8.4,0,0,1-1.32-.11,8,8,0,0,1-6.58-9.21L94,155.46a123.23,123.23,0,0,1-36.06-16.69L39,172A8,8,0,1,1,25.06,164l20-35a153.47,153.47,0,0,1-19.3-20A8,8,0,1,1,38.22,99c16.6,20.54,45.64,45,89.78,45s73.18-24.49,89.78-45A8,8,0,1,1,230.22,109a153.47,153.47,0,0,1-19.3,20l20,35A8,8,0,0,1,228,175Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-open: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M230.15,70.54,185.46,25.86a20,20,0,0,0-28.28,0L33.86,149.17A19.86,19.86,0,0,0,28,163.31V208a20,20,0,0,0,20,20H216a12,12,0,0,0,0-24H125L230.15,98.83A20,20,0,0,0,230.15,70.54ZM91,204H52V165l84-84,39,39ZM192,103,153,64l18.34-18.34,39,39Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.32,73.37,182.63,28.69a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H216a8,8,0,0,0,0-16H115.32l112-112A16,16,0,0,0,227.32,73.37ZM48,163.31l88-88L180.69,120l-88,88H48Zm144-54.62L147.32,64l24-24L216,84.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-timer: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-timer-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-radio: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M176.49,95.51a12,12,0,0,1,0,17l-56,56a12,12,0,0,1-17,0l-24-24a12,12,0,1,1,17-17L112,143l47.51-47.52A12,12,0,0,1,176.49,95.51ZM236,128A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E");; + --icon-check-radio-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M176.49,95.51a12,12,0,0,1,0,17l-56,56a12,12,0,0,1-17,0l-24-24a12,12,0,1,1,17-17L112,143l47.51-47.52A12,12,0,0,1,176.49,95.51ZM236,128A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-box: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0ZM228,48V208a20,20,0,0,1-20,20H48a20,20,0,0,1-20-20V48A20,20,0,0,1,48,28H208A20,20,0,0,1,228,48Zm-24,4H52V204H204Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-box-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0ZM228,48V208a20,20,0,0,1-20,20H48a20,20,0,0,1-20-20V48A20,20,0,0,1,48,28H208A20,20,0,0,1,228,48Zm-24,4H52V204H204Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-trophy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%234e8a6b' viewBox='0 0 256 256'%3E%3Cpath d='M200,48v63.1c0,39.7-31.75,72.6-71.45,72.9A72,72,0,0,1,56,112V48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,64H208V48a8,8,0,0,0-8-8H56a8,8,0,0,0-8,8V64H24A16,16,0,0,0,8,80V96a40,40,0,0,0,40,40h3.65A80.13,80.13,0,0,0,120,191.61V216H96a8,8,0,0,0,0,16h64a8,8,0,0,0,0-16H136V191.58c31.94-3.23,58.44-25.64,68.08-55.58H208a40,40,0,0,0,40-40V80A16,16,0,0,0,232,64ZM48,120A24,24,0,0,1,24,96V80H48v32q0,4,.39,8Zm144-8.9c0,35.52-29,64.64-64,64.9a64,64,0,0,1-64-64V56H192ZM232,96a24,24,0,0,1-24,24h-.5a81.81,81.81,0,0,0,.5-8.9V80h24Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-broom: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M192.8,165.12,43.93,105.57A110.88,110.88,0,0,1,61.47,82.38a8,8,0,0,1,8.67-1.81L95.52,90.85a16,16,0,0,0,20.82-9l21-53.1c4.15-10,15.47-15.33,25.63-11.53a20,20,0,0,1,11.51,26.39L153.13,96.71a16,16,0,0,0,8.93,20.75L187,127.3a8,8,0,0,1,5,7.43V152A104.58,104.58,0,0,0,192.8,165.12Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.5,216.81c-22.56-11-35.5-34.58-35.5-64.8V134.73a15.94,15.94,0,0,0-10.09-14.87L165,110a8,8,0,0,1-4.48-10.34l21.32-53a28,28,0,0,0-16.1-37,28.14,28.14,0,0,0-35.82,16,.61.61,0,0,0,0,.12L108.9,79a8,8,0,0,1-10.37,4.49L73.11,73.14A15.89,15.89,0,0,0,55.74,76.8C34.68,98.45,24,123.75,24,152a111.45,111.45,0,0,0,31.18,77.53A8,8,0,0,0,61,232H232a8,8,0,0,0,3.5-15.19ZM67.14,88l25.41,10.3a24,24,0,0,0,31.23-13.45l21-53c2.56-6.11,9.47-9.27,15.43-7a12,12,0,0,1,6.88,15.92L145.69,93.76a24,24,0,0,0,13.43,31.14L184,134.73V152c0,.33,0,.66,0,1L55.77,101.71A108.84,108.84,0,0,1,67.14,88Zm48,128a87.53,87.53,0,0,1-24.34-42,8,8,0,0,0-15.49,4,105.16,105.16,0,0,0,18.36,38H64.44A95.54,95.54,0,0,1,40,152a85.9,85.9,0,0,1,7.73-36.29l137.8,55.12c3,18,10.56,33.48,21.89,45.16Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Popular hashtag icons */ + --icon-music: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M208,164a28,28,0,1,1-28-28A28,28,0,0,1,208,164ZM52,168a28,28,0,1,0,28,28A28,28,0,0,0,52,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M212.92,17.69a8,8,0,0,0-6.86-1.45l-128,32A8,8,0,0,0,72,56V166.08A36,36,0,1,0,88,196V110.25l112-28v51.83A36,36,0,1,0,216,164V24A8,8,0,0,0,212.92,17.69ZM52,216a20,20,0,1,1,20-20A20,20,0,0,1,52,216ZM88,93.75V62.25l112-28v31.5ZM180,184a20,20,0,1,1,20-20A20,20,0,0,1,180,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-microphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M156.5,151,59,222.45a8,8,0,0,1-10.38-.79l-14.3-14.3A8,8,0,0,1,33.55,197L105,99.5l0,0A64,64,0,0,0,156.48,151Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M168,16A72.07,72.07,0,0,0,96,88a73.29,73.29,0,0,0,.63,9.42L27.12,192.22A15.93,15.93,0,0,0,28.71,213L43,227.29a15.93,15.93,0,0,0,20.78,1.59l94.81-69.53A73.29,73.29,0,0,0,168,160a72,72,0,1,0,0-144Zm56,72a55.72,55.72,0,0,1-11.16,33.52L134.49,43.16A56,56,0,0,1,224,88ZM54.32,216,40,201.68,102.14,117A72.37,72.37,0,0,0,139,153.86ZM112,88a55.67,55.67,0,0,1,11.16-33.51l78.34,78.34A56,56,0,0,1,112,88Zm-2.35,58.34a8,8,0,0,1,0,11.31l-8,8a8,8,0,1,1-11.31-11.31l8-8A8,8,0,0,1,109.67,146.33Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M104,48c0-24,24-40,24-40s24,16,24,40a24,24,0,0,1-48,0ZM208,96H48a16,16,0,0,0-16,16v23.33c0,17.44,13.67,32.18,31.1,32.66A32,32,0,0,0,96,136a32,32,0,0,0,64,0,32,32,0,0,0,32.9,32c17.43-.48,31.1-15.22,31.1-32.66V112A16,16,0,0,0,208,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,112a24,24,0,0,0-24-24H136V79a32.06,32.06,0,0,0,24-31c0-28-26.44-45.91-27.56-46.66a8,8,0,0,0-8.88,0C122.44,2.09,96,20,96,48a32.06,32.06,0,0,0,24,31v9H48a24,24,0,0,0-24,24v23.33a40.84,40.84,0,0,0,8,24.24V200a24,24,0,0,0,24,24H200a24,24,0,0,0,24-24V159.57a40.84,40.84,0,0,0,8-24.24ZM112,48c0-13.57,10-24.46,16-29.79,6,5.33,16,16.22,16,29.79a16,16,0,0,1-32,0ZM40,112a8,8,0,0,1,8-8H208a8,8,0,0,1,8,8v23.33c0,13.25-10.46,24.31-23.32,24.66A24,24,0,0,1,168,136a8,8,0,0,0-16,0,24,24,0,0,1-48,0,8,8,0,0,0-16,0,24,24,0,0,1-24.68,24C50.46,159.64,40,148.58,40,135.33Zm160,96H56a8,8,0,0,1-8-8V172.56A38.77,38.77,0,0,0,62.88,176a39.69,39.69,0,0,0,29-11.31A40.36,40.36,0,0,0,96,160a40,40,0,0,0,64,0,40.36,40.36,0,0,0,4.13,4.67A39.67,39.67,0,0,0,192,176c.38,0,.76,0,1.14,0A38.77,38.77,0,0,0,208,172.56V200A8,8,0,0,1,200,208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-calendar: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V88H40V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,32H184V24a8,8,0,0,0-16,0v8H88V24a8,8,0,0,0-16,0v8H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM72,48v8a8,8,0,0,0,16,0V48h80v8a8,8,0,0,0,16,0V48h24V80H48V48ZM208,208H48V96H208V208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-popcorn: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M88,96l16,120H70.34a8,8,0,0,1-7.79-6.17L32,80Zm80,0L152,216h33.66a8,8,0,0,0,7.79-6.17L224,80Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.52,74.21a8,8,0,0,0-7.13-2A44,44,0,0,0,168,41.67a44,44,0,0,0-80,0,44,44,0,0,0-54.4,30.51,8,8,0,0,0-9.4,9.65L54.76,211.67A16,16,0,0,0,70.34,224H185.66a16,16,0,0,0,15.58-12.33L231.79,81.83A8,8,0,0,0,229.52,74.21ZM76,56a27.68,27.68,0,0,1,13.11,3.26,8,8,0,0,0,11.56-5.34,28,28,0,0,1,54.66,0,8,8,0,0,0,11.56,5.34A28,28,0,0,1,207,76.54l-38.56,11-34.49-13.8a16,16,0,0,0-11.88,0L87.57,87.56,49,76.54A28,28,0,0,1,76,56Zm83.25,45.11L145,208H111L96.75,101.11,128,88.62ZM42.91,91.44l37.85,10.81L94.86,208H70.34ZM185.66,208H161.14l14.1-105.75,37.85-10.81Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tangerine-slice: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M216,88A88,88,0,0,1,40,88Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M248,80H8a8,8,0,0,0-8,8,128,128,0,0,0,256,0A8,8,0,0,0,248,80ZM77.4,149.91l42.6-42.6V167.6A79.59,79.59,0,0,1,77.4,149.91ZM66.09,138.6A79.59,79.59,0,0,1,48.4,96h60.29ZM136,107.31l42.6,42.6A79.59,79.59,0,0,1,136,167.6Zm53.91,31.29L147.31,96H207.6A79.59,79.59,0,0,1,189.91,138.6ZM128,200A112.15,112.15,0,0,1,16.28,96H32.34a96,96,0,0,0,191.32,0h16.06A112.15,112.15,0,0,1,128,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sunset: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M192,144a64.33,64.33,0,0,1-2,16H66a64,64,0,1,1,126-16Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,152H199.55a73.54,73.54,0,0,0,.45-8,72,72,0,0,0-144,0,73.54,73.54,0,0,0,.45,8H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM72,144a56,56,0,1,1,111.41,8H72.59A56.13,56.13,0,0,1,72,144Zm144,56a8,8,0,0,1-8,8H48a8,8,0,0,1,0-16H208A8,8,0,0,1,216,200ZM72.84,43.58a8,8,0,0,1,14.32-7.16l8,16a8,8,0,0,1-14.32,7.16Zm-56,48.84a8,8,0,0,1,10.74-3.57l16,8a8,8,0,0,1-7.16,14.31l-16-8A8,8,0,0,1,16.84,92.42Zm192,15.16a8,8,0,0,1,3.58-10.73l16-8a8,8,0,1,1,7.16,14.31l-16,8a8,8,0,0,1-10.74-3.58Zm-48-55.16,8-16a8,8,0,0,1,14.32,7.16l-8,16a8,8,0,1,1-14.32-7.16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-camera: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M208,64H176L160,40H96L80,64H48A16,16,0,0,0,32,80V192a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V80A16,16,0,0,0,208,64ZM128,168a36,36,0,1,1,36-36A36,36,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,56H180.28L166.65,35.56A8,8,0,0,0,160,32H96a8,8,0,0,0-6.65,3.56L75.71,56H48A24,24,0,0,0,24,80V192a24,24,0,0,0,24,24H208a24,24,0,0,0,24-24V80A24,24,0,0,0,208,56Zm8,136a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8H80a8,8,0,0,0,6.66-3.56L100.28,48h55.43l13.63,20.44A8,8,0,0,0,176,72h32a8,8,0,0,1,8,8ZM128,88a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,88Zm0,72a28,28,0,1,1,28-28A28,28,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pine: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M32,192l56-72H48L128,16l80,104H168l56,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M230.31,187.09,184.36,128H208a8,8,0,0,0,6.34-12.88l-80-104a8,8,0,0,0-12.68,0l-80,104A8,8,0,0,0,48,128H71.64L25.69,187.09A8,8,0,0,0,32,200h88v40a8,8,0,0,0,16,0V200h88a8,8,0,0,0,6.31-12.91ZM48.36,184l46-59.09A8,8,0,0,0,88,112H64.25L128,29.12,191.75,112H168a8,8,0,0,0-6.31,12.91L207.64,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tree: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M232,127.82c.09,33.94-28.41,63.3-62.34,64.16a63.72,63.72,0,0,1-41.66-14,63.71,63.71,0,0,1-41.65,14c-33.93-.86-62.44-30.22-62.35-64.16a64,64,0,0,1,40.13-59.2,68,68,0,0,1,127.74,0A64,64,0,0,1,232,127.82Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M198.1,62.59a76,76,0,0,0-140.2,0A71.71,71.71,0,0,0,16,127.8C15.9,166,48,199,86.14,200A72.22,72.22,0,0,0,120,192.47V232a8,8,0,0,0,16,0V192.47A72.17,72.17,0,0,0,168,200l1.82,0C208,199,240.11,166,240,127.8A71.71,71.71,0,0,0,198.1,62.59ZM169.45,184a56.08,56.08,0,0,1-33.45-10v-41l43.58-21.78a8,8,0,1,0-7.16-14.32L136,115.06V88a8,8,0,0,0-16,0v51.06L83.58,120.84a8,8,0,1,0-7.16,14.32L120,156.94v17a56,56,0,0,1-33.45,10C56.9,183.23,31.92,157.52,32,127.84A55.79,55.79,0,0,1,67.11,76a8,8,0,0,0,4.53-4.67,60,60,0,0,1,112.72,0A8,8,0,0,0,188.89,76,55.79,55.79,0,0,1,224,127.84C224.08,157.52,199.1,183.23,169.45,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cat: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M224,48v88c0,48.6-43,88-96,88s-96-39.4-96-88V48a8,8,0,0,1,13.66-5.66L67.6,67.6h0a102.87,102.87,0,0,1,120.8,0h0l21.94-25.24A8,8,0,0,1,224,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M96,140a12,12,0,1,1-12-12A12,12,0,0,1,96,140Zm76-12a12,12,0,1,0,12,12A12,12,0,0,0,172,128Zm60-80v88c0,52.93-46.65,96-104,96S24,188.93,24,136V48A16,16,0,0,1,51.31,36.69c.14.14.26.27.38.41L69,57a111.22,111.22,0,0,1,118.1,0L204.31,37.1c.12-.14.24-.27.38-.41A16,16,0,0,1,232,48Zm-16,0-21.56,24.8A8,8,0,0,1,183.63,74,88.86,88.86,0,0,0,168,64.75V88a8,8,0,1,1-16,0V59.05a97.43,97.43,0,0,0-16-2.72V88a8,8,0,1,1-16,0V56.33a97.43,97.43,0,0,0-16,2.72V88a8,8,0,1,1-16,0V64.75A88.86,88.86,0,0,0,72.37,74a8,8,0,0,1-10.81-1.17L40,48v88c0,41.66,35.21,76,80,79.67V195.31l-13.66-13.66a8,8,0,0,1,11.32-11.31L128,180.68l10.34-10.34a8,8,0,0,1,11.32,11.31L136,195.31v20.36c44.79-3.69,80-38,80-79.67Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dog: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M208,120.38V184a32,32,0,0,1-32,32H80a32,32,0,0,1-32-32V120.38L104,48h48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.71,125l-16.42-88a16,16,0,0,0-19.61-12.58l-.31.09L150.85,40h-45.7L52.63,24.56l-.31-.09A16,16,0,0,0,32.71,37.05L16.29,125a15.77,15.77,0,0,0,9.12,17.52A16.26,16.26,0,0,0,32.12,144,15.48,15.48,0,0,0,40,141.84V184a40,40,0,0,0,40,40h96a40,40,0,0,0,40-40V141.85a15.5,15.5,0,0,0,7.87,2.16,16.31,16.31,0,0,0,6.72-1.47A15.77,15.77,0,0,0,239.71,125ZM32,128h0L48.43,40,90.5,52.37Zm144,80H136V195.31l13.66-13.65a8,8,0,0,0-11.32-11.32L128,180.69l-10.34-10.35a8,8,0,0,0-11.32,11.32L120,195.31V208H80a24,24,0,0,1-24-24V123.11L107.93,56h40.14L200,123.11V184A24,24,0,0,1,176,208Zm48-80L165.5,52.37,207.57,40,224,128ZM104,140a12,12,0,1,1-12-12A12,12,0,0,1,104,140Zm72,0a12,12,0,1,1-12-12A12,12,0,0,1,176,140Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-brush: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M224,32c0,32.81-31.64,67.43-58.64,91.05A84.39,84.39,0,0,0,133,90.64C156.57,63.64,191.19,32,224,32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,32a8,8,0,0,0-8-8c-44.08,0-89.31,49.71-114.43,82.63A60,60,0,0,0,32,164c0,30.88-19.54,44.73-20.47,45.37A8,8,0,0,0,16,224H92a60,60,0,0,0,57.37-77.57C182.3,121.31,232,76.08,232,32ZM92,208H34.63C41.38,198.41,48,183.92,48,164a44,44,0,1,1,44,44Zm32.42-94.45q5.14-6.66,10.09-12.55A76.23,76.23,0,0,1,155,121.49q-5.9,4.94-12.55,10.09A60.54,60.54,0,0,0,124.42,113.55Zm42.7-2.68a92.57,92.57,0,0,0-22-22c31.78-34.53,55.75-45,69.9-47.91C212.17,55.12,201.65,79.09,167.12,110.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-apple: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M216,73.52Zm0,99.26c-16.79-11.53-24-30.87-24-52.78,0-18.3,11.68-34.81,24-46.48C204.53,62.66,185,56,168,56a63.72,63.72,0,0,0-40,14h0A63.71,63.71,0,0,0,88.88,56C52,55.5,23.06,86.3,24,123.19a119.62,119.62,0,0,0,37.65,84.12A32,32,0,0,0,83.6,216h87.7a31.75,31.75,0,0,0,23.26-10c15.85-17,21.44-33.2,21.44-33.2Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.3,169.59a8.07,8.07,0,0,0-2.8-3.4C203.53,154.53,200,134.64,200,120c0-17.67,13.47-33.06,21.5-40.67a8,8,0,0,0,0-11.62C208.82,55.74,187.82,48,168,48a72.23,72.23,0,0,0-40,12.13,71.56,71.56,0,0,0-90.71,9.09A74.63,74.63,0,0,0,16,123.4a127,127,0,0,0,40.14,89.73A39.8,39.8,0,0,0,83.59,224h87.68a39.84,39.84,0,0,0,29.12-12.57,125,125,0,0,0,17.82-24.6C225.23,174,224.33,172,223.3,169.59Zm-34.63,30.94a23.76,23.76,0,0,1-17.4,7.47H83.59a23.82,23.82,0,0,1-16.44-6.51A111.14,111.14,0,0,1,32,123,58.5,58.5,0,0,1,48.65,80.47,54.81,54.81,0,0,1,88,64h.78A55.45,55.45,0,0,1,123,76.28a8,8,0,0,0,10,0A55.39,55.39,0,0,1,168,64a70.64,70.64,0,0,1,36,10.35c-13,14.52-20,30.47-20,45.65,0,23.77,7.64,42.73,22.18,55.3A105.52,105.52,0,0,1,188.67,200.53ZM128.23,30A40,40,0,0,1,167,0h1a8,8,0,0,1,0,16h-1a24,24,0,0,0-23.24,18,8,8,0,1,1-15.5-4Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pencil: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.31,73.37,182.63,28.68a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H92.69A15.86,15.86,0,0,0,104,219.31L227.31,96a16,16,0,0,0,0-22.63ZM51.31,160,136,75.31,152.69,92,68,176.68ZM48,179.31,76.69,208H48Zm48,25.38L79.31,188,164,103.31,180.69,120Zm96-96L147.31,64l24-24L216,84.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gaming: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M216.86,207.57a28,28,0,0,1-24.66-7.77L150.09,152H172a51.94,51.94,0,0,0,51.2-61h0l16.36,84.17A28,28,0,0,1,216.86,207.57Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M176,112H152a8,8,0,0,1,0-16h24a8,8,0,0,1,0,16ZM104,96H96V88a8,8,0,0,0-16,0v8H72a8,8,0,0,0,0,16h8v8a8,8,0,0,0,16,0v-8h8a8,8,0,0,0,0-16ZM241.48,200.65a36,36,0,0,1-54.94,4.81c-.12-.12-.24-.24-.35-.37L146.48,160h-37L69.81,205.09l-.35.37A36.08,36.08,0,0,1,44,216,36,36,0,0,1,8.56,173.75a.68.68,0,0,1,0-.14L24.93,89.52A59.88,59.88,0,0,1,83.89,40H172a60.08,60.08,0,0,1,59,49.25c0,.06,0,.12,0,.18l16.37,84.17a.68.68,0,0,1,0,.14A35.74,35.74,0,0,1,241.48,200.65ZM172,144a44,44,0,0,0,0-88H83.89A43.9,43.9,0,0,0,40.68,92.37l0,.13L24.3,176.59A20,20,0,0,0,58,194.3l41.92-47.59a8,8,0,0,1,6-2.71Zm59.7,32.59-8.74-45A60,60,0,0,1,172,160h-4.2L198,194.31a20.09,20.09,0,0,0,17.46,5.39,20,20,0,0,0,16.23-23.11Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cube: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M128,129.09V232a8,8,0,0,1-3.84-1l-88-48.16a8,8,0,0,1-4.16-7V80.2a8,8,0,0,1,.7-3.27Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.68,66.15,135.68,18h0a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32h0l80.34,44L128,120,47.66,76ZM40,90l80,43.78v85.79L40,175.82Zm96,129.57V133.82L216,90v85.78Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-football: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M65.17,108.08l-33,25.34c-.1-1.8-.15-3.6-.15-5.42A95.61,95.61,0,0,1,53.23,67.78ZM46.92,179.42a96.12,96.12,0,0,0,57,41.52l-14.7-41.52Zm105.21,41.52a96.12,96.12,0,0,0,57-41.52H166.83ZM202.77,67.78l-11.94,40.3,33,25.34c.1-1.8.15-3.6.15-5.42A95.61,95.61,0,0,0,202.77,67.78Zm-38.52-28.7a96.34,96.34,0,0,0-72.5,0L128,64ZM152.72,160,168,115.5,128,88,88,115.5,103.28,160Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm76.52,147.42H170.9l-9.26-12.76,12.63-36.78,15-4.89,26.24,20.13A87.38,87.38,0,0,1,204.52,171.42Zm-164-34.3L66.71,117l15,4.89,12.63,36.78L85.1,171.42H51.48A87.38,87.38,0,0,1,40.47,137.12Zm10-50.64,5.51,18.6L40.71,116.77A87.33,87.33,0,0,1,50.43,86.48ZM109,152,97.54,118.65,128,97.71l30.46,20.94L147,152Zm91.07-46.92,5.51-18.6a87.33,87.33,0,0,1,9.72,30.29Zm-6.2-35.38-9.51,32.08-15.07,4.89L136,83.79V68.21l29.09-20A88.58,88.58,0,0,1,193.86,69.7ZM146.07,41.87,128,54.29,109.93,41.87a88.24,88.24,0,0,1,36.14,0ZM90.91,48.21l29.09,20V83.79L86.72,106.67l-15.07-4.89L62.14,69.7A88.58,88.58,0,0,1,90.91,48.21ZM63.15,187.42H83.52l7.17,20.27A88.4,88.4,0,0,1,63.15,187.42ZM110,214.13,98.12,180.71,107.35,168h41.3l9.23,12.71-11.83,33.42a88,88,0,0,1-36.1,0Zm55.36-6.44,7.17-20.27h20.37A88.4,88.4,0,0,1,165.31,207.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pride: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M224,112v16a96,96,0,0,1-192,0V88a24,24,0,0,1,48,0V64a24,24,0,0,1,48,0,24,24,0,0,1,48,0V88h24A24,24,0,0,1,224,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M200,80H184V64a32,32,0,0,0-56-21.13A32,32,0,0,0,72.21,60.42,32,32,0,0,0,24,88v40a104,104,0,0,0,208,0V112A32,32,0,0,0,200,80ZM152,48a16,16,0,0,1,16,16V80H136V64A16,16,0,0,1,152,48ZM88,64a16,16,0,0,1,32,0v40a16,16,0,0,1-32,0ZM40,88a16,16,0,0,1,32,0v16a16,16,0,0,1-32,0Zm176,40a88,88,0,0,1-175.92,3.75A31.93,31.93,0,0,0,80,125.13a31.93,31.93,0,0,0,44.58,3.35,32.21,32.21,0,0,0,11.8,11.44A47.88,47.88,0,0,0,120,176a8,8,0,0,0,16,0,32,32,0,0,1,32-32,8,8,0,0,0,0-16H152a16,16,0,0,1-16-16V96h64a16,16,0,0,1,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-vote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V208a8,8,0,0,1-8,8H64L40,192V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,48V208a16,16,0,0,1-16,16H136a8,8,0,0,1,0-16h72V48H48v96a8,8,0,0,1-16,0V48A16,16,0,0,1,48,32H208A16,16,0,0,1,224,48ZM125.66,154.34a8,8,0,0,0-11.32,0L64,204.69,45.66,186.34a8,8,0,0,0-11.32,11.32l24,24a8,8,0,0,0,11.32,0l56-56A8,8,0,0,0,125.66,154.34Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-code: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M240,128l-48,40H64L16,128,64,88H192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M69.12,94.15,28.5,128l40.62,33.85a8,8,0,1,1-10.24,12.29l-48-40a8,8,0,0,1,0-12.29l48-40a8,8,0,0,1,10.24,12.3Zm176,27.7-48-40a8,8,0,1,0-10.24,12.3L227.5,128l-40.62,33.85a8,8,0,1,0,10.24,12.29l48-40a8,8,0,0,0,0-12.29ZM162.73,32.48a8,8,0,0,0-10.25,4.79l-64,176a8,8,0,0,0,4.79,10.26A8.14,8.14,0,0,0,96,224a8,8,0,0,0,7.52-5.27l64-176A8,8,0,0,0,162.73,32.48Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-handshake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M200,152l-40,40L96,176,40,136,72.68,70.63,128,56l55.32,14.63L183.6,72H144L98.34,116.29a8,8,0,0,0,1.38,12.42C117.23,139.9,141,139.13,160,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M254.3,107.91,228.78,56.85a16,16,0,0,0-21.47-7.15L182.44,62.13,130.05,48.27a8.14,8.14,0,0,0-4.1,0L73.56,62.13,48.69,49.7a16,16,0,0,0-21.47,7.15L1.7,107.9a16,16,0,0,0,7.15,21.47l27,13.51,55.49,39.63a8.06,8.06,0,0,0,2.71,1.25l64,16a8,8,0,0,0,7.6-2.1l55.07-55.08,26.42-13.21a16,16,0,0,0,7.15-21.46Zm-54.89,33.37L165,113.72a8,8,0,0,0-10.68.61C136.51,132.27,116.66,130,104,122L147.24,80h31.81l27.21,54.41ZM41.53,64,62,74.22,36.43,125.27,16,115.06Zm116,119.13L99.42,168.61l-49.2-35.14,28-56L128,64.28l9.8,2.59-45,43.68-.08.09a16,16,0,0,0,2.72,24.81c20.56,13.13,45.37,11,64.91-5L188,152.66Zm62-57.87-25.52-51L214.47,64,240,115.06Zm-87.75,92.67a8,8,0,0,1-7.75,6.06,8.13,8.13,0,0,1-1.95-.24L80.41,213.33a7.89,7.89,0,0,1-2.71-1.25L51.35,193.26a8,8,0,0,1,9.3-13l25.11,17.94L126,208.24A8,8,0,0,1,131.82,217.94Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-science: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M210.26,210.26c-17.23,17.23-68-5.63-113.46-51.06S28.51,63,45.74,45.74s68,5.63,113.46,51.06S227.49,193,210.26,210.26Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M196.12,128c24.65-34.61,37.22-70.38,19.74-87.86S162.61,35.23,128,59.88C93.39,35.23,57.62,22.66,40.14,40.14S35.23,93.39,59.88,128c-24.65,34.61-37.22,70.38-19.74,87.86h0c5.63,5.63,13.15,8.14,21.91,8.14,18.48,0,42.48-11.17,66-27.88C151.47,212.83,175.47,224,194,224c8.76,0,16.29-2.52,21.91-8.14h0C233.34,198.38,220.77,162.61,196.12,128Zm8.43-76.55c7.64,7.64,2.48,32.4-18.52,63.28a300.33,300.33,0,0,0-21.19-23.57A300.33,300.33,0,0,0,141.27,70C172.15,49,196.91,43.8,204.55,51.45ZM176.29,128a289.14,289.14,0,0,1-22.76,25.53A289.14,289.14,0,0,1,128,176.29a289.14,289.14,0,0,1-25.53-22.76A289.14,289.14,0,0,1,79.71,128,298.62,298.62,0,0,1,128,79.71a289.14,289.14,0,0,1,25.53,22.76A289.14,289.14,0,0,1,176.29,128ZM51.45,51.45c2.2-2.21,5.83-3.35,10.62-3.35C73.89,48.1,92.76,55,114.72,70A304,304,0,0,0,91.16,91.16,300.33,300.33,0,0,0,70,114.73C49,83.85,43.81,59.09,51.45,51.45Zm0,153.1C43.81,196.91,49,172.15,70,141.27a300.33,300.33,0,0,0,21.19,23.57A304.18,304.18,0,0,0,114.73,186C83.85,207,59.09,212.2,51.45,204.55Zm153.1,0c-7.64,7.65-32.4,2.48-63.28-18.52a304.18,304.18,0,0,0,23.57-21.19A300.33,300.33,0,0,0,186,141.27C207,172.15,212.19,196.91,204.55,204.55ZM140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-book: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23008CB4' viewBox='0 0 256 256'%3E%3Cpath d='M232,56V200H160a32,32,0,0,0-32,32,32,32,0,0,0-32-32H24V56H96a32,32,0,0,1,32,32,32,32,0,0,1,32-32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-olympics: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' version='1.1' width='1020' height='495' id='svg2'%3E%3Cmetadata id='metadata28'%3E%3Crdf:RDF%3E%3Ccc:Work rdf:about=''%3E%3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E%3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E%3Cdc:title%3E%3C/dc:title%3E%3C/cc:Work%3E%3C/rdf:RDF%3E%3C/metadata%3E%3Cdefs id='defs4' /%3E%3Cg transform='matrix(5.7658033,0,0,5.7658033,-216.55705,-1629.403)' id='g3854' style='fill:%23000000;fill-opacity:1'%3E%3Cpath d='m 77.998457,338.04465 c 9.719843,-3.74035 16.634311,-13.17634 16.634311,-24.1989 0,-14.29201 -11.62467,-25.91668 -25.916678,-25.91668 -14.292008,0 -25.95413,11.62467 -25.95413,25.91668 0,14.29201 11.662122,25.91668 25.95413,25.91668 0.54665,0 1.089397,-0.017 1.627741,-0.0505 -0.212847,-1.56081 -0.14221,-4.09918 0.0472,-5.10887 -0.552337,0.0437 -1.110922,0.0659 -1.674938,0.0659 -11.526965,0 -20.823227,-9.29627 -20.823227,-20.82323 0,-11.52696 9.296262,-20.82323 20.823227,-20.82323 l 0,4e-5 c 11.526959,0 20.785775,9.29627 20.785775,20.82323 0,7.91769 -4.368408,14.78291 -10.83969,18.30588 -0.315166,1.3712 -0.711622,4.31209 -0.663721,5.893 z' id='path3016' style='fill:%23008CB4;fill-opacity:1' /%3E%3Cpath d='m 118.12057,340.00218 c -1.34862,10.20474 -10.02005,18.04148 -20.603518,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.026538,0 23.837178,-9.65722 25.649488,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.590368,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.546428,0 17.537168,6.37619 20.001238,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3790' style='fill:%23008CB4;fill-opacity:1' /%3E%3Cpath d='m 157.72746,317.82769 c 1.60373,10.29047 9.36704,19.0414 20.1411,21.36875 13.96979,3.01767 27.78686,-5.89044 30.80453,-19.86023 3.01768,-13.9698 -5.88253,-27.82347 -19.85233,-30.84115 -13.96979,-3.01767 -27.79477,5.92705 -30.81244,19.89685 -0.11542,0.53432 -0.2134,1.06841 -0.29433,1.6017 1.57057,0.12151 4.03679,0.72651 4.98373,1.12484 0.0739,-0.54911 0.17015,-1.09979 0.28924,-1.65109 2.43385,-11.26709 13.48338,-18.39092 24.75047,-15.95707 11.26708,2.43385 18.39092,13.48338 15.95706,24.75047 l -3e-5,-1e-5 c -2.43385,11.26709 -13.47548,18.35431 -24.74257,15.92046 -7.73918,-1.67178 -13.52726,-7.39124 -15.60443,-14.46049 -1.27374,-0.59757 -4.06462,-1.60605 -5.62,-1.89303 z' id='path3842' style='fill:%23008CB4;fill-opacity:1' /%3E%3Cpath d='m 105.40431,311.064 c 1.34862,-10.20474 10.02005,-18.04148 20.60351,-18.04148 11.52697,0 20.82323,9.29627 20.82323,20.82323 0,7.8992 -4.36561,14.75085 -10.82304,18.28114 -0.45237,1.7753 -0.72684,3.69514 -0.65576,5.89574 9.70007,-3.75525 16.6097,-13.17589 16.6097,-24.17688 0,-14.29201 -11.66212,-25.91668 -25.95413,-25.91668 -13.02653,0 -23.83717,9.65722 -25.64948,22.18923 1.32835,0.0348 4.11703,0.60321 5.04597,0.9457 z m -4.98685,6.89716 c 1.97707,12.3428 12.69857,21.80127 25.59036,21.80127 0.5666,0 1.12907,-0.0183 1.68684,-0.0542 -0.31178,-1.20255 -0.3074,-3.96583 0.0166,-5.10739 l 0,-6e-5 c -0.5617,0.0452 -1.1298,0.0682 -1.70343,0.0682 -9.54642,0 -17.53716,-6.37619 -20.00123,-15.11504 -1.68318,-0.64085 -3.49015,-1.20604 -5.58913,-1.59278 z' id='path3850' style='fill:%23008CB4;fill-opacity:1' /%3E%3Cpath d='m 175.43867,340.00219 c -1.34862,10.20474 -10.02005,18.04148 -20.60351,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.02653,0 23.83717,-9.65722 25.64948,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.59036,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.54642,0 17.53716,6.37619 20.00123,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3852' style='fill:%23008CB4;fill-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A"); +} +@media (prefers-color-scheme: dark) { + :root { + /* Mastodon logo */ + --logo: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' class='mastodon-logo' viewBox='0 0 216.414 232.01'%3E%3Cdefs xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient xmlns='http://www.w3.org/2000/svg' id='a' x2='0%25' y2='100%25' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0%25' stop-color='%2308A6B7'/%3E%3Cstop offset='100%25' stop-color='%2308A6B7'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath xmlns='http://www.w3.org/2000/svg' fill='url(%23a)' d='M211.807 139.088c-3.18 16.366-28.492 34.277-57.562 37.748-15.159 1.809-30.084 3.471-45.999 2.741-26.027-1.192-46.565-6.212-46.565-6.212 0 2.534.156 4.946.469 7.202 3.384 25.687 25.47 27.225 46.391 27.943 21.116.723 39.919-5.206 39.919-5.206l.867 19.09s-14.77 7.931-41.08 9.39c-14.51.797-32.525-.365-53.507-5.919C9.232 213.82 1.406 165.311.209 116.091c-.365-14.613-.14-28.393-.14-39.918 0-50.33 32.976-65.083 32.976-65.083C49.672 3.454 78.204.242 107.865 0h.729c29.66.242 58.21 3.454 74.837 11.09 0 0 32.975 14.752 32.975 65.082 0 0 .414 37.134-4.599 62.916'/%3E%3Cpath fill='%23fff' d='M177.51 80.077v60.941h-24.144v-59.15c0-12.469-5.246-18.797-15.74-18.797-11.602 0-17.417 7.507-17.417 22.352V117.8H96.207V85.423c0-14.845-5.816-22.352-17.418-22.352-10.494 0-15.74 6.328-15.74 18.797v59.15H38.905V80.077c0-12.455 3.171-22.352 9.541-29.675 6.569-7.322 15.171-11.076 25.85-11.076 12.355 0 21.711 4.748 27.898 14.247l6.013 10.082 6.015-10.082c6.185-9.498 15.542-14.247 27.898-14.247 10.677 0 19.28 3.753 25.85 11.076 6.369 7.322 9.54 17.22 9.54 29.675'/%3E%3C/svg%3E"); + + /* Post+Notifications icons */ + --icon-reply: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M236,200a12,12,0,0,1-24,0,84.09,84.09,0,0,0-84-84H61l27.52,27.51a12,12,0,0,1-17,17l-48-48a12,12,0,0,1,0-17l48-48a12,12,0,0,1,17,17L61,92h67A108.12,108.12,0,0,1,236,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M80,56v96L32,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96H88V56a8,8,0,0,0-13.66-5.66l-48,48a8,8,0,0,0,0,11.32l48,48A8,8,0,0,0,88,152V112h40a88.1,88.1,0,0,1,88,88,8,8,0,0,0,16,0A104.11,104.11,0,0,0,128,96ZM72,132.69,43.31,104,72,75.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M232,200a8,8,0,0,1-16,0,88.1,88.1,0,0,0-88-88H88v40a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,88,56V96h40A104.11,104.11,0,0,1,232,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-all: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,56v96L80,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M85.66,146.34a8,8,0,0,1-11.32,11.32l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,85.66,61.66L43.31,104ZM232,200a8,8,0,0,1-16,0,88.11,88.11,0,0,0-80-87.63V152a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,136,56V96.3A104.15,104.15,0,0,1,232,200ZM120,75.31,91.31,104,120,132.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M227.85,46.89a20,20,0,0,0-18.74-18.74c-13.13-.77-46.65.42-74.48,28.24L131,60H74.36a19.83,19.83,0,0,0-14.14,5.86L25.87,100.19a20,20,0,0,0,11.35,33.95l37.14,5.18,42.32,42.32,5.19,37.18A19.88,19.88,0,0,0,135.34,235a20.13,20.13,0,0,0,6.37,1,19.9,19.9,0,0,0,14.1-5.87l34.34-34.35A19.85,19.85,0,0,0,196,181.64V125l3.6-3.59C227.43,93.54,228.62,60,227.85,46.89ZM76,84h31L75.75,115.28l-27.23-3.8ZM151.6,73.37A72.27,72.27,0,0,1,204,52a72.17,72.17,0,0,1-21.38,52.41L128,159,97,128ZM172,180l-27.49,27.49-3.8-27.23L172,149Zm-72,22c-8.71,11.85-26.19,26-60,26a12,12,0,0,1-12-12c0-33.84,14.12-51.32,26-60A12,12,0,1,1,68.18,175.3C62.3,179.63,55.51,187.8,53,203c15.21-2.51,23.37-9.3,27.7-15.18A12,12,0,1,1,100,202Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M184,120v61.65a8,8,0,0,1-2.34,5.65l-34.35,34.35a8,8,0,0,1-13.57-4.53L128,176ZM136,72H74.35a8,8,0,0,0-5.65,2.34L34.35,108.69a8,8,0,0,0,4.53,13.57L80,128ZM40,216c37.65,0,50.69-19.69,54.56-28.18L68.18,161.44C59.69,165.31,40,178.35,40,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.85,47.12a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.41,27.07L132.69,64H74.36A15.91,15.91,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A15.91,15.91,0,0,0,192,181.64V123.31l4.77-4.77C223.45,91.86,224.6,59.71,223.85,47.12ZM74.36,80h42.33L77.16,119.52,40,114.34Zm74.41-9.45a76.65,76.65,0,0,1,59.11-22.47,76.46,76.46,0,0,1-22.42,59.16L128,164.68,91.32,128ZM176,181.64,141.67,216l-5.19-37.17L176,139.31Zm-74.16,9.5C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M101.85,191.14C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Zm122-144a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.4,27.07h0L88,108.7A8,8,0,0,1,76.67,97.39l26.56-26.57A4,4,0,0,0,100.41,64H74.35A15.9,15.9,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A16,16,0,0,0,192,181.65V155.59a4,4,0,0,0-6.83-2.82l-26.57,26.56a8,8,0,0,1-11.71-.42,8.2,8.2,0,0,1,.6-11.1l49.27-49.27h0C223.45,91.86,224.6,59.71,223.85,47.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M243,96a20.33,20.33,0,0,0-17.74-14l-56.59-4.57L146.83,24.62a20.36,20.36,0,0,0-37.66,0L87.35,77.44,30.76,82A20.45,20.45,0,0,0,19.1,117.88l43.18,37.24-13.2,55.7A20.37,20.37,0,0,0,79.57,233L128,203.19,176.43,233a20.39,20.39,0,0,0,30.49-22.15l-13.2-55.7,43.18-37.24A20.43,20.43,0,0,0,243,96ZM172.53,141.7a12,12,0,0,0-3.84,11.86L181.58,208l-47.29-29.08a12,12,0,0,0-12.58,0L74.42,208l12.89-54.4a12,12,0,0,0-3.84-11.86L41.2,105.24l55.4-4.47a12,12,0,0,0,10.13-7.38L128,41.89l21.27,51.5a12,12,0,0,0,10.13,7.38l55.4,4.47Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M192,176v48l-64-40L64,224V176l64-40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32Zm0,16V161.57l-51.77-32.35a8,8,0,0,0-8.48,0L72,161.56V48ZM132.23,177.22a8,8,0,0,0-8.48,0L72,209.57V180.43l56-35,56,35v29.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-translate-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M224,184H144l40-80ZM96,127.56h0A95.78,95.78,0,0,0,128,56H64A95.78,95.78,0,0,0,96,127.56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.15,212.42l-56-112a8,8,0,0,0-14.31,0l-21.71,43.43A88,88,0,0,1,108,126.93,103.65,103.65,0,0,0,135.69,64H160a8,8,0,0,0,0-16H104V32a8,8,0,0,0-16,0V48H32a8,8,0,0,0,0,16h87.63A87.7,87.7,0,0,1,96,116.35a87.74,87.74,0,0,1-19-31,8,8,0,1,0-15.08,5.34A103.63,103.63,0,0,0,84,127a87.55,87.55,0,0,1-52,17,8,8,0,0,0,0,16,103.46,103.46,0,0,0,64-22.08,104.18,104.18,0,0,0,51.44,21.31l-26.6,53.19a8,8,0,0,0,14.31,7.16L148.94,192h70.11l13.79,27.58A8,8,0,0,0,240,224a8,8,0,0,0,7.15-11.58ZM156.94,176,184,121.89,211.05,176Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,92H188V56a12,12,0,0,0-12-12H60V40a12,12,0,0,0-24,0V216a12,12,0,0,0,24,0v-4h84a12,12,0,0,0,12-12V164h68a12,12,0,0,0,12-12V104A12,12,0,0,0,224,92ZM164,68V92H60V68ZM132,188H60V164h72Zm80-48H60V116H212Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M224,104v48H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,96H184V56a8,8,0,0,0-8-8H56V40a8,8,0,0,0-16,0V216a8,8,0,0,0,16,0v-8h88a8,8,0,0,0,8-8V160h72a8,8,0,0,0,8-8V104A8,8,0,0,0,224,96ZM168,64V96H56V64ZM136,192H56V160h80Zm80-48H56V112H216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E");; + --icon-post-notification: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M120,128a16,16,0,1,1-16-16A16,16,0,0,1,120,128Zm32-16a16,16,0,1,0,16,16A16,16,0,0,0,152,112Zm84,16A108,108,0,0,1,78.77,224.15L46.34,235A20,20,0,0,1,21,209.66l10.81-32.43A108,108,0,1,1,236,128Zm-24,0A84,84,0,1,0,55.27,170.06a12,12,0,0,1,1,9.81l-9.93,29.79,29.79-9.93a12.1,12.1,0,0,1,3.8-.62,12,12,0,0,1,6,1.62A84,84,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post-notification-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a12,12,0,0,1-12,12h-8v8a12,12,0,0,1-24,0v-8h-8a12,12,0,0,1,0-24h8v-8a12,12,0,0,1,24,0v8h8A12,12,0,0,1,256,136Zm-54.81,56.28a12,12,0,1,1-18.38,15.44C169.12,191.42,145,172,108,172c-28.89,0-55.46,12.68-74.81,35.72a12,12,0,0,1-18.38-15.44A124.08,124.08,0,0,1,63.5,156.53a72,72,0,1,1,89,0A124,124,0,0,1,201.19,192.28ZM108,148a48,48,0,1,0-48-48A48.05,48.05,0,0,0,108,148Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Navigation icons */ + --icon-home: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bell: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-explore: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-globe: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-direct-messages: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bookmark-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-star-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-accent: var(--icon-star-accent); + --icon-star-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-user-plus-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-list: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-dot-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M176,128a48,48,0,1,1-48-48A48,48,0,0,1,176,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dot-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48,48,0,0,0,128,80Zm0,60a12,12,0,1,1,12-12A12,12,0,0,1,128,140Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-settings: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-settings-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-moderation: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-moderation-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-administration: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-administration-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-logout: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V200a16,16,0,0,1-16,16H48V40H208A16,16,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M120,216a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V40a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H56V208h56A8,8,0,0,1,120,216Zm109.66-93.66-40-40a8,8,0,0,0-11.32,11.32L204.69,120H112a8,8,0,0,0,0,16h92.69l-26.35,26.34a8,8,0,0,0,11.32,11.32l40-40A8,8,0,0,0,229.66,122.34Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-ellipsis-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-column-link-active-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-hashtag: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-hashtag-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Post visibility icons */ + --icon-globe-visibility: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-visibility-inv: var(--icon-globe-visibility); + --icon-globe-visibility-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock-inv: var(--icon-unlock); + --icon-unlock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,80H176V56a48,48,0,0,0-96,0V80H48A16,16,0,0,0,32,96V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V96A16,16,0,0,0,208,80Zm-72,78.63V184a8,8,0,0,1-16,0V158.63a24,24,0,1,1,16,0ZM160,80H96V56a32,32,0,0,1,64,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock-inv: var(--icon-lock); + --icon-lock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M208,76H180V56A52,52,0,0,0,76,56V76H48A20,20,0,0,0,28,96V208a20,20,0,0,0,20,20H208a20,20,0,0,0,20-20V96A20,20,0,0,0,208,76ZM100,56a28,28,0,0,1,56,0V76H100ZM204,204H52V100H204Zm-76-92a32,32,0,0,0-12,61.66V180a12,12,0,0,0,24,0v-6.34A32,32,0,0,0,128,112Zm0,24a8,8,0,1,1-8,8A8,8,0,0,1,128,136Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at-inv: var(--icon-at); + --icon-at-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Other icons */ + --icon-bell-still: var(--icon-bell); + --icon-bell-ringing: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M224,71.1a8,8,0,0,1-10.78-3.42,94.13,94.13,0,0,0-33.46-36.91,8,8,0,1,1,8.54-13.54,111.46,111.46,0,0,1,39.12,43.09A8,8,0,0,1,224,71.1ZM35.71,72a8,8,0,0,0,7.1-4.32A94.13,94.13,0,0,1,76.27,30.77a8,8,0,1,0-8.54-13.54A111.46,111.46,0,0,0,28.61,60.32,8,8,0,0,0,35.71,72Zm186.1,103.94A16,16,0,0,1,208,200H167.2a40,40,0,0,1-78.4,0H48a16,16,0,0,1-13.79-24.06C43.22,160.39,48,138.28,48,112a80,80,0,0,1,160,0C208,138.27,212.78,160.38,221.81,175.94ZM150.62,200H105.38a24,24,0,0,0,45.24,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M160,168l-48,48H66.75L36.69,185.94a16,16,0,0,1,0-22.63L96,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM108.68,208H70.05L42.33,180.28a8,8,0,0,1,0-11.31L96,115.31,148.69,168Zm105-105L160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM213.67,103,160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-megaphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M144,69.09V170.91L50.24,199.67A8,8,0,0,1,40,192V48a8,8,0,0,1,10.24-7.67Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228.54,86.66l-176.06-54A16,16,0,0,0,32,48V192a16,16,0,0,0,16,16,16,16,0,0,0,4.52-.65L136,181.73V192a16,16,0,0,0,16,16h32a16,16,0,0,0,16-16v-29.9l28.54-8.75A16.09,16.09,0,0,0,240,138V102A16.09,16.09,0,0,0,228.54,86.66ZM136,165,48,192V48l88,27Zm48,27H152V176.82L184,167Zm40-54-.11,0L152,160.08V79.92l71.89,22,.11,0v36Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sliders: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a24,24,0,1,1-24-24A24,24,0,0,1,128,80Zm40,72a24,24,0,1,0,24,24A24,24,0,0,0,168,152Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M40,88H73a32,32,0,0,0,62,0h81a8,8,0,0,0,0-16H135a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16Zm64-24A16,16,0,1,1,88,80,16,16,0,0,1,104,64ZM216,168H199a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16h97a32,32,0,0,0,62,0h17a8,8,0,0,0,0-16Zm-48,24a16,16,0,1,1,16-16A16,16,0,0,1,168,192Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-warning: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M215.46,216H40.54C27.92,216,20,202.79,26.13,192.09L113.59,40.22c6.3-11,22.52-11,28.82,0l87.46,151.87C236,202.79,228.08,216,215.46,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM222.93,203.8a8.5,8.5,0,0,1-7.48,4.2H40.55a8.5,8.5,0,0,1-7.48-4.2,7.59,7.59,0,0,1,0-7.72L120.52,44.21a8.75,8.75,0,0,1,15,0l87.45,151.87A7.59,7.59,0,0,1,222.93,203.8ZM120,144V104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm20,36a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-verified: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M225.86,102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28,23.51,138.44,16,128,16s-18.27,7.51-25.18,14.14c-3.94,3.77-8,7.67-11.57,9.14C88,40.64,82.56,40.72,77.31,40.8c-9.76.15-20.82.31-28.51,8S41,67.55,40.8,77.31c-.08,5.25-.16,10.67-1.52,13.94-1.47,3.56-5.37,7.63-9.14,11.57C23.51,109.72,16,117.56,16,128s7.51,18.27,14.14,25.18c3.77,3.94,7.67,8,9.14,11.57,1.36,3.27,1.44,8.69,1.52,13.94.15,9.76.31,20.82,8,28.51s18.75,7.85,28.51,8c5.25.08,10.67.16,13.94,1.52,3.56,1.47,7.63,5.37,11.57,9.14C109.72,232.49,117.56,240,128,240s18.27-7.51,25.18-14.14c3.94-3.77,8-7.67,11.57-9.14,3.27-1.36,8.69-1.44,13.94-1.52,9.76-.15,20.82-.31,28.51-8s7.85-18.75,8-28.51c.08-5.25.16-10.67,1.52-13.94,1.47-3.56,5.37-7.63,9.14-11.57C232.49,146.28,240,138.44,240,128S232.49,109.73,225.86,102.82Zm-52.2,6.84-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M237.94,107.21a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pin: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M235.33,104l-53.47,53.65c4.56,12.67,6.45,33.89-13.19,60A15.93,15.93,0,0,1,157,224c-.38,0-.75,0-1.13,0a16,16,0,0,1-11.32-4.69L96.29,171,53.66,213.66a8,8,0,0,1-11.32-11.32L85,159.71l-48.3-48.3A16,16,0,0,1,38,87.63c25.42-20.51,49.75-16.48,60.4-13.14L152,20.7a16,16,0,0,1,22.63,0l60.69,60.68A16,16,0,0,1,235.33,104Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M218.34,119.6,183.6,154.34a46.58,46.58,0,0,1-44.31,12.26c-.31.34-.62.67-.95,1L103.6,202.34A46.63,46.63,0,1,1,37.66,136.4L72.4,101.66A46.6,46.6,0,0,1,116.71,89.4c.31-.34.62-.67,1-1L152.4,53.66a46.63,46.63,0,0,1,65.94,65.94Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,88.23a54.43,54.43,0,0,1-16,37L189.25,160a54.27,54.27,0,0,1-38.63,16h-.05A54.63,54.63,0,0,1,96,119.84a8,8,0,0,1,16,.45A38.62,38.62,0,0,0,150.58,160h0a38.39,38.39,0,0,0,27.31-11.31l34.75-34.75a38.63,38.63,0,0,0-54.63-54.63l-11,11A8,8,0,0,1,135.7,59l11-11A54.65,54.65,0,0,1,224,48,54.86,54.86,0,0,1,240,88.23ZM109,185.66l-11,11A38.41,38.41,0,0,1,70.6,208h0a38.63,38.63,0,0,1-27.29-65.94L78,107.31A38.63,38.63,0,0,1,144,135.71a8,8,0,0,0,7.78,8.22H152a8,8,0,0,0,8-7.78A54.86,54.86,0,0,0,144,96a54.65,54.65,0,0,0-77.27,0L32,130.75A54.62,54.62,0,0,0,70.56,224h0a54.28,54.28,0,0,0,38.64-16l11-11A8,8,0,0,0,109,185.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M208,104V216H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,112v96a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V112A16,16,0,0,1,56,96H80a8,8,0,0,1,0,16H56v96H200V112H176a8,8,0,0,1,0-16h24A16,16,0,0,1,216,112ZM93.66,69.66,120,43.31V136a8,8,0,0,0,16,0V43.31l26.34,26.35a8,8,0,0,0,11.32-11.32l-40-40a8,8,0,0,0-11.32,0l-40,40A8,8,0,0,0,93.66,69.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-send: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M227.91,134.86,59.93,231a8,8,0,0,1-11.44-9.67L80,128,48.49,34.72a8,8,0,0,1,11.44-9.67l168,95.85A8,8,0,0,1,227.91,134.86Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M231.87,114l-168-95.89A16,16,0,0,0,40.92,37.34L71.55,128,40.92,218.67A16,16,0,0,0,56,240a16.15,16.15,0,0,0,7.93-2.1l167.92-96.05a16,16,0,0,0,.05-27.89ZM56,224a.56.56,0,0,0,0-.12L85.74,136H144a8,8,0,0,0,0-16H85.74L56.06,32.16A.46.46,0,0,0,56,32l168,95.83Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M216,40V168H168V88H88V40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32ZM160,208H48V96H160Zm48-48H176V88a8,8,0,0,0-8-8H96V48H208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-shut: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104c-16.81,20.81-47.63,48-96,48s-79.19-27.19-96-48c16.81-20.81,47.63-48,96-48S207.19,83.19,224,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228,175a8,8,0,0,1-10.92-3l-19-33.2A123.23,123.23,0,0,1,162,155.46l5.87,35.22a8,8,0,0,1-6.58,9.21A8.4,8.4,0,0,1,160,200a8,8,0,0,1-7.88-6.69l-5.77-34.58a133.06,133.06,0,0,1-36.68,0l-5.77,34.58A8,8,0,0,1,96,200a8.4,8.4,0,0,1-1.32-.11,8,8,0,0,1-6.58-9.21L94,155.46a123.23,123.23,0,0,1-36.06-16.69L39,172A8,8,0,1,1,25.06,164l20-35a153.47,153.47,0,0,1-19.3-20A8,8,0,1,1,38.22,99c16.6,20.54,45.64,45,89.78,45s73.18-24.49,89.78-45A8,8,0,1,1,230.22,109a153.47,153.47,0,0,1-19.3,20l20,35A8,8,0,0,1,228,175Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-open: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M230.15,70.54,185.46,25.86a20,20,0,0,0-28.28,0L33.86,149.17A19.86,19.86,0,0,0,28,163.31V208a20,20,0,0,0,20,20H216a12,12,0,0,0,0-24H125L230.15,98.83A20,20,0,0,0,230.15,70.54ZM91,204H52V165l84-84,39,39ZM192,103,153,64l18.34-18.34,39,39Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.32,73.37,182.63,28.69a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H216a8,8,0,0,0,0-16H115.32l112-112A16,16,0,0,0,227.32,73.37ZM48,163.31l88-88L180.69,120l-88,88H48Zm144-54.62L147.32,64l24-24L216,84.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-timer: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-radio: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M176.49,95.51a12,12,0,0,1,0,17l-56,56a12,12,0,0,1-17,0l-24-24a12,12,0,1,1,17-17L112,143l47.51-47.52A12,12,0,0,1,176.49,95.51ZM236,128A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E");; + --icon-check-box: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0ZM228,48V208a20,20,0,0,1-20,20H48a20,20,0,0,1-20-20V48A20,20,0,0,1,48,28H208A20,20,0,0,1,228,48Zm-24,4H52V204H204Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-broom: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M192.8,165.12,43.93,105.57A110.88,110.88,0,0,1,61.47,82.38a8,8,0,0,1,8.67-1.81L95.52,90.85a16,16,0,0,0,20.82-9l21-53.1c4.15-10,15.47-15.33,25.63-11.53a20,20,0,0,1,11.51,26.39L153.13,96.71a16,16,0,0,0,8.93,20.75L187,127.3a8,8,0,0,1,5,7.43V152A104.58,104.58,0,0,0,192.8,165.12Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.5,216.81c-22.56-11-35.5-34.58-35.5-64.8V134.73a15.94,15.94,0,0,0-10.09-14.87L165,110a8,8,0,0,1-4.48-10.34l21.32-53a28,28,0,0,0-16.1-37,28.14,28.14,0,0,0-35.82,16,.61.61,0,0,0,0,.12L108.9,79a8,8,0,0,1-10.37,4.49L73.11,73.14A15.89,15.89,0,0,0,55.74,76.8C34.68,98.45,24,123.75,24,152a111.45,111.45,0,0,0,31.18,77.53A8,8,0,0,0,61,232H232a8,8,0,0,0,3.5-15.19ZM67.14,88l25.41,10.3a24,24,0,0,0,31.23-13.45l21-53c2.56-6.11,9.47-9.27,15.43-7a12,12,0,0,1,6.88,15.92L145.69,93.76a24,24,0,0,0,13.43,31.14L184,134.73V152c0,.33,0,.66,0,1L55.77,101.71A108.84,108.84,0,0,1,67.14,88Zm48,128a87.53,87.53,0,0,1-24.34-42,8,8,0,0,0-15.49,4,105.16,105.16,0,0,0,18.36,38H64.44A95.54,95.54,0,0,1,40,152a85.9,85.9,0,0,1,7.73-36.29l137.8,55.12c3,18,10.56,33.48,21.89,45.16Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Popular hashtag icons */ + --icon-music: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M208,164a28,28,0,1,1-28-28A28,28,0,0,1,208,164ZM52,168a28,28,0,1,0,28,28A28,28,0,0,0,52,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M212.92,17.69a8,8,0,0,0-6.86-1.45l-128,32A8,8,0,0,0,72,56V166.08A36,36,0,1,0,88,196V110.25l112-28v51.83A36,36,0,1,0,216,164V24A8,8,0,0,0,212.92,17.69ZM52,216a20,20,0,1,1,20-20A20,20,0,0,1,52,216ZM88,93.75V62.25l112-28v31.5ZM180,184a20,20,0,1,1,20-20A20,20,0,0,1,180,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-microphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M156.5,151,59,222.45a8,8,0,0,1-10.38-.79l-14.3-14.3A8,8,0,0,1,33.55,197L105,99.5l0,0A64,64,0,0,0,156.48,151Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M168,16A72.07,72.07,0,0,0,96,88a73.29,73.29,0,0,0,.63,9.42L27.12,192.22A15.93,15.93,0,0,0,28.71,213L43,227.29a15.93,15.93,0,0,0,20.78,1.59l94.81-69.53A73.29,73.29,0,0,0,168,160a72,72,0,1,0,0-144Zm56,72a55.72,55.72,0,0,1-11.16,33.52L134.49,43.16A56,56,0,0,1,224,88ZM54.32,216,40,201.68,102.14,117A72.37,72.37,0,0,0,139,153.86ZM112,88a55.67,55.67,0,0,1,11.16-33.51l78.34,78.34A56,56,0,0,1,112,88Zm-2.35,58.34a8,8,0,0,1,0,11.31l-8,8a8,8,0,1,1-11.31-11.31l8-8A8,8,0,0,1,109.67,146.33Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M104,48c0-24,24-40,24-40s24,16,24,40a24,24,0,0,1-48,0ZM208,96H48a16,16,0,0,0-16,16v23.33c0,17.44,13.67,32.18,31.1,32.66A32,32,0,0,0,96,136a32,32,0,0,0,64,0,32,32,0,0,0,32.9,32c17.43-.48,31.1-15.22,31.1-32.66V112A16,16,0,0,0,208,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,112a24,24,0,0,0-24-24H136V79a32.06,32.06,0,0,0,24-31c0-28-26.44-45.91-27.56-46.66a8,8,0,0,0-8.88,0C122.44,2.09,96,20,96,48a32.06,32.06,0,0,0,24,31v9H48a24,24,0,0,0-24,24v23.33a40.84,40.84,0,0,0,8,24.24V200a24,24,0,0,0,24,24H200a24,24,0,0,0,24-24V159.57a40.84,40.84,0,0,0,8-24.24ZM112,48c0-13.57,10-24.46,16-29.79,6,5.33,16,16.22,16,29.79a16,16,0,0,1-32,0ZM40,112a8,8,0,0,1,8-8H208a8,8,0,0,1,8,8v23.33c0,13.25-10.46,24.31-23.32,24.66A24,24,0,0,1,168,136a8,8,0,0,0-16,0,24,24,0,0,1-48,0,8,8,0,0,0-16,0,24,24,0,0,1-24.68,24C50.46,159.64,40,148.58,40,135.33Zm160,96H56a8,8,0,0,1-8-8V172.56A38.77,38.77,0,0,0,62.88,176a39.69,39.69,0,0,0,29-11.31A40.36,40.36,0,0,0,96,160a40,40,0,0,0,64,0,40.36,40.36,0,0,0,4.13,4.67A39.67,39.67,0,0,0,192,176c.38,0,.76,0,1.14,0A38.77,38.77,0,0,0,208,172.56V200A8,8,0,0,1,200,208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-calendar: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V88H40V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,32H184V24a8,8,0,0,0-16,0v8H88V24a8,8,0,0,0-16,0v8H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM72,48v8a8,8,0,0,0,16,0V48h80v8a8,8,0,0,0,16,0V48h24V80H48V48ZM208,208H48V96H208V208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-popcorn: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M88,96l16,120H70.34a8,8,0,0,1-7.79-6.17L32,80Zm80,0L152,216h33.66a8,8,0,0,0,7.79-6.17L224,80Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.52,74.21a8,8,0,0,0-7.13-2A44,44,0,0,0,168,41.67a44,44,0,0,0-80,0,44,44,0,0,0-54.4,30.51,8,8,0,0,0-9.4,9.65L54.76,211.67A16,16,0,0,0,70.34,224H185.66a16,16,0,0,0,15.58-12.33L231.79,81.83A8,8,0,0,0,229.52,74.21ZM76,56a27.68,27.68,0,0,1,13.11,3.26,8,8,0,0,0,11.56-5.34,28,28,0,0,1,54.66,0,8,8,0,0,0,11.56,5.34A28,28,0,0,1,207,76.54l-38.56,11-34.49-13.8a16,16,0,0,0-11.88,0L87.57,87.56,49,76.54A28,28,0,0,1,76,56Zm83.25,45.11L145,208H111L96.75,101.11,128,88.62ZM42.91,91.44l37.85,10.81L94.86,208H70.34ZM185.66,208H161.14l14.1-105.75,37.85-10.81Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tangerine-slice: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M216,88A88,88,0,0,1,40,88Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M248,80H8a8,8,0,0,0-8,8,128,128,0,0,0,256,0A8,8,0,0,0,248,80ZM77.4,149.91l42.6-42.6V167.6A79.59,79.59,0,0,1,77.4,149.91ZM66.09,138.6A79.59,79.59,0,0,1,48.4,96h60.29ZM136,107.31l42.6,42.6A79.59,79.59,0,0,1,136,167.6Zm53.91,31.29L147.31,96H207.6A79.59,79.59,0,0,1,189.91,138.6ZM128,200A112.15,112.15,0,0,1,16.28,96H32.34a96,96,0,0,0,191.32,0h16.06A112.15,112.15,0,0,1,128,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sunset: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M192,144a64.33,64.33,0,0,1-2,16H66a64,64,0,1,1,126-16Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,152H199.55a73.54,73.54,0,0,0,.45-8,72,72,0,0,0-144,0,73.54,73.54,0,0,0,.45,8H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM72,144a56,56,0,1,1,111.41,8H72.59A56.13,56.13,0,0,1,72,144Zm144,56a8,8,0,0,1-8,8H48a8,8,0,0,1,0-16H208A8,8,0,0,1,216,200ZM72.84,43.58a8,8,0,0,1,14.32-7.16l8,16a8,8,0,0,1-14.32,7.16Zm-56,48.84a8,8,0,0,1,10.74-3.57l16,8a8,8,0,0,1-7.16,14.31l-16-8A8,8,0,0,1,16.84,92.42Zm192,15.16a8,8,0,0,1,3.58-10.73l16-8a8,8,0,1,1,7.16,14.31l-16,8a8,8,0,0,1-10.74-3.58Zm-48-55.16,8-16a8,8,0,0,1,14.32,7.16l-8,16a8,8,0,1,1-14.32-7.16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-camera: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M208,64H176L160,40H96L80,64H48A16,16,0,0,0,32,80V192a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V80A16,16,0,0,0,208,64ZM128,168a36,36,0,1,1,36-36A36,36,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,56H180.28L166.65,35.56A8,8,0,0,0,160,32H96a8,8,0,0,0-6.65,3.56L75.71,56H48A24,24,0,0,0,24,80V192a24,24,0,0,0,24,24H208a24,24,0,0,0,24-24V80A24,24,0,0,0,208,56Zm8,136a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8H80a8,8,0,0,0,6.66-3.56L100.28,48h55.43l13.63,20.44A8,8,0,0,0,176,72h32a8,8,0,0,1,8,8ZM128,88a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,88Zm0,72a28,28,0,1,1,28-28A28,28,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pine: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M32,192l56-72H48L128,16l80,104H168l56,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M230.31,187.09,184.36,128H208a8,8,0,0,0,6.34-12.88l-80-104a8,8,0,0,0-12.68,0l-80,104A8,8,0,0,0,48,128H71.64L25.69,187.09A8,8,0,0,0,32,200h88v40a8,8,0,0,0,16,0V200h88a8,8,0,0,0,6.31-12.91ZM48.36,184l46-59.09A8,8,0,0,0,88,112H64.25L128,29.12,191.75,112H168a8,8,0,0,0-6.31,12.91L207.64,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tree: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M232,127.82c.09,33.94-28.41,63.3-62.34,64.16a63.72,63.72,0,0,1-41.66-14,63.71,63.71,0,0,1-41.65,14c-33.93-.86-62.44-30.22-62.35-64.16a64,64,0,0,1,40.13-59.2,68,68,0,0,1,127.74,0A64,64,0,0,1,232,127.82Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M198.1,62.59a76,76,0,0,0-140.2,0A71.71,71.71,0,0,0,16,127.8C15.9,166,48,199,86.14,200A72.22,72.22,0,0,0,120,192.47V232a8,8,0,0,0,16,0V192.47A72.17,72.17,0,0,0,168,200l1.82,0C208,199,240.11,166,240,127.8A71.71,71.71,0,0,0,198.1,62.59ZM169.45,184a56.08,56.08,0,0,1-33.45-10v-41l43.58-21.78a8,8,0,1,0-7.16-14.32L136,115.06V88a8,8,0,0,0-16,0v51.06L83.58,120.84a8,8,0,1,0-7.16,14.32L120,156.94v17a56,56,0,0,1-33.45,10C56.9,183.23,31.92,157.52,32,127.84A55.79,55.79,0,0,1,67.11,76a8,8,0,0,0,4.53-4.67,60,60,0,0,1,112.72,0A8,8,0,0,0,188.89,76,55.79,55.79,0,0,1,224,127.84C224.08,157.52,199.1,183.23,169.45,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cat: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M224,48v88c0,48.6-43,88-96,88s-96-39.4-96-88V48a8,8,0,0,1,13.66-5.66L67.6,67.6h0a102.87,102.87,0,0,1,120.8,0h0l21.94-25.24A8,8,0,0,1,224,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M96,140a12,12,0,1,1-12-12A12,12,0,0,1,96,140Zm76-12a12,12,0,1,0,12,12A12,12,0,0,0,172,128Zm60-80v88c0,52.93-46.65,96-104,96S24,188.93,24,136V48A16,16,0,0,1,51.31,36.69c.14.14.26.27.38.41L69,57a111.22,111.22,0,0,1,118.1,0L204.31,37.1c.12-.14.24-.27.38-.41A16,16,0,0,1,232,48Zm-16,0-21.56,24.8A8,8,0,0,1,183.63,74,88.86,88.86,0,0,0,168,64.75V88a8,8,0,1,1-16,0V59.05a97.43,97.43,0,0,0-16-2.72V88a8,8,0,1,1-16,0V56.33a97.43,97.43,0,0,0-16,2.72V88a8,8,0,1,1-16,0V64.75A88.86,88.86,0,0,0,72.37,74a8,8,0,0,1-10.81-1.17L40,48v88c0,41.66,35.21,76,80,79.67V195.31l-13.66-13.66a8,8,0,0,1,11.32-11.31L128,180.68l10.34-10.34a8,8,0,0,1,11.32,11.31L136,195.31v20.36c44.79-3.69,80-38,80-79.67Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dog: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M208,120.38V184a32,32,0,0,1-32,32H80a32,32,0,0,1-32-32V120.38L104,48h48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.71,125l-16.42-88a16,16,0,0,0-19.61-12.58l-.31.09L150.85,40h-45.7L52.63,24.56l-.31-.09A16,16,0,0,0,32.71,37.05L16.29,125a15.77,15.77,0,0,0,9.12,17.52A16.26,16.26,0,0,0,32.12,144,15.48,15.48,0,0,0,40,141.84V184a40,40,0,0,0,40,40h96a40,40,0,0,0,40-40V141.85a15.5,15.5,0,0,0,7.87,2.16,16.31,16.31,0,0,0,6.72-1.47A15.77,15.77,0,0,0,239.71,125ZM32,128h0L48.43,40,90.5,52.37Zm144,80H136V195.31l13.66-13.65a8,8,0,0,0-11.32-11.32L128,180.69l-10.34-10.35a8,8,0,0,0-11.32,11.32L120,195.31V208H80a24,24,0,0,1-24-24V123.11L107.93,56h40.14L200,123.11V184A24,24,0,0,1,176,208Zm48-80L165.5,52.37,207.57,40,224,128ZM104,140a12,12,0,1,1-12-12A12,12,0,0,1,104,140Zm72,0a12,12,0,1,1-12-12A12,12,0,0,1,176,140Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-brush: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M224,32c0,32.81-31.64,67.43-58.64,91.05A84.39,84.39,0,0,0,133,90.64C156.57,63.64,191.19,32,224,32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,32a8,8,0,0,0-8-8c-44.08,0-89.31,49.71-114.43,82.63A60,60,0,0,0,32,164c0,30.88-19.54,44.73-20.47,45.37A8,8,0,0,0,16,224H92a60,60,0,0,0,57.37-77.57C182.3,121.31,232,76.08,232,32ZM92,208H34.63C41.38,198.41,48,183.92,48,164a44,44,0,1,1,44,44Zm32.42-94.45q5.14-6.66,10.09-12.55A76.23,76.23,0,0,1,155,121.49q-5.9,4.94-12.55,10.09A60.54,60.54,0,0,0,124.42,113.55Zm42.7-2.68a92.57,92.57,0,0,0-22-22c31.78-34.53,55.75-45,69.9-47.91C212.17,55.12,201.65,79.09,167.12,110.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-apple: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M216,73.52Zm0,99.26c-16.79-11.53-24-30.87-24-52.78,0-18.3,11.68-34.81,24-46.48C204.53,62.66,185,56,168,56a63.72,63.72,0,0,0-40,14h0A63.71,63.71,0,0,0,88.88,56C52,55.5,23.06,86.3,24,123.19a119.62,119.62,0,0,0,37.65,84.12A32,32,0,0,0,83.6,216h87.7a31.75,31.75,0,0,0,23.26-10c15.85-17,21.44-33.2,21.44-33.2Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.3,169.59a8.07,8.07,0,0,0-2.8-3.4C203.53,154.53,200,134.64,200,120c0-17.67,13.47-33.06,21.5-40.67a8,8,0,0,0,0-11.62C208.82,55.74,187.82,48,168,48a72.23,72.23,0,0,0-40,12.13,71.56,71.56,0,0,0-90.71,9.09A74.63,74.63,0,0,0,16,123.4a127,127,0,0,0,40.14,89.73A39.8,39.8,0,0,0,83.59,224h87.68a39.84,39.84,0,0,0,29.12-12.57,125,125,0,0,0,17.82-24.6C225.23,174,224.33,172,223.3,169.59Zm-34.63,30.94a23.76,23.76,0,0,1-17.4,7.47H83.59a23.82,23.82,0,0,1-16.44-6.51A111.14,111.14,0,0,1,32,123,58.5,58.5,0,0,1,48.65,80.47,54.81,54.81,0,0,1,88,64h.78A55.45,55.45,0,0,1,123,76.28a8,8,0,0,0,10,0A55.39,55.39,0,0,1,168,64a70.64,70.64,0,0,1,36,10.35c-13,14.52-20,30.47-20,45.65,0,23.77,7.64,42.73,22.18,55.3A105.52,105.52,0,0,1,188.67,200.53ZM128.23,30A40,40,0,0,1,167,0h1a8,8,0,0,1,0,16h-1a24,24,0,0,0-23.24,18,8,8,0,1,1-15.5-4Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pencil: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.31,73.37,182.63,28.68a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H92.69A15.86,15.86,0,0,0,104,219.31L227.31,96a16,16,0,0,0,0-22.63ZM51.31,160,136,75.31,152.69,92,68,176.68ZM48,179.31,76.69,208H48Zm48,25.38L79.31,188,164,103.31,180.69,120Zm96-96L147.31,64l24-24L216,84.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gaming: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M216.86,207.57a28,28,0,0,1-24.66-7.77L150.09,152H172a51.94,51.94,0,0,0,51.2-61h0l16.36,84.17A28,28,0,0,1,216.86,207.57Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M176,112H152a8,8,0,0,1,0-16h24a8,8,0,0,1,0,16ZM104,96H96V88a8,8,0,0,0-16,0v8H72a8,8,0,0,0,0,16h8v8a8,8,0,0,0,16,0v-8h8a8,8,0,0,0,0-16ZM241.48,200.65a36,36,0,0,1-54.94,4.81c-.12-.12-.24-.24-.35-.37L146.48,160h-37L69.81,205.09l-.35.37A36.08,36.08,0,0,1,44,216,36,36,0,0,1,8.56,173.75a.68.68,0,0,1,0-.14L24.93,89.52A59.88,59.88,0,0,1,83.89,40H172a60.08,60.08,0,0,1,59,49.25c0,.06,0,.12,0,.18l16.37,84.17a.68.68,0,0,1,0,.14A35.74,35.74,0,0,1,241.48,200.65ZM172,144a44,44,0,0,0,0-88H83.89A43.9,43.9,0,0,0,40.68,92.37l0,.13L24.3,176.59A20,20,0,0,0,58,194.3l41.92-47.59a8,8,0,0,1,6-2.71Zm59.7,32.59-8.74-45A60,60,0,0,1,172,160h-4.2L198,194.31a20.09,20.09,0,0,0,17.46,5.39,20,20,0,0,0,16.23-23.11Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cube: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M128,129.09V232a8,8,0,0,1-3.84-1l-88-48.16a8,8,0,0,1-4.16-7V80.2a8,8,0,0,1,.7-3.27Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.68,66.15,135.68,18h0a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32h0l80.34,44L128,120,47.66,76ZM40,90l80,43.78v85.79L40,175.82Zm96,129.57V133.82L216,90v85.78Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-football: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M65.17,108.08l-33,25.34c-.1-1.8-.15-3.6-.15-5.42A95.61,95.61,0,0,1,53.23,67.78ZM46.92,179.42a96.12,96.12,0,0,0,57,41.52l-14.7-41.52Zm105.21,41.52a96.12,96.12,0,0,0,57-41.52H166.83ZM202.77,67.78l-11.94,40.3,33,25.34c.1-1.8.15-3.6.15-5.42A95.61,95.61,0,0,0,202.77,67.78Zm-38.52-28.7a96.34,96.34,0,0,0-72.5,0L128,64ZM152.72,160,168,115.5,128,88,88,115.5,103.28,160Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm76.52,147.42H170.9l-9.26-12.76,12.63-36.78,15-4.89,26.24,20.13A87.38,87.38,0,0,1,204.52,171.42Zm-164-34.3L66.71,117l15,4.89,12.63,36.78L85.1,171.42H51.48A87.38,87.38,0,0,1,40.47,137.12Zm10-50.64,5.51,18.6L40.71,116.77A87.33,87.33,0,0,1,50.43,86.48ZM109,152,97.54,118.65,128,97.71l30.46,20.94L147,152Zm91.07-46.92,5.51-18.6a87.33,87.33,0,0,1,9.72,30.29Zm-6.2-35.38-9.51,32.08-15.07,4.89L136,83.79V68.21l29.09-20A88.58,88.58,0,0,1,193.86,69.7ZM146.07,41.87,128,54.29,109.93,41.87a88.24,88.24,0,0,1,36.14,0ZM90.91,48.21l29.09,20V83.79L86.72,106.67l-15.07-4.89L62.14,69.7A88.58,88.58,0,0,1,90.91,48.21ZM63.15,187.42H83.52l7.17,20.27A88.4,88.4,0,0,1,63.15,187.42ZM110,214.13,98.12,180.71,107.35,168h41.3l9.23,12.71-11.83,33.42a88,88,0,0,1-36.1,0Zm55.36-6.44,7.17-20.27h20.37A88.4,88.4,0,0,1,165.31,207.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pride: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M224,112v16a96,96,0,0,1-192,0V88a24,24,0,0,1,48,0V64a24,24,0,0,1,48,0,24,24,0,0,1,48,0V88h24A24,24,0,0,1,224,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M200,80H184V64a32,32,0,0,0-56-21.13A32,32,0,0,0,72.21,60.42,32,32,0,0,0,24,88v40a104,104,0,0,0,208,0V112A32,32,0,0,0,200,80ZM152,48a16,16,0,0,1,16,16V80H136V64A16,16,0,0,1,152,48ZM88,64a16,16,0,0,1,32,0v40a16,16,0,0,1-32,0ZM40,88a16,16,0,0,1,32,0v16a16,16,0,0,1-32,0Zm176,40a88,88,0,0,1-175.92,3.75A31.93,31.93,0,0,0,80,125.13a31.93,31.93,0,0,0,44.58,3.35,32.21,32.21,0,0,0,11.8,11.44A47.88,47.88,0,0,0,120,176a8,8,0,0,0,16,0,32,32,0,0,1,32-32,8,8,0,0,0,0-16H152a16,16,0,0,1-16-16V96h64a16,16,0,0,1,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-vote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V208a8,8,0,0,1-8,8H64L40,192V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,48V208a16,16,0,0,1-16,16H136a8,8,0,0,1,0-16h72V48H48v96a8,8,0,0,1-16,0V48A16,16,0,0,1,48,32H208A16,16,0,0,1,224,48ZM125.66,154.34a8,8,0,0,0-11.32,0L64,204.69,45.66,186.34a8,8,0,0,0-11.32,11.32l24,24a8,8,0,0,0,11.32,0l56-56A8,8,0,0,0,125.66,154.34Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-code: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M240,128l-48,40H64L16,128,64,88H192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M69.12,94.15,28.5,128l40.62,33.85a8,8,0,1,1-10.24,12.29l-48-40a8,8,0,0,1,0-12.29l48-40a8,8,0,0,1,10.24,12.3Zm176,27.7-48-40a8,8,0,1,0-10.24,12.3L227.5,128l-40.62,33.85a8,8,0,1,0,10.24,12.29l48-40a8,8,0,0,0,0-12.29ZM162.73,32.48a8,8,0,0,0-10.25,4.79l-64,176a8,8,0,0,0,4.79,10.26A8.14,8.14,0,0,0,96,224a8,8,0,0,0,7.52-5.27l64-176A8,8,0,0,0,162.73,32.48Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-handshake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M200,152l-40,40L96,176,40,136,72.68,70.63,128,56l55.32,14.63L183.6,72H144L98.34,116.29a8,8,0,0,0,1.38,12.42C117.23,139.9,141,139.13,160,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M254.3,107.91,228.78,56.85a16,16,0,0,0-21.47-7.15L182.44,62.13,130.05,48.27a8.14,8.14,0,0,0-4.1,0L73.56,62.13,48.69,49.7a16,16,0,0,0-21.47,7.15L1.7,107.9a16,16,0,0,0,7.15,21.47l27,13.51,55.49,39.63a8.06,8.06,0,0,0,2.71,1.25l64,16a8,8,0,0,0,7.6-2.1l55.07-55.08,26.42-13.21a16,16,0,0,0,7.15-21.46Zm-54.89,33.37L165,113.72a8,8,0,0,0-10.68.61C136.51,132.27,116.66,130,104,122L147.24,80h31.81l27.21,54.41ZM41.53,64,62,74.22,36.43,125.27,16,115.06Zm116,119.13L99.42,168.61l-49.2-35.14,28-56L128,64.28l9.8,2.59-45,43.68-.08.09a16,16,0,0,0,2.72,24.81c20.56,13.13,45.37,11,64.91-5L188,152.66Zm62-57.87-25.52-51L214.47,64,240,115.06Zm-87.75,92.67a8,8,0,0,1-7.75,6.06,8.13,8.13,0,0,1-1.95-.24L80.41,213.33a7.89,7.89,0,0,1-2.71-1.25L51.35,193.26a8,8,0,0,1,9.3-13l25.11,17.94L126,208.24A8,8,0,0,1,131.82,217.94Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-science: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M210.26,210.26c-17.23,17.23-68-5.63-113.46-51.06S28.51,63,45.74,45.74s68,5.63,113.46,51.06S227.49,193,210.26,210.26Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M196.12,128c24.65-34.61,37.22-70.38,19.74-87.86S162.61,35.23,128,59.88C93.39,35.23,57.62,22.66,40.14,40.14S35.23,93.39,59.88,128c-24.65,34.61-37.22,70.38-19.74,87.86h0c5.63,5.63,13.15,8.14,21.91,8.14,18.48,0,42.48-11.17,66-27.88C151.47,212.83,175.47,224,194,224c8.76,0,16.29-2.52,21.91-8.14h0C233.34,198.38,220.77,162.61,196.12,128Zm8.43-76.55c7.64,7.64,2.48,32.4-18.52,63.28a300.33,300.33,0,0,0-21.19-23.57A300.33,300.33,0,0,0,141.27,70C172.15,49,196.91,43.8,204.55,51.45ZM176.29,128a289.14,289.14,0,0,1-22.76,25.53A289.14,289.14,0,0,1,128,176.29a289.14,289.14,0,0,1-25.53-22.76A289.14,289.14,0,0,1,79.71,128,298.62,298.62,0,0,1,128,79.71a289.14,289.14,0,0,1,25.53,22.76A289.14,289.14,0,0,1,176.29,128ZM51.45,51.45c2.2-2.21,5.83-3.35,10.62-3.35C73.89,48.1,92.76,55,114.72,70A304,304,0,0,0,91.16,91.16,300.33,300.33,0,0,0,70,114.73C49,83.85,43.81,59.09,51.45,51.45Zm0,153.1C43.81,196.91,49,172.15,70,141.27a300.33,300.33,0,0,0,21.19,23.57A304.18,304.18,0,0,0,114.73,186C83.85,207,59.09,212.2,51.45,204.55Zm153.1,0c-7.64,7.65-32.4,2.48-63.28-18.52a304.18,304.18,0,0,0,23.57-21.19A300.33,300.33,0,0,0,186,141.27C207,172.15,212.19,196.91,204.55,204.55ZM140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-book: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2308A6B7' viewBox='0 0 256 256'%3E%3Cpath d='M232,56V200H160a32,32,0,0,0-32,32,32,32,0,0,0-32-32H24V56H96a32,32,0,0,1,32,32,32,32,0,0,1,32-32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-olympics: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' version='1.1' width='1020' height='495' id='svg2'%3E%3Cmetadata id='metadata28'%3E%3Crdf:RDF%3E%3Ccc:Work rdf:about=''%3E%3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E%3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E%3Cdc:title%3E%3C/dc:title%3E%3C/cc:Work%3E%3C/rdf:RDF%3E%3C/metadata%3E%3Cdefs id='defs4' /%3E%3Cg transform='matrix(5.7658033,0,0,5.7658033,-216.55705,-1629.403)' id='g3854' style='fill:%2308A6B7;fill-opacity:1'%3E%3Cpath d='m 77.998457,338.04465 c 9.719843,-3.74035 16.634311,-13.17634 16.634311,-24.1989 0,-14.29201 -11.62467,-25.91668 -25.916678,-25.91668 -14.292008,0 -25.95413,11.62467 -25.95413,25.91668 0,14.29201 11.662122,25.91668 25.95413,25.91668 0.54665,0 1.089397,-0.017 1.627741,-0.0505 -0.212847,-1.56081 -0.14221,-4.09918 0.0472,-5.10887 -0.552337,0.0437 -1.110922,0.0659 -1.674938,0.0659 -11.526965,0 -20.823227,-9.29627 -20.823227,-20.82323 0,-11.52696 9.296262,-20.82323 20.823227,-20.82323 l 0,4e-5 c 11.526959,0 20.785775,9.29627 20.785775,20.82323 0,7.91769 -4.368408,14.78291 -10.83969,18.30588 -0.315166,1.3712 -0.711622,4.31209 -0.663721,5.893 z' id='path3016' style='fill:%2308A6B7;fill-opacity:1' /%3E%3Cpath d='m 118.12057,340.00218 c -1.34862,10.20474 -10.02005,18.04148 -20.603518,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.026538,0 23.837178,-9.65722 25.649488,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.590368,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.546428,0 17.537168,6.37619 20.001238,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3790' style='fill:%2308A6B7;fill-opacity:1' /%3E%3Cpath d='m 157.72746,317.82769 c 1.60373,10.29047 9.36704,19.0414 20.1411,21.36875 13.96979,3.01767 27.78686,-5.89044 30.80453,-19.86023 3.01768,-13.9698 -5.88253,-27.82347 -19.85233,-30.84115 -13.96979,-3.01767 -27.79477,5.92705 -30.81244,19.89685 -0.11542,0.53432 -0.2134,1.06841 -0.29433,1.6017 1.57057,0.12151 4.03679,0.72651 4.98373,1.12484 0.0739,-0.54911 0.17015,-1.09979 0.28924,-1.65109 2.43385,-11.26709 13.48338,-18.39092 24.75047,-15.95707 11.26708,2.43385 18.39092,13.48338 15.95706,24.75047 l -3e-5,-1e-5 c -2.43385,11.26709 -13.47548,18.35431 -24.74257,15.92046 -7.73918,-1.67178 -13.52726,-7.39124 -15.60443,-14.46049 -1.27374,-0.59757 -4.06462,-1.60605 -5.62,-1.89303 z' id='path3842' style='fill:%2308A6B7;fill-opacity:1' /%3E%3Cpath d='m 105.40431,311.064 c 1.34862,-10.20474 10.02005,-18.04148 20.60351,-18.04148 11.52697,0 20.82323,9.29627 20.82323,20.82323 0,7.8992 -4.36561,14.75085 -10.82304,18.28114 -0.45237,1.7753 -0.72684,3.69514 -0.65576,5.89574 9.70007,-3.75525 16.6097,-13.17589 16.6097,-24.17688 0,-14.29201 -11.66212,-25.91668 -25.95413,-25.91668 -13.02653,0 -23.83717,9.65722 -25.64948,22.18923 1.32835,0.0348 4.11703,0.60321 5.04597,0.9457 z m -4.98685,6.89716 c 1.97707,12.3428 12.69857,21.80127 25.59036,21.80127 0.5666,0 1.12907,-0.0183 1.68684,-0.0542 -0.31178,-1.20255 -0.3074,-3.96583 0.0166,-5.10739 l 0,-6e-5 c -0.5617,0.0452 -1.1298,0.0682 -1.70343,0.0682 -9.54642,0 -17.53716,-6.37619 -20.00123,-15.11504 -1.68318,-0.64085 -3.49015,-1.20604 -5.58913,-1.59278 z' id='path3850' style='fill:%2308A6B7;fill-opacity:1' /%3E%3Cpath d='m 175.43867,340.00219 c -1.34862,10.20474 -10.02005,18.04148 -20.60351,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.02653,0 23.83717,-9.65722 25.64948,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.59036,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.54642,0 17.53716,6.37619 20.00123,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3852' style='fill:%2308A6B7;fill-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A"); + } +} + +body.app-body { + background-color: var(--color-bg); + color: var(--color-fg); + font-family: ui-rounded, "mastodon-font-sans-serif", sans-serif; +} + +.layout-single-column .ui::before { + content: " "; + display: block; + height: 16px; + position: fixed; + top: 0; + left: 0; + right: 0; + z-index: 1; + background-color: var(--color-bg); + background-image: var(--gradient-bg); +} +.app-body .columns-area__panels__pane { + z-index: 1; +} + +::selection { + color: var(--color-accent-fg); + background-color: var(--color-accent); +} + +/* 🖱️ Scrollbars */ +:root:has(.app-body) *::-webkit-scrollbar-track { + background-color: var(--color-bg); + padding: 2px; +} +:root:has(.app-body) *::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 8px; + opacity: .4; + box-shadow: none; +} +:root:has(.app-body) *::-webkit-scrollbar-track:hover { + background-color: var(--color-bg); +} +:root:has(.app-body) *::-webkit-scrollbar-thumb:hover { + background-color: var(--color-accent); + opacity: .7; +} +@media screen and (max-width:1174px) { + :root:has(.app-body) *::-webkit-scrollbar { + display: none; + } +} +:root, +* { + scrollbar-color: var(--color-accent) var(--color-bg); + scrollbar-width: thin; +} + +.app-body { + --dropdown-shadow: + 0 20px 25px -5px rgba(0, 0, 0, .15), + 0 8px 10px -6px rgba(0, 0, 0, .15); + --safe-area-bottom: env(safe-area-inset-bottom); +} +@media (display-mode: standalone) { + .app-body { + --safe-area-bottom: max(env(safe-area-inset-bottom), 30px); + } +} + +.app-body .loading-bar { + background-color: var(--color-accent); +} +.app-body .circular-progress { + color: var(--color-accent); +} + +.app-body .redirect__logo { + background-image: var(--logo); + background-size: 100%; + background-position: center; + background-repeat: no-repeat; +} +.app-body .redirect__logo img { + opacity: 0; +} +.app-body .redirect__message a { + color: var(--color-accent); +} + +.app-body .getting-started, +.app-body .regeneration-indicator, +.app-body .audio-player, +.app-body .compose-form .spoiler-input__input, +.app-body .compose-form__autosuggest-wrapper, +.app-body .compose-form__poll-wrapper select, +.app-body .poll__option input[type=text], +.app-body .report-dialog-modal__textarea, +.app-body .search__input, +.app-body .setting-text, +.app-body .compose-form .compose-form__buttons-wrapper, +.app-body .about__section__body { + border: 0; +} +.app-body .column-inline-form, +.app-body .column>.scrollable, +.app-body .getting-started, +.app-body .regeneration-indicator { + background: transparent; +} + +:root { + --background-filter: none; +} + +.app-body .account__avatar { + background-color: var(--color-content-secondary-bg); + border-radius: 50%; +} +.app-body .account__avatar img { + border-radius: 50%; +} + +/* Keyframes */ +@keyframes bounce { + 0% { + transform: scale(1); + } + 50% { + transform: scale(1.6); + } + 75% { + transform: scale(.8); + } + 100% { + transform: scale(1); + } +} +@keyframes bounce-sml { + 0% { + transform: scale(1); + } + 50% { + transform: scale(1.25); + } + 100% { + transform: scale(1); + } +} +@keyframes bounce-vertical { + 0% { + transform: translateY(0); + } + 50% { + transform: translateY(-30%); + } + 75% { + transform: translateY(20%); + } + 100% { + transform: translate(0); + } +} +@keyframes launch { + 0% { + transform: translate(0); + opacity: 0; + } + 5% { + transform: translate(0); + opacity: 1; + } + 50% { + transform: translate(200%, -200%); + opacity: 0; + } + 80% { + transform: translate(200%, -200%); + opacity: 0; + } + 85% { + transform: translate(-20%, 20%); + opacity: 0; + } + 100% { + transform: translate(0); + opacity: 1; + } +} +@keyframes fadein { + from { + opacity: 0; + transform: translateY(-10%); + } + to { + opacity: 1; + transform: translateY(0); + } +} +@keyframes fadein-short { + from { + transform: translate(0, -10px); + opacity: 0; + } + to { + transform: translate(0, 0); + opacity: 1; + } +} +@keyframes slowin { + 0% { + opacity: 0; + } + 20% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes rotate-bounce { + 0% { + transform: rotate(0) scale(1); + } + 60% { + transform: rotate(80deg) scale(1.2); + } + 100% { + transform: rotate(60deg) scale(1.1); + } +} +@keyframes bell-ring { + 0% { + transform: rotate(0); + } + 40% { + transform: rotate(15deg); + } + 70% { + transform: rotate(-15deg); + } + 100% { + transform: rotate(0); + } +} + + +/* Rordered layout */ +.app-body .columns-area__panels__pane--navigational { + order: 1; +} +.app-body .columns-area__panels__main { + order: 2; +} +.app-body .columns-area__panels__pane--compositional { + order: 3; +} +.app-body .columns-area--mobile .column { + flex: unset; +} +.app-body .columns-area--mobile .column:focus-within { + overflow: visible; +} +.app-body .scrollable, +.app-body .column > .scrollable { + background-color: var(--color-content-bg); + border-right: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-top: 0; + border-bottom: 0; + border-radius: 0; + padding-bottom: 20px; +} +.app-body .dismissable-banner + .scrollable { + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.app-body .columns-area--mobile { + padding: 0; +} +.app-body .columns-area__panels { + gap: 10px; +} +@media screen and (max-width:889px) { + .app-body:not(.layout-multiple-columns) .scrollable, + .app-body:not(.layout-multiple-columns) .column > .scrollable { + border-right: 0; + border-left: 0; + } +} +@media screen and (min-width:1175px) { + .app-body .columns-area__panels__main { + max-width: 580px; + padding: 0; + } +} +@media screen and (max-width:1174px) { + .app-body .columns-area__panels { + gap: 0; + } +} + +/* *️⃣ Icons + -------- */ +.app-body .icon { + height: 20px; + width: 20px; +} +.app-body .verified-badge .icon { + width: 18px; + height: 18px; +} +.app-body .account__header__tabs__buttons .icon-button .icon { + height: 24px; + width: 24px; +} +.app-body .status__visibility-icon .icon { + height: 1em; + width: 1em; +} +.app-body .detailed-status__meta .icon, +.app-body .dropdown-button .icon { + height: 15px; + width: 15px; +} +.app-body .icon-button { + padding: 2px; +} +.app-body + :is( + .icon-bookmark, + .icon-star, + .icon-retweet, + .icon-repeat, + .icon-reply, + .icon-reply-all, + .icon-tasks, + .icon-quote-right, + .icon-home, + .icon-notifications-active, + .icon-hashtag, + .icon-explore, + .icon-search, + .icon-times-circle, + .icon-bell, + .icon-at, + .icon-bookmarks, + .icon-list-ul, + .column-link .icon-cog, + .drawer__tab .icon-cog, + .icon-flag, + .icon-tachometer, + .icon-bars, + .icon-bar-chart-4-bars, + .navigation-bar .icon-close, + .icon-user-plus, + .icon-person-add, + .icon-user, + .icon-users, + .icon-bullhorn, + .icon-sliders, + .icon-globe, + .icon-unlock, + .icon-lock, + .icon-paperclip, + .edit-indicator__attachments > .icon, + .icon-photo-library, + .compose-form__buttons .icon-button:nth-child(3) .icon, + .emoji-picker-dropdown > .icon-button .icon, + .icon-bell-o, + .icon-thumb-tack, + .icon-file-text, + .account--panel .icon-times, + .follow-request-banner .icon-times, + .account__relationship .icon-times, + .icon-ellipsis-h, + .icon-ellipsis-v, + .icon-check:is(.verified__mark, .verified-badge__mark), + .follow-request-banner .button .icon-check, + .account--panel button .icon-check, + .account__relationship .icon-check, + .status__action-bar .icon-close, + .detailed-status__action-bar .icon-close, + .account__header__tabs__buttons .icon-close, + .icon-sign-out, + .account__header__tabs__buttons .icon-undefined, + .icon-eye-slash, + .icon-eye, + .icon-eraser, + .icon-pencil, + .icon-edit, + .app-form__header-input .icon, + .account__domain-pill__popout__parts__icon .icon, + .safety-action-modal__bullet-points__icon .icon + ) + path { + display: none; +} + +.app-body + :is( + .icon-bookmark, + .icon-star, + .icon-retweet, + .icon-repeat, + .icon-reply, + .icon-reply-all, + .icon-tasks, + .icon-quote-right, + .icon-home, + .icon-notifications-active, + .icon-hashtag, + .icon-explore, + .icon-search, + .icon-times-circle, + .icon-bell, + .icon-at, + .icon-bookmarks, + .icon-list-ul, + .column-link .icon-cog, + .drawer__tab .icon-cog, + .icon-flag, + .icon-tachometer, + .icon-bars, + .icon-bar-chart-4-bars, + .navigation-bar .icon-close, + .icon-user-plus, + .icon-person-add, + .icon-user, + .icon-users, + .icon-bullhorn, + .icon-sliders, + .icon-globe, + .icon-unlock, + .icon-lock, + .icon-paperclip, + .edit-indicator__attachments > .icon, + .icon-photo-library, + .compose-form__buttons .icon-button:nth-child(3) .icon, + .emoji-picker-dropdown > .icon-button .icon, + .icon-bell-o, + .icon-thumb-tack, + .icon-file-text, + .account--panel .icon-times, + .follow-request-banner .icon-times, + .account__relationship .icon-times, + .icon-ellipsis-h, + .icon-ellipsis-v, + .icon-check:is(.verified__mark, .verified-badge__mark), + .follow-request-banner .button .icon-check, + .account--panel button .icon-check, + .account__relationship .icon-check, + .status__action-bar .icon-close, + .detailed-status__action-bar .icon-close, + .account__header__tabs__buttons .icon-close, + .icon-sign-out, + .account__header__tabs__buttons .icon-undefined, + .icon-eye-slash, + .icon-eye, + .icon-eraser, + .icon-pencil, + .icon-edit, + .app-form__header-input .icon, + .account__domain-pill__popout__parts__icon .icon, + .safety-action-modal__bullet-points__icon .icon + ) { + background-repeat: no-repeat; + background-size: 100%; + background-position: center; +} + +/* Bookmark */ +.app-body .icon-bookmark { + background-image: var(--icon-bookmark-accent); +} +.app-body .detailed-status__button .icon-bookmark { + background-image: var(--icon-bookmark-accent); +} +.app-body .icon-button.active .icon-bookmark { + background-image: var(--icon-bookmark-active); +} +/* Favorite */ +.app-body .icon-star { + background-image: var(--icon-star-accent); +} +.app-body button.icon-button.active .icon-star, +.app-body .notification__message .icon-star, +.app-body .notification-group--favourite .icon-star { + background-image: var(--icon-star-active); +} +.app-body .detailed-status__link .icon-star { + background-image: var(--icon-star); + margin: 0; +} +.app-body .media-modal__overlay .icon-star { + background-image: var(--icon-star-accent); +} +/* Boost */ +.app-body .icon-retweet { + background-image: var(--icon-boost-accent); +} +.app-body button.icon-button.active .icon-retweet, +.app-body .detailed-status__button button.icon-button.active:hover .icon-retweet { + background-image: var(--icon-boost-accent-active); +} +.app-body .status__prepend__icon .icon-retweet, +.app-body .notification-group--reblog .icon-repeat { + background-image: var(--icon-boost-accent-active); +} +.app-body .notification__message .icon-retweet { + background-image: var(--icon-boost-active); +} +.app-body .detailed-status__link .icon-retweet { + background-image: var(--icon-boost); + margin: 0; +} +.app-body + button.icon-button:is( + .reblogPrivate:where(.disabled, [disabled]), + .reblogPrivate:where(.disabled, [disabled]):hover, + .disabled, + .disabled:hover + ) + .icon-retweet { + background-image: var(--icon-boost-accent); + opacity: .2; + pointer-events: none; +} +.app-body .boost-modal__action-bar .icon-retweet { + background-image: var(--icon-boost-accent); + vertical-align: middle; +} +.app-body .media-modal__overlay .icon-retweet { + background-image: var(--icon-boost-accent); +} +/* Reply */ +.app-body .icon-reply, +.app-body .icon-reply-all { + background-image: var(--icon-reply-accent); +} +.app-body .detailed-status__action-bar :is(.icon-reply, .icon-reply-all) { + background-image: var(--icon-reply-accent); +} +.app-body .media-modal__overlay :is(.icon-reply, .icon-reply-all) { + background-image: var(--icon-reply-accent); +} +.app-body .status__prepend__icon .icon-reply, +.app-body .notification-ungrouped__header__icon .icon-reply { + background-image: var(--icon-reply-accent-active); +} +/* Ellipsis */ +.app-body :is(.icon-ellipsis-h, .icon-ellipsis-v) { + background-image: var(--icon-ellipsis-accent); +} +.app-body .detailed-status__action-bar .icon-ellipsis-h { + background-image: var(--icon-ellipsis-accent); +} +.app-body :is(.status__action-bar, .detailed-status__action-bar, .account__header__tabs__buttons) .icon-close { + background-image: var(--icon-ellipsis-active); +} +/* Poll icon */ +.app-body .icon-tasks, +.app-body .icon-bar-chart-4-bars { + background-image: var(--icon-poll); +} +.app-body .notification__message .icon-tasks, +.app-body .notification-ungrouped .icon-bar-chart-4-bars { + background-image: var(--icon-poll-accent); +} +.app-body .compose-form .icon-tasks { + background-image: var(--icon-poll-accent); +} +/* Post icon */ +.app-body .icon-quote-right { + background-image: var(--icon-post); +} + +/* Navigation panel icons */ +.app-body .column-link__icon { + transform: scale(1.45); + margin-right: 7px; + margin-left: 3px; +} +/* Home icon */ +.app-body .icon-home { + background-image: var(--icon-home); +} +.app-body .column-link.active .icon-home { + background-image: var(--icon-home-active); +} +.layout-multiple-columns .column-link .icon-home { + background-image: var(--icon-home-accent); +} +.app-body .notification__message .icon-home, +.app-body .notification-ungrouped .icon-notifications-active { + background-image: var(--icon-post-notification-accent); +} +/* Globe icon */ +.app-body .column-link .icon-globe, +.app-body .column-header__icon.icon-globe { + background-image: var(--icon-globe); +} +.app-body .column-link.active .icon-globe { + background-image: var(--icon-globe-active); +} +.layout-multiple-columns .column-link .icon-globe { + background-image: var(--icon-globe-accent); +} +/* Hashtag icon */ +.app-body .icon-hashtag { + background-image: var(--icon-hashtag); +} +/* Explore icon */ +.app-body .icon-explore, +.app-body .column-link .icon-explore { + background-image: var(--icon-explore); +} +.app-body .column-link.active .icon-explore { + background-image: var(--icon-explore-active); +} +.layout-multiple-columns .column-link .icon-explore { + background-image: var(--icon-explore-accent); +} +/* Search icon */ +.app-body .icon-search { + background-image: var(--icon-search); +} +.app-body .ui__header__links .icon-search, +.app-body .search__icon .icon-search { + background-image: var(--icon-search-active); +} +.app-body .column-link .icon-search { + background-image: var(--icon-search-column-link); +} +.app-body .column-link.active .icon-search { + background-image: var(--icon-search-column-link-active); +} +.app-body .column-header__icon.icon-search { + background-image: var(--icon-search-column-link); +} +.app-body .icon-times-circle { + background-image: var(--icon-erase); +} +/* Notifications icon */ +.app-body .column-link .icon-bell, +.app-body .column-header__icon.icon-bell { + background-image: var(--icon-bell); +} +.app-body .column-link.active .icon-bell { + background-image: var(--icon-bell-active); +} +/* Direct messages icon */ +.app-body .column-link .icon-at, +.app-body .column-header__icon.icon-at { + background-image: var(--icon-direct-messages); +} +.app-body .column-link.active .icon-at { + background-image: var(--icon-direct-messages-active); +} +.layout-multiple-columns .column-link .icon-at { + background-image: var(--icon-direct-messages-accent); +} +/* Bookmarks icon */ +.app-body .icon-bookmarks, +.app-body .column-header__icon.icon-bookmarks { + background-image: var(--icon-bookmark-column-link); +} +.app-body .column-link.active .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-active); +} +.layout-multiple-columns .column-link .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-accent); +} +/* Favorites icon */ +.app-body .column-link .icon-star, +.app-body .column-header__icon.icon-star { + background-image: var(--icon-star-column-link); +} +.app-body .column-link.active .icon-star { + background-image: var(--icon-star-column-link-active); +} +.layout-multiple-columns .column-link .icon-star { + background-image: var(--icon-star-column-link-accent); +} +/* Lists icon */ +.app-body .icon-list-ul, +.app-body .column-header__icon.icon-list-ul { + background-image: var(--icon-list); +} +.app-body .column-link.active .icon-list-ul { + background-image: var(--icon-list-active); +} +.layout-multiple-columns .column-link .icon-list-ul { + background-image: var(--icon-list-accent); +} +.app-body .navigation-panel .list-panel .column-link .icon-list-ul { + background-image: var(--icon-dot-accent); + transform: scale(1.8); +} +.app-body .navigation-panel .list-panel .column-link.active .icon-list-ul { + background-image: var(--icon-dot-accent-active); +} +/* Settings icon */ +.app-body .column-link .icon-cog { + background-image: var(--icon-settings); +} +.layout-multiple-columns .column-link .icon-cog { + background-image: var(--icon-settings-accent); +} +/* About page icon */ +.app-body .navigation-panel .column-link .icon-ellipsis-h { + background-image: var(--icon-ellipsis); +} +.app-body .navigation-panel .column-link.active .icon-ellipsis-h { + background-image: var(--icon-ellipsis-column-link-active); +} +/* Moderation icon */ +.app-body .icon-flag { + background-image: var(--icon-moderation); +} +.app-body .icon-tachometer { + background-image: var(--icon-administration); +} +/* Profile settings */ +.app-body .navigation-bar .icon-button .icon-bars { + background-image: var(--icon-gear); +} +.app-body .navigation-bar .icon-button.active .icon-close { + background-image: var(--icon-gear-active); +} +.app-body .navigation-bar .icon-button:is(:active, :focus, :hover) { + background-color: transparent; +} +.app-body .navigation-bar .icon-button.active { + transform: rotate(60deg) scale(1.1); + animation: rotate-bounce .4s 1; +} +/* Follow user icon */ +.app-body .icon-user-plus, +.app-body .icon-user, +.app-body .icon-person-add { + background-image: var(--icon-user-plus-accent); +} +.app-body .active .icon-user-plus { + background-image: var(--icon-user-plus); +} +.app-body .column-header__icon.icon-user-plus, +.app-body .column-link .icon-user-plus { + background-image: var(--icon-user-plus-column-link); +} +.app-body .column-link.active .icon-user-plus { + background-image: var(--icon-user-plus-column-link-active); +} +.layout-multiple-columns .column-link .icon-user-plus { + background-image: var(--icon-user-plus-column-link-accent); +} +/* Users icon */ +.app-body .icon-users { + background-image: var(--icon-users); +} +.app-body .column-link .icon-users { + background-image: var(--icon-users-accent); +} +/* Announcement icon */ +.app-body .icon-bullhorn { + background-image: var(--icon-megaphone); +} +/* Column settings icon */ +.app-body .icon-sliders { + background-image: var(--icon-sliders); +} +/* Post visibility icons */ +.app-body .icon-globe { + background-image: var(--icon-globe-visibility); +} +.app-body .dropdown-button .icon-globe { + background-image: var(--icon-globe-visibility-accent); +} +.app-body .dropdown-button.active .icon-globe { + background-image: var(--icon-globe-visibility-inv); +} +.app-body .icon-unlock { + background-image: var(--icon-unlock); +} +.app-body .dropdown-button .icon-unlock { + background-image: var(--icon-unlock-accent); +} +.app-body .dropdown-button.active .icon-unlock { + background-image: var(--icon-unlock-inv); +} +.app-body .icon-lock { + background-image: var(--icon-lock); +} +.app-body .dropdown-button .icon-lock { + background-image: var(--icon-lock-accent); +} +.app-body .dropdown-button.active .icon-lock { + background-image: var(--icon-lock-inv); +} +.app-body .icon-at { + background-image: var(--icon-at); +} +.app-body .dropdown-button .icon-at { + background-image: var(--icon-at-accent); +} +.app-body .dropdown-button.active .icon-at { + background-image: var(--icon-at-inv); +} + +/* Other icons */ +.app-body .icon-paperclip { + background-image: var(--icon-paperclip-accent); +} +.app-body .icon-photo-library, +.app-body .edit-indicator__attachments > .icon { + background-image: var(--icon-paperclip); +} +.app-body .compose-form__buttons .icon-button:nth-child(3) .icon { + background-image: var(--icon-warning); +} +.app-body .compose-form__buttons .icon-button:nth-child(3):is(.active, .active:hover) .icon { + background-image: var(--icon-warning-inv); +} +.app-body .icon-check:is(.verified__mark, .verified-badge__mark) { + background-image: var(--icon-verified); +} +.app-body .follow-request-banner .button:is(:active, :focus, :hover) .icon-check { + background-image: var(--icon-check-inv); +} +.app-body .account__relationship .icon-check, +.app-body .follow-request-banner .button .icon-check { + background-image: var(--icon-check); +} +.app-body .icon-bell { + background-image: var(--icon-bell-ringing); +} +.app-body .icon-bell-o { + background-image: var(--icon-bell-accent); +} +.app-body .icon-thumb-tack { + background-image: var(--icon-pin); +} +.app-body .icon-file-text { + background-image: var(--icon-link); +} +.app-body + :is( + .account--panel, + .follow-request-banner, + .account__relationship + ) + .icon-times { + background-image: var(--icon-reject); +} +.app-body .account--panel .icon-times, +.app-body .follow-request-banner .button:is(:active, :focus, :hover) .icon-times { + background-image: var(--icon-reject-inv); +} +.app-body .account__relationship .icon-times, +.app-body .follow-request-banner .button .icon-times { + background-image: var(--icon-reject); +} +.app-body .account__header__tabs__buttons .icon-undefined { + background-image: var(--icon-share); +} +.app-body .account__header__tabs__buttons .copyable .icon-undefined { + background-image: var(--icon-copy); +} +.app-body .account__header__tabs__buttons .copied .icon-undefined { + background-image: var(--icon-copied); +} +.app-body .icon-eye-slash { + background-image: var(--icon-eye-shut); +} +.app-body .icon-button.overlayed .icon-eye-slash, +.app-body .media-gallery__item__overlay .icon-eye-slash { + background-image: var(--icon-eye-shut-inv); +} +.app-body .player-button .icon-eye-slash { + filter: brightness(100); +} +.app-body .icon-eye { + background-image: var(--icon-eye-open); +} +.app-body .icon-eraser { + background-image: var(--icon-broom); +} +.app-body .icon-pencil { + background-image: var(--icon-edited-accent); +} +.app-body .icon-edit { + background-image: var(--icon-edited-accent); +} + +@media screen and (min-width:1173px) { + .app-body .navigation-panel .column-link .icon-home { + background-image: var(--icon-home-accent); + } + .app-body .navigation-panel .column-link.active .icon-home { + background-image: var(--icon-home-accent-active); + } + .app-body .navigation-panel .column-link .icon-bell { + background-image: var(--icon-bell-accent); + } + .app-body .navigation-panel .column-link.active .icon-bell { + background-image: var(--icon-bell-accent-active); + } + .app-body .navigation-panel .column-link .icon-explore { + background-image: var(--icon-explore-accent); + } + .app-body .navigation-panel .column-link.active .icon-explore { + background-image: var(--icon-explore-accent-active); + } + .app-body .navigation-panel .column-link .icon-search { + background-image: var(--icon-search-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-search { + background-image: var(--icon-search-column-link-accent-active); + } + .app-body .navigation-panel .column-link .icon-globe { + background-image: var(--icon-globe-accent); + } + .app-body .navigation-panel .column-link.active .icon-globe { + background-image: var(--icon-globe-accent-active); + } + .app-body .navigation-panel .column-link .icon-at { + background-image: var(--icon-direct-messages-accent); + } + .app-body .navigation-panel .column-link.active .icon-at { + background-image: var(--icon-direct-messages-accent-active); + } + .app-body .navigation-panel .column-link .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-accent-active); + } + .app-body .navigation-panel .column-link .icon-star { + background-image: var(--icon-star-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-star { + background-image: var(--icon-star-column-link-accent-active); + } + .app-body .navigation-panel .column-link .icon-list-ul { + background-image: var(--icon-list-accent); + } + .app-body .navigation-panel .column-link.active .icon-list-ul, + .app-body .navigation-panel .column-link:has(+ .list-panel > .column-link.active) .icon-list-ul { + background-image: var(--icon-list-accent-active); + } + .app-body .navigation-panel .column-link .icon-cog { + background-image: var(--icon-settings-accent); + } + .app-body .navigation-panel .column-link .icon-user-plus { + background-image: var(--icon-user-plus-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-user-plus { + background-image: var(--icon-user-plus-column-link-accent-active); + } + .app-body .icon-flag { + background-image: var(--icon-moderation-accent); + } + .app-body .icon-tachometer { + background-image: var(--icon-administration-accent); + } +} + + + +/* Links */ +.app-body a.status-link:not(.mention, .hashtag), +.app-body a:is(.status-link, .mention, .navigation-bar__profile-edit) span, +.app-body :is(.account__header__fields, .account__header__content) a span { + text-decoration-line: underline; + text-decoration-color: var(--color-accent-bg); + text-decoration-thickness: 2px; + text-underline-offset: 2px; +} +.app-body a.status-link:not(.mention, .hashtag):is(:active, :focus, :hover), +.app-body a:is(.status-link, .mention, .navigation-bar__profile-edit):is(:active, :focus, :hover) span, +.app-body :is(.account__header__fields, .account__header__content, .trends__item__name) a:is(:active, :focus, :hover) span, +.app-body + :is( + .detailed-status__display-name, + .reply-indicator__display-name, + .status__display-name, + a.account__display-name + ):is(:active, :focus, :hover) + .display-name strong, +.app-body .status__prepend a:is(:active, :focus, :hover) bdi, +.app-body a.notification-request__link:is(:active, :focus, :hover) .notification-request__name__display-name strong, +.app-body .more-from-author a:is(:active, :focus, :hover) bdi { + text-decoration-line: underline; + text-decoration-color: currentColor; + text-decoration-thickness: 2px; + text-underline-offset: 2px; +} +.app-body a.mention:is(:active, :focus, :hover), +.app-body :is(.account__header__fields, .account__header__content) a:is(:active, :focus, :hover), +.app-body :is(.detailed-status__datetime, .status__relative-time):is(:active, :focus, :hover) { + text-decoration: none !important; +} +.app-body .account__header__fields .verified a span { + display: inline; +} + + + +/* 📝 Compose panel + ---------------- */ +.app-body .compose-form { + gap: 0; +} +.app-body .navigation-bar { + border-radius: 8px 8px 0 0; + padding: 23px 15px 15px 18px; + position: relative; + background-color: var(--color-content-bg); + border-top: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + transition: + background-color .2s, + border-color .2s; +} +.app-body .navigation-bar strong { + color: var(--color-content-fg); +} +.app-body .navigation-bar .account { + background-color: transparent; + padding-left: 0; + padding-top: 0; + border-left: 0; + border-right: 0; + border-bottom: 0; +} +.app-body .navigation-bar .account__display-name { + line-height: 20px; +} +.app-body :is(.navigation-bar, .reply-indicator) .account__avatar { + outline: 6px solid var(--color-content-bg); + border-radius: 8px; + position: relative; + z-index: 2; +} +.app-body .reply-indicator__line { + z-index: 1; +} +.app-body .compose-form__highlightable { + border-top: 0; + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; + border-top-left-radius: 0; + border-top-right-radius: 0; + background-color: var(--color-content-bg); + transition: all .2s; +} +.app-body .compose-form .reply-indicator:has(~ .compose-form__highlightable:focus-within), +.app-body .compose-form .navigation-bar:has(~ .compose-form__highlightable:focus-within), +.app-body .compose-form .compose-form__warning:has(~ .compose-form__highlightable:focus-within), +.app-body .compose-form__highlightable:focus-within { + border-color: var(--color-accent); +} +.app-body .compose-form .reply-indicator + .navigation-bar, +.app-body .compose-form .navigation-bar:has(~ .compose-form__highlightable:focus-within), +.app-body .reply-indicator { + background-color: var(--color-content-bg); +} +.app-body .compose-form__highlightable.active { + box-shadow: none; +} +.app-body .compose-form + :is( + .autosuggest-textarea__suggestions, + .autosuggest-textarea__textarea, + .autosuggest-textarea__suggestions__item, + .compose-form__modifiers + ) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border: 0; + border-top: 0; + border-radius: 0; +} +.app-body .compose-form .autosuggest-textarea__textarea { + padding-inline-start: 20px; +} +.app-body .compose-form .autosuggest-textarea__textarea::placeholder { + font-size: 130%; + opacity: .5; +} +.app-body .autosuggest-textarea__textarea::placeholder, +.app-body .autosuggest-account .display-name__html { + color: var(--color-content-fg); +} +.app-body .autosuggest-account .display-name__account, +.app-body .hover-card .display-name__account, +.app-body .hover-card .account-fields dl dt { + color: var(--color-content-fg-muted); +} +.app-body .autosuggest-textarea__suggestions { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + box-shadow: + 0 20px 25px -5px rgba(0, 0, 0, .25), + 0 8px 10px -6px rgba(0, 0, 0, .25); +} +.app-body .autosuggest-textarea__suggestions__item { + color: var(--color-content-fg); +} +.app-body .autosuggest-textarea__suggestions__item:is(.selected, :active, :focus, :hover), +.app-body .autosuggest-textarea__suggestions__item:is(.selected, :active, :focus, :hover) .autosuggest-account :is(.display-name__account, .display-name__html) { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .autosuggest-textarea__suggestions, +.app-body .autosuggest-textarea__suggestions__item:last-child { + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} +.app-body .autosuggest-account .account__avatar { + border: 0; +} +.app-body .dropdown-button { + border-radius: 8px; + border-color: var(--color-accent-bg); + color: var(--color-accent); + padding: 5px 8px; + transition: border-color .2s; +} +.app-body .dropdown-button:hover { + border-color: var(--color-accent); +} +.app-body .dropdown-button.active, +.app-body .column-settings .dropdown-button.active { + border-color: var(--color-accent); + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .column-settings .dropdown-button { + background-color: var(--color-accent-bg); +} +.app-body .reply-indicator { + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-top: 1px solid var(--color-lines); + border-bottom: 0; + border-radius: 8px 8px 0 0; + box-shadow: none; + margin: 0; + padding: 18px 15px 0 18px; + transition: all .2s; +} +.app-body .reply-indicator p { + overflow: hidden; +} +.app-body .reply-indicator__line:before { + background-color: var(--color-accent); + z-index: 1; + opacity: .6; +} +.app-body .reply-indicator + .navigation-bar { + border-top: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; + padding-top: 16px; +} +.app-body .reply-indicator .display-name__account, +.app-body .reply-indicator__attachments { + color: var(--color-content-fg); + opacity: .7; +} +.app-body .reply-indicator__attachments { + margin-top: 8px; +} + +.app-body .edit-indicator { + background-color: var(--color-content-secondary-bg); + border-bottom: 0; + gap: 2px; + padding-inline-start: 20px; + padding-bottom: 17px; +} +.app-body .edit-indicator__header { + color: var(--color-content-fg); +} +.app-body .edit-indicator__header > *:not(.edit-indicator__cancel) { + opacity: .7; +} +.app-body .edit-indicator__content { + color: var(--color-content-fg); +} +.app-body .edit-indicator__content a { + color: var(--color-accent); +} +.app-body .edit-indicator__attachments { + color: var(--color-content-fg); + opacity: .7; +} + +.app-body .navigation-bar .icon-button:not(:has(.icon-bars),.active) { + border: 1px solid var(--color-accent-bg); + color: var(--color-accent); + border-radius: 8px; + transition: all .2s; +} +.app-body .navigation-bar .icon-button:not(:has(.icon-bars),.active):hover { + border-color: var(--color-accent); +} +.app-body .navigation-bar .icon-button:not(:has(.icon-bars),.active):active { + background-color: var(--color-accent-bg); +} + + +.app-body .compose-form .compose-form__warning { + background-color: var(--color-accent-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-radius: 0; + box-shadow: none; + transition: border-color .2s; +} +.app-body .compose-form .compose-form__warning, +.app-body .simple_form .recommended, +.app-body .compose-form .compose-form__warning, +.app-body .compose-form .compose-form__warning a, +.app-body .reply-indicator__content a, +.app-body .navigation-bar__profile-edit { + color: var(--color-accent); +} +.app-body .simple_form .recommended { + border-color: var(--color-lines); +} +.app-body .compose-form__sensitive-button .icon-button:hover { + background-color: transparent; +} +.app-body .compose-form__sensitive-button input[type=checkbox]:checked { + background-color: var(--color-accent); + border-color: var(--color-accent); +} +.app-body .spoiler-input__border { + display: none; +} +.app-body .compose-form .autosuggest-input { + box-sizing: border-box; +} +.app-body .compose-form .spoiler-input.spoiler-input--visible { + margin-bottom: 0; + height: auto; + background-color: var(--color-content-bg); +} +.app-body .compose-form .spoiler-input .autosuggest-input { + background-color: var(--color-content-bg); + border-bottom: 0; + padding: 5px; +} +.app-body .compose-form .spoiler-input__input { + background-image: var(--icon-warning); + background-position: 10px center; + background-repeat: no-repeat; + background-size: 20px; + background-color: var(--color-accent-bg); + color: var(--color-accent); + border: 1px solid var(--color-accent-lines); + margin-bottom: 0; + border-radius: 8px; + padding: 8px 15px 8px 36px; + font-weight: 500; + transition: all .2s; +} +.app-body .compose-form .spoiler-input__input:focus { + border-color: var(--color-accent); + background-color: var(--color-content-bg); +} +.app-body .display-name { + color: var(--color-content-fg); +} +.app-body .compose-form__upload .icon-button.compose-form__upload__delete .icon { + width: 15px; + height: 15px; +} +.app-body .compose-form .compose-form__modifiers .compose-form__upload .icon-button { + color: #ffffff; +} +.app-body .compose-form .compose-form__modifiers .compose-form__upload .icon-button:is(:active, :focus, :hover) { + background-color: rgba(0, 0, 0, .4); +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .compose-form { + padding: 15px; + } +} + +.app-body .compose-form .attachment-list.compact .icon { + color: var(--color-content-fg-muted); + vertical-align: bottom; +} + + +.app-body .character-counter { + color: var(--color-content-fg); + opacity: 0; + font-size: 15px; + font-weight: 500; + transition: + opacity .3s, + margin-right .3s; + transform-origin: right center; + margin-right: -10px; +} +.app-body .compose-form:not(:has(.autosuggest-textarea__textarea:placeholder-shown)) .character-counter { + opacity: 1; + margin-right: 0; +} +.app-body .character-counter--over { + color: #df405a; + font-weight: 500; + animation: bounce .3s 1; +} + +.compose-form__footer { + gap: 10px; + padding: 0; +} +.app-body .compose-form__dropdowns { + gap: 6px; + padding: 0 12px; +} +.app-body .compose-form__actions { + border-radius: 0 0 8px 8px; + padding: 10px 12px; + background-color: var(--color-content-secondary-bg); +} +.app-body .compose-form__buttons { + gap: 1px; +} +.app-body .compose-form__buttons .icon-button { + padding: 6px; + border-radius: 8px; + transition: all .2s; +} +.app-body .compose-form__buttons .icon { + transform: scale(1.2); + width: 20px; +} +.app-body .compose-form__buttons .icon-button:is(.active, .active:hover) { + background-color: var(--color-accent); +} +.app-body .compose-form__submit { + max-width: 40px; +} +.app-body .compose-form__submit .button { + height: 40px; + max-width: 40px; + color: transparent; + background-size: 60%; + background-position: center; + background-repeat: no-repeat; + background-image: var(--icon-send-inv); + background-color: var(--color-accent); + transition: + transform .2s, + background-color .2s, + border-color .2s; +} +.app-body .compose-form__submit .button:active { + transform: scale(.95); +} +.app-body .compose-form:has(.autosuggest-textarea__textarea:placeholder-shown) .compose-form__submit .button { + background-image: var(--icon-send); + background-color: var(--color-accent-bg); +} +.app-body .compose-form:not(:has(.autosuggest-textarea__textarea:placeholder-shown)) .compose-form__submit { + animation: bounce-sml .2s ease-out 1; +} + +.app-body .upload-area__background { + background-color: var(--color-secondary-bg); + border-radius: 8px; +} +.app-body .upload-area__content { + border-color: var(--color-accent-focus); + border-radius: 8px; +} +.app-body .upload-progress__tracker { + background-color: var(--color-accent); +} +.app-body .upload-progress__backdrop { + background-color: var(--color-accent-bg); +} +.app-body .upload-progress .icon { + color: var(--color-accent) +} +.app-body .upload-progress__message, +.app-body .upload-progress__message span { + color: var(--color-content-fg); +} +.app-body .compose-form__upload .icon-button { + background-color: rgba(0, 0, 0, .75); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); + color: var(--color-accent-fg); + border-radius: 8px; + padding: 6px; +} +.app-body .compose-form__upload .icon-button:hover { + background-color: #444; + color: var(--color-accent-fg); +} + +/* Poll composer */ +.app-body .compose-form__poll { + gap: 3px; +} +.app-body .compose-form__poll .poll__option { + margin-bottom: 2px; +} +.app-body .poll__option input[type=text] { + border-radius: 8px; + padding: 7px 12px; + border: 1px solid var(--color-lines); + background-color: var(--color-content-bg); + color: var(--color-content-fg); + transition: all .2s; +} +.app-body .poll__option input[type=text]:focus { + border-color: var(--color-accent); +} +.app-body .compose-form__poll__footer { + margin-top: 5px; + padding-inline-start: 12px; + gap: 6px; + margin-bottom: -10px; +} +.app-body .compose-form__poll__select__label { + display: none; +} +.app-body .compose-form__poll__select__value { + background-position: 8px center; + background-size: 15px; + background-repeat: no-repeat; + color: var(--color-accent); + padding: 4px 8px 4px 27px; + border-radius: 8px; + border: 1px solid var(--color-accent-bg); + font-size: 12px; + line-height: 16px; + transition: + background-color .2s, + border-color .2s; + cursor: pointer; +} +.app-body .compose-form__poll__select__value:is(:active, :hover, :focus) { + border-color: var(--color-accent); + outline: 0; +} +.app-body .compose-form__poll__select__value:active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:first-child .compose-form__poll__select__value { + background-image: var(--icon-timer); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:first-child .compose-form__poll__select__value:active { + background-image: var(--icon-timer-inv); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value { + background-image: var(--icon-check-radio); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:active, +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:first-child:checked):active { + background-image: var(--icon-check-radio-inv); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:first-child:checked) { + background-image: var(--icon-check-radio); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:last-child:checked) { + background-image: var(--icon-check-box); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:last-child:checked):active { + background-image: var(--icon-check-box-inv); +} + +.app-body .compose-form__poll__footer__sep { + display: none; +} + +.app-body .compose-form__poll .poll__option.empty:not(:focus-within) { + opacity: .8; +} + +.app-body .compose-form__poll-wrapper, +.app-body .compose-form__poll-wrapper .poll__footer { + border-top: 0; +} +.app-body .compose-form__poll-wrapper ul { + background-color: var(--color-accent-bg); +} +.app-body .compose-form__poll-wrapper .autosuggest-input input, +.app-body .compose-form__poll-wrapper select { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .compose-form__poll-wrapper .autosuggest-input input:focus, +.app-body .compose-form__poll-wrapper select:focus { + border-color: var(--color-accent); +} +.app-body .compose-form__poll-wrapper .poll__footer .button.button-secondary { + padding: 6px 16px; +} +.app-body .compose-form__poll-wrapper .icon-button.disabled { + color: transparent; + pointer-events: none; +} +.app-body .compose-form__poll-button .icon-button.active { + background-color: var(--color-accent); +} +.app-body .compose-form__poll-button .icon-button.active .icon-tasks { + background-image: var(--icon-poll-active); +} + +/* Polls in posts */ +.app-body .muted .poll { + color: var(--color-content-fg-muted); +} +.app-body .poll__footer { + color: var(--color-content-fg-muted); + display: flex; + flex-flow: wrap; + gap: 5px; + align-items: center; + box-sizing: border-box; + font-size: 12px; + padding: 0; +} +.app-body .poll__link { + color: var(--color-accent); + text-decoration: none; + box-sizing: border-box; + padding: 0 8px; + border: 1px solid var(--color-accent-bg); + border-radius: 8px; + font-size: 12px; + font-weight: 500; + height: 32px; + transition: all .3s; +} +.app-body .poll__link:hover { + border-color: var(--color-accent); +} +.app-body .poll__link:active { + background-color: var(--color-accent-bg); +} +.app-body .poll__option.editable .poll__input { + display: none; +} +.app-body .poll li { + margin-bottom: 4px; + position: relative; + border-radius: 8px; + overflow: hidden; +} +.app-body :is(.status, .detailed-status) .poll__option { + border: 1px solid var(--color-lines-translucent); + color: var(--color-content-fg); + font-weight: 500; + padding: 8px; + border-radius: 8px; + transition: all .2s; + position: relative; + z-index: 1; + align-items: center; +} +.app-body .poll__option.selectable { + cursor: pointer; +} +.app-body .poll__option.selectable:active { + transform: scale(.98); +} +.app-body .poll__option.selectable:hover { + border-color: var(--color-accent); + color: var(--color-accent); +} +.app-body .poll__option.selectable:has(.poll__input.active) { + border-color: var(--color-accent); + background-color: var(--color-accent-bg); + color: var(--color-accent); +} +.app-body .poll__option.selectable .poll__input:not(.active) { + border-width: 0; + outline-width: 0 !important; + background-color: var(--color-lines); + transition: + background .2s; +} +.app-body .poll__option.selectable:hover .poll__input:not(.active) { + background-color: var(--color-accent-bg); +} +.app-body .poll__option.selectable .poll__input.active { + border-width: 3px; + border-color: var(--color-accent-bg); + outline-width: 1px !important; +} +.app-body .poll__footer .button.button-secondary { + box-sizing: border-box; + padding: 0 16px; + margin: 0; + height: 32px; + background-color: var(--color-accent); + color: var(--color-accent-fg); + float: inline-end; +} +.app-body .poll__footer .button.button-secondary:hover { + background-color: var(--color-accent-focus); + color: var(--color-accent-fg); +} +.app-body .poll__footer .button.button-secondary:disabled { + opacity: 1; + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); + display: none; +} +.app-body .poll__footer .button.button-secondary:not(:disabled) { + animation: bounce-sml .3s ease-out 1; +} +.app-body .poll__footer .button.button-secondary:active { + transform: scale(.95); +} +.app-body .poll__voted { + position: absolute; + right: 3px; + height: 20px; + color: var(--color-accent); +} +.app-body .poll__option:has(+ .poll__chart.leading) .poll__voted { + right: 28px; + color: var(--color-confirm-fg); +} +.app-body .poll__chart { + background: var(--color-lines); + opacity: .8; + height: auto; + border-radius: 8px 0 0 8px; + position: absolute; + top: 0; + bottom: 0; + z-index: 0; +} +@media (prefers-color-scheme: dark) { + .app-body .poll__chart { + opacity: 1; + } +} +.app-body .poll__chart.leading, +.app-body .muted .poll__chart.leading, +.app-body .poll__option:has(.poll__voted) + .poll__chart.leading { + background: var(--color-confirm); + opacity: .5; +} +.app-body .poll__option:has(.poll__voted) { + border-color: var(--color-accent); + background-color: transparent; +} +.app-body .poll__option:has(.poll__voted) + .poll__chart { + background-color: color-mix(in srgb, var(--color-accent), transparent 70%); + opacity: 1; +} +.app-body .poll__option:has(+ .poll__chart.leading), +.app-body .poll__option:has(.poll__voted):has(+ .poll__chart.leading) { + border-color: color-mix(in srgb, var(--color-confirm), transparent 30%); + color: var(--color-content-fg); + background-color: transparent; + background-size: 20px; + background-position: right 8px center; + background-repeat: no-repeat; + background-image: var(--icon-trophy); +} +.app-body .poll__option:has(.poll__voted):has(+ .poll__chart.leading) { + border-color: var(--color-confirm); +} + +/* Emoji picker */ +.app-body .emoji-picker-dropdown > .icon-button .icon { + background-image: var(--icon-emoji-accent); +} +.app-body .emoji-picker-dropdown > .icon-button.active .icon { + background-image: var(--icon-emoji-accent-inv); +} +.app-body .emoji-picker-dropdown__menu { + overflow: hidden; + border-radius: 8px; + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + box-shadow: var(--dropdown-shadow); +} +.app-body .emoji-mart { + display: block; +} +.app-body .emoji-mart-bar:first-child { + background-color: var(--color-content-secondary-bg); + border-color: var(--color-lines); + padding-top: 2px; +} +.app-body .emoji-mart-anchor-bar { + background-color: var(--color-accent); +} +.app-body .emoji-mart-anchor-selected { + color: var(--color-accent); +} +.app-body .emoji-mart-anchor-icon svg path, +.app-body .emoji-mart-anchor-icon svg rect { + fill: var(--color-content-fg); +} +.app-body .emoji-mart-anchor-selected .emoji-mart-anchor-icon svg path, +.app-body .emoji-mart-anchor-selected .emoji-mart-anchor-icon svg rect, +.app-body .emoji-mart-search-icon svg path { + fill: var(--color-accent); +} +.app-body .emoji-mart-search-icon, +.app-body .emoji-mart-search-icon:disabled, +.app-body .emoji-mart-search-icon svg { + opacity: 1; +} +.app-body .emoji-mart-scroll::-webkit-scrollbar-track { + background-color: var(--color-content-bg); +} +.app-body .emoji-mart-search, +.app-body .emoji-mart-scroll, +.app-body .emoji-mart-category-label span { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .emoji-mart-search input { + background-color: var(--color-accent-bg); + border-color: var(--color-accent-lines); + color: var(--color-content-fg); + border-radius: 8px; +} +.app-body .emoji-mart-search input:focus { + border-color: var(--color-accent); + outline: 0; +} +.app-body .emoji-mart-search input::placeholder { + color: var(--color-accent); +} + + + +/* Zoom on emojis on hover (in post content only */ +.app-body .status__content:not(.status__content--collapsed) { /* So the emoji doesn't clip out when zoomed on. */ + overflow: visible; +} +.app-body .status__content .emojione { + transition: transform .8s .8s; +} +.app-body .status__content .emojione:hover { + transform: scale(2.5); +} + + + + +/* 💬 Posts + -------- */ +.app-body .reply-indicator__content, +.app-body .status__content { + color: var(--color-content-fg); +} +.app-body .account__display-name strong, +.app-body .status__display-name strong, +.app-body .status__info .status__display-name .display-name__account, +.app-body .status__prepend a bdi { + color: var(--color-content-fg); +} +.app-body .translate-button { + color: var(--color-content-fg-muted); +} +.app-body .translate-button__meta, +.app-body .translate-button button, +.app-body .status__content__translate-button { + font-size: 85%; +} +.app-body .status__content__translate-button, +.app-body .translate-button .link-button { + width: 32px; + height: 32px; + bottom: 13px; + right: 52px; + padding: 0px; + position: absolute; + background-size: 20px; + background-repeat: no-repeat; + background-position: center; + background-image: var(--icon-translate-accent); + border-radius: 8px; + transition: all .3s; + background-color: transparent; +} +.app-body .detailed-status .status__content__translate-button, +.app-body .detailed-status .translate-button .link-button { + background-image: var(--icon-translate-accent); + background-size: 25px; + width: 40px; + height: 40px; + right: 60px; + bottom: 20px; +} +@media screen and (max-width:889px) { + .app-body .status__content__translate-button, + .app-body .translate-button .link-button { + bottom: 10px; + } +} +.app-body .scrollable > div:is(:last-child, :only-child) .detailed-status__wrapper:last-child + :is( + .translate-button .link-button, + .status__content__translate-button + ) { + bottom: 12px; +} +.app-body .status__content__translate-button:hover, +.app-body .translate-button .link-button:hover { + background-color: var(--color-accent-bg); +} +.app-body .translate-button .link-button, +.app-body .detailed-status .translate-button .link-button, +.app-body .translate-button .link-button:hover, +.app-body .detailed-status .translate-button .link-button:hover { + background-image: var(--icon-translate-active); + background-color: var(--color-accent); + transform: scale(.8); +} +.app-body .status__content__translate-button > span, +.app-body .translate-button .link-button > span, +.app-body .notification .status__content__translate-button { + display: none; +} +.app-body .account__display-name strong, +.app-body .status__display-name strong, +.app-body .notification-request__name__display-name strong, +.app-body .status__prepend a bdi { + font-weight: bold; +} +.app-body .status { + margin-left: 56px; + padding: 0 10px; + border-bottom: 0; +} +.app-body .status__wrapper { + transition: background .3s; +} +.app-body .status__wrapper, +.app-body .detailed-status__wrapper { + --color-post-bg: var(--color-content-bg); + background-color: var(--color-post-bg); + padding: 13px 12px; + position: relative; +} +@media screen and (max-width:889px) { + .app-body .status__wrapper { + padding: 10px 8px; + } + .app-body .notification-ungrouped .status__wrapper { + padding: 13px 12px; + } +} +.app-body .scrollable > div:first-child > div:first-child > .status__wrapper, +.app-body .scrollable > div:first-child > .status__wrapper, +.app-body .explore__search-results > div:first-child > .status__wrapper { + border-top: 1px solid var(--color-lines); +} +.app-body .scrollable > div:last-child > div:last-child > .status__wrapper, +.app-body .scrollable > div > article:last-child > div > .status__wrapper, +.app-body .search-results__section > div:last-child >.status__wrapper { + border-bottom: 1px solid var(--color-lines); +} +.app-body .dismissable-banner + .scrollable > div > article:first-child > div > .status__wrapper { + border-top: 0; +} +.app-body .status__info { + height: 22px; + width: calc(100% + 56px); + gap: 2px; + margin-inline-start: -56px; + padding: 0; + margin-bottom: 0; + line-height: 10px; + align-items: start; +} +.app-body .status__info .status__display-name { + overflow: visible; + align-items: start; + max-height: 22px; +} +.app-body .status__info .status__display-name .display-name bdi, +.app-body .status__info .status__display-name .display-name__account { + vertical-align: top; +} +.app-body .status__info .status__display-name .display-name__account { + display: inline; + opacity: .6; +} +.app-body .status__relative-time { + height: 22px; + color: var(--color-content-fg); + display: flex; + position: absolute; + inset-inline-end: 20px; + z-index: 1; +} +.app-body .status__relative-time > * { + opacity: .6; +} +.app-body .status__relative-time::before, +.app-body .status__relative-time::after { + position: absolute; + content: " "; + display: block; + height: 100%; + z-index: -1; + transition: all .3s; +} +.app-body .status__relative-time::before { + width: 20px; + inset-inline-start: -20px; + background: linear-gradient(90deg, transparent, var(--color-post-bg)); + transition: all .2s; +} +.app-body .status__relative-time::after { + inset-inline-start: 0; + inset-inline-end: 0; + background-color: var(--color-post-bg); +} +.app-body .status__relative-time time + abbr { + display: inline-block; + width: 18px; + height: 22px; + order: 2; + margin: 0 4px 0 0; + background-size: 16px; + background-repeat: no-repeat; + background-position: center; + background-image: var(--icon-edited); + color: transparent; +} +.app-body .status__relative-time .status__visibility-icon { + order: 1; +} +.app-body .status__relative-time time { + order: 3; +} +.app-body .status__relative-time time + abbr { + order: 2; +} +.app-body .status__avatar { + margin-bottom: -10px; + z-index: 2; + border-radius: 50%; + outline: 6px solid var(--color-post-bg); + background-color: var(--color-post-bg); + transition: outline .3s; +} +.app-body .status__prepend + .status .status__avatar .account__avatar-overlay-base .account__avatar { + width: 46px !important; + height: 46px !important; +} +.app-body .status__prepend + .status .status__avatar .account__avatar-overlay-overlay { + position: absolute; + top: -34px; + right: -38px; + pointer-events: none; +} +.app-body .status__prepend + .status .status__avatar .account__avatar-overlay-overlay .account__avatar { + width: 29px !important; + height: 29px !important; +} +.app-body .reply-indicator__content, +.app-body .status__content { + line-height: 19px; + position: static; +} + +.app-body .e-content blockquote, +.app-body .reply-indicator__content blockquote, +.app-body .status__content__text blockquote { + color: var(--color-content-fg); + border-color: var(--color-lines); + font-style: italic; +} + + +/* 📏 Post dividers */ +/* Use ::before to set a non-full-width divider between posts and notifications. The divider sits above the post. */ +.app-body .status::before, +.app-body .notification__message::before { + position: absolute; + background-color: var(--color-lines); + height: 1px; + width: calc(100% - 78px); + right: 0; + top: -1px; + content: ""; + opacity: .7; +} +@media screen and (max-width:889px) { + .app-body .status::before, + .app-body .notification__message::before { + width: calc(100% - 73px); + } +} +@media (prefers-color-scheme: dark) { + .app-body .status::before, + .app-body .notification__message::before { + opacity: 1; + } +} + +/* Remove border between posts when applicable */ +.app-body .notification .status::before, /* no dividers on posts _inside_ notifications */ +.app-body .account-timeline__header + article .status::before, /* no divider above first post on profile pages */ +.app-body .scrollable > div:first-child > .status::before, /* no divider above first post in a column thread */ +.app-body .scrollable > div:first-child > div:first-child .status::before, /* no divider above first post in a column thread (backwards compatibility with 4.1.*) */ +.app-body .hashtag-header + article .status::before, +.app-body .search-results__section .search-results__section__header + div .status::before, +.app-body .dismissable-banner + article .status::before { + display: none; +} +@media screen and (min-width:890px) and (max-width:1174px) { /* no divider above first post in a column thread on medium-size devices */ + .app-body .scrollable > div:first-child > div:first-child > .status__wrapper .status::before, + .app-body .scrollable > div > article:first-child > div > .status__wrapper .status::before{ + display: none; + } +} + +/* 👥 Threaded replies */ +.app-body .status--first-in-thread { + border-top: 0; +} +.app-body .status--first-in-thread::before { + width: 100%; + right: 0; +} +.app-body .status--in-thread + :is( + .attachment-list, + .audio-player, + .hashtag-bar, + .media-gallery, + .picture-in-picture-placeholder, + .status-card, + .status__action-bar, + .status__content, + .video-player + ) { + margin-left: 0; + width: auto; +} +.app-body .status__line--first { + height: 100%; +} +.app-body .status__line--full { + height: calc(100% + 32px); +} +/* Default lines when replying in real time */ +.app-body div[tabindex="-1"]:has(.status--in-thread) .status--in-thread:not(.status--first-in-thread) > .status__line:not(.status__line--full) { + height: 0; +} +/* Hide line before first in thread */ +.app-body div[tabindex="-1"]:has(.status--in-thread) + div[tabindex="-1"] > .status--in-thread.status--first-in-thread > .status__line:not(.status__line--full), +.app-body div[tabindex="-1"]:has(.detailed-status__wrapper) + div[tabindex="-1"] > .status__wrapper .status__line:not(.status__line--full) { + height: 0; +} +.app-body div[tabindex="-1"]:has(+ div[tabindex="-1"] > .detailed-status__wrapper) .status--in-thread .status__line { + height: calc(100% - 32px) !important; +} + +.app-body div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.status--in-thread > .status__line.status__line--full, +.app-body .status__line--full.status__line--first { + top: 32px; + height: 100%; + z-index: 1; +} +.app-body .detailed-status { + background-color: transparent; + border-top: 0; +} +/* Threaded line, actually */ +.app-body .status__line { + margin-inline-start: 6px; + border-inline-start: 2px solid var(--color-accent); + -webkit-border-start: 2px solid var(--color-accent); + opacity: .6; +} +.app-body .status__line--full::before { + background-color: var(--color-accent); +} +/* Hide the "stub" from the first status line */ +div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.status--in-thread > .status__line.status__line--full, +.app-body .status-reply.status--in-thread.status--first-in-thread > .status__line, +.app-body .status-reply.status--in-thread.status--first-in-thread > .status__line--full::before { + top: 32px; +} +@media screen and (max-width:889px) { + .app-body .status__line { + inset-inline-start: 35px; + } +} + + +/* ⏺️ Posts when in focus */ +.app-body + :is(.status__wrapper.focusable, .detailed-status__wrapper.focusable):focus, +.app-body + :is(.focusable, .status__wrapper.focusable):focus + :is(.detailed-status, .detailed-status__action-bar), +.app-body .focusable:focus .notification-ungrouped__header, +.app-body .focusable:focus .status__wrapper, +.app-body .focusable:focus { + outline: 0; + --color-post-bg: var(--color-content-bg-focus); + background-color: var(--color-post-bg); +} +@media screen and (min-width:1175px) { /* Subtle hover effect when you hover over a post content in the timeline. Only on bigger screens. */ + .app-body .status__wrapper:has(.status__content:hover), + .app-body .notification__message:has(+ div > .status__wrapper .status__content:hover), + .app-body .status__wrapper:has(.status__content:hover) .status__avatar, + .app-body .notification-ungrouped:has(.status__wrapper .status__content:hover) .notification-ungrouped__header { + --color-post-bg: var(--color-content-bg-focus); + } +} +.app-body :is(.status__wrapper.focusable, .detailed-status__wrapper.focusable):focus .status__avatar { + outline: 6px solid var(--color-post-bg); +} + +/* 👁️ Post detailed view */ +.app-body .detailed-status__wrapper { /* Set full-width divider above and below a detailed post */ + background-color: var(--color-post-bg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + padding-bottom: 20px; + z-index: 1; + box-shadow: + inset 0 -5px var(--color-content-secondary-bg), + inset 0 -6px var(--color-lines); +} +.app-body .scrollable > div:is(:last-child, :only-child) .detailed-status__wrapper:last-child { + padding-bottom: 12px; + box-shadow: none; +} +@media screen and (max-width:889px) { + .app-body .detailed-status { + padding: 8px 8px 14px; + } +} +.app-body .detailed-status .detailed-status__display-avatar .account__avatar { + width: 60px !important; + height: 60px !important; +} +.app-body .detailed-status .status__content { + line-height: 24px; +} +.app-body .detailed-status { + padding-bottom: 8px; +} +.app-body .detailed-status, +.app-body .detailed-status__action-bar { + background-color: var(--color-content-bg); + border: 0; +} +.app-body .detailed-status__display-name strong, +.app-body .detailed-status__display-name .display-name__account { + color: var(--color-content-fg); +} +.app-body .detailed-status__display-name strong { + font-size: 18px; + font-weight: bold; +} +.app-body :is(.compose-panel, .compose-form) .detailed-status__display-name strong { + font-size: 14px; +} +.app-body .detailed-status__display-name .display-name__account { + opacity: .7; +} +.app-body .detailed-status__meta { + color: var(--color-content-fg); + display: flex; + align-items: start; + flex-flow: row wrap; + font-size: 13px; + gap: 5px; + border-top: 1px solid color-mix(in srgb, var(--color-lines), transparent 20%); + margin-top: 25px; + padding-top: 12px; + overflow: hidden; + position: relative; +} +.app-body .detailed-status__meta::before { + position: absolute; + content: " "; + display: block; + height: 100%; + z-index: 1; + width: 30px; + inset-inline-end: 0; + background: linear-gradient(90deg, transparent, var(--color-post-bg)); +} +.app-body .detailed-status__meta__line { + border-top: 0; + border-bottom: 0; + padding-top: 0; + padding-bottom: 0; + gap: 6px; + position: relative; + opacity: .6; +} +.app-body .detailed-status__meta__line:first-child { + color: transparent; + padding-left: 20px; + padding-right: 5px; + gap: 0; +} +.app-body .detailed-status__meta__line:first-child svg { + position: absolute; + left: 0; +} +.app-body .detailed-status__meta__line:first-child > * { + color: var(--color-content-fg); + white-space: nowrap; +} +.app-body .detailed-status__meta__line:last-child { + flex: 100%; + opacity: .9; +} +.app-body .detailed-status__application::before { + content: "\00B7\00A0"; + margin-left: -3px; +} +.app-body .detailed-status__link:is([href$="/reblogs"], [href$="/favourites"]) { + padding-left: 20px; + border-radius: 8px; + background-position: left center; + background-repeat: no-repeat; + background-size: 15px; + transition: all .2s; +} +.app-body .detailed-status__link[href$="/reblogs"] { + background-image: var(--icon-boost); +} +.app-body .detailed-status__link[href$="/favourites"] { + background-image: var(--icon-star); +} +.app-body .detailed-status__meta__line .dropdown-menu__text-button { + overflow: hidden; + padding-left: 20px; + background-image: var(--icon-edited); + background-position: left center; + background-repeat: no-repeat; + background-size: 15px; + text-align: start; +} +.app-body .detailed-status__meta__line .dropdown-menu__text-button:is(:hover) { + text-decoration: none; +} +.app-body .detailed-status__action-bar { + padding: 0 12px; + justify-content: left; + gap: 8px; + width: auto; +} +@media screen and (max-width:889px) { + .app-body .detailed-status__action-bar { + padding-left: 0; + padding-right: 0; + } +} +.app-body .detailed-status__button { + width: 40px; + height: 40px; + flex: unset; +} +.app-body .detailed-status__action-bar-dropdown { + position: absolute; + right: 18px; +} +.app-body .detailed-status__meta .animated-number { + color: var(--color-content-fg); + font-weight: 700; +} +.app-body .detailed-status__meta .dropdown-menu__text-button .animated-number { + font-weight: 500; +} +.app-body .status__action-bar .animated-number { + color: var(--color-accent); + font-weight: 500; +} +.app-body .status__action-bar__button:has(.icon-button__counter > .animated-number) { + padding-left: 4px; + padding-right: 4px; + margin-right: 2px; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .active + .icon-retweet + .icon-button__counter > .animated-number { + color: var(--color-accent); +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .active + .icon-star + .icon-button__counter + > .animated-number { + color: #FFBF00; +} + +.app-body article > .account { + padding: 16px; +} +.app-body .account-timeline__header + article > .account { + border-top: 1px solid var(--color-lines); +} +.app-body .detailed-status__link { + display: inline-flex; + position: static; + gap: 4px; +} + +/* Hashtag bar */ +.app-body .hashtag-bar a, +.app-body .hashtag-bar .link-button { + color: var(--color-content-fg-muted); + transition: all .1s; +} +.app-body .hashtag-bar a { + font-weight: 500; +} +.app-body .hashtag-bar .link-button { + margin-left: 3px; +} +.app-body .hashtag-bar a { + background-color: + color-mix( + in srgb, + var(--color-content-fg), + transparent 92% + ); + transition: all .3s; + padding: 3px 8px; + border-radius: 8px; +} +.app-body .hashtag-bar a:hover, +.app-body .hashtag-bar .link-button:hover { + color: var(--color-accent); +} +.app-body .hashtag-bar a:hover { + background-color: var(--color-accent-bg); +} +.app-body .hashtag-bar a:active, +.app-body .hashtag-bar a:focus { + color: var(--color-accent-fg); + background-color: var(--color-accent); +} +.app-body .hashtag-bar a:hover span { + text-decoration: none; +} + +/* ⭐ Action bar */ +.app-body .status__action-bar { + justify-content: left; + margin-top: 8px; + gap: 9px; +} +.app-body .status__action-bar .status__action-bar__button-wrapper { + flex-grow: 0; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + :is(button, .status__action-bar__dropdown) { + transition: all .3s; +} +.app-body .status__action-bar__button-wrapper:last-child { + position: absolute; + right: 18px; +} + +.app-body .status__action-bar .icon-button.disabled { + pointer-events: none; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .icon-button:is( + :active, + .active:active, + :focus, + .active:focus + ) { + background-color: transparent; +} + +.app-body .status__action-bar__button-wrapper:last-child .icon-button:is(.active, .active:active, .active:focus), +.app-body :is(.detailed-status__action-bar-dropdown, .status__action-bar-dropdown) .icon-button:is(.active, .active:active, .active:focus) { + background-color: var(--color-accent); + transform: scale(.9); +} + +.app-body .icon-button.star-icon.deactivate > .icon-star, +.app-body .icon-button.star-icon.activate > .icon-star { /* Disable default star spinning animation */ + animation: none; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .icon-button.star-icon.active + > .icon-star { + animation: bounce .4s ease-out !important; +} +.app-body .status__action-bar .icon-button.reblogPrivate>.icon-retweet { + opacity: 1; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .icon-button.active>.icon-retweet { + animation: launch 1.2s ease-in 1 !important; +} +.app-body .status__action-bar .icon-button.bookmark-icon.active>.icon-bookmark, +.app-body .detailed-status__action-bar .icon-button.bookmark-icon.active>.icon-bookmark { + animation: bounce-vertical .4s ease-out !important; +} +.app-body .status__action-bar .icon-button, +.app-body .detailed-status__action-bar .icon-button { + min-width: 32px; + height: 32px; + border-radius: 8px; + position: relative; +} +.app-body .detailed-status__action-bar .icon-button { + min-width: 40px; + height: 40px; +} +.app-body .detailed-status__action-bar .icon-button > .icon { + width: 25px; + height: 25px; +} +.app-body .detailed-status__action-bar .icon-button +.app-body .icon-button.star-icon.active, +.app-body .notification__favourite-icon-wrapper .star-icon { + color: #ffb609; +} +.app-body .status__prepend { + display: inline-flex; + padding: 0 10px; + margin-top: 3px; + margin-bottom: 5px; + margin-left: 66px; + height: 29px; + gap: 5px; + border-radius: 50px; + align-items: center; + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + outline: 1px solid color-mix(in srgb, var(--color-fg), transparent 95%); + outline-offset: -1px; + font-size: 13px; +} +.app-body .status__prepend:has(.status__prepend__icon .icon-retweet) { + padding-left: 35px; +} +.app-body .status__prepend__icon { + height: 20px; + text-align: right; +} +.app-body .status__prepend .status__prepend__icon:has(.icon-retweet) { + order: 2; +} +.app-body .status__prepend__icon .icon { + transform: scale(.9); +} +.app-body .detailed-status__wrapper .status__prepend__icon { + width: 46px; +} +.app-body .status__prepend > span { + color: var(--color-fg-muted); + white-space: nowrap; +} +.app-body .status__prepend:has(.status__prepend__icon > .icon-thumb-tack) > span { + color: var(--color-content-fg); + font-weight: 600; +} +.app-body .status__prepend .muted .emojione { + opacity: 1; +} +.app-body .status-card, +.app-body .status-card.compact { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + box-shadow: none; + transition: all .3s; + border-radius: 8px; +} +.app-body .status-card:hover, +.app-body .status-card.compact:hover { + background-color: var(--color-content-bg-focus); + border-color: var(--color-lines); +} +.app-body .status-card:active, +.app-body .status-card.compact:active { + transform: scale(.98); +} +.app-body .status-card__image { + background: var(--color-content-secondary-bg); +} +.app-body .status-card__image .icon { + width: 32px; + height: 32px; +} +.app-body .status-card[href*="/@" i] { + align-items: start; +} +.app-body .status-card[href*="/@" i] .status-card__description { + margin-top: 2px; + white-space: normal; +} +.app-body .status-card[href*="/@" i] .status-card__image { + order: 2; + background-color: transparent; + padding: 8px; + box-sizing: border-box; +} +.app-body .status-card[href*="/@" i]:not(.expanded) .status-card__image { + height: 120px; + width: 120px; +} +.app-body .status-card[href*="/@" i] .status-card__image-image { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; + outline: 1px solid var(--color-lines-translucent); + outline-offset: -1px; +} +.app-body .status-card[href*="/@" i] .status-card__content { + display: flex; + flex-flow: column; +} +.app-body .status-card__title { + order: 1; + line-height: 1.3; + font-size: 18px; + margin-bottom: 3px; +} +.app-body .status-card__host { + order: 2; +} +.app-body .status-card__description { + order: 3; +} +.app-body .status-card__image:has(.icon-file-text:only-child), +.app-body .status-card__description:empty { + display: none; +} +.app-body .status-card__title, +.app-body .status-card__description, +.app-body .status-card__author, +.app-body .status-card__host { + color: var(--color-content-fg); + transition: all .2s; +} +.app-body .status-card__host { + color: var(--color-content-fg-muted); +} +.app-body .status-card:active .status-card__host, +.app-body .status-card:focus .status-card__host, +.app-body .status-card:hover .status-card__host { + color: var(--color-accent); +} +.app-body .status-card:active .status-card__author, +.app-body .status-card:active .status-card__description, +.app-body .status-card:active .status-card__title, +.app-body .status-card:focus .status-card__author, +.app-body .status-card:focus .status-card__description, +.app-body .status-card:focus .status-card__title, +.app-body .status-card:hover .status-card__author, +.app-body .status-card:hover .status-card__description, +.app-body .status-card:hover .status-card__title { + color: var(--color-content-fg); +} +.app-body .status-card__author strong { + font-weight: 500; +} +@media screen and (max-width:889px) { + .app-body .status-card:not(.expanded) .status-card__image { + width: 80px; + } + .app-body .status-card:not(.expanded,:has(.icon-file-text)) .status-card__content { + padding-top: 0; + padding-bottom: 0; + } + .app-body .status-card[href*="/@" i]:not(.expanded,:has(.icon-file-text)) .status-card__content { + padding-top: 12px; + padding-bottom: 12px; + } + .app-body .status-card:not(.expanded) .status-card__host { + margin-bottom: 2px; + font-size: 12px; + } + .app-body .status-card:not(.expanded) .status-card__title { + font-size: 16px; + } + .app-body .status-card:not(.expanded) .status-card__description { + margin-top: 2px; + font-size: 12px; + } +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__image { + width: 80px; +} +.layout-multiple-columns .status-card:not(.expanded,:has(.icon-file-text)) .status-card__content { + padding-top: 0; + padding-bottom: 0; +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__host { + margin-bottom: 2px; + font-size: 12px; +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__title { + font-size: 16px; +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__description { + margin-top: 2px; + font-size: 12px; +} +.app-body .status-card:has(+ .more-from-author) { + box-sizing: border-box; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + border-bottom: 0; +} +.app-body .status-card + .more-from-author { + background-color: var(--color-content-secondary-bg); + border: 1px solid var(--color-lines); + border-top: 0; +} +.app-body .more-from-author { + color: var(--color-content-fg); + overflow: hidden; +} +.app-body .more-from-author .logo { + color: var(--color-content-fg); + min-width: 16px; + height: 16px; +} +.app-body .more-from-author > span { + flex-grow: 1; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + mask-image: linear-gradient(90deg, black 80%, transparent 96%); +} +.app-body .notification-ungrouped .more-from-author :is(.account__avatar) { + width: 16px !important; + height: 16px !important; +} +.app-body .more-from-author a:is(:active, :hover, :focus) { + color: var(--color-accent); +} +.app-body .more-from-author a { + color: var(--color-content-fg); + font-weight: 700; +} +.app-body .status__content p { + margin-bottom: 12px; +} +.app-body .status__content p:last-child { + margin-bottom: 0; +} +.app-body .content-warning { + background: none; + color: var(--color-content-fg); + margin-inline-start: 0; + margin-top: 2px; + margin-bottom: 5px; + border: 0; + padding: 0 0 25px; + font-weight: 700; + font-size: 15px; + line-height: 19px; + position: relative; +} +.app-body .detailed-status .content-warning { + font-size: 19px; + line-height: 24px; +} +.app-body .content-warning::before, +.app-body .content-warning::after { + display: none; +} +.app-body .content-warning .link-button { + background-color: transparent; + width: 100%; + text-align: start; + position: absolute; + top: 0; + bottom: 0; + display: flex; + align-items: end; + text-decoration: none; +} +.app-body .content-warning .link-button span { + background-color: transparent; + background-image: var(--icon-eye-shut); + background-repeat: no-repeat; + background-position: left 7px center; + background-size: auto 18px; + border: 1px solid var(--color-lines); + border-radius: 8px; + text-transform: initial; + font-size: 12px; + line-height: 16px; + font-weight: 500; + color: var(--color-content-fg); + padding: 5px 8px 5px 30px; + margin: 0; + vertical-align: middle; + display: inline-block; + transform-origin: center left; + transition: + border-color .3s, + outline-color .3s, + transform .3s, + background-color .3s; + position: relative; + z-index: 1; +} +.app-body .content-warning .link-button:hover span { + border-color: rgba(68, 74, 90, .6); +} +@media (prefers-color-scheme: dark) { + .app-body .content-warning .link-button:hover span { + border-color: rgba(255, 255, 255, .3); + } +} +.app-body .content-warning .link-button:active span { + transform: scale(.95); +} +.app-body .content-warning:has(+ .status__content > .status__content__text--visible) .link-button span { + background-image: var(--icon-eye-open); +} +@media (prefers-color-scheme: dark) { + .app-body :is(.reply-indicator__content, .status__content) .status__content__spoiler-link:hover span { + border-color: rgba(255, 255, 255, .3); + } +} + +.app-body .icon-button.overlayed { + background-color: rgba(0, 0, 0, .1); + border-radius: 7px; +} +.app-body .icon-button.overlayed:hover { + background-color: rgba(0, 0, 0, .4); +} +.app-body .status__wrapper--filtered__button { + color: var(--color-accent); +} +.app-body .status__wrapper--filtered { + color: var(--color-content-fg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + padding: 12px; + margin-top: -1px; +} + +.app-body .media-gallery { + gap: 4px; + grid-template-columns: calc(50% - 2px) calc(50% - 2px); + grid-template-rows: calc(50% - 2px) calc(50% - 2px); +} + +.app-body .audio-player, +.app-body .media-gallery, +.app-body .video-player { + transition: transform .3s; +} +.app-body .media-gallery__item { + border-radius: 8px !important; + outline: 1px solid var(--color-lines-translucent); + outline-offset: -1px; +} + +.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone), +.app-body .status > *:not(.status__info, .status__content, .status__action-bar, .status__line, .status-card) { + max-height: 450px; + min-height: unset; + width: auto; +} +.app-body .status--in-thread .more-from-author { + margin-inline-start: 0; +} +.app-body .account-gallery__container { + gap: 4px; + padding: 4px; +} +.app-body .media-gallery__item, +.app-body .media-gallery__item-thumbnail, +.app-body .media-gallery__item-gifv-thumbnail { + cursor: pointer; + transition: .2s transform; +} +.app-body .media-gallery__item:active { + transform: scale(.98); +} +.app-body .media-gallery__item-thumbnail img, +.app-body .media-gallery__alt__popover { + border-radius: 8px; +} +.app-body .media-gallery__gifv:is(:active, :hover)::after { + display: none; +} +.app-body .picture-in-picture .video-player::after { + border-radius: 0; +} +.app-body .media-gallery__preview, +.app-body .video-player { + background-color: var(--color-content-secondary-bg); +} +.app-body .media-gallery__preview { + outline: 1px solid rgba(0, 0, 0, 0.05); + outline-offset: -1px; + height: calc(100% - 1px); + border-radius: 8px; + transition: all .2s; +} +.app-body .spoiler-button:hover ~ .media-gallery__item > .media-gallery__preview { + outline: 1px solid var(--color-lines-translucent); +} +.app-body .media-gallery__actions__pill { + border-radius: 6px; + padding: 3px 8px; + font-weight: 500; + background-color: rgba(0, 0, 0, .1); + transition: all .2s; +} +.app-body .spoiler-button__overlay__label, +.app-body .spoiler-button__overlay__label:is(:focus, :hover), +.app-body .spoiler-button__overlay:is(:focus, :hover) .spoiler-button__overlay__label { + backdrop-filter: none; + -webkit-backdrop-filter: none; + background-color: var(--color-content-bg); + border: 1px solid rgba(0, 0, 0, .1); + color: var(--color-content-fg); + border-radius: 8px; +} +.app-body .spoiler-button__overlay__label > span:first-child { + font-weight: bold; +} + +.app-body :is(.media-gallery__alt__label, .media-gallery__gifv__label) { + background-color: rgba(0, 0, 0, .1); + border-radius: 6px; +} +.app-body .spoiler-button:not(.spoiler-button--minified) ~ .media-gallery__item :is(.media-gallery__alt__label, .media-gallery__gifv__label) { + display: none; +} + + +/* Empty columns */ +.app-body .empty-column-indicator { + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + border-radius: 0 0 8px 8px; + contain: content; +} +.app-body .empty-column-indicator a { + color: var(--color-accent); +} +.app-body .explore__links > .empty-column-indicator { + border: 0; +} + + +/* Timeline hint */ +.app-body .timeline-hint { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-color: var(--color-lines); + position: relative; + padding: 28px; + padding-left: 75px; + text-align: left; + font-size: 95%; + line-height: 18px; +} +.app-body .timeline-hint a { + color: var(--color-accent); +} +.app-body .timeline-hint p { + opacity: .7; +} +.app-body .timeline-hint::before { + content: " "; + display: block; + background-color: var(--color-content-secondary-bg); + position: absolute; + top: 15px; + left: 15px; + right: 15px; + bottom: 15px; + z-index: 0; + border-radius: 8px; +} +.app-body .timeline-hint::after { + content: " "; + background-image: var(--icon-reply-all); + background-repeat: no-repeat; + background-position: center; + opacity: .55; + position: absolute; + top: 26px; + left: 25px; + width: 40px; + height: 40px; +} +.app-body .timeline-hint > :is(p, a) { + position: relative; + z-index: 0; +} + + +/* 📤 DMs */ +.app-body .follow_requests-unlocked_explanation { + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); +} +.app-body .follow_requests-unlocked_explanation a { + color: var(--color-accent); +} +.app-body .conversation__unread { + background-color: var(--color-accent); +} +.app-body .conversation__unread { + color: var(--color-accent-fg); +} +.app-body .conversation__content__names a strong { + font-weight: bold; +} +.app-body .conversation__content__names, +.app-body .conversation__content__names a, +.app-body .conversation__content__relative-time, +.app-body .conversation .attachment-list__list a, +.app-body .conversation .status__content p { + color: var(--color-content-fg); +} +.app-body .conversation { + background-color: var(--color-content-bg); + border-bottom: 1px solid var(--color-lines); +} +.app-body .conversation.unread:before { + border-color: var(--color-accent); +} +.app-body .conversation__content__relative-time { + opacity: .7; +} +.app-body .conversation__content { + position: relative; +} +.app-body .account__avatar-composite { + border-radius: 0; + padding: 1px; +} +.app-body .account__avatar-composite .account__avatar { + height: auto !important; +} +.app-body .account__avatar-composite__label { + display: none; +} + +.app-body .status__wrapper.status__wrapper-direct, +.app-body .notification__message:has(+ div > .status__wrapper.status__wrapper-direct), +.app-body .notification-ungrouped--direct .notification-ungrouped__header { + --color-post-bg: color-mix(in srgb, var(--color-accent), var(--color-content-bg) 92%); +} +.app-body .status__wrapper.status__wrapper-direct:has(.status__content:hover), +.app-body .status__wrapper.status__wrapper-direct:has(.status__content:hover) .status__avatar, +.app-body .status__wrapper.status__wrapper-direct.focusable:focus, +.app-body .notification__message:has(+ div > .status__wrapper.status__wrapper-direct .status__content:hover), +.app-body .notification-ungrouped--direct:has(.status__wrapper.status__wrapper-direct .status__content:hover) .notification-ungrouped__header { + --color-post-bg: color-mix(in srgb, var(--color-accent), var(--color-content-bg) 88%); +} + +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend { + background-color: var(--color-accent); + margin-inline-start: 10px; + z-index: 3; + position: relative; + outline: 5px solid var(--color-post-bg); + border-radius: 50px 50px 50px 10px; + transition: all .2s; +} +.app-body :is(.detailed-status__wrapper-direct) .status__prepend { + margin-inline-start: 0; + margin-block-end: 0; + position: absolute; + top: 4px; + left: 4px; + right: 4px; + border-radius: 8px; + outline: 0; + font-size: 13px; +} +.app-body :is(.detailed-status__wrapper-direct):has(.status__prepend) { + padding-top: 40px; +} +.app-body :is(.status__wrapper-direct):not(:has(.status__line)) .status__prepend { + margin-inline-start: 66px; +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend .status__prepend-icon-wrapper { + height: 20px; +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend .icon-at { + background-image: var(--icon-at-inv); +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend .status__prepend-icon { + width: 20px; + height: 20px; + transform: scale(.85); +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend > span { + color: var(--color-accent-fg); + margin-top: -1px; +} + +.app-body .notification-ungrouped--direct .notification-ungrouped__header > .notification-ungrouped__header__icon > svg { + display: none; +} +.app-body .notification-ungrouped--direct .notification-ungrouped__header > span { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 50px 50px 50px 10px; + padding: 3px 12px; + margin-top: 2px; + font-size: 90%; +} + + + +/* ⏺️ Column headers + ----------------- */ +.app-body .tabs-bar__wrapper { + background-color: transparent; + box-shadow: inset 0 10px var(--color-bg); +} +.app-body .column-header__wrapper.active:before { + top: -17px; + bottom: unset; + opacity: 30%; + height: 35px; + width: 100%; + background: radial-gradient(ellipse, var(--color-accent) 0, transparent 60%); +} +.app-body .column-header__wrapper.active { + box-shadow: none; +} +@media screen and (min-width:1175px) { + .app-body .column-header__wrapper.active:before { + top: unset; + bottom: -15px; + border-top: 1px solid var(--color-lines-translucent); + } + .app-body .column-header__wrapper.active { + box-shadow: 0 1px 0 var(--color-lines-translucent); + } +} +.app-body .column-header { + border-radius: 8px; +} +.app-body .column-header, +.app-body .column-back-button { + background-color: color-mix(in srgb, var(--color-content-bg), transparent 15%); + color: var(--color-content-fg); + border-right: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-top: 1px solid var(--color-lines); + border-bottom: 0; + border-radius: 8px 8px 0 0; + overflow: hidden; + font-weight: bold; + height: 50px; + box-sizing: border-box; + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); +} +.app-body .column-back-button { + padding-left: 15px; +} +.app-body .column-header__button, +.app-body .column-header__back-button { + background-color: transparent; + border: 0; +} +.app-body .column-header__button { + color: var(--color-content-fg); + transition: all .2s; + border-radius: 6px; + height: 42px; + margin: 4px 4px 4px 0; +} +.app-body .column-header__button:active { + transform: scale(.8); +} +.app-body .column-header__icon { + transform: scale(1.1); + margin-right: 4px; +} +.app-body .column-header__buttons .column-header__button:has(> .icon:only-child) { + width: 42px; +} +.app-body .column-header.active .column-header__icon { + color: var(--color-accent); + text-shadow: none; +} +.app-body .column-header__button:is(.active, .active:hover, :hover) { + color: var(--color-accent); + background-color: var(--color-accent-bg); +} +.app-body .column-header__button.active .icon { + transform: none; +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .column-header__wrapper::after, + .app-body:not(.layout-multiple-columns) .column-back-button::after { + display: none; + } + .app-body .column-header__buttons { + height: 55px; + } + .app-body:not(.layout-multiple-columns) .column-header, + .app-body:not(.layout-multiple-columns) .column-back-button { + background-color: transparent; + -webkit-backdrop-filter: none; + backdrop-filter: none; + } + .app-body:not(.layout-multiple-columns) .column-header__button, + .app-body:not(.layout-multiple-columns) .column-header__button:is(.active, .active:hover, :hover) { + padding: 0 12px; + height: 35px !important; + align-self: center; + } +} + +.app-body .column-back-button--slim-button::after { + display: none; +} +.app-body .column-back-button--slim-button { + top: -50px +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .column-back-button--slim-button { + height: 50px; + } +} +@media screen and (min-width:1175px) { + .app-body:not(.layout-multiple-columns) .column-back-button--slim-button { + display: none; + } +} +.app-body :is(.column-header__back-button, .column-back-button) { + gap: 5px; +} +.app-body .column-back-button__icon { + margin-inline-end: 0; +} +.app-body :is(.column-header__back-button, .column-back-button) span, +.app-body .column-header__back-button { + position: relative; +} +.app-body :is(.column-header__back-button, .column-back-button):hover { + text-decoration: none; +} +.app-body :is(.column-header__back-button, .column-back-button) span::before, +.app-body .column-header__back-button:has(> svg:last-child)::before { + content: " "; + position: absolute; + left: 4px; + right: 4px; + bottom: 4px; + top: 4px; + z-index: -1; + border-radius: 8px; + background-color: transparent; + transition: all .3s; +} +.app-body :is(.column-header__back-button, .column-back-button) span::before { + left: -35px; + right: -12px; + bottom: -11px; + top: -10px; +} +.app-body :is(.column-header__back-button, .column-back-button):hover span::before, +.app-body .column-header__back-button:has(> svg:last-child):hover::before { + background-color: var(--color-accent-bg); +} +.app-body :is(.column-header__back-button, .column-back-button):active span::before, +.app-body .column-header__back-button:has(> svg:last-child):active::before { + transform: scale(.9); +} + +.app-body :is(.load-gap, .load-more) { + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); + border-bottom: 0; + display: flex; + justify-content: center; + transition: background .3s; + padding: 8px; +} +.app-body :is(.load-gap, .load-more):is(:active, :hover) { + background-color: var(--color-accent-lines); +} +.app-body :is(.load-gap, .load-more) .icon-ellipsis-h { + background-image: var(--icon-ellipsis-column-link-active-accent); +} + +.app-body .column-header__collapsible { + background-color: var(--color-content-secondary-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 0; +} +.app-body .column-header__collapsible:is(:not(.collapsed), .animating) { + border-bottom: 1px solid var(--color-lines); +} +.app-body .column-header__collapsible::-webkit-scrollbar-track { + background-color: transparent; +} +.app-body .column-header__select-row { + border-color: var(--color-lines); +} +.app-body .column-header__select-row__actions button { + background-color: var(--color-accent-bg); + color: var(--color-accent); + border-color: var(--color-accent-bg); +} +.app-body .column-header__select-row__actions button:hover { + border-color: var(--color-accent); +} +.app-body .column-header__select-row__actions button.active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .column-header__collapsible { + box-shadow: none; + border-radius: 0; + } + .app-body .column-header__select-row { + border-color: var(--color-lines); + background-color: var(--color-content-secondary-bg); + position: absolute; + inset-inline-start: -45px; + inset-inline-end: -55px; + border-width: 0 0 1px; + } +} +.app-body .column-header__collapsible-inner { + border: 0; +} +.app-body .column-settings__section { + color: var(--color-content-fg-bold); +} +.app-body .setting-toggle__label { + color: var(--color-content-fg); +} +.app-body .column-header > button { + padding: 0 0 0 15px; +} +.app-body .column-header > button:nth-child(2) { + padding-left: 0; +} +.app-body .column-header .column-header__back-button { + padding-right: 15px; +} +.app-body .column-header > button, +.app-body .column-header .column-header__back-button { + font-weight: bold; +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .ui { + padding-top: 55px; + } + .app-body:not(.layout-multiple-columns) .ui__header { + background-color: transparent; + border-bottom: 0; + position: fixed; + inset-inline-start: 0; + inset-inline-end: 0; + -webkit-backdrop-filter: none; + backdrop-filter: none; + } + .app-body:not(.layout-multiple-columns) .ui__header .ui__header__logo { + margin-left: 3px; + } + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + box-shadow: none; + display: block; + margin-bottom: -2px; + border-radius: 0; + height: 45px; + border-bottom: 0; + } + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + display: block; + top: 0; + inset-inline-start: 45px; + inset-inline-end: 55px; + height: 55px; + position: fixed; + } + .app-body:not(.layout-multiple-columns):not(:has(.ui .ui__header__links > .button[href="/auth/sign_in"])) .tabs-bar__wrapper { + z-index: 3; + } + .app-body:not(.layout-multiple-columns):has(.ui .ui__header__links > .button[href="/auth/sign_in"]) .tabs-bar__wrapper :is(.column-back-button, .column-header > *) { + display: none; + } + .app-body:not(.layout-multiple-columns) + :is( + .column-header, + .column-back-button, + .column-header__button, + .column-header__back-button + ) { + background-color: transparent; + height: 55px; + border: 0; + margin: 0; + } + .app-body .column-header__icon { + display: none; + } + .app-body:not(.layout-multiple-columns) .ui::after { /* Set a backdrop blur background to both top bars */ + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); + background-color: color-mix(in srgb, var(--color-content-bg), transparent 25%); + border-bottom: 1px solid var(--color-lines-translucent); + content: ""; + height: 55px; + left: 0; + position: fixed; + top: 0; + width: 100%; + z-index: 2; + } + @media (display-mode: standalone) { + .app-body:not(.layout-multiple-columns) .ui::after { + box-shadow: 0 -10px 0 10px #191b22; + border-radius: 15px 15px 0 0; + } + @media (prefers-color-scheme: light) { + .app-body:is(.theme-system, .theme-mastodon-light) .ui::after { + box-shadow: 0 -10px 0 10px #f3f5f7; + border-radius: 15px 15px 0 0; + } + } + @media (prefers-color-scheme: dark) { + .app-body:is(.theme-system, .theme-default) .ui::after { + box-shadow: 0 -10px 0 10px #191b22; + border-radius: 15px 15px 0 0; + } + } + } + .app-body:not(.layout-multiple-columns) .column-header__collapsible { + margin-top: 1px; + position: absolute; + left: -45px; + right: -55px; + } + .app-body:not(.layout-multiple-columns) .column-header__collapsible:not(.collapsed) { + border-bottom: 1px solid var(--color-lines); + } +} +@media screen and (max-width:885px) { + .app-body:not(.layout-multiple-columns) .column-header__collapsible:is(:not(.collapsed), .animating) { + border-left-color: var(--color-content-secondary-bg); + border-right-color: var(--color-content-secondary-bg); + } +} +@media screen and (min-width:890px) and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + border-color: transparent; + } + .app-body:not(.layout-multiple-columns) .ui::after { + border-bottom: 1px solid var(--color-lines); + } +} +@media (prefers-color-scheme: dark) { + @media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + border-color: var(--color-lines); + } + } +} + + + +/* ⏺️ Horizontal selectors + (used to navigate subsections on the Explore, Live Feeds and Account pages) */ +.app-body + :is(.account__section-headline, .notification__filter-bar) { + background: var(--color-accent-bg); + border: 1px solid var(--color-accent-lines); +} +.app-body .account__header + .account__section-headline { + border-left: 0; + border-right: 0; +} +@media screen and (min-width:890px) and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .explore__search-header + .account__section-headline { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + } + .app-body:not(.layout-multiple-columns) .notification__filter-bar { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + margin-top: 10px; + } +} +@media screen and (max-width:889px) { + .app-body:not(.layout-multiple-columns) :is(.account__section-headline, .notification__filter-bar) { + border-left: 0; + border-right: 0; + } +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button) { + background-color: var(--color-accent-bg); + color: var(--color-accent); + box-shadow: 0 0 0 4px var(--color-accent-bg) inset; + border-radius: 9px; + transition: all .2s; + max-height: 45px; + padding: 14px 10px; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + .icon { + margin-top: -1.5px; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button):hover { + background-color: var(--color-accent-lines); + color: var(--color-accent); + box-shadow: 0 0 0 4px var(--color-accent-bg) inset; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button).active { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + box-shadow: 0 0 0 4px var(--color-accent-bg) inset; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button).active::before { + display: none; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + button { + background-color: transparent; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button, a.active, button.active)::after { + display: block; + position: absolute; + content: " "; + width: 2px; + height: auto; + background-color: var(--color-accent-lines); + top: 8px; + right: -1px; + left: auto; + bottom: 8px; + border-radius: 50px; + z-index: 1; + transform: unset; + border: 0; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button):last-child::after { + display: none; +} +@media (prefers-color-scheme: dark) { + .app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button).active { + background-color: var(--color-bg); + } +} + +.app-body .notification__filter-bar .icon-reply-all { + background-image: var(--icon-reply-accent); +} +.app-body .notification__filter-bar .active .icon-reply-all { + background-image: var(--icon-reply); +} +.app-body .notification__filter-bar .icon-star { + background-image: var(--icon-star-accent); +} +.app-body .notification__filter-bar .active .icon-star { + background-image: var(--icon-star); +} +.app-body .notification__filter-bar .icon-retweet { + background-image: var(--icon-boost-accent); +} +.app-body .notification__filter-bar .active .icon-retweet { + background-image: var(--icon-boost); +} +.app-body .notification__filter-bar .icon-tasks { + background-image: var(--icon-poll-accent); +} +.app-body .notification__filter-bar .active .icon-tasks { + background-image: var(--icon-poll); +} +.app-body .notification__filter-bar .icon-home { + background-image: var(--icon-post-notification-accent); +} +.app-body .notification__filter-bar .active .icon-home { + background-image: var(--icon-post-notification); +} + +@media screen and (max-width:889px) { + .app-body .account__header + .account__section-headline { + border-radius: 0; + } +} + + +/* 📍 Navigation panel + ------------------- */ +.app-body .navigation-panel__menu { + display: flex; + flex-flow: column; +} +.app-body .column-link--transparent { + color: var(--color-fg); +} +.app-body .ui__header__logo .logo--icon { + display: none; +} +.app-body .ui__header__links .button.button-secondary { + padding: 8px 15px; +} +.app-body .ui__header__links .button.button-secondary[href="/search"] { + display: none; +} +.app-body .ui__header__links .button.button-secondary[href="/publish"] { + background-color: var(--color-accent); + color: var(--color-accent-fg); + width: 50px; + height: 50px; + box-sizing: border-box; + background-image: var(--icon-compose); + background-position: center; + background-repeat: no-repeat; + position: fixed; + bottom: calc(4.8em + var(--safe-area-bottom)); + inset-inline-end: 1em; + background-size: 22px; + border-radius: 50%; + box-shadow: + 0 1px 1px rgba(0, 0, 0, .2), + 0 2px 10px rgba(0, 0, 0, .2); +} +.app-body .ui__header__links .button.button-secondary[href="/publish"]:is(:hover, :focus, :active) { + background-color: var(--color-accent-focus); + color: var(--color-accent-fg); +} +.app-body .ui__header__links .button.button-secondary[href="/publish"] span { + color: transparent; +} + +@media screen and (max-width:1174px) { + .layout-single-column .ui__header__links { + padding-left: 12px; + } +} + +.app-body .column-link--logo { + margin-left: 4px; +} + +.app-body .column-link.column-link--logo, +.app-body .ui__header__logo { + display: inline-flex; + flex-grow: unset; + padding: 0; + border: 0; + width: 50px; + height: 50px; + background-image: var(--logo); + background-repeat: no-repeat; + background-position: center; + background-size: 32px auto; +} +.app-body .column-link.column-link--logo svg, +.app-body .ui__header__logo svg { + display: none; +} + +.app-body .navigation-panel__logo { + margin-bottom: 5px; +} +.app-body .column-link:not(.column-link--logo) { + padding: 15px 20px 16px 13px; + gap: 7px; + margin-left: 3px; + border: 0; + font-weight: 500; + font-size: 18px; + overflow: visible; + transform-origin: 60px center; +} +.app-body .column-link--transparent:is(.active, .active:hover) { + color: var(--color-content-fg); + font-weight: bold; +} +.app-body .column-link--transparent:hover { + border-radius: 8px; + padding-right: 20px; +} +.app-body .column-link--transparent span { + position: relative; +} +@media screen and (min-width:1175px) { + .app-body .column-link:not(.column-link--logo) { + transition: all .3s; + } + .app-body .column-link--transparent span::before { + content: " "; + left: -52px; + background-color: transparent; + transition: .3s background-color; + top: -14px; + right: -16px; + position: absolute; + border-radius: 10px; + z-index: -1; + bottom: -14px; + } + .app-body .column-link--transparent:hover span::before { + background-color: color-mix(in srgb, var(--color-accent), transparent 85%); + } + .app-body .column-link--transparent:is(.active, .active:hover) span::before { + background-color: transparent; + } + .app-body .column-link--transparent:active { + transform: scale(.95); + } +} +.app-body .icon-with-badge__badge { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 20px; + top: -4px; + font-weight: bold; + border: 0; + z-index: 1; +} +.app-body .compose-panel hr, +.app-body .navigation-panel .list-panel hr { + display: none; +} + +@media screen and (min-width:1175px) { + .app-body .navigation-panel hr:has(+ .column-link[href="/settings/preferences"]) { + margin-right: 25px; + margin-left: 10px; + margin-bottom: 12px; + border-color: var(--color-lines); + } +} +.app-body .column-link span { + vertical-align: middle; +} +@media screen and (max-width:1174px) { + .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { + width: 100vw; + height: calc(4.2em + var(--safe-area-bottom)); + bottom: 0; + left: 0; + z-index: 3; + } + .app-body .columns-area__panels__pane--navigational .navigation-panel { + width: 100vw; + height: 4.2em; + padding-bottom: var(--safe-area-bottom); + flex-direction: row; + overflow-x: auto; + background-color: color-mix(in srgb, var(--color-content-bg), transparent 25%); + border-top: 1px solid var(--color-lines-translucent); + border-left: 0; + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); + } + .app-body .navigation-panel__menu { + flex-flow: row; + overflow-x: auto; + mask-image: linear-gradient(90deg, black 80%, transparent 96%); + } + .app-body .navigation-panel :is(.column-link, .navigation-panel__legal), + .app-body .navigation-panel .column-link:is(.active, .active:hover, :active), + .app-body .navigation-panel .navigation-panel__menu::after { + flex: 0 0 17vw; + margin: 6px 0 8px; + padding: 4px 0 3px; + border-radius: 0; + border: 0; + justify-content: center; + display: inline-flex; + align-items: center; + box-sizing: border-box; + background-color: transparent; + transform-origin: center; + transition: .3s transform; + } + .app-body .navigation-panel .navigation-panel__menu::after { + content: " "; + } + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(3)), + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(4)), + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(5)), + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(6)) { + mask-image: none; + } + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(3), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(3) ~ *, + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(4), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(4) ~ *, + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(5), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(5) ~ *, + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(6), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(6) ~ * { + flex: 50vw; + } + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(3))::after, + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(4))::after, + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(5))::after, + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(6))::after { + display: none; + } + .app-body .navigation-panel__menu :is(.column-link, .navigation-panel__legal):active { + transform: scale(.85); + } + .app-body .column-link__icon { + margin: 0; + transform: scale(1.3); + } + .app-body .column-link span { + padding-left: .5em; + } + .app-body .columns-area__panels__main { + width: calc(100% - 285px); + margin-left: -285px; + } + .app-body .columns-area__panels { + padding-bottom: 4em; + } + .app-body .columns-area__panels .navigation-panel__legal { + margin: 0; + padding: 0; + } + .app-body .columns-area__panels .navigation-panel__legal .column-link--transparent { + height: calc(100% - 13px); + box-sizing: border-box; + border: 0; + } + .app-body .navigation-panel .flex-spacer { + display: none; + } +} +@media screen and (max-width:889px) { + .app-body .columns-area__panels__main { + width: 100%; + margin-left: -55px; + } +} + + +/* 👤 Account view + --------------- */ +.app-body .account__header { + padding-bottom: 5px; + background-color: var(--color-content-bg); +} +@media screen and (max-width:889px) { + .app-body .account__header { + border-left: 0; + border-right: 0; + } +} +.app-body .account__header__image { + height: 200px; + background-color: var(--color-content-bg); + border-bottom: 0; + margin: 0; +} +.app-body .account__header__image img { + background-color: var(--color-content-secondary-bg); +} +.app-body .account__header__bar { + border: 0; +} +.app-body .account__header__bar .avatar { + transition: transform .3s; +} +.app-body .account__header__bar .avatar:active { + transform: scale(.92); +} +.app-body .account__header__bar .avatar .account__avatar { + border-radius: 50%; + margin: 0; + border-width: 4px; + border-color: var(--color-content-bg); + width: 100px !important; + height: 100px !important; + background-color: var(--color-content-bg); +} +.app-body .account__header__tabs__name h1, +.app-body .account__header__tabs__name h1 small { + color: var(--color-content-fg); +} +.app-body .account__header__tabs__name h1 > span { + font-size: 18px; +} +.app-body .account__header__tabs__name h1 small > span:first-child { + opacity: .7; +} +.app-body .account__header__tabs__name .icon-lock { + height: 20px; + width: 16px; + top: unset; + vertical-align: bottom; +} +.app-body .account__header__content a { + color: var(--color-accent); + text-decoration: none; +} +.app-body .account__header__content a:hover { + text-decoration: underline; +} +.app-body .account__header__extra__links a strong { + color: var(--color-content-fg-bold); +} +.app-body .account__header__account-note label { + margin-bottom: 0; +} +.app-body .account__header__account-note label, +.app-body .account__header__account-note textarea::placeholder { + color: var(--color-content-fg-bold); + opacity: .5; + font-style: normal; +} +.app-body .account__header__account-note textarea { + color: var(--color-content-fg); + border-radius: 8px; + font-style: italic; + margin: 0; + width: 100%; + outline: 1px solid transparent; + outline-offset: -1px; + transition: all .2s; +} +.app-body .account__header__account-note textarea:placeholder-shown { + padding-left: 0; + padding-right: 0; +} +.app-body .account__header__account-note textarea:focus { + background-color: var(--color-accent-bg); + padding-left: 10px; + padding-right: 10px; +} +.app-body .account__header__account-note textarea:not(:placeholder-shown):not(:focus) { + outline-color: var(--color-lines); + box-shadow: 2px 3px var(--color-content-secondary-bg); +} +.app-body .account__header__account-note textarea:not(:placeholder-shown):focus { + outline-color: var(--color-accent); + box-shadow: 2px 3px var(--color-accent-bg); +} +.app-body .account__header__badges .account-role { + color: var(--color-content-fg); + border: 0; + border-radius: 50px; + padding: 0 10px; + height: 29px; + background-color: var(--color-content-secondary-bg); + gap: 5px; +} +.app-body .account__header__badges .account-role span:not(.account-role__domain) { + font-weight: 500; +} +.app-body .account-role svg { + opacity: 1; + color: var(--color-accent); +} +.app-body .account__header__extra__links a, +.app-body .account__header__bio .account__header__content, +.app-body .account__header__bio .account__header__fields dd { + color: var(--color-content-fg); +} +.app-body .account__header__bio .account__header__fields { + background-color: var(--color-content-secondary-bg); + border-radius: 8px; + border: 0; +} +@media (prefers-color-scheme: dark) { + .app-body .account__header__bio .account__header__fields { + background-color: var(--color-secondary-bg); + } +} +.app-body .account__header__bio .account__header__fields:has(dl:only-child) { + display: none; +} +.app-body .account__header__bio .account__header__fields dt { + font-weight: bold; + font-size: 12px; +} +.app-body .account__header__bio .account__header__fields :is(dl, .verified) { + border-bottom: 0; + position: relative; +} +.app-body .account__header__bio .account__header__fields dl:not(:last-child):after { + display: block; + content: " "; + height: 1px; + bottom: -1px; + right: 15px; + background-color: var(--color-lines); + left: 15px; + position: absolute; + border-radius: 50px; +} +@media (prefers-color-scheme: dark) { + .app-body .account__header__bio .account__header__fields dl:not(:last-child):after { + background-color: var(--color-accent-bg); + } +} +.app-body .account__header__bio .account__header__fields dl:nth-child(2) { /* Add a corner radius to the second profile field because we're hiding the Joined field */ + border-top-left-radius: 8px; + border-top-right-radius: 8px; + margin-top: 0; +} +.app-body .account__header__bio .account__header__fields .verified + .verified { /* Fix double border between 2 successive verified fields */ + margin-top: 0; + border-top-width: 0; +} +.app-body .account__header__bio .account__header__fields .verified :is(a, dd), +.app-body .hover-card .account-fields dl.verified dd a { + color: var(--color-accent); + gap: 5px; +} +.app-body .account__header__bio .account__header__fields :is(.verified dt, dt) { + color: var(--color-content-fg); +} +.app-body .account__header__bio .account__header__fields .verified { /* Verified field tweak: restore default background and border */ + border-top: 0; + border-right: 0; + border-left: 0; + background: none; +} +.app-body .account__header__extra .account__header__fields .verified dd > span:first-child { + vertical-align: bottom; +} +.app-body .account__header__extra .account__header__fields .verified__mark { + float: left; + transform: scale(1.1); +} +.app-body .account__header__bio .account__header__fields .verified:last-child { + border-bottom: 0; +} + +.app-body .account__header__tabs__buttons .icon-button.copied, +.app-body .account__header__tabs__buttons .icon-button.copied:is(:active, :focus, :hover) { + background-color: rgba(121, 189, 154, 0.3); +} + +.app-body .follow-request-banner, +.app-body .moved-account-banner { + background-color: var(--color-content-secondary-bg); + border-top: 1px solid var(--color-lines); +} +.app-body .follow-request-banner__message, +.app-body .moved-account-banner__message { + color: var(--color-content-fg); +} +.app-body .moved-account-banner__message { + font-weight: bold; +} + +.app-body .account__header__tabs__buttons > button:first-child:active { + transform: scale(.95); +} + +.app-body .account__domain-pill, +.app-body .account__domain-pill__popout__handle { + background-color: color-mix(in srgb, var(--color-accent), transparent 88%); + color: var(--color-accent); + border-color: var(--color-accent); + border-radius: 8px; + font-weight: 500; + transition: all .2s; +} +.app-body .account__domain-pill:hover { + background-color: var(--color-accent-bg); +} +.app-body .account__domain-pill.active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .dropdown-animation.account__domain-pill__popout { + animation: none; +} +.app-body .account__domain-pill__popout { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border: 1px solid var(--color-lines); + border-radius: 8px; +} +.app-body .account__domain-pill__popout__header__icon { + background-color: var(--color-accent); +} +.app-body .account__domain-pill__popout__handle { + padding: 12px; +} +.app-body :where(.account__domain-pill__popout__header, .account__domain-pill__popout__parts) :is(h3, h6) { + color: var(--color-content-fg); + font-weight: 600; +} +.app-body .account__domain-pill__popout__parts > div .account__domain-pill__popout__parts__icon { + align-items: start; + padding-top: 2px; +} +.app-body .account__domain-pill__popout__parts > div .account__domain-pill__popout__parts__icon .icon { + width: 28px; + height: 28px; +} +.app-body .account__domain-pill__popout__parts > div:first-child .account__domain-pill__popout__parts__icon .icon { + background-image: var(--icon-direct-messages-accent); +} +.app-body .account__domain-pill__popout__parts > div:last-child .account__domain-pill__popout__parts__icon .icon { + background-image: var(--icon-globe-accent); +} +.app-body .hover-card { + background-color: color-mix(in srgb, var(--color-content-bg), transparent 10%); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); + border-color: var(--color-lines); +} +.app-body .hover-card__bio, +.app-body .hover-card .display-name bdi, +.app-body .account-fields, +.app-body .hover-card__number { + color: var(--color-content-fg); +} +.app-body .hover-card .display-name__html { + font-weight: 600; +} +.app-body .account-fields { + font-size: 95%; +} +.app-body .hover-card .account-fields { + background-color: var(--color-content-secondary-bg); + border-radius: 8px; + padding: 8px; +} +.app-body .hover-card .account-fields dl:not(:first-child:last-child) { + gap: 10px; + padding-bottom: 6px; + border-bottom: 1px solid color-mix(in srgb, var(--color-lines) 70%, transparent); +} +@media (prefers-color-scheme: dark) { + .app-body .hover-card .account-fields { + background-color: var(--color-secondary-bg); + } + .app-body .hover-card .account-fields dl { + border-color: var(--color-accent-bg); + } +} +.app-body .hover-card .account-fields dl:last-child:not(:first-child) { + padding-top: 6px; + padding-bottom: 0; + border-bottom: 0; +} +.app-body .hover-card .account-fields dl dt { + width: 30%; + min-width: 30%; + max-width: 30%; + text-align: left; + font-weight: bold; + text-transform: uppercase; + font-size: 80%; +} +.app-body .hover-card .account-fields dl dd { + text-align: left; + justify-content: flex-start; +} + +/* Custom pinned posts divider */ +.app-body .status__wrapper:has(.icon-thumb-tack)::after { + position: absolute; + left: 0; + right: 0; + bottom: 0; + height: 6px; + width: 100%; + content: ""; + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + background-color: var(--color-content-secondary-bg); +} +.app-body .status__wrapper:has(.icon-thumb-tack)::before { + position: absolute; + left: 0; + right: 0; + top: -8px; + height: 8px; + width: 100%; + content: ""; + background-color: var(--color-content-bg); +} +.app-body .status__wrapper:has(.icon-thumb-tack) { + padding-bottom: 20px; + margin-top: -8px; +} +.app-body .status__wrapper:has(.icon-thumb-tack) :is(.status__content__translate-button, .translate-button .link-button) { + bottom: 20px; +} +.app-body .account-timeline__header + article .status__wrapper:has(.icon-thumb-tack) { + margin-top: 0; +} +.app-body .account-timeline__header + article .status__wrapper:has(.icon-thumb-tack)::before { + display: none; +} + + +/* ✨ Explore tab + -------------- */ +.app-body .explore__links { + background-color: var(--color-content-bg); + overflow: hidden; +} +.layout-multiple-columns .explore__links.scrollable { + background-color: var(--color-content-bg); + overflow-y: auto; +} +.app-body .explore__links .trends__item { + background-color: var(--color-content-bg); + border-bottom: 2px solid var(--color-content-secondary-bg); + padding: 15px 18px; +} +.app-body .explore__links .trends__item:last-child { + border-bottom: 0; +} +.app-body .trends__item__name, +.app-body .trends__item__current { + color: var(--color-fg-muted); +} +.app-body .trends__item__name a { + color: var(--color-fg); +} +.app-body .getting-started__trends { + padding: 0; + display: flex; + flex-flow: column; +} +.app-body .getting-started__trends h4 { + border-bottom: 0; + padding: 0; +} +.app-body .getting-started__trends h4 > :is(a, span) { + padding: 15px 20px 6px 47px; + margin-left: 3px; + font-weight: 500; + color: var(--color-fg-muted); + border-left: 4px solid transparent; + display: block; + transition: all .3s; +} +.app-body .getting-started__trends h4 a:hover { + color: var(--color-accent); +} +.app-body .getting-started__trends h4 a:active { + transform: scale(.95); +} +.app-body .getting-started__trends h4 a::after { + content: '\2192'; + margin-left: 0; + opacity: 0; + transition: all .2s; +} +.app-body .getting-started__trends:hover h4 a::after { + opacity: 1; + margin-left: 5px; +} + +.app-body .getting-started__trends .trends__item { + padding-left: 19px; +} +@media screen and (max-width:1174px) { + .app-body .getting-started__trends { + display: none; + } +} + +.app-body .trends__item::before { + background-image: var(--icon-hashtag-accent); + background-position: center; + background-size: contain; + background-repeat: no-repeat; + min-width: 20px; + width: 20px; + height: 20px; + transform: scale(1.45); + content: " "; + display: block; +} +.app-body .trends__item__name span { + white-space: pre-wrap; +} +.app-body .trends__item__sparkline { + flex: 0 0 auto; + position: relative; + height: 30px; + width: 30px; + border-radius: 6px; + overflow: hidden; + background-color: var(--color-content-secondary-bg); + box-shadow: inset 0 -2px var(--color-accent-bg); + transform: scale(1.25); + transition: all .3s; +} +.app-body .getting-started__trends .trends__item__sparkline { + background-color: var(--color-secondary-bg); +} +@media (prefers-color-scheme: dark) { + .app-body .getting-started__trends .trends__item__sparkline { + background-color: var(--color-content-secondary-bg); + } +} +.app-body .trends__item__sparkline svg { + width: 50px; + height: 30px; + position: absolute; + right: -2px; +} +.app-body .trends__item__sparkline::after { + position: absolute; + display: block; + content: " "; + left: 0; + right: 0; + height: 2px; + bottom: 0; + background-color: var(--color-accent); + opacity: .4; +} + +.app-body .trends__item__sparkline path:last-child { + stroke: var(--color-accent) !important; +} +.app-body .trends__item__sparkline path:first-child { + fill: var(--color-accent) !important; + fill-opacity: .4 !important; + transform: translate(0px, 0.2px); +} + + +/* Hashtag header */ +.app-body .hashtag-header { + font-size: 15px; + padding: 24px 20px; + margin: 10px; + border-radius: 8px; + color: var(--color-content-fg); + background-color: var(--color-content-secondary-bg); + border: 0; +} +.app-body .hashtag-header__header { + margin-bottom: 0; +} +.app-body .hashtag-header__header h1 { + color: var(--color-content-fg); +} +.app-body .hashtag-header .hashtag-header__header + div { + color: var(--color-content-fg); + font-size: 85%; + opacity: .8; + margin-top: -5px; + width: max-content; +} +@media screen and (max-width:460px) { + .app-body .hashtag-header .hashtag-header__header + div { + max-width: 55%; + line-height: 1.5; + margin-top: -2px; + } + .app-body .hashtag-header .hashtag-header__header + div > span { + display: inline-block; + margin-right: 5px; + } +} +.layout-multiple-columns .hashtag-header .hashtag-header__header + div { + max-width: 55%; + line-height: 1.5; + margin-top: -2px; +} +.layout-multiple-columns .hashtag-header .hashtag-header__header + div > span { + display: inline-block; + margin-right: 5px; +} + +@media screen and (min-width:890px) { + .app-body .hashtag-header .hashtag-header__header button { + transform: translate(0, 8px); + } +} + + +/* Account recommendations (For You Tab + User directory */ +.app-body .scrollable .account-card { + margin: 0; + background-color: var(--color-content-bg); + border-radius: 0; + border: 0; + border-bottom: 1px solid var(--color-lines); +} +.app-body .account-card__header { + padding: 0; + border-radius: 0; + height: 128px; + overflow: hidden; +} +.app-body .scrollable .account-card__bio:after { + background: linear-gradient(270deg, var(--color-content-bg), transparent); +} +.app-body .account-card__header img { + background-color: var(--color-content-secondary-bg); +} +.app-body .account-card__title__avatar .account__avatar { + border: 0; + border-radius: 50%; + overflow: visible; +} +.app-body .account-card__title__avatar img { + border: 0; + border-radius: 50%; + box-shadow: 0 0 0 3px var(--color-content-bg); +} +.app-body .account-card__title .display-name bdi, +.app-body .account-card__counters__item, +.app-body .account-card__counters__item small { + color: var(--color-content-fg); +} +.app-body .account-card__counters__item small { + opacity: .7; +} +.account-card__title .display-name bdi .display-name__html { + font-weight: bold; +} +.app-body .account-card__bio a { + color: var(--color-accent); +} +.app-body .filter-form { + background-color: var(--color-content-secondary-bg); + border-top: 1px solid var(--color-lines); +} +.app-body .filter-form__column { + padding: 10px 15px; +} + +.app-body .explore__suggestions__card { + border-bottom: 2px solid var(--color-content-secondary-bg); + gap: 2px; + padding-bottom: 14px; +} +.app-body .explore__suggestions__card__source span { + background-color: var(--color-content-secondary-bg); + padding: 6px 12px; + display: inline-block; + border-radius: 50px; + color: var(--color-fg-muted); + font-weight: 500; +} +.app-body .explore__suggestions__card__body__main__name-button .display-name__account { + color: var(--color-content-fg); + opacity: .75; +} +.app-body .explore__suggestions__card .icon-button { + background-color: var(--color-content-secondary-bg); + color: var(--color-fg-muted); + padding: 6px; + border: 0; +} +.app-body .explore__suggestions__card .icon-button:is(:active, :hover) { + background-color: var(--color-accent-bg); +} +@media screen and (min-width:1173px) { + .app-body .explore__suggestions__card .icon-button { + opacity: 0; + transform: translateX(50%); + transition: all .3s; + } + .app-body .explore__suggestions__card:hover .icon-button { + opacity: 1; + transform: translateX(0); + } +} + + +/* 📰 Trending stories */ +.app-body .story { + background-color: var(--color-content-bg); + transition: all .3s; +} +.app-body .story:not(:last-child) { + border-bottom: 2px solid var(--color-content-secondary-separator); +} +.app-body .story, +.app-body .story__details__title { + color: var(--color-content-fg); +} +.app-body .story__details__title { + font-weight: bold; + transition: all .3s; +} +.app-body .story:has(:is(.story__thumbnail, .story__details__title):hover) { + background-color: var(--color-content-bg-focus); +} +.app-body .story__details__publisher { + color: var(--color-fg); +} +.app-body .story .story__details__publisher { + opacity: .7; + transition: all .3s; +} +.app-body .story:has(:is(.story__thumbnail, .story__details__title):hover) :is(.story__details__publisher, .story__details__title) { + color: var(--color-accent); + opacity: 1; +} +.app-body .story__details__shared { + color: var(--color-fg-muted); +} +.app-body .story__details__shared__pill { + background-color: + color-mix( + in srgb, + var(--color-accent), + transparent 92% + ); + color: var(--color-accent); + border-radius: 8px; + transition: all .3s; +} +.app-body .story__details__shared__pill:hover { + background-color: var(--color-accent-bg); +} +.app-body .story__details__shared__pill:active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .story.expanded { + gap: 20px; + padding-bottom: 20px; +} +.app-body .story.expanded .story__thumbnail { + margin: 0; +} +.app-body .story.expanded .story__thumbnail img { + border-radius: 8px; +} +.app-body .story__details__shared__author-link { + color: var(--color-content-fg); +} +.app-body .story__details__shared__author-link:hover { + color: var(--color-accent); +} + + +/* 🔍 Search field and search results */ +.app-body .search { + margin-bottom: 10px; + transition: transform .3s; +} +.app-body .search:has(.search__icon:active) { + transform: scale(.95); +} +.app-body .search__input { + border-radius: 8px; + background-color: var(--color-accent-bg); + color: var(--color-content-fg); + border: 1px solid var(--color-accent-lines); + font-weight: 500; + padding-inline-end: 45px; + padding-inline-start: 16px; + outline-offset: 0; + outline: 0 solid var(--color-accent-bg); + transition: + border-color .2s, + background-color .2s, + outline .2s; +} +.app-body .search__input::placeholder, +.app-body .compose-form .spoiler-input__input::placeholder { + font-weight: 500; + color: var(--color-accent); +} +.app-body .search__input:focus { + border-color: var(--color-accent); + background-color: var(--color-content-bg); + outline: 3px solid var(--color-accent-bg); + border-radius: 8px; +} +.app-body .search__input:focus::placeholder, +.app-body .compose-form .spoiler-input__input:focus::placeholder { + color: var(--color-content-fg); + opacity: .4; +} +.app-body .search__icon .icon { + padding: 5px; + transform: scale(1) translateY(-50%); + background-size: 24px !important; + top: 50%; + inset-inline-start: unset; + inset-inline-end: 12px; +} +.app-body .search__input:not(:placeholder-shown) + .search__icon:hover .icon { + background-image: var(--icon-erase-active); +} +.app-body .compose-panel .icon-search, +.app-body .compose-panel .icon-search.active, +.app-body .explore__search-header .icon-search { + background-image: var(--icon-search-active); +} +.app-body .compose-panel .icon-search.active, +.app-body .search__icon .icon-search.active { + opacity: 1; + z-index: 1; +} +.app-body .explore__search-results { + border-radius: 0; + border: 0; + background-color: transparent; + overflow: hidden; +} +.app-body .explore__search-header { + background-color: transparent; +} +.app-body .explore__search-results .account { + padding-top: 16px; +} +.app-body .explore__search-results article:last-child > .account { + border-bottom: 1px solid var(--color-lines); +} +.app-body :is(.explore__search-results, .search-results__section) .trends__item { + border-bottom: 2px solid var(--color-content-secondary-bg); +} +.app-body :is(.explore__search-results, .search-results__section) article:first-child > .trends__item, +.app-body :is(.explore__search-results, .search-results__section) > .trends__item:first-child, +.app-body :is(.explore__search-results, .search-results__section) > .account:first-child { + border-top: 1px solid var(--color-lines); +} +.app-body :is(.explore__search-results, .search-results__section) article:last-child > .trends__item, +.app-body :is(.explore__search-results, .search-results__section) > .trends__item:last-child, +.app-body :is(.explore__search-results, .search-results__section) > .account:last-child { + border-bottom: 1px solid var(--color-lines); +} +.app-body .search-results__section { + background-color: var(--color-content-bg); + border-bottom: 0; +} +.app-body .search-results__section__header { + background-color: var(--color-content-secondary-bg); + border-bottom: 0; + color: var(--color-content-fg); +} +.app-body .search-results__section__header button { + color: var(--color-accent); +} +.app-body .account .account__details > span { + color: var(--color-content-fg); +} +.app-body .account .account__details .verified-badge { + color: var(--color-accent); +} +.app-body .account .account__details .verified-badge span { + font-weight: 500; +} +.app-body .compose-panel:has(> .search.active) { + overflow: visible; +} +.app-body .search__popout { + background-color: var(--color-content-bg); + border-radius: 8px; + margin-top: 10px; + border: 1px solid var(--color-lines); + animation: fadein-short .2s 1; +} +.app-body .search__popout h4 { + font-weight: bold; +} +.app-body .search__popout h4, +.app-body .search__popout__menu__message, +.app-body .search__popout__menu__item { + color: var(--color-content-fg); +} +.app-body .search__popout__menu__item { + align-items: center; + border-radius: 6px; +} +.app-body .search__popout__menu__item mark { + color: var(--color-content-fg-bold); +} +.app-body .search__popout__menu__item :is(.icon-button, .icon-button .icon) { + border-radius: 6px; + transition: none; +} +.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover) :is(.icon-button, .icon-button .icon) { + color: var(--color-accent-fg); +} +.app-body .search__popout__menu__item .icon-button:is(:active, :focus, :hover), +.app-body .search__popout__menu__item .icon-button:is(:active, :focus, :hover) .icon { + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); +} +.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover), +.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover) mark { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} + +.app-body .search__popout__menu:nth-child(2):not(:has(.search__popout__menu__message)) { + margin-bottom: 10px; +} +.app-body .search__popout h4:has(+ .search__popout__menu:last-child, + .search__popout__menu__message) { + background-color: var(--color-content-secondary-bg); + padding-top: 15px; + padding-left: 15px; + padding-right: 15px; + margin: 0; + border-radius: 6px 6px 0 0; + color: var(--color-fg-muted); +} +.app-body .search__popout__menu:last-child, +.app-body .search__popout > .search__popout__menu__message:last-child { + margin: 0 0 -10px; + background-color: var(--color-content-secondary-bg); + border-radius: 0 0 6px 6px; + padding: 5px; +} +.app-body .search__popout > .search__popout__menu__message:last-child { + padding: 5px 15px 15px; + color: var(--color-fg-muted); +} +.app-body .search__popout__menu:last-child .search__popout__menu__item:not(.selected, :active, :hover, :focus) { + color: var(--color-fg-muted); +} +.app-body .search__popout__menu:last-child .search__popout__menu__item:not(.selected, :active, :hover, :focus) mark { + color: var(--color-content-fg); +} + +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .search { + margin-bottom: 0; + } + .app-body:not(.layout-multiple-columns) .explore__search-header { + padding-top: 2px; + } + .app-body:not(.layout-multiple-columns) .search__input { + padding: 13px; + } + .app-body:not(.layout-multiple-columns) .explore__search-header { + padding: 10px 0; + } +} +@media screen and (max-width:889px) { + .app-body:not(.layout-multiple-columns) .explore__search-header { + padding: 10px; + } +} + +@keyframes makeawish { + 0% { + transform: scale(120%) translate(0, 0) rotate(0deg); + } + 100% { + transform: scale(200%) translate(100vw, 100vh) rotate(600deg); + } +} +.app-body:has(.search__input[value="Tangerine UI"])::after, +.app-body:has(.search__input[value="tangerine ui"])::after { + content: "\1F34A"; + position: fixed; + display: block; + text-align: center; + width: 30px; + height: 30px; + font-size: 27px; + line-height: 30px; + top: -40px; + left: -40px; + animation: 10s linear 0s makeawish; +} + + + +/* Dismissable banners */ +.app-body .dismissable-banner { + background-color: var(--color-accent); + box-shadow: 0 5px var(--color-content-bg); + border-radius: 8px; + border: 0; + margin: 10px 10px 5px; +} +.app-body .dismissable-banner__message h1 { + color: var(--color-content-fg); + margin-bottom: 8px; +} +.app-body .dismissable-banner__message, +.app-body .dismissable-banner .dismissable-banner__action .icon-button { + color: var(--color-accent-fg); + font-weight: normal; +} +.app-body .dismissable-banner .dismissable-banner__action .icon-button:hover { + color: var(--color-accent); +} +.app-body .dismissable-banner__message__actions__wrapper { + flex-flow: row-reverse; +} +.app-body .dismissable-banner:has(.dismissable-banner__message > img:first-child) { + background: var(--color-content-bg); + margin: 0; + padding-top: 10px; + padding-left: 10px; + padding-right: 10px; + padding-bottom: 10px; + border-radius: 0; + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); +} +.app-body .dismissable-banner:has(.dismissable-banner__message > img:first-child) .dismissable-banner__action .icon-button { + color: var(--color-accent); +} +.app-body .dismissable-banner:has(.dismissable-banner__message > img:first-child) .dismissable-banner__message { + color: var(--color-content-fg); +} +.app-body .dismissable-banner__background-image { + display: none; +} +.app-body .dismissable-banner__message__actions .button, +.app-body .dismissable-banner__message__actions .button.button-tertiary { + line-height: 28px; + padding: 6px 17px; +} +.app-body .dismissable-banner__message__actions { + gap: 5px; +} + + + +/* 🔔 Notifications + ---------------- */ +.app-body .status.muted + :is( + .status__content, + .status__content a, + .status__content p, + .status__display-name strong + ), +.app-body .attachment-list__list a { + color: var(--color-content-fg-muted); +} +.app-body .notification.unread::before, +.app-body .status__wrapper.unread::before, +.app-body .notification-group--unread:before, +.app-body .notification-ungrouped--unread:before { + background-color: var(--color-accent); + width: 8px; + border: 0; + top: 5px; + height: auto; + bottom: 5px; + border-radius: 8px; + left: 5px; + z-index: 2; +} +.app-body .notification__message { + padding: 12px 12px 5px; + background-color: var(--color-post-bg); + color: var(--color-content-fg-bold); + transition: all .3s; +} +.app-body .notification__display-name { + font-weight: bold; + color: var(--color-content-fg); +} +.app-body .notification__report { + background-color: var(--color-content-bg); + border-bottom: 0; + padding-top: 10px; + gap: 15px; +} +.app-body .notification__report__details { + color: var(--color-content-fg); +} +.app-body .notification__message .icon { + color: var(--color-accent); + width: 18px; + margin-left: 38px; + text-align: right; + background-position: center right; +} +@media screen and (max-width:889px) { + .app-body .notification__message .icon { + margin-left: 34px; + } +} +.app-body .notification .status__wrapper { + padding-top: 0; +} +.app-body + :is( + .notification-favourite, + .notification-reblog, + .notification-poll, + .notification-status + ) + .status__action-bar { + display: none; +} +.app-body .account, +.app-body .notification-request { + background-color: var(--color-content-bg); + border-bottom: 2px solid var(--color-content-secondary-bg); + padding-left: 22px; + padding-top: 12px; +} +.app-body .notification .account { + border-bottom: 0; +} +.app-body .explore__search-results .account { + padding-top: 16px; +} +.app-body +.notification +.account:has(.account__wrapper > .account__relationship > button:nth-child(2)) +.display-name__account { + display: block; +} +.app-body +.notification +.account:has(.account__wrapper > .account__relationship > button:nth-child(2)) +.display-name { + margin-bottom: 0; +} + +@media screen and (min-width:890px) { + .app-body .notification .account:has(.account__wrapper > .account__relationship > button:nth-child(2)) { + padding-left: 32px; + padding-right: 22px; + } +} +@media screen and (max-width:889px) { + .app-body .notification .account:has(.account__wrapper > .account__relationship > button:nth-child(2)) { + padding-left: 27px; + } +} +@media screen and (max-width:1174px) { + .app-body .account { + padding-left: 18px; + } +} +.app-body .notification .account__relationship .icon-button { + padding: 5px; + border-radius: 8px; + transition: background-color .2s; +} +.app-body .notification .account__relationship .icon-button:first-child { + background-color: var(--color-confirm-bg); +} +.app-body .notification .account__relationship .icon-button:first-child:is(:active, :focus, :hover) { + background-color: var(--color-confirm); +} +.app-body .notification .account__relationship .icon-button:first-child:is(:active, :focus, :hover) .icon-check { + background-image: var(--icon-check-inv); +} +.app-body .notification .account__relationship .icon-button:last-child { + background-color: var(--color-reject-bg); +} +.app-body .notification .account__relationship .icon-button:last-child:is(:active, :focus, :hover) { + background-color: var(--color-reject); +} +.app-body .notification .account__relationship .icon-button:last-child:is(:active, :focus, :hover) .icon-times { + background-image: var(--icon-reject-inv); +} + +@media screen and (max-width:1174px) { + .app-body .notification-list { + bottom: calc(5rem + var(--safe-area-bottom)); + } +} +.app-body .notification-bar { + background-color: color-mix(in srgb, var(--color-content-bg), transparent 25%); + color: var(--color-content-fg); + border: 1px solid var(--color-lines-translucent); + box-shadow: var(--dropdown-shadow); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); +} +.app-body .notification-bar-action { + transition: all .2s; +} +.app-body .notification-bar-action:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); + color: var(--color-accent); +} + +.app-body .column-settings h3, +.app-body .app-form__toggle, +.app-body .app-form__toggle__label .hint { + color: var(--color-content-fg-bold); +} +.app-body .column-header__setting-btn { + font-weight: 600; +} +.app-body .column-settings h3 { + margin-bottom: 12px; + font-weight: 500; +} +.app-body .column-settings section { + border-color: var(--color-lines); +} +.app-body .column-settings section:not(:first-child) { + padding-bottom: 25px; +} +.app-body .app-form__toggle__label .hint { + opacity: .5; +} + +.app-body .filtered-notifications-banner { + background-color: var(--color-content-bg); + color: var(--color-accent); + border: 0; + position: relative; + padding: 25px; +} +.app-body .filtered-notifications-banner::before { + position: absolute; + display: block; + left: 10px; + right: 10px; + top: 10px; + bottom: 10px; + content: " "; + background-color: var(--color-content-secondary-bg); + border-radius: 8px; + transition: all .2s; +} +.app-body .filtered-notifications-banner:is(:active, :hover, :focus)::before { + background-color: color-mix(in srgb, var(--color-accent), transparent 88%); +} +.app-body .filtered-notifications-banner:hover::before { + left: 6px; + right: 6px; + top: 8px; + bottom: 8px; +} +.app-body .filtered-notifications-banner:active::before { + transform: scale(.98); +} +.app-body .filtered-notifications-banner > * { + z-index: 1; +} +.app-body .filtered-notifications-banner .filtered-notifications-banner__badge, +.app-body .filtered-notifications-banner:is(:active, :focus, :hover) .filtered-notifications-banner__badge, +.app-body .notification-request__name .filtered-notifications-banner__badge, +.app-body .notification-request .account__avatar__counter { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 50px; +} +.app-body .notification-request .account__avatar__counter { + width: 19px; + height: 19px; + box-sizing: border-box; +} +.app-body .filtered-notifications-banner__badge__badge { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + font-weight: 600; +} +.app-body .filtered-notifications-banner__text { + color: var(--color-content-fg); +} +.app-body .filtered-notifications-banner__text strong { + font-weight: 600; +} +.app-body .filtered-notifications-banner .notification-group__icon { + justify-content: center; +} +.app-body .notification-request__name__display-name, +.app-body .notification-request__name { + color: var(--color-content-fg); + letter-spacing: unset; +} +.app-body .notification-request { + padding-top: 15px; +} +@media screen and (max-width:1174px) { + .app-body .notification-request { + margin-top: 60px; + } +} +.app-body .notification-group { + padding: 16px 23px; +} +.app-body .notification-group, +.app-body .notification-ungrouped { + border: none; + position: relative; +} + +.app-body :is(.notification-group, .notification-ungrouped)::after, +.app-body .filtered-notifications-banner::after { + position: absolute; + display: block; + background-color: var(--color-lines); + height: 1px; + width: calc(100% - 78px); + right: 0; + bottom: 0; + content: " "; + opacity: .7; +} +.app-body .notification-ungrouped { + padding: 0; +} +.app-body .notification-ungrouped :is(.status__avatar, .account__avatar) { + height: 46px !important; + width: 46px !important; +} +.app-body .notification-ungrouped + :is( + .attachment-list, + .audio-player, + .hashtag-bar, + .media-gallery, + .more-from-author, + .picture-in-picture-placeholder, + .status-card, + .status__action-bar, + .status__content, + .video-player + ) { + margin-left: 0; + width: 100%; +} +.app-body .notification-ungrouped__header { + margin-bottom: -6px; + padding-top: 16px; + z-index: 1; + position: relative; + font-weight: 500; + color: var(--color-content-fg-muted); + background-color: var(--color-post-bg); + transition: background .3s; +} +.app-body .notification-ungrouped--direct .notification-ungrouped__header { + background-color: var(--color-post-bg); + transition: background .3s; +} +.app-body .notification-ungrouped--mention:not(.notification-ungrouped--direct) .notification-ungrouped__header { + display: none; +} +.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) { + width: 46px; + height: 28px; + justify-content: end; +} +.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) svg { + width: 22px; + height: 22px; +} +.app-body .notification-ungrouped .status::before { + display: none; +} +.app-body .notification-group__main__status { + border: 0; + background-color: var(--color-content-secondary-bg); + padding: 10px 12px 12px; + transition: + background .3s, + transform .3s; +} +.app-body .notification-group__main__status:hover { + background-color: color-mix(in srgb, var(--color-accent), transparent 88%); +} +.app-body .notification-group__main__status:active { + transform: scale(.98); +} +.app-body + :is( + .notification-group__main__header__label, + .notification-group__embedded-status__account, + .notification-ungrouped__header + ) + :is( + bdi, + bdi > strong + ) { + color: var(--color-content-fg); + font-weight: 700; +} +.app-body .notification-group__main__header__label { + color: var(--color-content-fg); + justify-content: space-between; +} +.app-body .notification-group__main__header__label time { + color: var(--color-content-fg-muted); +} +.app-body .notification-group__embedded-status__account { + color: var(--color-content-fg); +} +.app-body .notification-group__main__additional-content { + color: var(--color-fg-muted); +} +.app-body .notification-group__embedded-status .account__avatar { + opacity: 1; +} + + +/* 📋 Lists tab */ +.app-body .column-inline-form { + background-color: var(--color-content-secondary-bg); + border: 1px solid var(--color-lines); + border-bottom: 0; +} +@media screen and (max-width:889px) { + .app-body .column-inline-form { + border-left: 0; + border-right: 0; + } +} +.app-body .column-inline-form label :is(input, input:focus) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-radius: 8px; + border: 1px solid var(--color-lines); +} +.app-body .column-inline-form label input:focus { + border-color: var(--color-accent); +} +.app-body :is(.column-subheading, .columns-area__panels__main .column-link) { + background-color: var(--color-content-bg); + color: var(--color-fg); +} +.app-body .item-list .column-subheading { + color: var(--color-fg-muted); + border-top: 0; + border-bottom: 0; +} +.app-body .getting-started .column-subheading { + color: var(--color-fg-muted); +} +@media screen and (max-width:889px) { + .app-body .item-list .column-subheading { + border-left: 0; + border-right: 0; + border-radius: 0; + } +} +.app-body .list-editor { + background-color: var(--color-content-bg); +} +.app-body .list-editor .drawer__inner { + background-color: var(--color-content-bg); + border-radius: 0; +} +.app-body .list-editor__search { + margin: 10px; + background-color: var(--color-content-bg); +} +.app-body .list-editor .column-inline-form { + background-color: var(--color-content-secondary-bg); + border-top: 0; + border-right: 0; + border-left: 0; + border-color: var(--color-lines); +} +.app-body .list-editor .column-inline-form .icon-button { + color: var(--color-accent); +} +.app-body .list-editor .column-inline-form .icon-button.disabled { + opacity: .5; + pointer-events: none; +} +.app-body .list-editor .account { + border-right: 0 !important; + border-left: 0 !important; +} +.app-body .list-editor .setting-text { + width: 100%; + background-color: var(--color-accent-bg); + border: 1px solid var(--color-accent-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .list-editor .setting-text:is(:active, :focus) { + border-color: var(--color-accent); + background-color: var(--color-content-bg); +} + +.app-body .item-list .column-link { + margin-left: 0; + width: 100%; + border-bottom: 2px solid var(--color-content-secondary-separator); + background-color: var(--color-content-bg); + color: var(--color-content-fg); + box-sizing: border-box; +} +.app-body .item-list .column-link:hover { + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); +} +.app-body .item-list article:last-child .column-link { + border-bottom: 0; +} +@media screen and (max-width:889px) { + .app-body .item-list .column-link { + border-left: 0; + border-right: 0; + } + .app-body .item-list article:last-child .column-link { + border-radius: 0; + } +} + +/* List adder dialog */ +.app-body :is(.list-adder, .list-adder__account, .list-adder__lists) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .list-adder__account { + margin-top: 12px; +} +.app-body .list-adder .column-inline-form { + border-radius: 0; +} +.app-body .list-adder .list { + border-bottom: 2px solid var(--color-content-secondary-separator); +} +.app-body .list-editor .drawer__pager { + border: none; + border-radius: 0; +} +.app-body .list-editor .account__relationship .icon-button { + border-color: var(--color-accent); + color: var(--color-accent); +} +.app-body .list-editor .search .search__input { + border-top: 1px solid; + border-bottom: 1px solid; + border-color: var(--color-accent-lines); +} +.app-body .list-editor .search .search__input:focus { + border-color: var(--color-accent); +} + +/* ➕ Follow requests */ +.app-body #Follow-requests { + margin-bottom: 0; + z-index: 0; +} +.app-body .account-authorize__wrapper { + margin: 0; + border-bottom: 1px solid var(--color-lines); +} +.app-body .account-authorize { + background-color: var(--color-content-bg); + padding: 20px +} +.app-body .account--panel { + background-color: var(--color-content-bg); + border: 0; + padding: 0 5px; +} +.app-body .account__header__content { + color: var(--color-content-fg); +} +.app-body .account--panel__button { + padding: 0 5px 12px 5px; +} +.app-body .account--panel__button .icon-button { + width: 100%; +} +.app-body .account--panel__button .icon-button, +.app-body .notification-request__actions .icon-button { + padding: 10px; + box-sizing: border-box; + border-radius: 8px; + transition: all .3s; + border: 0; +} +.app-body .account--panel button .icon-check { + background-image: var(--icon-check); +} +.app-body .account--panel button:is(:active, :focus, :hover) .icon-check { + background-image: var(--icon-check-inv); +} +.app-body .account--panel__button:first-child .icon-button, +.app-body .notification-request__actions .icon-button:last-child { + background-color: var(--color-confirm-bg); + color: var(--color-confirm-fg); +} +.app-body .account--panel__button:first-child .icon-button:is(:hover, :active), +.app-body .notification-request__actions .icon-button:last-child:is(:hover, :active) { + background-color: var(--color-confirm); + color: var(--color-accent-fg); +} +.app-body .account--panel button .icon-times { + background-image: var(--icon-reject); +} +.app-body .account--panel button:is(:active, :focus, :hover) .icon-times { + background-image: var(--icon-reject-inv); +} +.app-body .account--panel__button:nth-child(2) .icon-button, +.app-body .notification-request__actions .icon-button:first-child { + background-color: var(--color-reject-bg); + color: var(--color-reject); +} +.app-body .account--panel__button:nth-child(2) .icon-button:is(:hover, :active), +.app-body .notification-request__actions .icon-button:first-child:is(:hover, :active) { + background-color: var(--color-reject); + color: var(--color-accent-fg); +} +@media screen and (max-width:1174px) { + .app-body #Follow-requests + .column-back-button--slim .column-back-button { + position: absolute; + right: 0; + margin: 0; + width: auto; + } +} + + +/* Inline Follow Suggesitons */ +.app-body .inline-follow-suggestions { + background-color: var(--color-content-bg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + position: relative; +} +.app-body .inline-follow-suggestions__header h3 { + font-weight: bold; + color: var(--color-content-fg); +} +.app-body .inline-follow-suggestions__body__scrollable { + scroll-padding: 60px; +} +.app-body .inline-follow-suggestions__body__scrollable::-webkit-scrollbar { + height: 5px; +} +.app-body .inline-follow-suggestions__body__scrollable::-webkit-scrollbar-thumb { + opacity: 1; + border-radius: 0; +} +.app-body .inline-follow-suggestions__body__scrollable__card { + border-radius: 8px; + background-color: var(--color-content-secondary-bg); + border: 0; +} +.app-body .inline-follow-suggestions__body__scrollable__card :is(.display-name__html, .display-name__account), +.app-body .inline-follow-suggestions__body__scrollable__card__text-stack__source { + color: var(--color-content-fg); +} +.app-body .inline-follow-suggestions__body__scrollable__card .display-name__account { + opacity: .6; +} +.app-body .inline-follow-suggestions__body__scrollable__card .verified-badge { + color: var(--color-accent); +} +.app-body .inline-follow-suggestions__body__scrollable__card button:active { + transform: scale(.95); +} +.app-body .inline-follow-suggestions__body__scroll-button__icon { + background-color: var(--color-accent); + border-radius: 8px; + padding: 6px; + transition: all .3s; +} +.app-body .inline-follow-suggestions__body__scroll-button { + opacity: 1; +} +.app-body .inline-follow-suggestions__body__scroll-button:is(:active) .inline-follow-suggestions__body__scroll-button__icon { + transform: scale(.9); +} +.app-body .inline-follow-suggestions__body__scroll-button:is(:active, :focus, :hover) .inline-follow-suggestions__body__scroll-button__icon { + background-color: var(--color-accent-focus); +} +.app-body .inline-follow-suggestions__body__scroll-button.left { + background: linear-gradient(to right, var(--color-content-bg), transparent); + margin-left: -15px; + padding-left: 21px; +} +.app-body .inline-follow-suggestions__body__scroll-button.right { + background: linear-gradient(to left, var(--color-content-bg), transparent); + margin-right: -15px; + padding-right: 21px; +} + +.app-body .inline-follow-suggestions__body__scrollable__card .account__avatar { + border-radius: 50px; + background-color: var(--color-content-bg); + border: 3px solid var(--color-content-bg); + box-shadow: 0 2px 5px rgba(0, 0, 0, .1); + transform: translateY(3px); +} + +.app-body .inline-follow-suggestions .button:is(.button-secondary, .button-tertiary) { + padding: 7px 18px; +} +.app-body .inline-follow-suggestions__body__scrollable__card__text-stack__source .icon { + width: 17px; + height: 17px; +} + + +.app-body .button, +.app-body .account__header__tabs__buttons .icon-button { + border-radius: 8px; +} +.app-body .button, +.app-body .button.logo-button, +.app-body .rules-list li:before, +.app-body .icon-with-badge__badge { + background-color: var(--color-accent); + color: var(--color-accent-fg); + transition: all .2s; +} +.app-body .button:disabled, +.app-body .button.disabled { + opacity: .7; +} +.app-body .text-icon-button.active, +.app-body .button.button-tertiary, +.app-body .account__header__fields a, +.app-body .account__header__bio .account__header__fields a, +.app-body .reply-indicator__content a.unhandled-link, +.app-body .status__content a, +.app-body .status__content a.hashtag, +.app-body .status__content a.unhandled-link, +.app-body .column-back-button, +.app-body .about__section__title, +.app-body .prose a, +.app-body .column-link--transparent.active, +.app-body .column-header > .column-header__back-button, +.app-body .column-header__back-button, +.app-body .interaction-modal__icon, +.app-body .status__content a.mention, +.app-body .status__content__read-more-button, +.app-body .link-button, +.app-body .translate-button button, +.app-body .status__content__translate-button, +.app-body .status__action-bar__dropdown .icon-button.active, +.app-body .account__relationship .icon-button.active, +.app-body .account__header__tabs__buttons .icon-button.active, +.app-body .text-btn, +.app-body .detailed-status__action-bar-dropdown .icon-button, +.app-body .notification-bar-action { + color: var(--color-accent); +} +.app-body .icon-button, +.app-body .icon-button.inverted { + color: var(--color-content-fg); +} +.app-body .account__header__tabs__buttons .icon-button { + padding: 6px; + border: 0; + color: var(--color-content-fg); + background-color: var(--color-content-secondary-bg); +} +.app-body .account__header__tabs__buttons .icon-button:hover { + background-color: var(--color-accent-bg); + color: var(--color-accent); +} +.app-body .account__header__tabs__buttons .icon-button:has(.icon-ellipsis-v, .icon-close).active { + background-color: var(--color-accent); +} +.app-body .icon-button { + border-radius: 8px; + transition: all .2s; +} +.app-body .icon-button:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); + color: var(--color-accent); +} +.app-body .account__header__tabs__buttons .icon-button.active .icon-bell { + animation: bell-ring .4s ease-in 1; + transform-origin: top center; +} +.app-body .account__header__tabs__buttons .icon-button.active:has(.icon-bell):is(:active, :focus) { + background-color: var(--color-content-secondary-bg); +} +.app-body .language-dropdown__dropdown { + background-color: var(--color-content-bg); + border-radius: 8px; + border: 1px solid var(--color-lines); + box-shadow: var(--dropdown-shadow); + padding: 0; +} +.app-body .language-dropdown__dropdown__results__item { + border-radius: 8px; +} +.app-body .language-dropdown__dropdown__results__item.active, +.app-body .language-dropdown__dropdown__results__item.active:hover { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .language-dropdown__dropdown__results__item:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); +} +.app-body .language-dropdown__dropdown__results__item__native-name { + font-weight: bold; +} +.app-body .language-dropdown__dropdown__results__item__common-name { + opacity: .7; +} +.app-body +:is(.language-dropdown__dropdown__results__item__common-name, + .language-dropdown__dropdown__results__item__native-name) { + color: var(--color-content-fg); +} +.app-body +.language-dropdown__dropdown__results__item:is(.active, .active:hover) +:is(.language-dropdown__dropdown__results__item__common-name, + .language-dropdown__dropdown__results__item__native-name) { + color: var(--color-accent-fg); +} +.app-body +.language-dropdown__dropdown__results__item:is(:active, :focus, :hover) +:is(.language-dropdown__dropdown__results__item__native-name, + .language-dropdown__dropdown__results__item__common-name) { + color: var(--color-accent); +} +.app-body .button:not(.button-secondary):is(:active, :hover), +.app-body .button.button-tertiary:is(:active, :hover), +.app-body .button.logo-button:is(:active, :hover) { + background-color: var(--color-accent-focus); +} + +.app-body .react-toggle { + transition: transform .3s; +} +.app-body .react-toggle:active { + transform: scale(.9); +} +.app-body .react-toggle-track, +.app-body .react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track { + background-color: var(--color-fg-muted); + transition: all .2s; +} +.app-body .react-toggle-thumb { + border: 0; + background-color: #ffffff; +} +.app-body .react-toggle.react-toggle--checked .react-toggle-track, +.app-body .react-toggle.react-toggle--checked:is(:hover,:focus-within):not(.react-toggle--disabled) .react-toggle-track, +.app-body .react-toggle.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track { + background-color: var(--color-accent); +} +.app-body .react-toggle--checked .react-toggle-thumb { + border-color: var(--color-accent); +} +.app-body .react-toggle--focus { + outline: 0; +} + +.app-body .radio-button { + color: var(--color-content-fg); +} +.app-body .radio-button__input, +.app-body .poll__input, +.app-body .check-box__input { + border-width: 4px; + border-color: var(--color-content-bg); + background-color: var(--color-accent-bg); + outline: 1px solid var(--color-accent) !important; + outline-offset: -1px; + transition: transform .3s; + width: 20px; + height: 20px; +} +.app-body .radio-button:active .radio-button__input, +.app-body .poll__option:active .poll__input, +.app-body .check-box:active .check-box__input { + transform: scale(.9); +} +.app-body .radio-button__input.checked, +.app-body .poll__input.active { + background-color: var(--color-accent); +} +.app-body .check-box__input.checked:before, +.app-body .radio-button__input.checked:before { + display: none; +} +.app-body .check-box__input.checked, +.app-body .radio-button__input.checked { + background-color: var(--color-accent); +} +.app-body .check-box__input.checked .icon-check { + transform: scale(.5); +} + +.app-body .dropdown-menu { + border: 1px solid var(--color-lines); + border-radius: 8px; +} +.app-body .dropdown-menu, +.app-body .dropdown-menu__container__header, +.app-body .dropdown-menu__item.edited-timestamp__history__item, +.app-body .dropdown-menu__item :is(a, button) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-color: var(--color-lines); +} + +.app-body .dropdown-menu__item a, +.app-body .dropdown-menu__arrow:before { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border: 0; +} +.app-body .dropdown-menu__item :is(a, button):is(:active, :focus, :hover) { + background: var(--color-accent); + color: var(--color-accent-fg); + outline: 0; +} +.app-body .dropdown-menu__separator { + border-color: var(--color-content-secondary-separator); +} + +.app-body .dropdown-menu__container__list--scrollable { + overflow-y: auto; +} + +.app-body .privacy-dropdown__dropdown { + background-color: var(--color-content-bg); + border-radius: 8px; + border: 1px solid var(--color-lines); + box-shadow: var(--dropdown-shadow); + padding: 8px; +} +.app-body .privacy-dropdown :is(.privacy-dropdown__value, .privacy-dropdown__value), +.app-body .privacy-dropdown__option { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-radius: 6px; + margin-bottom: 2px; +} +.app-body .privacy-dropdown.active :is(.privacy-dropdown__value, .privacy-dropdown__value.active), +.app-body .privacy-dropdown__option:is(.active, .active:hover, :hover) { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .privacy-dropdown.active .privacy-dropdown__value:has(.text-icon-button.active) { + border-radius: 6px 6px 0 0; +} +.app-body .privacy-dropdown__option .privacy-dropdown__option__content, +.app-body .privacy-dropdown__option .privacy-dropdown__option__content strong { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .privacy-dropdown__option.active .privacy-dropdown__option__content, +.app-body .privacy-dropdown__option.active .privacy-dropdown__option__content strong, +.app-body .privacy-dropdown__option:hover .privacy-dropdown__option__content, +.app-body .privacy-dropdown__option:hover .privacy-dropdown__option__content strong, +.app-body .privacy-dropdown.active .privacy-dropdown__value.active .icon-button, +.app-body .privacy-dropdown .icon-button.inverted.active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-globe { + background-image: var(--icon-globe-visibility-inv); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-unlock { + background-image: var(--icon-unlock-inv); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-lock { + background-image: var(--icon-lock-inv); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-at { + background-image: var(--icon-at-inv); +} +.app-body .privacy-dropdown__option .icon-info-circle path { + fill: var(--color-content-fg); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-info-circle path { + fill: var(--color-accent-fg); +} + +.app-body .dropdown-animation { + animation: fadein-short .2s 1; +} + +.app-body .button.button-tertiary:is(.button--confirmation, .button--destructive) { + background-color: transparent; +} +.app-body .button.button-tertiary.button--confirmation { + color: #4e8a6b; + background-color: rgba(121, 189, 154, 0.3); +} +.app-body .button.button-tertiary.button--destructive { + color: #df405a; + background-color: rgba(223, 64, 90, 0.3); +} +.app-body .button.button-tertiary.button--confirmation:is(:active, :focus, :hover) { + background-color: #79bd9a; + color: #ffffff; +} +.app-body .button.button-tertiary.button--destructive:is(:active, :focus, :hover) { + background-color: #df405a; + color: #ffffff; +} +@media (prefers-color-scheme: dark) { + .app-body .button.button-tertiary.button--confirmation { + color: #72cb9d; + } + .app-body .button.button-tertiary.button--destructive { + color: #f3637b; + } +} +.app-body + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ):not(:hover) { + background-color: color-mix(in srgb, var(--color-accent), transparent 90%); + color: var(--color-accent); +} +.app-body + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ):is(:active, :hover) { + background-color: color-mix(in srgb, var(--color-accent), transparent 70%) !important; + color: var(--color-accent); +} +.app-body + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ):active, + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ) + + button:active { + transform: scale(.95); +} +.app-body .status__content a.hashtag { + color: var(--color-accent); +} + + + +/* 🖱️ Interaction modals + --------------------- */ +.app-body .modal-root__modal:not(.media-modal) { + border: 0; + outline: 1px solid var(--color-lines-translucent); +} +@media screen and (max-width:1174px) { + .app-body .modal-root__modal:not(.media-modal) { + margin-top: unset; + } +} +.app-body .compare-history-modal { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .compare-history-modal .report-modal__target { + border-color: var(--color-lines); +} +.app-body .safety-action-modal { + border: 1px solid var(--color-lines); + background-color: var(--color-content-bg); + border-radius: 8px; +} +.app-body .safety-action-modal__confirmation, +.app-body .safety-action-modal__confirmation strong, +.app-body .safety-action-modal__confirmation h1 { + color: var(--color-content-fg); +} +.app-body .safety-action-modal__header__icon { + background-color: var(--color-accent); +} +.app-body .safety-action-modal__header, +.app-body .safety-action-modal__header h1, +.app-body .safety-action-modal__caveats, +.app-body .safety-action-modal__bullet-points { + color: var(--color-content-fg); +} +.app-body :is(.safety-action-modal__header, .safety-action-modal__confirmation) h1 { + font-weight: 600; +} +.app-body .safety-action-modal__confirmation h1 { + font-size: 150%; + padding-top: 20px; +} +.app-body .safety-action-modal__header h1 + div { + opacity: .6; +} +.app-body .safety-action-modal__top { + background-color: transparent; + border: 0; +} +.app-body .safety-action-modal__bottom { + background-color: var(--color-content-secondary-bg); + padding-top: 24px; + border: 0; + border-radius: 0 0 8px 8px; +} +.app-body .safety-action-modal__bullet-points__icon .icon { + transform: scale(1.3); +} +.app-body .safety-action-modal__bullet-points > div:first-child .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-megaphone); +} +.app-body .safety-action-modal__bullet-points > div:nth-child(2) .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-eye-shut); +} +.app-body .safety-action-modal__bullet-points > div:nth-child(3) .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-direct-messages); +} +.app-body .safety-action-modal__bullet-points > div:nth-child(4) .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-reply); + transform: scale(1); +} +.app-body .safety-action-modal__field-group label { + color: var(--color-content-fg); +} +.app-body .report-modal { + background-color: var(--color-content-bg); +} +.app-body .actions-modal { + background-color: var(--color-content-bg); +} +.app-body .interaction-modal { + background-color: var(--color-content-bg); + border-radius: 10px; + box-shadow: var(--dropdown-shadow); +} +.app-body .interaction-modal, +.app-body .interaction-modal__lead h3 { + color: var(--color-content-fg); +} +.app-body .interaction-modal__lead p, +.app-body .interaction-modal__choices__choice p { + color: var(--color-fg); +} +.app-body .interaction-modal__icon { + transform: scale(1.4) translateX(-2px); +} +.app-body .interaction-modal :is(p, strong) { + color: var(--color-content-fg); +} +.app-body .interaction-modal p.hint { + color: var(--color-content-fg-muted); +} +.app-body .interaction-modal :is(.button, .button.button-tertiary) { + padding: 10px 18px; +} +.app-body .interaction-modal .button.button-tertiary:hover { + background-color: var(--color-content-secondary-separator); +} +.app-body .copypaste input, +.app-body .interaction-modal__login__input { + border-color: var(--color-lines); + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + border-radius: 8px; + outline: 0 solid var(--color-accent-bg); + transition: all .2s; +} +.app-body .interaction-modal__login.expanded .interaction-modal__login__input { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} +.app-body .interaction-modal__login__input input::placeholder { + color: var(--color-content-fg-muted); +} +.app-body .interaction-modal__login.focused .interaction-modal__login__input { + background-color: var(--color-content-bg); + border-color: var(--color-accent); + outline: 3px solid var(--color-accent-bg); +} +.app-body .interaction-modal__login .search__popout { + border-color: var(--color-lines); +} +.app-body .interaction-modal .copypaste button { + padding: 8px 18px; +} +.app-body .interaction-modal, +.app-body .boost-modal__container, +.app-body .mute-modal__container, +.app-body .block-modal__container { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .boost-modal__container { + margin-bottom: -11px; +} +.app-body .confirmation-modal__container, +.app-body .mute-modal__container, +.app-body .block-modal__container { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .block-modal__action-bar, +.app-body .boost-modal__action-bar, +.app-body .confirmation-modal__action-bar, +.app-body .mute-modal__action-bar { + background-color: var(--color-accent-bg); +} +.app-body .block-modal__action-bar > div, +.app-body .boost-modal__action-bar > div, +.app-body .confirmation-modal__action-bar > div, +.app-body .mute-modal__action-bar > div, +.app-body .boost-modal__container .status__content__text, +.app-body .boost-modal__container .display-name strong.display-name__html, +.app-body .boost-modal__container .status__info, +.app-body .boost-modal__container .status__relative-time time, +.app-body .boost-modal__container .status.light .status__visibility-icon { + color: var(--color-content-fg); +} +.app-body .actions-modal ul li:not(:empty) a { + color: var(--color-content-fg); +} +.app-body .actions-modal ul li:not(:empty) +a:is(.active, + .active button, + :active, + :active button, + :focus, + :focus button, + :hover, + :hover button) { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} + + +/* Media modals */ +.app-body .modal-root__overlay:has(+ div > .media-modal) { + background-color: #030303 !important; +} +.app-body .modal-root__overlay { + background-color: rgb(0, 0, 0, .4); +} +@media (prefers-color-scheme: dark) { + .app-body .modal-root__overlay { + background-color: rgb(0, 0, 0, .9); + } +} +.app-body .media-modal__buttons .icon-button, +.app-body .media-modal__nav { + background-color: #1e1e1e; + color: #777777; + height: 44px; + width: 44px; + border-radius: 50%; + align-items: center; + justify-content: center; + padding: 0; + transition: .2s all; + +} +.app-body .media-modal__buttons .icon-button:is(:active, :focus, :hover), +.app-body .media-modal__nav:is(:active, :focus, :hover) { + background-color: #343434; + color: #ffffff; +} +.app-body .media-modal__close { + top: 24px; + left: 24px; +} +.app-body .media-modal__zoom-button { + top: 24px; + right: 24px; +} +.app-body .media-modal__nav--left { + left: 24px; +} +.app-body .media-modal__nav--right { + right: 24px; +} +@media screen and (max-width:889px) { + .app-body .media-modal__nav { + display: none; + } +} + +.app-body .media-modal__overlay .picture-in-picture__footer { + display: none; +} +.app-body .media-modal__overlay .picture-in-picture__footer .icon-button > svg { + width: 25px; + height: 25px; +} +.app-body .media-modal__overlay .picture-in-picture__footer .icon-button:is(:active, :hover, :focus) { + background-color: transparent !important; +} +.app-body .picture-in-picture__footer .animated-number { + color: var(--color-accent); +} +.app-body .media-modal__page-dot { + background-color: #858585; +} +.app-body .media-modal__overlay .icon-external-link path { + fill: var(--color-accent); +} + +.app-body .modal-root > div { + animation: slowin .3s 1; +} + + + +/* Report modals */ +.app-body .report-dialog-modal__lead { + color: var(--color-content-fg-muted); +} +.app-body .report-dialog-modal { + background-color: var(--color-content-bg); +} +.app-body .report-dialog-modal .dialog-option, +.app-body .report-dialog-modal .poll__option.dialog-option:last-child { + border-top: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + padding: 15px; + margin-bottom: 5px; + border-radius: 8px; + transition: all .2s; +} +.app-body .report-dialog-modal .dialog-option:hover, +.app-body .report-dialog-modal .poll__option.dialog-option:hover, +.app-body .report-dialog-modal .dialog-option:has(.poll__input.active) { + border-top: 1px solid var(--color-accent); + border-left: 1px solid var(--color-accent); + border-right: 1px solid var(--color-accent); + border-bottom: 1px solid var(--color-accent); +} + +.app-body .report-dialog-modal .dialog-option .poll__input, +.app-body .report-dialog-modal__textarea:focus { + border-color: var(--color-accent); +} +.app-body .report-dialog-modal .dialog-option .poll__input.active { + background-color: var(--color-accent); +} +.app-body .report-dialog-modal .dialog-option .poll__input svg { + display: none; +} +.app-body .report-dialog-modal .poll__option.dialog-option>.poll__option__text, +.app-body .report-dialog-modal .dialog-option time, +.app-body .report-dialog-modal .status__content > p:first-child:has(.status__content__spoiler-link) > span, +.app-body .report-dialog-modal__toggle, +.app-body .report-dialog-modal__subtitle, +.app-body .report-modal__comment .setting-text-label, +.app-body .report-dialog-modal .status__content__text p, +.app-body .report-dialog-modal__title, +.app-body .report-modal__target { + color: var(--color-content-fg); +} +.app-body .report-dialog-modal .poll__option.dialog-option>.poll__option__text strong { + color: var(--color-content-fg-bold) +} +.app-body .report-modal__comment, +.app-body .report-modal__container, +.app-body .report-dialog-modal__container { + border-color: var(--color-lines); +} +.app-body .report-modal__comment { + color: var(--color-content-fg-muted); +} +.app-body #upload-modal__description { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body #upload-modal__description:focus { + border-color: var(--color-accent); +} +.app-body .setting-text__wrapper { + background-color: var(--color-content-bg); + border: 0; +} +.app-body .report-dialog-modal__textarea { + background-color: var(--color-secondary-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .report-dialog-modal__textarea::placeholder { + color: var(--color-content-fg); + opacity: .5; +} + + + +/* 🖼️ Picture in Picture */ +.app-body .picture-in-picture { + z-index: 3; + box-shadow: 0 0 5px rgba(0, 0, 0, .2); + border-radius: 8px; + border: 1px solid var(--color-lines); +} +.app-body .picture-in-picture__header { + border-top-left-radius: 8px; + border-top-right-radius: 8px; +} +.app-body .picture-in-picture__footer { + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} +.app-body .picture-in-picture .video-player { + border: 0; +} +.app-body .picture-in-picture__footer, +.app-body .picture-in-picture__header { + background-color: var(--color-content-bg); +} +.app-body .picture-in-picture__header .display-name span { + color: var(--color-content-fg-muted); +} + +.app-body .picture-in-picture-placeholder { + border-radius: 8px; + background-color: var(--color-content-secondary-bg); + border-color: var(--color-lines); + color: var(--color-accent); +} + +/* ⏯️ Video controls */ +.app-body .video-player__seek__progress, +.app-body .video-player__volume__handle, +.app-body .video-player__volume__current, +.app-body .video-player__seek__handle { + background-color: var(--color-accent); +} + + +/* 📄 Meta footer */ +.app-body .link-footer { + margin-bottom: 20px; + margin-left: 10px; + margin-right: 10px; + display: flex; + flex-flow: column; + padding: 20px 0 0; +} +.app-body .link-footer p, +.app-body .link-footer a { + color: var(--color-fg-muted); +} +.app-body .link-footer::after { + content: var(--meta); + color: var(--color-fg-muted); + order: 10; +} + +/* Server banner */ +.app-body .server-banner__introduction { + display: none; +} +.app-body .server-banner { + padding: 0 0 20px; +} +.app-body .server-banner__hero { + border-radius: 8px 8px 0 0; + margin-bottom: 0; + border: 1px solid var(--color-lines-translucent); + border-bottom: 0; + background-color: var(--color-content-bg); + box-sizing: border-box; +} +.app-body .server-banner__description { + padding: 20px 15px 20px; + margin-bottom: 0; + background-color: var(--color-content-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + color: var(--color-content-fg); +} +.app-body .server-banner__meta { + padding: 0 15px 20px; + background-color: var(--color-content-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + gap: 0; + margin: 0; + border-radius: 0 0 8px 8px; + align-items: end; +} +.app-body .server-banner h4 { + color: var(--color-fg); + font-size: 80%; +} +.app-body .server-banner__number { + color: var(--color-content-fg); + font-size: 15px; +} +.app-body .server-banner__number-label { + color: var(--color-content-fg); +} +.app-body .server-banner .account { + background-color: transparent; + box-shadow: none; + padding: 0; + border-left: 0; + border-right: 0; + border-bottom: 0; +} +.app-body .server-banner .account .display-name__account { + opacity: .7; +} +.app-body .server-banner__meta__column:first-child { + width: calc(60% - 5px); +} +.app-body .server-banner__meta__column:nth-child(2) { + width: calc(40% - 5px); +} +.app-body .server-banner .button.button-secondary { + padding: 10px; + margin: 10px 0; +} +.app-body .button.button-secondary, +.app-body .button.button-tertiary { + border: 0; + background-color: color-mix(in srgb, var(--color-accent), transparent 82%); + color: var(--color-accent); +} +.app-body .hover-card .button:not(.button--destructive) { + background-color: var(--color-accent); + color: var(--color-accent-fg); + line-height: 22px; + padding: 10px 18px; +} +.app-body .hover-card .button:not(.button--destructive):hover { + background-color: var(--color-accent-focus); +} +.app-body .button:is(.button-secondary, .button-tertiary):hover { + background-color: color-mix(in srgb, var(--color-accent), transparent 70%); +} +.app-body .button.button--destructive:is(:active, :hover, :focus) { + background-color: var(--color-reject); + color: var(--color-accent-fg); +} +.app-body .sign-in-banner .button, +.app-body .button:is(.button-secondary, .button-tertiary) { + padding: 10px 18px; +} +.app-body .sign-in-banner .button:active, +.app-body .button:is(.button-secondary, .button-tertiary):active { + transform: scale(.95); +} +@media screen and (max-width:1174px) { + .app-body .button.button-tertiary { + padding: 7px 18px; + } +} +.app-body .sign-in-banner { + padding: 10px; +} +.app-body .navigation-panel__sign-in-banner hr { + display: block; + border-color: var(--color-lines-translucent); + margin: 12px 15px; + opacity: .5; +} +.app-body .sign-in-banner p { + color: var(--color-fg-muted); + padding: 0 5px 5px; +} +.app-body .sign-in-banner p strong { + color: var(--color-fg); + font-weight: 500; +} +.app-body .sign-in-banner p:nth-child(2) { + font-size: 85%; + line-height: 18px; +} +.app-body .sign-in-banner p { + margin-bottom: 25px; +} +.app-body .sign-in-banner p:first-child { + margin-bottom: 5px; +} + + + +/* 🤗 Onboarding */ +.app-body .scrollable.follow-recommendations-container, +.app-body .column-list { + background-color: var(--color-content-bg); +} +.app-body .column-title .logo { + display: none; +} +.app-body .column-title h3, +.app-body .column-title p { + color: var(--color-content-fg); +} +.app-body .column-list { + border: 0; +} +.app-body .account__note { + color: var(--color-content-fg-muted); +} + +.app-body .onboarding__steps__item, +.app-body .onboarding__link { + background-color: var(--color-content-secondary-bg); + margin-bottom: 8px; + transition: all .2s; +} +.app-body .onboarding__steps__item:is(:active, :focus, :hover), +.app-body .onboarding__link:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); +} +.app-body .onboarding__steps__item__icon, +.app-body .onboarding__link { + color: var(--color-accent); +} +.app-body .onboarding__steps__item__description h6, +.app-body .onboarding__steps__item__description p, +.app-body .onboarding__lead, +.app-body .onboarding__lead strong { + color: var(--color-content-fg); +} +.app-body .onboarding__steps__item__go svg path, +.app-body .onboarding__link svg path { + fill: var(--color-accent); +} +.app-body .app-form__avatar-input, +.app-body .app-form__header-input { + background-color: var(--color-accent-bg); + transition: all .2s; +} +.app-body .app-form__avatar-input:hover, +.app-body .app-form__header-input:hover { + background-color: color-mix(in srgb, var(--color-accent), transparent 75%); +} +.app-body .app-form__header-input { + border-top: 1px solid var(--color-lines); +} +.app-body .app-form__header-input .icon { + background-image: var(--icon-paperclip); + transform: scale(1.4) translateX(-50%) translateY(-25%); + position: absolute; + inset-inline-start: 50%; + top: 50%; +} +.app-body .onboarding__profile .app-form__avatar-input { + border-color: var(--color-content-bg); + border-radius: 50%; + border-width: 5px; +} +.app-body .onboarding__profile .app-form__avatar-input img { + border-radius: 50%; + background: var(--color-content-secondary-bg); +} +.app-body .onboarding__profile .app-form__header-input img { + background: var(--color-accent-bg); +} +.app-body .simple_form .input.with_block_label > label, +.app-body .simple_form .input.with_block_label .hint, +.app-body .app-form__toggle__label strong, +.app-body .simple_form .hint { + color: var(--color-fg); +} +.app-body .app-form__toggle__toggle > div { + border-color: var(--color-lines); +} +.app-form__avatar-input.selected .icon, +.app-form__header-input.selected .icon { + color: var(--color-accent); +} +.app-body .simple_form + :is( + input[type=datetime-local], + input[type=email], + input[type=number], + input[type=password], + input[type=text], + input[type=url], + textarea + ) { + background-color: var(--color-content-secondary-bg); + border-color: var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .simple_form + :is( + input[type=datetime-local], + input[type=email], + input[type=number], + input[type=password], + input[type=text], + input[type=url], + textarea + ):is(:active, :focus) { + border-color: var(--color-accent); +} +.app-body .column-title { + margin: -20px -20px 30px; + padding: 50px 40px 40px; +} +.app-body .column-title:not(:has(.onboarding__illustration)) { + background-color: var(--color-content-secondary-bg); +} +.app-body .column-title:has(+ .simple_form) { + margin-bottom: 0; + background-color: var(--color-content-secondary-bg); +} +.app-body .follow-recommendations { + background-color: var(--color-content-bg); +} +.app-body .follow-recommendations .account { + border-left: 0; + border-right: 0; + margin-bottom: 15px; +} +.app-body .follow-recommendations .account__note { + color: var(--color-content-fg); + opacity: .7; +} +.app-body .follow-recommendations .account__note p { + overflow: hidden; +} + +.app-body .copy-paste-text { + background-color: var(--color-accent-bg); + border-color: var(--color-accent-lines); + color: var(--color-content-fg); +} +.app-body .copy-paste-text:is(:focus, :active), +.app-body .tip-carousel:focus { + border-color: var(--color-accent); +} +.app-body .copy-paste-text:has(textarea:focus) { + border-color: var(--color-accent); +} + +/* 📢 Announcements */ +.app-body .announcements, +.app-body .announcements::after { + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); +} +.app-body .announcements { + overflow: visible; + z-index: 0; + box-shadow: 0 -20px var(--color-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); +} +.app-body .announcements__item strong { + font-weight: 800; + color: var(--color-content-fg-bold); +} +.app-body .announcements__item__unread { + color: var(--color-accent); + background-color: var(--color-accent); +} +.app-body .announcements__pagination, +.app-body .announcements__pagination .icon-button { + color: var(--color-content-fg); +} +.app-body .announcements__pagination > * { + vertical-align: middle; +} +.app-body .reactions-bar__item { + background-color: var(--color-accent-bg); + border-radius: 8px; + padding: 2px 8px; +} +.app-body .reactions-bar .emoji-picker-dropdown .icon-button { + padding: 3px; +} +.app-body .reactions-bar__item:is(:active, :hover, :focus) { + background-color: var(--color-content-bg); +} +.app-body .reactions-bar__item.active, +.app-body .reactions-bar .emoji-picker-dropdown .icon-button.active.inverted { + background-color: var(--color-accent); +} +.app-body .reactions-bar__item__count, +.app-body .reactions-bar__item__count .animated-number { + color: var(--color-accent); +} +.app-body .reactions-bar__item:is(:active, :hover, :focus) .reactions-bar__item__count .animated-number { + color: var(--color-content-fg); +} +.app-body .reactions-bar__item.active .reactions-bar__item__count .animated-number { + color: var(--color-accent-fg); +} +.app-body .reactions-bar .emoji-button, +.app-body .announcements__item__content a.unhandled-link, +.app-body .announcements__item__content a { + color: var(--color-accent); +} +.app-body .announcements .emoji-button { + margin: 0; +} +@media screen and (max-width:1174px) { + .app-body .announcements { + box-shadow: none; + margin-top: 1px; + border-left: 0; + border-right: 0; + margin-inline-start: -45px; + margin-inline-end: -55px; + } + .app-body .announcements__mastodon { + border-radius: 0; + } +} + + + +/* 404 */ +.app-body .empty-column-indicator, +.app-body .error-column { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .error-column__message h1, +.app-body .error-column__message { + color: var(--color-content-fg); +} +.app-body .error-column__image { + margin-top: 0; +} +.app-body .regeneration-indicator { + background-color: var(--color-content-bg); +} +@media screen and (min-width:890px) { + .app-body .regeneration-indicator { + padding-top: 50px; + padding-bottom: 40px; + } +} + + + +/* 📜 About page + ------------- */ +.app-body .scrollable.about { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-bottom: 0; + display: flex; + flex-flow: column; + padding-bottom: 20px; + z-index: 1; +} +@media screen and (max-width:889px) { + .app-body .scrollable.about { + border-left: 0; + border-right: 0; + } +} +.app-body .about__header { + order: 1; + margin-bottom: 10px; +} +.app-body .about__section:nth-child(3) { + order: 3; +} +.app-body .about__meta { + order: 2; +} +.app-body .about__section:nth-child(4) { + order: 4; +} +.app-body .about__section:nth-child(5) { + order: 5; +} +.app-body .about .link-footer { + order: 6; +} +.app-body .about__footer { + order: 7; +} +.app-body #mastodon > div > div > div.columns-area__panels > div.columns-area__panels__main > div.columns-area.columns-area--mobile > div > div > div.about__section.active:nth-of-type(3) > div.about__section__title { + display: none; +} +.app-body .about__header p, +.app-body .about__meta h4 { + color: var(--color-fg); +} +.app-body .about__header__hero { + margin: -20px -20px 20px; + width: calc(100% + 40px); + border-radius: 0; + background-color: var(--color-content-bg); +} +.app-body .about__header__hero, +.app-body .about__meta { + margin-bottom: 10px; +} +.app-body .about__header > h1 { + color: var(--color-content-fg); + margin: 30px 0 0 20px; + text-align: left; + font-variant: small-caps; + font-size: 20px; +} +.app-body .about__header > h1 + p { + color: var(--color-content-fg); + opacity: .8; + text-align: left; + margin-left: 20px; + margin-bottom: 15px; + font-size: 14px; +} +@media screen and (min-width:890px) { + .app-body .scrollable.about { + border-radius: 8px 8px 0 0 !important; + } + .app-body .about__header__hero { + border-radius: 6px 6px 0 0; + } +} +@media screen and (min-width:890px) and (max-width:1174px) { + .app-body .scrollable.about { + margin-top: 10px; + } +} +.app-body .about__mail { + color: var(--color-content-fg); +} +.app-body .about__meta h4 { + font-size: 12px; + font-weight: bold; + margin-bottom: 8px; +} +.app-body .about__meta .account { + background: none; + box-shadow: none; + padding: 0; + border-left: 0; + border-right: 0; +} +.app-body .about__meta__divider { + border-left: 3px solid var(--color-content-secondary-separator); +} +@media screen and (max-width:600px) { + .app-body .about__meta__divider { + border-top: 3px solid var(--color-content-secondary-separator); + width: 90%; + } +} +.app-body .about__section:nth-child(3) .about__section__body { + padding-bottom: 3em; +} +.app-body .about__meta, +.app-body .about__section__title { + color: var(--color-accent); + background-color: var(--color-content-secondary-bg); + border: 0; + border-radius: 8px; +} +.app-body .about__section.active .about__section__title { + border-radius: 8px 8px 0 0; +} +.app-body .about__section.active:not(:nth-of-type(3)) .about__section__body { + border: 0 !important; + background-color: var(--color-content-secondary-bg); + border-radius: 0 0 8px 8px; +} + +.app-body .prose, +.app-body .prose p, +.app-body .prose b, +.app-body .prose h1, +.app-body .prose h2, +.app-body .prose h3, +.app-body .prose h4, +.app-body .prose h5, +.app-body .prose h6, +.app-body .prose strong, +.app-body .rules-list, +.app-body .about__domain-blocks__domain h6, +.app-body .about__domain-blocks__domain__type { + color: var(--color-content-fg); +} +.app-body .prose ul > li:before { + background-color: var(--color-content-fg); + opacity: .3; + top: .55em; + width: 7px; + height: 7px; +} +.app-body .about__section__body .prose hr { + border-color: var(--color-content-secondary-separator); + margin-top: 2em; + margin-bottom: 2em; + border-width: 3px; +} +.app-body .hover-card__bio a, +.app-body .hover-card .account-fields a { + text-decoration: none; + color: var(--color-accent); +} +.app-body .about__section__body .prose a, +.app-body .about__section__body .prose a:hover, +.app-body .prose a strong, +.app-body .hover-card__bio a span { + color: var(--color-accent); + text-decoration-line: underline; + text-decoration-color: var(--color-accent-bg); + text-decoration-thickness: 2px; + text-underline-offset: 2px; +} +.app-body .about__section__body .prose a:hover :is(span, strong), +.app-body .hover-card__bio a:hover { + text-decoration-color: var(--color-accent); +} +.app-body .about__section__body .prose small.lang_label { + margin-left: -2em; + margin-top: 1px; + display: block; + color: var(--color-content-fg-muted); + font-weight: bold; + font-size: 80%; + float: left; +} +.about__section.active .about__section__title { + background-color: var(--color-accent-bg); +} +.app-body .rules-list__text, +.app-body .rules-list__hint { + color: var(--color-content-fg); +} +.app-body .rules-list__text { + font-weight: 600; +} +.app-body .rules-list__hint { + opacity: .7; + padding-top: 4px; +} +.app-body .rules-list li { + border-bottom: 1px solid var(--color-lines); + padding: 1em 1.75em 1em 3.4em; +} +.app-body .rules-list li:last-child { + border-bottom: 0; +} +.about__domain-blocks { + background-color: var(--color-content-bg); + border: 0; +} +.about__domain-blocks__domain { + color: var(--color-content-fg); + border-bottom: 0; +} +.about__domain-blocks__domain:nth-child(2n) { + background-color: var(--color-content-secondary-bg); +} + +@media screen and (min-width:1175px) { + .app-body .about :is(.link-footer, .about__footer) { + display: none; + } +} + + +/* Keyboard shortcuts page */ +.keyboard-shortcuts kbd { + background-color: var(--color-content-secondary-bg); + border: 1px solid var(--color-lines); + box-shadow: 0 1px var(--color-lines-translucent); + color: var(--color-content-fg); + border-radius: 5px; + padding: 3px 8px; + margin: 0 4px; + font-weight: 500; +} + + +/* Privacy Policy page */ +.app-body .column > .scrollable.privacy-policy { + border: 1px solid var(--color-lines); + background-color: var(--color-content-bg); + padding-bottom: 20px; + z-index: 1; +} +@media screen and (min-width:1175px) { + .app-body:not(:has(#tabs-bar__portal > *)) .column > .scrollable.privacy-policy { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + } +} + + + +/* 👋 Hide superfluous UI */ +.app-body div#mastodon > div > div > div:nth-child(2) > div:nth-child(3) > div > div > div:nth-child(3) > hr, +.app-body .navigation-panel__legal > hr, +.app-body .about__footer, /* Hide meta footer */ +.app-body .server-banner__introduction, /* Hide generic mastodon server introduction in sidebar */ +.app-body .search-banner ~ .search, /* Hide search field for logged out users */ +.app-body .account__header__bio .account__header__fields > dl:first-child /* Hide "Joined" field on profiles */ { + display: none; +} + + + +/* Multi-column layout + ------------------- */ + +:root:has(.layout-multiple-columns) *::-webkit-scrollbar { + width: 4px; +} +:root:has(.layout-multiple-columns) *::-webkit-scrollbar-track { + background-color: var(--color-accent-bg); +} +:root:has(.layout-multiple-columns) *::-webkit-scrollbar-thumb { + opacity: .8; +} +.layout-multiple-columns .scrollable, +.layout-multiple-columns .column > .scrollable { + max-height: 100%; +} +.layout-multiple-columns .column { + width: 400px; + padding-bottom: 0; +} +.layout-multiple-columns .drawer__inner__mastodon { + display: none; +} +.layout-multiple-columns :is(.drawer__inner, .drawer__inner.darker) { + background: transparent; +} +.layout-multiple-columns .drawer__header { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + margin-bottom: 0; +} +.layout-multiple-columns .drawer .search { + margin-top: 10px; +} +.layout-multiple-columns .drawer__tab { + transition: all .3s; + border-radius: 6px; + height: 40px; + padding: 5px; + margin: 5px; + box-sizing: border-box; + border: 0; +} +.layout-multiple-columns .drawer__tab .icon { + transform: scale(1.2); +} +.layout-multiple-columns .drawer__tab:active { + transform: scale(.9); +} +.layout-multiple-columns .drawer__tab:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); +} +.layout-multiple-columns .drawer__tab .icon-cog { + background-image: var(--icon-gear); +} +.layout-multiple-columns .drawer__tab .icon-globe { + background-image: var(--icon-globe); +} +.layout-multiple-columns .drawer__tab .icon-users { + background-image: var(--icon-users); +} +.layout-multiple-columns .drawer__tab .icon-bars { + background-image: var(--logo); +} +.layout-multiple-columns .drawer__tab .icon-sign-out { + background-image: var(--icon-logout); +} +.layout-multiple-columns .column-header__icon.icon-bars { + background-image: var(--icon-globe-active); +} + +.layout-multiple-columns .flex-spacer, +.layout-multiple-columns .getting-started, +.layout-multiple-columns .getting-started__wrapper, +.layout-multiple-columns .getting-started .column-link, +.layout-multiple-columns .getting-started .column-subheading { + background-color: var(--color-bg); +} +.layout-multiple-columns .scrollable.getting-started { + border-left: 0; + border-right: 0; + background-color: var(--color-bg); +} +.layout-multiple-columns .getting-started__wrapper { + padding-bottom: 10px; + border-radius: 0 0 8px 8px; +} +.layout-multiple-columns .getting-started .column-link { + color: var(--color-content-fg); + margin: 0 5px 2px; + border-radius: 8px; +} +.app-body .getting-started .column-link { + margin-left: 0; + font-weight: 500; + color: var(--color-fg); +} +.layout-multiple-columns .getting-started .column-link:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); + color: var(--color-fg); +} +.layout-multiple-columns .getting-started .column-link__icon { + transform: scale(1.4); +} + +.app-body .getting-started .column-link__badge { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 8px; + line-height: 15px; + font-weight: bold; + padding-left: 8px; + padding-right: 8px; +} + +.layout-multiple-columns .getting-started__trends .trends__item { + padding-left: 16px; +} +.layout-multiple-columns .getting-started__trends h4 > :is(a, span) { + padding-left: 45px; +} + +.layout-multiple-columns :is(.column-header, .column-back-button) { + background-color: var(--color-content-bg); +} + +.layout-multiple-columns .column-header__setting-btn { + font-weight: 600; +} + +.layout-multiple-columns .column:has(> .getting-started) { + width: 330px; +} +.layout-multiple-columns + .column:has(> .getting-started) + :is(.column-header, .column-back-button), +.layout-single-column .navigation-bar:has(+ .getting-started) { + display: none; +} + +.layout-multiple-columns .getting-started__trends { + margin-bottom: 10px; +} + +.layout-multiple-columns .search-results__header, +.layout-multiple-columns .explore__search-header { + display: none; +} + +.layout-multiple-columns .drawer { + width: 280px; + transition: width .3s; +} +.layout-multiple-columns + .drawer:has(> .drawer__pager > .drawer__inner > .search-results > .search-results__section) { + width: 400px; +} +.layout-multiple-columns .drawer__inner:has(> .search-results > .search-results__section) { + z-index: 2; + background-color: var(--color-content-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); +} + +.layout-multiple-columns + .drawer + > .search:has(+ .drawer__pager > .drawer__inner > .search-results > .search-results__section) { + margin-bottom: 0; +} +.layout-multiple-columns + .drawer + > .search:has(+ .drawer__pager > .drawer__inner > .search-results > .search-results__section) + > .search__input { + border-radius: 8px 8px 0 0; +} + +.layout-multiple-columns .drawer__pager { + border-radius: 0; + border: 0; +} +.layout-multiple-columns + .drawer + > .search:has(+ .drawer__pager > .drawer__inner > .search-results > .search-results__section) + > .search__popout { + border-radius: 0 0 8px 8px; + margin-top: 0; +} + +.layout-multiple-columns .drawer__inner:has(.search-results .empty-column-indicator) { + z-index: 3; +} +.layout-multiple-columns .search-results .empty-column-indicator { + border: 1px solid var(--color-lines); + border-radius: 8px; +} + +.layout-multiple-columns .compose-form { + padding: 0; +} + +.layout-multiple-columns .search + .drawer__pager .drawer__inner:has(.compose-form):not(:has(> .search-results))::after { + content: var(--meta); + color: var(--color-fg-muted); + padding: 12px; + position: absolute; + bottom: 0; + z-index: -1; +} +.layout-multiple-columns .link-footer::before, +.layout-multiple-columns .link-footer::after { + display: none; +} + +.layout-multiple-columns .list-editor__accounts + .drawer__inner.backdrop { + background-color: var(--color-content-bg); +} + +@media screen and (min-width:630px) and (max-width:1174px) { + .layout-multiple-columns + :is( + .column-header, + .column-back-button + ) { + border-top: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-top-left-radius: 8px !important; + border-top-right-radius: 8px !important; + } +} + +.app-body .switch-to-advanced { + background-color: var(--color-accent-bg); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .switch-to-advanced .switch-to-advanced__toggle { + color: var(--color-accent); +} + + +/* Popular hashtag icons + --------------------- */ +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="tangerine" i] + ) +)::before { + background-image: var(--icon-tangerine-slice); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="day" i], + [href$="tag" i], + [href*="monday" i], + [href*="tuesday" i], + [href*="wednesday" i], + [href*="thursday" i], + [href*="friday" i], + [href*="saturday" i], + [href*="sunday" i], + [href*="montag" i], + [href*="dienstag" i], + [href*="mittwoch" i], + [href*="donnerstag" i], + [href*="freitag" i], + [href*="samstag" i], + [href*="sonntag" i], + [href*="lundi" i], + [href*="mardi" i], + [href*="mercredi" i], + [href*="jeudi" i], + [href*="vendredi" i], + [href*="samedi" i], + [href*="dimanche" i], + [href*="lunes" i], + [href*="martes" i], + [href*="miercoles" i], + [href*="jueves" i], + [href*="viernes" i], + [href*="sabado" i], + [href*="domingo" i] + ) +)::before { + background-image: var(--icon-calendar); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="tune" i], + [href$="/np" i], + [href*="nowplaying" i], + [href*="singit" i], + [href*="music" i], + [href*="eurovision" i], + [href*="song" i], + [href$="synth" i], + [href$="jazz" i], + [href$="rock" i], + [href$="rap" i], + [href$="BandcampFriday" i], + [href*="Jukebox" i], + [href*="/kpop" i], + [href*="/rock" i], + [href$="/pop" i] + ) +)::before { + background-image: var(--icon-music); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="eurovision" i] + ) +)::before { + background-image: var(--icon-microphone); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="birthday" i] + ) +)::before { + background-image: var(--icon-cake); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="letterboxd" i], + [href$="trakt" i], + [href$="TV" i], + [href$="cinema" i], + [href*="nowwatching" i], + [href*="WatchingNow" i], + [href*="movie" i], + [href*="/cinema" i], + [href*="/oscars" i] + ) +)::before { + background-image: var(--icon-popcorn); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="photography" i], + [href*="photo" i], + [href*="foto" i], + [href*="pics" i], + [href*="selfie" i], + [href*="/ShotWith" i], + [href*="WindowFriday" i], + [href*="FensterFreitag" i], + [href$="/instagram" i] + ) +)::before { + background-image: var(--icon-camera); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="SilentSunday" i], + [href*="sunset" i], + [href*="sunrise" i], + [href$="/sky" i], + [href*="skyblue" i], + [href*="ocean" i] + ) +)::before { + background-image: var(--icon-sunset); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="christmas" i], + [href*="weihnachten" i], + [href*="noel" i] + ) +)::before { + background-image: var(--icon-pine); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="tree" i], + [href*="trunk" i], + [href*="ecology" i], + [href*="klima" i], + [href*="climat" i], + [href*="environment" i], + [href*="/garden" i], + [href*="mosstodon" i], + [href*="/vegan" i], + [href*="/plants" i] + ) +)::before { + background-image: var(--icon-tree); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="/cat" i], + [href*="/cats" i], + [href*="catloaf" i], + [href*="Caturday" i], + [href*="catsofmastodon" i], + [href*="WhiskersWednesday" i] + ):not( + [href*="cath" i] + ) +)::before { + background-image: var(--icon-cat); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="dog" i], + [href$="dogs" i], + [href*="/dog" i], + [href*="DogLovers" i], + [href*="dogsofmastodon" i], + [href*="DogsOfFedi" i], + [href*="dogstadon" i] + ) +)::before { + background-image: var(--icon-dog); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="art" i], + [href*="artmatters" i], + [href*="DigitalArt" i], + [href*="PixelArt" i], + [href*="artwork" i], + [href*="artist" i], + [href$="design" i], + [href*="designer" i], + [href*="watercolo" i], + [href*="painting" i] + ):not( + [href*="aiart" i], + [href*="artificial" i], + [href*="aidesign" i] + ) +)::before { + background-image: var(--icon-brush); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="apple" i], + [href$="macos" i], + [href$="/mac" i], + [href$="ios" i], + [href*="ipad" i], + [href*="iphone" i], + [href*="/wwdc" i], + [href*="/appleevent" i] + ) +)::before { + background-image: var(--icon-apple); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="poem" i], + [href*="writing" i], + [href*="write" i], + [href*="article" i] + ) +)::before { + background-image: var(--icon-pencil); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="/book" i], + [href*="literature" i], + [href*="reading" i], + [href$="/history" i], + [href$="/histoire" i] + ) +)::before { + background-image: var(--icon-book); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="game" i], + [href*="gaming" i], + [href*="gamedev" i], + [href*="games" i], + [href*="gamer" i], + [href*="playstation" i], + [href*="arcade" i], + [href*="xbox" i], + [href*="nintendo" i] + ) +)::before { + background-image: var(--icon-gaming); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="/minecraft" i], + [href*="/hermitcraft" i] + ) +)::before { + background-image: var(--icon-cube); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="/fifa" i], + [href$="/fifaworldcup" i], + [href$="/soccer" i], + [href*="/euro202" i], + [href$="/mls" i], + [href*="/sport" i] + ) +)::before { + background-image: var(--icon-football); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="lgbt" i], + [href*="/lgbt" i], + [href*="/queer" i], + [href$="trans" i], + [href$="pride" i], + [href$="womensday" i], + [href*="internationalwomensday" i], + [href$="/IWD" i], + [href*="JourneeDesDroitsDesFemmes" i], + [href*="feministischerkampftag" i], + [href*="celebratewomen" i], + [href*="/8mars" i], + [href$="transdayofvisibility" i], + [href$="TDOV" i], + [href$="transdayofremembrance" i], + [href$="TDOR" i], + [href$="pridemonth" i], + [href$="blm" i], + [href$="blacklivesmatter" i], + [href$="blackmastodon" i], + [href$="blackfedi" i], + [href*="protest" i], + [href*="greve" i], + [href*="manif" i], + [href$="riot" i], + [href$="freepalestine" i] + ) +)::before { + background-image: var(--icon-pride); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="electionday" i], + [href$="election" i], + [href$="/election" i], + [href*="presidentielle" i], + [href*="presidential" i], + [href*="legislativ" i] + ) +)::before { + background-image: var(--icon-vote); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="dev" i], + [href$="code" i], + [href*="development" i], + [href*="developer" i], + [href*="devops" i], + [href*="opensource" i] + ) +)::before { + background-image: var(--icon-code); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="mutualaid" i], + [href*="crowdfund" i] + ) +)::before { + background-image: var(--icon-handshake); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="olympics" i], + [href*="/Paris2024" i], + [href*="/LA2028" i] + ) +)::before { + background-image: var(--icon-olympics); + transform: scale(1.85); +} diff --git a/app/javascript/styles/tangerineui-purple.scss b/app/javascript/styles/tangerineui-purple.scss new file mode 100644 index 00000000000000..a0e1670873d45b --- /dev/null +++ b/app/javascript/styles/tangerineui-purple.scss @@ -0,0 +1,2 @@ +@import 'application'; +@import 'tangerineui-purple/tangerineui-purple.scss'; diff --git a/app/javascript/styles/tangerineui-purple/tangerineui-purple.scss b/app/javascript/styles/tangerineui-purple/tangerineui-purple.scss new file mode 100644 index 00000000000000..ba1f63bb2abf36 --- /dev/null +++ b/app/javascript/styles/tangerineui-purple/tangerineui-purple.scss @@ -0,0 +1,7904 @@ +/* Tangerine UI for Mastodon 🍊 + + A Tangerine redesign for Mastodon's Web UI. + https://github.com/nileane/TangerineUI-for-Mastodon/ + + by @nileane@nileane.fr +*/ + +/* 📄 Meta */ +:root { + --version: "v2.2"; + + --variant-name: "Purple"; + --variant-emoji: "\1FABB\00A0"; + --variant: var(--variant-emoji) var(--variant-name); + + --meta: 'Tangerine UI for Mastodon: ' var(--version) ' \00B7 ' var(--variant); +} + +/* 🎨 Colors */ +:root { + color-scheme: light dark; + + --color-bg: #f2eff5; + --gradient-bg: linear-gradient(90deg, var(--color-bg), var(--color-bg)); + --color-fg: #2a2d37; + --color-fg-muted: #888494; + --color-secondary-bg: #e8e4f2; + --color-secondary-separator: #dfdbed; + + --color-content-bg: #ffffff; + --color-content-fg: #444a5a; + --color-content-fg-bold: #000000; + --color-content-fg-muted: color-mix(in srgb, var(--color-content-fg), var(--color-content-bg) 40%); + --color-content-secondary-bg: #f5f4f9; + --color-content-secondary-separator: rgba(223, 219, 237, 0.4); + --color-content-bg-focus: #fffcfa; + + --color-accent: #6364ff; + --color-accent-focus: #563acc; + --color-accent-lines: rgba(99, 100, 255, 0.12); + --color-accent-bg: #e5ddf6; + --color-accent-fg: #ffffff; + + --color-lines: #e1dde4; + --color-lines-translucent: rgba(0, 0, 0, .15); + + --color-confirm: #79bd9a; + --color-confirm-bg: rgba(121, 189, 154, 0.3); + --color-confirm-fg: #4E8A6B; + + --color-reject: #df405a; + --color-reject-bg: rgba(223, 64, 90, 0.3); +} +@media (prefers-color-scheme: dark) { + :root { + --color-bg: #111111; + --gradient-bg: linear-gradient(90deg, var(--color-bg), var(--color-bg)); + --color-fg: #d6d2e0; + --color-fg-muted: #655e6e; + --color-secondary-bg: #13111f; + --color-secondary-separator: #26232e; + + --color-content-bg: #030303; + --color-content-fg: var(--color-fg); + --color-content-fg-bold: #ffffff; + --color-content-fg-muted: #737373; + --color-content-secondary-bg: var(--color-secondary-bg); + --color-content-secondary-separator: rgba(64, 62, 89, 0.4); + --color-content-bg-focus: #0e0e0e; + + --color-accent: #7a7af9; + --color-accent-focus: #5a47ff; + --color-accent-lines: rgba(122, 122, 249, 0.3); + --color-accent-bg: #261f3c; + --color-accent-fg: #ffffff; + + --color-lines: #343434; + --color-lines-translucent: rgba(255, 255, 255, .15); + + --color-confirm-fg: var(--color-confirm); + } +} +:root { + /* Mastodon logo */ + --logo: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' class='mastodon-logo' viewBox='0 0 216.414 232.01'%3E%3Cdefs xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient xmlns='http://www.w3.org/2000/svg' id='a' x2='0%25' y2='100%25' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0%25' stop-color='%236364ff'/%3E%3Cstop offset='100%25' stop-color='%236364ff'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath xmlns='http://www.w3.org/2000/svg' fill='url(%23a)' d='M211.807 139.088c-3.18 16.366-28.492 34.277-57.562 37.748-15.159 1.809-30.084 3.471-45.999 2.741-26.027-1.192-46.565-6.212-46.565-6.212 0 2.534.156 4.946.469 7.202 3.384 25.687 25.47 27.225 46.391 27.943 21.116.723 39.919-5.206 39.919-5.206l.867 19.09s-14.77 7.931-41.08 9.39c-14.51.797-32.525-.365-53.507-5.919C9.232 213.82 1.406 165.311.209 116.091c-.365-14.613-.14-28.393-.14-39.918 0-50.33 32.976-65.083 32.976-65.083C49.672 3.454 78.204.242 107.865 0h.729c29.66.242 58.21 3.454 74.837 11.09 0 0 32.975 14.752 32.975 65.082 0 0 .414 37.134-4.599 62.916'/%3E%3Cpath fill='%23fff' d='M177.51 80.077v60.941h-24.144v-59.15c0-12.469-5.246-18.797-15.74-18.797-11.602 0-17.417 7.507-17.417 22.352V117.8H96.207V85.423c0-14.845-5.816-22.352-17.418-22.352-10.494 0-15.74 6.328-15.74 18.797v59.15H38.905V80.077c0-12.455 3.171-22.352 9.541-29.675 6.569-7.322 15.171-11.076 25.85-11.076 12.355 0 21.711 4.748 27.898 14.247l6.013 10.082 6.015-10.082c6.185-9.498 15.542-14.247 27.898-14.247 10.677 0 19.28 3.753 25.85 11.076 6.369 7.322 9.54 17.22 9.54 29.675'/%3E%3C/svg%3E"); + + /* Post+Notifications icons */ + --icon-reply: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M236,200a12,12,0,0,1-24,0,84.09,84.09,0,0,0-84-84H61l27.52,27.51a12,12,0,0,1-17,17l-48-48a12,12,0,0,1,0-17l48-48a12,12,0,0,1,17,17L61,92h67A108.12,108.12,0,0,1,236,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M80,56v96L32,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96H88V56a8,8,0,0,0-13.66-5.66l-48,48a8,8,0,0,0,0,11.32l48,48A8,8,0,0,0,88,152V112h40a88.1,88.1,0,0,1,88,88,8,8,0,0,0,16,0A104.11,104.11,0,0,0,128,96ZM72,132.69,43.31,104,72,75.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M232,200a8,8,0,0,1-16,0,88.1,88.1,0,0,0-88-88H88v40a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,88,56V96h40A104.11,104.11,0,0,1,232,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-all: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,56v96L80,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M85.66,146.34a8,8,0,0,1-11.32,11.32l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,85.66,61.66L43.31,104ZM232,200a8,8,0,0,1-16,0,88.11,88.11,0,0,0-80-87.63V152a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,136,56V96.3A104.15,104.15,0,0,1,232,200ZM120,75.31,91.31,104,120,132.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M227.85,46.89a20,20,0,0,0-18.74-18.74c-13.13-.77-46.65.42-74.48,28.24L131,60H74.36a19.83,19.83,0,0,0-14.14,5.86L25.87,100.19a20,20,0,0,0,11.35,33.95l37.14,5.18,42.32,42.32,5.19,37.18A19.88,19.88,0,0,0,135.34,235a20.13,20.13,0,0,0,6.37,1,19.9,19.9,0,0,0,14.1-5.87l34.34-34.35A19.85,19.85,0,0,0,196,181.64V125l3.6-3.59C227.43,93.54,228.62,60,227.85,46.89ZM76,84h31L75.75,115.28l-27.23-3.8ZM151.6,73.37A72.27,72.27,0,0,1,204,52a72.17,72.17,0,0,1-21.38,52.41L128,159,97,128ZM172,180l-27.49,27.49-3.8-27.23L172,149Zm-72,22c-8.71,11.85-26.19,26-60,26a12,12,0,0,1-12-12c0-33.84,14.12-51.32,26-60A12,12,0,1,1,68.18,175.3C62.3,179.63,55.51,187.8,53,203c15.21-2.51,23.37-9.3,27.7-15.18A12,12,0,1,1,100,202Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M184,120v61.65a8,8,0,0,1-2.34,5.65l-34.35,34.35a8,8,0,0,1-13.57-4.53L128,176ZM136,72H74.35a8,8,0,0,0-5.65,2.34L34.35,108.69a8,8,0,0,0,4.53,13.57L80,128ZM40,216c37.65,0,50.69-19.69,54.56-28.18L68.18,161.44C59.69,165.31,40,178.35,40,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.85,47.12a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.41,27.07L132.69,64H74.36A15.91,15.91,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A15.91,15.91,0,0,0,192,181.64V123.31l4.77-4.77C223.45,91.86,224.6,59.71,223.85,47.12ZM74.36,80h42.33L77.16,119.52,40,114.34Zm74.41-9.45a76.65,76.65,0,0,1,59.11-22.47,76.46,76.46,0,0,1-22.42,59.16L128,164.68,91.32,128ZM176,181.64,141.67,216l-5.19-37.17L176,139.31Zm-74.16,9.5C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ff4013' viewBox='0 0 256 256'%3E%3Cpath d='M101.85,191.14C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Zm122-144a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.4,27.07h0L88,108.7A8,8,0,0,1,76.67,97.39l26.56-26.57A4,4,0,0,0,100.41,64H74.35A15.9,15.9,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A16,16,0,0,0,192,181.65V155.59a4,4,0,0,0-6.83-2.82l-26.57,26.56a8,8,0,0,1-11.71-.42,8.2,8.2,0,0,1,.6-11.1l49.27-49.27h0C223.45,91.86,224.6,59.71,223.85,47.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M101.85,191.14C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Zm122-144a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.4,27.07h0L88,108.7A8,8,0,0,1,76.67,97.39l26.56-26.57A4,4,0,0,0,100.41,64H74.35A15.9,15.9,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A16,16,0,0,0,192,181.65V155.59a4,4,0,0,0-6.83-2.82l-26.57,26.56a8,8,0,0,1-11.71-.42,8.2,8.2,0,0,1,.6-11.1l49.27-49.27h0C223.45,91.86,224.6,59.71,223.85,47.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M243,96a20.33,20.33,0,0,0-17.74-14l-56.59-4.57L146.83,24.62a20.36,20.36,0,0,0-37.66,0L87.35,77.44,30.76,82A20.45,20.45,0,0,0,19.1,117.88l43.18,37.24-13.2,55.7A20.37,20.37,0,0,0,79.57,233L128,203.19,176.43,233a20.39,20.39,0,0,0,30.49-22.15l-13.2-55.7,43.18-37.24A20.43,20.43,0,0,0,243,96ZM172.53,141.7a12,12,0,0,0-3.84,11.86L181.58,208l-47.29-29.08a12,12,0,0,0-12.58,0L74.42,208l12.89-54.4a12,12,0,0,0-3.84-11.86L41.2,105.24l55.4-4.47a12,12,0,0,0,10.13-7.38L128,41.89l21.27,51.5a12,12,0,0,0,10.13,7.38l55.4,4.47Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23fec700' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M192,176v48l-64-40L64,224V176l64-40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32Zm0,16V161.57l-51.77-32.35a8,8,0,0,0-8.48,0L72,161.56V48ZM132.23,177.22a8,8,0,0,0-8.48,0L72,209.57V180.43l56-35,56,35v29.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2377bb41' viewBox='0 0 256 256'%3E%3Cpath d='M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32ZM132.23,177.22a8,8,0,0,0-8.48,0L72,209.57V180.43l56-35,56,35v29.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-translate-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M224,184H144l40-80ZM96,127.56h0A95.78,95.78,0,0,0,128,56H64A95.78,95.78,0,0,0,96,127.56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.15,212.42l-56-112a8,8,0,0,0-14.31,0l-21.71,43.43A88,88,0,0,1,108,126.93,103.65,103.65,0,0,0,135.69,64H160a8,8,0,0,0,0-16H104V32a8,8,0,0,0-16,0V48H32a8,8,0,0,0,0,16h87.63A87.7,87.7,0,0,1,96,116.35a87.74,87.74,0,0,1-19-31,8,8,0,1,0-15.08,5.34A103.63,103.63,0,0,0,84,127a87.55,87.55,0,0,1-52,17,8,8,0,0,0,0,16,103.46,103.46,0,0,0,64-22.08,104.18,104.18,0,0,0,51.44,21.31l-26.6,53.19a8,8,0,0,0,14.31,7.16L148.94,192h70.11l13.79,27.58A8,8,0,0,0,240,224a8,8,0,0,0,7.15-11.58ZM156.94,176,184,121.89,211.05,176Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-translate-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,184H144l40-80ZM96,127.56h0A95.78,95.78,0,0,0,128,56H64A95.78,95.78,0,0,0,96,127.56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.15,212.42l-56-112a8,8,0,0,0-14.31,0l-21.71,43.43A88,88,0,0,1,108,126.93,103.65,103.65,0,0,0,135.69,64H160a8,8,0,0,0,0-16H104V32a8,8,0,0,0-16,0V48H32a8,8,0,0,0,0,16h87.63A87.7,87.7,0,0,1,96,116.35a87.74,87.74,0,0,1-19-31,8,8,0,1,0-15.08,5.34A103.63,103.63,0,0,0,84,127a87.55,87.55,0,0,1-52,17,8,8,0,0,0,0,16,103.46,103.46,0,0,0,64-22.08,104.18,104.18,0,0,0,51.44,21.31l-26.6,53.19a8,8,0,0,0,14.31,7.16L148.94,192h70.11l13.79,27.58A8,8,0,0,0,240,224a8,8,0,0,0,7.15-11.58ZM156.94,176,184,121.89,211.05,176Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,92H188V56a12,12,0,0,0-12-12H60V40a12,12,0,0,0-24,0V216a12,12,0,0,0,24,0v-4h84a12,12,0,0,0,12-12V164h68a12,12,0,0,0,12-12V104A12,12,0,0,0,224,92ZM164,68V92H60V68ZM132,188H60V164h72Zm80-48H60V116H212Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104v48H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,96H184V56a8,8,0,0,0-8-8H56V40a8,8,0,0,0-16,0V216a8,8,0,0,0,16,0v-8h88a8,8,0,0,0,8-8V160h72a8,8,0,0,0,8-8V104A8,8,0,0,0,224,96ZM168,64V96H56V64ZM136,192H56V160h80Zm80-48H56V112H216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104v48H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,96H184V56a8,8,0,0,0-8-8H56V40a8,8,0,0,0-16,0V216a8,8,0,0,0,16,0v-8h88a8,8,0,0,0,8-8V160h72a8,8,0,0,0,8-8V104A8,8,0,0,0,224,96ZM168,64V96H56V64ZM136,192H56V160h80Zm80-48H56V112H216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post-notification: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M120,128a16,16,0,1,1-16-16A16,16,0,0,1,120,128Zm32-16a16,16,0,1,0,16,16A16,16,0,0,0,152,112Zm84,16A108,108,0,0,1,78.77,224.15L46.34,235A20,20,0,0,1,21,209.66l10.81-32.43A108,108,0,1,1,236,128Zm-24,0A84,84,0,1,0,55.27,170.06a12,12,0,0,1,1,9.81l-9.93,29.79,29.79-9.93a12.1,12.1,0,0,1,3.8-.62,12,12,0,0,1,6,1.62A84,84,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post-notification-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a12,12,0,0,1-12,12h-8v8a12,12,0,0,1-24,0v-8h-8a12,12,0,0,1,0-24h8v-8a12,12,0,0,1,24,0v8h8A12,12,0,0,1,256,136Zm-54.81,56.28a12,12,0,1,1-18.38,15.44C169.12,191.42,145,172,108,172c-28.89,0-55.46,12.68-74.81,35.72a12,12,0,0,1-18.38-15.44A124.08,124.08,0,0,1,63.5,156.53a72,72,0,1,1,89,0A124,124,0,0,1,201.19,192.28ZM108,148a48,48,0,1,0-48-48A48.05,48.05,0,0,0,108,148Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Navigation icons */ + --icon-home: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bell: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-explore: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-globe: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-direct-messages: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bookmark-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-star-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-accent: var(--icon-star-accent); + --icon-star-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-user-plus-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-accent: var(--icon-user-plus-accent); + --icon-user-plus-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-list: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-dot-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M176,128a48,48,0,1,1-48-48A48,48,0,0,1,176,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dot-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48,48,0,0,0,128,80Zm0,60a12,12,0,1,1,12-12A12,12,0,0,1,128,140Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-settings: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-settings-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-moderation: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-moderation-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-administration: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-administration-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-logout: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V200a16,16,0,0,1-16,16H48V40H208A16,16,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M120,216a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V40a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H56V208h56A8,8,0,0,1,120,216Zm109.66-93.66-40-40a8,8,0,0,0-11.32,11.32L204.69,120H112a8,8,0,0,0,0,16h92.69l-26.35,26.34a8,8,0,0,0,11.32,11.32l40-40A8,8,0,0,0,229.66,122.34Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-ellipsis-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-column-link-active-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-hashtag: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-hashtag-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Post visibility icons */ + --icon-globe-visibility: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-visibility-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-visibility-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M208,80H176V56a48,48,0,0,0-96,0V80H48A16,16,0,0,0,32,96V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V96A16,16,0,0,0,208,80Zm-72,78.63V184a8,8,0,0,1-16,0V158.63a24,24,0,1,1,16,0ZM160,80H96V56a32,32,0,0,1,64,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,80H176V56a48,48,0,0,0-96,0V80H48A16,16,0,0,0,32,96V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V96A16,16,0,0,0,208,80Zm-72,78.63V184a8,8,0,0,1-16,0V158.63a24,24,0,1,1,16,0ZM160,80H96V56a32,32,0,0,1,64,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M208,76H180V56A52,52,0,0,0,76,56V76H48A20,20,0,0,0,28,96V208a20,20,0,0,0,20,20H208a20,20,0,0,0,20-20V96A20,20,0,0,0,208,76ZM100,56a28,28,0,0,1,56,0V76H100ZM204,204H52V100H204Zm-76-92a32,32,0,0,0-12,61.66V180a12,12,0,0,0,24,0v-6.34A32,32,0,0,0,128,112Zm0,24a8,8,0,1,1-8,8A8,8,0,0,1,128,136Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Other icons */ + --icon-bell-still: var(--icon-bell); + --icon-bell-ringing: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M224,71.1a8,8,0,0,1-10.78-3.42,94.13,94.13,0,0,0-33.46-36.91,8,8,0,1,1,8.54-13.54,111.46,111.46,0,0,1,39.12,43.09A8,8,0,0,1,224,71.1ZM35.71,72a8,8,0,0,0,7.1-4.32A94.13,94.13,0,0,1,76.27,30.77a8,8,0,1,0-8.54-13.54A111.46,111.46,0,0,0,28.61,60.32,8,8,0,0,0,35.71,72Zm186.1,103.94A16,16,0,0,1,208,200H167.2a40,40,0,0,1-78.4,0H48a16,16,0,0,1-13.79-24.06C43.22,160.39,48,138.28,48,112a80,80,0,0,1,160,0C208,138.27,212.78,160.38,221.81,175.94ZM150.62,200H105.38a24,24,0,0,0,45.24,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M160,168l-48,48H66.75L36.69,185.94a16,16,0,0,1,0-22.63L96,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM108.68,208H70.05L42.33,180.28a8,8,0,0,1,0-11.31L96,115.31,148.69,168Zm105-105L160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM213.67,103,160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reject: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23df3f5a' viewBox='0 0 256 256'%3E%3Cpath d='M208.49,191.51a12,12,0,0,1-17,17L128,145,64.49,208.49a12,12,0,0,1-17-17L111,128,47.51,64.49a12,12,0,0,1,17-17L128,111l63.51-63.52a12,12,0,0,1,17,17L145,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reject-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208.49,191.51a12,12,0,0,1-17,17L128,145,64.49,208.49a12,12,0,0,1-17-17L111,128,47.51,64.49a12,12,0,0,1,17-17L128,111l63.51-63.52a12,12,0,0,1,17,17L145,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-megaphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M144,69.09V170.91L50.24,199.67A8,8,0,0,1,40,192V48a8,8,0,0,1,10.24-7.67Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228.54,86.66l-176.06-54A16,16,0,0,0,32,48V192a16,16,0,0,0,16,16,16,16,0,0,0,4.52-.65L136,181.73V192a16,16,0,0,0,16,16h32a16,16,0,0,0,16-16v-29.9l28.54-8.75A16.09,16.09,0,0,0,240,138V102A16.09,16.09,0,0,0,228.54,86.66ZM136,165,48,192V48l88,27Zm48,27H152V176.82L184,167Zm40-54-.11,0L152,160.08V79.92l71.89,22,.11,0v36Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sliders: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a24,24,0,1,1-24-24A24,24,0,0,1,128,80Zm40,72a24,24,0,1,0,24,24A24,24,0,0,0,168,152Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M40,88H73a32,32,0,0,0,62,0h81a8,8,0,0,0,0-16H135a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16Zm64-24A16,16,0,1,1,88,80,16,16,0,0,1,104,64ZM216,168H199a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16h97a32,32,0,0,0,62,0h17a8,8,0,0,0,0-16Zm-48,24a16,16,0,1,1,16-16A16,16,0,0,1,168,192Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-warning: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M215.46,216H40.54C27.92,216,20,202.79,26.13,192.09L113.59,40.22c6.3-11,22.52-11,28.82,0l87.46,151.87C236,202.79,228.08,216,215.46,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM222.93,203.8a8.5,8.5,0,0,1-7.48,4.2H40.55a8.5,8.5,0,0,1-7.48-4.2,7.59,7.59,0,0,1,0-7.72L120.52,44.21a8.75,8.75,0,0,1,15,0l87.45,151.87A7.59,7.59,0,0,1,222.93,203.8ZM120,144V104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm20,36a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-warning-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M215.46,216H40.54C27.92,216,20,202.79,26.13,192.09L113.59,40.22c6.3-11,22.52-11,28.82,0l87.46,151.87C236,202.79,228.08,216,215.46,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM222.93,203.8a8.5,8.5,0,0,1-7.48,4.2H40.55a8.5,8.5,0,0,1-7.48-4.2,7.59,7.59,0,0,1,0-7.72L120.52,44.21a8.75,8.75,0,0,1,15,0l87.45,151.87A7.59,7.59,0,0,1,222.93,203.8ZM120,144V104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm20,36a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%234e8a6b' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-verified: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M225.86,102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28,23.51,138.44,16,128,16s-18.27,7.51-25.18,14.14c-3.94,3.77-8,7.67-11.57,9.14C88,40.64,82.56,40.72,77.31,40.8c-9.76.15-20.82.31-28.51,8S41,67.55,40.8,77.31c-.08,5.25-.16,10.67-1.52,13.94-1.47,3.56-5.37,7.63-9.14,11.57C23.51,109.72,16,117.56,16,128s7.51,18.27,14.14,25.18c3.77,3.94,7.67,8,9.14,11.57,1.36,3.27,1.44,8.69,1.52,13.94.15,9.76.31,20.82,8,28.51s18.75,7.85,28.51,8c5.25.08,10.67.16,13.94,1.52,3.56,1.47,7.63,5.37,11.57,9.14C109.72,232.49,117.56,240,128,240s18.27-7.51,25.18-14.14c3.94-3.77,8-7.67,11.57-9.14,3.27-1.36,8.69-1.44,13.94-1.52,9.76-.15,20.82-.31,28.51-8s7.85-18.75,8-28.51c.08-5.25.16-10.67,1.52-13.94,1.47-3.56,5.37-7.63,9.14-11.57C232.49,146.28,240,138.44,240,128S232.49,109.73,225.86,102.82Zm-52.2,6.84-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M237.94,107.21a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pin: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M229.66,98.34,172.39,155.8c11.46,22.93-1.72,45.86-10.11,57a8,8,0,0,1-12,.83L42.34,105.76A8,8,0,0,1,43,93.85c29.65-23.92,57.4-10,57.4-10l57.27-57.46a8,8,0,0,1,11.31,0L229.66,87A8,8,0,0,1,229.66,98.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.32,81.37,174.63,20.69a16,16,0,0,0-22.63,0L98.37,74.49c-10.66-3.34-35-7.37-60.4,13.14a16,16,0,0,0-1.29,23.78L85,159.71,42.34,202.34a8,8,0,0,0,11.32,11.32L96.29,171l48.29,48.29A16,16,0,0,0,155.9,224c.38,0,.75,0,1.13,0a15.93,15.93,0,0,0,11.64-6.33c19.64-26.1,17.75-47.32,13.19-60L235.33,104A16,16,0,0,0,235.32,81.37ZM224,92.69h0l-57.27,57.46a8,8,0,0,0-1.49,9.22c9.46,18.93-1.8,38.59-9.34,48.62L48,100.08c12.08-9.74,23.64-12.31,32.48-12.31A40.13,40.13,0,0,1,96.81,91a8,8,0,0,0,9.25-1.51L163.32,32,224,92.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji-accent-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M218.34,119.6,183.6,154.34a46.58,46.58,0,0,1-44.31,12.26c-.31.34-.62.67-.95,1L103.6,202.34A46.63,46.63,0,1,1,37.66,136.4L72.4,101.66A46.6,46.6,0,0,1,116.71,89.4c.31-.34.62-.67,1-1L152.4,53.66a46.63,46.63,0,0,1,65.94,65.94Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,88.23a54.43,54.43,0,0,1-16,37L189.25,160a54.27,54.27,0,0,1-38.63,16h-.05A54.63,54.63,0,0,1,96,119.84a8,8,0,0,1,16,.45A38.62,38.62,0,0,0,150.58,160h0a38.39,38.39,0,0,0,27.31-11.31l34.75-34.75a38.63,38.63,0,0,0-54.63-54.63l-11,11A8,8,0,0,1,135.7,59l11-11A54.65,54.65,0,0,1,224,48,54.86,54.86,0,0,1,240,88.23ZM109,185.66l-11,11A38.41,38.41,0,0,1,70.6,208h0a38.63,38.63,0,0,1-27.29-65.94L78,107.31A38.63,38.63,0,0,1,144,135.71a8,8,0,0,0,7.78,8.22H152a8,8,0,0,0,8-7.78A54.86,54.86,0,0,0,144,96a54.65,54.65,0,0,0-77.27,0L32,130.75A54.62,54.62,0,0,0,70.56,224h0a54.28,54.28,0,0,0,38.64-16l11-11A8,8,0,0,0,109,185.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M208,104V216H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,112v96a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V112A16,16,0,0,1,56,96H80a8,8,0,0,1,0,16H56v96H200V112H176a8,8,0,0,1,0-16h24A16,16,0,0,1,216,112ZM93.66,69.66,120,43.31V136a8,8,0,0,0,16,0V43.31l26.34,26.35a8,8,0,0,0,11.32-11.32l-40-40a8,8,0,0,0-11.32,0l-40,40A8,8,0,0,0,93.66,69.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-compose: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M211.84,134.81l-59.79,60.47,0,0a15.75,15.75,0,0,1-11.2,4.68H75.32L45.66,229.66a8,8,0,0,1-11.32-11.32l22.59-22.58h0L124.7,128H209A4,4,0,0,1,211.84,134.81ZM216.7,30.57a64,64,0,0,0-85.9,4.14l-9.6,9.48A4,4,0,0,0,120,47v63l55-55a8,8,0,0,1,11.31,11.31L140.71,112h88.38a4,4,0,0,0,3.56-2.16A64.08,64.08,0,0,0,216.7,30.57ZM62.83,167.23,104,126.06V70.76a4,4,0,0,0-6.81-2.84L60.69,104A15.9,15.9,0,0,0,56,115.31V164.4A4,4,0,0,0,62.83,167.23Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-send: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M227.91,134.86,59.93,231a8,8,0,0,1-11.44-9.67L80,128,48.49,34.72a8,8,0,0,1,11.44-9.67l168,95.85A8,8,0,0,1,227.91,134.86Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M231.87,114l-168-95.89A16,16,0,0,0,40.92,37.34L71.55,128,40.92,218.67A16,16,0,0,0,56,240a16.15,16.15,0,0,0,7.93-2.1l167.92-96.05a16,16,0,0,0,.05-27.89ZM56,224a.56.56,0,0,0,0-.12L85.74,136H144a8,8,0,0,0,0-16H85.74L56.06,32.16A.46.46,0,0,0,56,32l168,95.83Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-send-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M240,127.89a16,16,0,0,1-8.18,14L63.9,237.9A16.15,16.15,0,0,1,56,240a16,16,0,0,1-15-21.33l27-79.95A4,4,0,0,1,71.72,136H144a8,8,0,0,0,8-8.53,8.19,8.19,0,0,0-8.26-7.47h-72a4,4,0,0,1-3.79-2.72l-27-79.94A16,16,0,0,1,63.84,18.07l168,95.89A16,16,0,0,1,240,127.89Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M216,40V168H168V88H88V40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32ZM160,208H48V96H160Zm48-48H176V88a8,8,0,0,0-8-8H96V48H208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-copied: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2379bd9a' viewBox='0 0 256 256'%3E%3Cpath d='M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32Zm-8,128H176V88a8,8,0,0,0-8-8H96V48H208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-shut: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,104c-16.81,20.81-47.63,48-96,48s-79.19-27.19-96-48c16.81-20.81,47.63-48,96-48S207.19,83.19,224,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228,175a8,8,0,0,1-10.92-3l-19-33.2A123.23,123.23,0,0,1,162,155.46l5.87,35.22a8,8,0,0,1-6.58,9.21A8.4,8.4,0,0,1,160,200a8,8,0,0,1-7.88-6.69l-5.77-34.58a133.06,133.06,0,0,1-36.68,0l-5.77,34.58A8,8,0,0,1,96,200a8.4,8.4,0,0,1-1.32-.11,8,8,0,0,1-6.58-9.21L94,155.46a123.23,123.23,0,0,1-36.06-16.69L39,172A8,8,0,1,1,25.06,164l20-35a153.47,153.47,0,0,1-19.3-20A8,8,0,1,1,38.22,99c16.6,20.54,45.64,45,89.78,45s73.18-24.49,89.78-45A8,8,0,1,1,230.22,109a153.47,153.47,0,0,1-19.3,20l20,35A8,8,0,0,1,228,175Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-shut-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104c-16.81,20.81-47.63,48-96,48s-79.19-27.19-96-48c16.81-20.81,47.63-48,96-48S207.19,83.19,224,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228,175a8,8,0,0,1-10.92-3l-19-33.2A123.23,123.23,0,0,1,162,155.46l5.87,35.22a8,8,0,0,1-6.58,9.21A8.4,8.4,0,0,1,160,200a8,8,0,0,1-7.88-6.69l-5.77-34.58a133.06,133.06,0,0,1-36.68,0l-5.77,34.58A8,8,0,0,1,96,200a8.4,8.4,0,0,1-1.32-.11,8,8,0,0,1-6.58-9.21L94,155.46a123.23,123.23,0,0,1-36.06-16.69L39,172A8,8,0,1,1,25.06,164l20-35a153.47,153.47,0,0,1-19.3-20A8,8,0,1,1,38.22,99c16.6,20.54,45.64,45,89.78,45s73.18-24.49,89.78-45A8,8,0,1,1,230.22,109a153.47,153.47,0,0,1-19.3,20l20,35A8,8,0,0,1,228,175Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-open: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M230.15,70.54,185.46,25.86a20,20,0,0,0-28.28,0L33.86,149.17A19.86,19.86,0,0,0,28,163.31V208a20,20,0,0,0,20,20H216a12,12,0,0,0,0-24H125L230.15,98.83A20,20,0,0,0,230.15,70.54ZM91,204H52V165l84-84,39,39ZM192,103,153,64l18.34-18.34,39,39Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.32,73.37,182.63,28.69a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H216a8,8,0,0,0,0-16H115.32l112-112A16,16,0,0,0,227.32,73.37ZM48,163.31l88-88L180.69,120l-88,88H48Zm144-54.62L147.32,64l24-24L216,84.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-timer: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-timer-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-radio: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M176.49,95.51a12,12,0,0,1,0,17l-56,56a12,12,0,0,1-17,0l-24-24a12,12,0,1,1,17-17L112,143l47.51-47.52A12,12,0,0,1,176.49,95.51ZM236,128A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E");; + --icon-check-radio-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M176.49,95.51a12,12,0,0,1,0,17l-56,56a12,12,0,0,1-17,0l-24-24a12,12,0,1,1,17-17L112,143l47.51-47.52A12,12,0,0,1,176.49,95.51ZM236,128A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-box: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0ZM228,48V208a20,20,0,0,1-20,20H48a20,20,0,0,1-20-20V48A20,20,0,0,1,48,28H208A20,20,0,0,1,228,48Zm-24,4H52V204H204Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-box-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0ZM228,48V208a20,20,0,0,1-20,20H48a20,20,0,0,1-20-20V48A20,20,0,0,1,48,28H208A20,20,0,0,1,228,48Zm-24,4H52V204H204Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-trophy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%234e8a6b' viewBox='0 0 256 256'%3E%3Cpath d='M200,48v63.1c0,39.7-31.75,72.6-71.45,72.9A72,72,0,0,1,56,112V48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,64H208V48a8,8,0,0,0-8-8H56a8,8,0,0,0-8,8V64H24A16,16,0,0,0,8,80V96a40,40,0,0,0,40,40h3.65A80.13,80.13,0,0,0,120,191.61V216H96a8,8,0,0,0,0,16h64a8,8,0,0,0,0-16H136V191.58c31.94-3.23,58.44-25.64,68.08-55.58H208a40,40,0,0,0,40-40V80A16,16,0,0,0,232,64ZM48,120A24,24,0,0,1,24,96V80H48v32q0,4,.39,8Zm144-8.9c0,35.52-29,64.64-64,64.9a64,64,0,0,1-64-64V56H192ZM232,96a24,24,0,0,1-24,24h-.5a81.81,81.81,0,0,0,.5-8.9V80h24Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-broom: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M192.8,165.12,43.93,105.57A110.88,110.88,0,0,1,61.47,82.38a8,8,0,0,1,8.67-1.81L95.52,90.85a16,16,0,0,0,20.82-9l21-53.1c4.15-10,15.47-15.33,25.63-11.53a20,20,0,0,1,11.51,26.39L153.13,96.71a16,16,0,0,0,8.93,20.75L187,127.3a8,8,0,0,1,5,7.43V152A104.58,104.58,0,0,0,192.8,165.12Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.5,216.81c-22.56-11-35.5-34.58-35.5-64.8V134.73a15.94,15.94,0,0,0-10.09-14.87L165,110a8,8,0,0,1-4.48-10.34l21.32-53a28,28,0,0,0-16.1-37,28.14,28.14,0,0,0-35.82,16,.61.61,0,0,0,0,.12L108.9,79a8,8,0,0,1-10.37,4.49L73.11,73.14A15.89,15.89,0,0,0,55.74,76.8C34.68,98.45,24,123.75,24,152a111.45,111.45,0,0,0,31.18,77.53A8,8,0,0,0,61,232H232a8,8,0,0,0,3.5-15.19ZM67.14,88l25.41,10.3a24,24,0,0,0,31.23-13.45l21-53c2.56-6.11,9.47-9.27,15.43-7a12,12,0,0,1,6.88,15.92L145.69,93.76a24,24,0,0,0,13.43,31.14L184,134.73V152c0,.33,0,.66,0,1L55.77,101.71A108.84,108.84,0,0,1,67.14,88Zm48,128a87.53,87.53,0,0,1-24.34-42,8,8,0,0,0-15.49,4,105.16,105.16,0,0,0,18.36,38H64.44A95.54,95.54,0,0,1,40,152a85.9,85.9,0,0,1,7.73-36.29l137.8,55.12c3,18,10.56,33.48,21.89,45.16Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Popular hashtag icons */ + --icon-music: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M208,164a28,28,0,1,1-28-28A28,28,0,0,1,208,164ZM52,168a28,28,0,1,0,28,28A28,28,0,0,0,52,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M212.92,17.69a8,8,0,0,0-6.86-1.45l-128,32A8,8,0,0,0,72,56V166.08A36,36,0,1,0,88,196V110.25l112-28v51.83A36,36,0,1,0,216,164V24A8,8,0,0,0,212.92,17.69ZM52,216a20,20,0,1,1,20-20A20,20,0,0,1,52,216ZM88,93.75V62.25l112-28v31.5ZM180,184a20,20,0,1,1,20-20A20,20,0,0,1,180,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-microphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M156.5,151,59,222.45a8,8,0,0,1-10.38-.79l-14.3-14.3A8,8,0,0,1,33.55,197L105,99.5l0,0A64,64,0,0,0,156.48,151Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M168,16A72.07,72.07,0,0,0,96,88a73.29,73.29,0,0,0,.63,9.42L27.12,192.22A15.93,15.93,0,0,0,28.71,213L43,227.29a15.93,15.93,0,0,0,20.78,1.59l94.81-69.53A73.29,73.29,0,0,0,168,160a72,72,0,1,0,0-144Zm56,72a55.72,55.72,0,0,1-11.16,33.52L134.49,43.16A56,56,0,0,1,224,88ZM54.32,216,40,201.68,102.14,117A72.37,72.37,0,0,0,139,153.86ZM112,88a55.67,55.67,0,0,1,11.16-33.51l78.34,78.34A56,56,0,0,1,112,88Zm-2.35,58.34a8,8,0,0,1,0,11.31l-8,8a8,8,0,1,1-11.31-11.31l8-8A8,8,0,0,1,109.67,146.33Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M104,48c0-24,24-40,24-40s24,16,24,40a24,24,0,0,1-48,0ZM208,96H48a16,16,0,0,0-16,16v23.33c0,17.44,13.67,32.18,31.1,32.66A32,32,0,0,0,96,136a32,32,0,0,0,64,0,32,32,0,0,0,32.9,32c17.43-.48,31.1-15.22,31.1-32.66V112A16,16,0,0,0,208,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,112a24,24,0,0,0-24-24H136V79a32.06,32.06,0,0,0,24-31c0-28-26.44-45.91-27.56-46.66a8,8,0,0,0-8.88,0C122.44,2.09,96,20,96,48a32.06,32.06,0,0,0,24,31v9H48a24,24,0,0,0-24,24v23.33a40.84,40.84,0,0,0,8,24.24V200a24,24,0,0,0,24,24H200a24,24,0,0,0,24-24V159.57a40.84,40.84,0,0,0,8-24.24ZM112,48c0-13.57,10-24.46,16-29.79,6,5.33,16,16.22,16,29.79a16,16,0,0,1-32,0ZM40,112a8,8,0,0,1,8-8H208a8,8,0,0,1,8,8v23.33c0,13.25-10.46,24.31-23.32,24.66A24,24,0,0,1,168,136a8,8,0,0,0-16,0,24,24,0,0,1-48,0,8,8,0,0,0-16,0,24,24,0,0,1-24.68,24C50.46,159.64,40,148.58,40,135.33Zm160,96H56a8,8,0,0,1-8-8V172.56A38.77,38.77,0,0,0,62.88,176a39.69,39.69,0,0,0,29-11.31A40.36,40.36,0,0,0,96,160a40,40,0,0,0,64,0,40.36,40.36,0,0,0,4.13,4.67A39.67,39.67,0,0,0,192,176c.38,0,.76,0,1.14,0A38.77,38.77,0,0,0,208,172.56V200A8,8,0,0,1,200,208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-calendar: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V88H40V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,32H184V24a8,8,0,0,0-16,0v8H88V24a8,8,0,0,0-16,0v8H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM72,48v8a8,8,0,0,0,16,0V48h80v8a8,8,0,0,0,16,0V48h24V80H48V48ZM208,208H48V96H208V208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-popcorn: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M88,96l16,120H70.34a8,8,0,0,1-7.79-6.17L32,80Zm80,0L152,216h33.66a8,8,0,0,0,7.79-6.17L224,80Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.52,74.21a8,8,0,0,0-7.13-2A44,44,0,0,0,168,41.67a44,44,0,0,0-80,0,44,44,0,0,0-54.4,30.51,8,8,0,0,0-9.4,9.65L54.76,211.67A16,16,0,0,0,70.34,224H185.66a16,16,0,0,0,15.58-12.33L231.79,81.83A8,8,0,0,0,229.52,74.21ZM76,56a27.68,27.68,0,0,1,13.11,3.26,8,8,0,0,0,11.56-5.34,28,28,0,0,1,54.66,0,8,8,0,0,0,11.56,5.34A28,28,0,0,1,207,76.54l-38.56,11-34.49-13.8a16,16,0,0,0-11.88,0L87.57,87.56,49,76.54A28,28,0,0,1,76,56Zm83.25,45.11L145,208H111L96.75,101.11,128,88.62ZM42.91,91.44l37.85,10.81L94.86,208H70.34ZM185.66,208H161.14l14.1-105.75,37.85-10.81Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tangerine-slice: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M216,88A88,88,0,0,1,40,88Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M248,80H8a8,8,0,0,0-8,8,128,128,0,0,0,256,0A8,8,0,0,0,248,80ZM77.4,149.91l42.6-42.6V167.6A79.59,79.59,0,0,1,77.4,149.91ZM66.09,138.6A79.59,79.59,0,0,1,48.4,96h60.29ZM136,107.31l42.6,42.6A79.59,79.59,0,0,1,136,167.6Zm53.91,31.29L147.31,96H207.6A79.59,79.59,0,0,1,189.91,138.6ZM128,200A112.15,112.15,0,0,1,16.28,96H32.34a96,96,0,0,0,191.32,0h16.06A112.15,112.15,0,0,1,128,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sunset: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M192,144a64.33,64.33,0,0,1-2,16H66a64,64,0,1,1,126-16Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,152H199.55a73.54,73.54,0,0,0,.45-8,72,72,0,0,0-144,0,73.54,73.54,0,0,0,.45,8H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM72,144a56,56,0,1,1,111.41,8H72.59A56.13,56.13,0,0,1,72,144Zm144,56a8,8,0,0,1-8,8H48a8,8,0,0,1,0-16H208A8,8,0,0,1,216,200ZM72.84,43.58a8,8,0,0,1,14.32-7.16l8,16a8,8,0,0,1-14.32,7.16Zm-56,48.84a8,8,0,0,1,10.74-3.57l16,8a8,8,0,0,1-7.16,14.31l-16-8A8,8,0,0,1,16.84,92.42Zm192,15.16a8,8,0,0,1,3.58-10.73l16-8a8,8,0,1,1,7.16,14.31l-16,8a8,8,0,0,1-10.74-3.58Zm-48-55.16,8-16a8,8,0,0,1,14.32,7.16l-8,16a8,8,0,1,1-14.32-7.16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-camera: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M208,64H176L160,40H96L80,64H48A16,16,0,0,0,32,80V192a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V80A16,16,0,0,0,208,64ZM128,168a36,36,0,1,1,36-36A36,36,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,56H180.28L166.65,35.56A8,8,0,0,0,160,32H96a8,8,0,0,0-6.65,3.56L75.71,56H48A24,24,0,0,0,24,80V192a24,24,0,0,0,24,24H208a24,24,0,0,0,24-24V80A24,24,0,0,0,208,56Zm8,136a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8H80a8,8,0,0,0,6.66-3.56L100.28,48h55.43l13.63,20.44A8,8,0,0,0,176,72h32a8,8,0,0,1,8,8ZM128,88a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,88Zm0,72a28,28,0,1,1,28-28A28,28,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pine: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M32,192l56-72H48L128,16l80,104H168l56,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M230.31,187.09,184.36,128H208a8,8,0,0,0,6.34-12.88l-80-104a8,8,0,0,0-12.68,0l-80,104A8,8,0,0,0,48,128H71.64L25.69,187.09A8,8,0,0,0,32,200h88v40a8,8,0,0,0,16,0V200h88a8,8,0,0,0,6.31-12.91ZM48.36,184l46-59.09A8,8,0,0,0,88,112H64.25L128,29.12,191.75,112H168a8,8,0,0,0-6.31,12.91L207.64,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tree: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M232,127.82c.09,33.94-28.41,63.3-62.34,64.16a63.72,63.72,0,0,1-41.66-14,63.71,63.71,0,0,1-41.65,14c-33.93-.86-62.44-30.22-62.35-64.16a64,64,0,0,1,40.13-59.2,68,68,0,0,1,127.74,0A64,64,0,0,1,232,127.82Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M198.1,62.59a76,76,0,0,0-140.2,0A71.71,71.71,0,0,0,16,127.8C15.9,166,48,199,86.14,200A72.22,72.22,0,0,0,120,192.47V232a8,8,0,0,0,16,0V192.47A72.17,72.17,0,0,0,168,200l1.82,0C208,199,240.11,166,240,127.8A71.71,71.71,0,0,0,198.1,62.59ZM169.45,184a56.08,56.08,0,0,1-33.45-10v-41l43.58-21.78a8,8,0,1,0-7.16-14.32L136,115.06V88a8,8,0,0,0-16,0v51.06L83.58,120.84a8,8,0,1,0-7.16,14.32L120,156.94v17a56,56,0,0,1-33.45,10C56.9,183.23,31.92,157.52,32,127.84A55.79,55.79,0,0,1,67.11,76a8,8,0,0,0,4.53-4.67,60,60,0,0,1,112.72,0A8,8,0,0,0,188.89,76,55.79,55.79,0,0,1,224,127.84C224.08,157.52,199.1,183.23,169.45,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cat: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M224,48v88c0,48.6-43,88-96,88s-96-39.4-96-88V48a8,8,0,0,1,13.66-5.66L67.6,67.6h0a102.87,102.87,0,0,1,120.8,0h0l21.94-25.24A8,8,0,0,1,224,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M96,140a12,12,0,1,1-12-12A12,12,0,0,1,96,140Zm76-12a12,12,0,1,0,12,12A12,12,0,0,0,172,128Zm60-80v88c0,52.93-46.65,96-104,96S24,188.93,24,136V48A16,16,0,0,1,51.31,36.69c.14.14.26.27.38.41L69,57a111.22,111.22,0,0,1,118.1,0L204.31,37.1c.12-.14.24-.27.38-.41A16,16,0,0,1,232,48Zm-16,0-21.56,24.8A8,8,0,0,1,183.63,74,88.86,88.86,0,0,0,168,64.75V88a8,8,0,1,1-16,0V59.05a97.43,97.43,0,0,0-16-2.72V88a8,8,0,1,1-16,0V56.33a97.43,97.43,0,0,0-16,2.72V88a8,8,0,1,1-16,0V64.75A88.86,88.86,0,0,0,72.37,74a8,8,0,0,1-10.81-1.17L40,48v88c0,41.66,35.21,76,80,79.67V195.31l-13.66-13.66a8,8,0,0,1,11.32-11.31L128,180.68l10.34-10.34a8,8,0,0,1,11.32,11.31L136,195.31v20.36c44.79-3.69,80-38,80-79.67Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dog: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M208,120.38V184a32,32,0,0,1-32,32H80a32,32,0,0,1-32-32V120.38L104,48h48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.71,125l-16.42-88a16,16,0,0,0-19.61-12.58l-.31.09L150.85,40h-45.7L52.63,24.56l-.31-.09A16,16,0,0,0,32.71,37.05L16.29,125a15.77,15.77,0,0,0,9.12,17.52A16.26,16.26,0,0,0,32.12,144,15.48,15.48,0,0,0,40,141.84V184a40,40,0,0,0,40,40h96a40,40,0,0,0,40-40V141.85a15.5,15.5,0,0,0,7.87,2.16,16.31,16.31,0,0,0,6.72-1.47A15.77,15.77,0,0,0,239.71,125ZM32,128h0L48.43,40,90.5,52.37Zm144,80H136V195.31l13.66-13.65a8,8,0,0,0-11.32-11.32L128,180.69l-10.34-10.35a8,8,0,0,0-11.32,11.32L120,195.31V208H80a24,24,0,0,1-24-24V123.11L107.93,56h40.14L200,123.11V184A24,24,0,0,1,176,208Zm48-80L165.5,52.37,207.57,40,224,128ZM104,140a12,12,0,1,1-12-12A12,12,0,0,1,104,140Zm72,0a12,12,0,1,1-12-12A12,12,0,0,1,176,140Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-brush: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M224,32c0,32.81-31.64,67.43-58.64,91.05A84.39,84.39,0,0,0,133,90.64C156.57,63.64,191.19,32,224,32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,32a8,8,0,0,0-8-8c-44.08,0-89.31,49.71-114.43,82.63A60,60,0,0,0,32,164c0,30.88-19.54,44.73-20.47,45.37A8,8,0,0,0,16,224H92a60,60,0,0,0,57.37-77.57C182.3,121.31,232,76.08,232,32ZM92,208H34.63C41.38,198.41,48,183.92,48,164a44,44,0,1,1,44,44Zm32.42-94.45q5.14-6.66,10.09-12.55A76.23,76.23,0,0,1,155,121.49q-5.9,4.94-12.55,10.09A60.54,60.54,0,0,0,124.42,113.55Zm42.7-2.68a92.57,92.57,0,0,0-22-22c31.78-34.53,55.75-45,69.9-47.91C212.17,55.12,201.65,79.09,167.12,110.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-apple: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M216,73.52Zm0,99.26c-16.79-11.53-24-30.87-24-52.78,0-18.3,11.68-34.81,24-46.48C204.53,62.66,185,56,168,56a63.72,63.72,0,0,0-40,14h0A63.71,63.71,0,0,0,88.88,56C52,55.5,23.06,86.3,24,123.19a119.62,119.62,0,0,0,37.65,84.12A32,32,0,0,0,83.6,216h87.7a31.75,31.75,0,0,0,23.26-10c15.85-17,21.44-33.2,21.44-33.2Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.3,169.59a8.07,8.07,0,0,0-2.8-3.4C203.53,154.53,200,134.64,200,120c0-17.67,13.47-33.06,21.5-40.67a8,8,0,0,0,0-11.62C208.82,55.74,187.82,48,168,48a72.23,72.23,0,0,0-40,12.13,71.56,71.56,0,0,0-90.71,9.09A74.63,74.63,0,0,0,16,123.4a127,127,0,0,0,40.14,89.73A39.8,39.8,0,0,0,83.59,224h87.68a39.84,39.84,0,0,0,29.12-12.57,125,125,0,0,0,17.82-24.6C225.23,174,224.33,172,223.3,169.59Zm-34.63,30.94a23.76,23.76,0,0,1-17.4,7.47H83.59a23.82,23.82,0,0,1-16.44-6.51A111.14,111.14,0,0,1,32,123,58.5,58.5,0,0,1,48.65,80.47,54.81,54.81,0,0,1,88,64h.78A55.45,55.45,0,0,1,123,76.28a8,8,0,0,0,10,0A55.39,55.39,0,0,1,168,64a70.64,70.64,0,0,1,36,10.35c-13,14.52-20,30.47-20,45.65,0,23.77,7.64,42.73,22.18,55.3A105.52,105.52,0,0,1,188.67,200.53ZM128.23,30A40,40,0,0,1,167,0h1a8,8,0,0,1,0,16h-1a24,24,0,0,0-23.24,18,8,8,0,1,1-15.5-4Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pencil: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.31,73.37,182.63,28.68a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H92.69A15.86,15.86,0,0,0,104,219.31L227.31,96a16,16,0,0,0,0-22.63ZM51.31,160,136,75.31,152.69,92,68,176.68ZM48,179.31,76.69,208H48Zm48,25.38L79.31,188,164,103.31,180.69,120Zm96-96L147.31,64l24-24L216,84.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gaming: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M216.86,207.57a28,28,0,0,1-24.66-7.77L150.09,152H172a51.94,51.94,0,0,0,51.2-61h0l16.36,84.17A28,28,0,0,1,216.86,207.57Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M176,112H152a8,8,0,0,1,0-16h24a8,8,0,0,1,0,16ZM104,96H96V88a8,8,0,0,0-16,0v8H72a8,8,0,0,0,0,16h8v8a8,8,0,0,0,16,0v-8h8a8,8,0,0,0,0-16ZM241.48,200.65a36,36,0,0,1-54.94,4.81c-.12-.12-.24-.24-.35-.37L146.48,160h-37L69.81,205.09l-.35.37A36.08,36.08,0,0,1,44,216,36,36,0,0,1,8.56,173.75a.68.68,0,0,1,0-.14L24.93,89.52A59.88,59.88,0,0,1,83.89,40H172a60.08,60.08,0,0,1,59,49.25c0,.06,0,.12,0,.18l16.37,84.17a.68.68,0,0,1,0,.14A35.74,35.74,0,0,1,241.48,200.65ZM172,144a44,44,0,0,0,0-88H83.89A43.9,43.9,0,0,0,40.68,92.37l0,.13L24.3,176.59A20,20,0,0,0,58,194.3l41.92-47.59a8,8,0,0,1,6-2.71Zm59.7,32.59-8.74-45A60,60,0,0,1,172,160h-4.2L198,194.31a20.09,20.09,0,0,0,17.46,5.39,20,20,0,0,0,16.23-23.11Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cube: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M128,129.09V232a8,8,0,0,1-3.84-1l-88-48.16a8,8,0,0,1-4.16-7V80.2a8,8,0,0,1,.7-3.27Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.68,66.15,135.68,18h0a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32h0l80.34,44L128,120,47.66,76ZM40,90l80,43.78v85.79L40,175.82Zm96,129.57V133.82L216,90v85.78Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-football: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M65.17,108.08l-33,25.34c-.1-1.8-.15-3.6-.15-5.42A95.61,95.61,0,0,1,53.23,67.78ZM46.92,179.42a96.12,96.12,0,0,0,57,41.52l-14.7-41.52Zm105.21,41.52a96.12,96.12,0,0,0,57-41.52H166.83ZM202.77,67.78l-11.94,40.3,33,25.34c.1-1.8.15-3.6.15-5.42A95.61,95.61,0,0,0,202.77,67.78Zm-38.52-28.7a96.34,96.34,0,0,0-72.5,0L128,64ZM152.72,160,168,115.5,128,88,88,115.5,103.28,160Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm76.52,147.42H170.9l-9.26-12.76,12.63-36.78,15-4.89,26.24,20.13A87.38,87.38,0,0,1,204.52,171.42Zm-164-34.3L66.71,117l15,4.89,12.63,36.78L85.1,171.42H51.48A87.38,87.38,0,0,1,40.47,137.12Zm10-50.64,5.51,18.6L40.71,116.77A87.33,87.33,0,0,1,50.43,86.48ZM109,152,97.54,118.65,128,97.71l30.46,20.94L147,152Zm91.07-46.92,5.51-18.6a87.33,87.33,0,0,1,9.72,30.29Zm-6.2-35.38-9.51,32.08-15.07,4.89L136,83.79V68.21l29.09-20A88.58,88.58,0,0,1,193.86,69.7ZM146.07,41.87,128,54.29,109.93,41.87a88.24,88.24,0,0,1,36.14,0ZM90.91,48.21l29.09,20V83.79L86.72,106.67l-15.07-4.89L62.14,69.7A88.58,88.58,0,0,1,90.91,48.21ZM63.15,187.42H83.52l7.17,20.27A88.4,88.4,0,0,1,63.15,187.42ZM110,214.13,98.12,180.71,107.35,168h41.3l9.23,12.71-11.83,33.42a88,88,0,0,1-36.1,0Zm55.36-6.44,7.17-20.27h20.37A88.4,88.4,0,0,1,165.31,207.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pride: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M224,112v16a96,96,0,0,1-192,0V88a24,24,0,0,1,48,0V64a24,24,0,0,1,48,0,24,24,0,0,1,48,0V88h24A24,24,0,0,1,224,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M200,80H184V64a32,32,0,0,0-56-21.13A32,32,0,0,0,72.21,60.42,32,32,0,0,0,24,88v40a104,104,0,0,0,208,0V112A32,32,0,0,0,200,80ZM152,48a16,16,0,0,1,16,16V80H136V64A16,16,0,0,1,152,48ZM88,64a16,16,0,0,1,32,0v40a16,16,0,0,1-32,0ZM40,88a16,16,0,0,1,32,0v16a16,16,0,0,1-32,0Zm176,40a88,88,0,0,1-175.92,3.75A31.93,31.93,0,0,0,80,125.13a31.93,31.93,0,0,0,44.58,3.35,32.21,32.21,0,0,0,11.8,11.44A47.88,47.88,0,0,0,120,176a8,8,0,0,0,16,0,32,32,0,0,1,32-32,8,8,0,0,0,0-16H152a16,16,0,0,1-16-16V96h64a16,16,0,0,1,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-vote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V208a8,8,0,0,1-8,8H64L40,192V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,48V208a16,16,0,0,1-16,16H136a8,8,0,0,1,0-16h72V48H48v96a8,8,0,0,1-16,0V48A16,16,0,0,1,48,32H208A16,16,0,0,1,224,48ZM125.66,154.34a8,8,0,0,0-11.32,0L64,204.69,45.66,186.34a8,8,0,0,0-11.32,11.32l24,24a8,8,0,0,0,11.32,0l56-56A8,8,0,0,0,125.66,154.34Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-code: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M240,128l-48,40H64L16,128,64,88H192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M69.12,94.15,28.5,128l40.62,33.85a8,8,0,1,1-10.24,12.29l-48-40a8,8,0,0,1,0-12.29l48-40a8,8,0,0,1,10.24,12.3Zm176,27.7-48-40a8,8,0,1,0-10.24,12.3L227.5,128l-40.62,33.85a8,8,0,1,0,10.24,12.29l48-40a8,8,0,0,0,0-12.29ZM162.73,32.48a8,8,0,0,0-10.25,4.79l-64,176a8,8,0,0,0,4.79,10.26A8.14,8.14,0,0,0,96,224a8,8,0,0,0,7.52-5.27l64-176A8,8,0,0,0,162.73,32.48Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-handshake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M200,152l-40,40L96,176,40,136,72.68,70.63,128,56l55.32,14.63L183.6,72H144L98.34,116.29a8,8,0,0,0,1.38,12.42C117.23,139.9,141,139.13,160,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M254.3,107.91,228.78,56.85a16,16,0,0,0-21.47-7.15L182.44,62.13,130.05,48.27a8.14,8.14,0,0,0-4.1,0L73.56,62.13,48.69,49.7a16,16,0,0,0-21.47,7.15L1.7,107.9a16,16,0,0,0,7.15,21.47l27,13.51,55.49,39.63a8.06,8.06,0,0,0,2.71,1.25l64,16a8,8,0,0,0,7.6-2.1l55.07-55.08,26.42-13.21a16,16,0,0,0,7.15-21.46Zm-54.89,33.37L165,113.72a8,8,0,0,0-10.68.61C136.51,132.27,116.66,130,104,122L147.24,80h31.81l27.21,54.41ZM41.53,64,62,74.22,36.43,125.27,16,115.06Zm116,119.13L99.42,168.61l-49.2-35.14,28-56L128,64.28l9.8,2.59-45,43.68-.08.09a16,16,0,0,0,2.72,24.81c20.56,13.13,45.37,11,64.91-5L188,152.66Zm62-57.87-25.52-51L214.47,64,240,115.06Zm-87.75,92.67a8,8,0,0,1-7.75,6.06,8.13,8.13,0,0,1-1.95-.24L80.41,213.33a7.89,7.89,0,0,1-2.71-1.25L51.35,193.26a8,8,0,0,1,9.3-13l25.11,17.94L126,208.24A8,8,0,0,1,131.82,217.94Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-science: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M210.26,210.26c-17.23,17.23-68-5.63-113.46-51.06S28.51,63,45.74,45.74s68,5.63,113.46,51.06S227.49,193,210.26,210.26Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M196.12,128c24.65-34.61,37.22-70.38,19.74-87.86S162.61,35.23,128,59.88C93.39,35.23,57.62,22.66,40.14,40.14S35.23,93.39,59.88,128c-24.65,34.61-37.22,70.38-19.74,87.86h0c5.63,5.63,13.15,8.14,21.91,8.14,18.48,0,42.48-11.17,66-27.88C151.47,212.83,175.47,224,194,224c8.76,0,16.29-2.52,21.91-8.14h0C233.34,198.38,220.77,162.61,196.12,128Zm8.43-76.55c7.64,7.64,2.48,32.4-18.52,63.28a300.33,300.33,0,0,0-21.19-23.57A300.33,300.33,0,0,0,141.27,70C172.15,49,196.91,43.8,204.55,51.45ZM176.29,128a289.14,289.14,0,0,1-22.76,25.53A289.14,289.14,0,0,1,128,176.29a289.14,289.14,0,0,1-25.53-22.76A289.14,289.14,0,0,1,79.71,128,298.62,298.62,0,0,1,128,79.71a289.14,289.14,0,0,1,25.53,22.76A289.14,289.14,0,0,1,176.29,128ZM51.45,51.45c2.2-2.21,5.83-3.35,10.62-3.35C73.89,48.1,92.76,55,114.72,70A304,304,0,0,0,91.16,91.16,300.33,300.33,0,0,0,70,114.73C49,83.85,43.81,59.09,51.45,51.45Zm0,153.1C43.81,196.91,49,172.15,70,141.27a300.33,300.33,0,0,0,21.19,23.57A304.18,304.18,0,0,0,114.73,186C83.85,207,59.09,212.2,51.45,204.55Zm153.1,0c-7.64,7.65-32.4,2.48-63.28-18.52a304.18,304.18,0,0,0,23.57-21.19A300.33,300.33,0,0,0,186,141.27C207,172.15,212.19,196.91,204.55,204.55ZM140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-book: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%236364ff' viewBox='0 0 256 256'%3E%3Cpath d='M232,56V200H160a32,32,0,0,0-32,32,32,32,0,0,0-32-32H24V56H96a32,32,0,0,1,32,32,32,32,0,0,1,32-32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-olympics: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' version='1.1' width='1020' height='495' id='svg2'%3E%3Cmetadata id='metadata28'%3E%3Crdf:RDF%3E%3Ccc:Work rdf:about=''%3E%3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E%3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E%3Cdc:title%3E%3C/dc:title%3E%3C/cc:Work%3E%3C/rdf:RDF%3E%3C/metadata%3E%3Cdefs id='defs4' /%3E%3Cg transform='matrix(5.7658033,0,0,5.7658033,-216.55705,-1629.403)' id='g3854' style='fill:%23000000;fill-opacity:1'%3E%3Cpath d='m 77.998457,338.04465 c 9.719843,-3.74035 16.634311,-13.17634 16.634311,-24.1989 0,-14.29201 -11.62467,-25.91668 -25.916678,-25.91668 -14.292008,0 -25.95413,11.62467 -25.95413,25.91668 0,14.29201 11.662122,25.91668 25.95413,25.91668 0.54665,0 1.089397,-0.017 1.627741,-0.0505 -0.212847,-1.56081 -0.14221,-4.09918 0.0472,-5.10887 -0.552337,0.0437 -1.110922,0.0659 -1.674938,0.0659 -11.526965,0 -20.823227,-9.29627 -20.823227,-20.82323 0,-11.52696 9.296262,-20.82323 20.823227,-20.82323 l 0,4e-5 c 11.526959,0 20.785775,9.29627 20.785775,20.82323 0,7.91769 -4.368408,14.78291 -10.83969,18.30588 -0.315166,1.3712 -0.711622,4.31209 -0.663721,5.893 z' id='path3016' style='fill:%236364ff;fill-opacity:1' /%3E%3Cpath d='m 118.12057,340.00218 c -1.34862,10.20474 -10.02005,18.04148 -20.603518,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.026538,0 23.837178,-9.65722 25.649488,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.590368,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.546428,0 17.537168,6.37619 20.001238,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3790' style='fill:%236364ff;fill-opacity:1' /%3E%3Cpath d='m 157.72746,317.82769 c 1.60373,10.29047 9.36704,19.0414 20.1411,21.36875 13.96979,3.01767 27.78686,-5.89044 30.80453,-19.86023 3.01768,-13.9698 -5.88253,-27.82347 -19.85233,-30.84115 -13.96979,-3.01767 -27.79477,5.92705 -30.81244,19.89685 -0.11542,0.53432 -0.2134,1.06841 -0.29433,1.6017 1.57057,0.12151 4.03679,0.72651 4.98373,1.12484 0.0739,-0.54911 0.17015,-1.09979 0.28924,-1.65109 2.43385,-11.26709 13.48338,-18.39092 24.75047,-15.95707 11.26708,2.43385 18.39092,13.48338 15.95706,24.75047 l -3e-5,-1e-5 c -2.43385,11.26709 -13.47548,18.35431 -24.74257,15.92046 -7.73918,-1.67178 -13.52726,-7.39124 -15.60443,-14.46049 -1.27374,-0.59757 -4.06462,-1.60605 -5.62,-1.89303 z' id='path3842' style='fill:%236364ff;fill-opacity:1' /%3E%3Cpath d='m 105.40431,311.064 c 1.34862,-10.20474 10.02005,-18.04148 20.60351,-18.04148 11.52697,0 20.82323,9.29627 20.82323,20.82323 0,7.8992 -4.36561,14.75085 -10.82304,18.28114 -0.45237,1.7753 -0.72684,3.69514 -0.65576,5.89574 9.70007,-3.75525 16.6097,-13.17589 16.6097,-24.17688 0,-14.29201 -11.66212,-25.91668 -25.95413,-25.91668 -13.02653,0 -23.83717,9.65722 -25.64948,22.18923 1.32835,0.0348 4.11703,0.60321 5.04597,0.9457 z m -4.98685,6.89716 c 1.97707,12.3428 12.69857,21.80127 25.59036,21.80127 0.5666,0 1.12907,-0.0183 1.68684,-0.0542 -0.31178,-1.20255 -0.3074,-3.96583 0.0166,-5.10739 l 0,-6e-5 c -0.5617,0.0452 -1.1298,0.0682 -1.70343,0.0682 -9.54642,0 -17.53716,-6.37619 -20.00123,-15.11504 -1.68318,-0.64085 -3.49015,-1.20604 -5.58913,-1.59278 z' id='path3850' style='fill:%236364ff;fill-opacity:1' /%3E%3Cpath d='m 175.43867,340.00219 c -1.34862,10.20474 -10.02005,18.04148 -20.60351,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.02653,0 23.83717,-9.65722 25.64948,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.59036,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.54642,0 17.53716,6.37619 20.00123,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3852' style='fill:%236364ff;fill-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A"); +} +@media (prefers-color-scheme: dark) { + :root { + /* Mastodon logo */ + --logo: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' class='mastodon-logo' viewBox='0 0 216.414 232.01'%3E%3Cdefs xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient xmlns='http://www.w3.org/2000/svg' id='a' x2='0%25' y2='100%25' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0%25' stop-color='%237a7af9'/%3E%3Cstop offset='100%25' stop-color='%237a7af9'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath xmlns='http://www.w3.org/2000/svg' fill='url(%23a)' d='M211.807 139.088c-3.18 16.366-28.492 34.277-57.562 37.748-15.159 1.809-30.084 3.471-45.999 2.741-26.027-1.192-46.565-6.212-46.565-6.212 0 2.534.156 4.946.469 7.202 3.384 25.687 25.47 27.225 46.391 27.943 21.116.723 39.919-5.206 39.919-5.206l.867 19.09s-14.77 7.931-41.08 9.39c-14.51.797-32.525-.365-53.507-5.919C9.232 213.82 1.406 165.311.209 116.091c-.365-14.613-.14-28.393-.14-39.918 0-50.33 32.976-65.083 32.976-65.083C49.672 3.454 78.204.242 107.865 0h.729c29.66.242 58.21 3.454 74.837 11.09 0 0 32.975 14.752 32.975 65.082 0 0 .414 37.134-4.599 62.916'/%3E%3Cpath fill='%23fff' d='M177.51 80.077v60.941h-24.144v-59.15c0-12.469-5.246-18.797-15.74-18.797-11.602 0-17.417 7.507-17.417 22.352V117.8H96.207V85.423c0-14.845-5.816-22.352-17.418-22.352-10.494 0-15.74 6.328-15.74 18.797v59.15H38.905V80.077c0-12.455 3.171-22.352 9.541-29.675 6.569-7.322 15.171-11.076 25.85-11.076 12.355 0 21.711 4.748 27.898 14.247l6.013 10.082 6.015-10.082c6.185-9.498 15.542-14.247 27.898-14.247 10.677 0 19.28 3.753 25.85 11.076 6.369 7.322 9.54 17.22 9.54 29.675'/%3E%3C/svg%3E"); + + /* Post+Notifications icons */ + --icon-reply: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M236,200a12,12,0,0,1-24,0,84.09,84.09,0,0,0-84-84H61l27.52,27.51a12,12,0,0,1-17,17l-48-48a12,12,0,0,1,0-17l48-48a12,12,0,0,1,17,17L61,92h67A108.12,108.12,0,0,1,236,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M80,56v96L32,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96H88V56a8,8,0,0,0-13.66-5.66l-48,48a8,8,0,0,0,0,11.32l48,48A8,8,0,0,0,88,152V112h40a88.1,88.1,0,0,1,88,88,8,8,0,0,0,16,0A104.11,104.11,0,0,0,128,96ZM72,132.69,43.31,104,72,75.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M232,200a8,8,0,0,1-16,0,88.1,88.1,0,0,0-88-88H88v40a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,88,56V96h40A104.11,104.11,0,0,1,232,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-all: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,56v96L80,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M85.66,146.34a8,8,0,0,1-11.32,11.32l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,85.66,61.66L43.31,104ZM232,200a8,8,0,0,1-16,0,88.11,88.11,0,0,0-80-87.63V152a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,136,56V96.3A104.15,104.15,0,0,1,232,200ZM120,75.31,91.31,104,120,132.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M227.85,46.89a20,20,0,0,0-18.74-18.74c-13.13-.77-46.65.42-74.48,28.24L131,60H74.36a19.83,19.83,0,0,0-14.14,5.86L25.87,100.19a20,20,0,0,0,11.35,33.95l37.14,5.18,42.32,42.32,5.19,37.18A19.88,19.88,0,0,0,135.34,235a20.13,20.13,0,0,0,6.37,1,19.9,19.9,0,0,0,14.1-5.87l34.34-34.35A19.85,19.85,0,0,0,196,181.64V125l3.6-3.59C227.43,93.54,228.62,60,227.85,46.89ZM76,84h31L75.75,115.28l-27.23-3.8ZM151.6,73.37A72.27,72.27,0,0,1,204,52a72.17,72.17,0,0,1-21.38,52.41L128,159,97,128ZM172,180l-27.49,27.49-3.8-27.23L172,149Zm-72,22c-8.71,11.85-26.19,26-60,26a12,12,0,0,1-12-12c0-33.84,14.12-51.32,26-60A12,12,0,1,1,68.18,175.3C62.3,179.63,55.51,187.8,53,203c15.21-2.51,23.37-9.3,27.7-15.18A12,12,0,1,1,100,202Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M184,120v61.65a8,8,0,0,1-2.34,5.65l-34.35,34.35a8,8,0,0,1-13.57-4.53L128,176ZM136,72H74.35a8,8,0,0,0-5.65,2.34L34.35,108.69a8,8,0,0,0,4.53,13.57L80,128ZM40,216c37.65,0,50.69-19.69,54.56-28.18L68.18,161.44C59.69,165.31,40,178.35,40,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.85,47.12a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.41,27.07L132.69,64H74.36A15.91,15.91,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A15.91,15.91,0,0,0,192,181.64V123.31l4.77-4.77C223.45,91.86,224.6,59.71,223.85,47.12ZM74.36,80h42.33L77.16,119.52,40,114.34Zm74.41-9.45a76.65,76.65,0,0,1,59.11-22.47,76.46,76.46,0,0,1-22.42,59.16L128,164.68,91.32,128ZM176,181.64,141.67,216l-5.19-37.17L176,139.31Zm-74.16,9.5C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M101.85,191.14C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Zm122-144a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.4,27.07h0L88,108.7A8,8,0,0,1,76.67,97.39l26.56-26.57A4,4,0,0,0,100.41,64H74.35A15.9,15.9,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A16,16,0,0,0,192,181.65V155.59a4,4,0,0,0-6.83-2.82l-26.57,26.56a8,8,0,0,1-11.71-.42,8.2,8.2,0,0,1,.6-11.1l49.27-49.27h0C223.45,91.86,224.6,59.71,223.85,47.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M243,96a20.33,20.33,0,0,0-17.74-14l-56.59-4.57L146.83,24.62a20.36,20.36,0,0,0-37.66,0L87.35,77.44,30.76,82A20.45,20.45,0,0,0,19.1,117.88l43.18,37.24-13.2,55.7A20.37,20.37,0,0,0,79.57,233L128,203.19,176.43,233a20.39,20.39,0,0,0,30.49-22.15l-13.2-55.7,43.18-37.24A20.43,20.43,0,0,0,243,96ZM172.53,141.7a12,12,0,0,0-3.84,11.86L181.58,208l-47.29-29.08a12,12,0,0,0-12.58,0L74.42,208l12.89-54.4a12,12,0,0,0-3.84-11.86L41.2,105.24l55.4-4.47a12,12,0,0,0,10.13-7.38L128,41.89l21.27,51.5a12,12,0,0,0,10.13,7.38l55.4,4.47Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M192,176v48l-64-40L64,224V176l64-40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32Zm0,16V161.57l-51.77-32.35a8,8,0,0,0-8.48,0L72,161.56V48ZM132.23,177.22a8,8,0,0,0-8.48,0L72,209.57V180.43l56-35,56,35v29.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-translate-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M224,184H144l40-80ZM96,127.56h0A95.78,95.78,0,0,0,128,56H64A95.78,95.78,0,0,0,96,127.56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.15,212.42l-56-112a8,8,0,0,0-14.31,0l-21.71,43.43A88,88,0,0,1,108,126.93,103.65,103.65,0,0,0,135.69,64H160a8,8,0,0,0,0-16H104V32a8,8,0,0,0-16,0V48H32a8,8,0,0,0,0,16h87.63A87.7,87.7,0,0,1,96,116.35a87.74,87.74,0,0,1-19-31,8,8,0,1,0-15.08,5.34A103.63,103.63,0,0,0,84,127a87.55,87.55,0,0,1-52,17,8,8,0,0,0,0,16,103.46,103.46,0,0,0,64-22.08,104.18,104.18,0,0,0,51.44,21.31l-26.6,53.19a8,8,0,0,0,14.31,7.16L148.94,192h70.11l13.79,27.58A8,8,0,0,0,240,224a8,8,0,0,0,7.15-11.58ZM156.94,176,184,121.89,211.05,176Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,92H188V56a12,12,0,0,0-12-12H60V40a12,12,0,0,0-24,0V216a12,12,0,0,0,24,0v-4h84a12,12,0,0,0,12-12V164h68a12,12,0,0,0,12-12V104A12,12,0,0,0,224,92ZM164,68V92H60V68ZM132,188H60V164h72Zm80-48H60V116H212Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M224,104v48H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,96H184V56a8,8,0,0,0-8-8H56V40a8,8,0,0,0-16,0V216a8,8,0,0,0,16,0v-8h88a8,8,0,0,0,8-8V160h72a8,8,0,0,0,8-8V104A8,8,0,0,0,224,96ZM168,64V96H56V64ZM136,192H56V160h80Zm80-48H56V112H216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E");; + --icon-post-notification: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M120,128a16,16,0,1,1-16-16A16,16,0,0,1,120,128Zm32-16a16,16,0,1,0,16,16A16,16,0,0,0,152,112Zm84,16A108,108,0,0,1,78.77,224.15L46.34,235A20,20,0,0,1,21,209.66l10.81-32.43A108,108,0,1,1,236,128Zm-24,0A84,84,0,1,0,55.27,170.06a12,12,0,0,1,1,9.81l-9.93,29.79,29.79-9.93a12.1,12.1,0,0,1,3.8-.62,12,12,0,0,1,6,1.62A84,84,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post-notification-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a12,12,0,0,1-12,12h-8v8a12,12,0,0,1-24,0v-8h-8a12,12,0,0,1,0-24h8v-8a12,12,0,0,1,24,0v8h8A12,12,0,0,1,256,136Zm-54.81,56.28a12,12,0,1,1-18.38,15.44C169.12,191.42,145,172,108,172c-28.89,0-55.46,12.68-74.81,35.72a12,12,0,0,1-18.38-15.44A124.08,124.08,0,0,1,63.5,156.53a72,72,0,1,1,89,0A124,124,0,0,1,201.19,192.28ZM108,148a48,48,0,1,0-48-48A48.05,48.05,0,0,0,108,148Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Navigation icons */ + --icon-home: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bell: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-explore: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-globe: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-direct-messages: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bookmark-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-star-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-accent: var(--icon-star-accent); + --icon-star-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-user-plus-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-list: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-dot-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M176,128a48,48,0,1,1-48-48A48,48,0,0,1,176,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dot-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48,48,0,0,0,128,80Zm0,60a12,12,0,1,1,12-12A12,12,0,0,1,128,140Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-settings: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-settings-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-moderation: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-moderation-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-administration: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-administration-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-logout: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V200a16,16,0,0,1-16,16H48V40H208A16,16,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M120,216a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V40a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H56V208h56A8,8,0,0,1,120,216Zm109.66-93.66-40-40a8,8,0,0,0-11.32,11.32L204.69,120H112a8,8,0,0,0,0,16h92.69l-26.35,26.34a8,8,0,0,0,11.32,11.32l40-40A8,8,0,0,0,229.66,122.34Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-ellipsis-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-column-link-active-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-hashtag: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-hashtag-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Post visibility icons */ + --icon-globe-visibility: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-visibility-inv: var(--icon-globe-visibility); + --icon-globe-visibility-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock-inv: var(--icon-unlock); + --icon-unlock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,80H176V56a48,48,0,0,0-96,0V80H48A16,16,0,0,0,32,96V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V96A16,16,0,0,0,208,80Zm-72,78.63V184a8,8,0,0,1-16,0V158.63a24,24,0,1,1,16,0ZM160,80H96V56a32,32,0,0,1,64,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock-inv: var(--icon-lock); + --icon-lock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M208,76H180V56A52,52,0,0,0,76,56V76H48A20,20,0,0,0,28,96V208a20,20,0,0,0,20,20H208a20,20,0,0,0,20-20V96A20,20,0,0,0,208,76ZM100,56a28,28,0,0,1,56,0V76H100ZM204,204H52V100H204Zm-76-92a32,32,0,0,0-12,61.66V180a12,12,0,0,0,24,0v-6.34A32,32,0,0,0,128,112Zm0,24a8,8,0,1,1-8,8A8,8,0,0,1,128,136Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at-inv: var(--icon-at); + --icon-at-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Other icons */ + --icon-bell-still: var(--icon-bell); + --icon-bell-ringing: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M224,71.1a8,8,0,0,1-10.78-3.42,94.13,94.13,0,0,0-33.46-36.91,8,8,0,1,1,8.54-13.54,111.46,111.46,0,0,1,39.12,43.09A8,8,0,0,1,224,71.1ZM35.71,72a8,8,0,0,0,7.1-4.32A94.13,94.13,0,0,1,76.27,30.77a8,8,0,1,0-8.54-13.54A111.46,111.46,0,0,0,28.61,60.32,8,8,0,0,0,35.71,72Zm186.1,103.94A16,16,0,0,1,208,200H167.2a40,40,0,0,1-78.4,0H48a16,16,0,0,1-13.79-24.06C43.22,160.39,48,138.28,48,112a80,80,0,0,1,160,0C208,138.27,212.78,160.38,221.81,175.94ZM150.62,200H105.38a24,24,0,0,0,45.24,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M160,168l-48,48H66.75L36.69,185.94a16,16,0,0,1,0-22.63L96,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM108.68,208H70.05L42.33,180.28a8,8,0,0,1,0-11.31L96,115.31,148.69,168Zm105-105L160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM213.67,103,160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-megaphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M144,69.09V170.91L50.24,199.67A8,8,0,0,1,40,192V48a8,8,0,0,1,10.24-7.67Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228.54,86.66l-176.06-54A16,16,0,0,0,32,48V192a16,16,0,0,0,16,16,16,16,0,0,0,4.52-.65L136,181.73V192a16,16,0,0,0,16,16h32a16,16,0,0,0,16-16v-29.9l28.54-8.75A16.09,16.09,0,0,0,240,138V102A16.09,16.09,0,0,0,228.54,86.66ZM136,165,48,192V48l88,27Zm48,27H152V176.82L184,167Zm40-54-.11,0L152,160.08V79.92l71.89,22,.11,0v36Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sliders: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a24,24,0,1,1-24-24A24,24,0,0,1,128,80Zm40,72a24,24,0,1,0,24,24A24,24,0,0,0,168,152Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M40,88H73a32,32,0,0,0,62,0h81a8,8,0,0,0,0-16H135a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16Zm64-24A16,16,0,1,1,88,80,16,16,0,0,1,104,64ZM216,168H199a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16h97a32,32,0,0,0,62,0h17a8,8,0,0,0,0-16Zm-48,24a16,16,0,1,1,16-16A16,16,0,0,1,168,192Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-warning: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M215.46,216H40.54C27.92,216,20,202.79,26.13,192.09L113.59,40.22c6.3-11,22.52-11,28.82,0l87.46,151.87C236,202.79,228.08,216,215.46,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM222.93,203.8a8.5,8.5,0,0,1-7.48,4.2H40.55a8.5,8.5,0,0,1-7.48-4.2,7.59,7.59,0,0,1,0-7.72L120.52,44.21a8.75,8.75,0,0,1,15,0l87.45,151.87A7.59,7.59,0,0,1,222.93,203.8ZM120,144V104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm20,36a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-verified: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M225.86,102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28,23.51,138.44,16,128,16s-18.27,7.51-25.18,14.14c-3.94,3.77-8,7.67-11.57,9.14C88,40.64,82.56,40.72,77.31,40.8c-9.76.15-20.82.31-28.51,8S41,67.55,40.8,77.31c-.08,5.25-.16,10.67-1.52,13.94-1.47,3.56-5.37,7.63-9.14,11.57C23.51,109.72,16,117.56,16,128s7.51,18.27,14.14,25.18c3.77,3.94,7.67,8,9.14,11.57,1.36,3.27,1.44,8.69,1.52,13.94.15,9.76.31,20.82,8,28.51s18.75,7.85,28.51,8c5.25.08,10.67.16,13.94,1.52,3.56,1.47,7.63,5.37,11.57,9.14C109.72,232.49,117.56,240,128,240s18.27-7.51,25.18-14.14c3.94-3.77,8-7.67,11.57-9.14,3.27-1.36,8.69-1.44,13.94-1.52,9.76-.15,20.82-.31,28.51-8s7.85-18.75,8-28.51c.08-5.25.16-10.67,1.52-13.94,1.47-3.56,5.37-7.63,9.14-11.57C232.49,146.28,240,138.44,240,128S232.49,109.73,225.86,102.82Zm-52.2,6.84-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M237.94,107.21a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pin: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M235.33,104l-53.47,53.65c4.56,12.67,6.45,33.89-13.19,60A15.93,15.93,0,0,1,157,224c-.38,0-.75,0-1.13,0a16,16,0,0,1-11.32-4.69L96.29,171,53.66,213.66a8,8,0,0,1-11.32-11.32L85,159.71l-48.3-48.3A16,16,0,0,1,38,87.63c25.42-20.51,49.75-16.48,60.4-13.14L152,20.7a16,16,0,0,1,22.63,0l60.69,60.68A16,16,0,0,1,235.33,104Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M218.34,119.6,183.6,154.34a46.58,46.58,0,0,1-44.31,12.26c-.31.34-.62.67-.95,1L103.6,202.34A46.63,46.63,0,1,1,37.66,136.4L72.4,101.66A46.6,46.6,0,0,1,116.71,89.4c.31-.34.62-.67,1-1L152.4,53.66a46.63,46.63,0,0,1,65.94,65.94Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,88.23a54.43,54.43,0,0,1-16,37L189.25,160a54.27,54.27,0,0,1-38.63,16h-.05A54.63,54.63,0,0,1,96,119.84a8,8,0,0,1,16,.45A38.62,38.62,0,0,0,150.58,160h0a38.39,38.39,0,0,0,27.31-11.31l34.75-34.75a38.63,38.63,0,0,0-54.63-54.63l-11,11A8,8,0,0,1,135.7,59l11-11A54.65,54.65,0,0,1,224,48,54.86,54.86,0,0,1,240,88.23ZM109,185.66l-11,11A38.41,38.41,0,0,1,70.6,208h0a38.63,38.63,0,0,1-27.29-65.94L78,107.31A38.63,38.63,0,0,1,144,135.71a8,8,0,0,0,7.78,8.22H152a8,8,0,0,0,8-7.78A54.86,54.86,0,0,0,144,96a54.65,54.65,0,0,0-77.27,0L32,130.75A54.62,54.62,0,0,0,70.56,224h0a54.28,54.28,0,0,0,38.64-16l11-11A8,8,0,0,0,109,185.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M208,104V216H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,112v96a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V112A16,16,0,0,1,56,96H80a8,8,0,0,1,0,16H56v96H200V112H176a8,8,0,0,1,0-16h24A16,16,0,0,1,216,112ZM93.66,69.66,120,43.31V136a8,8,0,0,0,16,0V43.31l26.34,26.35a8,8,0,0,0,11.32-11.32l-40-40a8,8,0,0,0-11.32,0l-40,40A8,8,0,0,0,93.66,69.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-send: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M227.91,134.86,59.93,231a8,8,0,0,1-11.44-9.67L80,128,48.49,34.72a8,8,0,0,1,11.44-9.67l168,95.85A8,8,0,0,1,227.91,134.86Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M231.87,114l-168-95.89A16,16,0,0,0,40.92,37.34L71.55,128,40.92,218.67A16,16,0,0,0,56,240a16.15,16.15,0,0,0,7.93-2.1l167.92-96.05a16,16,0,0,0,.05-27.89ZM56,224a.56.56,0,0,0,0-.12L85.74,136H144a8,8,0,0,0,0-16H85.74L56.06,32.16A.46.46,0,0,0,56,32l168,95.83Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M216,40V168H168V88H88V40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32ZM160,208H48V96H160Zm48-48H176V88a8,8,0,0,0-8-8H96V48H208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-shut: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104c-16.81,20.81-47.63,48-96,48s-79.19-27.19-96-48c16.81-20.81,47.63-48,96-48S207.19,83.19,224,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228,175a8,8,0,0,1-10.92-3l-19-33.2A123.23,123.23,0,0,1,162,155.46l5.87,35.22a8,8,0,0,1-6.58,9.21A8.4,8.4,0,0,1,160,200a8,8,0,0,1-7.88-6.69l-5.77-34.58a133.06,133.06,0,0,1-36.68,0l-5.77,34.58A8,8,0,0,1,96,200a8.4,8.4,0,0,1-1.32-.11,8,8,0,0,1-6.58-9.21L94,155.46a123.23,123.23,0,0,1-36.06-16.69L39,172A8,8,0,1,1,25.06,164l20-35a153.47,153.47,0,0,1-19.3-20A8,8,0,1,1,38.22,99c16.6,20.54,45.64,45,89.78,45s73.18-24.49,89.78-45A8,8,0,1,1,230.22,109a153.47,153.47,0,0,1-19.3,20l20,35A8,8,0,0,1,228,175Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-open: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M230.15,70.54,185.46,25.86a20,20,0,0,0-28.28,0L33.86,149.17A19.86,19.86,0,0,0,28,163.31V208a20,20,0,0,0,20,20H216a12,12,0,0,0,0-24H125L230.15,98.83A20,20,0,0,0,230.15,70.54ZM91,204H52V165l84-84,39,39ZM192,103,153,64l18.34-18.34,39,39Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.32,73.37,182.63,28.69a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H216a8,8,0,0,0,0-16H115.32l112-112A16,16,0,0,0,227.32,73.37ZM48,163.31l88-88L180.69,120l-88,88H48Zm144-54.62L147.32,64l24-24L216,84.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-timer: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-radio: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M176.49,95.51a12,12,0,0,1,0,17l-56,56a12,12,0,0,1-17,0l-24-24a12,12,0,1,1,17-17L112,143l47.51-47.52A12,12,0,0,1,176.49,95.51ZM236,128A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E");; + --icon-check-box: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0ZM228,48V208a20,20,0,0,1-20,20H48a20,20,0,0,1-20-20V48A20,20,0,0,1,48,28H208A20,20,0,0,1,228,48Zm-24,4H52V204H204Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-broom: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M192.8,165.12,43.93,105.57A110.88,110.88,0,0,1,61.47,82.38a8,8,0,0,1,8.67-1.81L95.52,90.85a16,16,0,0,0,20.82-9l21-53.1c4.15-10,15.47-15.33,25.63-11.53a20,20,0,0,1,11.51,26.39L153.13,96.71a16,16,0,0,0,8.93,20.75L187,127.3a8,8,0,0,1,5,7.43V152A104.58,104.58,0,0,0,192.8,165.12Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.5,216.81c-22.56-11-35.5-34.58-35.5-64.8V134.73a15.94,15.94,0,0,0-10.09-14.87L165,110a8,8,0,0,1-4.48-10.34l21.32-53a28,28,0,0,0-16.1-37,28.14,28.14,0,0,0-35.82,16,.61.61,0,0,0,0,.12L108.9,79a8,8,0,0,1-10.37,4.49L73.11,73.14A15.89,15.89,0,0,0,55.74,76.8C34.68,98.45,24,123.75,24,152a111.45,111.45,0,0,0,31.18,77.53A8,8,0,0,0,61,232H232a8,8,0,0,0,3.5-15.19ZM67.14,88l25.41,10.3a24,24,0,0,0,31.23-13.45l21-53c2.56-6.11,9.47-9.27,15.43-7a12,12,0,0,1,6.88,15.92L145.69,93.76a24,24,0,0,0,13.43,31.14L184,134.73V152c0,.33,0,.66,0,1L55.77,101.71A108.84,108.84,0,0,1,67.14,88Zm48,128a87.53,87.53,0,0,1-24.34-42,8,8,0,0,0-15.49,4,105.16,105.16,0,0,0,18.36,38H64.44A95.54,95.54,0,0,1,40,152a85.9,85.9,0,0,1,7.73-36.29l137.8,55.12c3,18,10.56,33.48,21.89,45.16Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Popular hashtag icons */ + --icon-music: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M208,164a28,28,0,1,1-28-28A28,28,0,0,1,208,164ZM52,168a28,28,0,1,0,28,28A28,28,0,0,0,52,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M212.92,17.69a8,8,0,0,0-6.86-1.45l-128,32A8,8,0,0,0,72,56V166.08A36,36,0,1,0,88,196V110.25l112-28v51.83A36,36,0,1,0,216,164V24A8,8,0,0,0,212.92,17.69ZM52,216a20,20,0,1,1,20-20A20,20,0,0,1,52,216ZM88,93.75V62.25l112-28v31.5ZM180,184a20,20,0,1,1,20-20A20,20,0,0,1,180,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-microphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M156.5,151,59,222.45a8,8,0,0,1-10.38-.79l-14.3-14.3A8,8,0,0,1,33.55,197L105,99.5l0,0A64,64,0,0,0,156.48,151Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M168,16A72.07,72.07,0,0,0,96,88a73.29,73.29,0,0,0,.63,9.42L27.12,192.22A15.93,15.93,0,0,0,28.71,213L43,227.29a15.93,15.93,0,0,0,20.78,1.59l94.81-69.53A73.29,73.29,0,0,0,168,160a72,72,0,1,0,0-144Zm56,72a55.72,55.72,0,0,1-11.16,33.52L134.49,43.16A56,56,0,0,1,224,88ZM54.32,216,40,201.68,102.14,117A72.37,72.37,0,0,0,139,153.86ZM112,88a55.67,55.67,0,0,1,11.16-33.51l78.34,78.34A56,56,0,0,1,112,88Zm-2.35,58.34a8,8,0,0,1,0,11.31l-8,8a8,8,0,1,1-11.31-11.31l8-8A8,8,0,0,1,109.67,146.33Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M104,48c0-24,24-40,24-40s24,16,24,40a24,24,0,0,1-48,0ZM208,96H48a16,16,0,0,0-16,16v23.33c0,17.44,13.67,32.18,31.1,32.66A32,32,0,0,0,96,136a32,32,0,0,0,64,0,32,32,0,0,0,32.9,32c17.43-.48,31.1-15.22,31.1-32.66V112A16,16,0,0,0,208,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,112a24,24,0,0,0-24-24H136V79a32.06,32.06,0,0,0,24-31c0-28-26.44-45.91-27.56-46.66a8,8,0,0,0-8.88,0C122.44,2.09,96,20,96,48a32.06,32.06,0,0,0,24,31v9H48a24,24,0,0,0-24,24v23.33a40.84,40.84,0,0,0,8,24.24V200a24,24,0,0,0,24,24H200a24,24,0,0,0,24-24V159.57a40.84,40.84,0,0,0,8-24.24ZM112,48c0-13.57,10-24.46,16-29.79,6,5.33,16,16.22,16,29.79a16,16,0,0,1-32,0ZM40,112a8,8,0,0,1,8-8H208a8,8,0,0,1,8,8v23.33c0,13.25-10.46,24.31-23.32,24.66A24,24,0,0,1,168,136a8,8,0,0,0-16,0,24,24,0,0,1-48,0,8,8,0,0,0-16,0,24,24,0,0,1-24.68,24C50.46,159.64,40,148.58,40,135.33Zm160,96H56a8,8,0,0,1-8-8V172.56A38.77,38.77,0,0,0,62.88,176a39.69,39.69,0,0,0,29-11.31A40.36,40.36,0,0,0,96,160a40,40,0,0,0,64,0,40.36,40.36,0,0,0,4.13,4.67A39.67,39.67,0,0,0,192,176c.38,0,.76,0,1.14,0A38.77,38.77,0,0,0,208,172.56V200A8,8,0,0,1,200,208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-calendar: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V88H40V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,32H184V24a8,8,0,0,0-16,0v8H88V24a8,8,0,0,0-16,0v8H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM72,48v8a8,8,0,0,0,16,0V48h80v8a8,8,0,0,0,16,0V48h24V80H48V48ZM208,208H48V96H208V208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-popcorn: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M88,96l16,120H70.34a8,8,0,0,1-7.79-6.17L32,80Zm80,0L152,216h33.66a8,8,0,0,0,7.79-6.17L224,80Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.52,74.21a8,8,0,0,0-7.13-2A44,44,0,0,0,168,41.67a44,44,0,0,0-80,0,44,44,0,0,0-54.4,30.51,8,8,0,0,0-9.4,9.65L54.76,211.67A16,16,0,0,0,70.34,224H185.66a16,16,0,0,0,15.58-12.33L231.79,81.83A8,8,0,0,0,229.52,74.21ZM76,56a27.68,27.68,0,0,1,13.11,3.26,8,8,0,0,0,11.56-5.34,28,28,0,0,1,54.66,0,8,8,0,0,0,11.56,5.34A28,28,0,0,1,207,76.54l-38.56,11-34.49-13.8a16,16,0,0,0-11.88,0L87.57,87.56,49,76.54A28,28,0,0,1,76,56Zm83.25,45.11L145,208H111L96.75,101.11,128,88.62ZM42.91,91.44l37.85,10.81L94.86,208H70.34ZM185.66,208H161.14l14.1-105.75,37.85-10.81Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tangerine-slice: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M216,88A88,88,0,0,1,40,88Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M248,80H8a8,8,0,0,0-8,8,128,128,0,0,0,256,0A8,8,0,0,0,248,80ZM77.4,149.91l42.6-42.6V167.6A79.59,79.59,0,0,1,77.4,149.91ZM66.09,138.6A79.59,79.59,0,0,1,48.4,96h60.29ZM136,107.31l42.6,42.6A79.59,79.59,0,0,1,136,167.6Zm53.91,31.29L147.31,96H207.6A79.59,79.59,0,0,1,189.91,138.6ZM128,200A112.15,112.15,0,0,1,16.28,96H32.34a96,96,0,0,0,191.32,0h16.06A112.15,112.15,0,0,1,128,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sunset: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M192,144a64.33,64.33,0,0,1-2,16H66a64,64,0,1,1,126-16Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,152H199.55a73.54,73.54,0,0,0,.45-8,72,72,0,0,0-144,0,73.54,73.54,0,0,0,.45,8H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM72,144a56,56,0,1,1,111.41,8H72.59A56.13,56.13,0,0,1,72,144Zm144,56a8,8,0,0,1-8,8H48a8,8,0,0,1,0-16H208A8,8,0,0,1,216,200ZM72.84,43.58a8,8,0,0,1,14.32-7.16l8,16a8,8,0,0,1-14.32,7.16Zm-56,48.84a8,8,0,0,1,10.74-3.57l16,8a8,8,0,0,1-7.16,14.31l-16-8A8,8,0,0,1,16.84,92.42Zm192,15.16a8,8,0,0,1,3.58-10.73l16-8a8,8,0,1,1,7.16,14.31l-16,8a8,8,0,0,1-10.74-3.58Zm-48-55.16,8-16a8,8,0,0,1,14.32,7.16l-8,16a8,8,0,1,1-14.32-7.16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-camera: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M208,64H176L160,40H96L80,64H48A16,16,0,0,0,32,80V192a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V80A16,16,0,0,0,208,64ZM128,168a36,36,0,1,1,36-36A36,36,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,56H180.28L166.65,35.56A8,8,0,0,0,160,32H96a8,8,0,0,0-6.65,3.56L75.71,56H48A24,24,0,0,0,24,80V192a24,24,0,0,0,24,24H208a24,24,0,0,0,24-24V80A24,24,0,0,0,208,56Zm8,136a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8H80a8,8,0,0,0,6.66-3.56L100.28,48h55.43l13.63,20.44A8,8,0,0,0,176,72h32a8,8,0,0,1,8,8ZM128,88a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,88Zm0,72a28,28,0,1,1,28-28A28,28,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pine: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M32,192l56-72H48L128,16l80,104H168l56,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M230.31,187.09,184.36,128H208a8,8,0,0,0,6.34-12.88l-80-104a8,8,0,0,0-12.68,0l-80,104A8,8,0,0,0,48,128H71.64L25.69,187.09A8,8,0,0,0,32,200h88v40a8,8,0,0,0,16,0V200h88a8,8,0,0,0,6.31-12.91ZM48.36,184l46-59.09A8,8,0,0,0,88,112H64.25L128,29.12,191.75,112H168a8,8,0,0,0-6.31,12.91L207.64,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tree: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M232,127.82c.09,33.94-28.41,63.3-62.34,64.16a63.72,63.72,0,0,1-41.66-14,63.71,63.71,0,0,1-41.65,14c-33.93-.86-62.44-30.22-62.35-64.16a64,64,0,0,1,40.13-59.2,68,68,0,0,1,127.74,0A64,64,0,0,1,232,127.82Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M198.1,62.59a76,76,0,0,0-140.2,0A71.71,71.71,0,0,0,16,127.8C15.9,166,48,199,86.14,200A72.22,72.22,0,0,0,120,192.47V232a8,8,0,0,0,16,0V192.47A72.17,72.17,0,0,0,168,200l1.82,0C208,199,240.11,166,240,127.8A71.71,71.71,0,0,0,198.1,62.59ZM169.45,184a56.08,56.08,0,0,1-33.45-10v-41l43.58-21.78a8,8,0,1,0-7.16-14.32L136,115.06V88a8,8,0,0,0-16,0v51.06L83.58,120.84a8,8,0,1,0-7.16,14.32L120,156.94v17a56,56,0,0,1-33.45,10C56.9,183.23,31.92,157.52,32,127.84A55.79,55.79,0,0,1,67.11,76a8,8,0,0,0,4.53-4.67,60,60,0,0,1,112.72,0A8,8,0,0,0,188.89,76,55.79,55.79,0,0,1,224,127.84C224.08,157.52,199.1,183.23,169.45,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cat: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M224,48v88c0,48.6-43,88-96,88s-96-39.4-96-88V48a8,8,0,0,1,13.66-5.66L67.6,67.6h0a102.87,102.87,0,0,1,120.8,0h0l21.94-25.24A8,8,0,0,1,224,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M96,140a12,12,0,1,1-12-12A12,12,0,0,1,96,140Zm76-12a12,12,0,1,0,12,12A12,12,0,0,0,172,128Zm60-80v88c0,52.93-46.65,96-104,96S24,188.93,24,136V48A16,16,0,0,1,51.31,36.69c.14.14.26.27.38.41L69,57a111.22,111.22,0,0,1,118.1,0L204.31,37.1c.12-.14.24-.27.38-.41A16,16,0,0,1,232,48Zm-16,0-21.56,24.8A8,8,0,0,1,183.63,74,88.86,88.86,0,0,0,168,64.75V88a8,8,0,1,1-16,0V59.05a97.43,97.43,0,0,0-16-2.72V88a8,8,0,1,1-16,0V56.33a97.43,97.43,0,0,0-16,2.72V88a8,8,0,1,1-16,0V64.75A88.86,88.86,0,0,0,72.37,74a8,8,0,0,1-10.81-1.17L40,48v88c0,41.66,35.21,76,80,79.67V195.31l-13.66-13.66a8,8,0,0,1,11.32-11.31L128,180.68l10.34-10.34a8,8,0,0,1,11.32,11.31L136,195.31v20.36c44.79-3.69,80-38,80-79.67Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dog: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M208,120.38V184a32,32,0,0,1-32,32H80a32,32,0,0,1-32-32V120.38L104,48h48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.71,125l-16.42-88a16,16,0,0,0-19.61-12.58l-.31.09L150.85,40h-45.7L52.63,24.56l-.31-.09A16,16,0,0,0,32.71,37.05L16.29,125a15.77,15.77,0,0,0,9.12,17.52A16.26,16.26,0,0,0,32.12,144,15.48,15.48,0,0,0,40,141.84V184a40,40,0,0,0,40,40h96a40,40,0,0,0,40-40V141.85a15.5,15.5,0,0,0,7.87,2.16,16.31,16.31,0,0,0,6.72-1.47A15.77,15.77,0,0,0,239.71,125ZM32,128h0L48.43,40,90.5,52.37Zm144,80H136V195.31l13.66-13.65a8,8,0,0,0-11.32-11.32L128,180.69l-10.34-10.35a8,8,0,0,0-11.32,11.32L120,195.31V208H80a24,24,0,0,1-24-24V123.11L107.93,56h40.14L200,123.11V184A24,24,0,0,1,176,208Zm48-80L165.5,52.37,207.57,40,224,128ZM104,140a12,12,0,1,1-12-12A12,12,0,0,1,104,140Zm72,0a12,12,0,1,1-12-12A12,12,0,0,1,176,140Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-brush: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M224,32c0,32.81-31.64,67.43-58.64,91.05A84.39,84.39,0,0,0,133,90.64C156.57,63.64,191.19,32,224,32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,32a8,8,0,0,0-8-8c-44.08,0-89.31,49.71-114.43,82.63A60,60,0,0,0,32,164c0,30.88-19.54,44.73-20.47,45.37A8,8,0,0,0,16,224H92a60,60,0,0,0,57.37-77.57C182.3,121.31,232,76.08,232,32ZM92,208H34.63C41.38,198.41,48,183.92,48,164a44,44,0,1,1,44,44Zm32.42-94.45q5.14-6.66,10.09-12.55A76.23,76.23,0,0,1,155,121.49q-5.9,4.94-12.55,10.09A60.54,60.54,0,0,0,124.42,113.55Zm42.7-2.68a92.57,92.57,0,0,0-22-22c31.78-34.53,55.75-45,69.9-47.91C212.17,55.12,201.65,79.09,167.12,110.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-apple: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M216,73.52Zm0,99.26c-16.79-11.53-24-30.87-24-52.78,0-18.3,11.68-34.81,24-46.48C204.53,62.66,185,56,168,56a63.72,63.72,0,0,0-40,14h0A63.71,63.71,0,0,0,88.88,56C52,55.5,23.06,86.3,24,123.19a119.62,119.62,0,0,0,37.65,84.12A32,32,0,0,0,83.6,216h87.7a31.75,31.75,0,0,0,23.26-10c15.85-17,21.44-33.2,21.44-33.2Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.3,169.59a8.07,8.07,0,0,0-2.8-3.4C203.53,154.53,200,134.64,200,120c0-17.67,13.47-33.06,21.5-40.67a8,8,0,0,0,0-11.62C208.82,55.74,187.82,48,168,48a72.23,72.23,0,0,0-40,12.13,71.56,71.56,0,0,0-90.71,9.09A74.63,74.63,0,0,0,16,123.4a127,127,0,0,0,40.14,89.73A39.8,39.8,0,0,0,83.59,224h87.68a39.84,39.84,0,0,0,29.12-12.57,125,125,0,0,0,17.82-24.6C225.23,174,224.33,172,223.3,169.59Zm-34.63,30.94a23.76,23.76,0,0,1-17.4,7.47H83.59a23.82,23.82,0,0,1-16.44-6.51A111.14,111.14,0,0,1,32,123,58.5,58.5,0,0,1,48.65,80.47,54.81,54.81,0,0,1,88,64h.78A55.45,55.45,0,0,1,123,76.28a8,8,0,0,0,10,0A55.39,55.39,0,0,1,168,64a70.64,70.64,0,0,1,36,10.35c-13,14.52-20,30.47-20,45.65,0,23.77,7.64,42.73,22.18,55.3A105.52,105.52,0,0,1,188.67,200.53ZM128.23,30A40,40,0,0,1,167,0h1a8,8,0,0,1,0,16h-1a24,24,0,0,0-23.24,18,8,8,0,1,1-15.5-4Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pencil: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.31,73.37,182.63,28.68a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H92.69A15.86,15.86,0,0,0,104,219.31L227.31,96a16,16,0,0,0,0-22.63ZM51.31,160,136,75.31,152.69,92,68,176.68ZM48,179.31,76.69,208H48Zm48,25.38L79.31,188,164,103.31,180.69,120Zm96-96L147.31,64l24-24L216,84.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gaming: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M216.86,207.57a28,28,0,0,1-24.66-7.77L150.09,152H172a51.94,51.94,0,0,0,51.2-61h0l16.36,84.17A28,28,0,0,1,216.86,207.57Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M176,112H152a8,8,0,0,1,0-16h24a8,8,0,0,1,0,16ZM104,96H96V88a8,8,0,0,0-16,0v8H72a8,8,0,0,0,0,16h8v8a8,8,0,0,0,16,0v-8h8a8,8,0,0,0,0-16ZM241.48,200.65a36,36,0,0,1-54.94,4.81c-.12-.12-.24-.24-.35-.37L146.48,160h-37L69.81,205.09l-.35.37A36.08,36.08,0,0,1,44,216,36,36,0,0,1,8.56,173.75a.68.68,0,0,1,0-.14L24.93,89.52A59.88,59.88,0,0,1,83.89,40H172a60.08,60.08,0,0,1,59,49.25c0,.06,0,.12,0,.18l16.37,84.17a.68.68,0,0,1,0,.14A35.74,35.74,0,0,1,241.48,200.65ZM172,144a44,44,0,0,0,0-88H83.89A43.9,43.9,0,0,0,40.68,92.37l0,.13L24.3,176.59A20,20,0,0,0,58,194.3l41.92-47.59a8,8,0,0,1,6-2.71Zm59.7,32.59-8.74-45A60,60,0,0,1,172,160h-4.2L198,194.31a20.09,20.09,0,0,0,17.46,5.39,20,20,0,0,0,16.23-23.11Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cube: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M128,129.09V232a8,8,0,0,1-3.84-1l-88-48.16a8,8,0,0,1-4.16-7V80.2a8,8,0,0,1,.7-3.27Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.68,66.15,135.68,18h0a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32h0l80.34,44L128,120,47.66,76ZM40,90l80,43.78v85.79L40,175.82Zm96,129.57V133.82L216,90v85.78Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-football: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M65.17,108.08l-33,25.34c-.1-1.8-.15-3.6-.15-5.42A95.61,95.61,0,0,1,53.23,67.78ZM46.92,179.42a96.12,96.12,0,0,0,57,41.52l-14.7-41.52Zm105.21,41.52a96.12,96.12,0,0,0,57-41.52H166.83ZM202.77,67.78l-11.94,40.3,33,25.34c.1-1.8.15-3.6.15-5.42A95.61,95.61,0,0,0,202.77,67.78Zm-38.52-28.7a96.34,96.34,0,0,0-72.5,0L128,64ZM152.72,160,168,115.5,128,88,88,115.5,103.28,160Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm76.52,147.42H170.9l-9.26-12.76,12.63-36.78,15-4.89,26.24,20.13A87.38,87.38,0,0,1,204.52,171.42Zm-164-34.3L66.71,117l15,4.89,12.63,36.78L85.1,171.42H51.48A87.38,87.38,0,0,1,40.47,137.12Zm10-50.64,5.51,18.6L40.71,116.77A87.33,87.33,0,0,1,50.43,86.48ZM109,152,97.54,118.65,128,97.71l30.46,20.94L147,152Zm91.07-46.92,5.51-18.6a87.33,87.33,0,0,1,9.72,30.29Zm-6.2-35.38-9.51,32.08-15.07,4.89L136,83.79V68.21l29.09-20A88.58,88.58,0,0,1,193.86,69.7ZM146.07,41.87,128,54.29,109.93,41.87a88.24,88.24,0,0,1,36.14,0ZM90.91,48.21l29.09,20V83.79L86.72,106.67l-15.07-4.89L62.14,69.7A88.58,88.58,0,0,1,90.91,48.21ZM63.15,187.42H83.52l7.17,20.27A88.4,88.4,0,0,1,63.15,187.42ZM110,214.13,98.12,180.71,107.35,168h41.3l9.23,12.71-11.83,33.42a88,88,0,0,1-36.1,0Zm55.36-6.44,7.17-20.27h20.37A88.4,88.4,0,0,1,165.31,207.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pride: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M224,112v16a96,96,0,0,1-192,0V88a24,24,0,0,1,48,0V64a24,24,0,0,1,48,0,24,24,0,0,1,48,0V88h24A24,24,0,0,1,224,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M200,80H184V64a32,32,0,0,0-56-21.13A32,32,0,0,0,72.21,60.42,32,32,0,0,0,24,88v40a104,104,0,0,0,208,0V112A32,32,0,0,0,200,80ZM152,48a16,16,0,0,1,16,16V80H136V64A16,16,0,0,1,152,48ZM88,64a16,16,0,0,1,32,0v40a16,16,0,0,1-32,0ZM40,88a16,16,0,0,1,32,0v16a16,16,0,0,1-32,0Zm176,40a88,88,0,0,1-175.92,3.75A31.93,31.93,0,0,0,80,125.13a31.93,31.93,0,0,0,44.58,3.35,32.21,32.21,0,0,0,11.8,11.44A47.88,47.88,0,0,0,120,176a8,8,0,0,0,16,0,32,32,0,0,1,32-32,8,8,0,0,0,0-16H152a16,16,0,0,1-16-16V96h64a16,16,0,0,1,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-vote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V208a8,8,0,0,1-8,8H64L40,192V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,48V208a16,16,0,0,1-16,16H136a8,8,0,0,1,0-16h72V48H48v96a8,8,0,0,1-16,0V48A16,16,0,0,1,48,32H208A16,16,0,0,1,224,48ZM125.66,154.34a8,8,0,0,0-11.32,0L64,204.69,45.66,186.34a8,8,0,0,0-11.32,11.32l24,24a8,8,0,0,0,11.32,0l56-56A8,8,0,0,0,125.66,154.34Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-code: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M240,128l-48,40H64L16,128,64,88H192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M69.12,94.15,28.5,128l40.62,33.85a8,8,0,1,1-10.24,12.29l-48-40a8,8,0,0,1,0-12.29l48-40a8,8,0,0,1,10.24,12.3Zm176,27.7-48-40a8,8,0,1,0-10.24,12.3L227.5,128l-40.62,33.85a8,8,0,1,0,10.24,12.29l48-40a8,8,0,0,0,0-12.29ZM162.73,32.48a8,8,0,0,0-10.25,4.79l-64,176a8,8,0,0,0,4.79,10.26A8.14,8.14,0,0,0,96,224a8,8,0,0,0,7.52-5.27l64-176A8,8,0,0,0,162.73,32.48Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-handshake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M200,152l-40,40L96,176,40,136,72.68,70.63,128,56l55.32,14.63L183.6,72H144L98.34,116.29a8,8,0,0,0,1.38,12.42C117.23,139.9,141,139.13,160,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M254.3,107.91,228.78,56.85a16,16,0,0,0-21.47-7.15L182.44,62.13,130.05,48.27a8.14,8.14,0,0,0-4.1,0L73.56,62.13,48.69,49.7a16,16,0,0,0-21.47,7.15L1.7,107.9a16,16,0,0,0,7.15,21.47l27,13.51,55.49,39.63a8.06,8.06,0,0,0,2.71,1.25l64,16a8,8,0,0,0,7.6-2.1l55.07-55.08,26.42-13.21a16,16,0,0,0,7.15-21.46Zm-54.89,33.37L165,113.72a8,8,0,0,0-10.68.61C136.51,132.27,116.66,130,104,122L147.24,80h31.81l27.21,54.41ZM41.53,64,62,74.22,36.43,125.27,16,115.06Zm116,119.13L99.42,168.61l-49.2-35.14,28-56L128,64.28l9.8,2.59-45,43.68-.08.09a16,16,0,0,0,2.72,24.81c20.56,13.13,45.37,11,64.91-5L188,152.66Zm62-57.87-25.52-51L214.47,64,240,115.06Zm-87.75,92.67a8,8,0,0,1-7.75,6.06,8.13,8.13,0,0,1-1.95-.24L80.41,213.33a7.89,7.89,0,0,1-2.71-1.25L51.35,193.26a8,8,0,0,1,9.3-13l25.11,17.94L126,208.24A8,8,0,0,1,131.82,217.94Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-science: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M210.26,210.26c-17.23,17.23-68-5.63-113.46-51.06S28.51,63,45.74,45.74s68,5.63,113.46,51.06S227.49,193,210.26,210.26Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M196.12,128c24.65-34.61,37.22-70.38,19.74-87.86S162.61,35.23,128,59.88C93.39,35.23,57.62,22.66,40.14,40.14S35.23,93.39,59.88,128c-24.65,34.61-37.22,70.38-19.74,87.86h0c5.63,5.63,13.15,8.14,21.91,8.14,18.48,0,42.48-11.17,66-27.88C151.47,212.83,175.47,224,194,224c8.76,0,16.29-2.52,21.91-8.14h0C233.34,198.38,220.77,162.61,196.12,128Zm8.43-76.55c7.64,7.64,2.48,32.4-18.52,63.28a300.33,300.33,0,0,0-21.19-23.57A300.33,300.33,0,0,0,141.27,70C172.15,49,196.91,43.8,204.55,51.45ZM176.29,128a289.14,289.14,0,0,1-22.76,25.53A289.14,289.14,0,0,1,128,176.29a289.14,289.14,0,0,1-25.53-22.76A289.14,289.14,0,0,1,79.71,128,298.62,298.62,0,0,1,128,79.71a289.14,289.14,0,0,1,25.53,22.76A289.14,289.14,0,0,1,176.29,128ZM51.45,51.45c2.2-2.21,5.83-3.35,10.62-3.35C73.89,48.1,92.76,55,114.72,70A304,304,0,0,0,91.16,91.16,300.33,300.33,0,0,0,70,114.73C49,83.85,43.81,59.09,51.45,51.45Zm0,153.1C43.81,196.91,49,172.15,70,141.27a300.33,300.33,0,0,0,21.19,23.57A304.18,304.18,0,0,0,114.73,186C83.85,207,59.09,212.2,51.45,204.55Zm153.1,0c-7.64,7.65-32.4,2.48-63.28-18.52a304.18,304.18,0,0,0,23.57-21.19A300.33,300.33,0,0,0,186,141.27C207,172.15,212.19,196.91,204.55,204.55ZM140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-book: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%237a7af9' viewBox='0 0 256 256'%3E%3Cpath d='M232,56V200H160a32,32,0,0,0-32,32,32,32,0,0,0-32-32H24V56H96a32,32,0,0,1,32,32,32,32,0,0,1,32-32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-olympics: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' version='1.1' width='1020' height='495' id='svg2'%3E%3Cmetadata id='metadata28'%3E%3Crdf:RDF%3E%3Ccc:Work rdf:about=''%3E%3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E%3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E%3Cdc:title%3E%3C/dc:title%3E%3C/cc:Work%3E%3C/rdf:RDF%3E%3C/metadata%3E%3Cdefs id='defs4' /%3E%3Cg transform='matrix(5.7658033,0,0,5.7658033,-216.55705,-1629.403)' id='g3854' style='fill:%237a7af9;fill-opacity:1'%3E%3Cpath d='m 77.998457,338.04465 c 9.719843,-3.74035 16.634311,-13.17634 16.634311,-24.1989 0,-14.29201 -11.62467,-25.91668 -25.916678,-25.91668 -14.292008,0 -25.95413,11.62467 -25.95413,25.91668 0,14.29201 11.662122,25.91668 25.95413,25.91668 0.54665,0 1.089397,-0.017 1.627741,-0.0505 -0.212847,-1.56081 -0.14221,-4.09918 0.0472,-5.10887 -0.552337,0.0437 -1.110922,0.0659 -1.674938,0.0659 -11.526965,0 -20.823227,-9.29627 -20.823227,-20.82323 0,-11.52696 9.296262,-20.82323 20.823227,-20.82323 l 0,4e-5 c 11.526959,0 20.785775,9.29627 20.785775,20.82323 0,7.91769 -4.368408,14.78291 -10.83969,18.30588 -0.315166,1.3712 -0.711622,4.31209 -0.663721,5.893 z' id='path3016' style='fill:%237a7af9;fill-opacity:1' /%3E%3Cpath d='m 118.12057,340.00218 c -1.34862,10.20474 -10.02005,18.04148 -20.603518,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.026538,0 23.837178,-9.65722 25.649488,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.590368,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.546428,0 17.537168,6.37619 20.001238,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3790' style='fill:%237a7af9;fill-opacity:1' /%3E%3Cpath d='m 157.72746,317.82769 c 1.60373,10.29047 9.36704,19.0414 20.1411,21.36875 13.96979,3.01767 27.78686,-5.89044 30.80453,-19.86023 3.01768,-13.9698 -5.88253,-27.82347 -19.85233,-30.84115 -13.96979,-3.01767 -27.79477,5.92705 -30.81244,19.89685 -0.11542,0.53432 -0.2134,1.06841 -0.29433,1.6017 1.57057,0.12151 4.03679,0.72651 4.98373,1.12484 0.0739,-0.54911 0.17015,-1.09979 0.28924,-1.65109 2.43385,-11.26709 13.48338,-18.39092 24.75047,-15.95707 11.26708,2.43385 18.39092,13.48338 15.95706,24.75047 l -3e-5,-1e-5 c -2.43385,11.26709 -13.47548,18.35431 -24.74257,15.92046 -7.73918,-1.67178 -13.52726,-7.39124 -15.60443,-14.46049 -1.27374,-0.59757 -4.06462,-1.60605 -5.62,-1.89303 z' id='path3842' style='fill:%237a7af9;fill-opacity:1' /%3E%3Cpath d='m 105.40431,311.064 c 1.34862,-10.20474 10.02005,-18.04148 20.60351,-18.04148 11.52697,0 20.82323,9.29627 20.82323,20.82323 0,7.8992 -4.36561,14.75085 -10.82304,18.28114 -0.45237,1.7753 -0.72684,3.69514 -0.65576,5.89574 9.70007,-3.75525 16.6097,-13.17589 16.6097,-24.17688 0,-14.29201 -11.66212,-25.91668 -25.95413,-25.91668 -13.02653,0 -23.83717,9.65722 -25.64948,22.18923 1.32835,0.0348 4.11703,0.60321 5.04597,0.9457 z m -4.98685,6.89716 c 1.97707,12.3428 12.69857,21.80127 25.59036,21.80127 0.5666,0 1.12907,-0.0183 1.68684,-0.0542 -0.31178,-1.20255 -0.3074,-3.96583 0.0166,-5.10739 l 0,-6e-5 c -0.5617,0.0452 -1.1298,0.0682 -1.70343,0.0682 -9.54642,0 -17.53716,-6.37619 -20.00123,-15.11504 -1.68318,-0.64085 -3.49015,-1.20604 -5.58913,-1.59278 z' id='path3850' style='fill:%237a7af9;fill-opacity:1' /%3E%3Cpath d='m 175.43867,340.00219 c -1.34862,10.20474 -10.02005,18.04148 -20.60351,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.02653,0 23.83717,-9.65722 25.64948,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.59036,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.54642,0 17.53716,6.37619 20.00123,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3852' style='fill:%237a7af9;fill-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A"); + } +} + +body.app-body { + background-color: var(--color-bg); + color: var(--color-fg); + font-family: ui-rounded, "mastodon-font-sans-serif", sans-serif; +} + +.layout-single-column .ui::before { + content: " "; + display: block; + height: 16px; + position: fixed; + top: 0; + left: 0; + right: 0; + z-index: 1; + background-color: var(--color-bg); + background-image: var(--gradient-bg); +} +.app-body .columns-area__panels__pane { + z-index: 1; +} + +::selection { + color: var(--color-accent-fg); + background-color: var(--color-accent); +} + +/* 🖱️ Scrollbars */ +:root:has(.app-body) *::-webkit-scrollbar-track { + background-color: var(--color-bg); + padding: 2px; +} +:root:has(.app-body) *::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 8px; + opacity: .4; + box-shadow: none; +} +:root:has(.app-body) *::-webkit-scrollbar-track:hover { + background-color: var(--color-bg); +} +:root:has(.app-body) *::-webkit-scrollbar-thumb:hover { + background-color: var(--color-accent); + opacity: .7; +} +@media screen and (max-width:1174px) { + :root:has(.app-body) *::-webkit-scrollbar { + display: none; + } +} +:root, +* { + scrollbar-color: var(--color-accent) var(--color-bg); + scrollbar-width: thin; +} + +.app-body { + --dropdown-shadow: + 0 20px 25px -5px rgba(0, 0, 0, .15), + 0 8px 10px -6px rgba(0, 0, 0, .15); + --safe-area-bottom: env(safe-area-inset-bottom); +} +@media (display-mode: standalone) { + .app-body { + --safe-area-bottom: max(env(safe-area-inset-bottom), 30px); + } +} + +.app-body .loading-bar { + background-color: var(--color-accent); +} +.app-body .circular-progress { + color: var(--color-accent); +} + +.app-body .redirect__logo { + background-image: var(--logo); + background-size: 100%; + background-position: center; + background-repeat: no-repeat; +} +.app-body .redirect__logo img { + opacity: 0; +} +.app-body .redirect__message a { + color: var(--color-accent); +} + +.app-body .getting-started, +.app-body .regeneration-indicator, +.app-body .audio-player, +.app-body .compose-form .spoiler-input__input, +.app-body .compose-form__autosuggest-wrapper, +.app-body .compose-form__poll-wrapper select, +.app-body .poll__option input[type=text], +.app-body .report-dialog-modal__textarea, +.app-body .search__input, +.app-body .setting-text, +.app-body .compose-form .compose-form__buttons-wrapper, +.app-body .about__section__body { + border: 0; +} +.app-body .column-inline-form, +.app-body .column>.scrollable, +.app-body .getting-started, +.app-body .regeneration-indicator { + background: transparent; +} + +:root { + --background-filter: none; +} + +.app-body .account__avatar { + background-color: var(--color-content-secondary-bg); + border-radius: 50%; +} +.app-body .account__avatar img { + border-radius: 50%; +} + +/* Keyframes */ +@keyframes bounce { + 0% { + transform: scale(1); + } + 50% { + transform: scale(1.6); + } + 75% { + transform: scale(.8); + } + 100% { + transform: scale(1); + } +} +@keyframes bounce-sml { + 0% { + transform: scale(1); + } + 50% { + transform: scale(1.25); + } + 100% { + transform: scale(1); + } +} +@keyframes bounce-vertical { + 0% { + transform: translateY(0); + } + 50% { + transform: translateY(-30%); + } + 75% { + transform: translateY(20%); + } + 100% { + transform: translate(0); + } +} +@keyframes launch { + 0% { + transform: translate(0); + opacity: 0; + } + 5% { + transform: translate(0); + opacity: 1; + } + 50% { + transform: translate(200%, -200%); + opacity: 0; + } + 80% { + transform: translate(200%, -200%); + opacity: 0; + } + 85% { + transform: translate(-20%, 20%); + opacity: 0; + } + 100% { + transform: translate(0); + opacity: 1; + } +} +@keyframes fadein { + from { + opacity: 0; + transform: translateY(-10%); + } + to { + opacity: 1; + transform: translateY(0); + } +} +@keyframes fadein-short { + from { + transform: translate(0, -10px); + opacity: 0; + } + to { + transform: translate(0, 0); + opacity: 1; + } +} +@keyframes slowin { + 0% { + opacity: 0; + } + 20% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes rotate-bounce { + 0% { + transform: rotate(0) scale(1); + } + 60% { + transform: rotate(80deg) scale(1.2); + } + 100% { + transform: rotate(60deg) scale(1.1); + } +} +@keyframes bell-ring { + 0% { + transform: rotate(0); + } + 40% { + transform: rotate(15deg); + } + 70% { + transform: rotate(-15deg); + } + 100% { + transform: rotate(0); + } +} + + +/* Rordered layout */ +.app-body .columns-area__panels__pane--navigational { + order: 1; +} +.app-body .columns-area__panels__main { + order: 2; +} +.app-body .columns-area__panels__pane--compositional { + order: 3; +} +.app-body .columns-area--mobile .column { + flex: unset; +} +.app-body .columns-area--mobile .column:focus-within { + overflow: visible; +} +.app-body .scrollable, +.app-body .column > .scrollable { + background-color: var(--color-content-bg); + border-right: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-top: 0; + border-bottom: 0; + border-radius: 0; + padding-bottom: 20px; +} +.app-body .dismissable-banner + .scrollable { + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.app-body .columns-area--mobile { + padding: 0; +} +.app-body .columns-area__panels { + gap: 10px; +} +@media screen and (max-width:889px) { + .app-body:not(.layout-multiple-columns) .scrollable, + .app-body:not(.layout-multiple-columns) .column > .scrollable { + border-right: 0; + border-left: 0; + } +} +@media screen and (min-width:1175px) { + .app-body .columns-area__panels__main { + max-width: 580px; + padding: 0; + } +} +@media screen and (max-width:1174px) { + .app-body .columns-area__panels { + gap: 0; + } +} + +/* *️⃣ Icons + -------- */ +.app-body .icon { + height: 20px; + width: 20px; +} +.app-body .verified-badge .icon { + width: 18px; + height: 18px; +} +.app-body .account__header__tabs__buttons .icon-button .icon { + height: 24px; + width: 24px; +} +.app-body .status__visibility-icon .icon { + height: 1em; + width: 1em; +} +.app-body .detailed-status__meta .icon, +.app-body .dropdown-button .icon { + height: 15px; + width: 15px; +} +.app-body .icon-button { + padding: 2px; +} +.app-body + :is( + .icon-bookmark, + .icon-star, + .icon-retweet, + .icon-repeat, + .icon-reply, + .icon-reply-all, + .icon-tasks, + .icon-quote-right, + .icon-home, + .icon-notifications-active, + .icon-hashtag, + .icon-explore, + .icon-search, + .icon-times-circle, + .icon-bell, + .icon-at, + .icon-bookmarks, + .icon-list-ul, + .column-link .icon-cog, + .drawer__tab .icon-cog, + .icon-flag, + .icon-tachometer, + .icon-bars, + .icon-bar-chart-4-bars, + .navigation-bar .icon-close, + .icon-user-plus, + .icon-person-add, + .icon-user, + .icon-users, + .icon-bullhorn, + .icon-sliders, + .icon-globe, + .icon-unlock, + .icon-lock, + .icon-paperclip, + .edit-indicator__attachments > .icon, + .icon-photo-library, + .compose-form__buttons .icon-button:nth-child(3) .icon, + .emoji-picker-dropdown > .icon-button .icon, + .icon-bell-o, + .icon-thumb-tack, + .icon-file-text, + .account--panel .icon-times, + .follow-request-banner .icon-times, + .account__relationship .icon-times, + .icon-ellipsis-h, + .icon-ellipsis-v, + .icon-check:is(.verified__mark, .verified-badge__mark), + .follow-request-banner .button .icon-check, + .account--panel button .icon-check, + .account__relationship .icon-check, + .status__action-bar .icon-close, + .detailed-status__action-bar .icon-close, + .account__header__tabs__buttons .icon-close, + .icon-sign-out, + .account__header__tabs__buttons .icon-undefined, + .icon-eye-slash, + .icon-eye, + .icon-eraser, + .icon-pencil, + .icon-edit, + .app-form__header-input .icon, + .account__domain-pill__popout__parts__icon .icon, + .safety-action-modal__bullet-points__icon .icon + ) + path { + display: none; +} + +.app-body + :is( + .icon-bookmark, + .icon-star, + .icon-retweet, + .icon-repeat, + .icon-reply, + .icon-reply-all, + .icon-tasks, + .icon-quote-right, + .icon-home, + .icon-notifications-active, + .icon-hashtag, + .icon-explore, + .icon-search, + .icon-times-circle, + .icon-bell, + .icon-at, + .icon-bookmarks, + .icon-list-ul, + .column-link .icon-cog, + .drawer__tab .icon-cog, + .icon-flag, + .icon-tachometer, + .icon-bars, + .icon-bar-chart-4-bars, + .navigation-bar .icon-close, + .icon-user-plus, + .icon-person-add, + .icon-user, + .icon-users, + .icon-bullhorn, + .icon-sliders, + .icon-globe, + .icon-unlock, + .icon-lock, + .icon-paperclip, + .edit-indicator__attachments > .icon, + .icon-photo-library, + .compose-form__buttons .icon-button:nth-child(3) .icon, + .emoji-picker-dropdown > .icon-button .icon, + .icon-bell-o, + .icon-thumb-tack, + .icon-file-text, + .account--panel .icon-times, + .follow-request-banner .icon-times, + .account__relationship .icon-times, + .icon-ellipsis-h, + .icon-ellipsis-v, + .icon-check:is(.verified__mark, .verified-badge__mark), + .follow-request-banner .button .icon-check, + .account--panel button .icon-check, + .account__relationship .icon-check, + .status__action-bar .icon-close, + .detailed-status__action-bar .icon-close, + .account__header__tabs__buttons .icon-close, + .icon-sign-out, + .account__header__tabs__buttons .icon-undefined, + .icon-eye-slash, + .icon-eye, + .icon-eraser, + .icon-pencil, + .icon-edit, + .app-form__header-input .icon, + .account__domain-pill__popout__parts__icon .icon, + .safety-action-modal__bullet-points__icon .icon + ) { + background-repeat: no-repeat; + background-size: 100%; + background-position: center; +} + +/* Bookmark */ +.app-body .icon-bookmark { + background-image: var(--icon-bookmark-accent); +} +.app-body .detailed-status__button .icon-bookmark { + background-image: var(--icon-bookmark-accent); +} +.app-body .icon-button.active .icon-bookmark { + background-image: var(--icon-bookmark-active); +} +/* Favorite */ +.app-body .icon-star { + background-image: var(--icon-star-accent); +} +.app-body button.icon-button.active .icon-star, +.app-body .notification__message .icon-star, +.app-body .notification-group--favourite .icon-star { + background-image: var(--icon-star-active); +} +.app-body .detailed-status__link .icon-star { + background-image: var(--icon-star); + margin: 0; +} +.app-body .media-modal__overlay .icon-star { + background-image: var(--icon-star-accent); +} +/* Boost */ +.app-body .icon-retweet { + background-image: var(--icon-boost-accent); +} +.app-body button.icon-button.active .icon-retweet, +.app-body .detailed-status__button button.icon-button.active:hover .icon-retweet { + background-image: var(--icon-boost-accent-active); +} +.app-body .status__prepend__icon .icon-retweet, +.app-body .notification-group--reblog .icon-repeat { + background-image: var(--icon-boost-accent-active); +} +.app-body .notification__message .icon-retweet { + background-image: var(--icon-boost-active); +} +.app-body .detailed-status__link .icon-retweet { + background-image: var(--icon-boost); + margin: 0; +} +.app-body + button.icon-button:is( + .reblogPrivate:where(.disabled, [disabled]), + .reblogPrivate:where(.disabled, [disabled]):hover, + .disabled, + .disabled:hover + ) + .icon-retweet { + background-image: var(--icon-boost-accent); + opacity: .2; + pointer-events: none; +} +.app-body .boost-modal__action-bar .icon-retweet { + background-image: var(--icon-boost-accent); + vertical-align: middle; +} +.app-body .media-modal__overlay .icon-retweet { + background-image: var(--icon-boost-accent); +} +/* Reply */ +.app-body .icon-reply, +.app-body .icon-reply-all { + background-image: var(--icon-reply-accent); +} +.app-body .detailed-status__action-bar :is(.icon-reply, .icon-reply-all) { + background-image: var(--icon-reply-accent); +} +.app-body .media-modal__overlay :is(.icon-reply, .icon-reply-all) { + background-image: var(--icon-reply-accent); +} +.app-body .status__prepend__icon .icon-reply, +.app-body .notification-ungrouped__header__icon .icon-reply { + background-image: var(--icon-reply-accent-active); +} +/* Ellipsis */ +.app-body :is(.icon-ellipsis-h, .icon-ellipsis-v) { + background-image: var(--icon-ellipsis-accent); +} +.app-body .detailed-status__action-bar .icon-ellipsis-h { + background-image: var(--icon-ellipsis-accent); +} +.app-body :is(.status__action-bar, .detailed-status__action-bar, .account__header__tabs__buttons) .icon-close { + background-image: var(--icon-ellipsis-active); +} +/* Poll icon */ +.app-body .icon-tasks, +.app-body .icon-bar-chart-4-bars { + background-image: var(--icon-poll); +} +.app-body .notification__message .icon-tasks, +.app-body .notification-ungrouped .icon-bar-chart-4-bars { + background-image: var(--icon-poll-accent); +} +.app-body .compose-form .icon-tasks { + background-image: var(--icon-poll-accent); +} +/* Post icon */ +.app-body .icon-quote-right { + background-image: var(--icon-post); +} + +/* Navigation panel icons */ +.app-body .column-link__icon { + transform: scale(1.45); + margin-right: 7px; + margin-left: 3px; +} +/* Home icon */ +.app-body .icon-home { + background-image: var(--icon-home); +} +.app-body .column-link.active .icon-home { + background-image: var(--icon-home-active); +} +.layout-multiple-columns .column-link .icon-home { + background-image: var(--icon-home-accent); +} +.app-body .notification__message .icon-home, +.app-body .notification-ungrouped .icon-notifications-active { + background-image: var(--icon-post-notification-accent); +} +/* Globe icon */ +.app-body .column-link .icon-globe, +.app-body .column-header__icon.icon-globe { + background-image: var(--icon-globe); +} +.app-body .column-link.active .icon-globe { + background-image: var(--icon-globe-active); +} +.layout-multiple-columns .column-link .icon-globe { + background-image: var(--icon-globe-accent); +} +/* Hashtag icon */ +.app-body .icon-hashtag { + background-image: var(--icon-hashtag); +} +/* Explore icon */ +.app-body .icon-explore, +.app-body .column-link .icon-explore { + background-image: var(--icon-explore); +} +.app-body .column-link.active .icon-explore { + background-image: var(--icon-explore-active); +} +.layout-multiple-columns .column-link .icon-explore { + background-image: var(--icon-explore-accent); +} +/* Search icon */ +.app-body .icon-search { + background-image: var(--icon-search); +} +.app-body .ui__header__links .icon-search, +.app-body .search__icon .icon-search { + background-image: var(--icon-search-active); +} +.app-body .column-link .icon-search { + background-image: var(--icon-search-column-link); +} +.app-body .column-link.active .icon-search { + background-image: var(--icon-search-column-link-active); +} +.app-body .column-header__icon.icon-search { + background-image: var(--icon-search-column-link); +} +.app-body .icon-times-circle { + background-image: var(--icon-erase); +} +/* Notifications icon */ +.app-body .column-link .icon-bell, +.app-body .column-header__icon.icon-bell { + background-image: var(--icon-bell); +} +.app-body .column-link.active .icon-bell { + background-image: var(--icon-bell-active); +} +/* Direct messages icon */ +.app-body .column-link .icon-at, +.app-body .column-header__icon.icon-at { + background-image: var(--icon-direct-messages); +} +.app-body .column-link.active .icon-at { + background-image: var(--icon-direct-messages-active); +} +.layout-multiple-columns .column-link .icon-at { + background-image: var(--icon-direct-messages-accent); +} +/* Bookmarks icon */ +.app-body .icon-bookmarks, +.app-body .column-header__icon.icon-bookmarks { + background-image: var(--icon-bookmark-column-link); +} +.app-body .column-link.active .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-active); +} +.layout-multiple-columns .column-link .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-accent); +} +/* Favorites icon */ +.app-body .column-link .icon-star, +.app-body .column-header__icon.icon-star { + background-image: var(--icon-star-column-link); +} +.app-body .column-link.active .icon-star { + background-image: var(--icon-star-column-link-active); +} +.layout-multiple-columns .column-link .icon-star { + background-image: var(--icon-star-column-link-accent); +} +/* Lists icon */ +.app-body .icon-list-ul, +.app-body .column-header__icon.icon-list-ul { + background-image: var(--icon-list); +} +.app-body .column-link.active .icon-list-ul { + background-image: var(--icon-list-active); +} +.layout-multiple-columns .column-link .icon-list-ul { + background-image: var(--icon-list-accent); +} +.app-body .navigation-panel .list-panel .column-link .icon-list-ul { + background-image: var(--icon-dot-accent); + transform: scale(1.8); +} +.app-body .navigation-panel .list-panel .column-link.active .icon-list-ul { + background-image: var(--icon-dot-accent-active); +} +/* Settings icon */ +.app-body .column-link .icon-cog { + background-image: var(--icon-settings); +} +.layout-multiple-columns .column-link .icon-cog { + background-image: var(--icon-settings-accent); +} +/* About page icon */ +.app-body .navigation-panel .column-link .icon-ellipsis-h { + background-image: var(--icon-ellipsis); +} +.app-body .navigation-panel .column-link.active .icon-ellipsis-h { + background-image: var(--icon-ellipsis-column-link-active); +} +/* Moderation icon */ +.app-body .icon-flag { + background-image: var(--icon-moderation); +} +.app-body .icon-tachometer { + background-image: var(--icon-administration); +} +/* Profile settings */ +.app-body .navigation-bar .icon-button .icon-bars { + background-image: var(--icon-gear); +} +.app-body .navigation-bar .icon-button.active .icon-close { + background-image: var(--icon-gear-active); +} +.app-body .navigation-bar .icon-button:is(:active, :focus, :hover) { + background-color: transparent; +} +.app-body .navigation-bar .icon-button.active { + transform: rotate(60deg) scale(1.1); + animation: rotate-bounce .4s 1; +} +/* Follow user icon */ +.app-body .icon-user-plus, +.app-body .icon-user, +.app-body .icon-person-add { + background-image: var(--icon-user-plus-accent); +} +.app-body .active .icon-user-plus { + background-image: var(--icon-user-plus); +} +.app-body .column-header__icon.icon-user-plus, +.app-body .column-link .icon-user-plus { + background-image: var(--icon-user-plus-column-link); +} +.app-body .column-link.active .icon-user-plus { + background-image: var(--icon-user-plus-column-link-active); +} +.layout-multiple-columns .column-link .icon-user-plus { + background-image: var(--icon-user-plus-column-link-accent); +} +/* Users icon */ +.app-body .icon-users { + background-image: var(--icon-users); +} +.app-body .column-link .icon-users { + background-image: var(--icon-users-accent); +} +/* Announcement icon */ +.app-body .icon-bullhorn { + background-image: var(--icon-megaphone); +} +/* Column settings icon */ +.app-body .icon-sliders { + background-image: var(--icon-sliders); +} +/* Post visibility icons */ +.app-body .icon-globe { + background-image: var(--icon-globe-visibility); +} +.app-body .dropdown-button .icon-globe { + background-image: var(--icon-globe-visibility-accent); +} +.app-body .dropdown-button.active .icon-globe { + background-image: var(--icon-globe-visibility-inv); +} +.app-body .icon-unlock { + background-image: var(--icon-unlock); +} +.app-body .dropdown-button .icon-unlock { + background-image: var(--icon-unlock-accent); +} +.app-body .dropdown-button.active .icon-unlock { + background-image: var(--icon-unlock-inv); +} +.app-body .icon-lock { + background-image: var(--icon-lock); +} +.app-body .dropdown-button .icon-lock { + background-image: var(--icon-lock-accent); +} +.app-body .dropdown-button.active .icon-lock { + background-image: var(--icon-lock-inv); +} +.app-body .icon-at { + background-image: var(--icon-at); +} +.app-body .dropdown-button .icon-at { + background-image: var(--icon-at-accent); +} +.app-body .dropdown-button.active .icon-at { + background-image: var(--icon-at-inv); +} + +/* Other icons */ +.app-body .icon-paperclip { + background-image: var(--icon-paperclip-accent); +} +.app-body .icon-photo-library, +.app-body .edit-indicator__attachments > .icon { + background-image: var(--icon-paperclip); +} +.app-body .compose-form__buttons .icon-button:nth-child(3) .icon { + background-image: var(--icon-warning); +} +.app-body .compose-form__buttons .icon-button:nth-child(3):is(.active, .active:hover) .icon { + background-image: var(--icon-warning-inv); +} +.app-body .icon-check:is(.verified__mark, .verified-badge__mark) { + background-image: var(--icon-verified); +} +.app-body .follow-request-banner .button:is(:active, :focus, :hover) .icon-check { + background-image: var(--icon-check-inv); +} +.app-body .account__relationship .icon-check, +.app-body .follow-request-banner .button .icon-check { + background-image: var(--icon-check); +} +.app-body .icon-bell { + background-image: var(--icon-bell-ringing); +} +.app-body .icon-bell-o { + background-image: var(--icon-bell-accent); +} +.app-body .icon-thumb-tack { + background-image: var(--icon-pin); +} +.app-body .icon-file-text { + background-image: var(--icon-link); +} +.app-body + :is( + .account--panel, + .follow-request-banner, + .account__relationship + ) + .icon-times { + background-image: var(--icon-reject); +} +.app-body .account--panel .icon-times, +.app-body .follow-request-banner .button:is(:active, :focus, :hover) .icon-times { + background-image: var(--icon-reject-inv); +} +.app-body .account__relationship .icon-times, +.app-body .follow-request-banner .button .icon-times { + background-image: var(--icon-reject); +} +.app-body .account__header__tabs__buttons .icon-undefined { + background-image: var(--icon-share); +} +.app-body .account__header__tabs__buttons .copyable .icon-undefined { + background-image: var(--icon-copy); +} +.app-body .account__header__tabs__buttons .copied .icon-undefined { + background-image: var(--icon-copied); +} +.app-body .icon-eye-slash { + background-image: var(--icon-eye-shut); +} +.app-body .icon-button.overlayed .icon-eye-slash, +.app-body .media-gallery__item__overlay .icon-eye-slash { + background-image: var(--icon-eye-shut-inv); +} +.app-body .player-button .icon-eye-slash { + filter: brightness(100); +} +.app-body .icon-eye { + background-image: var(--icon-eye-open); +} +.app-body .icon-eraser { + background-image: var(--icon-broom); +} +.app-body .icon-pencil { + background-image: var(--icon-edited-accent); +} +.app-body .icon-edit { + background-image: var(--icon-edited-accent); +} + +@media screen and (min-width:1173px) { + .app-body .navigation-panel .column-link .icon-home { + background-image: var(--icon-home-accent); + } + .app-body .navigation-panel .column-link.active .icon-home { + background-image: var(--icon-home-accent-active); + } + .app-body .navigation-panel .column-link .icon-bell { + background-image: var(--icon-bell-accent); + } + .app-body .navigation-panel .column-link.active .icon-bell { + background-image: var(--icon-bell-accent-active); + } + .app-body .navigation-panel .column-link .icon-explore { + background-image: var(--icon-explore-accent); + } + .app-body .navigation-panel .column-link.active .icon-explore { + background-image: var(--icon-explore-accent-active); + } + .app-body .navigation-panel .column-link .icon-search { + background-image: var(--icon-search-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-search { + background-image: var(--icon-search-column-link-accent-active); + } + .app-body .navigation-panel .column-link .icon-globe { + background-image: var(--icon-globe-accent); + } + .app-body .navigation-panel .column-link.active .icon-globe { + background-image: var(--icon-globe-accent-active); + } + .app-body .navigation-panel .column-link .icon-at { + background-image: var(--icon-direct-messages-accent); + } + .app-body .navigation-panel .column-link.active .icon-at { + background-image: var(--icon-direct-messages-accent-active); + } + .app-body .navigation-panel .column-link .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-accent-active); + } + .app-body .navigation-panel .column-link .icon-star { + background-image: var(--icon-star-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-star { + background-image: var(--icon-star-column-link-accent-active); + } + .app-body .navigation-panel .column-link .icon-list-ul { + background-image: var(--icon-list-accent); + } + .app-body .navigation-panel .column-link.active .icon-list-ul, + .app-body .navigation-panel .column-link:has(+ .list-panel > .column-link.active) .icon-list-ul { + background-image: var(--icon-list-accent-active); + } + .app-body .navigation-panel .column-link .icon-cog { + background-image: var(--icon-settings-accent); + } + .app-body .navigation-panel .column-link .icon-user-plus { + background-image: var(--icon-user-plus-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-user-plus { + background-image: var(--icon-user-plus-column-link-accent-active); + } + .app-body .icon-flag { + background-image: var(--icon-moderation-accent); + } + .app-body .icon-tachometer { + background-image: var(--icon-administration-accent); + } +} + + + +/* Links */ +.app-body a.status-link:not(.mention, .hashtag), +.app-body a:is(.status-link, .mention, .navigation-bar__profile-edit) span, +.app-body :is(.account__header__fields, .account__header__content) a span { + text-decoration-line: underline; + text-decoration-color: var(--color-accent-bg); + text-decoration-thickness: 2px; + text-underline-offset: 2px; +} +.app-body a.status-link:not(.mention, .hashtag):is(:active, :focus, :hover), +.app-body a:is(.status-link, .mention, .navigation-bar__profile-edit):is(:active, :focus, :hover) span, +.app-body :is(.account__header__fields, .account__header__content, .trends__item__name) a:is(:active, :focus, :hover) span, +.app-body + :is( + .detailed-status__display-name, + .reply-indicator__display-name, + .status__display-name, + a.account__display-name + ):is(:active, :focus, :hover) + .display-name strong, +.app-body .status__prepend a:is(:active, :focus, :hover) bdi, +.app-body a.notification-request__link:is(:active, :focus, :hover) .notification-request__name__display-name strong, +.app-body .more-from-author a:is(:active, :focus, :hover) bdi { + text-decoration-line: underline; + text-decoration-color: currentColor; + text-decoration-thickness: 2px; + text-underline-offset: 2px; +} +.app-body a.mention:is(:active, :focus, :hover), +.app-body :is(.account__header__fields, .account__header__content) a:is(:active, :focus, :hover), +.app-body :is(.detailed-status__datetime, .status__relative-time):is(:active, :focus, :hover) { + text-decoration: none !important; +} +.app-body .account__header__fields .verified a span { + display: inline; +} + + + +/* 📝 Compose panel + ---------------- */ +.app-body .compose-form { + gap: 0; +} +.app-body .navigation-bar { + border-radius: 8px 8px 0 0; + padding: 23px 15px 15px 18px; + position: relative; + background-color: var(--color-content-bg); + border-top: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + transition: + background-color .2s, + border-color .2s; +} +.app-body .navigation-bar strong { + color: var(--color-content-fg); +} +.app-body .navigation-bar .account { + background-color: transparent; + padding-left: 0; + padding-top: 0; + border-left: 0; + border-right: 0; + border-bottom: 0; +} +.app-body .navigation-bar .account__display-name { + line-height: 20px; +} +.app-body :is(.navigation-bar, .reply-indicator) .account__avatar { + outline: 6px solid var(--color-content-bg); + border-radius: 8px; + position: relative; + z-index: 2; +} +.app-body .reply-indicator__line { + z-index: 1; +} +.app-body .compose-form__highlightable { + border-top: 0; + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; + border-top-left-radius: 0; + border-top-right-radius: 0; + background-color: var(--color-content-bg); + transition: all .2s; +} +.app-body .compose-form .reply-indicator:has(~ .compose-form__highlightable:focus-within), +.app-body .compose-form .navigation-bar:has(~ .compose-form__highlightable:focus-within), +.app-body .compose-form .compose-form__warning:has(~ .compose-form__highlightable:focus-within), +.app-body .compose-form__highlightable:focus-within { + border-color: var(--color-accent); +} +.app-body .compose-form .reply-indicator + .navigation-bar, +.app-body .compose-form .navigation-bar:has(~ .compose-form__highlightable:focus-within), +.app-body .reply-indicator { + background-color: var(--color-content-bg); +} +.app-body .compose-form__highlightable.active { + box-shadow: none; +} +.app-body .compose-form + :is( + .autosuggest-textarea__suggestions, + .autosuggest-textarea__textarea, + .autosuggest-textarea__suggestions__item, + .compose-form__modifiers + ) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border: 0; + border-top: 0; + border-radius: 0; +} +.app-body .compose-form .autosuggest-textarea__textarea { + padding-inline-start: 20px; +} +.app-body .compose-form .autosuggest-textarea__textarea::placeholder { + font-size: 130%; + opacity: .5; +} +.app-body .autosuggest-textarea__textarea::placeholder, +.app-body .autosuggest-account .display-name__html { + color: var(--color-content-fg); +} +.app-body .autosuggest-account .display-name__account, +.app-body .hover-card .display-name__account, +.app-body .hover-card .account-fields dl dt { + color: var(--color-content-fg-muted); +} +.app-body .autosuggest-textarea__suggestions { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + box-shadow: + 0 20px 25px -5px rgba(0, 0, 0, .25), + 0 8px 10px -6px rgba(0, 0, 0, .25); +} +.app-body .autosuggest-textarea__suggestions__item { + color: var(--color-content-fg); +} +.app-body .autosuggest-textarea__suggestions__item:is(.selected, :active, :focus, :hover), +.app-body .autosuggest-textarea__suggestions__item:is(.selected, :active, :focus, :hover) .autosuggest-account :is(.display-name__account, .display-name__html) { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .autosuggest-textarea__suggestions, +.app-body .autosuggest-textarea__suggestions__item:last-child { + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} +.app-body .autosuggest-account .account__avatar { + border: 0; +} +.app-body .dropdown-button { + border-radius: 8px; + border-color: var(--color-accent-bg); + color: var(--color-accent); + padding: 5px 8px; + transition: border-color .2s; +} +.app-body .dropdown-button:hover { + border-color: var(--color-accent); +} +.app-body .dropdown-button.active, +.app-body .column-settings .dropdown-button.active { + border-color: var(--color-accent); + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .column-settings .dropdown-button { + background-color: var(--color-accent-bg); +} +.app-body .reply-indicator { + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-top: 1px solid var(--color-lines); + border-bottom: 0; + border-radius: 8px 8px 0 0; + box-shadow: none; + margin: 0; + padding: 18px 15px 0 18px; + transition: all .2s; +} +.app-body .reply-indicator p { + overflow: hidden; +} +.app-body .reply-indicator__line:before { + background-color: var(--color-accent); + z-index: 1; + opacity: .6; +} +.app-body .reply-indicator + .navigation-bar { + border-top: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; + padding-top: 16px; +} +.app-body .reply-indicator .display-name__account, +.app-body .reply-indicator__attachments { + color: var(--color-content-fg); + opacity: .7; +} +.app-body .reply-indicator__attachments { + margin-top: 8px; +} + +.app-body .edit-indicator { + background-color: var(--color-content-secondary-bg); + border-bottom: 0; + gap: 2px; + padding-inline-start: 20px; + padding-bottom: 17px; +} +.app-body .edit-indicator__header { + color: var(--color-content-fg); +} +.app-body .edit-indicator__header > *:not(.edit-indicator__cancel) { + opacity: .7; +} +.app-body .edit-indicator__content { + color: var(--color-content-fg); +} +.app-body .edit-indicator__content a { + color: var(--color-accent); +} +.app-body .edit-indicator__attachments { + color: var(--color-content-fg); + opacity: .7; +} + +.app-body .navigation-bar .icon-button:not(:has(.icon-bars),.active) { + border: 1px solid var(--color-accent-bg); + color: var(--color-accent); + border-radius: 8px; + transition: all .2s; +} +.app-body .navigation-bar .icon-button:not(:has(.icon-bars),.active):hover { + border-color: var(--color-accent); +} +.app-body .navigation-bar .icon-button:not(:has(.icon-bars),.active):active { + background-color: var(--color-accent-bg); +} + + +.app-body .compose-form .compose-form__warning { + background-color: var(--color-accent-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-radius: 0; + box-shadow: none; + transition: border-color .2s; +} +.app-body .compose-form .compose-form__warning, +.app-body .simple_form .recommended, +.app-body .compose-form .compose-form__warning, +.app-body .compose-form .compose-form__warning a, +.app-body .reply-indicator__content a, +.app-body .navigation-bar__profile-edit { + color: var(--color-accent); +} +.app-body .simple_form .recommended { + border-color: var(--color-lines); +} +.app-body .compose-form__sensitive-button .icon-button:hover { + background-color: transparent; +} +.app-body .compose-form__sensitive-button input[type=checkbox]:checked { + background-color: var(--color-accent); + border-color: var(--color-accent); +} +.app-body .spoiler-input__border { + display: none; +} +.app-body .compose-form .autosuggest-input { + box-sizing: border-box; +} +.app-body .compose-form .spoiler-input.spoiler-input--visible { + margin-bottom: 0; + height: auto; + background-color: var(--color-content-bg); +} +.app-body .compose-form .spoiler-input .autosuggest-input { + background-color: var(--color-content-bg); + border-bottom: 0; + padding: 5px; +} +.app-body .compose-form .spoiler-input__input { + background-image: var(--icon-warning); + background-position: 10px center; + background-repeat: no-repeat; + background-size: 20px; + background-color: var(--color-accent-bg); + color: var(--color-accent); + border: 1px solid var(--color-accent-lines); + margin-bottom: 0; + border-radius: 8px; + padding: 8px 15px 8px 36px; + font-weight: 500; + transition: all .2s; +} +.app-body .compose-form .spoiler-input__input:focus { + border-color: var(--color-accent); + background-color: var(--color-content-bg); +} +.app-body .display-name { + color: var(--color-content-fg); +} +.app-body .compose-form__upload .icon-button.compose-form__upload__delete .icon { + width: 15px; + height: 15px; +} +.app-body .compose-form .compose-form__modifiers .compose-form__upload .icon-button { + color: #ffffff; +} +.app-body .compose-form .compose-form__modifiers .compose-form__upload .icon-button:is(:active, :focus, :hover) { + background-color: rgba(0, 0, 0, .4); +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .compose-form { + padding: 15px; + } +} + +.app-body .compose-form .attachment-list.compact .icon { + color: var(--color-content-fg-muted); + vertical-align: bottom; +} + + +.app-body .character-counter { + color: var(--color-content-fg); + opacity: 0; + font-size: 15px; + font-weight: 500; + transition: + opacity .3s, + margin-right .3s; + transform-origin: right center; + margin-right: -10px; +} +.app-body .compose-form:not(:has(.autosuggest-textarea__textarea:placeholder-shown)) .character-counter { + opacity: 1; + margin-right: 0; +} +.app-body .character-counter--over { + color: #df405a; + font-weight: 500; + animation: bounce .3s 1; +} + +.compose-form__footer { + gap: 10px; + padding: 0; +} +.app-body .compose-form__dropdowns { + gap: 6px; + padding: 0 12px; +} +.app-body .compose-form__actions { + border-radius: 0 0 8px 8px; + padding: 10px 12px; + background-color: var(--color-content-secondary-bg); +} +.app-body .compose-form__buttons { + gap: 1px; +} +.app-body .compose-form__buttons .icon-button { + padding: 6px; + border-radius: 8px; + transition: all .2s; +} +.app-body .compose-form__buttons .icon { + transform: scale(1.2); + width: 20px; +} +.app-body .compose-form__buttons .icon-button:is(.active, .active:hover) { + background-color: var(--color-accent); +} +.app-body .compose-form__submit { + max-width: 40px; +} +.app-body .compose-form__submit .button { + height: 40px; + max-width: 40px; + color: transparent; + background-size: 60%; + background-position: center; + background-repeat: no-repeat; + background-image: var(--icon-send-inv); + background-color: var(--color-accent); + transition: + transform .2s, + background-color .2s, + border-color .2s; +} +.app-body .compose-form__submit .button:active { + transform: scale(.95); +} +.app-body .compose-form:has(.autosuggest-textarea__textarea:placeholder-shown) .compose-form__submit .button { + background-image: var(--icon-send); + background-color: var(--color-accent-bg); +} +.app-body .compose-form:not(:has(.autosuggest-textarea__textarea:placeholder-shown)) .compose-form__submit { + animation: bounce-sml .2s ease-out 1; +} + +.app-body .upload-area__background { + background-color: var(--color-secondary-bg); + border-radius: 8px; +} +.app-body .upload-area__content { + border-color: var(--color-accent-focus); + border-radius: 8px; +} +.app-body .upload-progress__tracker { + background-color: var(--color-accent); +} +.app-body .upload-progress__backdrop { + background-color: var(--color-accent-bg); +} +.app-body .upload-progress .icon { + color: var(--color-accent) +} +.app-body .upload-progress__message, +.app-body .upload-progress__message span { + color: var(--color-content-fg); +} +.app-body .compose-form__upload .icon-button { + background-color: rgba(0, 0, 0, .75); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); + color: var(--color-accent-fg); + border-radius: 8px; + padding: 6px; +} +.app-body .compose-form__upload .icon-button:hover { + background-color: #444; + color: var(--color-accent-fg); +} + +/* Poll composer */ +.app-body .compose-form__poll { + gap: 3px; +} +.app-body .compose-form__poll .poll__option { + margin-bottom: 2px; +} +.app-body .poll__option input[type=text] { + border-radius: 8px; + padding: 7px 12px; + border: 1px solid var(--color-lines); + background-color: var(--color-content-bg); + color: var(--color-content-fg); + transition: all .2s; +} +.app-body .poll__option input[type=text]:focus { + border-color: var(--color-accent); +} +.app-body .compose-form__poll__footer { + margin-top: 5px; + padding-inline-start: 12px; + gap: 6px; + margin-bottom: -10px; +} +.app-body .compose-form__poll__select__label { + display: none; +} +.app-body .compose-form__poll__select__value { + background-position: 8px center; + background-size: 15px; + background-repeat: no-repeat; + color: var(--color-accent); + padding: 4px 8px 4px 27px; + border-radius: 8px; + border: 1px solid var(--color-accent-bg); + font-size: 12px; + line-height: 16px; + transition: + background-color .2s, + border-color .2s; + cursor: pointer; +} +.app-body .compose-form__poll__select__value:is(:active, :hover, :focus) { + border-color: var(--color-accent); + outline: 0; +} +.app-body .compose-form__poll__select__value:active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:first-child .compose-form__poll__select__value { + background-image: var(--icon-timer); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:first-child .compose-form__poll__select__value:active { + background-image: var(--icon-timer-inv); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value { + background-image: var(--icon-check-radio); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:active, +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:first-child:checked):active { + background-image: var(--icon-check-radio-inv); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:first-child:checked) { + background-image: var(--icon-check-radio); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:last-child:checked) { + background-image: var(--icon-check-box); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:last-child:checked):active { + background-image: var(--icon-check-box-inv); +} + +.app-body .compose-form__poll__footer__sep { + display: none; +} + +.app-body .compose-form__poll .poll__option.empty:not(:focus-within) { + opacity: .8; +} + +.app-body .compose-form__poll-wrapper, +.app-body .compose-form__poll-wrapper .poll__footer { + border-top: 0; +} +.app-body .compose-form__poll-wrapper ul { + background-color: var(--color-accent-bg); +} +.app-body .compose-form__poll-wrapper .autosuggest-input input, +.app-body .compose-form__poll-wrapper select { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .compose-form__poll-wrapper .autosuggest-input input:focus, +.app-body .compose-form__poll-wrapper select:focus { + border-color: var(--color-accent); +} +.app-body .compose-form__poll-wrapper .poll__footer .button.button-secondary { + padding: 6px 16px; +} +.app-body .compose-form__poll-wrapper .icon-button.disabled { + color: transparent; + pointer-events: none; +} +.app-body .compose-form__poll-button .icon-button.active { + background-color: var(--color-accent); +} +.app-body .compose-form__poll-button .icon-button.active .icon-tasks { + background-image: var(--icon-poll-active); +} + +/* Polls in posts */ +.app-body .muted .poll { + color: var(--color-content-fg-muted); +} +.app-body .poll__footer { + color: var(--color-content-fg-muted); + display: flex; + flex-flow: wrap; + gap: 5px; + align-items: center; + box-sizing: border-box; + font-size: 12px; + padding: 0; +} +.app-body .poll__link { + color: var(--color-accent); + text-decoration: none; + box-sizing: border-box; + padding: 0 8px; + border: 1px solid var(--color-accent-bg); + border-radius: 8px; + font-size: 12px; + font-weight: 500; + height: 32px; + transition: all .3s; +} +.app-body .poll__link:hover { + border-color: var(--color-accent); +} +.app-body .poll__link:active { + background-color: var(--color-accent-bg); +} +.app-body .poll__option.editable .poll__input { + display: none; +} +.app-body .poll li { + margin-bottom: 4px; + position: relative; + border-radius: 8px; + overflow: hidden; +} +.app-body :is(.status, .detailed-status) .poll__option { + border: 1px solid var(--color-lines-translucent); + color: var(--color-content-fg); + font-weight: 500; + padding: 8px; + border-radius: 8px; + transition: all .2s; + position: relative; + z-index: 1; + align-items: center; +} +.app-body .poll__option.selectable { + cursor: pointer; +} +.app-body .poll__option.selectable:active { + transform: scale(.98); +} +.app-body .poll__option.selectable:hover { + border-color: var(--color-accent); + color: var(--color-accent); +} +.app-body .poll__option.selectable:has(.poll__input.active) { + border-color: var(--color-accent); + background-color: var(--color-accent-bg); + color: var(--color-accent); +} +.app-body .poll__option.selectable .poll__input:not(.active) { + border-width: 0; + outline-width: 0 !important; + background-color: var(--color-lines); + transition: + background .2s; +} +.app-body .poll__option.selectable:hover .poll__input:not(.active) { + background-color: var(--color-accent-bg); +} +.app-body .poll__option.selectable .poll__input.active { + border-width: 3px; + border-color: var(--color-accent-bg); + outline-width: 1px !important; +} +.app-body .poll__footer .button.button-secondary { + box-sizing: border-box; + padding: 0 16px; + margin: 0; + height: 32px; + background-color: var(--color-accent); + color: var(--color-accent-fg); + float: inline-end; +} +.app-body .poll__footer .button.button-secondary:hover { + background-color: var(--color-accent-focus); + color: var(--color-accent-fg); +} +.app-body .poll__footer .button.button-secondary:disabled { + opacity: 1; + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); + display: none; +} +.app-body .poll__footer .button.button-secondary:not(:disabled) { + animation: bounce-sml .3s ease-out 1; +} +.app-body .poll__footer .button.button-secondary:active { + transform: scale(.95); +} +.app-body .poll__voted { + position: absolute; + right: 3px; + height: 20px; + color: var(--color-accent); +} +.app-body .poll__option:has(+ .poll__chart.leading) .poll__voted { + right: 28px; + color: var(--color-confirm-fg); +} +.app-body .poll__chart { + background: var(--color-lines); + opacity: .8; + height: auto; + border-radius: 8px 0 0 8px; + position: absolute; + top: 0; + bottom: 0; + z-index: 0; +} +@media (prefers-color-scheme: dark) { + .app-body .poll__chart { + opacity: 1; + } +} +.app-body .poll__chart.leading, +.app-body .muted .poll__chart.leading, +.app-body .poll__option:has(.poll__voted) + .poll__chart.leading { + background: var(--color-confirm); + opacity: .5; +} +.app-body .poll__option:has(.poll__voted) { + border-color: var(--color-accent); + background-color: transparent; +} +.app-body .poll__option:has(.poll__voted) + .poll__chart { + background-color: color-mix(in srgb, var(--color-accent), transparent 70%); + opacity: 1; +} +.app-body .poll__option:has(+ .poll__chart.leading), +.app-body .poll__option:has(.poll__voted):has(+ .poll__chart.leading) { + border-color: color-mix(in srgb, var(--color-confirm), transparent 30%); + color: var(--color-content-fg); + background-color: transparent; + background-size: 20px; + background-position: right 8px center; + background-repeat: no-repeat; + background-image: var(--icon-trophy); +} +.app-body .poll__option:has(.poll__voted):has(+ .poll__chart.leading) { + border-color: var(--color-confirm); +} + +/* Emoji picker */ +.app-body .emoji-picker-dropdown > .icon-button .icon { + background-image: var(--icon-emoji-accent); +} +.app-body .emoji-picker-dropdown > .icon-button.active .icon { + background-image: var(--icon-emoji-accent-inv); +} +.app-body .emoji-picker-dropdown__menu { + overflow: hidden; + border-radius: 8px; + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + box-shadow: var(--dropdown-shadow); +} +.app-body .emoji-mart { + display: block; +} +.app-body .emoji-mart-bar:first-child { + background-color: var(--color-content-secondary-bg); + border-color: var(--color-lines); + padding-top: 2px; +} +.app-body .emoji-mart-anchor-bar { + background-color: var(--color-accent); +} +.app-body .emoji-mart-anchor-selected { + color: var(--color-accent); +} +.app-body .emoji-mart-anchor-icon svg path, +.app-body .emoji-mart-anchor-icon svg rect { + fill: var(--color-content-fg); +} +.app-body .emoji-mart-anchor-selected .emoji-mart-anchor-icon svg path, +.app-body .emoji-mart-anchor-selected .emoji-mart-anchor-icon svg rect, +.app-body .emoji-mart-search-icon svg path { + fill: var(--color-accent); +} +.app-body .emoji-mart-search-icon, +.app-body .emoji-mart-search-icon:disabled, +.app-body .emoji-mart-search-icon svg { + opacity: 1; +} +.app-body .emoji-mart-scroll::-webkit-scrollbar-track { + background-color: var(--color-content-bg); +} +.app-body .emoji-mart-search, +.app-body .emoji-mart-scroll, +.app-body .emoji-mart-category-label span { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .emoji-mart-search input { + background-color: var(--color-accent-bg); + border-color: var(--color-accent-lines); + color: var(--color-content-fg); + border-radius: 8px; +} +.app-body .emoji-mart-search input:focus { + border-color: var(--color-accent); + outline: 0; +} +.app-body .emoji-mart-search input::placeholder { + color: var(--color-accent); +} + + + +/* Zoom on emojis on hover (in post content only */ +.app-body .status__content:not(.status__content--collapsed) { /* So the emoji doesn't clip out when zoomed on. */ + overflow: visible; +} +.app-body .status__content .emojione { + transition: transform .8s .8s; +} +.app-body .status__content .emojione:hover { + transform: scale(2.5); +} + + + + +/* 💬 Posts + -------- */ +.app-body .reply-indicator__content, +.app-body .status__content { + color: var(--color-content-fg); +} +.app-body .account__display-name strong, +.app-body .status__display-name strong, +.app-body .status__info .status__display-name .display-name__account, +.app-body .status__prepend a bdi { + color: var(--color-content-fg); +} +.app-body .translate-button { + color: var(--color-content-fg-muted); +} +.app-body .translate-button__meta, +.app-body .translate-button button, +.app-body .status__content__translate-button { + font-size: 85%; +} +.app-body .status__content__translate-button, +.app-body .translate-button .link-button { + width: 32px; + height: 32px; + bottom: 13px; + right: 52px; + padding: 0px; + position: absolute; + background-size: 20px; + background-repeat: no-repeat; + background-position: center; + background-image: var(--icon-translate-accent); + border-radius: 8px; + transition: all .3s; + background-color: transparent; +} +.app-body .detailed-status .status__content__translate-button, +.app-body .detailed-status .translate-button .link-button { + background-image: var(--icon-translate-accent); + background-size: 25px; + width: 40px; + height: 40px; + right: 60px; + bottom: 20px; +} +@media screen and (max-width:889px) { + .app-body .status__content__translate-button, + .app-body .translate-button .link-button { + bottom: 10px; + } +} +.app-body .scrollable > div:is(:last-child, :only-child) .detailed-status__wrapper:last-child + :is( + .translate-button .link-button, + .status__content__translate-button + ) { + bottom: 12px; +} +.app-body .status__content__translate-button:hover, +.app-body .translate-button .link-button:hover { + background-color: var(--color-accent-bg); +} +.app-body .translate-button .link-button, +.app-body .detailed-status .translate-button .link-button, +.app-body .translate-button .link-button:hover, +.app-body .detailed-status .translate-button .link-button:hover { + background-image: var(--icon-translate-active); + background-color: var(--color-accent); + transform: scale(.8); +} +.app-body .status__content__translate-button > span, +.app-body .translate-button .link-button > span, +.app-body .notification .status__content__translate-button { + display: none; +} +.app-body .account__display-name strong, +.app-body .status__display-name strong, +.app-body .notification-request__name__display-name strong, +.app-body .status__prepend a bdi { + font-weight: bold; +} +.app-body .status { + margin-left: 56px; + padding: 0 10px; + border-bottom: 0; +} +.app-body .status__wrapper { + transition: background .3s; +} +.app-body .status__wrapper, +.app-body .detailed-status__wrapper { + --color-post-bg: var(--color-content-bg); + background-color: var(--color-post-bg); + padding: 13px 12px; + position: relative; +} +@media screen and (max-width:889px) { + .app-body .status__wrapper { + padding: 10px 8px; + } + .app-body .notification-ungrouped .status__wrapper { + padding: 13px 12px; + } +} +.app-body .scrollable > div:first-child > div:first-child > .status__wrapper, +.app-body .scrollable > div:first-child > .status__wrapper, +.app-body .explore__search-results > div:first-child > .status__wrapper { + border-top: 1px solid var(--color-lines); +} +.app-body .scrollable > div:last-child > div:last-child > .status__wrapper, +.app-body .scrollable > div > article:last-child > div > .status__wrapper, +.app-body .search-results__section > div:last-child >.status__wrapper { + border-bottom: 1px solid var(--color-lines); +} +.app-body .dismissable-banner + .scrollable > div > article:first-child > div > .status__wrapper { + border-top: 0; +} +.app-body .status__info { + height: 22px; + width: calc(100% + 56px); + gap: 2px; + margin-inline-start: -56px; + padding: 0; + margin-bottom: 0; + line-height: 10px; + align-items: start; +} +.app-body .status__info .status__display-name { + overflow: visible; + align-items: start; + max-height: 22px; +} +.app-body .status__info .status__display-name .display-name bdi, +.app-body .status__info .status__display-name .display-name__account { + vertical-align: top; +} +.app-body .status__info .status__display-name .display-name__account { + display: inline; + opacity: .6; +} +.app-body .status__relative-time { + height: 22px; + color: var(--color-content-fg); + display: flex; + position: absolute; + inset-inline-end: 20px; + z-index: 1; +} +.app-body .status__relative-time > * { + opacity: .6; +} +.app-body .status__relative-time::before, +.app-body .status__relative-time::after { + position: absolute; + content: " "; + display: block; + height: 100%; + z-index: -1; + transition: all .3s; +} +.app-body .status__relative-time::before { + width: 20px; + inset-inline-start: -20px; + background: linear-gradient(90deg, transparent, var(--color-post-bg)); + transition: all .2s; +} +.app-body .status__relative-time::after { + inset-inline-start: 0; + inset-inline-end: 0; + background-color: var(--color-post-bg); +} +.app-body .status__relative-time time + abbr { + display: inline-block; + width: 18px; + height: 22px; + order: 2; + margin: 0 4px 0 0; + background-size: 16px; + background-repeat: no-repeat; + background-position: center; + background-image: var(--icon-edited); + color: transparent; +} +.app-body .status__relative-time .status__visibility-icon { + order: 1; +} +.app-body .status__relative-time time { + order: 3; +} +.app-body .status__relative-time time + abbr { + order: 2; +} +.app-body .status__avatar { + margin-bottom: -10px; + z-index: 2; + border-radius: 50%; + outline: 6px solid var(--color-post-bg); + background-color: var(--color-post-bg); + transition: outline .3s; +} +.app-body .status__prepend + .status .status__avatar .account__avatar-overlay-base .account__avatar { + width: 46px !important; + height: 46px !important; +} +.app-body .status__prepend + .status .status__avatar .account__avatar-overlay-overlay { + position: absolute; + top: -34px; + right: -38px; + pointer-events: none; +} +.app-body .status__prepend + .status .status__avatar .account__avatar-overlay-overlay .account__avatar { + width: 29px !important; + height: 29px !important; +} +.app-body .reply-indicator__content, +.app-body .status__content { + line-height: 19px; + position: static; +} + +.app-body .e-content blockquote, +.app-body .reply-indicator__content blockquote, +.app-body .status__content__text blockquote { + color: var(--color-content-fg); + border-color: var(--color-lines); + font-style: italic; +} + + +/* 📏 Post dividers */ +/* Use ::before to set a non-full-width divider between posts and notifications. The divider sits above the post. */ +.app-body .status::before, +.app-body .notification__message::before { + position: absolute; + background-color: var(--color-lines); + height: 1px; + width: calc(100% - 78px); + right: 0; + top: -1px; + content: ""; + opacity: .7; +} +@media screen and (max-width:889px) { + .app-body .status::before, + .app-body .notification__message::before { + width: calc(100% - 73px); + } +} +@media (prefers-color-scheme: dark) { + .app-body .status::before, + .app-body .notification__message::before { + opacity: 1; + } +} + +/* Remove border between posts when applicable */ +.app-body .notification .status::before, /* no dividers on posts _inside_ notifications */ +.app-body .account-timeline__header + article .status::before, /* no divider above first post on profile pages */ +.app-body .scrollable > div:first-child > .status::before, /* no divider above first post in a column thread */ +.app-body .scrollable > div:first-child > div:first-child .status::before, /* no divider above first post in a column thread (backwards compatibility with 4.1.*) */ +.app-body .hashtag-header + article .status::before, +.app-body .search-results__section .search-results__section__header + div .status::before, +.app-body .dismissable-banner + article .status::before { + display: none; +} +@media screen and (min-width:890px) and (max-width:1174px) { /* no divider above first post in a column thread on medium-size devices */ + .app-body .scrollable > div:first-child > div:first-child > .status__wrapper .status::before, + .app-body .scrollable > div > article:first-child > div > .status__wrapper .status::before{ + display: none; + } +} + +/* 👥 Threaded replies */ +.app-body .status--first-in-thread { + border-top: 0; +} +.app-body .status--first-in-thread::before { + width: 100%; + right: 0; +} +.app-body .status--in-thread + :is( + .attachment-list, + .audio-player, + .hashtag-bar, + .media-gallery, + .picture-in-picture-placeholder, + .status-card, + .status__action-bar, + .status__content, + .video-player + ) { + margin-left: 0; + width: auto; +} +.app-body .status__line--first { + height: 100%; +} +.app-body .status__line--full { + height: calc(100% + 32px); +} +/* Default lines when replying in real time */ +.app-body div[tabindex="-1"]:has(.status--in-thread) .status--in-thread:not(.status--first-in-thread) > .status__line:not(.status__line--full) { + height: 0; +} +/* Hide line before first in thread */ +.app-body div[tabindex="-1"]:has(.status--in-thread) + div[tabindex="-1"] > .status--in-thread.status--first-in-thread > .status__line:not(.status__line--full), +.app-body div[tabindex="-1"]:has(.detailed-status__wrapper) + div[tabindex="-1"] > .status__wrapper .status__line:not(.status__line--full) { + height: 0; +} +.app-body div[tabindex="-1"]:has(+ div[tabindex="-1"] > .detailed-status__wrapper) .status--in-thread .status__line { + height: calc(100% - 32px) !important; +} + +.app-body div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.status--in-thread > .status__line.status__line--full, +.app-body .status__line--full.status__line--first { + top: 32px; + height: 100%; + z-index: 1; +} +.app-body .detailed-status { + background-color: transparent; + border-top: 0; +} +/* Threaded line, actually */ +.app-body .status__line { + margin-inline-start: 6px; + border-inline-start: 2px solid var(--color-accent); + -webkit-border-start: 2px solid var(--color-accent); + opacity: .6; +} +.app-body .status__line--full::before { + background-color: var(--color-accent); +} +/* Hide the "stub" from the first status line */ +div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.status--in-thread > .status__line.status__line--full, +.app-body .status-reply.status--in-thread.status--first-in-thread > .status__line, +.app-body .status-reply.status--in-thread.status--first-in-thread > .status__line--full::before { + top: 32px; +} +@media screen and (max-width:889px) { + .app-body .status__line { + inset-inline-start: 35px; + } +} + + +/* ⏺️ Posts when in focus */ +.app-body + :is(.status__wrapper.focusable, .detailed-status__wrapper.focusable):focus, +.app-body + :is(.focusable, .status__wrapper.focusable):focus + :is(.detailed-status, .detailed-status__action-bar), +.app-body .focusable:focus .notification-ungrouped__header, +.app-body .focusable:focus .status__wrapper, +.app-body .focusable:focus { + outline: 0; + --color-post-bg: var(--color-content-bg-focus); + background-color: var(--color-post-bg); +} +@media screen and (min-width:1175px) { /* Subtle hover effect when you hover over a post content in the timeline. Only on bigger screens. */ + .app-body .status__wrapper:has(.status__content:hover), + .app-body .notification__message:has(+ div > .status__wrapper .status__content:hover), + .app-body .status__wrapper:has(.status__content:hover) .status__avatar, + .app-body .notification-ungrouped:has(.status__wrapper .status__content:hover) .notification-ungrouped__header { + --color-post-bg: var(--color-content-bg-focus); + } +} +.app-body :is(.status__wrapper.focusable, .detailed-status__wrapper.focusable):focus .status__avatar { + outline: 6px solid var(--color-post-bg); +} + +/* 👁️ Post detailed view */ +.app-body .detailed-status__wrapper { /* Set full-width divider above and below a detailed post */ + background-color: var(--color-post-bg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + padding-bottom: 20px; + z-index: 1; + box-shadow: + inset 0 -5px var(--color-content-secondary-bg), + inset 0 -6px var(--color-lines); +} +.app-body .scrollable > div:is(:last-child, :only-child) .detailed-status__wrapper:last-child { + padding-bottom: 12px; + box-shadow: none; +} +@media screen and (max-width:889px) { + .app-body .detailed-status { + padding: 8px 8px 14px; + } +} +.app-body .detailed-status .detailed-status__display-avatar .account__avatar { + width: 60px !important; + height: 60px !important; +} +.app-body .detailed-status .status__content { + line-height: 24px; +} +.app-body .detailed-status { + padding-bottom: 8px; +} +.app-body .detailed-status, +.app-body .detailed-status__action-bar { + background-color: var(--color-content-bg); + border: 0; +} +.app-body .detailed-status__display-name strong, +.app-body .detailed-status__display-name .display-name__account { + color: var(--color-content-fg); +} +.app-body .detailed-status__display-name strong { + font-size: 18px; + font-weight: bold; +} +.app-body :is(.compose-panel, .compose-form) .detailed-status__display-name strong { + font-size: 14px; +} +.app-body .detailed-status__display-name .display-name__account { + opacity: .7; +} +.app-body .detailed-status__meta { + color: var(--color-content-fg); + display: flex; + align-items: start; + flex-flow: row wrap; + font-size: 13px; + gap: 5px; + border-top: 1px solid color-mix(in srgb, var(--color-lines), transparent 20%); + margin-top: 25px; + padding-top: 12px; + overflow: hidden; + position: relative; +} +.app-body .detailed-status__meta::before { + position: absolute; + content: " "; + display: block; + height: 100%; + z-index: 1; + width: 30px; + inset-inline-end: 0; + background: linear-gradient(90deg, transparent, var(--color-post-bg)); +} +.app-body .detailed-status__meta__line { + border-top: 0; + border-bottom: 0; + padding-top: 0; + padding-bottom: 0; + gap: 6px; + position: relative; + opacity: .6; +} +.app-body .detailed-status__meta__line:first-child { + color: transparent; + padding-left: 20px; + padding-right: 5px; + gap: 0; +} +.app-body .detailed-status__meta__line:first-child svg { + position: absolute; + left: 0; +} +.app-body .detailed-status__meta__line:first-child > * { + color: var(--color-content-fg); + white-space: nowrap; +} +.app-body .detailed-status__meta__line:last-child { + flex: 100%; + opacity: .9; +} +.app-body .detailed-status__application::before { + content: "\00B7\00A0"; + margin-left: -3px; +} +.app-body .detailed-status__link:is([href$="/reblogs"], [href$="/favourites"]) { + padding-left: 20px; + border-radius: 8px; + background-position: left center; + background-repeat: no-repeat; + background-size: 15px; + transition: all .2s; +} +.app-body .detailed-status__link[href$="/reblogs"] { + background-image: var(--icon-boost); +} +.app-body .detailed-status__link[href$="/favourites"] { + background-image: var(--icon-star); +} +.app-body .detailed-status__meta__line .dropdown-menu__text-button { + overflow: hidden; + padding-left: 20px; + background-image: var(--icon-edited); + background-position: left center; + background-repeat: no-repeat; + background-size: 15px; + text-align: start; +} +.app-body .detailed-status__meta__line .dropdown-menu__text-button:is(:hover) { + text-decoration: none; +} +.app-body .detailed-status__action-bar { + padding: 0 12px; + justify-content: left; + gap: 8px; + width: auto; +} +@media screen and (max-width:889px) { + .app-body .detailed-status__action-bar { + padding-left: 0; + padding-right: 0; + } +} +.app-body .detailed-status__button { + width: 40px; + height: 40px; + flex: unset; +} +.app-body .detailed-status__action-bar-dropdown { + position: absolute; + right: 18px; +} +.app-body .detailed-status__meta .animated-number { + color: var(--color-content-fg); + font-weight: 700; +} +.app-body .detailed-status__meta .dropdown-menu__text-button .animated-number { + font-weight: 500; +} +.app-body .status__action-bar .animated-number { + color: var(--color-accent); + font-weight: 500; +} +.app-body .status__action-bar__button:has(.icon-button__counter > .animated-number) { + padding-left: 4px; + padding-right: 4px; + margin-right: 2px; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .active + .icon-retweet + .icon-button__counter > .animated-number { + color: var(--color-accent); +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .active + .icon-star + .icon-button__counter + > .animated-number { + color: #FFBF00; +} + +.app-body article > .account { + padding: 16px; +} +.app-body .account-timeline__header + article > .account { + border-top: 1px solid var(--color-lines); +} +.app-body .detailed-status__link { + display: inline-flex; + position: static; + gap: 4px; +} + +/* Hashtag bar */ +.app-body .hashtag-bar a, +.app-body .hashtag-bar .link-button { + color: var(--color-content-fg-muted); + transition: all .1s; +} +.app-body .hashtag-bar a { + font-weight: 500; +} +.app-body .hashtag-bar .link-button { + margin-left: 3px; +} +.app-body .hashtag-bar a { + background-color: + color-mix( + in srgb, + var(--color-content-fg), + transparent 92% + ); + transition: all .3s; + padding: 3px 8px; + border-radius: 8px; +} +.app-body .hashtag-bar a:hover, +.app-body .hashtag-bar .link-button:hover { + color: var(--color-accent); +} +.app-body .hashtag-bar a:hover { + background-color: var(--color-accent-bg); +} +.app-body .hashtag-bar a:active, +.app-body .hashtag-bar a:focus { + color: var(--color-accent-fg); + background-color: var(--color-accent); +} +.app-body .hashtag-bar a:hover span { + text-decoration: none; +} + +/* ⭐ Action bar */ +.app-body .status__action-bar { + justify-content: left; + margin-top: 8px; + gap: 9px; +} +.app-body .status__action-bar .status__action-bar__button-wrapper { + flex-grow: 0; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + :is(button, .status__action-bar__dropdown) { + transition: all .3s; +} +.app-body .status__action-bar__button-wrapper:last-child { + position: absolute; + right: 18px; +} + +.app-body .status__action-bar .icon-button.disabled { + pointer-events: none; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .icon-button:is( + :active, + .active:active, + :focus, + .active:focus + ) { + background-color: transparent; +} + +.app-body .status__action-bar__button-wrapper:last-child .icon-button:is(.active, .active:active, .active:focus), +.app-body :is(.detailed-status__action-bar-dropdown, .status__action-bar-dropdown) .icon-button:is(.active, .active:active, .active:focus) { + background-color: var(--color-accent); + transform: scale(.9); +} + +.app-body .icon-button.star-icon.deactivate > .icon-star, +.app-body .icon-button.star-icon.activate > .icon-star { /* Disable default star spinning animation */ + animation: none; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .icon-button.star-icon.active + > .icon-star { + animation: bounce .4s ease-out !important; +} +.app-body .status__action-bar .icon-button.reblogPrivate>.icon-retweet { + opacity: 1; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .icon-button.active>.icon-retweet { + animation: launch 1.2s ease-in 1 !important; +} +.app-body .status__action-bar .icon-button.bookmark-icon.active>.icon-bookmark, +.app-body .detailed-status__action-bar .icon-button.bookmark-icon.active>.icon-bookmark { + animation: bounce-vertical .4s ease-out !important; +} +.app-body .status__action-bar .icon-button, +.app-body .detailed-status__action-bar .icon-button { + min-width: 32px; + height: 32px; + border-radius: 8px; + position: relative; +} +.app-body .detailed-status__action-bar .icon-button { + min-width: 40px; + height: 40px; +} +.app-body .detailed-status__action-bar .icon-button > .icon { + width: 25px; + height: 25px; +} +.app-body .detailed-status__action-bar .icon-button +.app-body .icon-button.star-icon.active, +.app-body .notification__favourite-icon-wrapper .star-icon { + color: #ffb609; +} +.app-body .status__prepend { + display: inline-flex; + padding: 0 10px; + margin-top: 3px; + margin-bottom: 5px; + margin-left: 66px; + height: 29px; + gap: 5px; + border-radius: 50px; + align-items: center; + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + outline: 1px solid color-mix(in srgb, var(--color-fg), transparent 95%); + outline-offset: -1px; + font-size: 13px; +} +.app-body .status__prepend:has(.status__prepend__icon .icon-retweet) { + padding-left: 35px; +} +.app-body .status__prepend__icon { + height: 20px; + text-align: right; +} +.app-body .status__prepend .status__prepend__icon:has(.icon-retweet) { + order: 2; +} +.app-body .status__prepend__icon .icon { + transform: scale(.9); +} +.app-body .detailed-status__wrapper .status__prepend__icon { + width: 46px; +} +.app-body .status__prepend > span { + color: var(--color-fg-muted); + white-space: nowrap; +} +.app-body .status__prepend:has(.status__prepend__icon > .icon-thumb-tack) > span { + color: var(--color-content-fg); + font-weight: 600; +} +.app-body .status__prepend .muted .emojione { + opacity: 1; +} +.app-body .status-card, +.app-body .status-card.compact { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + box-shadow: none; + transition: all .3s; + border-radius: 8px; +} +.app-body .status-card:hover, +.app-body .status-card.compact:hover { + background-color: var(--color-content-bg-focus); + border-color: var(--color-lines); +} +.app-body .status-card:active, +.app-body .status-card.compact:active { + transform: scale(.98); +} +.app-body .status-card__image { + background: var(--color-content-secondary-bg); +} +.app-body .status-card__image .icon { + width: 32px; + height: 32px; +} +.app-body .status-card[href*="/@" i] { + align-items: start; +} +.app-body .status-card[href*="/@" i] .status-card__description { + margin-top: 2px; + white-space: normal; +} +.app-body .status-card[href*="/@" i] .status-card__image { + order: 2; + background-color: transparent; + padding: 8px; + box-sizing: border-box; +} +.app-body .status-card[href*="/@" i]:not(.expanded) .status-card__image { + height: 120px; + width: 120px; +} +.app-body .status-card[href*="/@" i] .status-card__image-image { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; + outline: 1px solid var(--color-lines-translucent); + outline-offset: -1px; +} +.app-body .status-card[href*="/@" i] .status-card__content { + display: flex; + flex-flow: column; +} +.app-body .status-card__title { + order: 1; + line-height: 1.3; + font-size: 18px; + margin-bottom: 3px; +} +.app-body .status-card__host { + order: 2; +} +.app-body .status-card__description { + order: 3; +} +.app-body .status-card__image:has(.icon-file-text:only-child), +.app-body .status-card__description:empty { + display: none; +} +.app-body .status-card__title, +.app-body .status-card__description, +.app-body .status-card__author, +.app-body .status-card__host { + color: var(--color-content-fg); + transition: all .2s; +} +.app-body .status-card__host { + color: var(--color-content-fg-muted); +} +.app-body .status-card:active .status-card__host, +.app-body .status-card:focus .status-card__host, +.app-body .status-card:hover .status-card__host { + color: var(--color-accent); +} +.app-body .status-card:active .status-card__author, +.app-body .status-card:active .status-card__description, +.app-body .status-card:active .status-card__title, +.app-body .status-card:focus .status-card__author, +.app-body .status-card:focus .status-card__description, +.app-body .status-card:focus .status-card__title, +.app-body .status-card:hover .status-card__author, +.app-body .status-card:hover .status-card__description, +.app-body .status-card:hover .status-card__title { + color: var(--color-content-fg); +} +.app-body .status-card__author strong { + font-weight: 500; +} +@media screen and (max-width:889px) { + .app-body .status-card:not(.expanded) .status-card__image { + width: 80px; + } + .app-body .status-card:not(.expanded,:has(.icon-file-text)) .status-card__content { + padding-top: 0; + padding-bottom: 0; + } + .app-body .status-card[href*="/@" i]:not(.expanded,:has(.icon-file-text)) .status-card__content { + padding-top: 12px; + padding-bottom: 12px; + } + .app-body .status-card:not(.expanded) .status-card__host { + margin-bottom: 2px; + font-size: 12px; + } + .app-body .status-card:not(.expanded) .status-card__title { + font-size: 16px; + } + .app-body .status-card:not(.expanded) .status-card__description { + margin-top: 2px; + font-size: 12px; + } +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__image { + width: 80px; +} +.layout-multiple-columns .status-card:not(.expanded,:has(.icon-file-text)) .status-card__content { + padding-top: 0; + padding-bottom: 0; +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__host { + margin-bottom: 2px; + font-size: 12px; +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__title { + font-size: 16px; +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__description { + margin-top: 2px; + font-size: 12px; +} +.app-body .status-card:has(+ .more-from-author) { + box-sizing: border-box; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + border-bottom: 0; +} +.app-body .status-card + .more-from-author { + background-color: var(--color-content-secondary-bg); + border: 1px solid var(--color-lines); + border-top: 0; +} +.app-body .more-from-author { + color: var(--color-content-fg); + overflow: hidden; +} +.app-body .more-from-author .logo { + color: var(--color-content-fg); + min-width: 16px; + height: 16px; +} +.app-body .more-from-author > span { + flex-grow: 1; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + mask-image: linear-gradient(90deg, black 80%, transparent 96%); +} +.app-body .notification-ungrouped .more-from-author :is(.account__avatar) { + width: 16px !important; + height: 16px !important; +} +.app-body .more-from-author a:is(:active, :hover, :focus) { + color: var(--color-accent); +} +.app-body .more-from-author a { + color: var(--color-content-fg); + font-weight: 700; +} +.app-body .status__content p { + margin-bottom: 12px; +} +.app-body .status__content p:last-child { + margin-bottom: 0; +} +.app-body .content-warning { + background: none; + color: var(--color-content-fg); + margin-inline-start: 0; + margin-top: 2px; + margin-bottom: 5px; + border: 0; + padding: 0 0 25px; + font-weight: 700; + font-size: 15px; + line-height: 19px; + position: relative; +} +.app-body .detailed-status .content-warning { + font-size: 19px; + line-height: 24px; +} +.app-body .content-warning::before, +.app-body .content-warning::after { + display: none; +} +.app-body .content-warning .link-button { + background-color: transparent; + width: 100%; + text-align: start; + position: absolute; + top: 0; + bottom: 0; + display: flex; + align-items: end; + text-decoration: none; +} +.app-body .content-warning .link-button span { + background-color: transparent; + background-image: var(--icon-eye-shut); + background-repeat: no-repeat; + background-position: left 7px center; + background-size: auto 18px; + border: 1px solid var(--color-lines); + border-radius: 8px; + text-transform: initial; + font-size: 12px; + line-height: 16px; + font-weight: 500; + color: var(--color-content-fg); + padding: 5px 8px 5px 30px; + margin: 0; + vertical-align: middle; + display: inline-block; + transform-origin: center left; + transition: + border-color .3s, + outline-color .3s, + transform .3s, + background-color .3s; + position: relative; + z-index: 1; +} +.app-body .content-warning .link-button:hover span { + border-color: rgba(68, 74, 90, .6); +} +@media (prefers-color-scheme: dark) { + .app-body .content-warning .link-button:hover span { + border-color: rgba(255, 255, 255, .3); + } +} +.app-body .content-warning .link-button:active span { + transform: scale(.95); +} +.app-body .content-warning:has(+ .status__content > .status__content__text--visible) .link-button span { + background-image: var(--icon-eye-open); +} +@media (prefers-color-scheme: dark) { + .app-body :is(.reply-indicator__content, .status__content) .status__content__spoiler-link:hover span { + border-color: rgba(255, 255, 255, .3); + } +} + +.app-body .icon-button.overlayed { + background-color: rgba(0, 0, 0, .1); + border-radius: 7px; +} +.app-body .icon-button.overlayed:hover { + background-color: rgba(0, 0, 0, .4); +} +.app-body .status__wrapper--filtered__button { + color: var(--color-accent); +} +.app-body .status__wrapper--filtered { + color: var(--color-content-fg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + padding: 12px; + margin-top: -1px; +} + +.app-body .media-gallery { + gap: 4px; + grid-template-columns: calc(50% - 2px) calc(50% - 2px); + grid-template-rows: calc(50% - 2px) calc(50% - 2px); +} + +.app-body .audio-player, +.app-body .media-gallery, +.app-body .video-player { + transition: transform .3s; +} +.app-body .media-gallery__item { + border-radius: 8px !important; + outline: 1px solid var(--color-lines-translucent); + outline-offset: -1px; +} + +.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone), +.app-body .status > *:not(.status__info, .status__content, .status__action-bar, .status__line, .status-card) { + max-height: 450px; + min-height: unset; + width: auto; +} +.app-body .status--in-thread .more-from-author { + margin-inline-start: 0; +} +.app-body .account-gallery__container { + gap: 4px; + padding: 4px; +} +.app-body .media-gallery__item, +.app-body .media-gallery__item-thumbnail, +.app-body .media-gallery__item-gifv-thumbnail { + cursor: pointer; + transition: .2s transform; +} +.app-body .media-gallery__item:active { + transform: scale(.98); +} +.app-body .media-gallery__item-thumbnail img, +.app-body .media-gallery__alt__popover { + border-radius: 8px; +} +.app-body .media-gallery__gifv:is(:active, :hover)::after { + display: none; +} +.app-body .picture-in-picture .video-player::after { + border-radius: 0; +} +.app-body .media-gallery__preview, +.app-body .video-player { + background-color: var(--color-content-secondary-bg); +} +.app-body .media-gallery__preview { + outline: 1px solid rgba(0, 0, 0, 0.05); + outline-offset: -1px; + height: calc(100% - 1px); + border-radius: 8px; + transition: all .2s; +} +.app-body .spoiler-button:hover ~ .media-gallery__item > .media-gallery__preview { + outline: 1px solid var(--color-lines-translucent); +} +.app-body .media-gallery__actions__pill { + border-radius: 6px; + padding: 3px 8px; + font-weight: 500; + background-color: rgba(0, 0, 0, .1); + transition: all .2s; +} +.app-body .spoiler-button__overlay__label, +.app-body .spoiler-button__overlay__label:is(:focus, :hover), +.app-body .spoiler-button__overlay:is(:focus, :hover) .spoiler-button__overlay__label { + backdrop-filter: none; + -webkit-backdrop-filter: none; + background-color: var(--color-content-bg); + border: 1px solid rgba(0, 0, 0, .1); + color: var(--color-content-fg); + border-radius: 8px; +} +.app-body .spoiler-button__overlay__label > span:first-child { + font-weight: bold; +} + +.app-body :is(.media-gallery__alt__label, .media-gallery__gifv__label) { + background-color: rgba(0, 0, 0, .1); + border-radius: 6px; +} +.app-body .spoiler-button:not(.spoiler-button--minified) ~ .media-gallery__item :is(.media-gallery__alt__label, .media-gallery__gifv__label) { + display: none; +} + + +/* Empty columns */ +.app-body .empty-column-indicator { + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + border-radius: 0 0 8px 8px; + contain: content; +} +.app-body .empty-column-indicator a { + color: var(--color-accent); +} +.app-body .explore__links > .empty-column-indicator { + border: 0; +} + + +/* Timeline hint */ +.app-body .timeline-hint { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-color: var(--color-lines); + position: relative; + padding: 28px; + padding-left: 75px; + text-align: left; + font-size: 95%; + line-height: 18px; +} +.app-body .timeline-hint a { + color: var(--color-accent); +} +.app-body .timeline-hint p { + opacity: .7; +} +.app-body .timeline-hint::before { + content: " "; + display: block; + background-color: var(--color-content-secondary-bg); + position: absolute; + top: 15px; + left: 15px; + right: 15px; + bottom: 15px; + z-index: 0; + border-radius: 8px; +} +.app-body .timeline-hint::after { + content: " "; + background-image: var(--icon-reply-all); + background-repeat: no-repeat; + background-position: center; + opacity: .55; + position: absolute; + top: 26px; + left: 25px; + width: 40px; + height: 40px; +} +.app-body .timeline-hint > :is(p, a) { + position: relative; + z-index: 0; +} + + +/* 📤 DMs */ +.app-body .follow_requests-unlocked_explanation { + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); +} +.app-body .follow_requests-unlocked_explanation a { + color: var(--color-accent); +} +.app-body .conversation__unread { + background-color: var(--color-accent); +} +.app-body .conversation__unread { + color: var(--color-accent-fg); +} +.app-body .conversation__content__names a strong { + font-weight: bold; +} +.app-body .conversation__content__names, +.app-body .conversation__content__names a, +.app-body .conversation__content__relative-time, +.app-body .conversation .attachment-list__list a, +.app-body .conversation .status__content p { + color: var(--color-content-fg); +} +.app-body .conversation { + background-color: var(--color-content-bg); + border-bottom: 1px solid var(--color-lines); +} +.app-body .conversation.unread:before { + border-color: var(--color-accent); +} +.app-body .conversation__content__relative-time { + opacity: .7; +} +.app-body .conversation__content { + position: relative; +} +.app-body .account__avatar-composite { + border-radius: 0; + padding: 1px; +} +.app-body .account__avatar-composite .account__avatar { + height: auto !important; +} +.app-body .account__avatar-composite__label { + display: none; +} + +.app-body .status__wrapper.status__wrapper-direct, +.app-body .notification__message:has(+ div > .status__wrapper.status__wrapper-direct), +.app-body .notification-ungrouped--direct .notification-ungrouped__header { + --color-post-bg: color-mix(in srgb, var(--color-accent), var(--color-content-bg) 92%); +} +.app-body .status__wrapper.status__wrapper-direct:has(.status__content:hover), +.app-body .status__wrapper.status__wrapper-direct:has(.status__content:hover) .status__avatar, +.app-body .status__wrapper.status__wrapper-direct.focusable:focus, +.app-body .notification__message:has(+ div > .status__wrapper.status__wrapper-direct .status__content:hover), +.app-body .notification-ungrouped--direct:has(.status__wrapper.status__wrapper-direct .status__content:hover) .notification-ungrouped__header { + --color-post-bg: color-mix(in srgb, var(--color-accent), var(--color-content-bg) 88%); +} + +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend { + background-color: var(--color-accent); + margin-inline-start: 10px; + z-index: 3; + position: relative; + outline: 5px solid var(--color-post-bg); + border-radius: 50px 50px 50px 10px; + transition: all .2s; +} +.app-body :is(.detailed-status__wrapper-direct) .status__prepend { + margin-inline-start: 0; + margin-block-end: 0; + position: absolute; + top: 4px; + left: 4px; + right: 4px; + border-radius: 8px; + outline: 0; + font-size: 13px; +} +.app-body :is(.detailed-status__wrapper-direct):has(.status__prepend) { + padding-top: 40px; +} +.app-body :is(.status__wrapper-direct):not(:has(.status__line)) .status__prepend { + margin-inline-start: 66px; +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend .status__prepend-icon-wrapper { + height: 20px; +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend .icon-at { + background-image: var(--icon-at-inv); +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend .status__prepend-icon { + width: 20px; + height: 20px; + transform: scale(.85); +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend > span { + color: var(--color-accent-fg); + margin-top: -1px; +} + +.app-body .notification-ungrouped--direct .notification-ungrouped__header > .notification-ungrouped__header__icon > svg { + display: none; +} +.app-body .notification-ungrouped--direct .notification-ungrouped__header > span { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 50px 50px 50px 10px; + padding: 3px 12px; + margin-top: 2px; + font-size: 90%; +} + + + +/* ⏺️ Column headers + ----------------- */ +.app-body .tabs-bar__wrapper { + background-color: transparent; + box-shadow: inset 0 10px var(--color-bg); +} +.app-body .column-header__wrapper.active:before { + top: -17px; + bottom: unset; + opacity: 30%; + height: 35px; + width: 100%; + background: radial-gradient(ellipse, var(--color-accent) 0, transparent 60%); +} +.app-body .column-header__wrapper.active { + box-shadow: none; +} +@media screen and (min-width:1175px) { + .app-body .column-header__wrapper.active:before { + top: unset; + bottom: -15px; + border-top: 1px solid var(--color-lines-translucent); + } + .app-body .column-header__wrapper.active { + box-shadow: 0 1px 0 var(--color-lines-translucent); + } +} +.app-body .column-header { + border-radius: 8px; +} +.app-body .column-header, +.app-body .column-back-button { + background-color: color-mix(in srgb, var(--color-content-bg), transparent 15%); + color: var(--color-content-fg); + border-right: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-top: 1px solid var(--color-lines); + border-bottom: 0; + border-radius: 8px 8px 0 0; + overflow: hidden; + font-weight: bold; + height: 50px; + box-sizing: border-box; + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); +} +.app-body .column-back-button { + padding-left: 15px; +} +.app-body .column-header__button, +.app-body .column-header__back-button { + background-color: transparent; + border: 0; +} +.app-body .column-header__button { + color: var(--color-content-fg); + transition: all .2s; + border-radius: 6px; + height: 42px; + margin: 4px 4px 4px 0; +} +.app-body .column-header__button:active { + transform: scale(.8); +} +.app-body .column-header__icon { + transform: scale(1.1); + margin-right: 4px; +} +.app-body .column-header__buttons .column-header__button:has(> .icon:only-child) { + width: 42px; +} +.app-body .column-header.active .column-header__icon { + color: var(--color-accent); + text-shadow: none; +} +.app-body .column-header__button:is(.active, .active:hover, :hover) { + color: var(--color-accent); + background-color: var(--color-accent-bg); +} +.app-body .column-header__button.active .icon { + transform: none; +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .column-header__wrapper::after, + .app-body:not(.layout-multiple-columns) .column-back-button::after { + display: none; + } + .app-body .column-header__buttons { + height: 55px; + } + .app-body:not(.layout-multiple-columns) .column-header, + .app-body:not(.layout-multiple-columns) .column-back-button { + background-color: transparent; + -webkit-backdrop-filter: none; + backdrop-filter: none; + } + .app-body:not(.layout-multiple-columns) .column-header__button, + .app-body:not(.layout-multiple-columns) .column-header__button:is(.active, .active:hover, :hover) { + padding: 0 12px; + height: 35px !important; + align-self: center; + } +} + +.app-body .column-back-button--slim-button::after { + display: none; +} +.app-body .column-back-button--slim-button { + top: -50px +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .column-back-button--slim-button { + height: 50px; + } +} +@media screen and (min-width:1175px) { + .app-body:not(.layout-multiple-columns) .column-back-button--slim-button { + display: none; + } +} +.app-body :is(.column-header__back-button, .column-back-button) { + gap: 5px; +} +.app-body .column-back-button__icon { + margin-inline-end: 0; +} +.app-body :is(.column-header__back-button, .column-back-button) span, +.app-body .column-header__back-button { + position: relative; +} +.app-body :is(.column-header__back-button, .column-back-button):hover { + text-decoration: none; +} +.app-body :is(.column-header__back-button, .column-back-button) span::before, +.app-body .column-header__back-button:has(> svg:last-child)::before { + content: " "; + position: absolute; + left: 4px; + right: 4px; + bottom: 4px; + top: 4px; + z-index: -1; + border-radius: 8px; + background-color: transparent; + transition: all .3s; +} +.app-body :is(.column-header__back-button, .column-back-button) span::before { + left: -35px; + right: -12px; + bottom: -11px; + top: -10px; +} +.app-body :is(.column-header__back-button, .column-back-button):hover span::before, +.app-body .column-header__back-button:has(> svg:last-child):hover::before { + background-color: var(--color-accent-bg); +} +.app-body :is(.column-header__back-button, .column-back-button):active span::before, +.app-body .column-header__back-button:has(> svg:last-child):active::before { + transform: scale(.9); +} + +.app-body :is(.load-gap, .load-more) { + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); + border-bottom: 0; + display: flex; + justify-content: center; + transition: background .3s; + padding: 8px; +} +.app-body :is(.load-gap, .load-more):is(:active, :hover) { + background-color: var(--color-accent-lines); +} +.app-body :is(.load-gap, .load-more) .icon-ellipsis-h { + background-image: var(--icon-ellipsis-column-link-active-accent); +} + +.app-body .column-header__collapsible { + background-color: var(--color-content-secondary-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 0; +} +.app-body .column-header__collapsible:is(:not(.collapsed), .animating) { + border-bottom: 1px solid var(--color-lines); +} +.app-body .column-header__collapsible::-webkit-scrollbar-track { + background-color: transparent; +} +.app-body .column-header__select-row { + border-color: var(--color-lines); +} +.app-body .column-header__select-row__actions button { + background-color: var(--color-accent-bg); + color: var(--color-accent); + border-color: var(--color-accent-bg); +} +.app-body .column-header__select-row__actions button:hover { + border-color: var(--color-accent); +} +.app-body .column-header__select-row__actions button.active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .column-header__collapsible { + box-shadow: none; + border-radius: 0; + } + .app-body .column-header__select-row { + border-color: var(--color-lines); + background-color: var(--color-content-secondary-bg); + position: absolute; + inset-inline-start: -45px; + inset-inline-end: -55px; + border-width: 0 0 1px; + } +} +.app-body .column-header__collapsible-inner { + border: 0; +} +.app-body .column-settings__section { + color: var(--color-content-fg-bold); +} +.app-body .setting-toggle__label { + color: var(--color-content-fg); +} +.app-body .column-header > button { + padding: 0 0 0 15px; +} +.app-body .column-header > button:nth-child(2) { + padding-left: 0; +} +.app-body .column-header .column-header__back-button { + padding-right: 15px; +} +.app-body .column-header > button, +.app-body .column-header .column-header__back-button { + font-weight: bold; +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .ui { + padding-top: 55px; + } + .app-body:not(.layout-multiple-columns) .ui__header { + background-color: transparent; + border-bottom: 0; + position: fixed; + inset-inline-start: 0; + inset-inline-end: 0; + -webkit-backdrop-filter: none; + backdrop-filter: none; + } + .app-body:not(.layout-multiple-columns) .ui__header .ui__header__logo { + margin-left: 3px; + } + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + box-shadow: none; + display: block; + margin-bottom: -2px; + border-radius: 0; + height: 45px; + border-bottom: 0; + } + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + display: block; + top: 0; + inset-inline-start: 45px; + inset-inline-end: 55px; + height: 55px; + position: fixed; + } + .app-body:not(.layout-multiple-columns):not(:has(.ui .ui__header__links > .button[href="/auth/sign_in"])) .tabs-bar__wrapper { + z-index: 3; + } + .app-body:not(.layout-multiple-columns):has(.ui .ui__header__links > .button[href="/auth/sign_in"]) .tabs-bar__wrapper :is(.column-back-button, .column-header > *) { + display: none; + } + .app-body:not(.layout-multiple-columns) + :is( + .column-header, + .column-back-button, + .column-header__button, + .column-header__back-button + ) { + background-color: transparent; + height: 55px; + border: 0; + margin: 0; + } + .app-body .column-header__icon { + display: none; + } + .app-body:not(.layout-multiple-columns) .ui::after { /* Set a backdrop blur background to both top bars */ + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); + background-color: color-mix(in srgb, var(--color-content-bg), transparent 25%); + border-bottom: 1px solid var(--color-lines-translucent); + content: ""; + height: 55px; + left: 0; + position: fixed; + top: 0; + width: 100%; + z-index: 2; + } + @media (display-mode: standalone) { + .app-body:not(.layout-multiple-columns) .ui::after { + box-shadow: 0 -10px 0 10px #191b22; + border-radius: 15px 15px 0 0; + } + @media (prefers-color-scheme: light) { + .app-body:is(.theme-system, .theme-mastodon-light) .ui::after { + box-shadow: 0 -10px 0 10px #f3f5f7; + border-radius: 15px 15px 0 0; + } + } + @media (prefers-color-scheme: dark) { + .app-body:is(.theme-system, .theme-default) .ui::after { + box-shadow: 0 -10px 0 10px #191b22; + border-radius: 15px 15px 0 0; + } + } + } + .app-body:not(.layout-multiple-columns) .column-header__collapsible { + margin-top: 1px; + position: absolute; + left: -45px; + right: -55px; + } + .app-body:not(.layout-multiple-columns) .column-header__collapsible:not(.collapsed) { + border-bottom: 1px solid var(--color-lines); + } +} +@media screen and (max-width:885px) { + .app-body:not(.layout-multiple-columns) .column-header__collapsible:is(:not(.collapsed), .animating) { + border-left-color: var(--color-content-secondary-bg); + border-right-color: var(--color-content-secondary-bg); + } +} +@media screen and (min-width:890px) and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + border-color: transparent; + } + .app-body:not(.layout-multiple-columns) .ui::after { + border-bottom: 1px solid var(--color-lines); + } +} +@media (prefers-color-scheme: dark) { + @media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + border-color: var(--color-lines); + } + } +} + + + +/* ⏺️ Horizontal selectors + (used to navigate subsections on the Explore, Live Feeds and Account pages) */ +.app-body + :is(.account__section-headline, .notification__filter-bar) { + background: var(--color-accent-bg); + border: 1px solid var(--color-accent-lines); +} +.app-body .account__header + .account__section-headline { + border-left: 0; + border-right: 0; +} +@media screen and (min-width:890px) and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .explore__search-header + .account__section-headline { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + } + .app-body:not(.layout-multiple-columns) .notification__filter-bar { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + margin-top: 10px; + } +} +@media screen and (max-width:889px) { + .app-body:not(.layout-multiple-columns) :is(.account__section-headline, .notification__filter-bar) { + border-left: 0; + border-right: 0; + } +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button) { + background-color: var(--color-accent-bg); + color: var(--color-accent); + box-shadow: 0 0 0 4px var(--color-accent-bg) inset; + border-radius: 9px; + transition: all .2s; + max-height: 45px; + padding: 14px 10px; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + .icon { + margin-top: -1.5px; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button):hover { + background-color: var(--color-accent-lines); + color: var(--color-accent); + box-shadow: 0 0 0 4px var(--color-accent-bg) inset; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button).active { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + box-shadow: 0 0 0 4px var(--color-accent-bg) inset; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button).active::before { + display: none; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + button { + background-color: transparent; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button, a.active, button.active)::after { + display: block; + position: absolute; + content: " "; + width: 2px; + height: auto; + background-color: var(--color-accent-lines); + top: 8px; + right: -1px; + left: auto; + bottom: 8px; + border-radius: 50px; + z-index: 1; + transform: unset; + border: 0; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button):last-child::after { + display: none; +} +@media (prefers-color-scheme: dark) { + .app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button).active { + background-color: var(--color-bg); + } +} + +.app-body .notification__filter-bar .icon-reply-all { + background-image: var(--icon-reply-accent); +} +.app-body .notification__filter-bar .active .icon-reply-all { + background-image: var(--icon-reply); +} +.app-body .notification__filter-bar .icon-star { + background-image: var(--icon-star-accent); +} +.app-body .notification__filter-bar .active .icon-star { + background-image: var(--icon-star); +} +.app-body .notification__filter-bar .icon-retweet { + background-image: var(--icon-boost-accent); +} +.app-body .notification__filter-bar .active .icon-retweet { + background-image: var(--icon-boost); +} +.app-body .notification__filter-bar .icon-tasks { + background-image: var(--icon-poll-accent); +} +.app-body .notification__filter-bar .active .icon-tasks { + background-image: var(--icon-poll); +} +.app-body .notification__filter-bar .icon-home { + background-image: var(--icon-post-notification-accent); +} +.app-body .notification__filter-bar .active .icon-home { + background-image: var(--icon-post-notification); +} + +@media screen and (max-width:889px) { + .app-body .account__header + .account__section-headline { + border-radius: 0; + } +} + + +/* 📍 Navigation panel + ------------------- */ +.app-body .navigation-panel__menu { + display: flex; + flex-flow: column; +} +.app-body .column-link--transparent { + color: var(--color-fg); +} +.app-body .ui__header__logo .logo--icon { + display: none; +} +.app-body .ui__header__links .button.button-secondary { + padding: 8px 15px; +} +.app-body .ui__header__links .button.button-secondary[href="/search"] { + display: none; +} +.app-body .ui__header__links .button.button-secondary[href="/publish"] { + background-color: var(--color-accent); + color: var(--color-accent-fg); + width: 50px; + height: 50px; + box-sizing: border-box; + background-image: var(--icon-compose); + background-position: center; + background-repeat: no-repeat; + position: fixed; + bottom: calc(4.8em + var(--safe-area-bottom)); + inset-inline-end: 1em; + background-size: 22px; + border-radius: 50%; + box-shadow: + 0 1px 1px rgba(0, 0, 0, .2), + 0 2px 10px rgba(0, 0, 0, .2); +} +.app-body .ui__header__links .button.button-secondary[href="/publish"]:is(:hover, :focus, :active) { + background-color: var(--color-accent-focus); + color: var(--color-accent-fg); +} +.app-body .ui__header__links .button.button-secondary[href="/publish"] span { + color: transparent; +} + +@media screen and (max-width:1174px) { + .layout-single-column .ui__header__links { + padding-left: 12px; + } +} + +.app-body .column-link--logo { + margin-left: 4px; +} + +.app-body .column-link.column-link--logo, +.app-body .ui__header__logo { + display: inline-flex; + flex-grow: unset; + padding: 0; + border: 0; + width: 50px; + height: 50px; + background-image: var(--logo); + background-repeat: no-repeat; + background-position: center; + background-size: 32px auto; +} +.app-body .column-link.column-link--logo svg, +.app-body .ui__header__logo svg { + display: none; +} + +.app-body .navigation-panel__logo { + margin-bottom: 5px; +} +.app-body .column-link:not(.column-link--logo) { + padding: 15px 20px 16px 13px; + gap: 7px; + margin-left: 3px; + border: 0; + font-weight: 500; + font-size: 18px; + overflow: visible; + transform-origin: 60px center; +} +.app-body .column-link--transparent:is(.active, .active:hover) { + color: var(--color-content-fg); + font-weight: bold; +} +.app-body .column-link--transparent:hover { + border-radius: 8px; + padding-right: 20px; +} +.app-body .column-link--transparent span { + position: relative; +} +@media screen and (min-width:1175px) { + .app-body .column-link:not(.column-link--logo) { + transition: all .3s; + } + .app-body .column-link--transparent span::before { + content: " "; + left: -52px; + background-color: transparent; + transition: .3s background-color; + top: -14px; + right: -16px; + position: absolute; + border-radius: 10px; + z-index: -1; + bottom: -14px; + } + .app-body .column-link--transparent:hover span::before { + background-color: color-mix(in srgb, var(--color-accent), transparent 85%); + } + .app-body .column-link--transparent:is(.active, .active:hover) span::before { + background-color: transparent; + } + .app-body .column-link--transparent:active { + transform: scale(.95); + } +} +.app-body .icon-with-badge__badge { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 20px; + top: -4px; + font-weight: bold; + border: 0; + z-index: 1; +} +.app-body .compose-panel hr, +.app-body .navigation-panel .list-panel hr { + display: none; +} + +@media screen and (min-width:1175px) { + .app-body .navigation-panel hr:has(+ .column-link[href="/settings/preferences"]) { + margin-right: 25px; + margin-left: 10px; + margin-bottom: 12px; + border-color: var(--color-lines); + } +} +.app-body .column-link span { + vertical-align: middle; +} +@media screen and (max-width:1174px) { + .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { + width: 100vw; + height: calc(4.2em + var(--safe-area-bottom)); + bottom: 0; + left: 0; + z-index: 3; + } + .app-body .columns-area__panels__pane--navigational .navigation-panel { + width: 100vw; + height: 4.2em; + padding-bottom: var(--safe-area-bottom); + flex-direction: row; + overflow-x: auto; + background-color: color-mix(in srgb, var(--color-content-bg), transparent 25%); + border-top: 1px solid var(--color-lines-translucent); + border-left: 0; + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); + } + .app-body .navigation-panel__menu { + flex-flow: row; + overflow-x: auto; + mask-image: linear-gradient(90deg, black 80%, transparent 96%); + } + .app-body .navigation-panel :is(.column-link, .navigation-panel__legal), + .app-body .navigation-panel .column-link:is(.active, .active:hover, :active), + .app-body .navigation-panel .navigation-panel__menu::after { + flex: 0 0 17vw; + margin: 6px 0 8px; + padding: 4px 0 3px; + border-radius: 0; + border: 0; + justify-content: center; + display: inline-flex; + align-items: center; + box-sizing: border-box; + background-color: transparent; + transform-origin: center; + transition: .3s transform; + } + .app-body .navigation-panel .navigation-panel__menu::after { + content: " "; + } + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(3)), + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(4)), + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(5)), + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(6)) { + mask-image: none; + } + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(3), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(3) ~ *, + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(4), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(4) ~ *, + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(5), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(5) ~ *, + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(6), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(6) ~ * { + flex: 50vw; + } + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(3))::after, + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(4))::after, + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(5))::after, + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(6))::after { + display: none; + } + .app-body .navigation-panel__menu :is(.column-link, .navigation-panel__legal):active { + transform: scale(.85); + } + .app-body .column-link__icon { + margin: 0; + transform: scale(1.3); + } + .app-body .column-link span { + padding-left: .5em; + } + .app-body .columns-area__panels__main { + width: calc(100% - 285px); + margin-left: -285px; + } + .app-body .columns-area__panels { + padding-bottom: 4em; + } + .app-body .columns-area__panels .navigation-panel__legal { + margin: 0; + padding: 0; + } + .app-body .columns-area__panels .navigation-panel__legal .column-link--transparent { + height: calc(100% - 13px); + box-sizing: border-box; + border: 0; + } + .app-body .navigation-panel .flex-spacer { + display: none; + } +} +@media screen and (max-width:889px) { + .app-body .columns-area__panels__main { + width: 100%; + margin-left: -55px; + } +} + + +/* 👤 Account view + --------------- */ +.app-body .account__header { + padding-bottom: 5px; + background-color: var(--color-content-bg); +} +@media screen and (max-width:889px) { + .app-body .account__header { + border-left: 0; + border-right: 0; + } +} +.app-body .account__header__image { + height: 200px; + background-color: var(--color-content-bg); + border-bottom: 0; + margin: 0; +} +.app-body .account__header__image img { + background-color: var(--color-content-secondary-bg); +} +.app-body .account__header__bar { + border: 0; +} +.app-body .account__header__bar .avatar { + transition: transform .3s; +} +.app-body .account__header__bar .avatar:active { + transform: scale(.92); +} +.app-body .account__header__bar .avatar .account__avatar { + border-radius: 50%; + margin: 0; + border-width: 4px; + border-color: var(--color-content-bg); + width: 100px !important; + height: 100px !important; + background-color: var(--color-content-bg); +} +.app-body .account__header__tabs__name h1, +.app-body .account__header__tabs__name h1 small { + color: var(--color-content-fg); +} +.app-body .account__header__tabs__name h1 > span { + font-size: 18px; +} +.app-body .account__header__tabs__name h1 small > span:first-child { + opacity: .7; +} +.app-body .account__header__tabs__name .icon-lock { + height: 20px; + width: 16px; + top: unset; + vertical-align: bottom; +} +.app-body .account__header__content a { + color: var(--color-accent); + text-decoration: none; +} +.app-body .account__header__content a:hover { + text-decoration: underline; +} +.app-body .account__header__extra__links a strong { + color: var(--color-content-fg-bold); +} +.app-body .account__header__account-note label { + margin-bottom: 0; +} +.app-body .account__header__account-note label, +.app-body .account__header__account-note textarea::placeholder { + color: var(--color-content-fg-bold); + opacity: .5; + font-style: normal; +} +.app-body .account__header__account-note textarea { + color: var(--color-content-fg); + border-radius: 8px; + font-style: italic; + margin: 0; + width: 100%; + outline: 1px solid transparent; + outline-offset: -1px; + transition: all .2s; +} +.app-body .account__header__account-note textarea:placeholder-shown { + padding-left: 0; + padding-right: 0; +} +.app-body .account__header__account-note textarea:focus { + background-color: var(--color-accent-bg); + padding-left: 10px; + padding-right: 10px; +} +.app-body .account__header__account-note textarea:not(:placeholder-shown):not(:focus) { + outline-color: var(--color-lines); + box-shadow: 2px 3px var(--color-content-secondary-bg); +} +.app-body .account__header__account-note textarea:not(:placeholder-shown):focus { + outline-color: var(--color-accent); + box-shadow: 2px 3px var(--color-accent-bg); +} +.app-body .account__header__badges .account-role { + color: var(--color-content-fg); + border: 0; + border-radius: 50px; + padding: 0 10px; + height: 29px; + background-color: var(--color-content-secondary-bg); + gap: 5px; +} +.app-body .account__header__badges .account-role span:not(.account-role__domain) { + font-weight: 500; +} +.app-body .account-role svg { + opacity: 1; + color: var(--color-accent); +} +.app-body .account__header__extra__links a, +.app-body .account__header__bio .account__header__content, +.app-body .account__header__bio .account__header__fields dd { + color: var(--color-content-fg); +} +.app-body .account__header__bio .account__header__fields { + background-color: var(--color-content-secondary-bg); + border-radius: 8px; + border: 0; +} +@media (prefers-color-scheme: dark) { + .app-body .account__header__bio .account__header__fields { + background-color: var(--color-secondary-bg); + } +} +.app-body .account__header__bio .account__header__fields:has(dl:only-child) { + display: none; +} +.app-body .account__header__bio .account__header__fields dt { + font-weight: bold; + font-size: 12px; +} +.app-body .account__header__bio .account__header__fields :is(dl, .verified) { + border-bottom: 0; + position: relative; +} +.app-body .account__header__bio .account__header__fields dl:not(:last-child):after { + display: block; + content: " "; + height: 1px; + bottom: -1px; + right: 15px; + background-color: var(--color-lines); + left: 15px; + position: absolute; + border-radius: 50px; +} +@media (prefers-color-scheme: dark) { + .app-body .account__header__bio .account__header__fields dl:not(:last-child):after { + background-color: var(--color-accent-bg); + } +} +.app-body .account__header__bio .account__header__fields dl:nth-child(2) { /* Add a corner radius to the second profile field because we're hiding the Joined field */ + border-top-left-radius: 8px; + border-top-right-radius: 8px; + margin-top: 0; +} +.app-body .account__header__bio .account__header__fields .verified + .verified { /* Fix double border between 2 successive verified fields */ + margin-top: 0; + border-top-width: 0; +} +.app-body .account__header__bio .account__header__fields .verified :is(a, dd), +.app-body .hover-card .account-fields dl.verified dd a { + color: var(--color-accent); + gap: 5px; +} +.app-body .account__header__bio .account__header__fields :is(.verified dt, dt) { + color: var(--color-content-fg); +} +.app-body .account__header__bio .account__header__fields .verified { /* Verified field tweak: restore default background and border */ + border-top: 0; + border-right: 0; + border-left: 0; + background: none; +} +.app-body .account__header__extra .account__header__fields .verified dd > span:first-child { + vertical-align: bottom; +} +.app-body .account__header__extra .account__header__fields .verified__mark { + float: left; + transform: scale(1.1); +} +.app-body .account__header__bio .account__header__fields .verified:last-child { + border-bottom: 0; +} + +.app-body .account__header__tabs__buttons .icon-button.copied, +.app-body .account__header__tabs__buttons .icon-button.copied:is(:active, :focus, :hover) { + background-color: rgba(121, 189, 154, 0.3); +} + +.app-body .follow-request-banner, +.app-body .moved-account-banner { + background-color: var(--color-content-secondary-bg); + border-top: 1px solid var(--color-lines); +} +.app-body .follow-request-banner__message, +.app-body .moved-account-banner__message { + color: var(--color-content-fg); +} +.app-body .moved-account-banner__message { + font-weight: bold; +} + +.app-body .account__header__tabs__buttons > button:first-child:active { + transform: scale(.95); +} + +.app-body .account__domain-pill, +.app-body .account__domain-pill__popout__handle { + background-color: color-mix(in srgb, var(--color-accent), transparent 88%); + color: var(--color-accent); + border-color: var(--color-accent); + border-radius: 8px; + font-weight: 500; + transition: all .2s; +} +.app-body .account__domain-pill:hover { + background-color: var(--color-accent-bg); +} +.app-body .account__domain-pill.active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .dropdown-animation.account__domain-pill__popout { + animation: none; +} +.app-body .account__domain-pill__popout { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border: 1px solid var(--color-lines); + border-radius: 8px; +} +.app-body .account__domain-pill__popout__header__icon { + background-color: var(--color-accent); +} +.app-body .account__domain-pill__popout__handle { + padding: 12px; +} +.app-body :where(.account__domain-pill__popout__header, .account__domain-pill__popout__parts) :is(h3, h6) { + color: var(--color-content-fg); + font-weight: 600; +} +.app-body .account__domain-pill__popout__parts > div .account__domain-pill__popout__parts__icon { + align-items: start; + padding-top: 2px; +} +.app-body .account__domain-pill__popout__parts > div .account__domain-pill__popout__parts__icon .icon { + width: 28px; + height: 28px; +} +.app-body .account__domain-pill__popout__parts > div:first-child .account__domain-pill__popout__parts__icon .icon { + background-image: var(--icon-direct-messages-accent); +} +.app-body .account__domain-pill__popout__parts > div:last-child .account__domain-pill__popout__parts__icon .icon { + background-image: var(--icon-globe-accent); +} +.app-body .hover-card { + background-color: color-mix(in srgb, var(--color-content-bg), transparent 10%); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); + border-color: var(--color-lines); +} +.app-body .hover-card__bio, +.app-body .hover-card .display-name bdi, +.app-body .account-fields, +.app-body .hover-card__number { + color: var(--color-content-fg); +} +.app-body .hover-card .display-name__html { + font-weight: 600; +} +.app-body .account-fields { + font-size: 95%; +} +.app-body .hover-card .account-fields { + background-color: var(--color-content-secondary-bg); + border-radius: 8px; + padding: 8px; +} +.app-body .hover-card .account-fields dl:not(:first-child:last-child) { + gap: 10px; + padding-bottom: 6px; + border-bottom: 1px solid color-mix(in srgb, var(--color-lines) 70%, transparent); +} +@media (prefers-color-scheme: dark) { + .app-body .hover-card .account-fields { + background-color: var(--color-secondary-bg); + } + .app-body .hover-card .account-fields dl { + border-color: var(--color-accent-bg); + } +} +.app-body .hover-card .account-fields dl:last-child:not(:first-child) { + padding-top: 6px; + padding-bottom: 0; + border-bottom: 0; +} +.app-body .hover-card .account-fields dl dt { + width: 30%; + min-width: 30%; + max-width: 30%; + text-align: left; + font-weight: bold; + text-transform: uppercase; + font-size: 80%; +} +.app-body .hover-card .account-fields dl dd { + text-align: left; + justify-content: flex-start; +} + +/* Custom pinned posts divider */ +.app-body .status__wrapper:has(.icon-thumb-tack)::after { + position: absolute; + left: 0; + right: 0; + bottom: 0; + height: 6px; + width: 100%; + content: ""; + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + background-color: var(--color-content-secondary-bg); +} +.app-body .status__wrapper:has(.icon-thumb-tack)::before { + position: absolute; + left: 0; + right: 0; + top: -8px; + height: 8px; + width: 100%; + content: ""; + background-color: var(--color-content-bg); +} +.app-body .status__wrapper:has(.icon-thumb-tack) { + padding-bottom: 20px; + margin-top: -8px; +} +.app-body .status__wrapper:has(.icon-thumb-tack) :is(.status__content__translate-button, .translate-button .link-button) { + bottom: 20px; +} +.app-body .account-timeline__header + article .status__wrapper:has(.icon-thumb-tack) { + margin-top: 0; +} +.app-body .account-timeline__header + article .status__wrapper:has(.icon-thumb-tack)::before { + display: none; +} + + +/* ✨ Explore tab + -------------- */ +.app-body .explore__links { + background-color: var(--color-content-bg); + overflow: hidden; +} +.layout-multiple-columns .explore__links.scrollable { + background-color: var(--color-content-bg); + overflow-y: auto; +} +.app-body .explore__links .trends__item { + background-color: var(--color-content-bg); + border-bottom: 2px solid var(--color-content-secondary-bg); + padding: 15px 18px; +} +.app-body .explore__links .trends__item:last-child { + border-bottom: 0; +} +.app-body .trends__item__name, +.app-body .trends__item__current { + color: var(--color-fg-muted); +} +.app-body .trends__item__name a { + color: var(--color-fg); +} +.app-body .getting-started__trends { + padding: 0; + display: flex; + flex-flow: column; +} +.app-body .getting-started__trends h4 { + border-bottom: 0; + padding: 0; +} +.app-body .getting-started__trends h4 > :is(a, span) { + padding: 15px 20px 6px 47px; + margin-left: 3px; + font-weight: 500; + color: var(--color-fg-muted); + border-left: 4px solid transparent; + display: block; + transition: all .3s; +} +.app-body .getting-started__trends h4 a:hover { + color: var(--color-accent); +} +.app-body .getting-started__trends h4 a:active { + transform: scale(.95); +} +.app-body .getting-started__trends h4 a::after { + content: '\2192'; + margin-left: 0; + opacity: 0; + transition: all .2s; +} +.app-body .getting-started__trends:hover h4 a::after { + opacity: 1; + margin-left: 5px; +} + +.app-body .getting-started__trends .trends__item { + padding-left: 19px; +} +@media screen and (max-width:1174px) { + .app-body .getting-started__trends { + display: none; + } +} + +.app-body .trends__item::before { + background-image: var(--icon-hashtag-accent); + background-position: center; + background-size: contain; + background-repeat: no-repeat; + min-width: 20px; + width: 20px; + height: 20px; + transform: scale(1.45); + content: " "; + display: block; +} +.app-body .trends__item__name span { + white-space: pre-wrap; +} +.app-body .trends__item__sparkline { + flex: 0 0 auto; + position: relative; + height: 30px; + width: 30px; + border-radius: 6px; + overflow: hidden; + background-color: var(--color-content-secondary-bg); + box-shadow: inset 0 -2px var(--color-accent-bg); + transform: scale(1.25); + transition: all .3s; +} +.app-body .getting-started__trends .trends__item__sparkline { + background-color: var(--color-secondary-bg); +} +@media (prefers-color-scheme: dark) { + .app-body .getting-started__trends .trends__item__sparkline { + background-color: var(--color-content-secondary-bg); + } +} +.app-body .trends__item__sparkline svg { + width: 50px; + height: 30px; + position: absolute; + right: -2px; +} +.app-body .trends__item__sparkline::after { + position: absolute; + display: block; + content: " "; + left: 0; + right: 0; + height: 2px; + bottom: 0; + background-color: var(--color-accent); + opacity: .4; +} + +.app-body .trends__item__sparkline path:last-child { + stroke: var(--color-accent) !important; +} +.app-body .trends__item__sparkline path:first-child { + fill: var(--color-accent) !important; + fill-opacity: .4 !important; + transform: translate(0px, 0.2px); +} + + +/* Hashtag header */ +.app-body .hashtag-header { + font-size: 15px; + padding: 24px 20px; + margin: 10px; + border-radius: 8px; + color: var(--color-content-fg); + background-color: var(--color-content-secondary-bg); + border: 0; +} +.app-body .hashtag-header__header { + margin-bottom: 0; +} +.app-body .hashtag-header__header h1 { + color: var(--color-content-fg); +} +.app-body .hashtag-header .hashtag-header__header + div { + color: var(--color-content-fg); + font-size: 85%; + opacity: .8; + margin-top: -5px; + width: max-content; +} +@media screen and (max-width:460px) { + .app-body .hashtag-header .hashtag-header__header + div { + max-width: 55%; + line-height: 1.5; + margin-top: -2px; + } + .app-body .hashtag-header .hashtag-header__header + div > span { + display: inline-block; + margin-right: 5px; + } +} +.layout-multiple-columns .hashtag-header .hashtag-header__header + div { + max-width: 55%; + line-height: 1.5; + margin-top: -2px; +} +.layout-multiple-columns .hashtag-header .hashtag-header__header + div > span { + display: inline-block; + margin-right: 5px; +} + +@media screen and (min-width:890px) { + .app-body .hashtag-header .hashtag-header__header button { + transform: translate(0, 8px); + } +} + + +/* Account recommendations (For You Tab + User directory */ +.app-body .scrollable .account-card { + margin: 0; + background-color: var(--color-content-bg); + border-radius: 0; + border: 0; + border-bottom: 1px solid var(--color-lines); +} +.app-body .account-card__header { + padding: 0; + border-radius: 0; + height: 128px; + overflow: hidden; +} +.app-body .scrollable .account-card__bio:after { + background: linear-gradient(270deg, var(--color-content-bg), transparent); +} +.app-body .account-card__header img { + background-color: var(--color-content-secondary-bg); +} +.app-body .account-card__title__avatar .account__avatar { + border: 0; + border-radius: 50%; + overflow: visible; +} +.app-body .account-card__title__avatar img { + border: 0; + border-radius: 50%; + box-shadow: 0 0 0 3px var(--color-content-bg); +} +.app-body .account-card__title .display-name bdi, +.app-body .account-card__counters__item, +.app-body .account-card__counters__item small { + color: var(--color-content-fg); +} +.app-body .account-card__counters__item small { + opacity: .7; +} +.account-card__title .display-name bdi .display-name__html { + font-weight: bold; +} +.app-body .account-card__bio a { + color: var(--color-accent); +} +.app-body .filter-form { + background-color: var(--color-content-secondary-bg); + border-top: 1px solid var(--color-lines); +} +.app-body .filter-form__column { + padding: 10px 15px; +} + +.app-body .explore__suggestions__card { + border-bottom: 2px solid var(--color-content-secondary-bg); + gap: 2px; + padding-bottom: 14px; +} +.app-body .explore__suggestions__card__source span { + background-color: var(--color-content-secondary-bg); + padding: 6px 12px; + display: inline-block; + border-radius: 50px; + color: var(--color-fg-muted); + font-weight: 500; +} +.app-body .explore__suggestions__card__body__main__name-button .display-name__account { + color: var(--color-content-fg); + opacity: .75; +} +.app-body .explore__suggestions__card .icon-button { + background-color: var(--color-content-secondary-bg); + color: var(--color-fg-muted); + padding: 6px; + border: 0; +} +.app-body .explore__suggestions__card .icon-button:is(:active, :hover) { + background-color: var(--color-accent-bg); +} +@media screen and (min-width:1173px) { + .app-body .explore__suggestions__card .icon-button { + opacity: 0; + transform: translateX(50%); + transition: all .3s; + } + .app-body .explore__suggestions__card:hover .icon-button { + opacity: 1; + transform: translateX(0); + } +} + + +/* 📰 Trending stories */ +.app-body .story { + background-color: var(--color-content-bg); + transition: all .3s; +} +.app-body .story:not(:last-child) { + border-bottom: 2px solid var(--color-content-secondary-separator); +} +.app-body .story, +.app-body .story__details__title { + color: var(--color-content-fg); +} +.app-body .story__details__title { + font-weight: bold; + transition: all .3s; +} +.app-body .story:has(:is(.story__thumbnail, .story__details__title):hover) { + background-color: var(--color-content-bg-focus); +} +.app-body .story__details__publisher { + color: var(--color-fg); +} +.app-body .story .story__details__publisher { + opacity: .7; + transition: all .3s; +} +.app-body .story:has(:is(.story__thumbnail, .story__details__title):hover) :is(.story__details__publisher, .story__details__title) { + color: var(--color-accent); + opacity: 1; +} +.app-body .story__details__shared { + color: var(--color-fg-muted); +} +.app-body .story__details__shared__pill { + background-color: + color-mix( + in srgb, + var(--color-accent), + transparent 92% + ); + color: var(--color-accent); + border-radius: 8px; + transition: all .3s; +} +.app-body .story__details__shared__pill:hover { + background-color: var(--color-accent-bg); +} +.app-body .story__details__shared__pill:active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .story.expanded { + gap: 20px; + padding-bottom: 20px; +} +.app-body .story.expanded .story__thumbnail { + margin: 0; +} +.app-body .story.expanded .story__thumbnail img { + border-radius: 8px; +} +.app-body .story__details__shared__author-link { + color: var(--color-content-fg); +} +.app-body .story__details__shared__author-link:hover { + color: var(--color-accent); +} + + +/* 🔍 Search field and search results */ +.app-body .search { + margin-bottom: 10px; + transition: transform .3s; +} +.app-body .search:has(.search__icon:active) { + transform: scale(.95); +} +.app-body .search__input { + border-radius: 8px; + background-color: var(--color-accent-bg); + color: var(--color-content-fg); + border: 1px solid var(--color-accent-lines); + font-weight: 500; + padding-inline-end: 45px; + padding-inline-start: 16px; + outline-offset: 0; + outline: 0 solid var(--color-accent-bg); + transition: + border-color .2s, + background-color .2s, + outline .2s; +} +.app-body .search__input::placeholder, +.app-body .compose-form .spoiler-input__input::placeholder { + font-weight: 500; + color: var(--color-accent); +} +.app-body .search__input:focus { + border-color: var(--color-accent); + background-color: var(--color-content-bg); + outline: 3px solid var(--color-accent-bg); + border-radius: 8px; +} +.app-body .search__input:focus::placeholder, +.app-body .compose-form .spoiler-input__input:focus::placeholder { + color: var(--color-content-fg); + opacity: .4; +} +.app-body .search__icon .icon { + padding: 5px; + transform: scale(1) translateY(-50%); + background-size: 24px !important; + top: 50%; + inset-inline-start: unset; + inset-inline-end: 12px; +} +.app-body .search__input:not(:placeholder-shown) + .search__icon:hover .icon { + background-image: var(--icon-erase-active); +} +.app-body .compose-panel .icon-search, +.app-body .compose-panel .icon-search.active, +.app-body .explore__search-header .icon-search { + background-image: var(--icon-search-active); +} +.app-body .compose-panel .icon-search.active, +.app-body .search__icon .icon-search.active { + opacity: 1; + z-index: 1; +} +.app-body .explore__search-results { + border-radius: 0; + border: 0; + background-color: transparent; + overflow: hidden; +} +.app-body .explore__search-header { + background-color: transparent; +} +.app-body .explore__search-results .account { + padding-top: 16px; +} +.app-body .explore__search-results article:last-child > .account { + border-bottom: 1px solid var(--color-lines); +} +.app-body :is(.explore__search-results, .search-results__section) .trends__item { + border-bottom: 2px solid var(--color-content-secondary-bg); +} +.app-body :is(.explore__search-results, .search-results__section) article:first-child > .trends__item, +.app-body :is(.explore__search-results, .search-results__section) > .trends__item:first-child, +.app-body :is(.explore__search-results, .search-results__section) > .account:first-child { + border-top: 1px solid var(--color-lines); +} +.app-body :is(.explore__search-results, .search-results__section) article:last-child > .trends__item, +.app-body :is(.explore__search-results, .search-results__section) > .trends__item:last-child, +.app-body :is(.explore__search-results, .search-results__section) > .account:last-child { + border-bottom: 1px solid var(--color-lines); +} +.app-body .search-results__section { + background-color: var(--color-content-bg); + border-bottom: 0; +} +.app-body .search-results__section__header { + background-color: var(--color-content-secondary-bg); + border-bottom: 0; + color: var(--color-content-fg); +} +.app-body .search-results__section__header button { + color: var(--color-accent); +} +.app-body .account .account__details > span { + color: var(--color-content-fg); +} +.app-body .account .account__details .verified-badge { + color: var(--color-accent); +} +.app-body .account .account__details .verified-badge span { + font-weight: 500; +} +.app-body .compose-panel:has(> .search.active) { + overflow: visible; +} +.app-body .search__popout { + background-color: var(--color-content-bg); + border-radius: 8px; + margin-top: 10px; + border: 1px solid var(--color-lines); + animation: fadein-short .2s 1; +} +.app-body .search__popout h4 { + font-weight: bold; +} +.app-body .search__popout h4, +.app-body .search__popout__menu__message, +.app-body .search__popout__menu__item { + color: var(--color-content-fg); +} +.app-body .search__popout__menu__item { + align-items: center; + border-radius: 6px; +} +.app-body .search__popout__menu__item mark { + color: var(--color-content-fg-bold); +} +.app-body .search__popout__menu__item :is(.icon-button, .icon-button .icon) { + border-radius: 6px; + transition: none; +} +.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover) :is(.icon-button, .icon-button .icon) { + color: var(--color-accent-fg); +} +.app-body .search__popout__menu__item .icon-button:is(:active, :focus, :hover), +.app-body .search__popout__menu__item .icon-button:is(:active, :focus, :hover) .icon { + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); +} +.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover), +.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover) mark { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} + +.app-body .search__popout__menu:nth-child(2):not(:has(.search__popout__menu__message)) { + margin-bottom: 10px; +} +.app-body .search__popout h4:has(+ .search__popout__menu:last-child, + .search__popout__menu__message) { + background-color: var(--color-content-secondary-bg); + padding-top: 15px; + padding-left: 15px; + padding-right: 15px; + margin: 0; + border-radius: 6px 6px 0 0; + color: var(--color-fg-muted); +} +.app-body .search__popout__menu:last-child, +.app-body .search__popout > .search__popout__menu__message:last-child { + margin: 0 0 -10px; + background-color: var(--color-content-secondary-bg); + border-radius: 0 0 6px 6px; + padding: 5px; +} +.app-body .search__popout > .search__popout__menu__message:last-child { + padding: 5px 15px 15px; + color: var(--color-fg-muted); +} +.app-body .search__popout__menu:last-child .search__popout__menu__item:not(.selected, :active, :hover, :focus) { + color: var(--color-fg-muted); +} +.app-body .search__popout__menu:last-child .search__popout__menu__item:not(.selected, :active, :hover, :focus) mark { + color: var(--color-content-fg); +} + +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .search { + margin-bottom: 0; + } + .app-body:not(.layout-multiple-columns) .explore__search-header { + padding-top: 2px; + } + .app-body:not(.layout-multiple-columns) .search__input { + padding: 13px; + } + .app-body:not(.layout-multiple-columns) .explore__search-header { + padding: 10px 0; + } +} +@media screen and (max-width:889px) { + .app-body:not(.layout-multiple-columns) .explore__search-header { + padding: 10px; + } +} + +@keyframes makeawish { + 0% { + transform: scale(120%) translate(0, 0) rotate(0deg); + } + 100% { + transform: scale(200%) translate(100vw, 100vh) rotate(600deg); + } +} +.app-body:has(.search__input[value="Tangerine UI"])::after, +.app-body:has(.search__input[value="tangerine ui"])::after { + content: "\1F34A"; + position: fixed; + display: block; + text-align: center; + width: 30px; + height: 30px; + font-size: 27px; + line-height: 30px; + top: -40px; + left: -40px; + animation: 10s linear 0s makeawish; +} + + + +/* Dismissable banners */ +.app-body .dismissable-banner { + background-color: var(--color-accent); + box-shadow: 0 5px var(--color-content-bg); + border-radius: 8px; + border: 0; + margin: 10px 10px 5px; +} +.app-body .dismissable-banner__message h1 { + color: var(--color-content-fg); + margin-bottom: 8px; +} +.app-body .dismissable-banner__message, +.app-body .dismissable-banner .dismissable-banner__action .icon-button { + color: var(--color-accent-fg); + font-weight: normal; +} +.app-body .dismissable-banner .dismissable-banner__action .icon-button:hover { + color: var(--color-accent); +} +.app-body .dismissable-banner__message__actions__wrapper { + flex-flow: row-reverse; +} +.app-body .dismissable-banner:has(.dismissable-banner__message > img:first-child) { + background: var(--color-content-bg); + margin: 0; + padding-top: 10px; + padding-left: 10px; + padding-right: 10px; + padding-bottom: 10px; + border-radius: 0; + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); +} +.app-body .dismissable-banner:has(.dismissable-banner__message > img:first-child) .dismissable-banner__action .icon-button { + color: var(--color-accent); +} +.app-body .dismissable-banner:has(.dismissable-banner__message > img:first-child) .dismissable-banner__message { + color: var(--color-content-fg); +} +.app-body .dismissable-banner__background-image { + display: none; +} +.app-body .dismissable-banner__message__actions .button, +.app-body .dismissable-banner__message__actions .button.button-tertiary { + line-height: 28px; + padding: 6px 17px; +} +.app-body .dismissable-banner__message__actions { + gap: 5px; +} + + + +/* 🔔 Notifications + ---------------- */ +.app-body .status.muted + :is( + .status__content, + .status__content a, + .status__content p, + .status__display-name strong + ), +.app-body .attachment-list__list a { + color: var(--color-content-fg-muted); +} +.app-body .notification.unread::before, +.app-body .status__wrapper.unread::before, +.app-body .notification-group--unread:before, +.app-body .notification-ungrouped--unread:before { + background-color: var(--color-accent); + width: 8px; + border: 0; + top: 5px; + height: auto; + bottom: 5px; + border-radius: 8px; + left: 5px; + z-index: 2; +} +.app-body .notification__message { + padding: 12px 12px 5px; + background-color: var(--color-post-bg); + color: var(--color-content-fg-bold); + transition: all .3s; +} +.app-body .notification__display-name { + font-weight: bold; + color: var(--color-content-fg); +} +.app-body .notification__report { + background-color: var(--color-content-bg); + border-bottom: 0; + padding-top: 10px; + gap: 15px; +} +.app-body .notification__report__details { + color: var(--color-content-fg); +} +.app-body .notification__message .icon { + color: var(--color-accent); + width: 18px; + margin-left: 38px; + text-align: right; + background-position: center right; +} +@media screen and (max-width:889px) { + .app-body .notification__message .icon { + margin-left: 34px; + } +} +.app-body .notification .status__wrapper { + padding-top: 0; +} +.app-body + :is( + .notification-favourite, + .notification-reblog, + .notification-poll, + .notification-status + ) + .status__action-bar { + display: none; +} +.app-body .account, +.app-body .notification-request { + background-color: var(--color-content-bg); + border-bottom: 2px solid var(--color-content-secondary-bg); + padding-left: 22px; + padding-top: 12px; +} +.app-body .notification .account { + border-bottom: 0; +} +.app-body .explore__search-results .account { + padding-top: 16px; +} +.app-body +.notification +.account:has(.account__wrapper > .account__relationship > button:nth-child(2)) +.display-name__account { + display: block; +} +.app-body +.notification +.account:has(.account__wrapper > .account__relationship > button:nth-child(2)) +.display-name { + margin-bottom: 0; +} + +@media screen and (min-width:890px) { + .app-body .notification .account:has(.account__wrapper > .account__relationship > button:nth-child(2)) { + padding-left: 32px; + padding-right: 22px; + } +} +@media screen and (max-width:889px) { + .app-body .notification .account:has(.account__wrapper > .account__relationship > button:nth-child(2)) { + padding-left: 27px; + } +} +@media screen and (max-width:1174px) { + .app-body .account { + padding-left: 18px; + } +} +.app-body .notification .account__relationship .icon-button { + padding: 5px; + border-radius: 8px; + transition: background-color .2s; +} +.app-body .notification .account__relationship .icon-button:first-child { + background-color: var(--color-confirm-bg); +} +.app-body .notification .account__relationship .icon-button:first-child:is(:active, :focus, :hover) { + background-color: var(--color-confirm); +} +.app-body .notification .account__relationship .icon-button:first-child:is(:active, :focus, :hover) .icon-check { + background-image: var(--icon-check-inv); +} +.app-body .notification .account__relationship .icon-button:last-child { + background-color: var(--color-reject-bg); +} +.app-body .notification .account__relationship .icon-button:last-child:is(:active, :focus, :hover) { + background-color: var(--color-reject); +} +.app-body .notification .account__relationship .icon-button:last-child:is(:active, :focus, :hover) .icon-times { + background-image: var(--icon-reject-inv); +} + +@media screen and (max-width:1174px) { + .app-body .notification-list { + bottom: calc(5rem + var(--safe-area-bottom)); + } +} +.app-body .notification-bar { + background-color: color-mix(in srgb, var(--color-content-bg), transparent 25%); + color: var(--color-content-fg); + border: 1px solid var(--color-lines-translucent); + box-shadow: var(--dropdown-shadow); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); +} +.app-body .notification-bar-action { + transition: all .2s; +} +.app-body .notification-bar-action:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); + color: var(--color-accent); +} + +.app-body .column-settings h3, +.app-body .app-form__toggle, +.app-body .app-form__toggle__label .hint { + color: var(--color-content-fg-bold); +} +.app-body .column-header__setting-btn { + font-weight: 600; +} +.app-body .column-settings h3 { + margin-bottom: 12px; + font-weight: 500; +} +.app-body .column-settings section { + border-color: var(--color-lines); +} +.app-body .column-settings section:not(:first-child) { + padding-bottom: 25px; +} +.app-body .app-form__toggle__label .hint { + opacity: .5; +} + +.app-body .filtered-notifications-banner { + background-color: var(--color-content-bg); + color: var(--color-accent); + border: 0; + position: relative; + padding: 25px; +} +.app-body .filtered-notifications-banner::before { + position: absolute; + display: block; + left: 10px; + right: 10px; + top: 10px; + bottom: 10px; + content: " "; + background-color: var(--color-content-secondary-bg); + border-radius: 8px; + transition: all .2s; +} +.app-body .filtered-notifications-banner:is(:active, :hover, :focus)::before { + background-color: color-mix(in srgb, var(--color-accent), transparent 88%); +} +.app-body .filtered-notifications-banner:hover::before { + left: 6px; + right: 6px; + top: 8px; + bottom: 8px; +} +.app-body .filtered-notifications-banner:active::before { + transform: scale(.98); +} +.app-body .filtered-notifications-banner > * { + z-index: 1; +} +.app-body .filtered-notifications-banner .filtered-notifications-banner__badge, +.app-body .filtered-notifications-banner:is(:active, :focus, :hover) .filtered-notifications-banner__badge, +.app-body .notification-request__name .filtered-notifications-banner__badge, +.app-body .notification-request .account__avatar__counter { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 50px; +} +.app-body .notification-request .account__avatar__counter { + width: 19px; + height: 19px; + box-sizing: border-box; +} +.app-body .filtered-notifications-banner__badge__badge { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + font-weight: 600; +} +.app-body .filtered-notifications-banner__text { + color: var(--color-content-fg); +} +.app-body .filtered-notifications-banner__text strong { + font-weight: 600; +} +.app-body .filtered-notifications-banner .notification-group__icon { + justify-content: center; +} +.app-body .notification-request__name__display-name, +.app-body .notification-request__name { + color: var(--color-content-fg); + letter-spacing: unset; +} +.app-body .notification-request { + padding-top: 15px; +} +@media screen and (max-width:1174px) { + .app-body .notification-request { + margin-top: 60px; + } +} +.app-body .notification-group { + padding: 16px 23px; +} +.app-body .notification-group, +.app-body .notification-ungrouped { + border: none; + position: relative; +} + +.app-body :is(.notification-group, .notification-ungrouped)::after, +.app-body .filtered-notifications-banner::after { + position: absolute; + display: block; + background-color: var(--color-lines); + height: 1px; + width: calc(100% - 78px); + right: 0; + bottom: 0; + content: " "; + opacity: .7; +} +.app-body .notification-ungrouped { + padding: 0; +} +.app-body .notification-ungrouped :is(.status__avatar, .account__avatar) { + height: 46px !important; + width: 46px !important; +} +.app-body .notification-ungrouped + :is( + .attachment-list, + .audio-player, + .hashtag-bar, + .media-gallery, + .more-from-author, + .picture-in-picture-placeholder, + .status-card, + .status__action-bar, + .status__content, + .video-player + ) { + margin-left: 0; + width: 100%; +} +.app-body .notification-ungrouped__header { + margin-bottom: -6px; + padding-top: 16px; + z-index: 1; + position: relative; + font-weight: 500; + color: var(--color-content-fg-muted); + background-color: var(--color-post-bg); + transition: background .3s; +} +.app-body .notification-ungrouped--direct .notification-ungrouped__header { + background-color: var(--color-post-bg); + transition: background .3s; +} +.app-body .notification-ungrouped--mention:not(.notification-ungrouped--direct) .notification-ungrouped__header { + display: none; +} +.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) { + width: 46px; + height: 28px; + justify-content: end; +} +.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) svg { + width: 22px; + height: 22px; +} +.app-body .notification-ungrouped .status::before { + display: none; +} +.app-body .notification-group__main__status { + border: 0; + background-color: var(--color-content-secondary-bg); + padding: 10px 12px 12px; + transition: + background .3s, + transform .3s; +} +.app-body .notification-group__main__status:hover { + background-color: color-mix(in srgb, var(--color-accent), transparent 88%); +} +.app-body .notification-group__main__status:active { + transform: scale(.98); +} +.app-body + :is( + .notification-group__main__header__label, + .notification-group__embedded-status__account, + .notification-ungrouped__header + ) + :is( + bdi, + bdi > strong + ) { + color: var(--color-content-fg); + font-weight: 700; +} +.app-body .notification-group__main__header__label { + color: var(--color-content-fg); + justify-content: space-between; +} +.app-body .notification-group__main__header__label time { + color: var(--color-content-fg-muted); +} +.app-body .notification-group__embedded-status__account { + color: var(--color-content-fg); +} +.app-body .notification-group__main__additional-content { + color: var(--color-fg-muted); +} +.app-body .notification-group__embedded-status .account__avatar { + opacity: 1; +} + + +/* 📋 Lists tab */ +.app-body .column-inline-form { + background-color: var(--color-content-secondary-bg); + border: 1px solid var(--color-lines); + border-bottom: 0; +} +@media screen and (max-width:889px) { + .app-body .column-inline-form { + border-left: 0; + border-right: 0; + } +} +.app-body .column-inline-form label :is(input, input:focus) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-radius: 8px; + border: 1px solid var(--color-lines); +} +.app-body .column-inline-form label input:focus { + border-color: var(--color-accent); +} +.app-body :is(.column-subheading, .columns-area__panels__main .column-link) { + background-color: var(--color-content-bg); + color: var(--color-fg); +} +.app-body .item-list .column-subheading { + color: var(--color-fg-muted); + border-top: 0; + border-bottom: 0; +} +.app-body .getting-started .column-subheading { + color: var(--color-fg-muted); +} +@media screen and (max-width:889px) { + .app-body .item-list .column-subheading { + border-left: 0; + border-right: 0; + border-radius: 0; + } +} +.app-body .list-editor { + background-color: var(--color-content-bg); +} +.app-body .list-editor .drawer__inner { + background-color: var(--color-content-bg); + border-radius: 0; +} +.app-body .list-editor__search { + margin: 10px; + background-color: var(--color-content-bg); +} +.app-body .list-editor .column-inline-form { + background-color: var(--color-content-secondary-bg); + border-top: 0; + border-right: 0; + border-left: 0; + border-color: var(--color-lines); +} +.app-body .list-editor .column-inline-form .icon-button { + color: var(--color-accent); +} +.app-body .list-editor .column-inline-form .icon-button.disabled { + opacity: .5; + pointer-events: none; +} +.app-body .list-editor .account { + border-right: 0 !important; + border-left: 0 !important; +} +.app-body .list-editor .setting-text { + width: 100%; + background-color: var(--color-accent-bg); + border: 1px solid var(--color-accent-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .list-editor .setting-text:is(:active, :focus) { + border-color: var(--color-accent); + background-color: var(--color-content-bg); +} + +.app-body .item-list .column-link { + margin-left: 0; + width: 100%; + border-bottom: 2px solid var(--color-content-secondary-separator); + background-color: var(--color-content-bg); + color: var(--color-content-fg); + box-sizing: border-box; +} +.app-body .item-list .column-link:hover { + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); +} +.app-body .item-list article:last-child .column-link { + border-bottom: 0; +} +@media screen and (max-width:889px) { + .app-body .item-list .column-link { + border-left: 0; + border-right: 0; + } + .app-body .item-list article:last-child .column-link { + border-radius: 0; + } +} + +/* List adder dialog */ +.app-body :is(.list-adder, .list-adder__account, .list-adder__lists) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .list-adder__account { + margin-top: 12px; +} +.app-body .list-adder .column-inline-form { + border-radius: 0; +} +.app-body .list-adder .list { + border-bottom: 2px solid var(--color-content-secondary-separator); +} +.app-body .list-editor .drawer__pager { + border: none; + border-radius: 0; +} +.app-body .list-editor .account__relationship .icon-button { + border-color: var(--color-accent); + color: var(--color-accent); +} +.app-body .list-editor .search .search__input { + border-top: 1px solid; + border-bottom: 1px solid; + border-color: var(--color-accent-lines); +} +.app-body .list-editor .search .search__input:focus { + border-color: var(--color-accent); +} + +/* ➕ Follow requests */ +.app-body #Follow-requests { + margin-bottom: 0; + z-index: 0; +} +.app-body .account-authorize__wrapper { + margin: 0; + border-bottom: 1px solid var(--color-lines); +} +.app-body .account-authorize { + background-color: var(--color-content-bg); + padding: 20px +} +.app-body .account--panel { + background-color: var(--color-content-bg); + border: 0; + padding: 0 5px; +} +.app-body .account__header__content { + color: var(--color-content-fg); +} +.app-body .account--panel__button { + padding: 0 5px 12px 5px; +} +.app-body .account--panel__button .icon-button { + width: 100%; +} +.app-body .account--panel__button .icon-button, +.app-body .notification-request__actions .icon-button { + padding: 10px; + box-sizing: border-box; + border-radius: 8px; + transition: all .3s; + border: 0; +} +.app-body .account--panel button .icon-check { + background-image: var(--icon-check); +} +.app-body .account--panel button:is(:active, :focus, :hover) .icon-check { + background-image: var(--icon-check-inv); +} +.app-body .account--panel__button:first-child .icon-button, +.app-body .notification-request__actions .icon-button:last-child { + background-color: var(--color-confirm-bg); + color: var(--color-confirm-fg); +} +.app-body .account--panel__button:first-child .icon-button:is(:hover, :active), +.app-body .notification-request__actions .icon-button:last-child:is(:hover, :active) { + background-color: var(--color-confirm); + color: var(--color-accent-fg); +} +.app-body .account--panel button .icon-times { + background-image: var(--icon-reject); +} +.app-body .account--panel button:is(:active, :focus, :hover) .icon-times { + background-image: var(--icon-reject-inv); +} +.app-body .account--panel__button:nth-child(2) .icon-button, +.app-body .notification-request__actions .icon-button:first-child { + background-color: var(--color-reject-bg); + color: var(--color-reject); +} +.app-body .account--panel__button:nth-child(2) .icon-button:is(:hover, :active), +.app-body .notification-request__actions .icon-button:first-child:is(:hover, :active) { + background-color: var(--color-reject); + color: var(--color-accent-fg); +} +@media screen and (max-width:1174px) { + .app-body #Follow-requests + .column-back-button--slim .column-back-button { + position: absolute; + right: 0; + margin: 0; + width: auto; + } +} + + +/* Inline Follow Suggesitons */ +.app-body .inline-follow-suggestions { + background-color: var(--color-content-bg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + position: relative; +} +.app-body .inline-follow-suggestions__header h3 { + font-weight: bold; + color: var(--color-content-fg); +} +.app-body .inline-follow-suggestions__body__scrollable { + scroll-padding: 60px; +} +.app-body .inline-follow-suggestions__body__scrollable::-webkit-scrollbar { + height: 5px; +} +.app-body .inline-follow-suggestions__body__scrollable::-webkit-scrollbar-thumb { + opacity: 1; + border-radius: 0; +} +.app-body .inline-follow-suggestions__body__scrollable__card { + border-radius: 8px; + background-color: var(--color-content-secondary-bg); + border: 0; +} +.app-body .inline-follow-suggestions__body__scrollable__card :is(.display-name__html, .display-name__account), +.app-body .inline-follow-suggestions__body__scrollable__card__text-stack__source { + color: var(--color-content-fg); +} +.app-body .inline-follow-suggestions__body__scrollable__card .display-name__account { + opacity: .6; +} +.app-body .inline-follow-suggestions__body__scrollable__card .verified-badge { + color: var(--color-accent); +} +.app-body .inline-follow-suggestions__body__scrollable__card button:active { + transform: scale(.95); +} +.app-body .inline-follow-suggestions__body__scroll-button__icon { + background-color: var(--color-accent); + border-radius: 8px; + padding: 6px; + transition: all .3s; +} +.app-body .inline-follow-suggestions__body__scroll-button { + opacity: 1; +} +.app-body .inline-follow-suggestions__body__scroll-button:is(:active) .inline-follow-suggestions__body__scroll-button__icon { + transform: scale(.9); +} +.app-body .inline-follow-suggestions__body__scroll-button:is(:active, :focus, :hover) .inline-follow-suggestions__body__scroll-button__icon { + background-color: var(--color-accent-focus); +} +.app-body .inline-follow-suggestions__body__scroll-button.left { + background: linear-gradient(to right, var(--color-content-bg), transparent); + margin-left: -15px; + padding-left: 21px; +} +.app-body .inline-follow-suggestions__body__scroll-button.right { + background: linear-gradient(to left, var(--color-content-bg), transparent); + margin-right: -15px; + padding-right: 21px; +} + +.app-body .inline-follow-suggestions__body__scrollable__card .account__avatar { + border-radius: 50px; + background-color: var(--color-content-bg); + border: 3px solid var(--color-content-bg); + box-shadow: 0 2px 5px rgba(0, 0, 0, .1); + transform: translateY(3px); +} + +.app-body .inline-follow-suggestions .button:is(.button-secondary, .button-tertiary) { + padding: 7px 18px; +} +.app-body .inline-follow-suggestions__body__scrollable__card__text-stack__source .icon { + width: 17px; + height: 17px; +} + + +.app-body .button, +.app-body .account__header__tabs__buttons .icon-button { + border-radius: 8px; +} +.app-body .button, +.app-body .button.logo-button, +.app-body .rules-list li:before, +.app-body .icon-with-badge__badge { + background-color: var(--color-accent); + color: var(--color-accent-fg); + transition: all .2s; +} +.app-body .button:disabled, +.app-body .button.disabled { + opacity: .7; +} +.app-body .text-icon-button.active, +.app-body .button.button-tertiary, +.app-body .account__header__fields a, +.app-body .account__header__bio .account__header__fields a, +.app-body .reply-indicator__content a.unhandled-link, +.app-body .status__content a, +.app-body .status__content a.hashtag, +.app-body .status__content a.unhandled-link, +.app-body .column-back-button, +.app-body .about__section__title, +.app-body .prose a, +.app-body .column-link--transparent.active, +.app-body .column-header > .column-header__back-button, +.app-body .column-header__back-button, +.app-body .interaction-modal__icon, +.app-body .status__content a.mention, +.app-body .status__content__read-more-button, +.app-body .link-button, +.app-body .translate-button button, +.app-body .status__content__translate-button, +.app-body .status__action-bar__dropdown .icon-button.active, +.app-body .account__relationship .icon-button.active, +.app-body .account__header__tabs__buttons .icon-button.active, +.app-body .text-btn, +.app-body .detailed-status__action-bar-dropdown .icon-button, +.app-body .notification-bar-action { + color: var(--color-accent); +} +.app-body .icon-button, +.app-body .icon-button.inverted { + color: var(--color-content-fg); +} +.app-body .account__header__tabs__buttons .icon-button { + padding: 6px; + border: 0; + color: var(--color-content-fg); + background-color: var(--color-content-secondary-bg); +} +.app-body .account__header__tabs__buttons .icon-button:hover { + background-color: var(--color-accent-bg); + color: var(--color-accent); +} +.app-body .account__header__tabs__buttons .icon-button:has(.icon-ellipsis-v, .icon-close).active { + background-color: var(--color-accent); +} +.app-body .icon-button { + border-radius: 8px; + transition: all .2s; +} +.app-body .icon-button:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); + color: var(--color-accent); +} +.app-body .account__header__tabs__buttons .icon-button.active .icon-bell { + animation: bell-ring .4s ease-in 1; + transform-origin: top center; +} +.app-body .account__header__tabs__buttons .icon-button.active:has(.icon-bell):is(:active, :focus) { + background-color: var(--color-content-secondary-bg); +} +.app-body .language-dropdown__dropdown { + background-color: var(--color-content-bg); + border-radius: 8px; + border: 1px solid var(--color-lines); + box-shadow: var(--dropdown-shadow); + padding: 0; +} +.app-body .language-dropdown__dropdown__results__item { + border-radius: 8px; +} +.app-body .language-dropdown__dropdown__results__item.active, +.app-body .language-dropdown__dropdown__results__item.active:hover { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .language-dropdown__dropdown__results__item:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); +} +.app-body .language-dropdown__dropdown__results__item__native-name { + font-weight: bold; +} +.app-body .language-dropdown__dropdown__results__item__common-name { + opacity: .7; +} +.app-body +:is(.language-dropdown__dropdown__results__item__common-name, + .language-dropdown__dropdown__results__item__native-name) { + color: var(--color-content-fg); +} +.app-body +.language-dropdown__dropdown__results__item:is(.active, .active:hover) +:is(.language-dropdown__dropdown__results__item__common-name, + .language-dropdown__dropdown__results__item__native-name) { + color: var(--color-accent-fg); +} +.app-body +.language-dropdown__dropdown__results__item:is(:active, :focus, :hover) +:is(.language-dropdown__dropdown__results__item__native-name, + .language-dropdown__dropdown__results__item__common-name) { + color: var(--color-accent); +} +.app-body .button:not(.button-secondary):is(:active, :hover), +.app-body .button.button-tertiary:is(:active, :hover), +.app-body .button.logo-button:is(:active, :hover) { + background-color: var(--color-accent-focus); +} + +.app-body .react-toggle { + transition: transform .3s; +} +.app-body .react-toggle:active { + transform: scale(.9); +} +.app-body .react-toggle-track, +.app-body .react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track { + background-color: var(--color-fg-muted); + transition: all .2s; +} +.app-body .react-toggle-thumb { + border: 0; + background-color: #ffffff; +} +.app-body .react-toggle.react-toggle--checked .react-toggle-track, +.app-body .react-toggle.react-toggle--checked:is(:hover,:focus-within):not(.react-toggle--disabled) .react-toggle-track, +.app-body .react-toggle.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track { + background-color: var(--color-accent); +} +.app-body .react-toggle--checked .react-toggle-thumb { + border-color: var(--color-accent); +} +.app-body .react-toggle--focus { + outline: 0; +} + +.app-body .radio-button { + color: var(--color-content-fg); +} +.app-body .radio-button__input, +.app-body .poll__input, +.app-body .check-box__input { + border-width: 4px; + border-color: var(--color-content-bg); + background-color: var(--color-accent-bg); + outline: 1px solid var(--color-accent) !important; + outline-offset: -1px; + transition: transform .3s; + width: 20px; + height: 20px; +} +.app-body .radio-button:active .radio-button__input, +.app-body .poll__option:active .poll__input, +.app-body .check-box:active .check-box__input { + transform: scale(.9); +} +.app-body .radio-button__input.checked, +.app-body .poll__input.active { + background-color: var(--color-accent); +} +.app-body .check-box__input.checked:before, +.app-body .radio-button__input.checked:before { + display: none; +} +.app-body .check-box__input.checked, +.app-body .radio-button__input.checked { + background-color: var(--color-accent); +} +.app-body .check-box__input.checked .icon-check { + transform: scale(.5); +} + +.app-body .dropdown-menu { + border: 1px solid var(--color-lines); + border-radius: 8px; +} +.app-body .dropdown-menu, +.app-body .dropdown-menu__container__header, +.app-body .dropdown-menu__item.edited-timestamp__history__item, +.app-body .dropdown-menu__item :is(a, button) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-color: var(--color-lines); +} + +.app-body .dropdown-menu__item a, +.app-body .dropdown-menu__arrow:before { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border: 0; +} +.app-body .dropdown-menu__item :is(a, button):is(:active, :focus, :hover) { + background: var(--color-accent); + color: var(--color-accent-fg); + outline: 0; +} +.app-body .dropdown-menu__separator { + border-color: var(--color-content-secondary-separator); +} + +.app-body .dropdown-menu__container__list--scrollable { + overflow-y: auto; +} + +.app-body .privacy-dropdown__dropdown { + background-color: var(--color-content-bg); + border-radius: 8px; + border: 1px solid var(--color-lines); + box-shadow: var(--dropdown-shadow); + padding: 8px; +} +.app-body .privacy-dropdown :is(.privacy-dropdown__value, .privacy-dropdown__value), +.app-body .privacy-dropdown__option { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-radius: 6px; + margin-bottom: 2px; +} +.app-body .privacy-dropdown.active :is(.privacy-dropdown__value, .privacy-dropdown__value.active), +.app-body .privacy-dropdown__option:is(.active, .active:hover, :hover) { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .privacy-dropdown.active .privacy-dropdown__value:has(.text-icon-button.active) { + border-radius: 6px 6px 0 0; +} +.app-body .privacy-dropdown__option .privacy-dropdown__option__content, +.app-body .privacy-dropdown__option .privacy-dropdown__option__content strong { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .privacy-dropdown__option.active .privacy-dropdown__option__content, +.app-body .privacy-dropdown__option.active .privacy-dropdown__option__content strong, +.app-body .privacy-dropdown__option:hover .privacy-dropdown__option__content, +.app-body .privacy-dropdown__option:hover .privacy-dropdown__option__content strong, +.app-body .privacy-dropdown.active .privacy-dropdown__value.active .icon-button, +.app-body .privacy-dropdown .icon-button.inverted.active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-globe { + background-image: var(--icon-globe-visibility-inv); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-unlock { + background-image: var(--icon-unlock-inv); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-lock { + background-image: var(--icon-lock-inv); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-at { + background-image: var(--icon-at-inv); +} +.app-body .privacy-dropdown__option .icon-info-circle path { + fill: var(--color-content-fg); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-info-circle path { + fill: var(--color-accent-fg); +} + +.app-body .dropdown-animation { + animation: fadein-short .2s 1; +} + +.app-body .button.button-tertiary:is(.button--confirmation, .button--destructive) { + background-color: transparent; +} +.app-body .button.button-tertiary.button--confirmation { + color: #4e8a6b; + background-color: rgba(121, 189, 154, 0.3); +} +.app-body .button.button-tertiary.button--destructive { + color: #df405a; + background-color: rgba(223, 64, 90, 0.3); +} +.app-body .button.button-tertiary.button--confirmation:is(:active, :focus, :hover) { + background-color: #79bd9a; + color: #ffffff; +} +.app-body .button.button-tertiary.button--destructive:is(:active, :focus, :hover) { + background-color: #df405a; + color: #ffffff; +} +@media (prefers-color-scheme: dark) { + .app-body .button.button-tertiary.button--confirmation { + color: #72cb9d; + } + .app-body .button.button-tertiary.button--destructive { + color: #f3637b; + } +} +.app-body + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ):not(:hover) { + background-color: color-mix(in srgb, var(--color-accent), transparent 90%); + color: var(--color-accent); +} +.app-body + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ):is(:active, :hover) { + background-color: color-mix(in srgb, var(--color-accent), transparent 70%) !important; + color: var(--color-accent); +} +.app-body + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ):active, + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ) + + button:active { + transform: scale(.95); +} +.app-body .status__content a.hashtag { + color: var(--color-accent); +} + + + +/* 🖱️ Interaction modals + --------------------- */ +.app-body .modal-root__modal:not(.media-modal) { + border: 0; + outline: 1px solid var(--color-lines-translucent); +} +@media screen and (max-width:1174px) { + .app-body .modal-root__modal:not(.media-modal) { + margin-top: unset; + } +} +.app-body .compare-history-modal { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .compare-history-modal .report-modal__target { + border-color: var(--color-lines); +} +.app-body .safety-action-modal { + border: 1px solid var(--color-lines); + background-color: var(--color-content-bg); + border-radius: 8px; +} +.app-body .safety-action-modal__confirmation, +.app-body .safety-action-modal__confirmation strong, +.app-body .safety-action-modal__confirmation h1 { + color: var(--color-content-fg); +} +.app-body .safety-action-modal__header__icon { + background-color: var(--color-accent); +} +.app-body .safety-action-modal__header, +.app-body .safety-action-modal__header h1, +.app-body .safety-action-modal__caveats, +.app-body .safety-action-modal__bullet-points { + color: var(--color-content-fg); +} +.app-body :is(.safety-action-modal__header, .safety-action-modal__confirmation) h1 { + font-weight: 600; +} +.app-body .safety-action-modal__confirmation h1 { + font-size: 150%; + padding-top: 20px; +} +.app-body .safety-action-modal__header h1 + div { + opacity: .6; +} +.app-body .safety-action-modal__top { + background-color: transparent; + border: 0; +} +.app-body .safety-action-modal__bottom { + background-color: var(--color-content-secondary-bg); + padding-top: 24px; + border: 0; + border-radius: 0 0 8px 8px; +} +.app-body .safety-action-modal__bullet-points__icon .icon { + transform: scale(1.3); +} +.app-body .safety-action-modal__bullet-points > div:first-child .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-megaphone); +} +.app-body .safety-action-modal__bullet-points > div:nth-child(2) .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-eye-shut); +} +.app-body .safety-action-modal__bullet-points > div:nth-child(3) .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-direct-messages); +} +.app-body .safety-action-modal__bullet-points > div:nth-child(4) .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-reply); + transform: scale(1); +} +.app-body .safety-action-modal__field-group label { + color: var(--color-content-fg); +} +.app-body .report-modal { + background-color: var(--color-content-bg); +} +.app-body .actions-modal { + background-color: var(--color-content-bg); +} +.app-body .interaction-modal { + background-color: var(--color-content-bg); + border-radius: 10px; + box-shadow: var(--dropdown-shadow); +} +.app-body .interaction-modal, +.app-body .interaction-modal__lead h3 { + color: var(--color-content-fg); +} +.app-body .interaction-modal__lead p, +.app-body .interaction-modal__choices__choice p { + color: var(--color-fg); +} +.app-body .interaction-modal__icon { + transform: scale(1.4) translateX(-2px); +} +.app-body .interaction-modal :is(p, strong) { + color: var(--color-content-fg); +} +.app-body .interaction-modal p.hint { + color: var(--color-content-fg-muted); +} +.app-body .interaction-modal :is(.button, .button.button-tertiary) { + padding: 10px 18px; +} +.app-body .interaction-modal .button.button-tertiary:hover { + background-color: var(--color-content-secondary-separator); +} +.app-body .copypaste input, +.app-body .interaction-modal__login__input { + border-color: var(--color-lines); + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + border-radius: 8px; + outline: 0 solid var(--color-accent-bg); + transition: all .2s; +} +.app-body .interaction-modal__login.expanded .interaction-modal__login__input { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} +.app-body .interaction-modal__login__input input::placeholder { + color: var(--color-content-fg-muted); +} +.app-body .interaction-modal__login.focused .interaction-modal__login__input { + background-color: var(--color-content-bg); + border-color: var(--color-accent); + outline: 3px solid var(--color-accent-bg); +} +.app-body .interaction-modal__login .search__popout { + border-color: var(--color-lines); +} +.app-body .interaction-modal .copypaste button { + padding: 8px 18px; +} +.app-body .interaction-modal, +.app-body .boost-modal__container, +.app-body .mute-modal__container, +.app-body .block-modal__container { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .boost-modal__container { + margin-bottom: -11px; +} +.app-body .confirmation-modal__container, +.app-body .mute-modal__container, +.app-body .block-modal__container { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .block-modal__action-bar, +.app-body .boost-modal__action-bar, +.app-body .confirmation-modal__action-bar, +.app-body .mute-modal__action-bar { + background-color: var(--color-accent-bg); +} +.app-body .block-modal__action-bar > div, +.app-body .boost-modal__action-bar > div, +.app-body .confirmation-modal__action-bar > div, +.app-body .mute-modal__action-bar > div, +.app-body .boost-modal__container .status__content__text, +.app-body .boost-modal__container .display-name strong.display-name__html, +.app-body .boost-modal__container .status__info, +.app-body .boost-modal__container .status__relative-time time, +.app-body .boost-modal__container .status.light .status__visibility-icon { + color: var(--color-content-fg); +} +.app-body .actions-modal ul li:not(:empty) a { + color: var(--color-content-fg); +} +.app-body .actions-modal ul li:not(:empty) +a:is(.active, + .active button, + :active, + :active button, + :focus, + :focus button, + :hover, + :hover button) { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} + + +/* Media modals */ +.app-body .modal-root__overlay:has(+ div > .media-modal) { + background-color: #030303 !important; +} +.app-body .modal-root__overlay { + background-color: rgb(0, 0, 0, .4); +} +@media (prefers-color-scheme: dark) { + .app-body .modal-root__overlay { + background-color: rgb(0, 0, 0, .9); + } +} +.app-body .media-modal__buttons .icon-button, +.app-body .media-modal__nav { + background-color: #1e1e1e; + color: #777777; + height: 44px; + width: 44px; + border-radius: 50%; + align-items: center; + justify-content: center; + padding: 0; + transition: .2s all; + +} +.app-body .media-modal__buttons .icon-button:is(:active, :focus, :hover), +.app-body .media-modal__nav:is(:active, :focus, :hover) { + background-color: #343434; + color: #ffffff; +} +.app-body .media-modal__close { + top: 24px; + left: 24px; +} +.app-body .media-modal__zoom-button { + top: 24px; + right: 24px; +} +.app-body .media-modal__nav--left { + left: 24px; +} +.app-body .media-modal__nav--right { + right: 24px; +} +@media screen and (max-width:889px) { + .app-body .media-modal__nav { + display: none; + } +} + +.app-body .media-modal__overlay .picture-in-picture__footer { + display: none; +} +.app-body .media-modal__overlay .picture-in-picture__footer .icon-button > svg { + width: 25px; + height: 25px; +} +.app-body .media-modal__overlay .picture-in-picture__footer .icon-button:is(:active, :hover, :focus) { + background-color: transparent !important; +} +.app-body .picture-in-picture__footer .animated-number { + color: var(--color-accent); +} +.app-body .media-modal__page-dot { + background-color: #858585; +} +.app-body .media-modal__overlay .icon-external-link path { + fill: var(--color-accent); +} + +.app-body .modal-root > div { + animation: slowin .3s 1; +} + + + +/* Report modals */ +.app-body .report-dialog-modal__lead { + color: var(--color-content-fg-muted); +} +.app-body .report-dialog-modal { + background-color: var(--color-content-bg); +} +.app-body .report-dialog-modal .dialog-option, +.app-body .report-dialog-modal .poll__option.dialog-option:last-child { + border-top: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + padding: 15px; + margin-bottom: 5px; + border-radius: 8px; + transition: all .2s; +} +.app-body .report-dialog-modal .dialog-option:hover, +.app-body .report-dialog-modal .poll__option.dialog-option:hover, +.app-body .report-dialog-modal .dialog-option:has(.poll__input.active) { + border-top: 1px solid var(--color-accent); + border-left: 1px solid var(--color-accent); + border-right: 1px solid var(--color-accent); + border-bottom: 1px solid var(--color-accent); +} + +.app-body .report-dialog-modal .dialog-option .poll__input, +.app-body .report-dialog-modal__textarea:focus { + border-color: var(--color-accent); +} +.app-body .report-dialog-modal .dialog-option .poll__input.active { + background-color: var(--color-accent); +} +.app-body .report-dialog-modal .dialog-option .poll__input svg { + display: none; +} +.app-body .report-dialog-modal .poll__option.dialog-option>.poll__option__text, +.app-body .report-dialog-modal .dialog-option time, +.app-body .report-dialog-modal .status__content > p:first-child:has(.status__content__spoiler-link) > span, +.app-body .report-dialog-modal__toggle, +.app-body .report-dialog-modal__subtitle, +.app-body .report-modal__comment .setting-text-label, +.app-body .report-dialog-modal .status__content__text p, +.app-body .report-dialog-modal__title, +.app-body .report-modal__target { + color: var(--color-content-fg); +} +.app-body .report-dialog-modal .poll__option.dialog-option>.poll__option__text strong { + color: var(--color-content-fg-bold) +} +.app-body .report-modal__comment, +.app-body .report-modal__container, +.app-body .report-dialog-modal__container { + border-color: var(--color-lines); +} +.app-body .report-modal__comment { + color: var(--color-content-fg-muted); +} +.app-body #upload-modal__description { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body #upload-modal__description:focus { + border-color: var(--color-accent); +} +.app-body .setting-text__wrapper { + background-color: var(--color-content-bg); + border: 0; +} +.app-body .report-dialog-modal__textarea { + background-color: var(--color-secondary-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .report-dialog-modal__textarea::placeholder { + color: var(--color-content-fg); + opacity: .5; +} + + + +/* 🖼️ Picture in Picture */ +.app-body .picture-in-picture { + z-index: 3; + box-shadow: 0 0 5px rgba(0, 0, 0, .2); + border-radius: 8px; + border: 1px solid var(--color-lines); +} +.app-body .picture-in-picture__header { + border-top-left-radius: 8px; + border-top-right-radius: 8px; +} +.app-body .picture-in-picture__footer { + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} +.app-body .picture-in-picture .video-player { + border: 0; +} +.app-body .picture-in-picture__footer, +.app-body .picture-in-picture__header { + background-color: var(--color-content-bg); +} +.app-body .picture-in-picture__header .display-name span { + color: var(--color-content-fg-muted); +} + +.app-body .picture-in-picture-placeholder { + border-radius: 8px; + background-color: var(--color-content-secondary-bg); + border-color: var(--color-lines); + color: var(--color-accent); +} + +/* ⏯️ Video controls */ +.app-body .video-player__seek__progress, +.app-body .video-player__volume__handle, +.app-body .video-player__volume__current, +.app-body .video-player__seek__handle { + background-color: var(--color-accent); +} + + +/* 📄 Meta footer */ +.app-body .link-footer { + margin-bottom: 20px; + margin-left: 10px; + margin-right: 10px; + display: flex; + flex-flow: column; + padding: 20px 0 0; +} +.app-body .link-footer p, +.app-body .link-footer a { + color: var(--color-fg-muted); +} +.app-body .link-footer::after { + content: var(--meta); + color: var(--color-fg-muted); + order: 10; +} + +/* Server banner */ +.app-body .server-banner__introduction { + display: none; +} +.app-body .server-banner { + padding: 0 0 20px; +} +.app-body .server-banner__hero { + border-radius: 8px 8px 0 0; + margin-bottom: 0; + border: 1px solid var(--color-lines-translucent); + border-bottom: 0; + background-color: var(--color-content-bg); + box-sizing: border-box; +} +.app-body .server-banner__description { + padding: 20px 15px 20px; + margin-bottom: 0; + background-color: var(--color-content-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + color: var(--color-content-fg); +} +.app-body .server-banner__meta { + padding: 0 15px 20px; + background-color: var(--color-content-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + gap: 0; + margin: 0; + border-radius: 0 0 8px 8px; + align-items: end; +} +.app-body .server-banner h4 { + color: var(--color-fg); + font-size: 80%; +} +.app-body .server-banner__number { + color: var(--color-content-fg); + font-size: 15px; +} +.app-body .server-banner__number-label { + color: var(--color-content-fg); +} +.app-body .server-banner .account { + background-color: transparent; + box-shadow: none; + padding: 0; + border-left: 0; + border-right: 0; + border-bottom: 0; +} +.app-body .server-banner .account .display-name__account { + opacity: .7; +} +.app-body .server-banner__meta__column:first-child { + width: calc(60% - 5px); +} +.app-body .server-banner__meta__column:nth-child(2) { + width: calc(40% - 5px); +} +.app-body .server-banner .button.button-secondary { + padding: 10px; + margin: 10px 0; +} +.app-body .button.button-secondary, +.app-body .button.button-tertiary { + border: 0; + background-color: color-mix(in srgb, var(--color-accent), transparent 82%); + color: var(--color-accent); +} +.app-body .hover-card .button:not(.button--destructive) { + background-color: var(--color-accent); + color: var(--color-accent-fg); + line-height: 22px; + padding: 10px 18px; +} +.app-body .hover-card .button:not(.button--destructive):hover { + background-color: var(--color-accent-focus); +} +.app-body .button:is(.button-secondary, .button-tertiary):hover { + background-color: color-mix(in srgb, var(--color-accent), transparent 70%); +} +.app-body .button.button--destructive:is(:active, :hover, :focus) { + background-color: var(--color-reject); + color: var(--color-accent-fg); +} +.app-body .sign-in-banner .button, +.app-body .button:is(.button-secondary, .button-tertiary) { + padding: 10px 18px; +} +.app-body .sign-in-banner .button:active, +.app-body .button:is(.button-secondary, .button-tertiary):active { + transform: scale(.95); +} +@media screen and (max-width:1174px) { + .app-body .button.button-tertiary { + padding: 7px 18px; + } +} +.app-body .sign-in-banner { + padding: 10px; +} +.app-body .navigation-panel__sign-in-banner hr { + display: block; + border-color: var(--color-lines-translucent); + margin: 12px 15px; + opacity: .5; +} +.app-body .sign-in-banner p { + color: var(--color-fg-muted); + padding: 0 5px 5px; +} +.app-body .sign-in-banner p strong { + color: var(--color-fg); + font-weight: 500; +} +.app-body .sign-in-banner p:nth-child(2) { + font-size: 85%; + line-height: 18px; +} +.app-body .sign-in-banner p { + margin-bottom: 25px; +} +.app-body .sign-in-banner p:first-child { + margin-bottom: 5px; +} + + + +/* 🤗 Onboarding */ +.app-body .scrollable.follow-recommendations-container, +.app-body .column-list { + background-color: var(--color-content-bg); +} +.app-body .column-title .logo { + display: none; +} +.app-body .column-title h3, +.app-body .column-title p { + color: var(--color-content-fg); +} +.app-body .column-list { + border: 0; +} +.app-body .account__note { + color: var(--color-content-fg-muted); +} + +.app-body .onboarding__steps__item, +.app-body .onboarding__link { + background-color: var(--color-content-secondary-bg); + margin-bottom: 8px; + transition: all .2s; +} +.app-body .onboarding__steps__item:is(:active, :focus, :hover), +.app-body .onboarding__link:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); +} +.app-body .onboarding__steps__item__icon, +.app-body .onboarding__link { + color: var(--color-accent); +} +.app-body .onboarding__steps__item__description h6, +.app-body .onboarding__steps__item__description p, +.app-body .onboarding__lead, +.app-body .onboarding__lead strong { + color: var(--color-content-fg); +} +.app-body .onboarding__steps__item__go svg path, +.app-body .onboarding__link svg path { + fill: var(--color-accent); +} +.app-body .app-form__avatar-input, +.app-body .app-form__header-input { + background-color: var(--color-accent-bg); + transition: all .2s; +} +.app-body .app-form__avatar-input:hover, +.app-body .app-form__header-input:hover { + background-color: color-mix(in srgb, var(--color-accent), transparent 75%); +} +.app-body .app-form__header-input { + border-top: 1px solid var(--color-lines); +} +.app-body .app-form__header-input .icon { + background-image: var(--icon-paperclip); + transform: scale(1.4) translateX(-50%) translateY(-25%); + position: absolute; + inset-inline-start: 50%; + top: 50%; +} +.app-body .onboarding__profile .app-form__avatar-input { + border-color: var(--color-content-bg); + border-radius: 50%; + border-width: 5px; +} +.app-body .onboarding__profile .app-form__avatar-input img { + border-radius: 50%; + background: var(--color-content-secondary-bg); +} +.app-body .onboarding__profile .app-form__header-input img { + background: var(--color-accent-bg); +} +.app-body .simple_form .input.with_block_label > label, +.app-body .simple_form .input.with_block_label .hint, +.app-body .app-form__toggle__label strong, +.app-body .simple_form .hint { + color: var(--color-fg); +} +.app-body .app-form__toggle__toggle > div { + border-color: var(--color-lines); +} +.app-form__avatar-input.selected .icon, +.app-form__header-input.selected .icon { + color: var(--color-accent); +} +.app-body .simple_form + :is( + input[type=datetime-local], + input[type=email], + input[type=number], + input[type=password], + input[type=text], + input[type=url], + textarea + ) { + background-color: var(--color-content-secondary-bg); + border-color: var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .simple_form + :is( + input[type=datetime-local], + input[type=email], + input[type=number], + input[type=password], + input[type=text], + input[type=url], + textarea + ):is(:active, :focus) { + border-color: var(--color-accent); +} +.app-body .column-title { + margin: -20px -20px 30px; + padding: 50px 40px 40px; +} +.app-body .column-title:not(:has(.onboarding__illustration)) { + background-color: var(--color-content-secondary-bg); +} +.app-body .column-title:has(+ .simple_form) { + margin-bottom: 0; + background-color: var(--color-content-secondary-bg); +} +.app-body .follow-recommendations { + background-color: var(--color-content-bg); +} +.app-body .follow-recommendations .account { + border-left: 0; + border-right: 0; + margin-bottom: 15px; +} +.app-body .follow-recommendations .account__note { + color: var(--color-content-fg); + opacity: .7; +} +.app-body .follow-recommendations .account__note p { + overflow: hidden; +} + +.app-body .copy-paste-text { + background-color: var(--color-accent-bg); + border-color: var(--color-accent-lines); + color: var(--color-content-fg); +} +.app-body .copy-paste-text:is(:focus, :active), +.app-body .tip-carousel:focus { + border-color: var(--color-accent); +} +.app-body .copy-paste-text:has(textarea:focus) { + border-color: var(--color-accent); +} + +/* 📢 Announcements */ +.app-body .announcements, +.app-body .announcements::after { + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); +} +.app-body .announcements { + overflow: visible; + z-index: 0; + box-shadow: 0 -20px var(--color-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); +} +.app-body .announcements__item strong { + font-weight: 800; + color: var(--color-content-fg-bold); +} +.app-body .announcements__item__unread { + color: var(--color-accent); + background-color: var(--color-accent); +} +.app-body .announcements__pagination, +.app-body .announcements__pagination .icon-button { + color: var(--color-content-fg); +} +.app-body .announcements__pagination > * { + vertical-align: middle; +} +.app-body .reactions-bar__item { + background-color: var(--color-accent-bg); + border-radius: 8px; + padding: 2px 8px; +} +.app-body .reactions-bar .emoji-picker-dropdown .icon-button { + padding: 3px; +} +.app-body .reactions-bar__item:is(:active, :hover, :focus) { + background-color: var(--color-content-bg); +} +.app-body .reactions-bar__item.active, +.app-body .reactions-bar .emoji-picker-dropdown .icon-button.active.inverted { + background-color: var(--color-accent); +} +.app-body .reactions-bar__item__count, +.app-body .reactions-bar__item__count .animated-number { + color: var(--color-accent); +} +.app-body .reactions-bar__item:is(:active, :hover, :focus) .reactions-bar__item__count .animated-number { + color: var(--color-content-fg); +} +.app-body .reactions-bar__item.active .reactions-bar__item__count .animated-number { + color: var(--color-accent-fg); +} +.app-body .reactions-bar .emoji-button, +.app-body .announcements__item__content a.unhandled-link, +.app-body .announcements__item__content a { + color: var(--color-accent); +} +.app-body .announcements .emoji-button { + margin: 0; +} +@media screen and (max-width:1174px) { + .app-body .announcements { + box-shadow: none; + margin-top: 1px; + border-left: 0; + border-right: 0; + margin-inline-start: -45px; + margin-inline-end: -55px; + } + .app-body .announcements__mastodon { + border-radius: 0; + } +} + + + +/* 404 */ +.app-body .empty-column-indicator, +.app-body .error-column { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .error-column__message h1, +.app-body .error-column__message { + color: var(--color-content-fg); +} +.app-body .error-column__image { + margin-top: 0; +} +.app-body .regeneration-indicator { + background-color: var(--color-content-bg); +} +@media screen and (min-width:890px) { + .app-body .regeneration-indicator { + padding-top: 50px; + padding-bottom: 40px; + } +} + + + +/* 📜 About page + ------------- */ +.app-body .scrollable.about { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-bottom: 0; + display: flex; + flex-flow: column; + padding-bottom: 20px; + z-index: 1; +} +@media screen and (max-width:889px) { + .app-body .scrollable.about { + border-left: 0; + border-right: 0; + } +} +.app-body .about__header { + order: 1; + margin-bottom: 10px; +} +.app-body .about__section:nth-child(3) { + order: 3; +} +.app-body .about__meta { + order: 2; +} +.app-body .about__section:nth-child(4) { + order: 4; +} +.app-body .about__section:nth-child(5) { + order: 5; +} +.app-body .about .link-footer { + order: 6; +} +.app-body .about__footer { + order: 7; +} +.app-body #mastodon > div > div > div.columns-area__panels > div.columns-area__panels__main > div.columns-area.columns-area--mobile > div > div > div.about__section.active:nth-of-type(3) > div.about__section__title { + display: none; +} +.app-body .about__header p, +.app-body .about__meta h4 { + color: var(--color-fg); +} +.app-body .about__header__hero { + margin: -20px -20px 20px; + width: calc(100% + 40px); + border-radius: 0; + background-color: var(--color-content-bg); +} +.app-body .about__header__hero, +.app-body .about__meta { + margin-bottom: 10px; +} +.app-body .about__header > h1 { + color: var(--color-content-fg); + margin: 30px 0 0 20px; + text-align: left; + font-variant: small-caps; + font-size: 20px; +} +.app-body .about__header > h1 + p { + color: var(--color-content-fg); + opacity: .8; + text-align: left; + margin-left: 20px; + margin-bottom: 15px; + font-size: 14px; +} +@media screen and (min-width:890px) { + .app-body .scrollable.about { + border-radius: 8px 8px 0 0 !important; + } + .app-body .about__header__hero { + border-radius: 6px 6px 0 0; + } +} +@media screen and (min-width:890px) and (max-width:1174px) { + .app-body .scrollable.about { + margin-top: 10px; + } +} +.app-body .about__mail { + color: var(--color-content-fg); +} +.app-body .about__meta h4 { + font-size: 12px; + font-weight: bold; + margin-bottom: 8px; +} +.app-body .about__meta .account { + background: none; + box-shadow: none; + padding: 0; + border-left: 0; + border-right: 0; +} +.app-body .about__meta__divider { + border-left: 3px solid var(--color-content-secondary-separator); +} +@media screen and (max-width:600px) { + .app-body .about__meta__divider { + border-top: 3px solid var(--color-content-secondary-separator); + width: 90%; + } +} +.app-body .about__section:nth-child(3) .about__section__body { + padding-bottom: 3em; +} +.app-body .about__meta, +.app-body .about__section__title { + color: var(--color-accent); + background-color: var(--color-content-secondary-bg); + border: 0; + border-radius: 8px; +} +.app-body .about__section.active .about__section__title { + border-radius: 8px 8px 0 0; +} +.app-body .about__section.active:not(:nth-of-type(3)) .about__section__body { + border: 0 !important; + background-color: var(--color-content-secondary-bg); + border-radius: 0 0 8px 8px; +} + +.app-body .prose, +.app-body .prose p, +.app-body .prose b, +.app-body .prose h1, +.app-body .prose h2, +.app-body .prose h3, +.app-body .prose h4, +.app-body .prose h5, +.app-body .prose h6, +.app-body .prose strong, +.app-body .rules-list, +.app-body .about__domain-blocks__domain h6, +.app-body .about__domain-blocks__domain__type { + color: var(--color-content-fg); +} +.app-body .prose ul > li:before { + background-color: var(--color-content-fg); + opacity: .3; + top: .55em; + width: 7px; + height: 7px; +} +.app-body .about__section__body .prose hr { + border-color: var(--color-content-secondary-separator); + margin-top: 2em; + margin-bottom: 2em; + border-width: 3px; +} +.app-body .hover-card__bio a, +.app-body .hover-card .account-fields a { + text-decoration: none; + color: var(--color-accent); +} +.app-body .about__section__body .prose a, +.app-body .about__section__body .prose a:hover, +.app-body .prose a strong, +.app-body .hover-card__bio a span { + color: var(--color-accent); + text-decoration-line: underline; + text-decoration-color: var(--color-accent-bg); + text-decoration-thickness: 2px; + text-underline-offset: 2px; +} +.app-body .about__section__body .prose a:hover :is(span, strong), +.app-body .hover-card__bio a:hover { + text-decoration-color: var(--color-accent); +} +.app-body .about__section__body .prose small.lang_label { + margin-left: -2em; + margin-top: 1px; + display: block; + color: var(--color-content-fg-muted); + font-weight: bold; + font-size: 80%; + float: left; +} +.about__section.active .about__section__title { + background-color: var(--color-accent-bg); +} +.app-body .rules-list__text, +.app-body .rules-list__hint { + color: var(--color-content-fg); +} +.app-body .rules-list__text { + font-weight: 600; +} +.app-body .rules-list__hint { + opacity: .7; + padding-top: 4px; +} +.app-body .rules-list li { + border-bottom: 1px solid var(--color-lines); + padding: 1em 1.75em 1em 3.4em; +} +.app-body .rules-list li:last-child { + border-bottom: 0; +} +.about__domain-blocks { + background-color: var(--color-content-bg); + border: 0; +} +.about__domain-blocks__domain { + color: var(--color-content-fg); + border-bottom: 0; +} +.about__domain-blocks__domain:nth-child(2n) { + background-color: var(--color-content-secondary-bg); +} + +@media screen and (min-width:1175px) { + .app-body .about :is(.link-footer, .about__footer) { + display: none; + } +} + + +/* Keyboard shortcuts page */ +.keyboard-shortcuts kbd { + background-color: var(--color-content-secondary-bg); + border: 1px solid var(--color-lines); + box-shadow: 0 1px var(--color-lines-translucent); + color: var(--color-content-fg); + border-radius: 5px; + padding: 3px 8px; + margin: 0 4px; + font-weight: 500; +} + + +/* Privacy Policy page */ +.app-body .column > .scrollable.privacy-policy { + border: 1px solid var(--color-lines); + background-color: var(--color-content-bg); + padding-bottom: 20px; + z-index: 1; +} +@media screen and (min-width:1175px) { + .app-body:not(:has(#tabs-bar__portal > *)) .column > .scrollable.privacy-policy { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + } +} + + + +/* 👋 Hide superfluous UI */ +.app-body div#mastodon > div > div > div:nth-child(2) > div:nth-child(3) > div > div > div:nth-child(3) > hr, +.app-body .navigation-panel__legal > hr, +.app-body .about__footer, /* Hide meta footer */ +.app-body .server-banner__introduction, /* Hide generic mastodon server introduction in sidebar */ +.app-body .search-banner ~ .search, /* Hide search field for logged out users */ +.app-body .account__header__bio .account__header__fields > dl:first-child /* Hide "Joined" field on profiles */ { + display: none; +} + + + +/* Multi-column layout + ------------------- */ + +:root:has(.layout-multiple-columns) *::-webkit-scrollbar { + width: 4px; +} +:root:has(.layout-multiple-columns) *::-webkit-scrollbar-track { + background-color: var(--color-accent-bg); +} +:root:has(.layout-multiple-columns) *::-webkit-scrollbar-thumb { + opacity: .8; +} +.layout-multiple-columns .scrollable, +.layout-multiple-columns .column > .scrollable { + max-height: 100%; +} +.layout-multiple-columns .column { + width: 400px; + padding-bottom: 0; +} +.layout-multiple-columns .drawer__inner__mastodon { + display: none; +} +.layout-multiple-columns :is(.drawer__inner, .drawer__inner.darker) { + background: transparent; +} +.layout-multiple-columns .drawer__header { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + margin-bottom: 0; +} +.layout-multiple-columns .drawer .search { + margin-top: 10px; +} +.layout-multiple-columns .drawer__tab { + transition: all .3s; + border-radius: 6px; + height: 40px; + padding: 5px; + margin: 5px; + box-sizing: border-box; + border: 0; +} +.layout-multiple-columns .drawer__tab .icon { + transform: scale(1.2); +} +.layout-multiple-columns .drawer__tab:active { + transform: scale(.9); +} +.layout-multiple-columns .drawer__tab:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); +} +.layout-multiple-columns .drawer__tab .icon-cog { + background-image: var(--icon-gear); +} +.layout-multiple-columns .drawer__tab .icon-globe { + background-image: var(--icon-globe); +} +.layout-multiple-columns .drawer__tab .icon-users { + background-image: var(--icon-users); +} +.layout-multiple-columns .drawer__tab .icon-bars { + background-image: var(--logo); +} +.layout-multiple-columns .drawer__tab .icon-sign-out { + background-image: var(--icon-logout); +} +.layout-multiple-columns .column-header__icon.icon-bars { + background-image: var(--icon-globe-active); +} + +.layout-multiple-columns .flex-spacer, +.layout-multiple-columns .getting-started, +.layout-multiple-columns .getting-started__wrapper, +.layout-multiple-columns .getting-started .column-link, +.layout-multiple-columns .getting-started .column-subheading { + background-color: var(--color-bg); +} +.layout-multiple-columns .scrollable.getting-started { + border-left: 0; + border-right: 0; + background-color: var(--color-bg); +} +.layout-multiple-columns .getting-started__wrapper { + padding-bottom: 10px; + border-radius: 0 0 8px 8px; +} +.layout-multiple-columns .getting-started .column-link { + color: var(--color-content-fg); + margin: 0 5px 2px; + border-radius: 8px; +} +.app-body .getting-started .column-link { + margin-left: 0; + font-weight: 500; + color: var(--color-fg); +} +.layout-multiple-columns .getting-started .column-link:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); + color: var(--color-fg); +} +.layout-multiple-columns .getting-started .column-link__icon { + transform: scale(1.4); +} + +.app-body .getting-started .column-link__badge { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 8px; + line-height: 15px; + font-weight: bold; + padding-left: 8px; + padding-right: 8px; +} + +.layout-multiple-columns .getting-started__trends .trends__item { + padding-left: 16px; +} +.layout-multiple-columns .getting-started__trends h4 > :is(a, span) { + padding-left: 45px; +} + +.layout-multiple-columns :is(.column-header, .column-back-button) { + background-color: var(--color-content-bg); +} + +.layout-multiple-columns .column-header__setting-btn { + font-weight: 600; +} + +.layout-multiple-columns .column:has(> .getting-started) { + width: 330px; +} +.layout-multiple-columns + .column:has(> .getting-started) + :is(.column-header, .column-back-button), +.layout-single-column .navigation-bar:has(+ .getting-started) { + display: none; +} + +.layout-multiple-columns .getting-started__trends { + margin-bottom: 10px; +} + +.layout-multiple-columns .search-results__header, +.layout-multiple-columns .explore__search-header { + display: none; +} + +.layout-multiple-columns .drawer { + width: 280px; + transition: width .3s; +} +.layout-multiple-columns + .drawer:has(> .drawer__pager > .drawer__inner > .search-results > .search-results__section) { + width: 400px; +} +.layout-multiple-columns .drawer__inner:has(> .search-results > .search-results__section) { + z-index: 2; + background-color: var(--color-content-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); +} + +.layout-multiple-columns + .drawer + > .search:has(+ .drawer__pager > .drawer__inner > .search-results > .search-results__section) { + margin-bottom: 0; +} +.layout-multiple-columns + .drawer + > .search:has(+ .drawer__pager > .drawer__inner > .search-results > .search-results__section) + > .search__input { + border-radius: 8px 8px 0 0; +} + +.layout-multiple-columns .drawer__pager { + border-radius: 0; + border: 0; +} +.layout-multiple-columns + .drawer + > .search:has(+ .drawer__pager > .drawer__inner > .search-results > .search-results__section) + > .search__popout { + border-radius: 0 0 8px 8px; + margin-top: 0; +} + +.layout-multiple-columns .drawer__inner:has(.search-results .empty-column-indicator) { + z-index: 3; +} +.layout-multiple-columns .search-results .empty-column-indicator { + border: 1px solid var(--color-lines); + border-radius: 8px; +} + +.layout-multiple-columns .compose-form { + padding: 0; +} + +.layout-multiple-columns .search + .drawer__pager .drawer__inner:has(.compose-form):not(:has(> .search-results))::after { + content: var(--meta); + color: var(--color-fg-muted); + padding: 12px; + position: absolute; + bottom: 0; + z-index: -1; +} +.layout-multiple-columns .link-footer::before, +.layout-multiple-columns .link-footer::after { + display: none; +} + +.layout-multiple-columns .list-editor__accounts + .drawer__inner.backdrop { + background-color: var(--color-content-bg); +} + +@media screen and (min-width:630px) and (max-width:1174px) { + .layout-multiple-columns + :is( + .column-header, + .column-back-button + ) { + border-top: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-top-left-radius: 8px !important; + border-top-right-radius: 8px !important; + } +} + +.app-body .switch-to-advanced { + background-color: var(--color-accent-bg); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .switch-to-advanced .switch-to-advanced__toggle { + color: var(--color-accent); +} + + +/* Popular hashtag icons + --------------------- */ +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="tangerine" i] + ) +)::before { + background-image: var(--icon-tangerine-slice); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="day" i], + [href$="tag" i], + [href*="monday" i], + [href*="tuesday" i], + [href*="wednesday" i], + [href*="thursday" i], + [href*="friday" i], + [href*="saturday" i], + [href*="sunday" i], + [href*="montag" i], + [href*="dienstag" i], + [href*="mittwoch" i], + [href*="donnerstag" i], + [href*="freitag" i], + [href*="samstag" i], + [href*="sonntag" i], + [href*="lundi" i], + [href*="mardi" i], + [href*="mercredi" i], + [href*="jeudi" i], + [href*="vendredi" i], + [href*="samedi" i], + [href*="dimanche" i], + [href*="lunes" i], + [href*="martes" i], + [href*="miercoles" i], + [href*="jueves" i], + [href*="viernes" i], + [href*="sabado" i], + [href*="domingo" i] + ) +)::before { + background-image: var(--icon-calendar); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="tune" i], + [href$="/np" i], + [href*="nowplaying" i], + [href*="singit" i], + [href*="music" i], + [href*="eurovision" i], + [href*="song" i], + [href$="synth" i], + [href$="jazz" i], + [href$="rock" i], + [href$="rap" i], + [href$="BandcampFriday" i], + [href*="Jukebox" i], + [href*="/kpop" i], + [href*="/rock" i], + [href$="/pop" i] + ) +)::before { + background-image: var(--icon-music); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="eurovision" i] + ) +)::before { + background-image: var(--icon-microphone); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="birthday" i] + ) +)::before { + background-image: var(--icon-cake); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="letterboxd" i], + [href$="trakt" i], + [href$="TV" i], + [href$="cinema" i], + [href*="nowwatching" i], + [href*="WatchingNow" i], + [href*="movie" i], + [href*="/cinema" i], + [href*="/oscars" i] + ) +)::before { + background-image: var(--icon-popcorn); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="photography" i], + [href*="photo" i], + [href*="foto" i], + [href*="pics" i], + [href*="selfie" i], + [href*="/ShotWith" i], + [href*="WindowFriday" i], + [href*="FensterFreitag" i], + [href$="/instagram" i] + ) +)::before { + background-image: var(--icon-camera); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="SilentSunday" i], + [href*="sunset" i], + [href*="sunrise" i], + [href$="/sky" i], + [href*="skyblue" i], + [href*="ocean" i] + ) +)::before { + background-image: var(--icon-sunset); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="christmas" i], + [href*="weihnachten" i], + [href*="noel" i] + ) +)::before { + background-image: var(--icon-pine); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="tree" i], + [href*="trunk" i], + [href*="ecology" i], + [href*="klima" i], + [href*="climat" i], + [href*="environment" i], + [href*="/garden" i], + [href*="mosstodon" i], + [href*="/vegan" i], + [href*="/plants" i] + ) +)::before { + background-image: var(--icon-tree); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="/cat" i], + [href*="/cats" i], + [href*="catloaf" i], + [href*="Caturday" i], + [href*="catsofmastodon" i], + [href*="WhiskersWednesday" i] + ):not( + [href*="cath" i] + ) +)::before { + background-image: var(--icon-cat); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="dog" i], + [href$="dogs" i], + [href*="/dog" i], + [href*="DogLovers" i], + [href*="dogsofmastodon" i], + [href*="DogsOfFedi" i], + [href*="dogstadon" i] + ) +)::before { + background-image: var(--icon-dog); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="art" i], + [href*="artmatters" i], + [href*="DigitalArt" i], + [href*="PixelArt" i], + [href*="artwork" i], + [href*="artist" i], + [href$="design" i], + [href*="designer" i], + [href*="watercolo" i], + [href*="painting" i] + ):not( + [href*="aiart" i], + [href*="artificial" i], + [href*="aidesign" i] + ) +)::before { + background-image: var(--icon-brush); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="apple" i], + [href$="macos" i], + [href$="/mac" i], + [href$="ios" i], + [href*="ipad" i], + [href*="iphone" i], + [href*="/wwdc" i], + [href*="/appleevent" i] + ) +)::before { + background-image: var(--icon-apple); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="poem" i], + [href*="writing" i], + [href*="write" i], + [href*="article" i] + ) +)::before { + background-image: var(--icon-pencil); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="/book" i], + [href*="literature" i], + [href*="reading" i], + [href$="/history" i], + [href$="/histoire" i] + ) +)::before { + background-image: var(--icon-book); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="game" i], + [href*="gaming" i], + [href*="gamedev" i], + [href*="games" i], + [href*="gamer" i], + [href*="playstation" i], + [href*="arcade" i], + [href*="xbox" i], + [href*="nintendo" i] + ) +)::before { + background-image: var(--icon-gaming); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="/minecraft" i], + [href*="/hermitcraft" i] + ) +)::before { + background-image: var(--icon-cube); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="/fifa" i], + [href$="/fifaworldcup" i], + [href$="/soccer" i], + [href*="/euro202" i], + [href$="/mls" i], + [href*="/sport" i] + ) +)::before { + background-image: var(--icon-football); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="lgbt" i], + [href*="/lgbt" i], + [href*="/queer" i], + [href$="trans" i], + [href$="pride" i], + [href$="womensday" i], + [href*="internationalwomensday" i], + [href$="/IWD" i], + [href*="JourneeDesDroitsDesFemmes" i], + [href*="feministischerkampftag" i], + [href*="celebratewomen" i], + [href*="/8mars" i], + [href$="transdayofvisibility" i], + [href$="TDOV" i], + [href$="transdayofremembrance" i], + [href$="TDOR" i], + [href$="pridemonth" i], + [href$="blm" i], + [href$="blacklivesmatter" i], + [href$="blackmastodon" i], + [href$="blackfedi" i], + [href*="protest" i], + [href*="greve" i], + [href*="manif" i], + [href$="riot" i], + [href$="freepalestine" i] + ) +)::before { + background-image: var(--icon-pride); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="electionday" i], + [href$="election" i], + [href$="/election" i], + [href*="presidentielle" i], + [href*="presidential" i], + [href*="legislativ" i] + ) +)::before { + background-image: var(--icon-vote); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="dev" i], + [href$="code" i], + [href*="development" i], + [href*="developer" i], + [href*="devops" i], + [href*="opensource" i] + ) +)::before { + background-image: var(--icon-code); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="mutualaid" i], + [href*="crowdfund" i] + ) +)::before { + background-image: var(--icon-handshake); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="olympics" i], + [href*="/Paris2024" i], + [href*="/LA2028" i] + ) +)::before { + background-image: var(--icon-olympics); + transform: scale(1.85); +} diff --git a/app/javascript/styles/tangerineui.scss b/app/javascript/styles/tangerineui.scss new file mode 100644 index 00000000000000..84ed96cc1b3125 --- /dev/null +++ b/app/javascript/styles/tangerineui.scss @@ -0,0 +1,2 @@ +@import 'application'; +@import 'tangerineui/tangerineui.scss'; diff --git a/app/javascript/styles/tangerineui/tangerineui.scss b/app/javascript/styles/tangerineui/tangerineui.scss new file mode 100644 index 00000000000000..3c71e29d0d6db7 --- /dev/null +++ b/app/javascript/styles/tangerineui/tangerineui.scss @@ -0,0 +1,7904 @@ +/* Tangerine UI for Mastodon 🍊 + + A Tangerine redesign for Mastodon's Web UI. + https://github.com/nileane/TangerineUI-for-Mastodon/ + + by @nileane@nileane.fr +*/ + +/* 📄 Meta */ +:root { + --version: "v2.2"; + + --variant-name: "Tangerine"; + --variant-emoji: "\1F34A\00A0"; + --variant: var(--variant-emoji) var(--variant-name); + + --meta: 'Tangerine UI for Mastodon: ' var(--version) ' \00B7 ' var(--variant); +} + +/* 🎨 Colors */ +:root { + color-scheme: light dark; + + --color-bg: #f5f2ef; + --gradient-bg: linear-gradient(90deg, var(--color-bg), var(--color-bg)); + --color-fg: #2a2d37; + --color-fg-muted: #948c84; + --color-secondary-bg: #f2eae4; + --color-secondary-separator: #ede3db; + + --color-content-bg: #ffffff; + --color-content-fg: #444a5a; + --color-content-fg-bold: #000000; + --color-content-fg-muted: color-mix(in srgb, var(--color-content-fg), var(--color-content-bg) 40%); + --color-content-secondary-bg: #f9f6f4; + --color-content-secondary-separator: rgba(237, 227, 219, 0.4); + --color-content-bg-focus: #fffcfa; + + --color-accent: #f76902; + --color-accent-focus: #ff9447; + --color-accent-lines: rgba(247, 105, 2, 0.12); + --color-accent-bg: #f6e5dd; + --color-accent-fg: #ffffff; + + --color-lines: #e1dde4; + --color-lines-translucent: rgba(0, 0, 0, .15); + + --color-confirm: #79bd9a; + --color-confirm-bg: rgba(121, 189, 154, 0.3); + --color-confirm-fg: #4E8A6B; + + --color-reject: #df405a; + --color-reject-bg: rgba(223, 64, 90, 0.3); +} +@media (prefers-color-scheme: dark) { + :root { + --color-bg: #111111; + --gradient-bg: linear-gradient(90deg, var(--color-bg), var(--color-bg)); + --color-fg: #e0d6d1; + --color-fg-muted: #6e635e; + --color-secondary-bg: #1e1810; + --color-secondary-separator: #25201c; + + --color-content-bg: #030303; + --color-content-fg: var(--color-fg); + --color-content-fg-bold: #ffffff; + --color-content-fg-muted: #737373; + --color-content-secondary-bg: var(--color-secondary-bg); + --color-content-secondary-separator: rgba(77, 73, 70, 0.4); + --color-content-bg-focus: #0e0e0e; + + --color-accent: #e68933; + --color-accent-focus: #ffa047; + --color-accent-lines: rgb(230, 137, 51, 0.3); + --color-accent-bg: #3c2a1f; + --color-accent-fg: #ffffff; + + --color-lines: #343434; + --color-lines-translucent: rgba(255, 255, 255, .15); + + --color-confirm-fg: var(--color-confirm); + } +} +:root { + /* Mastodon logo */ + --logo: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' class='mastodon-logo' viewBox='0 0 216.414 232.01'%3E%3Cdefs xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient xmlns='http://www.w3.org/2000/svg' id='a' x2='0%25' y2='100%25' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0%25' stop-color='%23f76902'/%3E%3Cstop offset='100%25' stop-color='%23f76902'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath xmlns='http://www.w3.org/2000/svg' fill='url(%23a)' d='M211.807 139.088c-3.18 16.366-28.492 34.277-57.562 37.748-15.159 1.809-30.084 3.471-45.999 2.741-26.027-1.192-46.565-6.212-46.565-6.212 0 2.534.156 4.946.469 7.202 3.384 25.687 25.47 27.225 46.391 27.943 21.116.723 39.919-5.206 39.919-5.206l.867 19.09s-14.77 7.931-41.08 9.39c-14.51.797-32.525-.365-53.507-5.919C9.232 213.82 1.406 165.311.209 116.091c-.365-14.613-.14-28.393-.14-39.918 0-50.33 32.976-65.083 32.976-65.083C49.672 3.454 78.204.242 107.865 0h.729c29.66.242 58.21 3.454 74.837 11.09 0 0 32.975 14.752 32.975 65.082 0 0 .414 37.134-4.599 62.916'/%3E%3Cpath fill='%23fff' d='M177.51 80.077v60.941h-24.144v-59.15c0-12.469-5.246-18.797-15.74-18.797-11.602 0-17.417 7.507-17.417 22.352V117.8H96.207V85.423c0-14.845-5.816-22.352-17.418-22.352-10.494 0-15.74 6.328-15.74 18.797v59.15H38.905V80.077c0-12.455 3.171-22.352 9.541-29.675 6.569-7.322 15.171-11.076 25.85-11.076 12.355 0 21.711 4.748 27.898 14.247l6.013 10.082 6.015-10.082c6.185-9.498 15.542-14.247 27.898-14.247 10.677 0 19.28 3.753 25.85 11.076 6.369 7.322 9.54 17.22 9.54 29.675'/%3E%3C/svg%3E"); + + /* Post+Notifications icons */ + --icon-reply: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M236,200a12,12,0,0,1-24,0,84.09,84.09,0,0,0-84-84H61l27.52,27.51a12,12,0,0,1-17,17l-48-48a12,12,0,0,1,0-17l48-48a12,12,0,0,1,17,17L61,92h67A108.12,108.12,0,0,1,236,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M80,56v96L32,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96H88V56a8,8,0,0,0-13.66-5.66l-48,48a8,8,0,0,0,0,11.32l48,48A8,8,0,0,0,88,152V112h40a88.1,88.1,0,0,1,88,88,8,8,0,0,0,16,0A104.11,104.11,0,0,0,128,96ZM72,132.69,43.31,104,72,75.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M232,200a8,8,0,0,1-16,0,88.1,88.1,0,0,0-88-88H88v40a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,88,56V96h40A104.11,104.11,0,0,1,232,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-all: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,56v96L80,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M85.66,146.34a8,8,0,0,1-11.32,11.32l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,85.66,61.66L43.31,104ZM232,200a8,8,0,0,1-16,0,88.11,88.11,0,0,0-80-87.63V152a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,136,56V96.3A104.15,104.15,0,0,1,232,200ZM120,75.31,91.31,104,120,132.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M227.85,46.89a20,20,0,0,0-18.74-18.74c-13.13-.77-46.65.42-74.48,28.24L131,60H74.36a19.83,19.83,0,0,0-14.14,5.86L25.87,100.19a20,20,0,0,0,11.35,33.95l37.14,5.18,42.32,42.32,5.19,37.18A19.88,19.88,0,0,0,135.34,235a20.13,20.13,0,0,0,6.37,1,19.9,19.9,0,0,0,14.1-5.87l34.34-34.35A19.85,19.85,0,0,0,196,181.64V125l3.6-3.59C227.43,93.54,228.62,60,227.85,46.89ZM76,84h31L75.75,115.28l-27.23-3.8ZM151.6,73.37A72.27,72.27,0,0,1,204,52a72.17,72.17,0,0,1-21.38,52.41L128,159,97,128ZM172,180l-27.49,27.49-3.8-27.23L172,149Zm-72,22c-8.71,11.85-26.19,26-60,26a12,12,0,0,1-12-12c0-33.84,14.12-51.32,26-60A12,12,0,1,1,68.18,175.3C62.3,179.63,55.51,187.8,53,203c15.21-2.51,23.37-9.3,27.7-15.18A12,12,0,1,1,100,202Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M184,120v61.65a8,8,0,0,1-2.34,5.65l-34.35,34.35a8,8,0,0,1-13.57-4.53L128,176ZM136,72H74.35a8,8,0,0,0-5.65,2.34L34.35,108.69a8,8,0,0,0,4.53,13.57L80,128ZM40,216c37.65,0,50.69-19.69,54.56-28.18L68.18,161.44C59.69,165.31,40,178.35,40,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.85,47.12a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.41,27.07L132.69,64H74.36A15.91,15.91,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A15.91,15.91,0,0,0,192,181.64V123.31l4.77-4.77C223.45,91.86,224.6,59.71,223.85,47.12ZM74.36,80h42.33L77.16,119.52,40,114.34Zm74.41-9.45a76.65,76.65,0,0,1,59.11-22.47,76.46,76.46,0,0,1-22.42,59.16L128,164.68,91.32,128ZM176,181.64,141.67,216l-5.19-37.17L176,139.31Zm-74.16,9.5C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ff4013' viewBox='0 0 256 256'%3E%3Cpath d='M101.85,191.14C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Zm122-144a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.4,27.07h0L88,108.7A8,8,0,0,1,76.67,97.39l26.56-26.57A4,4,0,0,0,100.41,64H74.35A15.9,15.9,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A16,16,0,0,0,192,181.65V155.59a4,4,0,0,0-6.83-2.82l-26.57,26.56a8,8,0,0,1-11.71-.42,8.2,8.2,0,0,1,.6-11.1l49.27-49.27h0C223.45,91.86,224.6,59.71,223.85,47.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M101.85,191.14C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Zm122-144a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.4,27.07h0L88,108.7A8,8,0,0,1,76.67,97.39l26.56-26.57A4,4,0,0,0,100.41,64H74.35A15.9,15.9,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A16,16,0,0,0,192,181.65V155.59a4,4,0,0,0-6.83-2.82l-26.57,26.56a8,8,0,0,1-11.71-.42,8.2,8.2,0,0,1,.6-11.1l49.27-49.27h0C223.45,91.86,224.6,59.71,223.85,47.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M243,96a20.33,20.33,0,0,0-17.74-14l-56.59-4.57L146.83,24.62a20.36,20.36,0,0,0-37.66,0L87.35,77.44,30.76,82A20.45,20.45,0,0,0,19.1,117.88l43.18,37.24-13.2,55.7A20.37,20.37,0,0,0,79.57,233L128,203.19,176.43,233a20.39,20.39,0,0,0,30.49-22.15l-13.2-55.7,43.18-37.24A20.43,20.43,0,0,0,243,96ZM172.53,141.7a12,12,0,0,0-3.84,11.86L181.58,208l-47.29-29.08a12,12,0,0,0-12.58,0L74.42,208l12.89-54.4a12,12,0,0,0-3.84-11.86L41.2,105.24l55.4-4.47a12,12,0,0,0,10.13-7.38L128,41.89l21.27,51.5a12,12,0,0,0,10.13,7.38l55.4,4.47Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23fec700' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M192,176v48l-64-40L64,224V176l64-40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32Zm0,16V161.57l-51.77-32.35a8,8,0,0,0-8.48,0L72,161.56V48ZM132.23,177.22a8,8,0,0,0-8.48,0L72,209.57V180.43l56-35,56,35v29.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2377bb41' viewBox='0 0 256 256'%3E%3Cpath d='M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32ZM132.23,177.22a8,8,0,0,0-8.48,0L72,209.57V180.43l56-35,56,35v29.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-translate-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M224,184H144l40-80ZM96,127.56h0A95.78,95.78,0,0,0,128,56H64A95.78,95.78,0,0,0,96,127.56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.15,212.42l-56-112a8,8,0,0,0-14.31,0l-21.71,43.43A88,88,0,0,1,108,126.93,103.65,103.65,0,0,0,135.69,64H160a8,8,0,0,0,0-16H104V32a8,8,0,0,0-16,0V48H32a8,8,0,0,0,0,16h87.63A87.7,87.7,0,0,1,96,116.35a87.74,87.74,0,0,1-19-31,8,8,0,1,0-15.08,5.34A103.63,103.63,0,0,0,84,127a87.55,87.55,0,0,1-52,17,8,8,0,0,0,0,16,103.46,103.46,0,0,0,64-22.08,104.18,104.18,0,0,0,51.44,21.31l-26.6,53.19a8,8,0,0,0,14.31,7.16L148.94,192h70.11l13.79,27.58A8,8,0,0,0,240,224a8,8,0,0,0,7.15-11.58ZM156.94,176,184,121.89,211.05,176Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-translate-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,184H144l40-80ZM96,127.56h0A95.78,95.78,0,0,0,128,56H64A95.78,95.78,0,0,0,96,127.56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.15,212.42l-56-112a8,8,0,0,0-14.31,0l-21.71,43.43A88,88,0,0,1,108,126.93,103.65,103.65,0,0,0,135.69,64H160a8,8,0,0,0,0-16H104V32a8,8,0,0,0-16,0V48H32a8,8,0,0,0,0,16h87.63A87.7,87.7,0,0,1,96,116.35a87.74,87.74,0,0,1-19-31,8,8,0,1,0-15.08,5.34A103.63,103.63,0,0,0,84,127a87.55,87.55,0,0,1-52,17,8,8,0,0,0,0,16,103.46,103.46,0,0,0,64-22.08,104.18,104.18,0,0,0,51.44,21.31l-26.6,53.19a8,8,0,0,0,14.31,7.16L148.94,192h70.11l13.79,27.58A8,8,0,0,0,240,224a8,8,0,0,0,7.15-11.58ZM156.94,176,184,121.89,211.05,176Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,92H188V56a12,12,0,0,0-12-12H60V40a12,12,0,0,0-24,0V216a12,12,0,0,0,24,0v-4h84a12,12,0,0,0,12-12V164h68a12,12,0,0,0,12-12V104A12,12,0,0,0,224,92ZM164,68V92H60V68ZM132,188H60V164h72Zm80-48H60V116H212Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M224,104v48H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,96H184V56a8,8,0,0,0-8-8H56V40a8,8,0,0,0-16,0V216a8,8,0,0,0,16,0v-8h88a8,8,0,0,0,8-8V160h72a8,8,0,0,0,8-8V104A8,8,0,0,0,224,96ZM168,64V96H56V64ZM136,192H56V160h80Zm80-48H56V112H216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104v48H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,96H184V56a8,8,0,0,0-8-8H56V40a8,8,0,0,0-16,0V216a8,8,0,0,0,16,0v-8h88a8,8,0,0,0,8-8V160h72a8,8,0,0,0,8-8V104A8,8,0,0,0,224,96ZM168,64V96H56V64ZM136,192H56V160h80Zm80-48H56V112H216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post-notification: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M120,128a16,16,0,1,1-16-16A16,16,0,0,1,120,128Zm32-16a16,16,0,1,0,16,16A16,16,0,0,0,152,112Zm84,16A108,108,0,0,1,78.77,224.15L46.34,235A20,20,0,0,1,21,209.66l10.81-32.43A108,108,0,1,1,236,128Zm-24,0A84,84,0,1,0,55.27,170.06a12,12,0,0,1,1,9.81l-9.93,29.79,29.79-9.93a12.1,12.1,0,0,1,3.8-.62,12,12,0,0,1,6,1.62A84,84,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post-notification-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a12,12,0,0,1-12,12h-8v8a12,12,0,0,1-24,0v-8h-8a12,12,0,0,1,0-24h8v-8a12,12,0,0,1,24,0v8h8A12,12,0,0,1,256,136Zm-54.81,56.28a12,12,0,1,1-18.38,15.44C169.12,191.42,145,172,108,172c-28.89,0-55.46,12.68-74.81,35.72a12,12,0,0,1-18.38-15.44A124.08,124.08,0,0,1,63.5,156.53a72,72,0,1,1,89,0A124,124,0,0,1,201.19,192.28ZM108,148a48,48,0,1,0-48-48A48.05,48.05,0,0,0,108,148Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Navigation icons */ + --icon-home: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bell: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-explore: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-globe: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-direct-messages: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bookmark-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-star-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-accent: var(--icon-star-accent); + --icon-star-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-user-plus-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-accent: var(--icon-user-plus-accent); + --icon-user-plus-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-list: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-dot-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M176,128a48,48,0,1,1-48-48A48,48,0,0,1,176,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dot-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48,48,0,0,0,128,80Zm0,60a12,12,0,1,1,12-12A12,12,0,0,1,128,140Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-settings: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-settings-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-moderation: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-moderation-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-administration: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-administration-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-logout: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V200a16,16,0,0,1-16,16H48V40H208A16,16,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M120,216a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V40a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H56V208h56A8,8,0,0,1,120,216Zm109.66-93.66-40-40a8,8,0,0,0-11.32,11.32L204.69,120H112a8,8,0,0,0,0,16h92.69l-26.35,26.34a8,8,0,0,0,11.32,11.32l40-40A8,8,0,0,0,229.66,122.34Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-ellipsis-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-column-link-active-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-hashtag: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-hashtag-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Post visibility icons */ + --icon-globe-visibility: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-visibility-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-visibility-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M208,80H176V56a48,48,0,0,0-96,0V80H48A16,16,0,0,0,32,96V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V96A16,16,0,0,0,208,80Zm-72,78.63V184a8,8,0,0,1-16,0V158.63a24,24,0,1,1,16,0ZM160,80H96V56a32,32,0,0,1,64,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,80H176V56a48,48,0,0,0-96,0V80H48A16,16,0,0,0,32,96V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V96A16,16,0,0,0,208,80Zm-72,78.63V184a8,8,0,0,1-16,0V158.63a24,24,0,1,1,16,0ZM160,80H96V56a32,32,0,0,1,64,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M208,76H180V56A52,52,0,0,0,76,56V76H48A20,20,0,0,0,28,96V208a20,20,0,0,0,20,20H208a20,20,0,0,0,20-20V96A20,20,0,0,0,208,76ZM100,56a28,28,0,0,1,56,0V76H100ZM204,204H52V100H204Zm-76-92a32,32,0,0,0-12,61.66V180a12,12,0,0,0,24,0v-6.34A32,32,0,0,0,128,112Zm0,24a8,8,0,1,1-8,8A8,8,0,0,1,128,136Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Other icons */ + --icon-bell-still: var(--icon-bell); + --icon-bell-ringing: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M224,71.1a8,8,0,0,1-10.78-3.42,94.13,94.13,0,0,0-33.46-36.91,8,8,0,1,1,8.54-13.54,111.46,111.46,0,0,1,39.12,43.09A8,8,0,0,1,224,71.1ZM35.71,72a8,8,0,0,0,7.1-4.32A94.13,94.13,0,0,1,76.27,30.77a8,8,0,1,0-8.54-13.54A111.46,111.46,0,0,0,28.61,60.32,8,8,0,0,0,35.71,72Zm186.1,103.94A16,16,0,0,1,208,200H167.2a40,40,0,0,1-78.4,0H48a16,16,0,0,1-13.79-24.06C43.22,160.39,48,138.28,48,112a80,80,0,0,1,160,0C208,138.27,212.78,160.38,221.81,175.94ZM150.62,200H105.38a24,24,0,0,0,45.24,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M160,168l-48,48H66.75L36.69,185.94a16,16,0,0,1,0-22.63L96,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM108.68,208H70.05L42.33,180.28a8,8,0,0,1,0-11.31L96,115.31,148.69,168Zm105-105L160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM213.67,103,160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reject: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23df3f5a' viewBox='0 0 256 256'%3E%3Cpath d='M208.49,191.51a12,12,0,0,1-17,17L128,145,64.49,208.49a12,12,0,0,1-17-17L111,128,47.51,64.49a12,12,0,0,1,17-17L128,111l63.51-63.52a12,12,0,0,1,17,17L145,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reject-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208.49,191.51a12,12,0,0,1-17,17L128,145,64.49,208.49a12,12,0,0,1-17-17L111,128,47.51,64.49a12,12,0,0,1,17-17L128,111l63.51-63.52a12,12,0,0,1,17,17L145,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-megaphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M144,69.09V170.91L50.24,199.67A8,8,0,0,1,40,192V48a8,8,0,0,1,10.24-7.67Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228.54,86.66l-176.06-54A16,16,0,0,0,32,48V192a16,16,0,0,0,16,16,16,16,0,0,0,4.52-.65L136,181.73V192a16,16,0,0,0,16,16h32a16,16,0,0,0,16-16v-29.9l28.54-8.75A16.09,16.09,0,0,0,240,138V102A16.09,16.09,0,0,0,228.54,86.66ZM136,165,48,192V48l88,27Zm48,27H152V176.82L184,167Zm40-54-.11,0L152,160.08V79.92l71.89,22,.11,0v36Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sliders: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a24,24,0,1,1-24-24A24,24,0,0,1,128,80Zm40,72a24,24,0,1,0,24,24A24,24,0,0,0,168,152Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M40,88H73a32,32,0,0,0,62,0h81a8,8,0,0,0,0-16H135a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16Zm64-24A16,16,0,1,1,88,80,16,16,0,0,1,104,64ZM216,168H199a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16h97a32,32,0,0,0,62,0h17a8,8,0,0,0,0-16Zm-48,24a16,16,0,1,1,16-16A16,16,0,0,1,168,192Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-warning: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M215.46,216H40.54C27.92,216,20,202.79,26.13,192.09L113.59,40.22c6.3-11,22.52-11,28.82,0l87.46,151.87C236,202.79,228.08,216,215.46,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM222.93,203.8a8.5,8.5,0,0,1-7.48,4.2H40.55a8.5,8.5,0,0,1-7.48-4.2,7.59,7.59,0,0,1,0-7.72L120.52,44.21a8.75,8.75,0,0,1,15,0l87.45,151.87A7.59,7.59,0,0,1,222.93,203.8ZM120,144V104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm20,36a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-warning-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M215.46,216H40.54C27.92,216,20,202.79,26.13,192.09L113.59,40.22c6.3-11,22.52-11,28.82,0l87.46,151.87C236,202.79,228.08,216,215.46,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM222.93,203.8a8.5,8.5,0,0,1-7.48,4.2H40.55a8.5,8.5,0,0,1-7.48-4.2,7.59,7.59,0,0,1,0-7.72L120.52,44.21a8.75,8.75,0,0,1,15,0l87.45,151.87A7.59,7.59,0,0,1,222.93,203.8ZM120,144V104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm20,36a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%234e8a6b' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-verified: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M225.86,102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28,23.51,138.44,16,128,16s-18.27,7.51-25.18,14.14c-3.94,3.77-8,7.67-11.57,9.14C88,40.64,82.56,40.72,77.31,40.8c-9.76.15-20.82.31-28.51,8S41,67.55,40.8,77.31c-.08,5.25-.16,10.67-1.52,13.94-1.47,3.56-5.37,7.63-9.14,11.57C23.51,109.72,16,117.56,16,128s7.51,18.27,14.14,25.18c3.77,3.94,7.67,8,9.14,11.57,1.36,3.27,1.44,8.69,1.52,13.94.15,9.76.31,20.82,8,28.51s18.75,7.85,28.51,8c5.25.08,10.67.16,13.94,1.52,3.56,1.47,7.63,5.37,11.57,9.14C109.72,232.49,117.56,240,128,240s18.27-7.51,25.18-14.14c3.94-3.77,8-7.67,11.57-9.14,3.27-1.36,8.69-1.44,13.94-1.52,9.76-.15,20.82-.31,28.51-8s7.85-18.75,8-28.51c.08-5.25.16-10.67,1.52-13.94,1.47-3.56,5.37-7.63,9.14-11.57C232.49,146.28,240,138.44,240,128S232.49,109.73,225.86,102.82Zm-52.2,6.84-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M237.94,107.21a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pin: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M229.66,98.34,172.39,155.8c11.46,22.93-1.72,45.86-10.11,57a8,8,0,0,1-12,.83L42.34,105.76A8,8,0,0,1,43,93.85c29.65-23.92,57.4-10,57.4-10l57.27-57.46a8,8,0,0,1,11.31,0L229.66,87A8,8,0,0,1,229.66,98.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.32,81.37,174.63,20.69a16,16,0,0,0-22.63,0L98.37,74.49c-10.66-3.34-35-7.37-60.4,13.14a16,16,0,0,0-1.29,23.78L85,159.71,42.34,202.34a8,8,0,0,0,11.32,11.32L96.29,171l48.29,48.29A16,16,0,0,0,155.9,224c.38,0,.75,0,1.13,0a15.93,15.93,0,0,0,11.64-6.33c19.64-26.1,17.75-47.32,13.19-60L235.33,104A16,16,0,0,0,235.32,81.37ZM224,92.69h0l-57.27,57.46a8,8,0,0,0-1.49,9.22c9.46,18.93-1.8,38.59-9.34,48.62L48,100.08c12.08-9.74,23.64-12.31,32.48-12.31A40.13,40.13,0,0,1,96.81,91a8,8,0,0,0,9.25-1.51L163.32,32,224,92.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji-accent-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M218.34,119.6,183.6,154.34a46.58,46.58,0,0,1-44.31,12.26c-.31.34-.62.67-.95,1L103.6,202.34A46.63,46.63,0,1,1,37.66,136.4L72.4,101.66A46.6,46.6,0,0,1,116.71,89.4c.31-.34.62-.67,1-1L152.4,53.66a46.63,46.63,0,0,1,65.94,65.94Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,88.23a54.43,54.43,0,0,1-16,37L189.25,160a54.27,54.27,0,0,1-38.63,16h-.05A54.63,54.63,0,0,1,96,119.84a8,8,0,0,1,16,.45A38.62,38.62,0,0,0,150.58,160h0a38.39,38.39,0,0,0,27.31-11.31l34.75-34.75a38.63,38.63,0,0,0-54.63-54.63l-11,11A8,8,0,0,1,135.7,59l11-11A54.65,54.65,0,0,1,224,48,54.86,54.86,0,0,1,240,88.23ZM109,185.66l-11,11A38.41,38.41,0,0,1,70.6,208h0a38.63,38.63,0,0,1-27.29-65.94L78,107.31A38.63,38.63,0,0,1,144,135.71a8,8,0,0,0,7.78,8.22H152a8,8,0,0,0,8-7.78A54.86,54.86,0,0,0,144,96a54.65,54.65,0,0,0-77.27,0L32,130.75A54.62,54.62,0,0,0,70.56,224h0a54.28,54.28,0,0,0,38.64-16l11-11A8,8,0,0,0,109,185.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M208,104V216H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,112v96a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V112A16,16,0,0,1,56,96H80a8,8,0,0,1,0,16H56v96H200V112H176a8,8,0,0,1,0-16h24A16,16,0,0,1,216,112ZM93.66,69.66,120,43.31V136a8,8,0,0,0,16,0V43.31l26.34,26.35a8,8,0,0,0,11.32-11.32l-40-40a8,8,0,0,0-11.32,0l-40,40A8,8,0,0,0,93.66,69.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-compose: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M211.84,134.81l-59.79,60.47,0,0a15.75,15.75,0,0,1-11.2,4.68H75.32L45.66,229.66a8,8,0,0,1-11.32-11.32l22.59-22.58h0L124.7,128H209A4,4,0,0,1,211.84,134.81ZM216.7,30.57a64,64,0,0,0-85.9,4.14l-9.6,9.48A4,4,0,0,0,120,47v63l55-55a8,8,0,0,1,11.31,11.31L140.71,112h88.38a4,4,0,0,0,3.56-2.16A64.08,64.08,0,0,0,216.7,30.57ZM62.83,167.23,104,126.06V70.76a4,4,0,0,0-6.81-2.84L60.69,104A15.9,15.9,0,0,0,56,115.31V164.4A4,4,0,0,0,62.83,167.23Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-send: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M227.91,134.86,59.93,231a8,8,0,0,1-11.44-9.67L80,128,48.49,34.72a8,8,0,0,1,11.44-9.67l168,95.85A8,8,0,0,1,227.91,134.86Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M231.87,114l-168-95.89A16,16,0,0,0,40.92,37.34L71.55,128,40.92,218.67A16,16,0,0,0,56,240a16.15,16.15,0,0,0,7.93-2.1l167.92-96.05a16,16,0,0,0,.05-27.89ZM56,224a.56.56,0,0,0,0-.12L85.74,136H144a8,8,0,0,0,0-16H85.74L56.06,32.16A.46.46,0,0,0,56,32l168,95.83Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-send-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M240,127.89a16,16,0,0,1-8.18,14L63.9,237.9A16.15,16.15,0,0,1,56,240a16,16,0,0,1-15-21.33l27-79.95A4,4,0,0,1,71.72,136H144a8,8,0,0,0,8-8.53,8.19,8.19,0,0,0-8.26-7.47h-72a4,4,0,0,1-3.79-2.72l-27-79.94A16,16,0,0,1,63.84,18.07l168,95.89A16,16,0,0,1,240,127.89Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M216,40V168H168V88H88V40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32ZM160,208H48V96H160Zm48-48H176V88a8,8,0,0,0-8-8H96V48H208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-copied: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%2379bd9a' viewBox='0 0 256 256'%3E%3Cpath d='M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32Zm-8,128H176V88a8,8,0,0,0-8-8H96V48H208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-shut: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M224,104c-16.81,20.81-47.63,48-96,48s-79.19-27.19-96-48c16.81-20.81,47.63-48,96-48S207.19,83.19,224,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228,175a8,8,0,0,1-10.92-3l-19-33.2A123.23,123.23,0,0,1,162,155.46l5.87,35.22a8,8,0,0,1-6.58,9.21A8.4,8.4,0,0,1,160,200a8,8,0,0,1-7.88-6.69l-5.77-34.58a133.06,133.06,0,0,1-36.68,0l-5.77,34.58A8,8,0,0,1,96,200a8.4,8.4,0,0,1-1.32-.11,8,8,0,0,1-6.58-9.21L94,155.46a123.23,123.23,0,0,1-36.06-16.69L39,172A8,8,0,1,1,25.06,164l20-35a153.47,153.47,0,0,1-19.3-20A8,8,0,1,1,38.22,99c16.6,20.54,45.64,45,89.78,45s73.18-24.49,89.78-45A8,8,0,1,1,230.22,109a153.47,153.47,0,0,1-19.3,20l20,35A8,8,0,0,1,228,175Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-shut-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104c-16.81,20.81-47.63,48-96,48s-79.19-27.19-96-48c16.81-20.81,47.63-48,96-48S207.19,83.19,224,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228,175a8,8,0,0,1-10.92-3l-19-33.2A123.23,123.23,0,0,1,162,155.46l5.87,35.22a8,8,0,0,1-6.58,9.21A8.4,8.4,0,0,1,160,200a8,8,0,0,1-7.88-6.69l-5.77-34.58a133.06,133.06,0,0,1-36.68,0l-5.77,34.58A8,8,0,0,1,96,200a8.4,8.4,0,0,1-1.32-.11,8,8,0,0,1-6.58-9.21L94,155.46a123.23,123.23,0,0,1-36.06-16.69L39,172A8,8,0,1,1,25.06,164l20-35a153.47,153.47,0,0,1-19.3-20A8,8,0,1,1,38.22,99c16.6,20.54,45.64,45,89.78,45s73.18-24.49,89.78-45A8,8,0,1,1,230.22,109a153.47,153.47,0,0,1-19.3,20l20,35A8,8,0,0,1,228,175Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-open: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%232a2d37' viewBox='0 0 256 256'%3E%3Cpath d='M230.15,70.54,185.46,25.86a20,20,0,0,0-28.28,0L33.86,149.17A19.86,19.86,0,0,0,28,163.31V208a20,20,0,0,0,20,20H216a12,12,0,0,0,0-24H125L230.15,98.83A20,20,0,0,0,230.15,70.54ZM91,204H52V165l84-84,39,39ZM192,103,153,64l18.34-18.34,39,39Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.32,73.37,182.63,28.69a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H216a8,8,0,0,0,0-16H115.32l112-112A16,16,0,0,0,227.32,73.37ZM48,163.31l88-88L180.69,120l-88,88H48Zm144-54.62L147.32,64l24-24L216,84.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-timer: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-timer-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-radio: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M176.49,95.51a12,12,0,0,1,0,17l-56,56a12,12,0,0,1-17,0l-24-24a12,12,0,1,1,17-17L112,143l47.51-47.52A12,12,0,0,1,176.49,95.51ZM236,128A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E");; + --icon-check-radio-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M176.49,95.51a12,12,0,0,1,0,17l-56,56a12,12,0,0,1-17,0l-24-24a12,12,0,1,1,17-17L112,143l47.51-47.52A12,12,0,0,1,176.49,95.51ZM236,128A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-box: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0ZM228,48V208a20,20,0,0,1-20,20H48a20,20,0,0,1-20-20V48A20,20,0,0,1,48,28H208A20,20,0,0,1,228,48Zm-24,4H52V204H204Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-box-inv: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0ZM228,48V208a20,20,0,0,1-20,20H48a20,20,0,0,1-20-20V48A20,20,0,0,1,48,28H208A20,20,0,0,1,228,48Zm-24,4H52V204H204Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-trophy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%234e8a6b' viewBox='0 0 256 256'%3E%3Cpath d='M200,48v63.1c0,39.7-31.75,72.6-71.45,72.9A72,72,0,0,1,56,112V48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,64H208V48a8,8,0,0,0-8-8H56a8,8,0,0,0-8,8V64H24A16,16,0,0,0,8,80V96a40,40,0,0,0,40,40h3.65A80.13,80.13,0,0,0,120,191.61V216H96a8,8,0,0,0,0,16h64a8,8,0,0,0,0-16H136V191.58c31.94-3.23,58.44-25.64,68.08-55.58H208a40,40,0,0,0,40-40V80A16,16,0,0,0,232,64ZM48,120A24,24,0,0,1,24,96V80H48v32q0,4,.39,8Zm144-8.9c0,35.52-29,64.64-64,64.9a64,64,0,0,1-64-64V56H192ZM232,96a24,24,0,0,1-24,24h-.5a81.81,81.81,0,0,0,.5-8.9V80h24Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-broom: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M192.8,165.12,43.93,105.57A110.88,110.88,0,0,1,61.47,82.38a8,8,0,0,1,8.67-1.81L95.52,90.85a16,16,0,0,0,20.82-9l21-53.1c4.15-10,15.47-15.33,25.63-11.53a20,20,0,0,1,11.51,26.39L153.13,96.71a16,16,0,0,0,8.93,20.75L187,127.3a8,8,0,0,1,5,7.43V152A104.58,104.58,0,0,0,192.8,165.12Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.5,216.81c-22.56-11-35.5-34.58-35.5-64.8V134.73a15.94,15.94,0,0,0-10.09-14.87L165,110a8,8,0,0,1-4.48-10.34l21.32-53a28,28,0,0,0-16.1-37,28.14,28.14,0,0,0-35.82,16,.61.61,0,0,0,0,.12L108.9,79a8,8,0,0,1-10.37,4.49L73.11,73.14A15.89,15.89,0,0,0,55.74,76.8C34.68,98.45,24,123.75,24,152a111.45,111.45,0,0,0,31.18,77.53A8,8,0,0,0,61,232H232a8,8,0,0,0,3.5-15.19ZM67.14,88l25.41,10.3a24,24,0,0,0,31.23-13.45l21-53c2.56-6.11,9.47-9.27,15.43-7a12,12,0,0,1,6.88,15.92L145.69,93.76a24,24,0,0,0,13.43,31.14L184,134.73V152c0,.33,0,.66,0,1L55.77,101.71A108.84,108.84,0,0,1,67.14,88Zm48,128a87.53,87.53,0,0,1-24.34-42,8,8,0,0,0-15.49,4,105.16,105.16,0,0,0,18.36,38H64.44A95.54,95.54,0,0,1,40,152a85.9,85.9,0,0,1,7.73-36.29l137.8,55.12c3,18,10.56,33.48,21.89,45.16Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Popular hashtag icons */ + --icon-music: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M208,164a28,28,0,1,1-28-28A28,28,0,0,1,208,164ZM52,168a28,28,0,1,0,28,28A28,28,0,0,0,52,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M212.92,17.69a8,8,0,0,0-6.86-1.45l-128,32A8,8,0,0,0,72,56V166.08A36,36,0,1,0,88,196V110.25l112-28v51.83A36,36,0,1,0,216,164V24A8,8,0,0,0,212.92,17.69ZM52,216a20,20,0,1,1,20-20A20,20,0,0,1,52,216ZM88,93.75V62.25l112-28v31.5ZM180,184a20,20,0,1,1,20-20A20,20,0,0,1,180,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-microphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M156.5,151,59,222.45a8,8,0,0,1-10.38-.79l-14.3-14.3A8,8,0,0,1,33.55,197L105,99.5l0,0A64,64,0,0,0,156.48,151Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M168,16A72.07,72.07,0,0,0,96,88a73.29,73.29,0,0,0,.63,9.42L27.12,192.22A15.93,15.93,0,0,0,28.71,213L43,227.29a15.93,15.93,0,0,0,20.78,1.59l94.81-69.53A73.29,73.29,0,0,0,168,160a72,72,0,1,0,0-144Zm56,72a55.72,55.72,0,0,1-11.16,33.52L134.49,43.16A56,56,0,0,1,224,88ZM54.32,216,40,201.68,102.14,117A72.37,72.37,0,0,0,139,153.86ZM112,88a55.67,55.67,0,0,1,11.16-33.51l78.34,78.34A56,56,0,0,1,112,88Zm-2.35,58.34a8,8,0,0,1,0,11.31l-8,8a8,8,0,1,1-11.31-11.31l8-8A8,8,0,0,1,109.67,146.33Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M104,48c0-24,24-40,24-40s24,16,24,40a24,24,0,0,1-48,0ZM208,96H48a16,16,0,0,0-16,16v23.33c0,17.44,13.67,32.18,31.1,32.66A32,32,0,0,0,96,136a32,32,0,0,0,64,0,32,32,0,0,0,32.9,32c17.43-.48,31.1-15.22,31.1-32.66V112A16,16,0,0,0,208,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,112a24,24,0,0,0-24-24H136V79a32.06,32.06,0,0,0,24-31c0-28-26.44-45.91-27.56-46.66a8,8,0,0,0-8.88,0C122.44,2.09,96,20,96,48a32.06,32.06,0,0,0,24,31v9H48a24,24,0,0,0-24,24v23.33a40.84,40.84,0,0,0,8,24.24V200a24,24,0,0,0,24,24H200a24,24,0,0,0,24-24V159.57a40.84,40.84,0,0,0,8-24.24ZM112,48c0-13.57,10-24.46,16-29.79,6,5.33,16,16.22,16,29.79a16,16,0,0,1-32,0ZM40,112a8,8,0,0,1,8-8H208a8,8,0,0,1,8,8v23.33c0,13.25-10.46,24.31-23.32,24.66A24,24,0,0,1,168,136a8,8,0,0,0-16,0,24,24,0,0,1-48,0,8,8,0,0,0-16,0,24,24,0,0,1-24.68,24C50.46,159.64,40,148.58,40,135.33Zm160,96H56a8,8,0,0,1-8-8V172.56A38.77,38.77,0,0,0,62.88,176a39.69,39.69,0,0,0,29-11.31A40.36,40.36,0,0,0,96,160a40,40,0,0,0,64,0,40.36,40.36,0,0,0,4.13,4.67A39.67,39.67,0,0,0,192,176c.38,0,.76,0,1.14,0A38.77,38.77,0,0,0,208,172.56V200A8,8,0,0,1,200,208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-calendar: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V88H40V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,32H184V24a8,8,0,0,0-16,0v8H88V24a8,8,0,0,0-16,0v8H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM72,48v8a8,8,0,0,0,16,0V48h80v8a8,8,0,0,0,16,0V48h24V80H48V48ZM208,208H48V96H208V208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-popcorn: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M88,96l16,120H70.34a8,8,0,0,1-7.79-6.17L32,80Zm80,0L152,216h33.66a8,8,0,0,0,7.79-6.17L224,80Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.52,74.21a8,8,0,0,0-7.13-2A44,44,0,0,0,168,41.67a44,44,0,0,0-80,0,44,44,0,0,0-54.4,30.51,8,8,0,0,0-9.4,9.65L54.76,211.67A16,16,0,0,0,70.34,224H185.66a16,16,0,0,0,15.58-12.33L231.79,81.83A8,8,0,0,0,229.52,74.21ZM76,56a27.68,27.68,0,0,1,13.11,3.26,8,8,0,0,0,11.56-5.34,28,28,0,0,1,54.66,0,8,8,0,0,0,11.56,5.34A28,28,0,0,1,207,76.54l-38.56,11-34.49-13.8a16,16,0,0,0-11.88,0L87.57,87.56,49,76.54A28,28,0,0,1,76,56Zm83.25,45.11L145,208H111L96.75,101.11,128,88.62ZM42.91,91.44l37.85,10.81L94.86,208H70.34ZM185.66,208H161.14l14.1-105.75,37.85-10.81Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tangerine-slice: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M216,88A88,88,0,0,1,40,88Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M248,80H8a8,8,0,0,0-8,8,128,128,0,0,0,256,0A8,8,0,0,0,248,80ZM77.4,149.91l42.6-42.6V167.6A79.59,79.59,0,0,1,77.4,149.91ZM66.09,138.6A79.59,79.59,0,0,1,48.4,96h60.29ZM136,107.31l42.6,42.6A79.59,79.59,0,0,1,136,167.6Zm53.91,31.29L147.31,96H207.6A79.59,79.59,0,0,1,189.91,138.6ZM128,200A112.15,112.15,0,0,1,16.28,96H32.34a96,96,0,0,0,191.32,0h16.06A112.15,112.15,0,0,1,128,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sunset: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M192,144a64.33,64.33,0,0,1-2,16H66a64,64,0,1,1,126-16Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,152H199.55a73.54,73.54,0,0,0,.45-8,72,72,0,0,0-144,0,73.54,73.54,0,0,0,.45,8H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM72,144a56,56,0,1,1,111.41,8H72.59A56.13,56.13,0,0,1,72,144Zm144,56a8,8,0,0,1-8,8H48a8,8,0,0,1,0-16H208A8,8,0,0,1,216,200ZM72.84,43.58a8,8,0,0,1,14.32-7.16l8,16a8,8,0,0,1-14.32,7.16Zm-56,48.84a8,8,0,0,1,10.74-3.57l16,8a8,8,0,0,1-7.16,14.31l-16-8A8,8,0,0,1,16.84,92.42Zm192,15.16a8,8,0,0,1,3.58-10.73l16-8a8,8,0,1,1,7.16,14.31l-16,8a8,8,0,0,1-10.74-3.58Zm-48-55.16,8-16a8,8,0,0,1,14.32,7.16l-8,16a8,8,0,1,1-14.32-7.16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-camera: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M208,64H176L160,40H96L80,64H48A16,16,0,0,0,32,80V192a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V80A16,16,0,0,0,208,64ZM128,168a36,36,0,1,1,36-36A36,36,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,56H180.28L166.65,35.56A8,8,0,0,0,160,32H96a8,8,0,0,0-6.65,3.56L75.71,56H48A24,24,0,0,0,24,80V192a24,24,0,0,0,24,24H208a24,24,0,0,0,24-24V80A24,24,0,0,0,208,56Zm8,136a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8H80a8,8,0,0,0,6.66-3.56L100.28,48h55.43l13.63,20.44A8,8,0,0,0,176,72h32a8,8,0,0,1,8,8ZM128,88a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,88Zm0,72a28,28,0,1,1,28-28A28,28,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pine: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M32,192l56-72H48L128,16l80,104H168l56,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M230.31,187.09,184.36,128H208a8,8,0,0,0,6.34-12.88l-80-104a8,8,0,0,0-12.68,0l-80,104A8,8,0,0,0,48,128H71.64L25.69,187.09A8,8,0,0,0,32,200h88v40a8,8,0,0,0,16,0V200h88a8,8,0,0,0,6.31-12.91ZM48.36,184l46-59.09A8,8,0,0,0,88,112H64.25L128,29.12,191.75,112H168a8,8,0,0,0-6.31,12.91L207.64,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tree: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M232,127.82c.09,33.94-28.41,63.3-62.34,64.16a63.72,63.72,0,0,1-41.66-14,63.71,63.71,0,0,1-41.65,14c-33.93-.86-62.44-30.22-62.35-64.16a64,64,0,0,1,40.13-59.2,68,68,0,0,1,127.74,0A64,64,0,0,1,232,127.82Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M198.1,62.59a76,76,0,0,0-140.2,0A71.71,71.71,0,0,0,16,127.8C15.9,166,48,199,86.14,200A72.22,72.22,0,0,0,120,192.47V232a8,8,0,0,0,16,0V192.47A72.17,72.17,0,0,0,168,200l1.82,0C208,199,240.11,166,240,127.8A71.71,71.71,0,0,0,198.1,62.59ZM169.45,184a56.08,56.08,0,0,1-33.45-10v-41l43.58-21.78a8,8,0,1,0-7.16-14.32L136,115.06V88a8,8,0,0,0-16,0v51.06L83.58,120.84a8,8,0,1,0-7.16,14.32L120,156.94v17a56,56,0,0,1-33.45,10C56.9,183.23,31.92,157.52,32,127.84A55.79,55.79,0,0,1,67.11,76a8,8,0,0,0,4.53-4.67,60,60,0,0,1,112.72,0A8,8,0,0,0,188.89,76,55.79,55.79,0,0,1,224,127.84C224.08,157.52,199.1,183.23,169.45,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cat: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M224,48v88c0,48.6-43,88-96,88s-96-39.4-96-88V48a8,8,0,0,1,13.66-5.66L67.6,67.6h0a102.87,102.87,0,0,1,120.8,0h0l21.94-25.24A8,8,0,0,1,224,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M96,140a12,12,0,1,1-12-12A12,12,0,0,1,96,140Zm76-12a12,12,0,1,0,12,12A12,12,0,0,0,172,128Zm60-80v88c0,52.93-46.65,96-104,96S24,188.93,24,136V48A16,16,0,0,1,51.31,36.69c.14.14.26.27.38.41L69,57a111.22,111.22,0,0,1,118.1,0L204.31,37.1c.12-.14.24-.27.38-.41A16,16,0,0,1,232,48Zm-16,0-21.56,24.8A8,8,0,0,1,183.63,74,88.86,88.86,0,0,0,168,64.75V88a8,8,0,1,1-16,0V59.05a97.43,97.43,0,0,0-16-2.72V88a8,8,0,1,1-16,0V56.33a97.43,97.43,0,0,0-16,2.72V88a8,8,0,1,1-16,0V64.75A88.86,88.86,0,0,0,72.37,74a8,8,0,0,1-10.81-1.17L40,48v88c0,41.66,35.21,76,80,79.67V195.31l-13.66-13.66a8,8,0,0,1,11.32-11.31L128,180.68l10.34-10.34a8,8,0,0,1,11.32,11.31L136,195.31v20.36c44.79-3.69,80-38,80-79.67Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dog: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M208,120.38V184a32,32,0,0,1-32,32H80a32,32,0,0,1-32-32V120.38L104,48h48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.71,125l-16.42-88a16,16,0,0,0-19.61-12.58l-.31.09L150.85,40h-45.7L52.63,24.56l-.31-.09A16,16,0,0,0,32.71,37.05L16.29,125a15.77,15.77,0,0,0,9.12,17.52A16.26,16.26,0,0,0,32.12,144,15.48,15.48,0,0,0,40,141.84V184a40,40,0,0,0,40,40h96a40,40,0,0,0,40-40V141.85a15.5,15.5,0,0,0,7.87,2.16,16.31,16.31,0,0,0,6.72-1.47A15.77,15.77,0,0,0,239.71,125ZM32,128h0L48.43,40,90.5,52.37Zm144,80H136V195.31l13.66-13.65a8,8,0,0,0-11.32-11.32L128,180.69l-10.34-10.35a8,8,0,0,0-11.32,11.32L120,195.31V208H80a24,24,0,0,1-24-24V123.11L107.93,56h40.14L200,123.11V184A24,24,0,0,1,176,208Zm48-80L165.5,52.37,207.57,40,224,128ZM104,140a12,12,0,1,1-12-12A12,12,0,0,1,104,140Zm72,0a12,12,0,1,1-12-12A12,12,0,0,1,176,140Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-brush: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M224,32c0,32.81-31.64,67.43-58.64,91.05A84.39,84.39,0,0,0,133,90.64C156.57,63.64,191.19,32,224,32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,32a8,8,0,0,0-8-8c-44.08,0-89.31,49.71-114.43,82.63A60,60,0,0,0,32,164c0,30.88-19.54,44.73-20.47,45.37A8,8,0,0,0,16,224H92a60,60,0,0,0,57.37-77.57C182.3,121.31,232,76.08,232,32ZM92,208H34.63C41.38,198.41,48,183.92,48,164a44,44,0,1,1,44,44Zm32.42-94.45q5.14-6.66,10.09-12.55A76.23,76.23,0,0,1,155,121.49q-5.9,4.94-12.55,10.09A60.54,60.54,0,0,0,124.42,113.55Zm42.7-2.68a92.57,92.57,0,0,0-22-22c31.78-34.53,55.75-45,69.9-47.91C212.17,55.12,201.65,79.09,167.12,110.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-apple: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M216,73.52Zm0,99.26c-16.79-11.53-24-30.87-24-52.78,0-18.3,11.68-34.81,24-46.48C204.53,62.66,185,56,168,56a63.72,63.72,0,0,0-40,14h0A63.71,63.71,0,0,0,88.88,56C52,55.5,23.06,86.3,24,123.19a119.62,119.62,0,0,0,37.65,84.12A32,32,0,0,0,83.6,216h87.7a31.75,31.75,0,0,0,23.26-10c15.85-17,21.44-33.2,21.44-33.2Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.3,169.59a8.07,8.07,0,0,0-2.8-3.4C203.53,154.53,200,134.64,200,120c0-17.67,13.47-33.06,21.5-40.67a8,8,0,0,0,0-11.62C208.82,55.74,187.82,48,168,48a72.23,72.23,0,0,0-40,12.13,71.56,71.56,0,0,0-90.71,9.09A74.63,74.63,0,0,0,16,123.4a127,127,0,0,0,40.14,89.73A39.8,39.8,0,0,0,83.59,224h87.68a39.84,39.84,0,0,0,29.12-12.57,125,125,0,0,0,17.82-24.6C225.23,174,224.33,172,223.3,169.59Zm-34.63,30.94a23.76,23.76,0,0,1-17.4,7.47H83.59a23.82,23.82,0,0,1-16.44-6.51A111.14,111.14,0,0,1,32,123,58.5,58.5,0,0,1,48.65,80.47,54.81,54.81,0,0,1,88,64h.78A55.45,55.45,0,0,1,123,76.28a8,8,0,0,0,10,0A55.39,55.39,0,0,1,168,64a70.64,70.64,0,0,1,36,10.35c-13,14.52-20,30.47-20,45.65,0,23.77,7.64,42.73,22.18,55.3A105.52,105.52,0,0,1,188.67,200.53ZM128.23,30A40,40,0,0,1,167,0h1a8,8,0,0,1,0,16h-1a24,24,0,0,0-23.24,18,8,8,0,1,1-15.5-4Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pencil: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.31,73.37,182.63,28.68a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H92.69A15.86,15.86,0,0,0,104,219.31L227.31,96a16,16,0,0,0,0-22.63ZM51.31,160,136,75.31,152.69,92,68,176.68ZM48,179.31,76.69,208H48Zm48,25.38L79.31,188,164,103.31,180.69,120Zm96-96L147.31,64l24-24L216,84.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gaming: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M216.86,207.57a28,28,0,0,1-24.66-7.77L150.09,152H172a51.94,51.94,0,0,0,51.2-61h0l16.36,84.17A28,28,0,0,1,216.86,207.57Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M176,112H152a8,8,0,0,1,0-16h24a8,8,0,0,1,0,16ZM104,96H96V88a8,8,0,0,0-16,0v8H72a8,8,0,0,0,0,16h8v8a8,8,0,0,0,16,0v-8h8a8,8,0,0,0,0-16ZM241.48,200.65a36,36,0,0,1-54.94,4.81c-.12-.12-.24-.24-.35-.37L146.48,160h-37L69.81,205.09l-.35.37A36.08,36.08,0,0,1,44,216,36,36,0,0,1,8.56,173.75a.68.68,0,0,1,0-.14L24.93,89.52A59.88,59.88,0,0,1,83.89,40H172a60.08,60.08,0,0,1,59,49.25c0,.06,0,.12,0,.18l16.37,84.17a.68.68,0,0,1,0,.14A35.74,35.74,0,0,1,241.48,200.65ZM172,144a44,44,0,0,0,0-88H83.89A43.9,43.9,0,0,0,40.68,92.37l0,.13L24.3,176.59A20,20,0,0,0,58,194.3l41.92-47.59a8,8,0,0,1,6-2.71Zm59.7,32.59-8.74-45A60,60,0,0,1,172,160h-4.2L198,194.31a20.09,20.09,0,0,0,17.46,5.39,20,20,0,0,0,16.23-23.11Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cube: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M128,129.09V232a8,8,0,0,1-3.84-1l-88-48.16a8,8,0,0,1-4.16-7V80.2a8,8,0,0,1,.7-3.27Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.68,66.15,135.68,18h0a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32h0l80.34,44L128,120,47.66,76ZM40,90l80,43.78v85.79L40,175.82Zm96,129.57V133.82L216,90v85.78Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-football: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M65.17,108.08l-33,25.34c-.1-1.8-.15-3.6-.15-5.42A95.61,95.61,0,0,1,53.23,67.78ZM46.92,179.42a96.12,96.12,0,0,0,57,41.52l-14.7-41.52Zm105.21,41.52a96.12,96.12,0,0,0,57-41.52H166.83ZM202.77,67.78l-11.94,40.3,33,25.34c.1-1.8.15-3.6.15-5.42A95.61,95.61,0,0,0,202.77,67.78Zm-38.52-28.7a96.34,96.34,0,0,0-72.5,0L128,64ZM152.72,160,168,115.5,128,88,88,115.5,103.28,160Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm76.52,147.42H170.9l-9.26-12.76,12.63-36.78,15-4.89,26.24,20.13A87.38,87.38,0,0,1,204.52,171.42Zm-164-34.3L66.71,117l15,4.89,12.63,36.78L85.1,171.42H51.48A87.38,87.38,0,0,1,40.47,137.12Zm10-50.64,5.51,18.6L40.71,116.77A87.33,87.33,0,0,1,50.43,86.48ZM109,152,97.54,118.65,128,97.71l30.46,20.94L147,152Zm91.07-46.92,5.51-18.6a87.33,87.33,0,0,1,9.72,30.29Zm-6.2-35.38-9.51,32.08-15.07,4.89L136,83.79V68.21l29.09-20A88.58,88.58,0,0,1,193.86,69.7ZM146.07,41.87,128,54.29,109.93,41.87a88.24,88.24,0,0,1,36.14,0ZM90.91,48.21l29.09,20V83.79L86.72,106.67l-15.07-4.89L62.14,69.7A88.58,88.58,0,0,1,90.91,48.21ZM63.15,187.42H83.52l7.17,20.27A88.4,88.4,0,0,1,63.15,187.42ZM110,214.13,98.12,180.71,107.35,168h41.3l9.23,12.71-11.83,33.42a88,88,0,0,1-36.1,0Zm55.36-6.44,7.17-20.27h20.37A88.4,88.4,0,0,1,165.31,207.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pride: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M224,112v16a96,96,0,0,1-192,0V88a24,24,0,0,1,48,0V64a24,24,0,0,1,48,0,24,24,0,0,1,48,0V88h24A24,24,0,0,1,224,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M200,80H184V64a32,32,0,0,0-56-21.13A32,32,0,0,0,72.21,60.42,32,32,0,0,0,24,88v40a104,104,0,0,0,208,0V112A32,32,0,0,0,200,80ZM152,48a16,16,0,0,1,16,16V80H136V64A16,16,0,0,1,152,48ZM88,64a16,16,0,0,1,32,0v40a16,16,0,0,1-32,0ZM40,88a16,16,0,0,1,32,0v16a16,16,0,0,1-32,0Zm176,40a88,88,0,0,1-175.92,3.75A31.93,31.93,0,0,0,80,125.13a31.93,31.93,0,0,0,44.58,3.35,32.21,32.21,0,0,0,11.8,11.44A47.88,47.88,0,0,0,120,176a8,8,0,0,0,16,0,32,32,0,0,1,32-32,8,8,0,0,0,0-16H152a16,16,0,0,1-16-16V96h64a16,16,0,0,1,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-vote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V208a8,8,0,0,1-8,8H64L40,192V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,48V208a16,16,0,0,1-16,16H136a8,8,0,0,1,0-16h72V48H48v96a8,8,0,0,1-16,0V48A16,16,0,0,1,48,32H208A16,16,0,0,1,224,48ZM125.66,154.34a8,8,0,0,0-11.32,0L64,204.69,45.66,186.34a8,8,0,0,0-11.32,11.32l24,24a8,8,0,0,0,11.32,0l56-56A8,8,0,0,0,125.66,154.34Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-code: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M240,128l-48,40H64L16,128,64,88H192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M69.12,94.15,28.5,128l40.62,33.85a8,8,0,1,1-10.24,12.29l-48-40a8,8,0,0,1,0-12.29l48-40a8,8,0,0,1,10.24,12.3Zm176,27.7-48-40a8,8,0,1,0-10.24,12.3L227.5,128l-40.62,33.85a8,8,0,1,0,10.24,12.29l48-40a8,8,0,0,0,0-12.29ZM162.73,32.48a8,8,0,0,0-10.25,4.79l-64,176a8,8,0,0,0,4.79,10.26A8.14,8.14,0,0,0,96,224a8,8,0,0,0,7.52-5.27l64-176A8,8,0,0,0,162.73,32.48Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-handshake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M200,152l-40,40L96,176,40,136,72.68,70.63,128,56l55.32,14.63L183.6,72H144L98.34,116.29a8,8,0,0,0,1.38,12.42C117.23,139.9,141,139.13,160,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M254.3,107.91,228.78,56.85a16,16,0,0,0-21.47-7.15L182.44,62.13,130.05,48.27a8.14,8.14,0,0,0-4.1,0L73.56,62.13,48.69,49.7a16,16,0,0,0-21.47,7.15L1.7,107.9a16,16,0,0,0,7.15,21.47l27,13.51,55.49,39.63a8.06,8.06,0,0,0,2.71,1.25l64,16a8,8,0,0,0,7.6-2.1l55.07-55.08,26.42-13.21a16,16,0,0,0,7.15-21.46Zm-54.89,33.37L165,113.72a8,8,0,0,0-10.68.61C136.51,132.27,116.66,130,104,122L147.24,80h31.81l27.21,54.41ZM41.53,64,62,74.22,36.43,125.27,16,115.06Zm116,119.13L99.42,168.61l-49.2-35.14,28-56L128,64.28l9.8,2.59-45,43.68-.08.09a16,16,0,0,0,2.72,24.81c20.56,13.13,45.37,11,64.91-5L188,152.66Zm62-57.87-25.52-51L214.47,64,240,115.06Zm-87.75,92.67a8,8,0,0,1-7.75,6.06,8.13,8.13,0,0,1-1.95-.24L80.41,213.33a7.89,7.89,0,0,1-2.71-1.25L51.35,193.26a8,8,0,0,1,9.3-13l25.11,17.94L126,208.24A8,8,0,0,1,131.82,217.94Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-science: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M210.26,210.26c-17.23,17.23-68-5.63-113.46-51.06S28.51,63,45.74,45.74s68,5.63,113.46,51.06S227.49,193,210.26,210.26Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M196.12,128c24.65-34.61,37.22-70.38,19.74-87.86S162.61,35.23,128,59.88C93.39,35.23,57.62,22.66,40.14,40.14S35.23,93.39,59.88,128c-24.65,34.61-37.22,70.38-19.74,87.86h0c5.63,5.63,13.15,8.14,21.91,8.14,18.48,0,42.48-11.17,66-27.88C151.47,212.83,175.47,224,194,224c8.76,0,16.29-2.52,21.91-8.14h0C233.34,198.38,220.77,162.61,196.12,128Zm8.43-76.55c7.64,7.64,2.48,32.4-18.52,63.28a300.33,300.33,0,0,0-21.19-23.57A300.33,300.33,0,0,0,141.27,70C172.15,49,196.91,43.8,204.55,51.45ZM176.29,128a289.14,289.14,0,0,1-22.76,25.53A289.14,289.14,0,0,1,128,176.29a289.14,289.14,0,0,1-25.53-22.76A289.14,289.14,0,0,1,79.71,128,298.62,298.62,0,0,1,128,79.71a289.14,289.14,0,0,1,25.53,22.76A289.14,289.14,0,0,1,176.29,128ZM51.45,51.45c2.2-2.21,5.83-3.35,10.62-3.35C73.89,48.1,92.76,55,114.72,70A304,304,0,0,0,91.16,91.16,300.33,300.33,0,0,0,70,114.73C49,83.85,43.81,59.09,51.45,51.45Zm0,153.1C43.81,196.91,49,172.15,70,141.27a300.33,300.33,0,0,0,21.19,23.57A304.18,304.18,0,0,0,114.73,186C83.85,207,59.09,212.2,51.45,204.55Zm153.1,0c-7.64,7.65-32.4,2.48-63.28-18.52a304.18,304.18,0,0,0,23.57-21.19A300.33,300.33,0,0,0,186,141.27C207,172.15,212.19,196.91,204.55,204.55ZM140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-book: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23f76902' viewBox='0 0 256 256'%3E%3Cpath d='M232,56V200H160a32,32,0,0,0-32,32,32,32,0,0,0-32-32H24V56H96a32,32,0,0,1,32,32,32,32,0,0,1,32-32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-olympics: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' version='1.1' width='1020' height='495' id='svg2'%3E%3Cmetadata id='metadata28'%3E%3Crdf:RDF%3E%3Ccc:Work rdf:about=''%3E%3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E%3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E%3Cdc:title%3E%3C/dc:title%3E%3C/cc:Work%3E%3C/rdf:RDF%3E%3C/metadata%3E%3Cdefs id='defs4' /%3E%3Cg transform='matrix(5.7658033,0,0,5.7658033,-216.55705,-1629.403)' id='g3854' style='fill:%23000000;fill-opacity:1'%3E%3Cpath d='m 77.998457,338.04465 c 9.719843,-3.74035 16.634311,-13.17634 16.634311,-24.1989 0,-14.29201 -11.62467,-25.91668 -25.916678,-25.91668 -14.292008,0 -25.95413,11.62467 -25.95413,25.91668 0,14.29201 11.662122,25.91668 25.95413,25.91668 0.54665,0 1.089397,-0.017 1.627741,-0.0505 -0.212847,-1.56081 -0.14221,-4.09918 0.0472,-5.10887 -0.552337,0.0437 -1.110922,0.0659 -1.674938,0.0659 -11.526965,0 -20.823227,-9.29627 -20.823227,-20.82323 0,-11.52696 9.296262,-20.82323 20.823227,-20.82323 l 0,4e-5 c 11.526959,0 20.785775,9.29627 20.785775,20.82323 0,7.91769 -4.368408,14.78291 -10.83969,18.30588 -0.315166,1.3712 -0.711622,4.31209 -0.663721,5.893 z' id='path3016' style='fill:%23f76902;fill-opacity:1' /%3E%3Cpath d='m 118.12057,340.00218 c -1.34862,10.20474 -10.02005,18.04148 -20.603518,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.026538,0 23.837178,-9.65722 25.649488,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.590368,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.546428,0 17.537168,6.37619 20.001238,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3790' style='fill:%23f76902;fill-opacity:1' /%3E%3Cpath d='m 157.72746,317.82769 c 1.60373,10.29047 9.36704,19.0414 20.1411,21.36875 13.96979,3.01767 27.78686,-5.89044 30.80453,-19.86023 3.01768,-13.9698 -5.88253,-27.82347 -19.85233,-30.84115 -13.96979,-3.01767 -27.79477,5.92705 -30.81244,19.89685 -0.11542,0.53432 -0.2134,1.06841 -0.29433,1.6017 1.57057,0.12151 4.03679,0.72651 4.98373,1.12484 0.0739,-0.54911 0.17015,-1.09979 0.28924,-1.65109 2.43385,-11.26709 13.48338,-18.39092 24.75047,-15.95707 11.26708,2.43385 18.39092,13.48338 15.95706,24.75047 l -3e-5,-1e-5 c -2.43385,11.26709 -13.47548,18.35431 -24.74257,15.92046 -7.73918,-1.67178 -13.52726,-7.39124 -15.60443,-14.46049 -1.27374,-0.59757 -4.06462,-1.60605 -5.62,-1.89303 z' id='path3842' style='fill:%23f76902;fill-opacity:1' /%3E%3Cpath d='m 105.40431,311.064 c 1.34862,-10.20474 10.02005,-18.04148 20.60351,-18.04148 11.52697,0 20.82323,9.29627 20.82323,20.82323 0,7.8992 -4.36561,14.75085 -10.82304,18.28114 -0.45237,1.7753 -0.72684,3.69514 -0.65576,5.89574 9.70007,-3.75525 16.6097,-13.17589 16.6097,-24.17688 0,-14.29201 -11.66212,-25.91668 -25.95413,-25.91668 -13.02653,0 -23.83717,9.65722 -25.64948,22.18923 1.32835,0.0348 4.11703,0.60321 5.04597,0.9457 z m -4.98685,6.89716 c 1.97707,12.3428 12.69857,21.80127 25.59036,21.80127 0.5666,0 1.12907,-0.0183 1.68684,-0.0542 -0.31178,-1.20255 -0.3074,-3.96583 0.0166,-5.10739 l 0,-6e-5 c -0.5617,0.0452 -1.1298,0.0682 -1.70343,0.0682 -9.54642,0 -17.53716,-6.37619 -20.00123,-15.11504 -1.68318,-0.64085 -3.49015,-1.20604 -5.58913,-1.59278 z' id='path3850' style='fill:%23f76902;fill-opacity:1' /%3E%3Cpath d='m 175.43867,340.00219 c -1.34862,10.20474 -10.02005,18.04148 -20.60351,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.02653,0 23.83717,-9.65722 25.64948,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.59036,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.54642,0 17.53716,6.37619 20.00123,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3852' style='fill:%23f76902;fill-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A"); +} +@media (prefers-color-scheme: dark) { + :root { + /* Mastodon logo */ + --logo: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' class='mastodon-logo' viewBox='0 0 216.414 232.01'%3E%3Cdefs xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient xmlns='http://www.w3.org/2000/svg' id='a' x2='0%25' y2='100%25' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0%25' stop-color='%23e68933'/%3E%3Cstop offset='100%25' stop-color='%23e68933'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath xmlns='http://www.w3.org/2000/svg' fill='url(%23a)' d='M211.807 139.088c-3.18 16.366-28.492 34.277-57.562 37.748-15.159 1.809-30.084 3.471-45.999 2.741-26.027-1.192-46.565-6.212-46.565-6.212 0 2.534.156 4.946.469 7.202 3.384 25.687 25.47 27.225 46.391 27.943 21.116.723 39.919-5.206 39.919-5.206l.867 19.09s-14.77 7.931-41.08 9.39c-14.51.797-32.525-.365-53.507-5.919C9.232 213.82 1.406 165.311.209 116.091c-.365-14.613-.14-28.393-.14-39.918 0-50.33 32.976-65.083 32.976-65.083C49.672 3.454 78.204.242 107.865 0h.729c29.66.242 58.21 3.454 74.837 11.09 0 0 32.975 14.752 32.975 65.082 0 0 .414 37.134-4.599 62.916'/%3E%3Cpath fill='%23fff' d='M177.51 80.077v60.941h-24.144v-59.15c0-12.469-5.246-18.797-15.74-18.797-11.602 0-17.417 7.507-17.417 22.352V117.8H96.207V85.423c0-14.845-5.816-22.352-17.418-22.352-10.494 0-15.74 6.328-15.74 18.797v59.15H38.905V80.077c0-12.455 3.171-22.352 9.541-29.675 6.569-7.322 15.171-11.076 25.85-11.076 12.355 0 21.711 4.748 27.898 14.247l6.013 10.082 6.015-10.082c6.185-9.498 15.542-14.247 27.898-14.247 10.677 0 19.28 3.753 25.85 11.076 6.369 7.322 9.54 17.22 9.54 29.675'/%3E%3C/svg%3E"); + + /* Post+Notifications icons */ + --icon-reply: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M236,200a12,12,0,0,1-24,0,84.09,84.09,0,0,0-84-84H61l27.52,27.51a12,12,0,0,1-17,17l-48-48a12,12,0,0,1,0-17l48-48a12,12,0,0,1,17,17L61,92h67A108.12,108.12,0,0,1,236,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M80,56v96L32,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96H88V56a8,8,0,0,0-13.66-5.66l-48,48a8,8,0,0,0,0,11.32l48,48A8,8,0,0,0,88,152V112h40a88.1,88.1,0,0,1,88,88,8,8,0,0,0,16,0A104.11,104.11,0,0,0,128,96ZM72,132.69,43.31,104,72,75.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M232,200a8,8,0,0,1-16,0,88.1,88.1,0,0,0-88-88H88v40a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,88,56V96h40A104.11,104.11,0,0,1,232,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-reply-all: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,56v96L80,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M85.66,146.34a8,8,0,0,1-11.32,11.32l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,85.66,61.66L43.31,104ZM232,200a8,8,0,0,1-16,0,88.11,88.11,0,0,0-80-87.63V152a8,8,0,0,1-13.66,5.66l-48-48a8,8,0,0,1,0-11.32l48-48A8,8,0,0,1,136,56V96.3A104.15,104.15,0,0,1,232,200ZM120,75.31,91.31,104,120,132.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M227.85,46.89a20,20,0,0,0-18.74-18.74c-13.13-.77-46.65.42-74.48,28.24L131,60H74.36a19.83,19.83,0,0,0-14.14,5.86L25.87,100.19a20,20,0,0,0,11.35,33.95l37.14,5.18,42.32,42.32,5.19,37.18A19.88,19.88,0,0,0,135.34,235a20.13,20.13,0,0,0,6.37,1,19.9,19.9,0,0,0,14.1-5.87l34.34-34.35A19.85,19.85,0,0,0,196,181.64V125l3.6-3.59C227.43,93.54,228.62,60,227.85,46.89ZM76,84h31L75.75,115.28l-27.23-3.8ZM151.6,73.37A72.27,72.27,0,0,1,204,52a72.17,72.17,0,0,1-21.38,52.41L128,159,97,128ZM172,180l-27.49,27.49-3.8-27.23L172,149Zm-72,22c-8.71,11.85-26.19,26-60,26a12,12,0,0,1-12-12c0-33.84,14.12-51.32,26-60A12,12,0,1,1,68.18,175.3C62.3,179.63,55.51,187.8,53,203c15.21-2.51,23.37-9.3,27.7-15.18A12,12,0,1,1,100,202Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M184,120v61.65a8,8,0,0,1-2.34,5.65l-34.35,34.35a8,8,0,0,1-13.57-4.53L128,176ZM136,72H74.35a8,8,0,0,0-5.65,2.34L34.35,108.69a8,8,0,0,0,4.53,13.57L80,128ZM40,216c37.65,0,50.69-19.69,54.56-28.18L68.18,161.44C59.69,165.31,40,178.35,40,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.85,47.12a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.41,27.07L132.69,64H74.36A15.91,15.91,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A15.91,15.91,0,0,0,192,181.64V123.31l4.77-4.77C223.45,91.86,224.6,59.71,223.85,47.12ZM74.36,80h42.33L77.16,119.52,40,114.34Zm74.41-9.45a76.65,76.65,0,0,1,59.11-22.47,76.46,76.46,0,0,1-22.42,59.16L128,164.68,91.32,128ZM176,181.64,141.67,216l-5.19-37.17L176,139.31Zm-74.16,9.5C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-boost-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M101.85,191.14C97.34,201,82.29,224,40,224a8,8,0,0,1-8-8c0-42.29,23-57.34,32.86-61.85a8,8,0,0,1,6.64,14.56c-6.43,2.93-20.62,12.36-23.12,38.91,26.55-2.5,36-16.69,38.91-23.12a8,8,0,1,1,14.56,6.64Zm122-144a16,16,0,0,0-15-15c-12.58-.75-44.73.4-71.4,27.07h0L88,108.7A8,8,0,0,1,76.67,97.39l26.56-26.57A4,4,0,0,0,100.41,64H74.35A15.9,15.9,0,0,0,63,68.68L28.7,103a16,16,0,0,0,9.07,27.16l38.47,5.37,44.21,44.21,5.37,38.49a15.94,15.94,0,0,0,10.78,12.92,16.11,16.11,0,0,0,5.1.83A15.91,15.91,0,0,0,153,227.3L187.32,193A16,16,0,0,0,192,181.65V155.59a4,4,0,0,0-6.83-2.82l-26.57,26.56a8,8,0,0,1-11.71-.42,8.2,8.2,0,0,1,.6-11.1l49.27-49.27h0C223.45,91.86,224.6,59.71,223.85,47.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M243,96a20.33,20.33,0,0,0-17.74-14l-56.59-4.57L146.83,24.62a20.36,20.36,0,0,0-37.66,0L87.35,77.44,30.76,82A20.45,20.45,0,0,0,19.1,117.88l43.18,37.24-13.2,55.7A20.37,20.37,0,0,0,79.57,233L128,203.19,176.43,233a20.39,20.39,0,0,0,30.49-22.15l-13.2-55.7,43.18-37.24A20.43,20.43,0,0,0,243,96ZM172.53,141.7a12,12,0,0,0-3.84,11.86L181.58,208l-47.29-29.08a12,12,0,0,0-12.58,0L74.42,208l12.89-54.4a12,12,0,0,0-3.84-11.86L41.2,105.24l55.4-4.47a12,12,0,0,0,10.13-7.38L128,41.89l21.27,51.5a12,12,0,0,0,10.13,7.38l55.4,4.47Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M192,176v48l-64-40L64,224V176l64-40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M184,32H72A16,16,0,0,0,56,48V224a8,8,0,0,0,12.24,6.78L128,193.43l59.77,37.35A8,8,0,0,0,200,224V48A16,16,0,0,0,184,32Zm0,16V161.57l-51.77-32.35a8,8,0,0,0-8.48,0L72,161.56V48ZM132.23,177.22a8,8,0,0,0-8.48,0L72,209.57V180.43l56-35,56,35v29.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-translate-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M224,184H144l40-80ZM96,127.56h0A95.78,95.78,0,0,0,128,56H64A95.78,95.78,0,0,0,96,127.56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.15,212.42l-56-112a8,8,0,0,0-14.31,0l-21.71,43.43A88,88,0,0,1,108,126.93,103.65,103.65,0,0,0,135.69,64H160a8,8,0,0,0,0-16H104V32a8,8,0,0,0-16,0V48H32a8,8,0,0,0,0,16h87.63A87.7,87.7,0,0,1,96,116.35a87.74,87.74,0,0,1-19-31,8,8,0,1,0-15.08,5.34A103.63,103.63,0,0,0,84,127a87.55,87.55,0,0,1-52,17,8,8,0,0,0,0,16,103.46,103.46,0,0,0,64-22.08,104.18,104.18,0,0,0,51.44,21.31l-26.6,53.19a8,8,0,0,0,14.31,7.16L148.94,192h70.11l13.79,27.58A8,8,0,0,0,240,224a8,8,0,0,0,7.15-11.58ZM156.94,176,184,121.89,211.05,176Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M152,128a24,24,0,1,1-24-24A24,24,0,0,1,152,128ZM48,104a24,24,0,1,0,24,24A24,24,0,0,0,48,104Zm160,0a24,24,0,1,0,24,24A24,24,0,0,0,208,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,96a32,32,0,1,0,32,32A32,32,0,0,0,128,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,128,144ZM48,96a32,32,0,1,0,32,32A32,32,0,0,0,48,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,48,144ZM208,96a32,32,0,1,0,32,32A32,32,0,0,0,208,96Zm0,48a16,16,0,1,1,16-16A16,16,0,0,1,208,144Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,92H188V56a12,12,0,0,0-12-12H60V40a12,12,0,0,0-24,0V216a12,12,0,0,0,24,0v-4h84a12,12,0,0,0,12-12V164h68a12,12,0,0,0,12-12V104A12,12,0,0,0,224,92ZM164,68V92H60V68ZM132,188H60V164h72Zm80-48H60V116H212Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-poll-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M224,104v48H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,96H184V56a8,8,0,0,0-8-8H56V40a8,8,0,0,0-16,0V216a8,8,0,0,0,16,0v-8h88a8,8,0,0,0,8-8V160h72a8,8,0,0,0,8-8V104A8,8,0,0,0,224,96ZM168,64V96H56V64ZM136,192H56V160h80Zm80-48H56V112H216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E");; + --icon-post-notification: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M120,128a16,16,0,1,1-16-16A16,16,0,0,1,120,128Zm32-16a16,16,0,1,0,16,16A16,16,0,0,0,152,112Zm84,16A108,108,0,0,1,78.77,224.15L46.34,235A20,20,0,0,1,21,209.66l10.81-32.43A108,108,0,1,1,236,128Zm-24,0A84,84,0,1,0,55.27,170.06a12,12,0,0,1,1,9.81l-9.93,29.79,29.79-9.93a12.1,12.1,0,0,1,3.8-.62,12,12,0,0,1,6,1.62A84,84,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-post-notification-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M224,128A96,96,0,0,1,79.93,211.11h0L42.54,223.58a8,8,0,0,1-10.12-10.12l12.47-37.39h0A96,96,0,1,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,0,0,36.18,176.88L24.83,210.93a16,16,0,0,0,20.24,20.24l34.05-11.35A104,104,0,1,0,128,24Zm0,192a87.87,87.87,0,0,1-44.06-11.81,8,8,0,0,0-4-1.08,7.85,7.85,0,0,0-2.53.42L40,216,52.47,178.6a8,8,0,0,0-.66-6.54A88,88,0,1,1,128,216Zm12-88a12,12,0,1,1-12-12A12,12,0,0,1,140,128Zm-44,0a12,12,0,1,1-12-12A12,12,0,0,1,96,128Zm88,0a12,12,0,1,1-12-12A12,12,0,0,1,184,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-users-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M136,108A52,52,0,1,1,84,56,52,52,0,0,1,136,108Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M117.25,157.92a60,60,0,1,0-66.5,0A95.83,95.83,0,0,0,3.53,195.63a8,8,0,1,0,13.4,8.74,80,80,0,0,1,134.14,0,8,8,0,0,0,13.4-8.74A95.83,95.83,0,0,0,117.25,157.92ZM40,108a44,44,0,1,1,44,44A44.05,44.05,0,0,1,40,108Zm210.14,98.7a8,8,0,0,1-11.07-2.33A79.83,79.83,0,0,0,172,168a8,8,0,0,1,0-16,44,44,0,1,0-16.34-84.87,8,8,0,1,1-5.94-14.85,60,60,0,0,1,55.53,105.64,95.83,95.83,0,0,1,47.22,37.71A8,8,0,0,1,250.14,206.7Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a12,12,0,0,1-12,12h-8v8a12,12,0,0,1-24,0v-8h-8a12,12,0,0,1,0-24h8v-8a12,12,0,0,1,24,0v8h8A12,12,0,0,1,256,136Zm-54.81,56.28a12,12,0,1,1-18.38,15.44C169.12,191.42,145,172,108,172c-28.89,0-55.46,12.68-74.81,35.72a12,12,0,0,1-18.38-15.44A124.08,124.08,0,0,1,63.5,156.53a72,72,0,1,1,89,0A124,124,0,0,1,201.19,192.28ZM108,148a48,48,0,1,0-48-48A48.05,48.05,0,0,0,108,148Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Navigation icons */ + --icon-home: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-home-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bell: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M208,192H48a8,8,0,0,1-6.88-12C47.71,168.6,56,139.81,56,104a72,72,0,0,1,144,0c0,35.82,8.3,64.6,14.9,76A8,8,0,0,1,208,192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216ZM48,184c7.7-13.24,16-43.92,16-80a64,64,0,1,1,128,0c0,36.05,8.28,66.73,16,80Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bell-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M221.8,175.94C216.25,166.38,208,139.33,208,104a80,80,0,1,0-160,0c0,35.34-8.26,62.38-13.81,71.94A16,16,0,0,0,48,200H88.81a40,40,0,0,0,78.38,0H208a16,16,0,0,0,13.8-24.06ZM128,216a24,24,0,0,1-22.62-16h45.24A24,24,0,0,1,128,216Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-explore: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M104,168a40,40,0,1,1-40-40A40,40,0,0,1,104,168Zm88-40a40,40,0,1,0,40,40A40,40,0,0,0,192,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M237.2,151.87v0a47.1,47.1,0,0,0-2.35-5.45L193.26,51.8a7.82,7.82,0,0,0-1.66-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,7.82,7.82,0,0,0-1.66,2.44L21.15,146.4a47.1,47.1,0,0,0-2.35,5.45v0A48,48,0,1,0,112,168V96h32v72a48,48,0,1,0,93.2-16.13ZM76.71,59.75a16,16,0,0,1,19.29-1v73.51a47.9,47.9,0,0,0-46.79-9.92ZM64,200a32,32,0,1,1,32-32A32,32,0,0,1,64,200ZM160,58.74a16,16,0,0,1,19.29,1l27.5,62.58A47.9,47.9,0,0,0,160,132.25ZM192,200a32,32,0,1,1,32-32A32,32,0,0,1,192,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-explore-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M237.22,151.9l0-.1a1.42,1.42,0,0,0-.07-.22,48.46,48.46,0,0,0-2.31-5.3L193.27,51.8a8,8,0,0,0-1.67-2.44,32,32,0,0,0-45.26,0A8,8,0,0,0,144,55V80H112V55a8,8,0,0,0-2.34-5.66,32,32,0,0,0-45.26,0,8,8,0,0,0-1.67,2.44L21.2,146.28a48.46,48.46,0,0,0-2.31,5.3,1.72,1.72,0,0,0-.07.21s0,.08,0,.11a48,48,0,0,0,90.32,32.51,47.49,47.49,0,0,0,2.9-16.59V96h32v71.83a47.49,47.49,0,0,0,2.9,16.59,48,48,0,0,0,90.32-32.51Zm-143.15,27a32,32,0,0,1-60.2-21.71l1.81-4.13A32,32,0,0,1,96,167.88V168h0A32,32,0,0,1,94.07,178.94ZM203,198.07A32,32,0,0,1,160,168h0v-.11a32,32,0,0,1,60.32-14.78l1.81,4.13A32,32,0,0,1,203,198.07Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-globe: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93,95.93,0,0,0,32,128a98,98,0,0,0,.78,12.31C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4A95.93,95.93,0,0,0,224,128a97.08,97.08,0,0,0-.77-12.25c12.5-13,20.82-25.35,23.65-35.92C248.83,72.51,248.24,66.07,245.11,60.68ZM128,48a80.11,80.11,0,0,1,78,62.2c-17.06,16.06-40.15,32.53-62.07,45.13C116.38,171.14,92.48,181,73.42,186.4A79.94,79.94,0,0,1,128,48ZM24.74,187.29c-1.46-2.51-.65-7.24,2.22-13a79.05,79.05,0,0,1,10.29-15.05,96,96,0,0,0,18,31.32C38,193.46,27.24,191.61,24.74,187.29ZM128,208a79.45,79.45,0,0,1-38.56-9.94,370,370,0,0,0,62.43-28.86c21.58-12.39,40.68-25.82,56.07-39.08A80.07,80.07,0,0,1,128,208ZM231.42,75.69c-1.7,6.31-6.19,13.53-12.63,21.13a95.69,95.69,0,0,0-18-31.35c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M245.11,60.68c-7.65-13.19-27.85-16.16-58.5-8.66A96,96,0,0,0,32.81,140.3C5.09,169,5.49,186,10.9,195.32,16,204.16,26.64,208,40.64,208a124.11,124.11,0,0,0,28.79-4,96,96,0,0,0,153.78-88.25c12.51-13,20.83-25.35,23.66-35.92C248.83,72.51,248.24,66.07,245.11,60.68Zm-13.69,15c-6.11,22.78-48.65,57.31-87.52,79.64-67.81,39-113.62,41.52-119.16,32-1.46-2.51-.65-7.24,2.22-13a80.06,80.06,0,0,1,10.28-15.05,95.53,95.53,0,0,0,6.23,14.18,4,4,0,0,0,4,2.12,122.14,122.14,0,0,0,16.95-3.32c21.23-5.55,46.63-16.48,71.52-30.78s47-30.66,62.45-46.15A122.74,122.74,0,0,0,209.7,82.45a4,4,0,0,0,.17-4.52,96.26,96.26,0,0,0-9.1-12.46c14.21-2.35,27.37-2.17,30.5,3.24C232.19,70.28,232.24,72.63,231.42,75.69Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-direct-messages: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24a104,104,0,0,0,0,208c21.51,0,44.1-6.48,60.43-17.33a8,8,0,0,0-8.86-13.33C166,210.38,146.21,216,128,216a88,88,0,1,1,88-88c0,26.45-10.88,32-20,32s-20-5.55-20-32V88a8,8,0,0,0-16,0v4.26a48,48,0,1,0,5.93,65.1c6,12,16.35,18.64,30.07,18.64,22.54,0,36-17.94,36-48A104.11,104.11,0,0,0,128,24Zm0,136a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-direct-messages-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M232,128c0,.51,0,1,0,1.52-.34,14.26-5.63,30.48-28,30.48-23.14,0-28-17.4-28-32V88a8,8,0,0,0-8.53-8A8.17,8.17,0,0,0,160,88.27v4a48,48,0,1,0,6.73,64.05,40.19,40.19,0,0,0,3.38,5C175.48,168,185.71,176,204,176a54.81,54.81,0,0,0,9.22-.75,4,4,0,0,1,4.09,6A104.05,104.05,0,0,1,125.91,232C71.13,230.9,26.2,186.86,24.08,132.11A104,104,0,1,1,232,128ZM96,128a32,32,0,1,0,32-32A32,32,0,0,0,96,128Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-bookmark-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M168,72V224l-56-40L56,224V72a8,8,0,0,1,8-8h96A8,8,0,0,1,168,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Zm0,152.46-43.36-31a8,8,0,0,0-9.3,0L64,208.45V72h96ZM208,40V192a8,8,0,0,1-16,0V40H88a8,8,0,0,1,0-16H192A16,16,0,0,1,208,40Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-bookmark-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M160,56H64A16,16,0,0,0,48,72V224a8,8,0,0,0,12.65,6.51L112,193.83l51.36,36.68A8,8,0,0,0,176,224V72A16,16,0,0,0,160,56Z'%3E%3C/path%3E%3Cpath d='M192,24H88a8,8,0,0,0,0,16H192V192a8,8,0,0,0,16,0V40A16,16,0,0,0,192,24Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-star-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M229.06,108.79l-48.7,42,14.88,62.79a8.4,8.4,0,0,1-12.52,9.17L128,189.09,73.28,222.74a8.4,8.4,0,0,1-12.52-9.17l14.88-62.79-48.7-42A8.46,8.46,0,0,1,31.73,94L95.64,88.8l24.62-59.6a8.36,8.36,0,0,1,15.48,0l24.62,59.6L224.27,94A8.46,8.46,0,0,1,229.06,108.79Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.18,97.26A16.38,16.38,0,0,0,224.92,86l-59-4.76L143.14,26.15a16.36,16.36,0,0,0-30.27,0L90.11,81.23,31.08,86a16.46,16.46,0,0,0-9.37,28.86l45,38.83L53,211.75a16.38,16.38,0,0,0,24.5,17.82L128,198.49l50.53,31.08A16.4,16.4,0,0,0,203,211.75l-13.76-58.07,45-38.83A16.43,16.43,0,0,0,239.18,97.26Zm-15.34,5.47-48.7,42a8,8,0,0,0-2.56,7.91l14.88,62.8a.37.37,0,0,1-.17.48c-.18.14-.23.11-.38,0l-54.72-33.65a8,8,0,0,0-8.38,0L69.09,215.94c-.15.09-.19.12-.38,0a.37.37,0,0,1-.17-.48l14.88-62.8a8,8,0,0,0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8,8,0,0,0,103,91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153,91.86a8,8,0,0,0,6.75,4.92l63.92,5.16c.15,0,.24,0,.33.29S224,102.63,223.84,102.73Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-star-column-link-accent: var(--icon-star-accent); + --icon-star-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M234.29,114.85l-45,38.83L203,211.75a16.4,16.4,0,0,1-24.5,17.82L128,198.49,77.47,229.57A16.4,16.4,0,0,1,53,211.75l13.76-58.07-45-38.83A16.46,16.46,0,0,1,31.08,86l59-4.76,22.76-55.08a16.36,16.36,0,0,1,30.27,0l22.75,55.08,59,4.76a16.46,16.46,0,0,1,9.37,28.86Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-search-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-user-plus-column-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M168,100a60,60,0,1,1-60-60A60,60,0,0,1,168,100Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136Zm-57.87,58.85a8,8,0,0,1-12.26,10.3C165.75,181.19,138.09,168,108,168s-57.75,13.19-77.87,37.15a8,8,0,0,1-12.25-10.3c14.94-17.78,33.52-30.41,54.17-37.17a68,68,0,1,1,71.9,0C164.6,164.44,183.18,177.07,198.13,194.85ZM108,152a52,52,0,1,0-52-52A52.06,52.06,0,0,0,108,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-user-plus-column-link-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M256,136a8,8,0,0,1-8,8H232v16a8,8,0,0,1-16,0V144H200a8,8,0,0,1,0-16h16V112a8,8,0,0,1,16,0v16h16A8,8,0,0,1,256,136ZM144,157.68a68,68,0,1,0-71.9,0c-20.65,6.76-39.23,19.39-54.17,37.17A8,8,0,0,0,24,208H192a8,8,0,0,0,6.13-13.15C183.18,177.07,164.6,164.44,144,157.68Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-list: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M216,64V192H40V64Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-list-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-dot-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M176,128a48,48,0,1,1-48-48A48,48,0,0,1,176,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dot-accent-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48,48,0,0,0,128,80Zm0,60a12,12,0,1,1,12-12A12,12,0,0,1,128,140Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-settings: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-settings-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-moderation: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-moderation-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M149.66,45.66l-64,64a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,0-11.32l64-64a8,8,0,0,1,11.32,0l16,16A8,8,0,0,1,149.66,45.66Zm88,76.68-16-16a8,8,0,0,0-11.32,0l-64,64a8,8,0,0,0,0,11.32l16,16a8,8,0,0,0,11.32,0l64-64A8,8,0,0,0,237.66,122.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.32,116.69l-16-16a16,16,0,0,0-20.84-1.53L156.84,49.52a16,16,0,0,0-1.52-20.84l-16-16a16,16,0,0,0-22.63,0l-64,64a16,16,0,0,0,0,22.63l16,16a16,16,0,0,0,20.83,1.52L96.69,124,31.31,189.38A25,25,0,0,0,66.63,224.7L132,159.32l7.17,7.16a16,16,0,0,0,1.52,20.84l16,16a16,16,0,0,0,22.63,0l64-64A16,16,0,0,0,243.32,116.69ZM80,104,64,88l64-64,16,16ZM55.32,213.38a9,9,0,0,1-12.69,0,9,9,0,0,1,0-12.68L108,135.32,120.69,148ZM101,105.66,145.66,61,195,110.34,150.35,155ZM168,192l-16-16,4-4h0l56-56h0l4-4,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-administration: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-administration-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-logout: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V200a16,16,0,0,1-16,16H48V40H208A16,16,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M120,216a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V40a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H56V208h56A8,8,0,0,1,120,216Zm109.66-93.66-40-40a8,8,0,0,0-11.32,11.32L204.69,120H112a8,8,0,0,0,0,16h92.69l-26.35,26.34a8,8,0,0,0,11.32,11.32l40-40A8,8,0,0,0,229.66,122.34Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-ellipsis-column-link-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-ellipsis-column-link-active-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M156,128a28,28,0,1,1-28-28A28,28,0,0,1,156,128ZM48,100a28,28,0,1,0,28,28A28,28,0,0,0,48,100Zm160,0a28,28,0,1,0,28,28A28,28,0,0,0,208,100Z'%3E%3C/path%3E%3C/svg%3E"); + + --icon-hashtag: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-hashtag-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M237.66,153,153,237.66a8,8,0,0,1-11.31,0L42.34,138.34A8,8,0,0,1,40,132.69V40h92.69a8,8,0,0,1,5.65,2.34l99.32,99.32A8,8,0,0,1,237.66,153Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M243.31,136,144,36.69A15.86,15.86,0,0,0,132.69,32H40a8,8,0,0,0-8,8v92.69A15.86,15.86,0,0,0,36.69,144L136,243.31a16,16,0,0,0,22.63,0l84.68-84.68a16,16,0,0,0,0-22.63Zm-96,96L48,132.69V48h84.69L232,147.31ZM96,84A12,12,0,1,1,84,72,12,12,0,0,1,96,84Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Post visibility icons */ + --icon-globe-visibility: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-globe-visibility-inv: var(--icon-globe-visibility); + --icon-globe-visibility-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M248.59,58.67c-6.31-10.87-23-21.06-66.16-9.71A95.94,95.94,0,0,0,32,128q0,3.6.26,7.14C.56,166.86,1.1,186.4,7.44,197.33,13.4,207.61,25.3,212,40.68,212c9.79,0,21-1.78,32.95-4.91A95.94,95.94,0,0,0,224,128c0-2.41-.09-4.79-.27-7.16,14.31-14.38,23.86-28.21,27-40C253.55,70.42,251.12,63,248.59,58.67ZM128,56a72.11,72.11,0,0,1,70.19,56C184,124.73,165,138.59,141.92,151.86c-21.74,12.49-43.55,22.36-63.09,28.65A72,72,0,0,1,128,56ZM28.19,185.29c-.61-1.07-.17-8.22,10.67-21.71A95.77,95.77,0,0,0,52.35,187C35.12,189.61,28.85,186.41,28.19,185.29ZM128,200a71.66,71.66,0,0,1-22.56-3.64,394.1,394.1,0,0,0,48.42-23.69A388.11,388.11,0,0,0,198.43,143,72.12,72.12,0,0,1,128,200ZM227.57,74.65c-1.28,4.78-4.81,10.87-10.39,17.8A95.74,95.74,0,0,0,203.68,69c15.83-2.37,23.17,0,24.15,1.71C228,71,228.21,72.28,227.57,74.65Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-unlock-inv: var(--icon-unlock); + --icon-unlock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M236.37,139.4a12,12,0,0,0-12-3A84.07,84.07,0,0,1,119.6,31.59a12,12,0,0,0-15-15A108.86,108.86,0,0,0,49.69,55.07,108,108,0,0,0,136,228a107.09,107.09,0,0,0,64.93-21.69,108.86,108.86,0,0,0,38.44-54.94A12,12,0,0,0,236.37,139.4Zm-49.88,47.74A84,84,0,0,1,68.86,69.51,84.93,84.93,0,0,1,92.27,48.29Q92,52.13,92,56A108.12,108.12,0,0,0,200,164q3.87,0,7.71-.27A84.79,84.79,0,0,1,186.49,187.14Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M208,80H176V56a48,48,0,0,0-96,0V80H48A16,16,0,0,0,32,96V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V96A16,16,0,0,0,208,80Zm-72,78.63V184a8,8,0,0,1-16,0V158.63a24,24,0,1,1,16,0ZM160,80H96V56a32,32,0,0,1,64,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-lock-inv: var(--icon-lock); + --icon-lock-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M208,76H180V56A52,52,0,0,0,76,56V76H48A20,20,0,0,0,28,96V208a20,20,0,0,0,20,20H208a20,20,0,0,0,20-20V96A20,20,0,0,0,208,76ZM100,56a28,28,0,0,1,56,0V76H100ZM204,204H52V100H204Zm-76-92a32,32,0,0,0-12,61.66V180a12,12,0,0,0,24,0v-6.34A32,32,0,0,0,128,112Zm0,24a8,8,0,1,1-8,8A8,8,0,0,1,128,136Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-at-inv: var(--icon-at); + --icon-at-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M128,20a108,108,0,0,0,0,216c22.27,0,45.69-6.73,62.64-18a12,12,0,1,0-13.29-20c-13,8.63-31.89,14-49.35,14a84,84,0,1,1,84-84c0,9.29-1.67,17.08-4.69,21.95-2.64,4.24-6,6.05-11.31,6.05s-8.67-1.81-11.31-6.05c-3-4.87-4.69-12.66-4.69-21.95V88a12,12,0,0,0-23.49-3.46,52,52,0,1,0,8.86,79.57C172.3,174.3,182.81,180,196,180c24.67,0,40-19.92,40-52A108.12,108.12,0,0,0,128,20Zm0,136a28,28,0,1,1,28-28A28,28,0,0,1,128,156Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Other icons */ + --icon-bell-still: var(--icon-bell); + --icon-bell-ringing: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M224,71.1a8,8,0,0,1-10.78-3.42,94.13,94.13,0,0,0-33.46-36.91,8,8,0,1,1,8.54-13.54,111.46,111.46,0,0,1,39.12,43.09A8,8,0,0,1,224,71.1ZM35.71,72a8,8,0,0,0,7.1-4.32A94.13,94.13,0,0,1,76.27,30.77a8,8,0,1,0-8.54-13.54A111.46,111.46,0,0,0,28.61,60.32,8,8,0,0,0,35.71,72Zm186.1,103.94A16,16,0,0,1,208,200H167.2a40,40,0,0,1-78.4,0H48a16,16,0,0,1-13.79-24.06C43.22,160.39,48,138.28,48,112a80,80,0,0,1,160,0C208,138.27,212.78,160.38,221.81,175.94ZM150.62,200H105.38a24,24,0,0,0,45.24,0Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M160,168l-48,48H66.75L36.69,185.94a16,16,0,0,1,0-22.63L96,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM108.68,208H70.05L42.33,180.28a8,8,0,0,1,0-11.31L96,115.31,148.69,168Zm105-105L160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-erase-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M225,80.4,183.6,39a24,24,0,0,0-33.94,0L31,157.66a24,24,0,0,0,0,33.94l30.06,30.06A8,8,0,0,0,66.74,224H216a8,8,0,0,0,0-16h-84.7L225,114.34A24,24,0,0,0,225,80.4ZM213.67,103,160,156.69,107.31,104,161,50.34a8,8,0,0,1,11.32,0l41.38,41.38a8,8,0,0,1,0,11.31Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-megaphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M144,69.09V170.91L50.24,199.67A8,8,0,0,1,40,192V48a8,8,0,0,1,10.24-7.67Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228.54,86.66l-176.06-54A16,16,0,0,0,32,48V192a16,16,0,0,0,16,16,16,16,0,0,0,4.52-.65L136,181.73V192a16,16,0,0,0,16,16h32a16,16,0,0,0,16-16v-29.9l28.54-8.75A16.09,16.09,0,0,0,240,138V102A16.09,16.09,0,0,0,228.54,86.66ZM136,165,48,192V48l88,27Zm48,27H152V176.82L184,167Zm40-54-.11,0L152,160.08V79.92l71.89,22,.11,0v36Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sliders: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,80a24,24,0,1,1-24-24A24,24,0,0,1,128,80Zm40,72a24,24,0,1,0,24,24A24,24,0,0,0,168,152Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M40,88H73a32,32,0,0,0,62,0h81a8,8,0,0,0,0-16H135a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16Zm64-24A16,16,0,1,1,88,80,16,16,0,0,1,104,64ZM216,168H199a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16h97a32,32,0,0,0,62,0h17a8,8,0,0,0,0-16Zm-48,24a16,16,0,1,1,16-16A16,16,0,0,1,168,192Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-paperclip-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M224,56V178.06l-39.72-39.72a8,8,0,0,0-11.31,0L147.31,164,97.66,114.34a8,8,0,0,0-11.32,0L32,168.69V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V158.75l-26.07-26.06a16,16,0,0,0-22.63,0l-20,20-44-44a16,16,0,0,0-22.62,0L40,149.37V56ZM40,172l52-52,80,80H40Zm176,28H194.63l-36-36,20-20L216,181.38V200ZM144,100a12,12,0,1,1,12,12A12,12,0,0,1,144,100Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-warning: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M215.46,216H40.54C27.92,216,20,202.79,26.13,192.09L113.59,40.22c6.3-11,22.52-11,28.82,0l87.46,151.87C236,202.79,228.08,216,215.46,216Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM222.93,203.8a8.5,8.5,0,0,1-7.48,4.2H40.55a8.5,8.5,0,0,1-7.48-4.2,7.59,7.59,0,0,1,0-7.72L120.52,44.21a8.75,8.75,0,0,1,15,0l87.45,151.87A7.59,7.59,0,0,1,222.93,203.8ZM120,144V104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm20,36a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-verified: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M225.86,102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28,23.51,138.44,16,128,16s-18.27,7.51-25.18,14.14c-3.94,3.77-8,7.67-11.57,9.14C88,40.64,82.56,40.72,77.31,40.8c-9.76.15-20.82.31-28.51,8S41,67.55,40.8,77.31c-.08,5.25-.16,10.67-1.52,13.94-1.47,3.56-5.37,7.63-9.14,11.57C23.51,109.72,16,117.56,16,128s7.51,18.27,14.14,25.18c3.77,3.94,7.67,8,9.14,11.57,1.36,3.27,1.44,8.69,1.52,13.94.15,9.76.31,20.82,8,28.51s18.75,7.85,28.51,8c5.25.08,10.67.16,13.94,1.52,3.56,1.47,7.63,5.37,11.57,9.14C109.72,232.49,117.56,240,128,240s18.27-7.51,25.18-14.14c3.94-3.77,8-7.67,11.57-9.14,3.27-1.36,8.69-1.44,13.94-1.52,9.76-.15,20.82-.31,28.51-8s7.85-18.75,8-28.51c.08-5.25.16-10.67,1.52-13.94,1.47-3.56,5.37-7.63,9.14-11.57C232.49,146.28,240,138.44,240,128S232.49,109.73,225.86,102.82Zm-52.2,6.84-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gear-active: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M237.94,107.21a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pin: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M229.66,98.34,172.39,155.8c11.46,22.93-1.72,45.86-10.11,57a8,8,0,0,1-12,.83L42.34,105.76A8,8,0,0,1,43,93.85c29.65-23.92,57.4-10,57.4-10l57.27-57.46a8,8,0,0,1,11.31,0L229.66,87A8,8,0,0,1,229.66,98.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.32,81.37,174.63,20.69a16,16,0,0,0-22.63,0L98.37,74.49c-10.66-3.34-35-7.37-60.4,13.14a16,16,0,0,0-1.29,23.78L85,159.71,42.34,202.34a8,8,0,0,0,11.32,11.32L96.29,171l48.29,48.29A16,16,0,0,0,155.9,224c.38,0,.75,0,1.13,0a15.93,15.93,0,0,0,11.64-6.33c19.64-26.1,17.75-47.32,13.19-60L235.33,104A16,16,0,0,0,235.32,81.37ZM224,92.69h0l-57.27,57.46a8,8,0,0,0-1.49,9.22c9.46,18.93-1.8,38.59-9.34,48.62L48,100.08c12.08-9.74,23.64-12.31,32.48-12.31A40.13,40.13,0,0,1,96.81,91a8,8,0,0,0,9.25-1.51L163.32,32,224,92.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-emoji-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216ZM80,108a12,12,0,1,1,12,12A12,12,0,0,1,80,108Zm96,0a12,12,0,1,1-12-12A12,12,0,0,1,176,108Zm-1.08,48c-10.29,17.79-27.39,28-46.92,28s-36.63-10.2-46.92-28a8,8,0,1,1,13.84-8c7.47,12.91,19.21,20,33.08,20s25.61-7.1,33.08-20a8,8,0,1,1,13.84,8Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M218.34,119.6,183.6,154.34a46.58,46.58,0,0,1-44.31,12.26c-.31.34-.62.67-.95,1L103.6,202.34A46.63,46.63,0,1,1,37.66,136.4L72.4,101.66A46.6,46.6,0,0,1,116.71,89.4c.31-.34.62-.67,1-1L152.4,53.66a46.63,46.63,0,0,1,65.94,65.94Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,88.23a54.43,54.43,0,0,1-16,37L189.25,160a54.27,54.27,0,0,1-38.63,16h-.05A54.63,54.63,0,0,1,96,119.84a8,8,0,0,1,16,.45A38.62,38.62,0,0,0,150.58,160h0a38.39,38.39,0,0,0,27.31-11.31l34.75-34.75a38.63,38.63,0,0,0-54.63-54.63l-11,11A8,8,0,0,1,135.7,59l11-11A54.65,54.65,0,0,1,224,48,54.86,54.86,0,0,1,240,88.23ZM109,185.66l-11,11A38.41,38.41,0,0,1,70.6,208h0a38.63,38.63,0,0,1-27.29-65.94L78,107.31A38.63,38.63,0,0,1,144,135.71a8,8,0,0,0,7.78,8.22H152a8,8,0,0,0,8-7.78A54.86,54.86,0,0,0,144,96a54.65,54.65,0,0,0-77.27,0L32,130.75A54.62,54.62,0,0,0,70.56,224h0a54.28,54.28,0,0,0,38.64-16l11-11A8,8,0,0,0,109,185.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M208,104V216H48V104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,112v96a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V112A16,16,0,0,1,56,96H80a8,8,0,0,1,0,16H56v96H200V112H176a8,8,0,0,1,0-16h24A16,16,0,0,1,216,112ZM93.66,69.66,120,43.31V136a8,8,0,0,0,16,0V43.31l26.34,26.35a8,8,0,0,0,11.32-11.32l-40-40a8,8,0,0,0-11.32,0l-40,40A8,8,0,0,0,93.66,69.66Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-send: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M227.91,134.86,59.93,231a8,8,0,0,1-11.44-9.67L80,128,48.49,34.72a8,8,0,0,1,11.44-9.67l168,95.85A8,8,0,0,1,227.91,134.86Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M231.87,114l-168-95.89A16,16,0,0,0,40.92,37.34L71.55,128,40.92,218.67A16,16,0,0,0,56,240a16.15,16.15,0,0,0,7.93-2.1l167.92-96.05a16,16,0,0,0,.05-27.89ZM56,224a.56.56,0,0,0,0-.12L85.74,136H144a8,8,0,0,0,0-16H85.74L56.06,32.16A.46.46,0,0,0,56,32l168,95.83Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M216,40V168H168V88H88V40Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32ZM160,208H48V96H160Zm48-48H176V88a8,8,0,0,0-8-8H96V48H208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-shut: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M224,104c-16.81,20.81-47.63,48-96,48s-79.19-27.19-96-48c16.81-20.81,47.63-48,96-48S207.19,83.19,224,104Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M228,175a8,8,0,0,1-10.92-3l-19-33.2A123.23,123.23,0,0,1,162,155.46l5.87,35.22a8,8,0,0,1-6.58,9.21A8.4,8.4,0,0,1,160,200a8,8,0,0,1-7.88-6.69l-5.77-34.58a133.06,133.06,0,0,1-36.68,0l-5.77,34.58A8,8,0,0,1,96,200a8.4,8.4,0,0,1-1.32-.11,8,8,0,0,1-6.58-9.21L94,155.46a123.23,123.23,0,0,1-36.06-16.69L39,172A8,8,0,1,1,25.06,164l20-35a153.47,153.47,0,0,1-19.3-20A8,8,0,1,1,38.22,99c16.6,20.54,45.64,45,89.78,45s73.18-24.49,89.78-45A8,8,0,1,1,230.22,109a153.47,153.47,0,0,1-19.3,20l20,35A8,8,0,0,1,228,175Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-eye-open: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M230.15,70.54,185.46,25.86a20,20,0,0,0-28.28,0L33.86,149.17A19.86,19.86,0,0,0,28,163.31V208a20,20,0,0,0,20,20H216a12,12,0,0,0,0-24H125L230.15,98.83A20,20,0,0,0,230.15,70.54ZM91,204H52V165l84-84,39,39ZM192,103,153,64l18.34-18.34,39,39Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-edited-accent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.32,73.37,182.63,28.69a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H216a8,8,0,0,0,0-16H115.32l112-112A16,16,0,0,0,227.32,73.37ZM48,163.31l88-88L180.69,120l-88,88H48Zm144-54.62L147.32,64l24-24L216,84.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-timer: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-check-radio: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M176.49,95.51a12,12,0,0,1,0,17l-56,56a12,12,0,0,1-17,0l-24-24a12,12,0,1,1,17-17L112,143l47.51-47.52A12,12,0,0,1,176.49,95.51ZM236,128A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Z'%3E%3C/path%3E%3C/svg%3E");; + --icon-check-box: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0ZM228,48V208a20,20,0,0,1-20,20H48a20,20,0,0,1-20-20V48A20,20,0,0,1,48,28H208A20,20,0,0,1,228,48Zm-24,4H52V204H204Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-broom: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M192.8,165.12,43.93,105.57A110.88,110.88,0,0,1,61.47,82.38a8,8,0,0,1,8.67-1.81L95.52,90.85a16,16,0,0,0,20.82-9l21-53.1c4.15-10,15.47-15.33,25.63-11.53a20,20,0,0,1,11.51,26.39L153.13,96.71a16,16,0,0,0,8.93,20.75L187,127.3a8,8,0,0,1,5,7.43V152A104.58,104.58,0,0,0,192.8,165.12Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M235.5,216.81c-22.56-11-35.5-34.58-35.5-64.8V134.73a15.94,15.94,0,0,0-10.09-14.87L165,110a8,8,0,0,1-4.48-10.34l21.32-53a28,28,0,0,0-16.1-37,28.14,28.14,0,0,0-35.82,16,.61.61,0,0,0,0,.12L108.9,79a8,8,0,0,1-10.37,4.49L73.11,73.14A15.89,15.89,0,0,0,55.74,76.8C34.68,98.45,24,123.75,24,152a111.45,111.45,0,0,0,31.18,77.53A8,8,0,0,0,61,232H232a8,8,0,0,0,3.5-15.19ZM67.14,88l25.41,10.3a24,24,0,0,0,31.23-13.45l21-53c2.56-6.11,9.47-9.27,15.43-7a12,12,0,0,1,6.88,15.92L145.69,93.76a24,24,0,0,0,13.43,31.14L184,134.73V152c0,.33,0,.66,0,1L55.77,101.71A108.84,108.84,0,0,1,67.14,88Zm48,128a87.53,87.53,0,0,1-24.34-42,8,8,0,0,0-15.49,4,105.16,105.16,0,0,0,18.36,38H64.44A95.54,95.54,0,0,1,40,152a85.9,85.9,0,0,1,7.73-36.29l137.8,55.12c3,18,10.56,33.48,21.89,45.16Z'%3E%3C/path%3E%3C/svg%3E"); + + /* Popular hashtag icons */ + --icon-music: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M208,164a28,28,0,1,1-28-28A28,28,0,0,1,208,164ZM52,168a28,28,0,1,0,28,28A28,28,0,0,0,52,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M212.92,17.69a8,8,0,0,0-6.86-1.45l-128,32A8,8,0,0,0,72,56V166.08A36,36,0,1,0,88,196V110.25l112-28v51.83A36,36,0,1,0,216,164V24A8,8,0,0,0,212.92,17.69ZM52,216a20,20,0,1,1,20-20A20,20,0,0,1,52,216ZM88,93.75V62.25l112-28v31.5ZM180,184a20,20,0,1,1,20-20A20,20,0,0,1,180,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-microphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M156.5,151,59,222.45a8,8,0,0,1-10.38-.79l-14.3-14.3A8,8,0,0,1,33.55,197L105,99.5l0,0A64,64,0,0,0,156.48,151Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M168,16A72.07,72.07,0,0,0,96,88a73.29,73.29,0,0,0,.63,9.42L27.12,192.22A15.93,15.93,0,0,0,28.71,213L43,227.29a15.93,15.93,0,0,0,20.78,1.59l94.81-69.53A73.29,73.29,0,0,0,168,160a72,72,0,1,0,0-144Zm56,72a55.72,55.72,0,0,1-11.16,33.52L134.49,43.16A56,56,0,0,1,224,88ZM54.32,216,40,201.68,102.14,117A72.37,72.37,0,0,0,139,153.86ZM112,88a55.67,55.67,0,0,1,11.16-33.51l78.34,78.34A56,56,0,0,1,112,88Zm-2.35,58.34a8,8,0,0,1,0,11.31l-8,8a8,8,0,1,1-11.31-11.31l8-8A8,8,0,0,1,109.67,146.33Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M104,48c0-24,24-40,24-40s24,16,24,40a24,24,0,0,1-48,0ZM208,96H48a16,16,0,0,0-16,16v23.33c0,17.44,13.67,32.18,31.1,32.66A32,32,0,0,0,96,136a32,32,0,0,0,64,0,32,32,0,0,0,32.9,32c17.43-.48,31.1-15.22,31.1-32.66V112A16,16,0,0,0,208,96Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,112a24,24,0,0,0-24-24H136V79a32.06,32.06,0,0,0,24-31c0-28-26.44-45.91-27.56-46.66a8,8,0,0,0-8.88,0C122.44,2.09,96,20,96,48a32.06,32.06,0,0,0,24,31v9H48a24,24,0,0,0-24,24v23.33a40.84,40.84,0,0,0,8,24.24V200a24,24,0,0,0,24,24H200a24,24,0,0,0,24-24V159.57a40.84,40.84,0,0,0,8-24.24ZM112,48c0-13.57,10-24.46,16-29.79,6,5.33,16,16.22,16,29.79a16,16,0,0,1-32,0ZM40,112a8,8,0,0,1,8-8H208a8,8,0,0,1,8,8v23.33c0,13.25-10.46,24.31-23.32,24.66A24,24,0,0,1,168,136a8,8,0,0,0-16,0,24,24,0,0,1-48,0,8,8,0,0,0-16,0,24,24,0,0,1-24.68,24C50.46,159.64,40,148.58,40,135.33Zm160,96H56a8,8,0,0,1-8-8V172.56A38.77,38.77,0,0,0,62.88,176a39.69,39.69,0,0,0,29-11.31A40.36,40.36,0,0,0,96,160a40,40,0,0,0,64,0,40.36,40.36,0,0,0,4.13,4.67A39.67,39.67,0,0,0,192,176c.38,0,.76,0,1.14,0A38.77,38.77,0,0,0,208,172.56V200A8,8,0,0,1,200,208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-calendar: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V88H40V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,32H184V24a8,8,0,0,0-16,0v8H88V24a8,8,0,0,0-16,0v8H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM72,48v8a8,8,0,0,0,16,0V48h80v8a8,8,0,0,0,16,0V48h24V80H48V48ZM208,208H48V96H208V208Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-popcorn: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M88,96l16,120H70.34a8,8,0,0,1-7.79-6.17L32,80Zm80,0L152,216h33.66a8,8,0,0,0,7.79-6.17L224,80Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M229.52,74.21a8,8,0,0,0-7.13-2A44,44,0,0,0,168,41.67a44,44,0,0,0-80,0,44,44,0,0,0-54.4,30.51,8,8,0,0,0-9.4,9.65L54.76,211.67A16,16,0,0,0,70.34,224H185.66a16,16,0,0,0,15.58-12.33L231.79,81.83A8,8,0,0,0,229.52,74.21ZM76,56a27.68,27.68,0,0,1,13.11,3.26,8,8,0,0,0,11.56-5.34,28,28,0,0,1,54.66,0,8,8,0,0,0,11.56,5.34A28,28,0,0,1,207,76.54l-38.56,11-34.49-13.8a16,16,0,0,0-11.88,0L87.57,87.56,49,76.54A28,28,0,0,1,76,56Zm83.25,45.11L145,208H111L96.75,101.11,128,88.62ZM42.91,91.44l37.85,10.81L94.86,208H70.34ZM185.66,208H161.14l14.1-105.75,37.85-10.81Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tangerine-slice: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M216,88A88,88,0,0,1,40,88Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M248,80H8a8,8,0,0,0-8,8,128,128,0,0,0,256,0A8,8,0,0,0,248,80ZM77.4,149.91l42.6-42.6V167.6A79.59,79.59,0,0,1,77.4,149.91ZM66.09,138.6A79.59,79.59,0,0,1,48.4,96h60.29ZM136,107.31l42.6,42.6A79.59,79.59,0,0,1,136,167.6Zm53.91,31.29L147.31,96H207.6A79.59,79.59,0,0,1,189.91,138.6ZM128,200A112.15,112.15,0,0,1,16.28,96H32.34a96,96,0,0,0,191.32,0h16.06A112.15,112.15,0,0,1,128,200Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-sunset: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M192,144a64.33,64.33,0,0,1-2,16H66a64,64,0,1,1,126-16Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M240,152H199.55a73.54,73.54,0,0,0,.45-8,72,72,0,0,0-144,0,73.54,73.54,0,0,0,.45,8H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM72,144a56,56,0,1,1,111.41,8H72.59A56.13,56.13,0,0,1,72,144Zm144,56a8,8,0,0,1-8,8H48a8,8,0,0,1,0-16H208A8,8,0,0,1,216,200ZM72.84,43.58a8,8,0,0,1,14.32-7.16l8,16a8,8,0,0,1-14.32,7.16Zm-56,48.84a8,8,0,0,1,10.74-3.57l16,8a8,8,0,0,1-7.16,14.31l-16-8A8,8,0,0,1,16.84,92.42Zm192,15.16a8,8,0,0,1,3.58-10.73l16-8a8,8,0,1,1,7.16,14.31l-16,8a8,8,0,0,1-10.74-3.58Zm-48-55.16,8-16a8,8,0,0,1,14.32,7.16l-8,16a8,8,0,1,1-14.32-7.16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-camera: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M208,64H176L160,40H96L80,64H48A16,16,0,0,0,32,80V192a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V80A16,16,0,0,0,208,64ZM128,168a36,36,0,1,1,36-36A36,36,0,0,1,128,168Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M208,56H180.28L166.65,35.56A8,8,0,0,0,160,32H96a8,8,0,0,0-6.65,3.56L75.71,56H48A24,24,0,0,0,24,80V192a24,24,0,0,0,24,24H208a24,24,0,0,0,24-24V80A24,24,0,0,0,208,56Zm8,136a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8H80a8,8,0,0,0,6.66-3.56L100.28,48h55.43l13.63,20.44A8,8,0,0,0,176,72h32a8,8,0,0,1,8,8ZM128,88a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,88Zm0,72a28,28,0,1,1,28-28A28,28,0,0,1,128,160Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pine: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M32,192l56-72H48L128,16l80,104H168l56,72Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M230.31,187.09,184.36,128H208a8,8,0,0,0,6.34-12.88l-80-104a8,8,0,0,0-12.68,0l-80,104A8,8,0,0,0,48,128H71.64L25.69,187.09A8,8,0,0,0,32,200h88v40a8,8,0,0,0,16,0V200h88a8,8,0,0,0,6.31-12.91ZM48.36,184l46-59.09A8,8,0,0,0,88,112H64.25L128,29.12,191.75,112H168a8,8,0,0,0-6.31,12.91L207.64,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-tree: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M232,127.82c.09,33.94-28.41,63.3-62.34,64.16a63.72,63.72,0,0,1-41.66-14,63.71,63.71,0,0,1-41.65,14c-33.93-.86-62.44-30.22-62.35-64.16a64,64,0,0,1,40.13-59.2,68,68,0,0,1,127.74,0A64,64,0,0,1,232,127.82Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M198.1,62.59a76,76,0,0,0-140.2,0A71.71,71.71,0,0,0,16,127.8C15.9,166,48,199,86.14,200A72.22,72.22,0,0,0,120,192.47V232a8,8,0,0,0,16,0V192.47A72.17,72.17,0,0,0,168,200l1.82,0C208,199,240.11,166,240,127.8A71.71,71.71,0,0,0,198.1,62.59ZM169.45,184a56.08,56.08,0,0,1-33.45-10v-41l43.58-21.78a8,8,0,1,0-7.16-14.32L136,115.06V88a8,8,0,0,0-16,0v51.06L83.58,120.84a8,8,0,1,0-7.16,14.32L120,156.94v17a56,56,0,0,1-33.45,10C56.9,183.23,31.92,157.52,32,127.84A55.79,55.79,0,0,1,67.11,76a8,8,0,0,0,4.53-4.67,60,60,0,0,1,112.72,0A8,8,0,0,0,188.89,76,55.79,55.79,0,0,1,224,127.84C224.08,157.52,199.1,183.23,169.45,184Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cat: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M224,48v88c0,48.6-43,88-96,88s-96-39.4-96-88V48a8,8,0,0,1,13.66-5.66L67.6,67.6h0a102.87,102.87,0,0,1,120.8,0h0l21.94-25.24A8,8,0,0,1,224,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M96,140a12,12,0,1,1-12-12A12,12,0,0,1,96,140Zm76-12a12,12,0,1,0,12,12A12,12,0,0,0,172,128Zm60-80v88c0,52.93-46.65,96-104,96S24,188.93,24,136V48A16,16,0,0,1,51.31,36.69c.14.14.26.27.38.41L69,57a111.22,111.22,0,0,1,118.1,0L204.31,37.1c.12-.14.24-.27.38-.41A16,16,0,0,1,232,48Zm-16,0-21.56,24.8A8,8,0,0,1,183.63,74,88.86,88.86,0,0,0,168,64.75V88a8,8,0,1,1-16,0V59.05a97.43,97.43,0,0,0-16-2.72V88a8,8,0,1,1-16,0V56.33a97.43,97.43,0,0,0-16,2.72V88a8,8,0,1,1-16,0V64.75A88.86,88.86,0,0,0,72.37,74a8,8,0,0,1-10.81-1.17L40,48v88c0,41.66,35.21,76,80,79.67V195.31l-13.66-13.66a8,8,0,0,1,11.32-11.31L128,180.68l10.34-10.34a8,8,0,0,1,11.32,11.31L136,195.31v20.36c44.79-3.69,80-38,80-79.67Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-dog: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M208,120.38V184a32,32,0,0,1-32,32H80a32,32,0,0,1-32-32V120.38L104,48h48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M239.71,125l-16.42-88a16,16,0,0,0-19.61-12.58l-.31.09L150.85,40h-45.7L52.63,24.56l-.31-.09A16,16,0,0,0,32.71,37.05L16.29,125a15.77,15.77,0,0,0,9.12,17.52A16.26,16.26,0,0,0,32.12,144,15.48,15.48,0,0,0,40,141.84V184a40,40,0,0,0,40,40h96a40,40,0,0,0,40-40V141.85a15.5,15.5,0,0,0,7.87,2.16,16.31,16.31,0,0,0,6.72-1.47A15.77,15.77,0,0,0,239.71,125ZM32,128h0L48.43,40,90.5,52.37Zm144,80H136V195.31l13.66-13.65a8,8,0,0,0-11.32-11.32L128,180.69l-10.34-10.35a8,8,0,0,0-11.32,11.32L120,195.31V208H80a24,24,0,0,1-24-24V123.11L107.93,56h40.14L200,123.11V184A24,24,0,0,1,176,208Zm48-80L165.5,52.37,207.57,40,224,128ZM104,140a12,12,0,1,1-12-12A12,12,0,0,1,104,140Zm72,0a12,12,0,1,1-12-12A12,12,0,0,1,176,140Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-brush: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M224,32c0,32.81-31.64,67.43-58.64,91.05A84.39,84.39,0,0,0,133,90.64C156.57,63.64,191.19,32,224,32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,32a8,8,0,0,0-8-8c-44.08,0-89.31,49.71-114.43,82.63A60,60,0,0,0,32,164c0,30.88-19.54,44.73-20.47,45.37A8,8,0,0,0,16,224H92a60,60,0,0,0,57.37-77.57C182.3,121.31,232,76.08,232,32ZM92,208H34.63C41.38,198.41,48,183.92,48,164a44,44,0,1,1,44,44Zm32.42-94.45q5.14-6.66,10.09-12.55A76.23,76.23,0,0,1,155,121.49q-5.9,4.94-12.55,10.09A60.54,60.54,0,0,0,124.42,113.55Zm42.7-2.68a92.57,92.57,0,0,0-22-22c31.78-34.53,55.75-45,69.9-47.91C212.17,55.12,201.65,79.09,167.12,110.87Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-apple: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M216,73.52Zm0,99.26c-16.79-11.53-24-30.87-24-52.78,0-18.3,11.68-34.81,24-46.48C204.53,62.66,185,56,168,56a63.72,63.72,0,0,0-40,14h0A63.71,63.71,0,0,0,88.88,56C52,55.5,23.06,86.3,24,123.19a119.62,119.62,0,0,0,37.65,84.12A32,32,0,0,0,83.6,216h87.7a31.75,31.75,0,0,0,23.26-10c15.85-17,21.44-33.2,21.44-33.2Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.3,169.59a8.07,8.07,0,0,0-2.8-3.4C203.53,154.53,200,134.64,200,120c0-17.67,13.47-33.06,21.5-40.67a8,8,0,0,0,0-11.62C208.82,55.74,187.82,48,168,48a72.23,72.23,0,0,0-40,12.13,71.56,71.56,0,0,0-90.71,9.09A74.63,74.63,0,0,0,16,123.4a127,127,0,0,0,40.14,89.73A39.8,39.8,0,0,0,83.59,224h87.68a39.84,39.84,0,0,0,29.12-12.57,125,125,0,0,0,17.82-24.6C225.23,174,224.33,172,223.3,169.59Zm-34.63,30.94a23.76,23.76,0,0,1-17.4,7.47H83.59a23.82,23.82,0,0,1-16.44-6.51A111.14,111.14,0,0,1,32,123,58.5,58.5,0,0,1,48.65,80.47,54.81,54.81,0,0,1,88,64h.78A55.45,55.45,0,0,1,123,76.28a8,8,0,0,0,10,0A55.39,55.39,0,0,1,168,64a70.64,70.64,0,0,1,36,10.35c-13,14.52-20,30.47-20,45.65,0,23.77,7.64,42.73,22.18,55.3A105.52,105.52,0,0,1,188.67,200.53ZM128.23,30A40,40,0,0,1,167,0h1a8,8,0,0,1,0,16h-1a24,24,0,0,0-23.24,18,8,8,0,1,1-15.5-4Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pencil: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M221.66,90.34,192,120,136,64l29.66-29.66a8,8,0,0,1,11.31,0L221.66,79A8,8,0,0,1,221.66,90.34Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M227.31,73.37,182.63,28.68a16,16,0,0,0-22.63,0L36.69,152A15.86,15.86,0,0,0,32,163.31V208a16,16,0,0,0,16,16H92.69A15.86,15.86,0,0,0,104,219.31L227.31,96a16,16,0,0,0,0-22.63ZM51.31,160,136,75.31,152.69,92,68,176.68ZM48,179.31,76.69,208H48Zm48,25.38L79.31,188,164,103.31,180.69,120Zm96-96L147.31,64l24-24L216,84.68Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-gaming: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M216.86,207.57a28,28,0,0,1-24.66-7.77L150.09,152H172a51.94,51.94,0,0,0,51.2-61h0l16.36,84.17A28,28,0,0,1,216.86,207.57Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M176,112H152a8,8,0,0,1,0-16h24a8,8,0,0,1,0,16ZM104,96H96V88a8,8,0,0,0-16,0v8H72a8,8,0,0,0,0,16h8v8a8,8,0,0,0,16,0v-8h8a8,8,0,0,0,0-16ZM241.48,200.65a36,36,0,0,1-54.94,4.81c-.12-.12-.24-.24-.35-.37L146.48,160h-37L69.81,205.09l-.35.37A36.08,36.08,0,0,1,44,216,36,36,0,0,1,8.56,173.75a.68.68,0,0,1,0-.14L24.93,89.52A59.88,59.88,0,0,1,83.89,40H172a60.08,60.08,0,0,1,59,49.25c0,.06,0,.12,0,.18l16.37,84.17a.68.68,0,0,1,0,.14A35.74,35.74,0,0,1,241.48,200.65ZM172,144a44,44,0,0,0,0-88H83.89A43.9,43.9,0,0,0,40.68,92.37l0,.13L24.3,176.59A20,20,0,0,0,58,194.3l41.92-47.59a8,8,0,0,1,6-2.71Zm59.7,32.59-8.74-45A60,60,0,0,1,172,160h-4.2L198,194.31a20.09,20.09,0,0,0,17.46,5.39,20,20,0,0,0,16.23-23.11Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-cube: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M128,129.09V232a8,8,0,0,1-3.84-1l-88-48.16a8,8,0,0,1-4.16-7V80.2a8,8,0,0,1,.7-3.27Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M223.68,66.15,135.68,18h0a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32h0l80.34,44L128,120,47.66,76ZM40,90l80,43.78v85.79L40,175.82Zm96,129.57V133.82L216,90v85.78Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-football: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M65.17,108.08l-33,25.34c-.1-1.8-.15-3.6-.15-5.42A95.61,95.61,0,0,1,53.23,67.78ZM46.92,179.42a96.12,96.12,0,0,0,57,41.52l-14.7-41.52Zm105.21,41.52a96.12,96.12,0,0,0,57-41.52H166.83ZM202.77,67.78l-11.94,40.3,33,25.34c.1-1.8.15-3.6.15-5.42A95.61,95.61,0,0,0,202.77,67.78Zm-38.52-28.7a96.34,96.34,0,0,0-72.5,0L128,64ZM152.72,160,168,115.5,128,88,88,115.5,103.28,160Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm76.52,147.42H170.9l-9.26-12.76,12.63-36.78,15-4.89,26.24,20.13A87.38,87.38,0,0,1,204.52,171.42Zm-164-34.3L66.71,117l15,4.89,12.63,36.78L85.1,171.42H51.48A87.38,87.38,0,0,1,40.47,137.12Zm10-50.64,5.51,18.6L40.71,116.77A87.33,87.33,0,0,1,50.43,86.48ZM109,152,97.54,118.65,128,97.71l30.46,20.94L147,152Zm91.07-46.92,5.51-18.6a87.33,87.33,0,0,1,9.72,30.29Zm-6.2-35.38-9.51,32.08-15.07,4.89L136,83.79V68.21l29.09-20A88.58,88.58,0,0,1,193.86,69.7ZM146.07,41.87,128,54.29,109.93,41.87a88.24,88.24,0,0,1,36.14,0ZM90.91,48.21l29.09,20V83.79L86.72,106.67l-15.07-4.89L62.14,69.7A88.58,88.58,0,0,1,90.91,48.21ZM63.15,187.42H83.52l7.17,20.27A88.4,88.4,0,0,1,63.15,187.42ZM110,214.13,98.12,180.71,107.35,168h41.3l9.23,12.71-11.83,33.42a88,88,0,0,1-36.1,0Zm55.36-6.44,7.17-20.27h20.37A88.4,88.4,0,0,1,165.31,207.69Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-pride: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M224,112v16a96,96,0,0,1-192,0V88a24,24,0,0,1,48,0V64a24,24,0,0,1,48,0,24,24,0,0,1,48,0V88h24A24,24,0,0,1,224,112Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M200,80H184V64a32,32,0,0,0-56-21.13A32,32,0,0,0,72.21,60.42,32,32,0,0,0,24,88v40a104,104,0,0,0,208,0V112A32,32,0,0,0,200,80ZM152,48a16,16,0,0,1,16,16V80H136V64A16,16,0,0,1,152,48ZM88,64a16,16,0,0,1,32,0v40a16,16,0,0,1-32,0ZM40,88a16,16,0,0,1,32,0v16a16,16,0,0,1-32,0Zm176,40a88,88,0,0,1-175.92,3.75A31.93,31.93,0,0,0,80,125.13a31.93,31.93,0,0,0,44.58,3.35,32.21,32.21,0,0,0,11.8,11.44A47.88,47.88,0,0,0,120,176a8,8,0,0,0,16,0,32,32,0,0,1,32-32,8,8,0,0,0,0-16H152a16,16,0,0,1-16-16V96h64a16,16,0,0,1,16,16Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-vote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M216,48V208a8,8,0,0,1-8,8H64L40,192V48a8,8,0,0,1,8-8H208A8,8,0,0,1,216,48Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M224,48V208a16,16,0,0,1-16,16H136a8,8,0,0,1,0-16h72V48H48v96a8,8,0,0,1-16,0V48A16,16,0,0,1,48,32H208A16,16,0,0,1,224,48ZM125.66,154.34a8,8,0,0,0-11.32,0L64,204.69,45.66,186.34a8,8,0,0,0-11.32,11.32l24,24a8,8,0,0,0,11.32,0l56-56A8,8,0,0,0,125.66,154.34Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-code: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M240,128l-48,40H64L16,128,64,88H192Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M69.12,94.15,28.5,128l40.62,33.85a8,8,0,1,1-10.24,12.29l-48-40a8,8,0,0,1,0-12.29l48-40a8,8,0,0,1,10.24,12.3Zm176,27.7-48-40a8,8,0,1,0-10.24,12.3L227.5,128l-40.62,33.85a8,8,0,1,0,10.24,12.29l48-40a8,8,0,0,0,0-12.29ZM162.73,32.48a8,8,0,0,0-10.25,4.79l-64,176a8,8,0,0,0,4.79,10.26A8.14,8.14,0,0,0,96,224a8,8,0,0,0,7.52-5.27l64-176A8,8,0,0,0,162.73,32.48Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-handshake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M200,152l-40,40L96,176,40,136,72.68,70.63,128,56l55.32,14.63L183.6,72H144L98.34,116.29a8,8,0,0,0,1.38,12.42C117.23,139.9,141,139.13,160,120Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M254.3,107.91,228.78,56.85a16,16,0,0,0-21.47-7.15L182.44,62.13,130.05,48.27a8.14,8.14,0,0,0-4.1,0L73.56,62.13,48.69,49.7a16,16,0,0,0-21.47,7.15L1.7,107.9a16,16,0,0,0,7.15,21.47l27,13.51,55.49,39.63a8.06,8.06,0,0,0,2.71,1.25l64,16a8,8,0,0,0,7.6-2.1l55.07-55.08,26.42-13.21a16,16,0,0,0,7.15-21.46Zm-54.89,33.37L165,113.72a8,8,0,0,0-10.68.61C136.51,132.27,116.66,130,104,122L147.24,80h31.81l27.21,54.41ZM41.53,64,62,74.22,36.43,125.27,16,115.06Zm116,119.13L99.42,168.61l-49.2-35.14,28-56L128,64.28l9.8,2.59-45,43.68-.08.09a16,16,0,0,0,2.72,24.81c20.56,13.13,45.37,11,64.91-5L188,152.66Zm62-57.87-25.52-51L214.47,64,240,115.06Zm-87.75,92.67a8,8,0,0,1-7.75,6.06,8.13,8.13,0,0,1-1.95-.24L80.41,213.33a7.89,7.89,0,0,1-2.71-1.25L51.35,193.26a8,8,0,0,1,9.3-13l25.11,17.94L126,208.24A8,8,0,0,1,131.82,217.94Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-science: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M210.26,210.26c-17.23,17.23-68-5.63-113.46-51.06S28.51,63,45.74,45.74s68,5.63,113.46,51.06S227.49,193,210.26,210.26Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M196.12,128c24.65-34.61,37.22-70.38,19.74-87.86S162.61,35.23,128,59.88C93.39,35.23,57.62,22.66,40.14,40.14S35.23,93.39,59.88,128c-24.65,34.61-37.22,70.38-19.74,87.86h0c5.63,5.63,13.15,8.14,21.91,8.14,18.48,0,42.48-11.17,66-27.88C151.47,212.83,175.47,224,194,224c8.76,0,16.29-2.52,21.91-8.14h0C233.34,198.38,220.77,162.61,196.12,128Zm8.43-76.55c7.64,7.64,2.48,32.4-18.52,63.28a300.33,300.33,0,0,0-21.19-23.57A300.33,300.33,0,0,0,141.27,70C172.15,49,196.91,43.8,204.55,51.45ZM176.29,128a289.14,289.14,0,0,1-22.76,25.53A289.14,289.14,0,0,1,128,176.29a289.14,289.14,0,0,1-25.53-22.76A289.14,289.14,0,0,1,79.71,128,298.62,298.62,0,0,1,128,79.71a289.14,289.14,0,0,1,25.53,22.76A289.14,289.14,0,0,1,176.29,128ZM51.45,51.45c2.2-2.21,5.83-3.35,10.62-3.35C73.89,48.1,92.76,55,114.72,70A304,304,0,0,0,91.16,91.16,300.33,300.33,0,0,0,70,114.73C49,83.85,43.81,59.09,51.45,51.45Zm0,153.1C43.81,196.91,49,172.15,70,141.27a300.33,300.33,0,0,0,21.19,23.57A304.18,304.18,0,0,0,114.73,186C83.85,207,59.09,212.2,51.45,204.55Zm153.1,0c-7.64,7.65-32.4,2.48-63.28-18.52a304.18,304.18,0,0,0,23.57-21.19A300.33,300.33,0,0,0,186,141.27C207,172.15,212.19,196.91,204.55,204.55ZM140,128a12,12,0,1,1-12-12A12,12,0,0,1,140,128Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-book: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23e68933' viewBox='0 0 256 256'%3E%3Cpath d='M232,56V200H160a32,32,0,0,0-32,32,32,32,0,0,0-32-32H24V56H96a32,32,0,0,1,32,32,32,32,0,0,1,32-32Z' opacity='0.2'%3E%3C/path%3E%3Cpath d='M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64Z'%3E%3C/path%3E%3C/svg%3E"); + --icon-olympics: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' version='1.1' width='1020' height='495' id='svg2'%3E%3Cmetadata id='metadata28'%3E%3Crdf:RDF%3E%3Ccc:Work rdf:about=''%3E%3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E%3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E%3Cdc:title%3E%3C/dc:title%3E%3C/cc:Work%3E%3C/rdf:RDF%3E%3C/metadata%3E%3Cdefs id='defs4' /%3E%3Cg transform='matrix(5.7658033,0,0,5.7658033,-216.55705,-1629.403)' id='g3854' style='fill:%23e68933;fill-opacity:1'%3E%3Cpath d='m 77.998457,338.04465 c 9.719843,-3.74035 16.634311,-13.17634 16.634311,-24.1989 0,-14.29201 -11.62467,-25.91668 -25.916678,-25.91668 -14.292008,0 -25.95413,11.62467 -25.95413,25.91668 0,14.29201 11.662122,25.91668 25.95413,25.91668 0.54665,0 1.089397,-0.017 1.627741,-0.0505 -0.212847,-1.56081 -0.14221,-4.09918 0.0472,-5.10887 -0.552337,0.0437 -1.110922,0.0659 -1.674938,0.0659 -11.526965,0 -20.823227,-9.29627 -20.823227,-20.82323 0,-11.52696 9.296262,-20.82323 20.823227,-20.82323 l 0,4e-5 c 11.526959,0 20.785775,9.29627 20.785775,20.82323 0,7.91769 -4.368408,14.78291 -10.83969,18.30588 -0.315166,1.3712 -0.711622,4.31209 -0.663721,5.893 z' id='path3016' style='fill:%23e68933;fill-opacity:1' /%3E%3Cpath d='m 118.12057,340.00218 c -1.34862,10.20474 -10.02005,18.04148 -20.603518,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.026538,0 23.837178,-9.65722 25.649488,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.590368,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.546428,0 17.537168,6.37619 20.001238,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3790' style='fill:%23e68933;fill-opacity:1' /%3E%3Cpath d='m 157.72746,317.82769 c 1.60373,10.29047 9.36704,19.0414 20.1411,21.36875 13.96979,3.01767 27.78686,-5.89044 30.80453,-19.86023 3.01768,-13.9698 -5.88253,-27.82347 -19.85233,-30.84115 -13.96979,-3.01767 -27.79477,5.92705 -30.81244,19.89685 -0.11542,0.53432 -0.2134,1.06841 -0.29433,1.6017 1.57057,0.12151 4.03679,0.72651 4.98373,1.12484 0.0739,-0.54911 0.17015,-1.09979 0.28924,-1.65109 2.43385,-11.26709 13.48338,-18.39092 24.75047,-15.95707 11.26708,2.43385 18.39092,13.48338 15.95706,24.75047 l -3e-5,-1e-5 c -2.43385,11.26709 -13.47548,18.35431 -24.74257,15.92046 -7.73918,-1.67178 -13.52726,-7.39124 -15.60443,-14.46049 -1.27374,-0.59757 -4.06462,-1.60605 -5.62,-1.89303 z' id='path3842' style='fill:%23e68933;fill-opacity:1' /%3E%3Cpath d='m 105.40431,311.064 c 1.34862,-10.20474 10.02005,-18.04148 20.60351,-18.04148 11.52697,0 20.82323,9.29627 20.82323,20.82323 0,7.8992 -4.36561,14.75085 -10.82304,18.28114 -0.45237,1.7753 -0.72684,3.69514 -0.65576,5.89574 9.70007,-3.75525 16.6097,-13.17589 16.6097,-24.17688 0,-14.29201 -11.66212,-25.91668 -25.95413,-25.91668 -13.02653,0 -23.83717,9.65722 -25.64948,22.18923 1.32835,0.0348 4.11703,0.60321 5.04597,0.9457 z m -4.98685,6.89716 c 1.97707,12.3428 12.69857,21.80127 25.59036,21.80127 0.5666,0 1.12907,-0.0183 1.68684,-0.0542 -0.31178,-1.20255 -0.3074,-3.96583 0.0166,-5.10739 l 0,-6e-5 c -0.5617,0.0452 -1.1298,0.0682 -1.70343,0.0682 -9.54642,0 -17.53716,-6.37619 -20.00123,-15.11504 -1.68318,-0.64085 -3.49015,-1.20604 -5.58913,-1.59278 z' id='path3850' style='fill:%23e68933;fill-opacity:1' /%3E%3Cpath d='m 175.43867,340.00219 c -1.34862,10.20474 -10.02005,18.04148 -20.60351,18.04148 -11.52697,0 -20.82323,-9.29627 -20.82323,-20.82323 0,-7.8992 4.36561,-14.75085 10.82304,-18.28114 0.45237,-1.7753 0.72684,-3.69514 0.65576,-5.89574 -9.70007,3.75525 -16.6097,13.17589 -16.6097,24.17688 0,14.29201 11.66212,25.91668 25.95413,25.91668 13.02653,0 23.83717,-9.65722 25.64948,-22.18923 -1.32835,-0.0348 -4.11703,-0.60321 -5.04597,-0.9457 z m 4.98685,-6.89716 c -1.97707,-12.3428 -12.69857,-21.80127 -25.59036,-21.80127 -0.5666,0 -1.12907,0.0183 -1.68684,0.0542 0.31178,1.20255 0.3074,3.96583 -0.0166,5.10739 l 0,6e-5 c 0.5617,-0.0452 1.1298,-0.0682 1.70343,-0.0682 9.54642,0 17.53716,6.37619 20.00123,15.11504 1.68318,0.64085 3.49015,1.20604 5.58913,1.59278 z' id='path3852' style='fill:%23e68933;fill-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A"); + } +} + +body.app-body { + background-color: var(--color-bg); + color: var(--color-fg); + font-family: ui-rounded, "mastodon-font-sans-serif", sans-serif; +} + +.layout-single-column .ui::before { + content: " "; + display: block; + height: 16px; + position: fixed; + top: 0; + left: 0; + right: 0; + z-index: 1; + background-color: var(--color-bg); + background-image: var(--gradient-bg); +} +.app-body .columns-area__panels__pane { + z-index: 1; +} + +::selection { + color: var(--color-accent-fg); + background-color: var(--color-accent); +} + +/* 🖱️ Scrollbars */ +:root:has(.app-body) *::-webkit-scrollbar-track { + background-color: var(--color-bg); + padding: 2px; +} +:root:has(.app-body) *::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 8px; + opacity: .4; + box-shadow: none; +} +:root:has(.app-body) *::-webkit-scrollbar-track:hover { + background-color: var(--color-bg); +} +:root:has(.app-body) *::-webkit-scrollbar-thumb:hover { + background-color: var(--color-accent); + opacity: .7; +} +@media screen and (max-width:1174px) { + :root:has(.app-body) *::-webkit-scrollbar { + display: none; + } +} +:root, +* { + scrollbar-color: var(--color-accent) var(--color-bg); + scrollbar-width: thin; +} + +.app-body { + --dropdown-shadow: + 0 20px 25px -5px rgba(0, 0, 0, .15), + 0 8px 10px -6px rgba(0, 0, 0, .15); + --safe-area-bottom: env(safe-area-inset-bottom); +} +@media (display-mode: standalone) { + .app-body { + --safe-area-bottom: max(env(safe-area-inset-bottom), 30px); + } +} + +.app-body .loading-bar { + background-color: var(--color-accent); +} +.app-body .circular-progress { + color: var(--color-accent); +} + +.app-body .redirect__logo { + background-image: var(--logo); + background-size: 100%; + background-position: center; + background-repeat: no-repeat; +} +.app-body .redirect__logo img { + opacity: 0; +} +.app-body .redirect__message a { + color: var(--color-accent); +} + +.app-body .getting-started, +.app-body .regeneration-indicator, +.app-body .audio-player, +.app-body .compose-form .spoiler-input__input, +.app-body .compose-form__autosuggest-wrapper, +.app-body .compose-form__poll-wrapper select, +.app-body .poll__option input[type=text], +.app-body .report-dialog-modal__textarea, +.app-body .search__input, +.app-body .setting-text, +.app-body .compose-form .compose-form__buttons-wrapper, +.app-body .about__section__body { + border: 0; +} +.app-body .column-inline-form, +.app-body .column>.scrollable, +.app-body .getting-started, +.app-body .regeneration-indicator { + background: transparent; +} + +:root { + --background-filter: none; +} + +.app-body .account__avatar { + background-color: var(--color-content-secondary-bg); + border-radius: 50%; +} +.app-body .account__avatar img { + border-radius: 50%; +} + +/* Keyframes */ +@keyframes bounce { + 0% { + transform: scale(1); + } + 50% { + transform: scale(1.6); + } + 75% { + transform: scale(.8); + } + 100% { + transform: scale(1); + } +} +@keyframes bounce-sml { + 0% { + transform: scale(1); + } + 50% { + transform: scale(1.25); + } + 100% { + transform: scale(1); + } +} +@keyframes bounce-vertical { + 0% { + transform: translateY(0); + } + 50% { + transform: translateY(-30%); + } + 75% { + transform: translateY(20%); + } + 100% { + transform: translate(0); + } +} +@keyframes launch { + 0% { + transform: translate(0); + opacity: 0; + } + 5% { + transform: translate(0); + opacity: 1; + } + 50% { + transform: translate(200%, -200%); + opacity: 0; + } + 80% { + transform: translate(200%, -200%); + opacity: 0; + } + 85% { + transform: translate(-20%, 20%); + opacity: 0; + } + 100% { + transform: translate(0); + opacity: 1; + } +} +@keyframes fadein { + from { + opacity: 0; + transform: translateY(-10%); + } + to { + opacity: 1; + transform: translateY(0); + } +} +@keyframes fadein-short { + from { + transform: translate(0, -10px); + opacity: 0; + } + to { + transform: translate(0, 0); + opacity: 1; + } +} +@keyframes slowin { + 0% { + opacity: 0; + } + 20% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes rotate-bounce { + 0% { + transform: rotate(0) scale(1); + } + 60% { + transform: rotate(80deg) scale(1.2); + } + 100% { + transform: rotate(60deg) scale(1.1); + } +} +@keyframes bell-ring { + 0% { + transform: rotate(0); + } + 40% { + transform: rotate(15deg); + } + 70% { + transform: rotate(-15deg); + } + 100% { + transform: rotate(0); + } +} + + +/* Rordered layout */ +.app-body .columns-area__panels__pane--navigational { + order: 1; +} +.app-body .columns-area__panels__main { + order: 2; +} +.app-body .columns-area__panels__pane--compositional { + order: 3; +} +.app-body .columns-area--mobile .column { + flex: unset; +} +.app-body .columns-area--mobile .column:focus-within { + overflow: visible; +} +.app-body .scrollable, +.app-body .column > .scrollable { + background-color: var(--color-content-bg); + border-right: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-top: 0; + border-bottom: 0; + border-radius: 0; + padding-bottom: 20px; +} +.app-body .dismissable-banner + .scrollable { + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.app-body .columns-area--mobile { + padding: 0; +} +.app-body .columns-area__panels { + gap: 10px; +} +@media screen and (max-width:889px) { + .app-body:not(.layout-multiple-columns) .scrollable, + .app-body:not(.layout-multiple-columns) .column > .scrollable { + border-right: 0; + border-left: 0; + } +} +@media screen and (min-width:1175px) { + .app-body .columns-area__panels__main { + max-width: 580px; + padding: 0; + } +} +@media screen and (max-width:1174px) { + .app-body .columns-area__panels { + gap: 0; + } +} + +/* *️⃣ Icons + -------- */ +.app-body .icon { + height: 20px; + width: 20px; +} +.app-body .verified-badge .icon { + width: 18px; + height: 18px; +} +.app-body .account__header__tabs__buttons .icon-button .icon { + height: 24px; + width: 24px; +} +.app-body .status__visibility-icon .icon { + height: 1em; + width: 1em; +} +.app-body .detailed-status__meta .icon, +.app-body .dropdown-button .icon { + height: 15px; + width: 15px; +} +.app-body .icon-button { + padding: 2px; +} +.app-body + :is( + .icon-bookmark, + .icon-star, + .icon-retweet, + .icon-repeat, + .icon-reply, + .icon-reply-all, + .icon-tasks, + .icon-quote-right, + .icon-home, + .icon-notifications-active, + .icon-hashtag, + .icon-explore, + .icon-search, + .icon-times-circle, + .icon-bell, + .icon-at, + .icon-bookmarks, + .icon-list-ul, + .column-link .icon-cog, + .drawer__tab .icon-cog, + .icon-flag, + .icon-tachometer, + .icon-bars, + .icon-bar-chart-4-bars, + .navigation-bar .icon-close, + .icon-user-plus, + .icon-person-add, + .icon-user, + .icon-users, + .icon-bullhorn, + .icon-sliders, + .icon-globe, + .icon-unlock, + .icon-lock, + .icon-paperclip, + .edit-indicator__attachments > .icon, + .icon-photo-library, + .compose-form__buttons .icon-button:nth-child(3) .icon, + .emoji-picker-dropdown > .icon-button .icon, + .icon-bell-o, + .icon-thumb-tack, + .icon-file-text, + .account--panel .icon-times, + .follow-request-banner .icon-times, + .account__relationship .icon-times, + .icon-ellipsis-h, + .icon-ellipsis-v, + .icon-check:is(.verified__mark, .verified-badge__mark), + .follow-request-banner .button .icon-check, + .account--panel button .icon-check, + .account__relationship .icon-check, + .status__action-bar .icon-close, + .detailed-status__action-bar .icon-close, + .account__header__tabs__buttons .icon-close, + .icon-sign-out, + .account__header__tabs__buttons .icon-undefined, + .icon-eye-slash, + .icon-eye, + .icon-eraser, + .icon-pencil, + .icon-edit, + .app-form__header-input .icon, + .account__domain-pill__popout__parts__icon .icon, + .safety-action-modal__bullet-points__icon .icon + ) + path { + display: none; +} + +.app-body + :is( + .icon-bookmark, + .icon-star, + .icon-retweet, + .icon-repeat, + .icon-reply, + .icon-reply-all, + .icon-tasks, + .icon-quote-right, + .icon-home, + .icon-notifications-active, + .icon-hashtag, + .icon-explore, + .icon-search, + .icon-times-circle, + .icon-bell, + .icon-at, + .icon-bookmarks, + .icon-list-ul, + .column-link .icon-cog, + .drawer__tab .icon-cog, + .icon-flag, + .icon-tachometer, + .icon-bars, + .icon-bar-chart-4-bars, + .navigation-bar .icon-close, + .icon-user-plus, + .icon-person-add, + .icon-user, + .icon-users, + .icon-bullhorn, + .icon-sliders, + .icon-globe, + .icon-unlock, + .icon-lock, + .icon-paperclip, + .edit-indicator__attachments > .icon, + .icon-photo-library, + .compose-form__buttons .icon-button:nth-child(3) .icon, + .emoji-picker-dropdown > .icon-button .icon, + .icon-bell-o, + .icon-thumb-tack, + .icon-file-text, + .account--panel .icon-times, + .follow-request-banner .icon-times, + .account__relationship .icon-times, + .icon-ellipsis-h, + .icon-ellipsis-v, + .icon-check:is(.verified__mark, .verified-badge__mark), + .follow-request-banner .button .icon-check, + .account--panel button .icon-check, + .account__relationship .icon-check, + .status__action-bar .icon-close, + .detailed-status__action-bar .icon-close, + .account__header__tabs__buttons .icon-close, + .icon-sign-out, + .account__header__tabs__buttons .icon-undefined, + .icon-eye-slash, + .icon-eye, + .icon-eraser, + .icon-pencil, + .icon-edit, + .app-form__header-input .icon, + .account__domain-pill__popout__parts__icon .icon, + .safety-action-modal__bullet-points__icon .icon + ) { + background-repeat: no-repeat; + background-size: 100%; + background-position: center; +} + +/* Bookmark */ +.app-body .icon-bookmark { + background-image: var(--icon-bookmark-accent); +} +.app-body .detailed-status__button .icon-bookmark { + background-image: var(--icon-bookmark-accent); +} +.app-body .icon-button.active .icon-bookmark { + background-image: var(--icon-bookmark-active); +} +/* Favorite */ +.app-body .icon-star { + background-image: var(--icon-star-accent); +} +.app-body button.icon-button.active .icon-star, +.app-body .notification__message .icon-star, +.app-body .notification-group--favourite .icon-star { + background-image: var(--icon-star-active); +} +.app-body .detailed-status__link .icon-star { + background-image: var(--icon-star); + margin: 0; +} +.app-body .media-modal__overlay .icon-star { + background-image: var(--icon-star-accent); +} +/* Boost */ +.app-body .icon-retweet { + background-image: var(--icon-boost-accent); +} +.app-body button.icon-button.active .icon-retweet, +.app-body .detailed-status__button button.icon-button.active:hover .icon-retweet { + background-image: var(--icon-boost-accent-active); +} +.app-body .status__prepend__icon .icon-retweet, +.app-body .notification-group--reblog .icon-repeat { + background-image: var(--icon-boost-accent-active); +} +.app-body .notification__message .icon-retweet { + background-image: var(--icon-boost-active); +} +.app-body .detailed-status__link .icon-retweet { + background-image: var(--icon-boost); + margin: 0; +} +.app-body + button.icon-button:is( + .reblogPrivate:where(.disabled, [disabled]), + .reblogPrivate:where(.disabled, [disabled]):hover, + .disabled, + .disabled:hover + ) + .icon-retweet { + background-image: var(--icon-boost-accent); + opacity: .2; + pointer-events: none; +} +.app-body .boost-modal__action-bar .icon-retweet { + background-image: var(--icon-boost-accent); + vertical-align: middle; +} +.app-body .media-modal__overlay .icon-retweet { + background-image: var(--icon-boost-accent); +} +/* Reply */ +.app-body .icon-reply, +.app-body .icon-reply-all { + background-image: var(--icon-reply-accent); +} +.app-body .detailed-status__action-bar :is(.icon-reply, .icon-reply-all) { + background-image: var(--icon-reply-accent); +} +.app-body .media-modal__overlay :is(.icon-reply, .icon-reply-all) { + background-image: var(--icon-reply-accent); +} +.app-body .status__prepend__icon .icon-reply, +.app-body .notification-ungrouped__header__icon .icon-reply { + background-image: var(--icon-reply-accent-active); +} +/* Ellipsis */ +.app-body :is(.icon-ellipsis-h, .icon-ellipsis-v) { + background-image: var(--icon-ellipsis-accent); +} +.app-body .detailed-status__action-bar .icon-ellipsis-h { + background-image: var(--icon-ellipsis-accent); +} +.app-body :is(.status__action-bar, .detailed-status__action-bar, .account__header__tabs__buttons) .icon-close { + background-image: var(--icon-ellipsis-active); +} +/* Poll icon */ +.app-body .icon-tasks, +.app-body .icon-bar-chart-4-bars { + background-image: var(--icon-poll); +} +.app-body .notification__message .icon-tasks, +.app-body .notification-ungrouped .icon-bar-chart-4-bars { + background-image: var(--icon-poll-accent); +} +.app-body .compose-form .icon-tasks { + background-image: var(--icon-poll-accent); +} +/* Post icon */ +.app-body .icon-quote-right { + background-image: var(--icon-post); +} + +/* Navigation panel icons */ +.app-body .column-link__icon { + transform: scale(1.45); + margin-right: 7px; + margin-left: 3px; +} +/* Home icon */ +.app-body .icon-home { + background-image: var(--icon-home); +} +.app-body .column-link.active .icon-home { + background-image: var(--icon-home-active); +} +.layout-multiple-columns .column-link .icon-home { + background-image: var(--icon-home-accent); +} +.app-body .notification__message .icon-home, +.app-body .notification-ungrouped .icon-notifications-active { + background-image: var(--icon-post-notification-accent); +} +/* Globe icon */ +.app-body .column-link .icon-globe, +.app-body .column-header__icon.icon-globe { + background-image: var(--icon-globe); +} +.app-body .column-link.active .icon-globe { + background-image: var(--icon-globe-active); +} +.layout-multiple-columns .column-link .icon-globe { + background-image: var(--icon-globe-accent); +} +/* Hashtag icon */ +.app-body .icon-hashtag { + background-image: var(--icon-hashtag); +} +/* Explore icon */ +.app-body .icon-explore, +.app-body .column-link .icon-explore { + background-image: var(--icon-explore); +} +.app-body .column-link.active .icon-explore { + background-image: var(--icon-explore-active); +} +.layout-multiple-columns .column-link .icon-explore { + background-image: var(--icon-explore-accent); +} +/* Search icon */ +.app-body .icon-search { + background-image: var(--icon-search); +} +.app-body .ui__header__links .icon-search, +.app-body .search__icon .icon-search { + background-image: var(--icon-search-active); +} +.app-body .column-link .icon-search { + background-image: var(--icon-search-column-link); +} +.app-body .column-link.active .icon-search { + background-image: var(--icon-search-column-link-active); +} +.app-body .column-header__icon.icon-search { + background-image: var(--icon-search-column-link); +} +.app-body .icon-times-circle { + background-image: var(--icon-erase); +} +/* Notifications icon */ +.app-body .column-link .icon-bell, +.app-body .column-header__icon.icon-bell { + background-image: var(--icon-bell); +} +.app-body .column-link.active .icon-bell { + background-image: var(--icon-bell-active); +} +/* Direct messages icon */ +.app-body .column-link .icon-at, +.app-body .column-header__icon.icon-at { + background-image: var(--icon-direct-messages); +} +.app-body .column-link.active .icon-at { + background-image: var(--icon-direct-messages-active); +} +.layout-multiple-columns .column-link .icon-at { + background-image: var(--icon-direct-messages-accent); +} +/* Bookmarks icon */ +.app-body .icon-bookmarks, +.app-body .column-header__icon.icon-bookmarks { + background-image: var(--icon-bookmark-column-link); +} +.app-body .column-link.active .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-active); +} +.layout-multiple-columns .column-link .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-accent); +} +/* Favorites icon */ +.app-body .column-link .icon-star, +.app-body .column-header__icon.icon-star { + background-image: var(--icon-star-column-link); +} +.app-body .column-link.active .icon-star { + background-image: var(--icon-star-column-link-active); +} +.layout-multiple-columns .column-link .icon-star { + background-image: var(--icon-star-column-link-accent); +} +/* Lists icon */ +.app-body .icon-list-ul, +.app-body .column-header__icon.icon-list-ul { + background-image: var(--icon-list); +} +.app-body .column-link.active .icon-list-ul { + background-image: var(--icon-list-active); +} +.layout-multiple-columns .column-link .icon-list-ul { + background-image: var(--icon-list-accent); +} +.app-body .navigation-panel .list-panel .column-link .icon-list-ul { + background-image: var(--icon-dot-accent); + transform: scale(1.8); +} +.app-body .navigation-panel .list-panel .column-link.active .icon-list-ul { + background-image: var(--icon-dot-accent-active); +} +/* Settings icon */ +.app-body .column-link .icon-cog { + background-image: var(--icon-settings); +} +.layout-multiple-columns .column-link .icon-cog { + background-image: var(--icon-settings-accent); +} +/* About page icon */ +.app-body .navigation-panel .column-link .icon-ellipsis-h { + background-image: var(--icon-ellipsis); +} +.app-body .navigation-panel .column-link.active .icon-ellipsis-h { + background-image: var(--icon-ellipsis-column-link-active); +} +/* Moderation icon */ +.app-body .icon-flag { + background-image: var(--icon-moderation); +} +.app-body .icon-tachometer { + background-image: var(--icon-administration); +} +/* Profile settings */ +.app-body .navigation-bar .icon-button .icon-bars { + background-image: var(--icon-gear); +} +.app-body .navigation-bar .icon-button.active .icon-close { + background-image: var(--icon-gear-active); +} +.app-body .navigation-bar .icon-button:is(:active, :focus, :hover) { + background-color: transparent; +} +.app-body .navigation-bar .icon-button.active { + transform: rotate(60deg) scale(1.1); + animation: rotate-bounce .4s 1; +} +/* Follow user icon */ +.app-body .icon-user-plus, +.app-body .icon-user, +.app-body .icon-person-add { + background-image: var(--icon-user-plus-accent); +} +.app-body .active .icon-user-plus { + background-image: var(--icon-user-plus); +} +.app-body .column-header__icon.icon-user-plus, +.app-body .column-link .icon-user-plus { + background-image: var(--icon-user-plus-column-link); +} +.app-body .column-link.active .icon-user-plus { + background-image: var(--icon-user-plus-column-link-active); +} +.layout-multiple-columns .column-link .icon-user-plus { + background-image: var(--icon-user-plus-column-link-accent); +} +/* Users icon */ +.app-body .icon-users { + background-image: var(--icon-users); +} +.app-body .column-link .icon-users { + background-image: var(--icon-users-accent); +} +/* Announcement icon */ +.app-body .icon-bullhorn { + background-image: var(--icon-megaphone); +} +/* Column settings icon */ +.app-body .icon-sliders { + background-image: var(--icon-sliders); +} +/* Post visibility icons */ +.app-body .icon-globe { + background-image: var(--icon-globe-visibility); +} +.app-body .dropdown-button .icon-globe { + background-image: var(--icon-globe-visibility-accent); +} +.app-body .dropdown-button.active .icon-globe { + background-image: var(--icon-globe-visibility-inv); +} +.app-body .icon-unlock { + background-image: var(--icon-unlock); +} +.app-body .dropdown-button .icon-unlock { + background-image: var(--icon-unlock-accent); +} +.app-body .dropdown-button.active .icon-unlock { + background-image: var(--icon-unlock-inv); +} +.app-body .icon-lock { + background-image: var(--icon-lock); +} +.app-body .dropdown-button .icon-lock { + background-image: var(--icon-lock-accent); +} +.app-body .dropdown-button.active .icon-lock { + background-image: var(--icon-lock-inv); +} +.app-body .icon-at { + background-image: var(--icon-at); +} +.app-body .dropdown-button .icon-at { + background-image: var(--icon-at-accent); +} +.app-body .dropdown-button.active .icon-at { + background-image: var(--icon-at-inv); +} + +/* Other icons */ +.app-body .icon-paperclip { + background-image: var(--icon-paperclip-accent); +} +.app-body .icon-photo-library, +.app-body .edit-indicator__attachments > .icon { + background-image: var(--icon-paperclip); +} +.app-body .compose-form__buttons .icon-button:nth-child(3) .icon { + background-image: var(--icon-warning); +} +.app-body .compose-form__buttons .icon-button:nth-child(3):is(.active, .active:hover) .icon { + background-image: var(--icon-warning-inv); +} +.app-body .icon-check:is(.verified__mark, .verified-badge__mark) { + background-image: var(--icon-verified); +} +.app-body .follow-request-banner .button:is(:active, :focus, :hover) .icon-check { + background-image: var(--icon-check-inv); +} +.app-body .account__relationship .icon-check, +.app-body .follow-request-banner .button .icon-check { + background-image: var(--icon-check); +} +.app-body .icon-bell { + background-image: var(--icon-bell-ringing); +} +.app-body .icon-bell-o { + background-image: var(--icon-bell-accent); +} +.app-body .icon-thumb-tack { + background-image: var(--icon-pin); +} +.app-body .icon-file-text { + background-image: var(--icon-link); +} +.app-body + :is( + .account--panel, + .follow-request-banner, + .account__relationship + ) + .icon-times { + background-image: var(--icon-reject); +} +.app-body .account--panel .icon-times, +.app-body .follow-request-banner .button:is(:active, :focus, :hover) .icon-times { + background-image: var(--icon-reject-inv); +} +.app-body .account__relationship .icon-times, +.app-body .follow-request-banner .button .icon-times { + background-image: var(--icon-reject); +} +.app-body .account__header__tabs__buttons .icon-undefined { + background-image: var(--icon-share); +} +.app-body .account__header__tabs__buttons .copyable .icon-undefined { + background-image: var(--icon-copy); +} +.app-body .account__header__tabs__buttons .copied .icon-undefined { + background-image: var(--icon-copied); +} +.app-body .icon-eye-slash { + background-image: var(--icon-eye-shut); +} +.app-body .icon-button.overlayed .icon-eye-slash, +.app-body .media-gallery__item__overlay .icon-eye-slash { + background-image: var(--icon-eye-shut-inv); +} +.app-body .player-button .icon-eye-slash { + filter: brightness(100); +} +.app-body .icon-eye { + background-image: var(--icon-eye-open); +} +.app-body .icon-eraser { + background-image: var(--icon-broom); +} +.app-body .icon-pencil { + background-image: var(--icon-edited-accent); +} +.app-body .icon-edit { + background-image: var(--icon-edited-accent); +} + +@media screen and (min-width:1173px) { + .app-body .navigation-panel .column-link .icon-home { + background-image: var(--icon-home-accent); + } + .app-body .navigation-panel .column-link.active .icon-home { + background-image: var(--icon-home-accent-active); + } + .app-body .navigation-panel .column-link .icon-bell { + background-image: var(--icon-bell-accent); + } + .app-body .navigation-panel .column-link.active .icon-bell { + background-image: var(--icon-bell-accent-active); + } + .app-body .navigation-panel .column-link .icon-explore { + background-image: var(--icon-explore-accent); + } + .app-body .navigation-panel .column-link.active .icon-explore { + background-image: var(--icon-explore-accent-active); + } + .app-body .navigation-panel .column-link .icon-search { + background-image: var(--icon-search-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-search { + background-image: var(--icon-search-column-link-accent-active); + } + .app-body .navigation-panel .column-link .icon-globe { + background-image: var(--icon-globe-accent); + } + .app-body .navigation-panel .column-link.active .icon-globe { + background-image: var(--icon-globe-accent-active); + } + .app-body .navigation-panel .column-link .icon-at { + background-image: var(--icon-direct-messages-accent); + } + .app-body .navigation-panel .column-link.active .icon-at { + background-image: var(--icon-direct-messages-accent-active); + } + .app-body .navigation-panel .column-link .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-bookmarks { + background-image: var(--icon-bookmark-column-link-accent-active); + } + .app-body .navigation-panel .column-link .icon-star { + background-image: var(--icon-star-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-star { + background-image: var(--icon-star-column-link-accent-active); + } + .app-body .navigation-panel .column-link .icon-list-ul { + background-image: var(--icon-list-accent); + } + .app-body .navigation-panel .column-link.active .icon-list-ul, + .app-body .navigation-panel .column-link:has(+ .list-panel > .column-link.active) .icon-list-ul { + background-image: var(--icon-list-accent-active); + } + .app-body .navigation-panel .column-link .icon-cog { + background-image: var(--icon-settings-accent); + } + .app-body .navigation-panel .column-link .icon-user-plus { + background-image: var(--icon-user-plus-column-link-accent); + } + .app-body .navigation-panel .column-link.active .icon-user-plus { + background-image: var(--icon-user-plus-column-link-accent-active); + } + .app-body .icon-flag { + background-image: var(--icon-moderation-accent); + } + .app-body .icon-tachometer { + background-image: var(--icon-administration-accent); + } +} + + + +/* Links */ +.app-body a.status-link:not(.mention, .hashtag), +.app-body a:is(.status-link, .mention, .navigation-bar__profile-edit) span, +.app-body :is(.account__header__fields, .account__header__content) a span { + text-decoration-line: underline; + text-decoration-color: var(--color-accent-bg); + text-decoration-thickness: 2px; + text-underline-offset: 2px; +} +.app-body a.status-link:not(.mention, .hashtag):is(:active, :focus, :hover), +.app-body a:is(.status-link, .mention, .navigation-bar__profile-edit):is(:active, :focus, :hover) span, +.app-body :is(.account__header__fields, .account__header__content, .trends__item__name) a:is(:active, :focus, :hover) span, +.app-body + :is( + .detailed-status__display-name, + .reply-indicator__display-name, + .status__display-name, + a.account__display-name + ):is(:active, :focus, :hover) + .display-name strong, +.app-body .status__prepend a:is(:active, :focus, :hover) bdi, +.app-body a.notification-request__link:is(:active, :focus, :hover) .notification-request__name__display-name strong, +.app-body .more-from-author a:is(:active, :focus, :hover) bdi { + text-decoration-line: underline; + text-decoration-color: currentColor; + text-decoration-thickness: 2px; + text-underline-offset: 2px; +} +.app-body a.mention:is(:active, :focus, :hover), +.app-body :is(.account__header__fields, .account__header__content) a:is(:active, :focus, :hover), +.app-body :is(.detailed-status__datetime, .status__relative-time):is(:active, :focus, :hover) { + text-decoration: none !important; +} +.app-body .account__header__fields .verified a span { + display: inline; +} + + + +/* 📝 Compose panel + ---------------- */ +.app-body .compose-form { + gap: 0; +} +.app-body .navigation-bar { + border-radius: 8px 8px 0 0; + padding: 23px 15px 15px 18px; + position: relative; + background-color: var(--color-content-bg); + border-top: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + transition: + background-color .2s, + border-color .2s; +} +.app-body .navigation-bar strong { + color: var(--color-content-fg); +} +.app-body .navigation-bar .account { + background-color: transparent; + padding-left: 0; + padding-top: 0; + border-left: 0; + border-right: 0; + border-bottom: 0; +} +.app-body .navigation-bar .account__display-name { + line-height: 20px; +} +.app-body :is(.navigation-bar, .reply-indicator) .account__avatar { + outline: 6px solid var(--color-content-bg); + border-radius: 8px; + position: relative; + z-index: 2; +} +.app-body .reply-indicator__line { + z-index: 1; +} +.app-body .compose-form__highlightable { + border-top: 0; + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; + border-top-left-radius: 0; + border-top-right-radius: 0; + background-color: var(--color-content-bg); + transition: all .2s; +} +.app-body .compose-form .reply-indicator:has(~ .compose-form__highlightable:focus-within), +.app-body .compose-form .navigation-bar:has(~ .compose-form__highlightable:focus-within), +.app-body .compose-form .compose-form__warning:has(~ .compose-form__highlightable:focus-within), +.app-body .compose-form__highlightable:focus-within { + border-color: var(--color-accent); +} +.app-body .compose-form .reply-indicator + .navigation-bar, +.app-body .compose-form .navigation-bar:has(~ .compose-form__highlightable:focus-within), +.app-body .reply-indicator { + background-color: var(--color-content-bg); +} +.app-body .compose-form__highlightable.active { + box-shadow: none; +} +.app-body .compose-form + :is( + .autosuggest-textarea__suggestions, + .autosuggest-textarea__textarea, + .autosuggest-textarea__suggestions__item, + .compose-form__modifiers + ) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border: 0; + border-top: 0; + border-radius: 0; +} +.app-body .compose-form .autosuggest-textarea__textarea { + padding-inline-start: 20px; +} +.app-body .compose-form .autosuggest-textarea__textarea::placeholder { + font-size: 130%; + opacity: .5; +} +.app-body .autosuggest-textarea__textarea::placeholder, +.app-body .autosuggest-account .display-name__html { + color: var(--color-content-fg); +} +.app-body .autosuggest-account .display-name__account, +.app-body .hover-card .display-name__account, +.app-body .hover-card .account-fields dl dt { + color: var(--color-content-fg-muted); +} +.app-body .autosuggest-textarea__suggestions { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + box-shadow: + 0 20px 25px -5px rgba(0, 0, 0, .25), + 0 8px 10px -6px rgba(0, 0, 0, .25); +} +.app-body .autosuggest-textarea__suggestions__item { + color: var(--color-content-fg); +} +.app-body .autosuggest-textarea__suggestions__item:is(.selected, :active, :focus, :hover), +.app-body .autosuggest-textarea__suggestions__item:is(.selected, :active, :focus, :hover) .autosuggest-account :is(.display-name__account, .display-name__html) { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .autosuggest-textarea__suggestions, +.app-body .autosuggest-textarea__suggestions__item:last-child { + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} +.app-body .autosuggest-account .account__avatar { + border: 0; +} +.app-body .dropdown-button { + border-radius: 8px; + border-color: var(--color-accent-bg); + color: var(--color-accent); + padding: 5px 8px; + transition: border-color .2s; +} +.app-body .dropdown-button:hover { + border-color: var(--color-accent); +} +.app-body .dropdown-button.active, +.app-body .column-settings .dropdown-button.active { + border-color: var(--color-accent); + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .column-settings .dropdown-button { + background-color: var(--color-accent-bg); +} +.app-body .reply-indicator { + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-top: 1px solid var(--color-lines); + border-bottom: 0; + border-radius: 8px 8px 0 0; + box-shadow: none; + margin: 0; + padding: 18px 15px 0 18px; + transition: all .2s; +} +.app-body .reply-indicator p { + overflow: hidden; +} +.app-body .reply-indicator__line:before { + background-color: var(--color-accent); + z-index: 1; + opacity: .6; +} +.app-body .reply-indicator + .navigation-bar { + border-top: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; + padding-top: 16px; +} +.app-body .reply-indicator .display-name__account, +.app-body .reply-indicator__attachments { + color: var(--color-content-fg); + opacity: .7; +} +.app-body .reply-indicator__attachments { + margin-top: 8px; +} + +.app-body .edit-indicator { + background-color: var(--color-content-secondary-bg); + border-bottom: 0; + gap: 2px; + padding-inline-start: 20px; + padding-bottom: 17px; +} +.app-body .edit-indicator__header { + color: var(--color-content-fg); +} +.app-body .edit-indicator__header > *:not(.edit-indicator__cancel) { + opacity: .7; +} +.app-body .edit-indicator__content { + color: var(--color-content-fg); +} +.app-body .edit-indicator__content a { + color: var(--color-accent); +} +.app-body .edit-indicator__attachments { + color: var(--color-content-fg); + opacity: .7; +} + +.app-body .navigation-bar .icon-button:not(:has(.icon-bars),.active) { + border: 1px solid var(--color-accent-bg); + color: var(--color-accent); + border-radius: 8px; + transition: all .2s; +} +.app-body .navigation-bar .icon-button:not(:has(.icon-bars),.active):hover { + border-color: var(--color-accent); +} +.app-body .navigation-bar .icon-button:not(:has(.icon-bars),.active):active { + background-color: var(--color-accent-bg); +} + + +.app-body .compose-form .compose-form__warning { + background-color: var(--color-accent-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-radius: 0; + box-shadow: none; + transition: border-color .2s; +} +.app-body .compose-form .compose-form__warning, +.app-body .simple_form .recommended, +.app-body .compose-form .compose-form__warning, +.app-body .compose-form .compose-form__warning a, +.app-body .reply-indicator__content a, +.app-body .navigation-bar__profile-edit { + color: var(--color-accent); +} +.app-body .simple_form .recommended { + border-color: var(--color-lines); +} +.app-body .compose-form__sensitive-button .icon-button:hover { + background-color: transparent; +} +.app-body .compose-form__sensitive-button input[type=checkbox]:checked { + background-color: var(--color-accent); + border-color: var(--color-accent); +} +.app-body .spoiler-input__border { + display: none; +} +.app-body .compose-form .autosuggest-input { + box-sizing: border-box; +} +.app-body .compose-form .spoiler-input.spoiler-input--visible { + margin-bottom: 0; + height: auto; + background-color: var(--color-content-bg); +} +.app-body .compose-form .spoiler-input .autosuggest-input { + background-color: var(--color-content-bg); + border-bottom: 0; + padding: 5px; +} +.app-body .compose-form .spoiler-input__input { + background-image: var(--icon-warning); + background-position: 10px center; + background-repeat: no-repeat; + background-size: 20px; + background-color: var(--color-accent-bg); + color: var(--color-accent); + border: 1px solid var(--color-accent-lines); + margin-bottom: 0; + border-radius: 8px; + padding: 8px 15px 8px 36px; + font-weight: 500; + transition: all .2s; +} +.app-body .compose-form .spoiler-input__input:focus { + border-color: var(--color-accent); + background-color: var(--color-content-bg); +} +.app-body .display-name { + color: var(--color-content-fg); +} +.app-body .compose-form__upload .icon-button.compose-form__upload__delete .icon { + width: 15px; + height: 15px; +} +.app-body .compose-form .compose-form__modifiers .compose-form__upload .icon-button { + color: #ffffff; +} +.app-body .compose-form .compose-form__modifiers .compose-form__upload .icon-button:is(:active, :focus, :hover) { + background-color: rgba(0, 0, 0, .4); +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .compose-form { + padding: 15px; + } +} + +.app-body .compose-form .attachment-list.compact .icon { + color: var(--color-content-fg-muted); + vertical-align: bottom; +} + + +.app-body .character-counter { + color: var(--color-content-fg); + opacity: 0; + font-size: 15px; + font-weight: 500; + transition: + opacity .3s, + margin-right .3s; + transform-origin: right center; + margin-right: -10px; +} +.app-body .compose-form:not(:has(.autosuggest-textarea__textarea:placeholder-shown)) .character-counter { + opacity: 1; + margin-right: 0; +} +.app-body .character-counter--over { + color: #df405a; + font-weight: 500; + animation: bounce .3s 1; +} + +.compose-form__footer { + gap: 10px; + padding: 0; +} +.app-body .compose-form__dropdowns { + gap: 6px; + padding: 0 12px; +} +.app-body .compose-form__actions { + border-radius: 0 0 8px 8px; + padding: 10px 12px; + background-color: var(--color-content-secondary-bg); +} +.app-body .compose-form__buttons { + gap: 1px; +} +.app-body .compose-form__buttons .icon-button { + padding: 6px; + border-radius: 8px; + transition: all .2s; +} +.app-body .compose-form__buttons .icon { + transform: scale(1.2); + width: 20px; +} +.app-body .compose-form__buttons .icon-button:is(.active, .active:hover) { + background-color: var(--color-accent); +} +.app-body .compose-form__submit { + max-width: 40px; +} +.app-body .compose-form__submit .button { + height: 40px; + max-width: 40px; + color: transparent; + background-size: 60%; + background-position: center; + background-repeat: no-repeat; + background-image: var(--icon-send-inv); + background-color: var(--color-accent); + transition: + transform .2s, + background-color .2s, + border-color .2s; +} +.app-body .compose-form__submit .button:active { + transform: scale(.95); +} +.app-body .compose-form:has(.autosuggest-textarea__textarea:placeholder-shown) .compose-form__submit .button { + background-image: var(--icon-send); + background-color: var(--color-accent-bg); +} +.app-body .compose-form:not(:has(.autosuggest-textarea__textarea:placeholder-shown)) .compose-form__submit { + animation: bounce-sml .2s ease-out 1; +} + +.app-body .upload-area__background { + background-color: var(--color-secondary-bg); + border-radius: 8px; +} +.app-body .upload-area__content { + border-color: var(--color-accent-focus); + border-radius: 8px; +} +.app-body .upload-progress__tracker { + background-color: var(--color-accent); +} +.app-body .upload-progress__backdrop { + background-color: var(--color-accent-bg); +} +.app-body .upload-progress .icon { + color: var(--color-accent) +} +.app-body .upload-progress__message, +.app-body .upload-progress__message span { + color: var(--color-content-fg); +} +.app-body .compose-form__upload .icon-button { + background-color: rgba(0, 0, 0, .75); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); + color: var(--color-accent-fg); + border-radius: 8px; + padding: 6px; +} +.app-body .compose-form__upload .icon-button:hover { + background-color: #444; + color: var(--color-accent-fg); +} + +/* Poll composer */ +.app-body .compose-form__poll { + gap: 3px; +} +.app-body .compose-form__poll .poll__option { + margin-bottom: 2px; +} +.app-body .poll__option input[type=text] { + border-radius: 8px; + padding: 7px 12px; + border: 1px solid var(--color-lines); + background-color: var(--color-content-bg); + color: var(--color-content-fg); + transition: all .2s; +} +.app-body .poll__option input[type=text]:focus { + border-color: var(--color-accent); +} +.app-body .compose-form__poll__footer { + margin-top: 5px; + padding-inline-start: 12px; + gap: 6px; + margin-bottom: -10px; +} +.app-body .compose-form__poll__select__label { + display: none; +} +.app-body .compose-form__poll__select__value { + background-position: 8px center; + background-size: 15px; + background-repeat: no-repeat; + color: var(--color-accent); + padding: 4px 8px 4px 27px; + border-radius: 8px; + border: 1px solid var(--color-accent-bg); + font-size: 12px; + line-height: 16px; + transition: + background-color .2s, + border-color .2s; + cursor: pointer; +} +.app-body .compose-form__poll__select__value:is(:active, :hover, :focus) { + border-color: var(--color-accent); + outline: 0; +} +.app-body .compose-form__poll__select__value:active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:first-child .compose-form__poll__select__value { + background-image: var(--icon-timer); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:first-child .compose-form__poll__select__value:active { + background-image: var(--icon-timer-inv); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value { + background-image: var(--icon-check-radio); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:active, +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:first-child:checked):active { + background-image: var(--icon-check-radio-inv); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:first-child:checked) { + background-image: var(--icon-check-radio); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:last-child:checked) { + background-image: var(--icon-check-box); +} +.app-body .compose-form__poll__footer .compose-form__poll__select:last-child .compose-form__poll__select__value:has(option:last-child:checked):active { + background-image: var(--icon-check-box-inv); +} + +.app-body .compose-form__poll__footer__sep { + display: none; +} + +.app-body .compose-form__poll .poll__option.empty:not(:focus-within) { + opacity: .8; +} + +.app-body .compose-form__poll-wrapper, +.app-body .compose-form__poll-wrapper .poll__footer { + border-top: 0; +} +.app-body .compose-form__poll-wrapper ul { + background-color: var(--color-accent-bg); +} +.app-body .compose-form__poll-wrapper .autosuggest-input input, +.app-body .compose-form__poll-wrapper select { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .compose-form__poll-wrapper .autosuggest-input input:focus, +.app-body .compose-form__poll-wrapper select:focus { + border-color: var(--color-accent); +} +.app-body .compose-form__poll-wrapper .poll__footer .button.button-secondary { + padding: 6px 16px; +} +.app-body .compose-form__poll-wrapper .icon-button.disabled { + color: transparent; + pointer-events: none; +} +.app-body .compose-form__poll-button .icon-button.active { + background-color: var(--color-accent); +} +.app-body .compose-form__poll-button .icon-button.active .icon-tasks { + background-image: var(--icon-poll-active); +} + +/* Polls in posts */ +.app-body .muted .poll { + color: var(--color-content-fg-muted); +} +.app-body .poll__footer { + color: var(--color-content-fg-muted); + display: flex; + flex-flow: wrap; + gap: 5px; + align-items: center; + box-sizing: border-box; + font-size: 12px; + padding: 0; +} +.app-body .poll__link { + color: var(--color-accent); + text-decoration: none; + box-sizing: border-box; + padding: 0 8px; + border: 1px solid var(--color-accent-bg); + border-radius: 8px; + font-size: 12px; + font-weight: 500; + height: 32px; + transition: all .3s; +} +.app-body .poll__link:hover { + border-color: var(--color-accent); +} +.app-body .poll__link:active { + background-color: var(--color-accent-bg); +} +.app-body .poll__option.editable .poll__input { + display: none; +} +.app-body .poll li { + margin-bottom: 4px; + position: relative; + border-radius: 8px; + overflow: hidden; +} +.app-body :is(.status, .detailed-status) .poll__option { + border: 1px solid var(--color-lines-translucent); + color: var(--color-content-fg); + font-weight: 500; + padding: 8px; + border-radius: 8px; + transition: all .2s; + position: relative; + z-index: 1; + align-items: center; +} +.app-body .poll__option.selectable { + cursor: pointer; +} +.app-body .poll__option.selectable:active { + transform: scale(.98); +} +.app-body .poll__option.selectable:hover { + border-color: var(--color-accent); + color: var(--color-accent); +} +.app-body .poll__option.selectable:has(.poll__input.active) { + border-color: var(--color-accent); + background-color: var(--color-accent-bg); + color: var(--color-accent); +} +.app-body .poll__option.selectable .poll__input:not(.active) { + border-width: 0; + outline-width: 0 !important; + background-color: var(--color-lines); + transition: + background .2s; +} +.app-body .poll__option.selectable:hover .poll__input:not(.active) { + background-color: var(--color-accent-bg); +} +.app-body .poll__option.selectable .poll__input.active { + border-width: 3px; + border-color: var(--color-accent-bg); + outline-width: 1px !important; +} +.app-body .poll__footer .button.button-secondary { + box-sizing: border-box; + padding: 0 16px; + margin: 0; + height: 32px; + background-color: var(--color-accent); + color: var(--color-accent-fg); + float: inline-end; +} +.app-body .poll__footer .button.button-secondary:hover { + background-color: var(--color-accent-focus); + color: var(--color-accent-fg); +} +.app-body .poll__footer .button.button-secondary:disabled { + opacity: 1; + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); + display: none; +} +.app-body .poll__footer .button.button-secondary:not(:disabled) { + animation: bounce-sml .3s ease-out 1; +} +.app-body .poll__footer .button.button-secondary:active { + transform: scale(.95); +} +.app-body .poll__voted { + position: absolute; + right: 3px; + height: 20px; + color: var(--color-accent); +} +.app-body .poll__option:has(+ .poll__chart.leading) .poll__voted { + right: 28px; + color: var(--color-confirm-fg); +} +.app-body .poll__chart { + background: var(--color-lines); + opacity: .8; + height: auto; + border-radius: 8px 0 0 8px; + position: absolute; + top: 0; + bottom: 0; + z-index: 0; +} +@media (prefers-color-scheme: dark) { + .app-body .poll__chart { + opacity: 1; + } +} +.app-body .poll__chart.leading, +.app-body .muted .poll__chart.leading, +.app-body .poll__option:has(.poll__voted) + .poll__chart.leading { + background: var(--color-confirm); + opacity: .5; +} +.app-body .poll__option:has(.poll__voted) { + border-color: var(--color-accent); + background-color: transparent; +} +.app-body .poll__option:has(.poll__voted) + .poll__chart { + background-color: color-mix(in srgb, var(--color-accent), transparent 70%); + opacity: 1; +} +.app-body .poll__option:has(+ .poll__chart.leading), +.app-body .poll__option:has(.poll__voted):has(+ .poll__chart.leading) { + border-color: color-mix(in srgb, var(--color-confirm), transparent 30%); + color: var(--color-content-fg); + background-color: transparent; + background-size: 20px; + background-position: right 8px center; + background-repeat: no-repeat; + background-image: var(--icon-trophy); +} +.app-body .poll__option:has(.poll__voted):has(+ .poll__chart.leading) { + border-color: var(--color-confirm); +} + +/* Emoji picker */ +.app-body .emoji-picker-dropdown > .icon-button .icon { + background-image: var(--icon-emoji-accent); +} +.app-body .emoji-picker-dropdown > .icon-button.active .icon { + background-image: var(--icon-emoji-accent-inv); +} +.app-body .emoji-picker-dropdown__menu { + overflow: hidden; + border-radius: 8px; + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + box-shadow: var(--dropdown-shadow); +} +.app-body .emoji-mart { + display: block; +} +.app-body .emoji-mart-bar:first-child { + background-color: var(--color-content-secondary-bg); + border-color: var(--color-lines); + padding-top: 2px; +} +.app-body .emoji-mart-anchor-bar { + background-color: var(--color-accent); +} +.app-body .emoji-mart-anchor-selected { + color: var(--color-accent); +} +.app-body .emoji-mart-anchor-icon svg path, +.app-body .emoji-mart-anchor-icon svg rect { + fill: var(--color-content-fg); +} +.app-body .emoji-mart-anchor-selected .emoji-mart-anchor-icon svg path, +.app-body .emoji-mart-anchor-selected .emoji-mart-anchor-icon svg rect, +.app-body .emoji-mart-search-icon svg path { + fill: var(--color-accent); +} +.app-body .emoji-mart-search-icon, +.app-body .emoji-mart-search-icon:disabled, +.app-body .emoji-mart-search-icon svg { + opacity: 1; +} +.app-body .emoji-mart-scroll::-webkit-scrollbar-track { + background-color: var(--color-content-bg); +} +.app-body .emoji-mart-search, +.app-body .emoji-mart-scroll, +.app-body .emoji-mart-category-label span { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .emoji-mart-search input { + background-color: var(--color-accent-bg); + border-color: var(--color-accent-lines); + color: var(--color-content-fg); + border-radius: 8px; +} +.app-body .emoji-mart-search input:focus { + border-color: var(--color-accent); + outline: 0; +} +.app-body .emoji-mart-search input::placeholder { + color: var(--color-accent); +} + + + +/* Zoom on emojis on hover (in post content only */ +.app-body .status__content:not(.status__content--collapsed) { /* So the emoji doesn't clip out when zoomed on. */ + overflow: visible; +} +.app-body .status__content .emojione { + transition: transform .8s .8s; +} +.app-body .status__content .emojione:hover { + transform: scale(2.5); +} + + + + +/* 💬 Posts + -------- */ +.app-body .reply-indicator__content, +.app-body .status__content { + color: var(--color-content-fg); +} +.app-body .account__display-name strong, +.app-body .status__display-name strong, +.app-body .status__info .status__display-name .display-name__account, +.app-body .status__prepend a bdi { + color: var(--color-content-fg); +} +.app-body .translate-button { + color: var(--color-content-fg-muted); +} +.app-body .translate-button__meta, +.app-body .translate-button button, +.app-body .status__content__translate-button { + font-size: 85%; +} +.app-body .status__content__translate-button, +.app-body .translate-button .link-button { + width: 32px; + height: 32px; + bottom: 13px; + right: 52px; + padding: 0px; + position: absolute; + background-size: 20px; + background-repeat: no-repeat; + background-position: center; + background-image: var(--icon-translate-accent); + border-radius: 8px; + transition: all .3s; + background-color: transparent; +} +.app-body .detailed-status .status__content__translate-button, +.app-body .detailed-status .translate-button .link-button { + background-image: var(--icon-translate-accent); + background-size: 25px; + width: 40px; + height: 40px; + right: 60px; + bottom: 20px; +} +@media screen and (max-width:889px) { + .app-body .status__content__translate-button, + .app-body .translate-button .link-button { + bottom: 10px; + } +} +.app-body .scrollable > div:is(:last-child, :only-child) .detailed-status__wrapper:last-child + :is( + .translate-button .link-button, + .status__content__translate-button + ) { + bottom: 12px; +} +.app-body .status__content__translate-button:hover, +.app-body .translate-button .link-button:hover { + background-color: var(--color-accent-bg); +} +.app-body .translate-button .link-button, +.app-body .detailed-status .translate-button .link-button, +.app-body .translate-button .link-button:hover, +.app-body .detailed-status .translate-button .link-button:hover { + background-image: var(--icon-translate-active); + background-color: var(--color-accent); + transform: scale(.8); +} +.app-body .status__content__translate-button > span, +.app-body .translate-button .link-button > span, +.app-body .notification .status__content__translate-button { + display: none; +} +.app-body .account__display-name strong, +.app-body .status__display-name strong, +.app-body .notification-request__name__display-name strong, +.app-body .status__prepend a bdi { + font-weight: bold; +} +.app-body .status { + margin-left: 56px; + padding: 0 10px; + border-bottom: 0; +} +.app-body .status__wrapper { + transition: background .3s; +} +.app-body .status__wrapper, +.app-body .detailed-status__wrapper { + --color-post-bg: var(--color-content-bg); + background-color: var(--color-post-bg); + padding: 13px 12px; + position: relative; +} +@media screen and (max-width:889px) { + .app-body .status__wrapper { + padding: 10px 8px; + } + .app-body .notification-ungrouped .status__wrapper { + padding: 13px 12px; + } +} +.app-body .scrollable > div:first-child > div:first-child > .status__wrapper, +.app-body .scrollable > div:first-child > .status__wrapper, +.app-body .explore__search-results > div:first-child > .status__wrapper { + border-top: 1px solid var(--color-lines); +} +.app-body .scrollable > div:last-child > div:last-child > .status__wrapper, +.app-body .scrollable > div > article:last-child > div > .status__wrapper, +.app-body .search-results__section > div:last-child >.status__wrapper { + border-bottom: 1px solid var(--color-lines); +} +.app-body .dismissable-banner + .scrollable > div > article:first-child > div > .status__wrapper { + border-top: 0; +} +.app-body .status__info { + height: 22px; + width: calc(100% + 56px); + gap: 2px; + margin-inline-start: -56px; + padding: 0; + margin-bottom: 0; + line-height: 10px; + align-items: start; +} +.app-body .status__info .status__display-name { + overflow: visible; + align-items: start; + max-height: 22px; +} +.app-body .status__info .status__display-name .display-name bdi, +.app-body .status__info .status__display-name .display-name__account { + vertical-align: top; +} +.app-body .status__info .status__display-name .display-name__account { + display: inline; + opacity: .6; +} +.app-body .status__relative-time { + height: 22px; + color: var(--color-content-fg); + display: flex; + position: absolute; + inset-inline-end: 20px; + z-index: 1; +} +.app-body .status__relative-time > * { + opacity: .6; +} +.app-body .status__relative-time::before, +.app-body .status__relative-time::after { + position: absolute; + content: " "; + display: block; + height: 100%; + z-index: -1; + transition: all .3s; +} +.app-body .status__relative-time::before { + width: 20px; + inset-inline-start: -20px; + background: linear-gradient(90deg, transparent, var(--color-post-bg)); + transition: all .2s; +} +.app-body .status__relative-time::after { + inset-inline-start: 0; + inset-inline-end: 0; + background-color: var(--color-post-bg); +} +.app-body .status__relative-time time + abbr { + display: inline-block; + width: 18px; + height: 22px; + order: 2; + margin: 0 4px 0 0; + background-size: 16px; + background-repeat: no-repeat; + background-position: center; + background-image: var(--icon-edited); + color: transparent; +} +.app-body .status__relative-time .status__visibility-icon { + order: 1; +} +.app-body .status__relative-time time { + order: 3; +} +.app-body .status__relative-time time + abbr { + order: 2; +} +.app-body .status__avatar { + margin-bottom: -10px; + z-index: 2; + border-radius: 50%; + outline: 6px solid var(--color-post-bg); + background-color: var(--color-post-bg); + transition: outline .3s; +} +.app-body .status__prepend + .status .status__avatar .account__avatar-overlay-base .account__avatar { + width: 46px !important; + height: 46px !important; +} +.app-body .status__prepend + .status .status__avatar .account__avatar-overlay-overlay { + position: absolute; + top: -34px; + right: -38px; + pointer-events: none; +} +.app-body .status__prepend + .status .status__avatar .account__avatar-overlay-overlay .account__avatar { + width: 29px !important; + height: 29px !important; +} +.app-body .reply-indicator__content, +.app-body .status__content { + line-height: 19px; + position: static; +} + +.app-body .e-content blockquote, +.app-body .reply-indicator__content blockquote, +.app-body .status__content__text blockquote { + color: var(--color-content-fg); + border-color: var(--color-lines); + font-style: italic; +} + + +/* 📏 Post dividers */ +/* Use ::before to set a non-full-width divider between posts and notifications. The divider sits above the post. */ +.app-body .status::before, +.app-body .notification__message::before { + position: absolute; + background-color: var(--color-lines); + height: 1px; + width: calc(100% - 78px); + right: 0; + top: -1px; + content: ""; + opacity: .7; +} +@media screen and (max-width:889px) { + .app-body .status::before, + .app-body .notification__message::before { + width: calc(100% - 73px); + } +} +@media (prefers-color-scheme: dark) { + .app-body .status::before, + .app-body .notification__message::before { + opacity: 1; + } +} + +/* Remove border between posts when applicable */ +.app-body .notification .status::before, /* no dividers on posts _inside_ notifications */ +.app-body .account-timeline__header + article .status::before, /* no divider above first post on profile pages */ +.app-body .scrollable > div:first-child > .status::before, /* no divider above first post in a column thread */ +.app-body .scrollable > div:first-child > div:first-child .status::before, /* no divider above first post in a column thread (backwards compatibility with 4.1.*) */ +.app-body .hashtag-header + article .status::before, +.app-body .search-results__section .search-results__section__header + div .status::before, +.app-body .dismissable-banner + article .status::before { + display: none; +} +@media screen and (min-width:890px) and (max-width:1174px) { /* no divider above first post in a column thread on medium-size devices */ + .app-body .scrollable > div:first-child > div:first-child > .status__wrapper .status::before, + .app-body .scrollable > div > article:first-child > div > .status__wrapper .status::before{ + display: none; + } +} + +/* 👥 Threaded replies */ +.app-body .status--first-in-thread { + border-top: 0; +} +.app-body .status--first-in-thread::before { + width: 100%; + right: 0; +} +.app-body .status--in-thread + :is( + .attachment-list, + .audio-player, + .hashtag-bar, + .media-gallery, + .picture-in-picture-placeholder, + .status-card, + .status__action-bar, + .status__content, + .video-player + ) { + margin-left: 0; + width: auto; +} +.app-body .status__line--first { + height: 100%; +} +.app-body .status__line--full { + height: calc(100% + 32px); +} +/* Default lines when replying in real time */ +.app-body div[tabindex="-1"]:has(.status--in-thread) .status--in-thread:not(.status--first-in-thread) > .status__line:not(.status__line--full) { + height: 0; +} +/* Hide line before first in thread */ +.app-body div[tabindex="-1"]:has(.status--in-thread) + div[tabindex="-1"] > .status--in-thread.status--first-in-thread > .status__line:not(.status__line--full), +.app-body div[tabindex="-1"]:has(.detailed-status__wrapper) + div[tabindex="-1"] > .status__wrapper .status__line:not(.status__line--full) { + height: 0; +} +.app-body div[tabindex="-1"]:has(+ div[tabindex="-1"] > .detailed-status__wrapper) .status--in-thread .status__line { + height: calc(100% - 32px) !important; +} + +.app-body div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.status--in-thread > .status__line.status__line--full, +.app-body .status__line--full.status__line--first { + top: 32px; + height: 100%; + z-index: 1; +} +.app-body .detailed-status { + background-color: transparent; + border-top: 0; +} +/* Threaded line, actually */ +.app-body .status__line { + margin-inline-start: 6px; + border-inline-start: 2px solid var(--color-accent); + -webkit-border-start: 2px solid var(--color-accent); + opacity: .6; +} +.app-body .status__line--full::before { + background-color: var(--color-accent); +} +/* Hide the "stub" from the first status line */ +div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.status--in-thread > .status__line.status__line--full, +.app-body .status-reply.status--in-thread.status--first-in-thread > .status__line, +.app-body .status-reply.status--in-thread.status--first-in-thread > .status__line--full::before { + top: 32px; +} +@media screen and (max-width:889px) { + .app-body .status__line { + inset-inline-start: 35px; + } +} + + +/* ⏺️ Posts when in focus */ +.app-body + :is(.status__wrapper.focusable, .detailed-status__wrapper.focusable):focus, +.app-body + :is(.focusable, .status__wrapper.focusable):focus + :is(.detailed-status, .detailed-status__action-bar), +.app-body .focusable:focus .notification-ungrouped__header, +.app-body .focusable:focus .status__wrapper, +.app-body .focusable:focus { + outline: 0; + --color-post-bg: var(--color-content-bg-focus); + background-color: var(--color-post-bg); +} +@media screen and (min-width:1175px) { /* Subtle hover effect when you hover over a post content in the timeline. Only on bigger screens. */ + .app-body .status__wrapper:has(.status__content:hover), + .app-body .notification__message:has(+ div > .status__wrapper .status__content:hover), + .app-body .status__wrapper:has(.status__content:hover) .status__avatar, + .app-body .notification-ungrouped:has(.status__wrapper .status__content:hover) .notification-ungrouped__header { + --color-post-bg: var(--color-content-bg-focus); + } +} +.app-body :is(.status__wrapper.focusable, .detailed-status__wrapper.focusable):focus .status__avatar { + outline: 6px solid var(--color-post-bg); +} + +/* 👁️ Post detailed view */ +.app-body .detailed-status__wrapper { /* Set full-width divider above and below a detailed post */ + background-color: var(--color-post-bg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + padding-bottom: 20px; + z-index: 1; + box-shadow: + inset 0 -5px var(--color-content-secondary-bg), + inset 0 -6px var(--color-lines); +} +.app-body .scrollable > div:is(:last-child, :only-child) .detailed-status__wrapper:last-child { + padding-bottom: 12px; + box-shadow: none; +} +@media screen and (max-width:889px) { + .app-body .detailed-status { + padding: 8px 8px 14px; + } +} +.app-body .detailed-status .detailed-status__display-avatar .account__avatar { + width: 60px !important; + height: 60px !important; +} +.app-body .detailed-status .status__content { + line-height: 24px; +} +.app-body .detailed-status { + padding-bottom: 8px; +} +.app-body .detailed-status, +.app-body .detailed-status__action-bar { + background-color: var(--color-content-bg); + border: 0; +} +.app-body .detailed-status__display-name strong, +.app-body .detailed-status__display-name .display-name__account { + color: var(--color-content-fg); +} +.app-body .detailed-status__display-name strong { + font-size: 18px; + font-weight: bold; +} +.app-body :is(.compose-panel, .compose-form) .detailed-status__display-name strong { + font-size: 14px; +} +.app-body .detailed-status__display-name .display-name__account { + opacity: .7; +} +.app-body .detailed-status__meta { + color: var(--color-content-fg); + display: flex; + align-items: start; + flex-flow: row wrap; + font-size: 13px; + gap: 5px; + border-top: 1px solid color-mix(in srgb, var(--color-lines), transparent 20%); + margin-top: 25px; + padding-top: 12px; + overflow: hidden; + position: relative; +} +.app-body .detailed-status__meta::before { + position: absolute; + content: " "; + display: block; + height: 100%; + z-index: 1; + width: 30px; + inset-inline-end: 0; + background: linear-gradient(90deg, transparent, var(--color-post-bg)); +} +.app-body .detailed-status__meta__line { + border-top: 0; + border-bottom: 0; + padding-top: 0; + padding-bottom: 0; + gap: 6px; + position: relative; + opacity: .6; +} +.app-body .detailed-status__meta__line:first-child { + color: transparent; + padding-left: 20px; + padding-right: 5px; + gap: 0; +} +.app-body .detailed-status__meta__line:first-child svg { + position: absolute; + left: 0; +} +.app-body .detailed-status__meta__line:first-child > * { + color: var(--color-content-fg); + white-space: nowrap; +} +.app-body .detailed-status__meta__line:last-child { + flex: 100%; + opacity: .9; +} +.app-body .detailed-status__application::before { + content: "\00B7\00A0"; + margin-left: -3px; +} +.app-body .detailed-status__link:is([href$="/reblogs"], [href$="/favourites"]) { + padding-left: 20px; + border-radius: 8px; + background-position: left center; + background-repeat: no-repeat; + background-size: 15px; + transition: all .2s; +} +.app-body .detailed-status__link[href$="/reblogs"] { + background-image: var(--icon-boost); +} +.app-body .detailed-status__link[href$="/favourites"] { + background-image: var(--icon-star); +} +.app-body .detailed-status__meta__line .dropdown-menu__text-button { + overflow: hidden; + padding-left: 20px; + background-image: var(--icon-edited); + background-position: left center; + background-repeat: no-repeat; + background-size: 15px; + text-align: start; +} +.app-body .detailed-status__meta__line .dropdown-menu__text-button:is(:hover) { + text-decoration: none; +} +.app-body .detailed-status__action-bar { + padding: 0 12px; + justify-content: left; + gap: 8px; + width: auto; +} +@media screen and (max-width:889px) { + .app-body .detailed-status__action-bar { + padding-left: 0; + padding-right: 0; + } +} +.app-body .detailed-status__button { + width: 40px; + height: 40px; + flex: unset; +} +.app-body .detailed-status__action-bar-dropdown { + position: absolute; + right: 18px; +} +.app-body .detailed-status__meta .animated-number { + color: var(--color-content-fg); + font-weight: 700; +} +.app-body .detailed-status__meta .dropdown-menu__text-button .animated-number { + font-weight: 500; +} +.app-body .status__action-bar .animated-number { + color: var(--color-accent); + font-weight: 500; +} +.app-body .status__action-bar__button:has(.icon-button__counter > .animated-number) { + padding-left: 4px; + padding-right: 4px; + margin-right: 2px; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .active + .icon-retweet + .icon-button__counter > .animated-number { + color: var(--color-accent); +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .active + .icon-star + .icon-button__counter + > .animated-number { + color: #FFBF00; +} + +.app-body article > .account { + padding: 16px; +} +.app-body .account-timeline__header + article > .account { + border-top: 1px solid var(--color-lines); +} +.app-body .detailed-status__link { + display: inline-flex; + position: static; + gap: 4px; +} + +/* Hashtag bar */ +.app-body .hashtag-bar a, +.app-body .hashtag-bar .link-button { + color: var(--color-content-fg-muted); + transition: all .1s; +} +.app-body .hashtag-bar a { + font-weight: 500; +} +.app-body .hashtag-bar .link-button { + margin-left: 3px; +} +.app-body .hashtag-bar a { + background-color: + color-mix( + in srgb, + var(--color-content-fg), + transparent 92% + ); + transition: all .3s; + padding: 3px 8px; + border-radius: 8px; +} +.app-body .hashtag-bar a:hover, +.app-body .hashtag-bar .link-button:hover { + color: var(--color-accent); +} +.app-body .hashtag-bar a:hover { + background-color: var(--color-accent-bg); +} +.app-body .hashtag-bar a:active, +.app-body .hashtag-bar a:focus { + color: var(--color-accent-fg); + background-color: var(--color-accent); +} +.app-body .hashtag-bar a:hover span { + text-decoration: none; +} + +/* ⭐ Action bar */ +.app-body .status__action-bar { + justify-content: left; + margin-top: 8px; + gap: 9px; +} +.app-body .status__action-bar .status__action-bar__button-wrapper { + flex-grow: 0; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + :is(button, .status__action-bar__dropdown) { + transition: all .3s; +} +.app-body .status__action-bar__button-wrapper:last-child { + position: absolute; + right: 18px; +} + +.app-body .status__action-bar .icon-button.disabled { + pointer-events: none; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .icon-button:is( + :active, + .active:active, + :focus, + .active:focus + ) { + background-color: transparent; +} + +.app-body .status__action-bar__button-wrapper:last-child .icon-button:is(.active, .active:active, .active:focus), +.app-body :is(.detailed-status__action-bar-dropdown, .status__action-bar-dropdown) .icon-button:is(.active, .active:active, .active:focus) { + background-color: var(--color-accent); + transform: scale(.9); +} + +.app-body .icon-button.star-icon.deactivate > .icon-star, +.app-body .icon-button.star-icon.activate > .icon-star { /* Disable default star spinning animation */ + animation: none; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .icon-button.star-icon.active + > .icon-star { + animation: bounce .4s ease-out !important; +} +.app-body .status__action-bar .icon-button.reblogPrivate>.icon-retweet { + opacity: 1; +} +.app-body + :is(.status__action-bar, .detailed-status__action-bar, .picture-in-picture__footer) + .icon-button.active>.icon-retweet { + animation: launch 1.2s ease-in 1 !important; +} +.app-body .status__action-bar .icon-button.bookmark-icon.active>.icon-bookmark, +.app-body .detailed-status__action-bar .icon-button.bookmark-icon.active>.icon-bookmark { + animation: bounce-vertical .4s ease-out !important; +} +.app-body .status__action-bar .icon-button, +.app-body .detailed-status__action-bar .icon-button { + min-width: 32px; + height: 32px; + border-radius: 8px; + position: relative; +} +.app-body .detailed-status__action-bar .icon-button { + min-width: 40px; + height: 40px; +} +.app-body .detailed-status__action-bar .icon-button > .icon { + width: 25px; + height: 25px; +} +.app-body .detailed-status__action-bar .icon-button +.app-body .icon-button.star-icon.active, +.app-body .notification__favourite-icon-wrapper .star-icon { + color: #ffb609; +} +.app-body .status__prepend { + display: inline-flex; + padding: 0 10px; + margin-top: 3px; + margin-bottom: 5px; + margin-left: 66px; + height: 29px; + gap: 5px; + border-radius: 50px; + align-items: center; + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + outline: 1px solid color-mix(in srgb, var(--color-fg), transparent 95%); + outline-offset: -1px; + font-size: 13px; +} +.app-body .status__prepend:has(.status__prepend__icon .icon-retweet) { + padding-left: 35px; +} +.app-body .status__prepend__icon { + height: 20px; + text-align: right; +} +.app-body .status__prepend .status__prepend__icon:has(.icon-retweet) { + order: 2; +} +.app-body .status__prepend__icon .icon { + transform: scale(.9); +} +.app-body .detailed-status__wrapper .status__prepend__icon { + width: 46px; +} +.app-body .status__prepend > span { + color: var(--color-fg-muted); + white-space: nowrap; +} +.app-body .status__prepend:has(.status__prepend__icon > .icon-thumb-tack) > span { + color: var(--color-content-fg); + font-weight: 600; +} +.app-body .status__prepend .muted .emojione { + opacity: 1; +} +.app-body .status-card, +.app-body .status-card.compact { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + box-shadow: none; + transition: all .3s; + border-radius: 8px; +} +.app-body .status-card:hover, +.app-body .status-card.compact:hover { + background-color: var(--color-content-bg-focus); + border-color: var(--color-lines); +} +.app-body .status-card:active, +.app-body .status-card.compact:active { + transform: scale(.98); +} +.app-body .status-card__image { + background: var(--color-content-secondary-bg); +} +.app-body .status-card__image .icon { + width: 32px; + height: 32px; +} +.app-body .status-card[href*="/@" i] { + align-items: start; +} +.app-body .status-card[href*="/@" i] .status-card__description { + margin-top: 2px; + white-space: normal; +} +.app-body .status-card[href*="/@" i] .status-card__image { + order: 2; + background-color: transparent; + padding: 8px; + box-sizing: border-box; +} +.app-body .status-card[href*="/@" i]:not(.expanded) .status-card__image { + height: 120px; + width: 120px; +} +.app-body .status-card[href*="/@" i] .status-card__image-image { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; + outline: 1px solid var(--color-lines-translucent); + outline-offset: -1px; +} +.app-body .status-card[href*="/@" i] .status-card__content { + display: flex; + flex-flow: column; +} +.app-body .status-card__title { + order: 1; + line-height: 1.3; + font-size: 18px; + margin-bottom: 3px; +} +.app-body .status-card__host { + order: 2; +} +.app-body .status-card__description { + order: 3; +} +.app-body .status-card__image:has(.icon-file-text:only-child), +.app-body .status-card__description:empty { + display: none; +} +.app-body .status-card__title, +.app-body .status-card__description, +.app-body .status-card__author, +.app-body .status-card__host { + color: var(--color-content-fg); + transition: all .2s; +} +.app-body .status-card__host { + color: var(--color-content-fg-muted); +} +.app-body .status-card:active .status-card__host, +.app-body .status-card:focus .status-card__host, +.app-body .status-card:hover .status-card__host { + color: var(--color-accent); +} +.app-body .status-card:active .status-card__author, +.app-body .status-card:active .status-card__description, +.app-body .status-card:active .status-card__title, +.app-body .status-card:focus .status-card__author, +.app-body .status-card:focus .status-card__description, +.app-body .status-card:focus .status-card__title, +.app-body .status-card:hover .status-card__author, +.app-body .status-card:hover .status-card__description, +.app-body .status-card:hover .status-card__title { + color: var(--color-content-fg); +} +.app-body .status-card__author strong { + font-weight: 500; +} +@media screen and (max-width:889px) { + .app-body .status-card:not(.expanded) .status-card__image { + width: 80px; + } + .app-body .status-card:not(.expanded,:has(.icon-file-text)) .status-card__content { + padding-top: 0; + padding-bottom: 0; + } + .app-body .status-card[href*="/@" i]:not(.expanded,:has(.icon-file-text)) .status-card__content { + padding-top: 12px; + padding-bottom: 12px; + } + .app-body .status-card:not(.expanded) .status-card__host { + margin-bottom: 2px; + font-size: 12px; + } + .app-body .status-card:not(.expanded) .status-card__title { + font-size: 16px; + } + .app-body .status-card:not(.expanded) .status-card__description { + margin-top: 2px; + font-size: 12px; + } +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__image { + width: 80px; +} +.layout-multiple-columns .status-card:not(.expanded,:has(.icon-file-text)) .status-card__content { + padding-top: 0; + padding-bottom: 0; +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__host { + margin-bottom: 2px; + font-size: 12px; +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__title { + font-size: 16px; +} +.layout-multiple-columns .status-card:not(.expanded) .status-card__description { + margin-top: 2px; + font-size: 12px; +} +.app-body .status-card:has(+ .more-from-author) { + box-sizing: border-box; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + border-bottom: 0; +} +.app-body .status-card + .more-from-author { + background-color: var(--color-content-secondary-bg); + border: 1px solid var(--color-lines); + border-top: 0; +} +.app-body .more-from-author { + color: var(--color-content-fg); + overflow: hidden; +} +.app-body .more-from-author .logo { + color: var(--color-content-fg); + min-width: 16px; + height: 16px; +} +.app-body .more-from-author > span { + flex-grow: 1; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + mask-image: linear-gradient(90deg, black 80%, transparent 96%); +} +.app-body .notification-ungrouped .more-from-author :is(.account__avatar) { + width: 16px !important; + height: 16px !important; +} +.app-body .more-from-author a:is(:active, :hover, :focus) { + color: var(--color-accent); +} +.app-body .more-from-author a { + color: var(--color-content-fg); + font-weight: 700; +} +.app-body .status__content p { + margin-bottom: 12px; +} +.app-body .status__content p:last-child { + margin-bottom: 0; +} +.app-body .content-warning { + background: none; + color: var(--color-content-fg); + margin-inline-start: 0; + margin-top: 2px; + margin-bottom: 5px; + border: 0; + padding: 0 0 25px; + font-weight: 700; + font-size: 15px; + line-height: 19px; + position: relative; +} +.app-body .detailed-status .content-warning { + font-size: 19px; + line-height: 24px; +} +.app-body .content-warning::before, +.app-body .content-warning::after { + display: none; +} +.app-body .content-warning .link-button { + background-color: transparent; + width: 100%; + text-align: start; + position: absolute; + top: 0; + bottom: 0; + display: flex; + align-items: end; + text-decoration: none; +} +.app-body .content-warning .link-button span { + background-color: transparent; + background-image: var(--icon-eye-shut); + background-repeat: no-repeat; + background-position: left 7px center; + background-size: auto 18px; + border: 1px solid var(--color-lines); + border-radius: 8px; + text-transform: initial; + font-size: 12px; + line-height: 16px; + font-weight: 500; + color: var(--color-content-fg); + padding: 5px 8px 5px 30px; + margin: 0; + vertical-align: middle; + display: inline-block; + transform-origin: center left; + transition: + border-color .3s, + outline-color .3s, + transform .3s, + background-color .3s; + position: relative; + z-index: 1; +} +.app-body .content-warning .link-button:hover span { + border-color: rgba(68, 74, 90, .6); +} +@media (prefers-color-scheme: dark) { + .app-body .content-warning .link-button:hover span { + border-color: rgba(255, 255, 255, .3); + } +} +.app-body .content-warning .link-button:active span { + transform: scale(.95); +} +.app-body .content-warning:has(+ .status__content > .status__content__text--visible) .link-button span { + background-image: var(--icon-eye-open); +} +@media (prefers-color-scheme: dark) { + .app-body :is(.reply-indicator__content, .status__content) .status__content__spoiler-link:hover span { + border-color: rgba(255, 255, 255, .3); + } +} + +.app-body .icon-button.overlayed { + background-color: rgba(0, 0, 0, .1); + border-radius: 7px; +} +.app-body .icon-button.overlayed:hover { + background-color: rgba(0, 0, 0, .4); +} +.app-body .status__wrapper--filtered__button { + color: var(--color-accent); +} +.app-body .status__wrapper--filtered { + color: var(--color-content-fg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + padding: 12px; + margin-top: -1px; +} + +.app-body .media-gallery { + gap: 4px; + grid-template-columns: calc(50% - 2px) calc(50% - 2px); + grid-template-rows: calc(50% - 2px) calc(50% - 2px); +} + +.app-body .audio-player, +.app-body .media-gallery, +.app-body .video-player { + transition: transform .3s; +} +.app-body .media-gallery__item { + border-radius: 8px !important; + outline: 1px solid var(--color-lines-translucent); + outline-offset: -1px; +} + +.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone), +.app-body .status > *:not(.status__info, .status__content, .status__action-bar, .status__line, .status-card) { + max-height: 450px; + min-height: unset; + width: auto; +} +.app-body .status--in-thread .more-from-author { + margin-inline-start: 0; +} +.app-body .account-gallery__container { + gap: 4px; + padding: 4px; +} +.app-body .media-gallery__item, +.app-body .media-gallery__item-thumbnail, +.app-body .media-gallery__item-gifv-thumbnail { + cursor: pointer; + transition: .2s transform; +} +.app-body .media-gallery__item:active { + transform: scale(.98); +} +.app-body .media-gallery__item-thumbnail img, +.app-body .media-gallery__alt__popover { + border-radius: 8px; +} +.app-body .media-gallery__gifv:is(:active, :hover)::after { + display: none; +} +.app-body .picture-in-picture .video-player::after { + border-radius: 0; +} +.app-body .media-gallery__preview, +.app-body .video-player { + background-color: var(--color-content-secondary-bg); +} +.app-body .media-gallery__preview { + outline: 1px solid rgba(0, 0, 0, 0.05); + outline-offset: -1px; + height: calc(100% - 1px); + border-radius: 8px; + transition: all .2s; +} +.app-body .spoiler-button:hover ~ .media-gallery__item > .media-gallery__preview { + outline: 1px solid var(--color-lines-translucent); +} +.app-body .media-gallery__actions__pill { + border-radius: 6px; + padding: 3px 8px; + font-weight: 500; + background-color: rgba(0, 0, 0, .1); + transition: all .2s; +} +.app-body .spoiler-button__overlay__label, +.app-body .spoiler-button__overlay__label:is(:focus, :hover), +.app-body .spoiler-button__overlay:is(:focus, :hover) .spoiler-button__overlay__label { + backdrop-filter: none; + -webkit-backdrop-filter: none; + background-color: var(--color-content-bg); + border: 1px solid rgba(0, 0, 0, .1); + color: var(--color-content-fg); + border-radius: 8px; +} +.app-body .spoiler-button__overlay__label > span:first-child { + font-weight: bold; +} + +.app-body :is(.media-gallery__alt__label, .media-gallery__gifv__label) { + background-color: rgba(0, 0, 0, .1); + border-radius: 6px; +} +.app-body .spoiler-button:not(.spoiler-button--minified) ~ .media-gallery__item :is(.media-gallery__alt__label, .media-gallery__gifv__label) { + display: none; +} + + +/* Empty columns */ +.app-body .empty-column-indicator { + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + border-radius: 0 0 8px 8px; + contain: content; +} +.app-body .empty-column-indicator a { + color: var(--color-accent); +} +.app-body .explore__links > .empty-column-indicator { + border: 0; +} + + +/* Timeline hint */ +.app-body .timeline-hint { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-color: var(--color-lines); + position: relative; + padding: 28px; + padding-left: 75px; + text-align: left; + font-size: 95%; + line-height: 18px; +} +.app-body .timeline-hint a { + color: var(--color-accent); +} +.app-body .timeline-hint p { + opacity: .7; +} +.app-body .timeline-hint::before { + content: " "; + display: block; + background-color: var(--color-content-secondary-bg); + position: absolute; + top: 15px; + left: 15px; + right: 15px; + bottom: 15px; + z-index: 0; + border-radius: 8px; +} +.app-body .timeline-hint::after { + content: " "; + background-image: var(--icon-reply-all); + background-repeat: no-repeat; + background-position: center; + opacity: .55; + position: absolute; + top: 26px; + left: 25px; + width: 40px; + height: 40px; +} +.app-body .timeline-hint > :is(p, a) { + position: relative; + z-index: 0; +} + + +/* 📤 DMs */ +.app-body .follow_requests-unlocked_explanation { + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); +} +.app-body .follow_requests-unlocked_explanation a { + color: var(--color-accent); +} +.app-body .conversation__unread { + background-color: var(--color-accent); +} +.app-body .conversation__unread { + color: var(--color-accent-fg); +} +.app-body .conversation__content__names a strong { + font-weight: bold; +} +.app-body .conversation__content__names, +.app-body .conversation__content__names a, +.app-body .conversation__content__relative-time, +.app-body .conversation .attachment-list__list a, +.app-body .conversation .status__content p { + color: var(--color-content-fg); +} +.app-body .conversation { + background-color: var(--color-content-bg); + border-bottom: 1px solid var(--color-lines); +} +.app-body .conversation.unread:before { + border-color: var(--color-accent); +} +.app-body .conversation__content__relative-time { + opacity: .7; +} +.app-body .conversation__content { + position: relative; +} +.app-body .account__avatar-composite { + border-radius: 0; + padding: 1px; +} +.app-body .account__avatar-composite .account__avatar { + height: auto !important; +} +.app-body .account__avatar-composite__label { + display: none; +} + +.app-body .status__wrapper.status__wrapper-direct, +.app-body .notification__message:has(+ div > .status__wrapper.status__wrapper-direct), +.app-body .notification-ungrouped--direct .notification-ungrouped__header { + --color-post-bg: color-mix(in srgb, var(--color-accent), var(--color-content-bg) 92%); +} +.app-body .status__wrapper.status__wrapper-direct:has(.status__content:hover), +.app-body .status__wrapper.status__wrapper-direct:has(.status__content:hover) .status__avatar, +.app-body .status__wrapper.status__wrapper-direct.focusable:focus, +.app-body .notification__message:has(+ div > .status__wrapper.status__wrapper-direct .status__content:hover), +.app-body .notification-ungrouped--direct:has(.status__wrapper.status__wrapper-direct .status__content:hover) .notification-ungrouped__header { + --color-post-bg: color-mix(in srgb, var(--color-accent), var(--color-content-bg) 88%); +} + +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend { + background-color: var(--color-accent); + margin-inline-start: 10px; + z-index: 3; + position: relative; + outline: 5px solid var(--color-post-bg); + border-radius: 50px 50px 50px 10px; + transition: all .2s; +} +.app-body :is(.detailed-status__wrapper-direct) .status__prepend { + margin-inline-start: 0; + margin-block-end: 0; + position: absolute; + top: 4px; + left: 4px; + right: 4px; + border-radius: 8px; + outline: 0; + font-size: 13px; +} +.app-body :is(.detailed-status__wrapper-direct):has(.status__prepend) { + padding-top: 40px; +} +.app-body :is(.status__wrapper-direct):not(:has(.status__line)) .status__prepend { + margin-inline-start: 66px; +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend .status__prepend-icon-wrapper { + height: 20px; +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend .icon-at { + background-image: var(--icon-at-inv); +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend .status__prepend-icon { + width: 20px; + height: 20px; + transform: scale(.85); +} +.app-body :is(.status__wrapper-direct, .detailed-status__wrapper-direct) .status__prepend > span { + color: var(--color-accent-fg); + margin-top: -1px; +} + +.app-body .notification-ungrouped--direct .notification-ungrouped__header > .notification-ungrouped__header__icon > svg { + display: none; +} +.app-body .notification-ungrouped--direct .notification-ungrouped__header > span { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 50px 50px 50px 10px; + padding: 3px 12px; + margin-top: 2px; + font-size: 90%; +} + + + +/* ⏺️ Column headers + ----------------- */ +.app-body .tabs-bar__wrapper { + background-color: transparent; + box-shadow: inset 0 10px var(--color-bg); +} +.app-body .column-header__wrapper.active:before { + top: -17px; + bottom: unset; + opacity: 30%; + height: 35px; + width: 100%; + background: radial-gradient(ellipse, var(--color-accent) 0, transparent 60%); +} +.app-body .column-header__wrapper.active { + box-shadow: none; +} +@media screen and (min-width:1175px) { + .app-body .column-header__wrapper.active:before { + top: unset; + bottom: -15px; + border-top: 1px solid var(--color-lines-translucent); + } + .app-body .column-header__wrapper.active { + box-shadow: 0 1px 0 var(--color-lines-translucent); + } +} +.app-body .column-header { + border-radius: 8px; +} +.app-body .column-header, +.app-body .column-back-button { + background-color: color-mix(in srgb, var(--color-content-bg), transparent 15%); + color: var(--color-content-fg); + border-right: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-top: 1px solid var(--color-lines); + border-bottom: 0; + border-radius: 8px 8px 0 0; + overflow: hidden; + font-weight: bold; + height: 50px; + box-sizing: border-box; + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); +} +.app-body .column-back-button { + padding-left: 15px; +} +.app-body .column-header__button, +.app-body .column-header__back-button { + background-color: transparent; + border: 0; +} +.app-body .column-header__button { + color: var(--color-content-fg); + transition: all .2s; + border-radius: 6px; + height: 42px; + margin: 4px 4px 4px 0; +} +.app-body .column-header__button:active { + transform: scale(.8); +} +.app-body .column-header__icon { + transform: scale(1.1); + margin-right: 4px; +} +.app-body .column-header__buttons .column-header__button:has(> .icon:only-child) { + width: 42px; +} +.app-body .column-header.active .column-header__icon { + color: var(--color-accent); + text-shadow: none; +} +.app-body .column-header__button:is(.active, .active:hover, :hover) { + color: var(--color-accent); + background-color: var(--color-accent-bg); +} +.app-body .column-header__button.active .icon { + transform: none; +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .column-header__wrapper::after, + .app-body:not(.layout-multiple-columns) .column-back-button::after { + display: none; + } + .app-body .column-header__buttons { + height: 55px; + } + .app-body:not(.layout-multiple-columns) .column-header, + .app-body:not(.layout-multiple-columns) .column-back-button { + background-color: transparent; + -webkit-backdrop-filter: none; + backdrop-filter: none; + } + .app-body:not(.layout-multiple-columns) .column-header__button, + .app-body:not(.layout-multiple-columns) .column-header__button:is(.active, .active:hover, :hover) { + padding: 0 12px; + height: 35px !important; + align-self: center; + } +} + +.app-body .column-back-button--slim-button::after { + display: none; +} +.app-body .column-back-button--slim-button { + top: -50px +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .column-back-button--slim-button { + height: 50px; + } +} +@media screen and (min-width:1175px) { + .app-body:not(.layout-multiple-columns) .column-back-button--slim-button { + display: none; + } +} +.app-body :is(.column-header__back-button, .column-back-button) { + gap: 5px; +} +.app-body .column-back-button__icon { + margin-inline-end: 0; +} +.app-body :is(.column-header__back-button, .column-back-button) span, +.app-body .column-header__back-button { + position: relative; +} +.app-body :is(.column-header__back-button, .column-back-button):hover { + text-decoration: none; +} +.app-body :is(.column-header__back-button, .column-back-button) span::before, +.app-body .column-header__back-button:has(> svg:last-child)::before { + content: " "; + position: absolute; + left: 4px; + right: 4px; + bottom: 4px; + top: 4px; + z-index: -1; + border-radius: 8px; + background-color: transparent; + transition: all .3s; +} +.app-body :is(.column-header__back-button, .column-back-button) span::before { + left: -35px; + right: -12px; + bottom: -11px; + top: -10px; +} +.app-body :is(.column-header__back-button, .column-back-button):hover span::before, +.app-body .column-header__back-button:has(> svg:last-child):hover::before { + background-color: var(--color-accent-bg); +} +.app-body :is(.column-header__back-button, .column-back-button):active span::before, +.app-body .column-header__back-button:has(> svg:last-child):active::before { + transform: scale(.9); +} + +.app-body :is(.load-gap, .load-more) { + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); + border-bottom: 0; + display: flex; + justify-content: center; + transition: background .3s; + padding: 8px; +} +.app-body :is(.load-gap, .load-more):is(:active, :hover) { + background-color: var(--color-accent-lines); +} +.app-body :is(.load-gap, .load-more) .icon-ellipsis-h { + background-image: var(--icon-ellipsis-column-link-active-accent); +} + +.app-body .column-header__collapsible { + background-color: var(--color-content-secondary-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 0; +} +.app-body .column-header__collapsible:is(:not(.collapsed), .animating) { + border-bottom: 1px solid var(--color-lines); +} +.app-body .column-header__collapsible::-webkit-scrollbar-track { + background-color: transparent; +} +.app-body .column-header__select-row { + border-color: var(--color-lines); +} +.app-body .column-header__select-row__actions button { + background-color: var(--color-accent-bg); + color: var(--color-accent); + border-color: var(--color-accent-bg); +} +.app-body .column-header__select-row__actions button:hover { + border-color: var(--color-accent); +} +.app-body .column-header__select-row__actions button.active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .column-header__collapsible { + box-shadow: none; + border-radius: 0; + } + .app-body .column-header__select-row { + border-color: var(--color-lines); + background-color: var(--color-content-secondary-bg); + position: absolute; + inset-inline-start: -45px; + inset-inline-end: -55px; + border-width: 0 0 1px; + } +} +.app-body .column-header__collapsible-inner { + border: 0; +} +.app-body .column-settings__section { + color: var(--color-content-fg-bold); +} +.app-body .setting-toggle__label { + color: var(--color-content-fg); +} +.app-body .column-header > button { + padding: 0 0 0 15px; +} +.app-body .column-header > button:nth-child(2) { + padding-left: 0; +} +.app-body .column-header .column-header__back-button { + padding-right: 15px; +} +.app-body .column-header > button, +.app-body .column-header .column-header__back-button { + font-weight: bold; +} +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .ui { + padding-top: 55px; + } + .app-body:not(.layout-multiple-columns) .ui__header { + background-color: transparent; + border-bottom: 0; + position: fixed; + inset-inline-start: 0; + inset-inline-end: 0; + -webkit-backdrop-filter: none; + backdrop-filter: none; + } + .app-body:not(.layout-multiple-columns) .ui__header .ui__header__logo { + margin-left: 3px; + } + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + box-shadow: none; + display: block; + margin-bottom: -2px; + border-radius: 0; + height: 45px; + border-bottom: 0; + } + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + display: block; + top: 0; + inset-inline-start: 45px; + inset-inline-end: 55px; + height: 55px; + position: fixed; + } + .app-body:not(.layout-multiple-columns):not(:has(.ui .ui__header__links > .button[href="/auth/sign_in"])) .tabs-bar__wrapper { + z-index: 3; + } + .app-body:not(.layout-multiple-columns):has(.ui .ui__header__links > .button[href="/auth/sign_in"]) .tabs-bar__wrapper :is(.column-back-button, .column-header > *) { + display: none; + } + .app-body:not(.layout-multiple-columns) + :is( + .column-header, + .column-back-button, + .column-header__button, + .column-header__back-button + ) { + background-color: transparent; + height: 55px; + border: 0; + margin: 0; + } + .app-body .column-header__icon { + display: none; + } + .app-body:not(.layout-multiple-columns) .ui::after { /* Set a backdrop blur background to both top bars */ + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); + background-color: color-mix(in srgb, var(--color-content-bg), transparent 25%); + border-bottom: 1px solid var(--color-lines-translucent); + content: ""; + height: 55px; + left: 0; + position: fixed; + top: 0; + width: 100%; + z-index: 2; + } + @media (display-mode: standalone) { + .app-body:not(.layout-multiple-columns) .ui::after { + box-shadow: 0 -10px 0 10px #191b22; + border-radius: 15px 15px 0 0; + } + @media (prefers-color-scheme: light) { + .app-body:is(.theme-system, .theme-mastodon-light) .ui::after { + box-shadow: 0 -10px 0 10px #f3f5f7; + border-radius: 15px 15px 0 0; + } + } + @media (prefers-color-scheme: dark) { + .app-body:is(.theme-system, .theme-default) .ui::after { + box-shadow: 0 -10px 0 10px #191b22; + border-radius: 15px 15px 0 0; + } + } + } + .app-body:not(.layout-multiple-columns) .column-header__collapsible { + margin-top: 1px; + position: absolute; + left: -45px; + right: -55px; + } + .app-body:not(.layout-multiple-columns) .column-header__collapsible:not(.collapsed) { + border-bottom: 1px solid var(--color-lines); + } +} +@media screen and (max-width:885px) { + .app-body:not(.layout-multiple-columns) .column-header__collapsible:is(:not(.collapsed), .animating) { + border-left-color: var(--color-content-secondary-bg); + border-right-color: var(--color-content-secondary-bg); + } +} +@media screen and (min-width:890px) and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + border-color: transparent; + } + .app-body:not(.layout-multiple-columns) .ui::after { + border-bottom: 1px solid var(--color-lines); + } +} +@media (prefers-color-scheme: dark) { + @media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .tabs-bar__wrapper { + border-color: var(--color-lines); + } + } +} + + + +/* ⏺️ Horizontal selectors + (used to navigate subsections on the Explore, Live Feeds and Account pages) */ +.app-body + :is(.account__section-headline, .notification__filter-bar) { + background: var(--color-accent-bg); + border: 1px solid var(--color-accent-lines); +} +.app-body .account__header + .account__section-headline { + border-left: 0; + border-right: 0; +} +@media screen and (min-width:890px) and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .explore__search-header + .account__section-headline { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + } + .app-body:not(.layout-multiple-columns) .notification__filter-bar { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + margin-top: 10px; + } +} +@media screen and (max-width:889px) { + .app-body:not(.layout-multiple-columns) :is(.account__section-headline, .notification__filter-bar) { + border-left: 0; + border-right: 0; + } +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button) { + background-color: var(--color-accent-bg); + color: var(--color-accent); + box-shadow: 0 0 0 4px var(--color-accent-bg) inset; + border-radius: 9px; + transition: all .2s; + max-height: 45px; + padding: 14px 10px; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + .icon { + margin-top: -1.5px; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button):hover { + background-color: var(--color-accent-lines); + color: var(--color-accent); + box-shadow: 0 0 0 4px var(--color-accent-bg) inset; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button).active { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + box-shadow: 0 0 0 4px var(--color-accent-bg) inset; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button).active::before { + display: none; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + button { + background-color: transparent; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button, a.active, button.active)::after { + display: block; + position: absolute; + content: " "; + width: 2px; + height: auto; + background-color: var(--color-accent-lines); + top: 8px; + right: -1px; + left: auto; + bottom: 8px; + border-radius: 50px; + z-index: 1; + transform: unset; + border: 0; +} +.app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button):last-child::after { + display: none; +} +@media (prefers-color-scheme: dark) { + .app-body + :is(.account__section-headline, .notification__filter-bar) + :is(a, button).active { + background-color: var(--color-bg); + } +} + +.app-body .notification__filter-bar .icon-reply-all { + background-image: var(--icon-reply-accent); +} +.app-body .notification__filter-bar .active .icon-reply-all { + background-image: var(--icon-reply); +} +.app-body .notification__filter-bar .icon-star { + background-image: var(--icon-star-accent); +} +.app-body .notification__filter-bar .active .icon-star { + background-image: var(--icon-star); +} +.app-body .notification__filter-bar .icon-retweet { + background-image: var(--icon-boost-accent); +} +.app-body .notification__filter-bar .active .icon-retweet { + background-image: var(--icon-boost); +} +.app-body .notification__filter-bar .icon-tasks { + background-image: var(--icon-poll-accent); +} +.app-body .notification__filter-bar .active .icon-tasks { + background-image: var(--icon-poll); +} +.app-body .notification__filter-bar .icon-home { + background-image: var(--icon-post-notification-accent); +} +.app-body .notification__filter-bar .active .icon-home { + background-image: var(--icon-post-notification); +} + +@media screen and (max-width:889px) { + .app-body .account__header + .account__section-headline { + border-radius: 0; + } +} + + +/* 📍 Navigation panel + ------------------- */ +.app-body .navigation-panel__menu { + display: flex; + flex-flow: column; +} +.app-body .column-link--transparent { + color: var(--color-fg); +} +.app-body .ui__header__logo .logo--icon { + display: none; +} +.app-body .ui__header__links .button.button-secondary { + padding: 8px 15px; +} +.app-body .ui__header__links .button.button-secondary[href="/search"] { + display: none; +} +.app-body .ui__header__links .button.button-secondary[href="/publish"] { + background-color: var(--color-accent); + color: var(--color-accent-fg); + width: 50px; + height: 50px; + box-sizing: border-box; + background-image: var(--icon-compose); + background-position: center; + background-repeat: no-repeat; + position: fixed; + bottom: calc(4.8em + var(--safe-area-bottom)); + inset-inline-end: 1em; + background-size: 22px; + border-radius: 50%; + box-shadow: + 0 1px 1px rgba(0, 0, 0, .2), + 0 2px 10px rgba(0, 0, 0, .2); +} +.app-body .ui__header__links .button.button-secondary[href="/publish"]:is(:hover, :focus, :active) { + background-color: var(--color-accent-focus); + color: var(--color-accent-fg); +} +.app-body .ui__header__links .button.button-secondary[href="/publish"] span { + color: transparent; +} + +@media screen and (max-width:1174px) { + .layout-single-column .ui__header__links { + padding-left: 12px; + } +} + +.app-body .column-link--logo { + margin-left: 4px; +} + +.app-body .column-link.column-link--logo, +.app-body .ui__header__logo { + display: inline-flex; + flex-grow: unset; + padding: 0; + border: 0; + width: 50px; + height: 50px; + background-image: var(--logo); + background-repeat: no-repeat; + background-position: center; + background-size: 32px auto; +} +.app-body .column-link.column-link--logo svg, +.app-body .ui__header__logo svg { + display: none; +} + +.app-body .navigation-panel__logo { + margin-bottom: 5px; +} +.app-body .column-link:not(.column-link--logo) { + padding: 15px 20px 16px 13px; + gap: 7px; + margin-left: 3px; + border: 0; + font-weight: 500; + font-size: 18px; + overflow: visible; + transform-origin: 60px center; +} +.app-body .column-link--transparent:is(.active, .active:hover) { + color: var(--color-content-fg); + font-weight: bold; +} +.app-body .column-link--transparent:hover { + border-radius: 8px; + padding-right: 20px; +} +.app-body .column-link--transparent span { + position: relative; +} +@media screen and (min-width:1175px) { + .app-body .column-link:not(.column-link--logo) { + transition: all .3s; + } + .app-body .column-link--transparent span::before { + content: " "; + left: -52px; + background-color: transparent; + transition: .3s background-color; + top: -14px; + right: -16px; + position: absolute; + border-radius: 10px; + z-index: -1; + bottom: -14px; + } + .app-body .column-link--transparent:hover span::before { + background-color: color-mix(in srgb, var(--color-accent), transparent 85%); + } + .app-body .column-link--transparent:is(.active, .active:hover) span::before { + background-color: transparent; + } + .app-body .column-link--transparent:active { + transform: scale(.95); + } +} +.app-body .icon-with-badge__badge { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 20px; + top: -4px; + font-weight: bold; + border: 0; + z-index: 1; +} +.app-body .compose-panel hr, +.app-body .navigation-panel .list-panel hr { + display: none; +} + +@media screen and (min-width:1175px) { + .app-body .navigation-panel hr:has(+ .column-link[href="/settings/preferences"]) { + margin-right: 25px; + margin-left: 10px; + margin-bottom: 12px; + border-color: var(--color-lines); + } +} +.app-body .column-link span { + vertical-align: middle; +} +@media screen and (max-width:1174px) { + .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { + width: 100vw; + height: calc(4.2em + var(--safe-area-bottom)); + bottom: 0; + left: 0; + z-index: 3; + } + .app-body .columns-area__panels__pane--navigational .navigation-panel { + width: 100vw; + height: 4.2em; + padding-bottom: var(--safe-area-bottom); + flex-direction: row; + overflow-x: auto; + background-color: color-mix(in srgb, var(--color-content-bg), transparent 25%); + border-top: 1px solid var(--color-lines-translucent); + border-left: 0; + -webkit-backdrop-filter: blur(20px); + backdrop-filter: blur(20px); + } + .app-body .navigation-panel__menu { + flex-flow: row; + overflow-x: auto; + mask-image: linear-gradient(90deg, black 80%, transparent 96%); + } + .app-body .navigation-panel :is(.column-link, .navigation-panel__legal), + .app-body .navigation-panel .column-link:is(.active, .active:hover, :active), + .app-body .navigation-panel .navigation-panel__menu::after { + flex: 0 0 17vw; + margin: 6px 0 8px; + padding: 4px 0 3px; + border-radius: 0; + border: 0; + justify-content: center; + display: inline-flex; + align-items: center; + box-sizing: border-box; + background-color: transparent; + transform-origin: center; + transition: .3s transform; + } + .app-body .navigation-panel .navigation-panel__menu::after { + content: " "; + } + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(3)), + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(4)), + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(5)), + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(6)) { + mask-image: none; + } + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(3), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(3) ~ *, + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(4), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(4) ~ *, + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(5), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(5) ~ *, + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(6), + .app-body .navigation-panel__menu .column-link:first-child:nth-last-child(6) ~ * { + flex: 50vw; + } + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(3))::after, + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(4))::after, + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(5))::after, + .app-body .navigation-panel__menu:has(.column-link:first-child:nth-last-child(6))::after { + display: none; + } + .app-body .navigation-panel__menu :is(.column-link, .navigation-panel__legal):active { + transform: scale(.85); + } + .app-body .column-link__icon { + margin: 0; + transform: scale(1.3); + } + .app-body .column-link span { + padding-left: .5em; + } + .app-body .columns-area__panels__main { + width: calc(100% - 285px); + margin-left: -285px; + } + .app-body .columns-area__panels { + padding-bottom: 4em; + } + .app-body .columns-area__panels .navigation-panel__legal { + margin: 0; + padding: 0; + } + .app-body .columns-area__panels .navigation-panel__legal .column-link--transparent { + height: calc(100% - 13px); + box-sizing: border-box; + border: 0; + } + .app-body .navigation-panel .flex-spacer { + display: none; + } +} +@media screen and (max-width:889px) { + .app-body .columns-area__panels__main { + width: 100%; + margin-left: -55px; + } +} + + +/* 👤 Account view + --------------- */ +.app-body .account__header { + padding-bottom: 5px; + background-color: var(--color-content-bg); +} +@media screen and (max-width:889px) { + .app-body .account__header { + border-left: 0; + border-right: 0; + } +} +.app-body .account__header__image { + height: 200px; + background-color: var(--color-content-bg); + border-bottom: 0; + margin: 0; +} +.app-body .account__header__image img { + background-color: var(--color-content-secondary-bg); +} +.app-body .account__header__bar { + border: 0; +} +.app-body .account__header__bar .avatar { + transition: transform .3s; +} +.app-body .account__header__bar .avatar:active { + transform: scale(.92); +} +.app-body .account__header__bar .avatar .account__avatar { + border-radius: 50%; + margin: 0; + border-width: 4px; + border-color: var(--color-content-bg); + width: 100px !important; + height: 100px !important; + background-color: var(--color-content-bg); +} +.app-body .account__header__tabs__name h1, +.app-body .account__header__tabs__name h1 small { + color: var(--color-content-fg); +} +.app-body .account__header__tabs__name h1 > span { + font-size: 18px; +} +.app-body .account__header__tabs__name h1 small > span:first-child { + opacity: .7; +} +.app-body .account__header__tabs__name .icon-lock { + height: 20px; + width: 16px; + top: unset; + vertical-align: bottom; +} +.app-body .account__header__content a { + color: var(--color-accent); + text-decoration: none; +} +.app-body .account__header__content a:hover { + text-decoration: underline; +} +.app-body .account__header__extra__links a strong { + color: var(--color-content-fg-bold); +} +.app-body .account__header__account-note label { + margin-bottom: 0; +} +.app-body .account__header__account-note label, +.app-body .account__header__account-note textarea::placeholder { + color: var(--color-content-fg-bold); + opacity: .5; + font-style: normal; +} +.app-body .account__header__account-note textarea { + color: var(--color-content-fg); + border-radius: 8px; + font-style: italic; + margin: 0; + width: 100%; + outline: 1px solid transparent; + outline-offset: -1px; + transition: all .2s; +} +.app-body .account__header__account-note textarea:placeholder-shown { + padding-left: 0; + padding-right: 0; +} +.app-body .account__header__account-note textarea:focus { + background-color: var(--color-accent-bg); + padding-left: 10px; + padding-right: 10px; +} +.app-body .account__header__account-note textarea:not(:placeholder-shown):not(:focus) { + outline-color: var(--color-lines); + box-shadow: 2px 3px var(--color-content-secondary-bg); +} +.app-body .account__header__account-note textarea:not(:placeholder-shown):focus { + outline-color: var(--color-accent); + box-shadow: 2px 3px var(--color-accent-bg); +} +.app-body .account__header__badges .account-role { + color: var(--color-content-fg); + border: 0; + border-radius: 50px; + padding: 0 10px; + height: 29px; + background-color: var(--color-content-secondary-bg); + gap: 5px; +} +.app-body .account__header__badges .account-role span:not(.account-role__domain) { + font-weight: 500; +} +.app-body .account-role svg { + opacity: 1; + color: var(--color-accent); +} +.app-body .account__header__extra__links a, +.app-body .account__header__bio .account__header__content, +.app-body .account__header__bio .account__header__fields dd { + color: var(--color-content-fg); +} +.app-body .account__header__bio .account__header__fields { + background-color: var(--color-content-secondary-bg); + border-radius: 8px; + border: 0; +} +@media (prefers-color-scheme: dark) { + .app-body .account__header__bio .account__header__fields { + background-color: var(--color-secondary-bg); + } +} +.app-body .account__header__bio .account__header__fields:has(dl:only-child) { + display: none; +} +.app-body .account__header__bio .account__header__fields dt { + font-weight: bold; + font-size: 12px; +} +.app-body .account__header__bio .account__header__fields :is(dl, .verified) { + border-bottom: 0; + position: relative; +} +.app-body .account__header__bio .account__header__fields dl:not(:last-child):after { + display: block; + content: " "; + height: 1px; + bottom: -1px; + right: 15px; + background-color: var(--color-lines); + left: 15px; + position: absolute; + border-radius: 50px; +} +@media (prefers-color-scheme: dark) { + .app-body .account__header__bio .account__header__fields dl:not(:last-child):after { + background-color: var(--color-accent-bg); + } +} +.app-body .account__header__bio .account__header__fields dl:nth-child(2) { /* Add a corner radius to the second profile field because we're hiding the Joined field */ + border-top-left-radius: 8px; + border-top-right-radius: 8px; + margin-top: 0; +} +.app-body .account__header__bio .account__header__fields .verified + .verified { /* Fix double border between 2 successive verified fields */ + margin-top: 0; + border-top-width: 0; +} +.app-body .account__header__bio .account__header__fields .verified :is(a, dd), +.app-body .hover-card .account-fields dl.verified dd a { + color: var(--color-accent); + gap: 5px; +} +.app-body .account__header__bio .account__header__fields :is(.verified dt, dt) { + color: var(--color-content-fg); +} +.app-body .account__header__bio .account__header__fields .verified { /* Verified field tweak: restore default background and border */ + border-top: 0; + border-right: 0; + border-left: 0; + background: none; +} +.app-body .account__header__extra .account__header__fields .verified dd > span:first-child { + vertical-align: bottom; +} +.app-body .account__header__extra .account__header__fields .verified__mark { + float: left; + transform: scale(1.1); +} +.app-body .account__header__bio .account__header__fields .verified:last-child { + border-bottom: 0; +} + +.app-body .account__header__tabs__buttons .icon-button.copied, +.app-body .account__header__tabs__buttons .icon-button.copied:is(:active, :focus, :hover) { + background-color: rgba(121, 189, 154, 0.3); +} + +.app-body .follow-request-banner, +.app-body .moved-account-banner { + background-color: var(--color-content-secondary-bg); + border-top: 1px solid var(--color-lines); +} +.app-body .follow-request-banner__message, +.app-body .moved-account-banner__message { + color: var(--color-content-fg); +} +.app-body .moved-account-banner__message { + font-weight: bold; +} + +.app-body .account__header__tabs__buttons > button:first-child:active { + transform: scale(.95); +} + +.app-body .account__domain-pill, +.app-body .account__domain-pill__popout__handle { + background-color: color-mix(in srgb, var(--color-accent), transparent 88%); + color: var(--color-accent); + border-color: var(--color-accent); + border-radius: 8px; + font-weight: 500; + transition: all .2s; +} +.app-body .account__domain-pill:hover { + background-color: var(--color-accent-bg); +} +.app-body .account__domain-pill.active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .dropdown-animation.account__domain-pill__popout { + animation: none; +} +.app-body .account__domain-pill__popout { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border: 1px solid var(--color-lines); + border-radius: 8px; +} +.app-body .account__domain-pill__popout__header__icon { + background-color: var(--color-accent); +} +.app-body .account__domain-pill__popout__handle { + padding: 12px; +} +.app-body :where(.account__domain-pill__popout__header, .account__domain-pill__popout__parts) :is(h3, h6) { + color: var(--color-content-fg); + font-weight: 600; +} +.app-body .account__domain-pill__popout__parts > div .account__domain-pill__popout__parts__icon { + align-items: start; + padding-top: 2px; +} +.app-body .account__domain-pill__popout__parts > div .account__domain-pill__popout__parts__icon .icon { + width: 28px; + height: 28px; +} +.app-body .account__domain-pill__popout__parts > div:first-child .account__domain-pill__popout__parts__icon .icon { + background-image: var(--icon-direct-messages-accent); +} +.app-body .account__domain-pill__popout__parts > div:last-child .account__domain-pill__popout__parts__icon .icon { + background-image: var(--icon-globe-accent); +} +.app-body .hover-card { + background-color: color-mix(in srgb, var(--color-content-bg), transparent 10%); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); + border-color: var(--color-lines); +} +.app-body .hover-card__bio, +.app-body .hover-card .display-name bdi, +.app-body .account-fields, +.app-body .hover-card__number { + color: var(--color-content-fg); +} +.app-body .hover-card .display-name__html { + font-weight: 600; +} +.app-body .account-fields { + font-size: 95%; +} +.app-body .hover-card .account-fields { + background-color: var(--color-content-secondary-bg); + border-radius: 8px; + padding: 8px; +} +.app-body .hover-card .account-fields dl:not(:first-child:last-child) { + gap: 10px; + padding-bottom: 6px; + border-bottom: 1px solid color-mix(in srgb, var(--color-lines) 70%, transparent); +} +@media (prefers-color-scheme: dark) { + .app-body .hover-card .account-fields { + background-color: var(--color-secondary-bg); + } + .app-body .hover-card .account-fields dl { + border-color: var(--color-accent-bg); + } +} +.app-body .hover-card .account-fields dl:last-child:not(:first-child) { + padding-top: 6px; + padding-bottom: 0; + border-bottom: 0; +} +.app-body .hover-card .account-fields dl dt { + width: 30%; + min-width: 30%; + max-width: 30%; + text-align: left; + font-weight: bold; + text-transform: uppercase; + font-size: 80%; +} +.app-body .hover-card .account-fields dl dd { + text-align: left; + justify-content: flex-start; +} + +/* Custom pinned posts divider */ +.app-body .status__wrapper:has(.icon-thumb-tack)::after { + position: absolute; + left: 0; + right: 0; + bottom: 0; + height: 6px; + width: 100%; + content: ""; + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + background-color: var(--color-content-secondary-bg); +} +.app-body .status__wrapper:has(.icon-thumb-tack)::before { + position: absolute; + left: 0; + right: 0; + top: -8px; + height: 8px; + width: 100%; + content: ""; + background-color: var(--color-content-bg); +} +.app-body .status__wrapper:has(.icon-thumb-tack) { + padding-bottom: 20px; + margin-top: -8px; +} +.app-body .status__wrapper:has(.icon-thumb-tack) :is(.status__content__translate-button, .translate-button .link-button) { + bottom: 20px; +} +.app-body .account-timeline__header + article .status__wrapper:has(.icon-thumb-tack) { + margin-top: 0; +} +.app-body .account-timeline__header + article .status__wrapper:has(.icon-thumb-tack)::before { + display: none; +} + + +/* ✨ Explore tab + -------------- */ +.app-body .explore__links { + background-color: var(--color-content-bg); + overflow: hidden; +} +.layout-multiple-columns .explore__links.scrollable { + background-color: var(--color-content-bg); + overflow-y: auto; +} +.app-body .explore__links .trends__item { + background-color: var(--color-content-bg); + border-bottom: 2px solid var(--color-content-secondary-bg); + padding: 15px 18px; +} +.app-body .explore__links .trends__item:last-child { + border-bottom: 0; +} +.app-body .trends__item__name, +.app-body .trends__item__current { + color: var(--color-fg-muted); +} +.app-body .trends__item__name a { + color: var(--color-fg); +} +.app-body .getting-started__trends { + padding: 0; + display: flex; + flex-flow: column; +} +.app-body .getting-started__trends h4 { + border-bottom: 0; + padding: 0; +} +.app-body .getting-started__trends h4 > :is(a, span) { + padding: 15px 20px 6px 47px; + margin-left: 3px; + font-weight: 500; + color: var(--color-fg-muted); + border-left: 4px solid transparent; + display: block; + transition: all .3s; +} +.app-body .getting-started__trends h4 a:hover { + color: var(--color-accent); +} +.app-body .getting-started__trends h4 a:active { + transform: scale(.95); +} +.app-body .getting-started__trends h4 a::after { + content: '\2192'; + margin-left: 0; + opacity: 0; + transition: all .2s; +} +.app-body .getting-started__trends:hover h4 a::after { + opacity: 1; + margin-left: 5px; +} + +.app-body .getting-started__trends .trends__item { + padding-left: 19px; +} +@media screen and (max-width:1174px) { + .app-body .getting-started__trends { + display: none; + } +} + +.app-body .trends__item::before { + background-image: var(--icon-hashtag-accent); + background-position: center; + background-size: contain; + background-repeat: no-repeat; + min-width: 20px; + width: 20px; + height: 20px; + transform: scale(1.45); + content: " "; + display: block; +} +.app-body .trends__item__name span { + white-space: pre-wrap; +} +.app-body .trends__item__sparkline { + flex: 0 0 auto; + position: relative; + height: 30px; + width: 30px; + border-radius: 6px; + overflow: hidden; + background-color: var(--color-content-secondary-bg); + box-shadow: inset 0 -2px var(--color-accent-bg); + transform: scale(1.25); + transition: all .3s; +} +.app-body .getting-started__trends .trends__item__sparkline { + background-color: var(--color-secondary-bg); +} +@media (prefers-color-scheme: dark) { + .app-body .getting-started__trends .trends__item__sparkline { + background-color: var(--color-content-secondary-bg); + } +} +.app-body .trends__item__sparkline svg { + width: 50px; + height: 30px; + position: absolute; + right: -2px; +} +.app-body .trends__item__sparkline::after { + position: absolute; + display: block; + content: " "; + left: 0; + right: 0; + height: 2px; + bottom: 0; + background-color: var(--color-accent); + opacity: .4; +} + +.app-body .trends__item__sparkline path:last-child { + stroke: var(--color-accent) !important; +} +.app-body .trends__item__sparkline path:first-child { + fill: var(--color-accent) !important; + fill-opacity: .4 !important; + transform: translate(0px, 0.2px); +} + + +/* Hashtag header */ +.app-body .hashtag-header { + font-size: 15px; + padding: 24px 20px; + margin: 10px; + border-radius: 8px; + color: var(--color-content-fg); + background-color: var(--color-content-secondary-bg); + border: 0; +} +.app-body .hashtag-header__header { + margin-bottom: 0; +} +.app-body .hashtag-header__header h1 { + color: var(--color-content-fg); +} +.app-body .hashtag-header .hashtag-header__header + div { + color: var(--color-content-fg); + font-size: 85%; + opacity: .8; + margin-top: -5px; + width: max-content; +} +@media screen and (max-width:460px) { + .app-body .hashtag-header .hashtag-header__header + div { + max-width: 55%; + line-height: 1.5; + margin-top: -2px; + } + .app-body .hashtag-header .hashtag-header__header + div > span { + display: inline-block; + margin-right: 5px; + } +} +.layout-multiple-columns .hashtag-header .hashtag-header__header + div { + max-width: 55%; + line-height: 1.5; + margin-top: -2px; +} +.layout-multiple-columns .hashtag-header .hashtag-header__header + div > span { + display: inline-block; + margin-right: 5px; +} + +@media screen and (min-width:890px) { + .app-body .hashtag-header .hashtag-header__header button { + transform: translate(0, 8px); + } +} + + +/* Account recommendations (For You Tab + User directory */ +.app-body .scrollable .account-card { + margin: 0; + background-color: var(--color-content-bg); + border-radius: 0; + border: 0; + border-bottom: 1px solid var(--color-lines); +} +.app-body .account-card__header { + padding: 0; + border-radius: 0; + height: 128px; + overflow: hidden; +} +.app-body .scrollable .account-card__bio:after { + background: linear-gradient(270deg, var(--color-content-bg), transparent); +} +.app-body .account-card__header img { + background-color: var(--color-content-secondary-bg); +} +.app-body .account-card__title__avatar .account__avatar { + border: 0; + border-radius: 50%; + overflow: visible; +} +.app-body .account-card__title__avatar img { + border: 0; + border-radius: 50%; + box-shadow: 0 0 0 3px var(--color-content-bg); +} +.app-body .account-card__title .display-name bdi, +.app-body .account-card__counters__item, +.app-body .account-card__counters__item small { + color: var(--color-content-fg); +} +.app-body .account-card__counters__item small { + opacity: .7; +} +.account-card__title .display-name bdi .display-name__html { + font-weight: bold; +} +.app-body .account-card__bio a { + color: var(--color-accent); +} +.app-body .filter-form { + background-color: var(--color-content-secondary-bg); + border-top: 1px solid var(--color-lines); +} +.app-body .filter-form__column { + padding: 10px 15px; +} + +.app-body .explore__suggestions__card { + border-bottom: 2px solid var(--color-content-secondary-bg); + gap: 2px; + padding-bottom: 14px; +} +.app-body .explore__suggestions__card__source span { + background-color: var(--color-content-secondary-bg); + padding: 6px 12px; + display: inline-block; + border-radius: 50px; + color: var(--color-fg-muted); + font-weight: 500; +} +.app-body .explore__suggestions__card__body__main__name-button .display-name__account { + color: var(--color-content-fg); + opacity: .75; +} +.app-body .explore__suggestions__card .icon-button { + background-color: var(--color-content-secondary-bg); + color: var(--color-fg-muted); + padding: 6px; + border: 0; +} +.app-body .explore__suggestions__card .icon-button:is(:active, :hover) { + background-color: var(--color-accent-bg); +} +@media screen and (min-width:1173px) { + .app-body .explore__suggestions__card .icon-button { + opacity: 0; + transform: translateX(50%); + transition: all .3s; + } + .app-body .explore__suggestions__card:hover .icon-button { + opacity: 1; + transform: translateX(0); + } +} + + +/* 📰 Trending stories */ +.app-body .story { + background-color: var(--color-content-bg); + transition: all .3s; +} +.app-body .story:not(:last-child) { + border-bottom: 2px solid var(--color-content-secondary-separator); +} +.app-body .story, +.app-body .story__details__title { + color: var(--color-content-fg); +} +.app-body .story__details__title { + font-weight: bold; + transition: all .3s; +} +.app-body .story:has(:is(.story__thumbnail, .story__details__title):hover) { + background-color: var(--color-content-bg-focus); +} +.app-body .story__details__publisher { + color: var(--color-fg); +} +.app-body .story .story__details__publisher { + opacity: .7; + transition: all .3s; +} +.app-body .story:has(:is(.story__thumbnail, .story__details__title):hover) :is(.story__details__publisher, .story__details__title) { + color: var(--color-accent); + opacity: 1; +} +.app-body .story__details__shared { + color: var(--color-fg-muted); +} +.app-body .story__details__shared__pill { + background-color: + color-mix( + in srgb, + var(--color-accent), + transparent 92% + ); + color: var(--color-accent); + border-radius: 8px; + transition: all .3s; +} +.app-body .story__details__shared__pill:hover { + background-color: var(--color-accent-bg); +} +.app-body .story__details__shared__pill:active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .story.expanded { + gap: 20px; + padding-bottom: 20px; +} +.app-body .story.expanded .story__thumbnail { + margin: 0; +} +.app-body .story.expanded .story__thumbnail img { + border-radius: 8px; +} +.app-body .story__details__shared__author-link { + color: var(--color-content-fg); +} +.app-body .story__details__shared__author-link:hover { + color: var(--color-accent); +} + + +/* 🔍 Search field and search results */ +.app-body .search { + margin-bottom: 10px; + transition: transform .3s; +} +.app-body .search:has(.search__icon:active) { + transform: scale(.95); +} +.app-body .search__input { + border-radius: 8px; + background-color: var(--color-accent-bg); + color: var(--color-content-fg); + border: 1px solid var(--color-accent-lines); + font-weight: 500; + padding-inline-end: 45px; + padding-inline-start: 16px; + outline-offset: 0; + outline: 0 solid var(--color-accent-bg); + transition: + border-color .2s, + background-color .2s, + outline .2s; +} +.app-body .search__input::placeholder, +.app-body .compose-form .spoiler-input__input::placeholder { + font-weight: 500; + color: var(--color-accent); +} +.app-body .search__input:focus { + border-color: var(--color-accent); + background-color: var(--color-content-bg); + outline: 3px solid var(--color-accent-bg); + border-radius: 8px; +} +.app-body .search__input:focus::placeholder, +.app-body .compose-form .spoiler-input__input:focus::placeholder { + color: var(--color-content-fg); + opacity: .4; +} +.app-body .search__icon .icon { + padding: 5px; + transform: scale(1) translateY(-50%); + background-size: 24px !important; + top: 50%; + inset-inline-start: unset; + inset-inline-end: 12px; +} +.app-body .search__input:not(:placeholder-shown) + .search__icon:hover .icon { + background-image: var(--icon-erase-active); +} +.app-body .compose-panel .icon-search, +.app-body .compose-panel .icon-search.active, +.app-body .explore__search-header .icon-search { + background-image: var(--icon-search-active); +} +.app-body .compose-panel .icon-search.active, +.app-body .search__icon .icon-search.active { + opacity: 1; + z-index: 1; +} +.app-body .explore__search-results { + border-radius: 0; + border: 0; + background-color: transparent; + overflow: hidden; +} +.app-body .explore__search-header { + background-color: transparent; +} +.app-body .explore__search-results .account { + padding-top: 16px; +} +.app-body .explore__search-results article:last-child > .account { + border-bottom: 1px solid var(--color-lines); +} +.app-body :is(.explore__search-results, .search-results__section) .trends__item { + border-bottom: 2px solid var(--color-content-secondary-bg); +} +.app-body :is(.explore__search-results, .search-results__section) article:first-child > .trends__item, +.app-body :is(.explore__search-results, .search-results__section) > .trends__item:first-child, +.app-body :is(.explore__search-results, .search-results__section) > .account:first-child { + border-top: 1px solid var(--color-lines); +} +.app-body :is(.explore__search-results, .search-results__section) article:last-child > .trends__item, +.app-body :is(.explore__search-results, .search-results__section) > .trends__item:last-child, +.app-body :is(.explore__search-results, .search-results__section) > .account:last-child { + border-bottom: 1px solid var(--color-lines); +} +.app-body .search-results__section { + background-color: var(--color-content-bg); + border-bottom: 0; +} +.app-body .search-results__section__header { + background-color: var(--color-content-secondary-bg); + border-bottom: 0; + color: var(--color-content-fg); +} +.app-body .search-results__section__header button { + color: var(--color-accent); +} +.app-body .account .account__details > span { + color: var(--color-content-fg); +} +.app-body .account .account__details .verified-badge { + color: var(--color-accent); +} +.app-body .account .account__details .verified-badge span { + font-weight: 500; +} +.app-body .compose-panel:has(> .search.active) { + overflow: visible; +} +.app-body .search__popout { + background-color: var(--color-content-bg); + border-radius: 8px; + margin-top: 10px; + border: 1px solid var(--color-lines); + animation: fadein-short .2s 1; +} +.app-body .search__popout h4 { + font-weight: bold; +} +.app-body .search__popout h4, +.app-body .search__popout__menu__message, +.app-body .search__popout__menu__item { + color: var(--color-content-fg); +} +.app-body .search__popout__menu__item { + align-items: center; + border-radius: 6px; +} +.app-body .search__popout__menu__item mark { + color: var(--color-content-fg-bold); +} +.app-body .search__popout__menu__item :is(.icon-button, .icon-button .icon) { + border-radius: 6px; + transition: none; +} +.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover) :is(.icon-button, .icon-button .icon) { + color: var(--color-accent-fg); +} +.app-body .search__popout__menu__item .icon-button:is(:active, :focus, :hover), +.app-body .search__popout__menu__item .icon-button:is(:active, :focus, :hover) .icon { + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); +} +.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover), +.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover) mark { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} + +.app-body .search__popout__menu:nth-child(2):not(:has(.search__popout__menu__message)) { + margin-bottom: 10px; +} +.app-body .search__popout h4:has(+ .search__popout__menu:last-child, + .search__popout__menu__message) { + background-color: var(--color-content-secondary-bg); + padding-top: 15px; + padding-left: 15px; + padding-right: 15px; + margin: 0; + border-radius: 6px 6px 0 0; + color: var(--color-fg-muted); +} +.app-body .search__popout__menu:last-child, +.app-body .search__popout > .search__popout__menu__message:last-child { + margin: 0 0 -10px; + background-color: var(--color-content-secondary-bg); + border-radius: 0 0 6px 6px; + padding: 5px; +} +.app-body .search__popout > .search__popout__menu__message:last-child { + padding: 5px 15px 15px; + color: var(--color-fg-muted); +} +.app-body .search__popout__menu:last-child .search__popout__menu__item:not(.selected, :active, :hover, :focus) { + color: var(--color-fg-muted); +} +.app-body .search__popout__menu:last-child .search__popout__menu__item:not(.selected, :active, :hover, :focus) mark { + color: var(--color-content-fg); +} + +@media screen and (max-width:1174px) { + .app-body:not(.layout-multiple-columns) .search { + margin-bottom: 0; + } + .app-body:not(.layout-multiple-columns) .explore__search-header { + padding-top: 2px; + } + .app-body:not(.layout-multiple-columns) .search__input { + padding: 13px; + } + .app-body:not(.layout-multiple-columns) .explore__search-header { + padding: 10px 0; + } +} +@media screen and (max-width:889px) { + .app-body:not(.layout-multiple-columns) .explore__search-header { + padding: 10px; + } +} + +@keyframes makeawish { + 0% { + transform: scale(120%) translate(0, 0) rotate(0deg); + } + 100% { + transform: scale(200%) translate(100vw, 100vh) rotate(600deg); + } +} +.app-body:has(.search__input[value="Tangerine UI"])::after, +.app-body:has(.search__input[value="tangerine ui"])::after { + content: "\1F34A"; + position: fixed; + display: block; + text-align: center; + width: 30px; + height: 30px; + font-size: 27px; + line-height: 30px; + top: -40px; + left: -40px; + animation: 10s linear 0s makeawish; +} + + + +/* Dismissable banners */ +.app-body .dismissable-banner { + background-color: var(--color-accent); + box-shadow: 0 5px var(--color-content-bg); + border-radius: 8px; + border: 0; + margin: 10px 10px 5px; +} +.app-body .dismissable-banner__message h1 { + color: var(--color-content-fg); + margin-bottom: 8px; +} +.app-body .dismissable-banner__message, +.app-body .dismissable-banner .dismissable-banner__action .icon-button { + color: var(--color-accent-fg); + font-weight: normal; +} +.app-body .dismissable-banner .dismissable-banner__action .icon-button:hover { + color: var(--color-accent); +} +.app-body .dismissable-banner__message__actions__wrapper { + flex-flow: row-reverse; +} +.app-body .dismissable-banner:has(.dismissable-banner__message > img:first-child) { + background: var(--color-content-bg); + margin: 0; + padding-top: 10px; + padding-left: 10px; + padding-right: 10px; + padding-bottom: 10px; + border-radius: 0; + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); +} +.app-body .dismissable-banner:has(.dismissable-banner__message > img:first-child) .dismissable-banner__action .icon-button { + color: var(--color-accent); +} +.app-body .dismissable-banner:has(.dismissable-banner__message > img:first-child) .dismissable-banner__message { + color: var(--color-content-fg); +} +.app-body .dismissable-banner__background-image { + display: none; +} +.app-body .dismissable-banner__message__actions .button, +.app-body .dismissable-banner__message__actions .button.button-tertiary { + line-height: 28px; + padding: 6px 17px; +} +.app-body .dismissable-banner__message__actions { + gap: 5px; +} + + + +/* 🔔 Notifications + ---------------- */ +.app-body .status.muted + :is( + .status__content, + .status__content a, + .status__content p, + .status__display-name strong + ), +.app-body .attachment-list__list a { + color: var(--color-content-fg-muted); +} +.app-body .notification.unread::before, +.app-body .status__wrapper.unread::before, +.app-body .notification-group--unread:before, +.app-body .notification-ungrouped--unread:before { + background-color: var(--color-accent); + width: 8px; + border: 0; + top: 5px; + height: auto; + bottom: 5px; + border-radius: 8px; + left: 5px; + z-index: 2; +} +.app-body .notification__message { + padding: 12px 12px 5px; + background-color: var(--color-post-bg); + color: var(--color-content-fg-bold); + transition: all .3s; +} +.app-body .notification__display-name { + font-weight: bold; + color: var(--color-content-fg); +} +.app-body .notification__report { + background-color: var(--color-content-bg); + border-bottom: 0; + padding-top: 10px; + gap: 15px; +} +.app-body .notification__report__details { + color: var(--color-content-fg); +} +.app-body .notification__message .icon { + color: var(--color-accent); + width: 18px; + margin-left: 38px; + text-align: right; + background-position: center right; +} +@media screen and (max-width:889px) { + .app-body .notification__message .icon { + margin-left: 34px; + } +} +.app-body .notification .status__wrapper { + padding-top: 0; +} +.app-body + :is( + .notification-favourite, + .notification-reblog, + .notification-poll, + .notification-status + ) + .status__action-bar { + display: none; +} +.app-body .account, +.app-body .notification-request { + background-color: var(--color-content-bg); + border-bottom: 2px solid var(--color-content-secondary-bg); + padding-left: 22px; + padding-top: 12px; +} +.app-body .notification .account { + border-bottom: 0; +} +.app-body .explore__search-results .account { + padding-top: 16px; +} +.app-body +.notification +.account:has(.account__wrapper > .account__relationship > button:nth-child(2)) +.display-name__account { + display: block; +} +.app-body +.notification +.account:has(.account__wrapper > .account__relationship > button:nth-child(2)) +.display-name { + margin-bottom: 0; +} + +@media screen and (min-width:890px) { + .app-body .notification .account:has(.account__wrapper > .account__relationship > button:nth-child(2)) { + padding-left: 32px; + padding-right: 22px; + } +} +@media screen and (max-width:889px) { + .app-body .notification .account:has(.account__wrapper > .account__relationship > button:nth-child(2)) { + padding-left: 27px; + } +} +@media screen and (max-width:1174px) { + .app-body .account { + padding-left: 18px; + } +} +.app-body .notification .account__relationship .icon-button { + padding: 5px; + border-radius: 8px; + transition: background-color .2s; +} +.app-body .notification .account__relationship .icon-button:first-child { + background-color: var(--color-confirm-bg); +} +.app-body .notification .account__relationship .icon-button:first-child:is(:active, :focus, :hover) { + background-color: var(--color-confirm); +} +.app-body .notification .account__relationship .icon-button:first-child:is(:active, :focus, :hover) .icon-check { + background-image: var(--icon-check-inv); +} +.app-body .notification .account__relationship .icon-button:last-child { + background-color: var(--color-reject-bg); +} +.app-body .notification .account__relationship .icon-button:last-child:is(:active, :focus, :hover) { + background-color: var(--color-reject); +} +.app-body .notification .account__relationship .icon-button:last-child:is(:active, :focus, :hover) .icon-times { + background-image: var(--icon-reject-inv); +} + +@media screen and (max-width:1174px) { + .app-body .notification-list { + bottom: calc(5rem + var(--safe-area-bottom)); + } +} +.app-body .notification-bar { + background-color: color-mix(in srgb, var(--color-content-bg), transparent 25%); + color: var(--color-content-fg); + border: 1px solid var(--color-lines-translucent); + box-shadow: var(--dropdown-shadow); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); +} +.app-body .notification-bar-action { + transition: all .2s; +} +.app-body .notification-bar-action:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); + color: var(--color-accent); +} + +.app-body .column-settings h3, +.app-body .app-form__toggle, +.app-body .app-form__toggle__label .hint { + color: var(--color-content-fg-bold); +} +.app-body .column-header__setting-btn { + font-weight: 600; +} +.app-body .column-settings h3 { + margin-bottom: 12px; + font-weight: 500; +} +.app-body .column-settings section { + border-color: var(--color-lines); +} +.app-body .column-settings section:not(:first-child) { + padding-bottom: 25px; +} +.app-body .app-form__toggle__label .hint { + opacity: .5; +} + +.app-body .filtered-notifications-banner { + background-color: var(--color-content-bg); + color: var(--color-accent); + border: 0; + position: relative; + padding: 25px; +} +.app-body .filtered-notifications-banner::before { + position: absolute; + display: block; + left: 10px; + right: 10px; + top: 10px; + bottom: 10px; + content: " "; + background-color: var(--color-content-secondary-bg); + border-radius: 8px; + transition: all .2s; +} +.app-body .filtered-notifications-banner:is(:active, :hover, :focus)::before { + background-color: color-mix(in srgb, var(--color-accent), transparent 88%); +} +.app-body .filtered-notifications-banner:hover::before { + left: 6px; + right: 6px; + top: 8px; + bottom: 8px; +} +.app-body .filtered-notifications-banner:active::before { + transform: scale(.98); +} +.app-body .filtered-notifications-banner > * { + z-index: 1; +} +.app-body .filtered-notifications-banner .filtered-notifications-banner__badge, +.app-body .filtered-notifications-banner:is(:active, :focus, :hover) .filtered-notifications-banner__badge, +.app-body .notification-request__name .filtered-notifications-banner__badge, +.app-body .notification-request .account__avatar__counter { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 50px; +} +.app-body .notification-request .account__avatar__counter { + width: 19px; + height: 19px; + box-sizing: border-box; +} +.app-body .filtered-notifications-banner__badge__badge { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + font-weight: 600; +} +.app-body .filtered-notifications-banner__text { + color: var(--color-content-fg); +} +.app-body .filtered-notifications-banner__text strong { + font-weight: 600; +} +.app-body .filtered-notifications-banner .notification-group__icon { + justify-content: center; +} +.app-body .notification-request__name__display-name, +.app-body .notification-request__name { + color: var(--color-content-fg); + letter-spacing: unset; +} +.app-body .notification-request { + padding-top: 15px; +} +@media screen and (max-width:1174px) { + .app-body .notification-request { + margin-top: 60px; + } +} +.app-body .notification-group { + padding: 16px 23px; +} +.app-body .notification-group, +.app-body .notification-ungrouped { + border: none; + position: relative; +} + +.app-body :is(.notification-group, .notification-ungrouped)::after, +.app-body .filtered-notifications-banner::after { + position: absolute; + display: block; + background-color: var(--color-lines); + height: 1px; + width: calc(100% - 78px); + right: 0; + bottom: 0; + content: " "; + opacity: .7; +} +.app-body .notification-ungrouped { + padding: 0; +} +.app-body .notification-ungrouped :is(.status__avatar, .account__avatar) { + height: 46px !important; + width: 46px !important; +} +.app-body .notification-ungrouped + :is( + .attachment-list, + .audio-player, + .hashtag-bar, + .media-gallery, + .more-from-author, + .picture-in-picture-placeholder, + .status-card, + .status__action-bar, + .status__content, + .video-player + ) { + margin-left: 0; + width: 100%; +} +.app-body .notification-ungrouped__header { + margin-bottom: -6px; + padding-top: 16px; + z-index: 1; + position: relative; + font-weight: 500; + color: var(--color-content-fg-muted); + background-color: var(--color-post-bg); + transition: background .3s; +} +.app-body .notification-ungrouped--direct .notification-ungrouped__header { + background-color: var(--color-post-bg); + transition: background .3s; +} +.app-body .notification-ungrouped--mention:not(.notification-ungrouped--direct) .notification-ungrouped__header { + display: none; +} +.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) { + width: 46px; + height: 28px; + justify-content: end; +} +.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) svg { + width: 22px; + height: 22px; +} +.app-body .notification-ungrouped .status::before { + display: none; +} +.app-body .notification-group__main__status { + border: 0; + background-color: var(--color-content-secondary-bg); + padding: 10px 12px 12px; + transition: + background .3s, + transform .3s; +} +.app-body .notification-group__main__status:hover { + background-color: color-mix(in srgb, var(--color-accent), transparent 88%); +} +.app-body .notification-group__main__status:active { + transform: scale(.98); +} +.app-body + :is( + .notification-group__main__header__label, + .notification-group__embedded-status__account, + .notification-ungrouped__header + ) + :is( + bdi, + bdi > strong + ) { + color: var(--color-content-fg); + font-weight: 700; +} +.app-body .notification-group__main__header__label { + color: var(--color-content-fg); + justify-content: space-between; +} +.app-body .notification-group__main__header__label time { + color: var(--color-content-fg-muted); +} +.app-body .notification-group__embedded-status__account { + color: var(--color-content-fg); +} +.app-body .notification-group__main__additional-content { + color: var(--color-fg-muted); +} +.app-body .notification-group__embedded-status .account__avatar { + opacity: 1; +} + + +/* 📋 Lists tab */ +.app-body .column-inline-form { + background-color: var(--color-content-secondary-bg); + border: 1px solid var(--color-lines); + border-bottom: 0; +} +@media screen and (max-width:889px) { + .app-body .column-inline-form { + border-left: 0; + border-right: 0; + } +} +.app-body .column-inline-form label :is(input, input:focus) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-radius: 8px; + border: 1px solid var(--color-lines); +} +.app-body .column-inline-form label input:focus { + border-color: var(--color-accent); +} +.app-body :is(.column-subheading, .columns-area__panels__main .column-link) { + background-color: var(--color-content-bg); + color: var(--color-fg); +} +.app-body .item-list .column-subheading { + color: var(--color-fg-muted); + border-top: 0; + border-bottom: 0; +} +.app-body .getting-started .column-subheading { + color: var(--color-fg-muted); +} +@media screen and (max-width:889px) { + .app-body .item-list .column-subheading { + border-left: 0; + border-right: 0; + border-radius: 0; + } +} +.app-body .list-editor { + background-color: var(--color-content-bg); +} +.app-body .list-editor .drawer__inner { + background-color: var(--color-content-bg); + border-radius: 0; +} +.app-body .list-editor__search { + margin: 10px; + background-color: var(--color-content-bg); +} +.app-body .list-editor .column-inline-form { + background-color: var(--color-content-secondary-bg); + border-top: 0; + border-right: 0; + border-left: 0; + border-color: var(--color-lines); +} +.app-body .list-editor .column-inline-form .icon-button { + color: var(--color-accent); +} +.app-body .list-editor .column-inline-form .icon-button.disabled { + opacity: .5; + pointer-events: none; +} +.app-body .list-editor .account { + border-right: 0 !important; + border-left: 0 !important; +} +.app-body .list-editor .setting-text { + width: 100%; + background-color: var(--color-accent-bg); + border: 1px solid var(--color-accent-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .list-editor .setting-text:is(:active, :focus) { + border-color: var(--color-accent); + background-color: var(--color-content-bg); +} + +.app-body .item-list .column-link { + margin-left: 0; + width: 100%; + border-bottom: 2px solid var(--color-content-secondary-separator); + background-color: var(--color-content-bg); + color: var(--color-content-fg); + box-sizing: border-box; +} +.app-body .item-list .column-link:hover { + background-color: var(--color-content-secondary-bg); + color: var(--color-accent); +} +.app-body .item-list article:last-child .column-link { + border-bottom: 0; +} +@media screen and (max-width:889px) { + .app-body .item-list .column-link { + border-left: 0; + border-right: 0; + } + .app-body .item-list article:last-child .column-link { + border-radius: 0; + } +} + +/* List adder dialog */ +.app-body :is(.list-adder, .list-adder__account, .list-adder__lists) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .list-adder__account { + margin-top: 12px; +} +.app-body .list-adder .column-inline-form { + border-radius: 0; +} +.app-body .list-adder .list { + border-bottom: 2px solid var(--color-content-secondary-separator); +} +.app-body .list-editor .drawer__pager { + border: none; + border-radius: 0; +} +.app-body .list-editor .account__relationship .icon-button { + border-color: var(--color-accent); + color: var(--color-accent); +} +.app-body .list-editor .search .search__input { + border-top: 1px solid; + border-bottom: 1px solid; + border-color: var(--color-accent-lines); +} +.app-body .list-editor .search .search__input:focus { + border-color: var(--color-accent); +} + +/* ➕ Follow requests */ +.app-body #Follow-requests { + margin-bottom: 0; + z-index: 0; +} +.app-body .account-authorize__wrapper { + margin: 0; + border-bottom: 1px solid var(--color-lines); +} +.app-body .account-authorize { + background-color: var(--color-content-bg); + padding: 20px +} +.app-body .account--panel { + background-color: var(--color-content-bg); + border: 0; + padding: 0 5px; +} +.app-body .account__header__content { + color: var(--color-content-fg); +} +.app-body .account--panel__button { + padding: 0 5px 12px 5px; +} +.app-body .account--panel__button .icon-button { + width: 100%; +} +.app-body .account--panel__button .icon-button, +.app-body .notification-request__actions .icon-button { + padding: 10px; + box-sizing: border-box; + border-radius: 8px; + transition: all .3s; + border: 0; +} +.app-body .account--panel button .icon-check { + background-image: var(--icon-check); +} +.app-body .account--panel button:is(:active, :focus, :hover) .icon-check { + background-image: var(--icon-check-inv); +} +.app-body .account--panel__button:first-child .icon-button, +.app-body .notification-request__actions .icon-button:last-child { + background-color: var(--color-confirm-bg); + color: var(--color-confirm-fg); +} +.app-body .account--panel__button:first-child .icon-button:is(:hover, :active), +.app-body .notification-request__actions .icon-button:last-child:is(:hover, :active) { + background-color: var(--color-confirm); + color: var(--color-accent-fg); +} +.app-body .account--panel button .icon-times { + background-image: var(--icon-reject); +} +.app-body .account--panel button:is(:active, :focus, :hover) .icon-times { + background-image: var(--icon-reject-inv); +} +.app-body .account--panel__button:nth-child(2) .icon-button, +.app-body .notification-request__actions .icon-button:first-child { + background-color: var(--color-reject-bg); + color: var(--color-reject); +} +.app-body .account--panel__button:nth-child(2) .icon-button:is(:hover, :active), +.app-body .notification-request__actions .icon-button:first-child:is(:hover, :active) { + background-color: var(--color-reject); + color: var(--color-accent-fg); +} +@media screen and (max-width:1174px) { + .app-body #Follow-requests + .column-back-button--slim .column-back-button { + position: absolute; + right: 0; + margin: 0; + width: auto; + } +} + + +/* Inline Follow Suggesitons */ +.app-body .inline-follow-suggestions { + background-color: var(--color-content-bg); + border-top: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + position: relative; +} +.app-body .inline-follow-suggestions__header h3 { + font-weight: bold; + color: var(--color-content-fg); +} +.app-body .inline-follow-suggestions__body__scrollable { + scroll-padding: 60px; +} +.app-body .inline-follow-suggestions__body__scrollable::-webkit-scrollbar { + height: 5px; +} +.app-body .inline-follow-suggestions__body__scrollable::-webkit-scrollbar-thumb { + opacity: 1; + border-radius: 0; +} +.app-body .inline-follow-suggestions__body__scrollable__card { + border-radius: 8px; + background-color: var(--color-content-secondary-bg); + border: 0; +} +.app-body .inline-follow-suggestions__body__scrollable__card :is(.display-name__html, .display-name__account), +.app-body .inline-follow-suggestions__body__scrollable__card__text-stack__source { + color: var(--color-content-fg); +} +.app-body .inline-follow-suggestions__body__scrollable__card .display-name__account { + opacity: .6; +} +.app-body .inline-follow-suggestions__body__scrollable__card .verified-badge { + color: var(--color-accent); +} +.app-body .inline-follow-suggestions__body__scrollable__card button:active { + transform: scale(.95); +} +.app-body .inline-follow-suggestions__body__scroll-button__icon { + background-color: var(--color-accent); + border-radius: 8px; + padding: 6px; + transition: all .3s; +} +.app-body .inline-follow-suggestions__body__scroll-button { + opacity: 1; +} +.app-body .inline-follow-suggestions__body__scroll-button:is(:active) .inline-follow-suggestions__body__scroll-button__icon { + transform: scale(.9); +} +.app-body .inline-follow-suggestions__body__scroll-button:is(:active, :focus, :hover) .inline-follow-suggestions__body__scroll-button__icon { + background-color: var(--color-accent-focus); +} +.app-body .inline-follow-suggestions__body__scroll-button.left { + background: linear-gradient(to right, var(--color-content-bg), transparent); + margin-left: -15px; + padding-left: 21px; +} +.app-body .inline-follow-suggestions__body__scroll-button.right { + background: linear-gradient(to left, var(--color-content-bg), transparent); + margin-right: -15px; + padding-right: 21px; +} + +.app-body .inline-follow-suggestions__body__scrollable__card .account__avatar { + border-radius: 50px; + background-color: var(--color-content-bg); + border: 3px solid var(--color-content-bg); + box-shadow: 0 2px 5px rgba(0, 0, 0, .1); + transform: translateY(3px); +} + +.app-body .inline-follow-suggestions .button:is(.button-secondary, .button-tertiary) { + padding: 7px 18px; +} +.app-body .inline-follow-suggestions__body__scrollable__card__text-stack__source .icon { + width: 17px; + height: 17px; +} + + +.app-body .button, +.app-body .account__header__tabs__buttons .icon-button { + border-radius: 8px; +} +.app-body .button, +.app-body .button.logo-button, +.app-body .rules-list li:before, +.app-body .icon-with-badge__badge { + background-color: var(--color-accent); + color: var(--color-accent-fg); + transition: all .2s; +} +.app-body .button:disabled, +.app-body .button.disabled { + opacity: .7; +} +.app-body .text-icon-button.active, +.app-body .button.button-tertiary, +.app-body .account__header__fields a, +.app-body .account__header__bio .account__header__fields a, +.app-body .reply-indicator__content a.unhandled-link, +.app-body .status__content a, +.app-body .status__content a.hashtag, +.app-body .status__content a.unhandled-link, +.app-body .column-back-button, +.app-body .about__section__title, +.app-body .prose a, +.app-body .column-link--transparent.active, +.app-body .column-header > .column-header__back-button, +.app-body .column-header__back-button, +.app-body .interaction-modal__icon, +.app-body .status__content a.mention, +.app-body .status__content__read-more-button, +.app-body .link-button, +.app-body .translate-button button, +.app-body .status__content__translate-button, +.app-body .status__action-bar__dropdown .icon-button.active, +.app-body .account__relationship .icon-button.active, +.app-body .account__header__tabs__buttons .icon-button.active, +.app-body .text-btn, +.app-body .detailed-status__action-bar-dropdown .icon-button, +.app-body .notification-bar-action { + color: var(--color-accent); +} +.app-body .icon-button, +.app-body .icon-button.inverted { + color: var(--color-content-fg); +} +.app-body .account__header__tabs__buttons .icon-button { + padding: 6px; + border: 0; + color: var(--color-content-fg); + background-color: var(--color-content-secondary-bg); +} +.app-body .account__header__tabs__buttons .icon-button:hover { + background-color: var(--color-accent-bg); + color: var(--color-accent); +} +.app-body .account__header__tabs__buttons .icon-button:has(.icon-ellipsis-v, .icon-close).active { + background-color: var(--color-accent); +} +.app-body .icon-button { + border-radius: 8px; + transition: all .2s; +} +.app-body .icon-button:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); + color: var(--color-accent); +} +.app-body .account__header__tabs__buttons .icon-button.active .icon-bell { + animation: bell-ring .4s ease-in 1; + transform-origin: top center; +} +.app-body .account__header__tabs__buttons .icon-button.active:has(.icon-bell):is(:active, :focus) { + background-color: var(--color-content-secondary-bg); +} +.app-body .language-dropdown__dropdown { + background-color: var(--color-content-bg); + border-radius: 8px; + border: 1px solid var(--color-lines); + box-shadow: var(--dropdown-shadow); + padding: 0; +} +.app-body .language-dropdown__dropdown__results__item { + border-radius: 8px; +} +.app-body .language-dropdown__dropdown__results__item.active, +.app-body .language-dropdown__dropdown__results__item.active:hover { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .language-dropdown__dropdown__results__item:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); +} +.app-body .language-dropdown__dropdown__results__item__native-name { + font-weight: bold; +} +.app-body .language-dropdown__dropdown__results__item__common-name { + opacity: .7; +} +.app-body +:is(.language-dropdown__dropdown__results__item__common-name, + .language-dropdown__dropdown__results__item__native-name) { + color: var(--color-content-fg); +} +.app-body +.language-dropdown__dropdown__results__item:is(.active, .active:hover) +:is(.language-dropdown__dropdown__results__item__common-name, + .language-dropdown__dropdown__results__item__native-name) { + color: var(--color-accent-fg); +} +.app-body +.language-dropdown__dropdown__results__item:is(:active, :focus, :hover) +:is(.language-dropdown__dropdown__results__item__native-name, + .language-dropdown__dropdown__results__item__common-name) { + color: var(--color-accent); +} +.app-body .button:not(.button-secondary):is(:active, :hover), +.app-body .button.button-tertiary:is(:active, :hover), +.app-body .button.logo-button:is(:active, :hover) { + background-color: var(--color-accent-focus); +} + +.app-body .react-toggle { + transition: transform .3s; +} +.app-body .react-toggle:active { + transform: scale(.9); +} +.app-body .react-toggle-track, +.app-body .react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track { + background-color: var(--color-fg-muted); + transition: all .2s; +} +.app-body .react-toggle-thumb { + border: 0; + background-color: #ffffff; +} +.app-body .react-toggle.react-toggle--checked .react-toggle-track, +.app-body .react-toggle.react-toggle--checked:is(:hover,:focus-within):not(.react-toggle--disabled) .react-toggle-track, +.app-body .react-toggle.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track { + background-color: var(--color-accent); +} +.app-body .react-toggle--checked .react-toggle-thumb { + border-color: var(--color-accent); +} +.app-body .react-toggle--focus { + outline: 0; +} + +.app-body .radio-button { + color: var(--color-content-fg); +} +.app-body .radio-button__input, +.app-body .poll__input, +.app-body .check-box__input { + border-width: 4px; + border-color: var(--color-content-bg); + background-color: var(--color-accent-bg); + outline: 1px solid var(--color-accent) !important; + outline-offset: -1px; + transition: transform .3s; + width: 20px; + height: 20px; +} +.app-body .radio-button:active .radio-button__input, +.app-body .poll__option:active .poll__input, +.app-body .check-box:active .check-box__input { + transform: scale(.9); +} +.app-body .radio-button__input.checked, +.app-body .poll__input.active { + background-color: var(--color-accent); +} +.app-body .check-box__input.checked:before, +.app-body .radio-button__input.checked:before { + display: none; +} +.app-body .check-box__input.checked, +.app-body .radio-button__input.checked { + background-color: var(--color-accent); +} +.app-body .check-box__input.checked .icon-check { + transform: scale(.5); +} + +.app-body .dropdown-menu { + border: 1px solid var(--color-lines); + border-radius: 8px; +} +.app-body .dropdown-menu, +.app-body .dropdown-menu__container__header, +.app-body .dropdown-menu__item.edited-timestamp__history__item, +.app-body .dropdown-menu__item :is(a, button) { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-color: var(--color-lines); +} + +.app-body .dropdown-menu__item a, +.app-body .dropdown-menu__arrow:before { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border: 0; +} +.app-body .dropdown-menu__item :is(a, button):is(:active, :focus, :hover) { + background: var(--color-accent); + color: var(--color-accent-fg); + outline: 0; +} +.app-body .dropdown-menu__separator { + border-color: var(--color-content-secondary-separator); +} + +.app-body .dropdown-menu__container__list--scrollable { + overflow-y: auto; +} + +.app-body .privacy-dropdown__dropdown { + background-color: var(--color-content-bg); + border-radius: 8px; + border: 1px solid var(--color-lines); + box-shadow: var(--dropdown-shadow); + padding: 8px; +} +.app-body .privacy-dropdown :is(.privacy-dropdown__value, .privacy-dropdown__value), +.app-body .privacy-dropdown__option { + background-color: var(--color-content-bg); + color: var(--color-content-fg); + border-radius: 6px; + margin-bottom: 2px; +} +.app-body .privacy-dropdown.active :is(.privacy-dropdown__value, .privacy-dropdown__value.active), +.app-body .privacy-dropdown__option:is(.active, .active:hover, :hover) { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .privacy-dropdown.active .privacy-dropdown__value:has(.text-icon-button.active) { + border-radius: 6px 6px 0 0; +} +.app-body .privacy-dropdown__option .privacy-dropdown__option__content, +.app-body .privacy-dropdown__option .privacy-dropdown__option__content strong { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .privacy-dropdown__option.active .privacy-dropdown__option__content, +.app-body .privacy-dropdown__option.active .privacy-dropdown__option__content strong, +.app-body .privacy-dropdown__option:hover .privacy-dropdown__option__content, +.app-body .privacy-dropdown__option:hover .privacy-dropdown__option__content strong, +.app-body .privacy-dropdown.active .privacy-dropdown__value.active .icon-button, +.app-body .privacy-dropdown .icon-button.inverted.active { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-globe { + background-image: var(--icon-globe-visibility-inv); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-unlock { + background-image: var(--icon-unlock-inv); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-lock { + background-image: var(--icon-lock-inv); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-at { + background-image: var(--icon-at-inv); +} +.app-body .privacy-dropdown__option .icon-info-circle path { + fill: var(--color-content-fg); +} +.app-body .privacy-dropdown__option:is(:hover, .active, .active:hover) .icon-info-circle path { + fill: var(--color-accent-fg); +} + +.app-body .dropdown-animation { + animation: fadein-short .2s 1; +} + +.app-body .button.button-tertiary:is(.button--confirmation, .button--destructive) { + background-color: transparent; +} +.app-body .button.button-tertiary.button--confirmation { + color: #4e8a6b; + background-color: rgba(121, 189, 154, 0.3); +} +.app-body .button.button-tertiary.button--destructive { + color: #df405a; + background-color: rgba(223, 64, 90, 0.3); +} +.app-body .button.button-tertiary.button--confirmation:is(:active, :focus, :hover) { + background-color: #79bd9a; + color: #ffffff; +} +.app-body .button.button-tertiary.button--destructive:is(:active, :focus, :hover) { + background-color: #df405a; + color: #ffffff; +} +@media (prefers-color-scheme: dark) { + .app-body .button.button-tertiary.button--confirmation { + color: #72cb9d; + } + .app-body .button.button-tertiary.button--destructive { + color: #f3637b; + } +} +.app-body + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ):not(:hover) { + background-color: color-mix(in srgb, var(--color-accent), transparent 90%); + color: var(--color-accent); +} +.app-body + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ):is(:active, :hover) { + background-color: color-mix(in srgb, var(--color-accent), transparent 70%) !important; + color: var(--color-accent); +} +.app-body + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ):active, + :is( + .block-modal__cancel-button, + .confirmation-modal__cancel-button, + .confirmation-modal__secondary-button, + .mute-modal__cancel-button + ) + + button:active { + transform: scale(.95); +} +.app-body .status__content a.hashtag { + color: var(--color-accent); +} + + + +/* 🖱️ Interaction modals + --------------------- */ +.app-body .modal-root__modal:not(.media-modal) { + border: 0; + outline: 1px solid var(--color-lines-translucent); +} +@media screen and (max-width:1174px) { + .app-body .modal-root__modal:not(.media-modal) { + margin-top: unset; + } +} +.app-body .compare-history-modal { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .compare-history-modal .report-modal__target { + border-color: var(--color-lines); +} +.app-body .safety-action-modal { + border: 1px solid var(--color-lines); + background-color: var(--color-content-bg); + border-radius: 8px; +} +.app-body .safety-action-modal__confirmation, +.app-body .safety-action-modal__confirmation strong, +.app-body .safety-action-modal__confirmation h1 { + color: var(--color-content-fg); +} +.app-body .safety-action-modal__header__icon { + background-color: var(--color-accent); +} +.app-body .safety-action-modal__header, +.app-body .safety-action-modal__header h1, +.app-body .safety-action-modal__caveats, +.app-body .safety-action-modal__bullet-points { + color: var(--color-content-fg); +} +.app-body :is(.safety-action-modal__header, .safety-action-modal__confirmation) h1 { + font-weight: 600; +} +.app-body .safety-action-modal__confirmation h1 { + font-size: 150%; + padding-top: 20px; +} +.app-body .safety-action-modal__header h1 + div { + opacity: .6; +} +.app-body .safety-action-modal__top { + background-color: transparent; + border: 0; +} +.app-body .safety-action-modal__bottom { + background-color: var(--color-content-secondary-bg); + padding-top: 24px; + border: 0; + border-radius: 0 0 8px 8px; +} +.app-body .safety-action-modal__bullet-points__icon .icon { + transform: scale(1.3); +} +.app-body .safety-action-modal__bullet-points > div:first-child .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-megaphone); +} +.app-body .safety-action-modal__bullet-points > div:nth-child(2) .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-eye-shut); +} +.app-body .safety-action-modal__bullet-points > div:nth-child(3) .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-direct-messages); +} +.app-body .safety-action-modal__bullet-points > div:nth-child(4) .safety-action-modal__bullet-points__icon .icon { + background-image: var(--icon-reply); + transform: scale(1); +} +.app-body .safety-action-modal__field-group label { + color: var(--color-content-fg); +} +.app-body .report-modal { + background-color: var(--color-content-bg); +} +.app-body .actions-modal { + background-color: var(--color-content-bg); +} +.app-body .interaction-modal { + background-color: var(--color-content-bg); + border-radius: 10px; + box-shadow: var(--dropdown-shadow); +} +.app-body .interaction-modal, +.app-body .interaction-modal__lead h3 { + color: var(--color-content-fg); +} +.app-body .interaction-modal__lead p, +.app-body .interaction-modal__choices__choice p { + color: var(--color-fg); +} +.app-body .interaction-modal__icon { + transform: scale(1.4) translateX(-2px); +} +.app-body .interaction-modal :is(p, strong) { + color: var(--color-content-fg); +} +.app-body .interaction-modal p.hint { + color: var(--color-content-fg-muted); +} +.app-body .interaction-modal :is(.button, .button.button-tertiary) { + padding: 10px 18px; +} +.app-body .interaction-modal .button.button-tertiary:hover { + background-color: var(--color-content-secondary-separator); +} +.app-body .copypaste input, +.app-body .interaction-modal__login__input { + border-color: var(--color-lines); + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); + border-radius: 8px; + outline: 0 solid var(--color-accent-bg); + transition: all .2s; +} +.app-body .interaction-modal__login.expanded .interaction-modal__login__input { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} +.app-body .interaction-modal__login__input input::placeholder { + color: var(--color-content-fg-muted); +} +.app-body .interaction-modal__login.focused .interaction-modal__login__input { + background-color: var(--color-content-bg); + border-color: var(--color-accent); + outline: 3px solid var(--color-accent-bg); +} +.app-body .interaction-modal__login .search__popout { + border-color: var(--color-lines); +} +.app-body .interaction-modal .copypaste button { + padding: 8px 18px; +} +.app-body .interaction-modal, +.app-body .boost-modal__container, +.app-body .mute-modal__container, +.app-body .block-modal__container { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .boost-modal__container { + margin-bottom: -11px; +} +.app-body .confirmation-modal__container, +.app-body .mute-modal__container, +.app-body .block-modal__container { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .block-modal__action-bar, +.app-body .boost-modal__action-bar, +.app-body .confirmation-modal__action-bar, +.app-body .mute-modal__action-bar { + background-color: var(--color-accent-bg); +} +.app-body .block-modal__action-bar > div, +.app-body .boost-modal__action-bar > div, +.app-body .confirmation-modal__action-bar > div, +.app-body .mute-modal__action-bar > div, +.app-body .boost-modal__container .status__content__text, +.app-body .boost-modal__container .display-name strong.display-name__html, +.app-body .boost-modal__container .status__info, +.app-body .boost-modal__container .status__relative-time time, +.app-body .boost-modal__container .status.light .status__visibility-icon { + color: var(--color-content-fg); +} +.app-body .actions-modal ul li:not(:empty) a { + color: var(--color-content-fg); +} +.app-body .actions-modal ul li:not(:empty) +a:is(.active, + .active button, + :active, + :active button, + :focus, + :focus button, + :hover, + :hover button) { + background-color: var(--color-accent); + color: var(--color-accent-fg); +} + + +/* Media modals */ +.app-body .modal-root__overlay:has(+ div > .media-modal) { + background-color: #030303 !important; +} +.app-body .modal-root__overlay { + background-color: rgb(0, 0, 0, .4); +} +@media (prefers-color-scheme: dark) { + .app-body .modal-root__overlay { + background-color: rgb(0, 0, 0, .9); + } +} +.app-body .media-modal__buttons .icon-button, +.app-body .media-modal__nav { + background-color: #1e1e1e; + color: #777777; + height: 44px; + width: 44px; + border-radius: 50%; + align-items: center; + justify-content: center; + padding: 0; + transition: .2s all; + +} +.app-body .media-modal__buttons .icon-button:is(:active, :focus, :hover), +.app-body .media-modal__nav:is(:active, :focus, :hover) { + background-color: #343434; + color: #ffffff; +} +.app-body .media-modal__close { + top: 24px; + left: 24px; +} +.app-body .media-modal__zoom-button { + top: 24px; + right: 24px; +} +.app-body .media-modal__nav--left { + left: 24px; +} +.app-body .media-modal__nav--right { + right: 24px; +} +@media screen and (max-width:889px) { + .app-body .media-modal__nav { + display: none; + } +} + +.app-body .media-modal__overlay .picture-in-picture__footer { + display: none; +} +.app-body .media-modal__overlay .picture-in-picture__footer .icon-button > svg { + width: 25px; + height: 25px; +} +.app-body .media-modal__overlay .picture-in-picture__footer .icon-button:is(:active, :hover, :focus) { + background-color: transparent !important; +} +.app-body .picture-in-picture__footer .animated-number { + color: var(--color-accent); +} +.app-body .media-modal__page-dot { + background-color: #858585; +} +.app-body .media-modal__overlay .icon-external-link path { + fill: var(--color-accent); +} + +.app-body .modal-root > div { + animation: slowin .3s 1; +} + + + +/* Report modals */ +.app-body .report-dialog-modal__lead { + color: var(--color-content-fg-muted); +} +.app-body .report-dialog-modal { + background-color: var(--color-content-bg); +} +.app-body .report-dialog-modal .dialog-option, +.app-body .report-dialog-modal .poll__option.dialog-option:last-child { + border-top: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + padding: 15px; + margin-bottom: 5px; + border-radius: 8px; + transition: all .2s; +} +.app-body .report-dialog-modal .dialog-option:hover, +.app-body .report-dialog-modal .poll__option.dialog-option:hover, +.app-body .report-dialog-modal .dialog-option:has(.poll__input.active) { + border-top: 1px solid var(--color-accent); + border-left: 1px solid var(--color-accent); + border-right: 1px solid var(--color-accent); + border-bottom: 1px solid var(--color-accent); +} + +.app-body .report-dialog-modal .dialog-option .poll__input, +.app-body .report-dialog-modal__textarea:focus { + border-color: var(--color-accent); +} +.app-body .report-dialog-modal .dialog-option .poll__input.active { + background-color: var(--color-accent); +} +.app-body .report-dialog-modal .dialog-option .poll__input svg { + display: none; +} +.app-body .report-dialog-modal .poll__option.dialog-option>.poll__option__text, +.app-body .report-dialog-modal .dialog-option time, +.app-body .report-dialog-modal .status__content > p:first-child:has(.status__content__spoiler-link) > span, +.app-body .report-dialog-modal__toggle, +.app-body .report-dialog-modal__subtitle, +.app-body .report-modal__comment .setting-text-label, +.app-body .report-dialog-modal .status__content__text p, +.app-body .report-dialog-modal__title, +.app-body .report-modal__target { + color: var(--color-content-fg); +} +.app-body .report-dialog-modal .poll__option.dialog-option>.poll__option__text strong { + color: var(--color-content-fg-bold) +} +.app-body .report-modal__comment, +.app-body .report-modal__container, +.app-body .report-dialog-modal__container { + border-color: var(--color-lines); +} +.app-body .report-modal__comment { + color: var(--color-content-fg-muted); +} +.app-body #upload-modal__description { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body #upload-modal__description:focus { + border-color: var(--color-accent); +} +.app-body .setting-text__wrapper { + background-color: var(--color-content-bg); + border: 0; +} +.app-body .report-dialog-modal__textarea { + background-color: var(--color-secondary-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .report-dialog-modal__textarea::placeholder { + color: var(--color-content-fg); + opacity: .5; +} + + + +/* 🖼️ Picture in Picture */ +.app-body .picture-in-picture { + z-index: 3; + box-shadow: 0 0 5px rgba(0, 0, 0, .2); + border-radius: 8px; + border: 1px solid var(--color-lines); +} +.app-body .picture-in-picture__header { + border-top-left-radius: 8px; + border-top-right-radius: 8px; +} +.app-body .picture-in-picture__footer { + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; +} +.app-body .picture-in-picture .video-player { + border: 0; +} +.app-body .picture-in-picture__footer, +.app-body .picture-in-picture__header { + background-color: var(--color-content-bg); +} +.app-body .picture-in-picture__header .display-name span { + color: var(--color-content-fg-muted); +} + +.app-body .picture-in-picture-placeholder { + border-radius: 8px; + background-color: var(--color-content-secondary-bg); + border-color: var(--color-lines); + color: var(--color-accent); +} + +/* ⏯️ Video controls */ +.app-body .video-player__seek__progress, +.app-body .video-player__volume__handle, +.app-body .video-player__volume__current, +.app-body .video-player__seek__handle { + background-color: var(--color-accent); +} + + +/* 📄 Meta footer */ +.app-body .link-footer { + margin-bottom: 20px; + margin-left: 10px; + margin-right: 10px; + display: flex; + flex-flow: column; + padding: 20px 0 0; +} +.app-body .link-footer p, +.app-body .link-footer a { + color: var(--color-fg-muted); +} +.app-body .link-footer::after { + content: var(--meta); + color: var(--color-fg-muted); + order: 10; +} + +/* Server banner */ +.app-body .server-banner__introduction { + display: none; +} +.app-body .server-banner { + padding: 0 0 20px; +} +.app-body .server-banner__hero { + border-radius: 8px 8px 0 0; + margin-bottom: 0; + border: 1px solid var(--color-lines-translucent); + border-bottom: 0; + background-color: var(--color-content-bg); + box-sizing: border-box; +} +.app-body .server-banner__description { + padding: 20px 15px 20px; + margin-bottom: 0; + background-color: var(--color-content-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + color: var(--color-content-fg); +} +.app-body .server-banner__meta { + padding: 0 15px 20px; + background-color: var(--color-content-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); + gap: 0; + margin: 0; + border-radius: 0 0 8px 8px; + align-items: end; +} +.app-body .server-banner h4 { + color: var(--color-fg); + font-size: 80%; +} +.app-body .server-banner__number { + color: var(--color-content-fg); + font-size: 15px; +} +.app-body .server-banner__number-label { + color: var(--color-content-fg); +} +.app-body .server-banner .account { + background-color: transparent; + box-shadow: none; + padding: 0; + border-left: 0; + border-right: 0; + border-bottom: 0; +} +.app-body .server-banner .account .display-name__account { + opacity: .7; +} +.app-body .server-banner__meta__column:first-child { + width: calc(60% - 5px); +} +.app-body .server-banner__meta__column:nth-child(2) { + width: calc(40% - 5px); +} +.app-body .server-banner .button.button-secondary { + padding: 10px; + margin: 10px 0; +} +.app-body .button.button-secondary, +.app-body .button.button-tertiary { + border: 0; + background-color: color-mix(in srgb, var(--color-accent), transparent 82%); + color: var(--color-accent); +} +.app-body .hover-card .button:not(.button--destructive) { + background-color: var(--color-accent); + color: var(--color-accent-fg); + line-height: 22px; + padding: 10px 18px; +} +.app-body .hover-card .button:not(.button--destructive):hover { + background-color: var(--color-accent-focus); +} +.app-body .button:is(.button-secondary, .button-tertiary):hover { + background-color: color-mix(in srgb, var(--color-accent), transparent 70%); +} +.app-body .button.button--destructive:is(:active, :hover, :focus) { + background-color: var(--color-reject); + color: var(--color-accent-fg); +} +.app-body .sign-in-banner .button, +.app-body .button:is(.button-secondary, .button-tertiary) { + padding: 10px 18px; +} +.app-body .sign-in-banner .button:active, +.app-body .button:is(.button-secondary, .button-tertiary):active { + transform: scale(.95); +} +@media screen and (max-width:1174px) { + .app-body .button.button-tertiary { + padding: 7px 18px; + } +} +.app-body .sign-in-banner { + padding: 10px; +} +.app-body .navigation-panel__sign-in-banner hr { + display: block; + border-color: var(--color-lines-translucent); + margin: 12px 15px; + opacity: .5; +} +.app-body .sign-in-banner p { + color: var(--color-fg-muted); + padding: 0 5px 5px; +} +.app-body .sign-in-banner p strong { + color: var(--color-fg); + font-weight: 500; +} +.app-body .sign-in-banner p:nth-child(2) { + font-size: 85%; + line-height: 18px; +} +.app-body .sign-in-banner p { + margin-bottom: 25px; +} +.app-body .sign-in-banner p:first-child { + margin-bottom: 5px; +} + + + +/* 🤗 Onboarding */ +.app-body .scrollable.follow-recommendations-container, +.app-body .column-list { + background-color: var(--color-content-bg); +} +.app-body .column-title .logo { + display: none; +} +.app-body .column-title h3, +.app-body .column-title p { + color: var(--color-content-fg); +} +.app-body .column-list { + border: 0; +} +.app-body .account__note { + color: var(--color-content-fg-muted); +} + +.app-body .onboarding__steps__item, +.app-body .onboarding__link { + background-color: var(--color-content-secondary-bg); + margin-bottom: 8px; + transition: all .2s; +} +.app-body .onboarding__steps__item:is(:active, :focus, :hover), +.app-body .onboarding__link:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); +} +.app-body .onboarding__steps__item__icon, +.app-body .onboarding__link { + color: var(--color-accent); +} +.app-body .onboarding__steps__item__description h6, +.app-body .onboarding__steps__item__description p, +.app-body .onboarding__lead, +.app-body .onboarding__lead strong { + color: var(--color-content-fg); +} +.app-body .onboarding__steps__item__go svg path, +.app-body .onboarding__link svg path { + fill: var(--color-accent); +} +.app-body .app-form__avatar-input, +.app-body .app-form__header-input { + background-color: var(--color-accent-bg); + transition: all .2s; +} +.app-body .app-form__avatar-input:hover, +.app-body .app-form__header-input:hover { + background-color: color-mix(in srgb, var(--color-accent), transparent 75%); +} +.app-body .app-form__header-input { + border-top: 1px solid var(--color-lines); +} +.app-body .app-form__header-input .icon { + background-image: var(--icon-paperclip); + transform: scale(1.4) translateX(-50%) translateY(-25%); + position: absolute; + inset-inline-start: 50%; + top: 50%; +} +.app-body .onboarding__profile .app-form__avatar-input { + border-color: var(--color-content-bg); + border-radius: 50%; + border-width: 5px; +} +.app-body .onboarding__profile .app-form__avatar-input img { + border-radius: 50%; + background: var(--color-content-secondary-bg); +} +.app-body .onboarding__profile .app-form__header-input img { + background: var(--color-accent-bg); +} +.app-body .simple_form .input.with_block_label > label, +.app-body .simple_form .input.with_block_label .hint, +.app-body .app-form__toggle__label strong, +.app-body .simple_form .hint { + color: var(--color-fg); +} +.app-body .app-form__toggle__toggle > div { + border-color: var(--color-lines); +} +.app-form__avatar-input.selected .icon, +.app-form__header-input.selected .icon { + color: var(--color-accent); +} +.app-body .simple_form + :is( + input[type=datetime-local], + input[type=email], + input[type=number], + input[type=password], + input[type=text], + input[type=url], + textarea + ) { + background-color: var(--color-content-secondary-bg); + border-color: var(--color-lines); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .simple_form + :is( + input[type=datetime-local], + input[type=email], + input[type=number], + input[type=password], + input[type=text], + input[type=url], + textarea + ):is(:active, :focus) { + border-color: var(--color-accent); +} +.app-body .column-title { + margin: -20px -20px 30px; + padding: 50px 40px 40px; +} +.app-body .column-title:not(:has(.onboarding__illustration)) { + background-color: var(--color-content-secondary-bg); +} +.app-body .column-title:has(+ .simple_form) { + margin-bottom: 0; + background-color: var(--color-content-secondary-bg); +} +.app-body .follow-recommendations { + background-color: var(--color-content-bg); +} +.app-body .follow-recommendations .account { + border-left: 0; + border-right: 0; + margin-bottom: 15px; +} +.app-body .follow-recommendations .account__note { + color: var(--color-content-fg); + opacity: .7; +} +.app-body .follow-recommendations .account__note p { + overflow: hidden; +} + +.app-body .copy-paste-text { + background-color: var(--color-accent-bg); + border-color: var(--color-accent-lines); + color: var(--color-content-fg); +} +.app-body .copy-paste-text:is(:focus, :active), +.app-body .tip-carousel:focus { + border-color: var(--color-accent); +} +.app-body .copy-paste-text:has(textarea:focus) { + border-color: var(--color-accent); +} + +/* 📢 Announcements */ +.app-body .announcements, +.app-body .announcements::after { + background-color: var(--color-content-secondary-bg); + color: var(--color-content-fg); +} +.app-body .announcements { + overflow: visible; + z-index: 0; + box-shadow: 0 -20px var(--color-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-bottom: 1px solid var(--color-lines); +} +.app-body .announcements__item strong { + font-weight: 800; + color: var(--color-content-fg-bold); +} +.app-body .announcements__item__unread { + color: var(--color-accent); + background-color: var(--color-accent); +} +.app-body .announcements__pagination, +.app-body .announcements__pagination .icon-button { + color: var(--color-content-fg); +} +.app-body .announcements__pagination > * { + vertical-align: middle; +} +.app-body .reactions-bar__item { + background-color: var(--color-accent-bg); + border-radius: 8px; + padding: 2px 8px; +} +.app-body .reactions-bar .emoji-picker-dropdown .icon-button { + padding: 3px; +} +.app-body .reactions-bar__item:is(:active, :hover, :focus) { + background-color: var(--color-content-bg); +} +.app-body .reactions-bar__item.active, +.app-body .reactions-bar .emoji-picker-dropdown .icon-button.active.inverted { + background-color: var(--color-accent); +} +.app-body .reactions-bar__item__count, +.app-body .reactions-bar__item__count .animated-number { + color: var(--color-accent); +} +.app-body .reactions-bar__item:is(:active, :hover, :focus) .reactions-bar__item__count .animated-number { + color: var(--color-content-fg); +} +.app-body .reactions-bar__item.active .reactions-bar__item__count .animated-number { + color: var(--color-accent-fg); +} +.app-body .reactions-bar .emoji-button, +.app-body .announcements__item__content a.unhandled-link, +.app-body .announcements__item__content a { + color: var(--color-accent); +} +.app-body .announcements .emoji-button { + margin: 0; +} +@media screen and (max-width:1174px) { + .app-body .announcements { + box-shadow: none; + margin-top: 1px; + border-left: 0; + border-right: 0; + margin-inline-start: -45px; + margin-inline-end: -55px; + } + .app-body .announcements__mastodon { + border-radius: 0; + } +} + + + +/* 404 */ +.app-body .empty-column-indicator, +.app-body .error-column { + background-color: var(--color-content-bg); + color: var(--color-content-fg); +} +.app-body .error-column__message h1, +.app-body .error-column__message { + color: var(--color-content-fg); +} +.app-body .error-column__image { + margin-top: 0; +} +.app-body .regeneration-indicator { + background-color: var(--color-content-bg); +} +@media screen and (min-width:890px) { + .app-body .regeneration-indicator { + padding-top: 50px; + padding-bottom: 40px; + } +} + + + +/* 📜 About page + ------------- */ +.app-body .scrollable.about { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-bottom: 0; + display: flex; + flex-flow: column; + padding-bottom: 20px; + z-index: 1; +} +@media screen and (max-width:889px) { + .app-body .scrollable.about { + border-left: 0; + border-right: 0; + } +} +.app-body .about__header { + order: 1; + margin-bottom: 10px; +} +.app-body .about__section:nth-child(3) { + order: 3; +} +.app-body .about__meta { + order: 2; +} +.app-body .about__section:nth-child(4) { + order: 4; +} +.app-body .about__section:nth-child(5) { + order: 5; +} +.app-body .about .link-footer { + order: 6; +} +.app-body .about__footer { + order: 7; +} +.app-body #mastodon > div > div > div.columns-area__panels > div.columns-area__panels__main > div.columns-area.columns-area--mobile > div > div > div.about__section.active:nth-of-type(3) > div.about__section__title { + display: none; +} +.app-body .about__header p, +.app-body .about__meta h4 { + color: var(--color-fg); +} +.app-body .about__header__hero { + margin: -20px -20px 20px; + width: calc(100% + 40px); + border-radius: 0; + background-color: var(--color-content-bg); +} +.app-body .about__header__hero, +.app-body .about__meta { + margin-bottom: 10px; +} +.app-body .about__header > h1 { + color: var(--color-content-fg); + margin: 30px 0 0 20px; + text-align: left; + font-variant: small-caps; + font-size: 20px; +} +.app-body .about__header > h1 + p { + color: var(--color-content-fg); + opacity: .8; + text-align: left; + margin-left: 20px; + margin-bottom: 15px; + font-size: 14px; +} +@media screen and (min-width:890px) { + .app-body .scrollable.about { + border-radius: 8px 8px 0 0 !important; + } + .app-body .about__header__hero { + border-radius: 6px 6px 0 0; + } +} +@media screen and (min-width:890px) and (max-width:1174px) { + .app-body .scrollable.about { + margin-top: 10px; + } +} +.app-body .about__mail { + color: var(--color-content-fg); +} +.app-body .about__meta h4 { + font-size: 12px; + font-weight: bold; + margin-bottom: 8px; +} +.app-body .about__meta .account { + background: none; + box-shadow: none; + padding: 0; + border-left: 0; + border-right: 0; +} +.app-body .about__meta__divider { + border-left: 3px solid var(--color-content-secondary-separator); +} +@media screen and (max-width:600px) { + .app-body .about__meta__divider { + border-top: 3px solid var(--color-content-secondary-separator); + width: 90%; + } +} +.app-body .about__section:nth-child(3) .about__section__body { + padding-bottom: 3em; +} +.app-body .about__meta, +.app-body .about__section__title { + color: var(--color-accent); + background-color: var(--color-content-secondary-bg); + border: 0; + border-radius: 8px; +} +.app-body .about__section.active .about__section__title { + border-radius: 8px 8px 0 0; +} +.app-body .about__section.active:not(:nth-of-type(3)) .about__section__body { + border: 0 !important; + background-color: var(--color-content-secondary-bg); + border-radius: 0 0 8px 8px; +} + +.app-body .prose, +.app-body .prose p, +.app-body .prose b, +.app-body .prose h1, +.app-body .prose h2, +.app-body .prose h3, +.app-body .prose h4, +.app-body .prose h5, +.app-body .prose h6, +.app-body .prose strong, +.app-body .rules-list, +.app-body .about__domain-blocks__domain h6, +.app-body .about__domain-blocks__domain__type { + color: var(--color-content-fg); +} +.app-body .prose ul > li:before { + background-color: var(--color-content-fg); + opacity: .3; + top: .55em; + width: 7px; + height: 7px; +} +.app-body .about__section__body .prose hr { + border-color: var(--color-content-secondary-separator); + margin-top: 2em; + margin-bottom: 2em; + border-width: 3px; +} +.app-body .hover-card__bio a, +.app-body .hover-card .account-fields a { + text-decoration: none; + color: var(--color-accent); +} +.app-body .about__section__body .prose a, +.app-body .about__section__body .prose a:hover, +.app-body .prose a strong, +.app-body .hover-card__bio a span { + color: var(--color-accent); + text-decoration-line: underline; + text-decoration-color: var(--color-accent-bg); + text-decoration-thickness: 2px; + text-underline-offset: 2px; +} +.app-body .about__section__body .prose a:hover :is(span, strong), +.app-body .hover-card__bio a:hover { + text-decoration-color: var(--color-accent); +} +.app-body .about__section__body .prose small.lang_label { + margin-left: -2em; + margin-top: 1px; + display: block; + color: var(--color-content-fg-muted); + font-weight: bold; + font-size: 80%; + float: left; +} +.about__section.active .about__section__title { + background-color: var(--color-accent-bg); +} +.app-body .rules-list__text, +.app-body .rules-list__hint { + color: var(--color-content-fg); +} +.app-body .rules-list__text { + font-weight: 600; +} +.app-body .rules-list__hint { + opacity: .7; + padding-top: 4px; +} +.app-body .rules-list li { + border-bottom: 1px solid var(--color-lines); + padding: 1em 1.75em 1em 3.4em; +} +.app-body .rules-list li:last-child { + border-bottom: 0; +} +.about__domain-blocks { + background-color: var(--color-content-bg); + border: 0; +} +.about__domain-blocks__domain { + color: var(--color-content-fg); + border-bottom: 0; +} +.about__domain-blocks__domain:nth-child(2n) { + background-color: var(--color-content-secondary-bg); +} + +@media screen and (min-width:1175px) { + .app-body .about :is(.link-footer, .about__footer) { + display: none; + } +} + + +/* Keyboard shortcuts page */ +.keyboard-shortcuts kbd { + background-color: var(--color-content-secondary-bg); + border: 1px solid var(--color-lines); + box-shadow: 0 1px var(--color-lines-translucent); + color: var(--color-content-fg); + border-radius: 5px; + padding: 3px 8px; + margin: 0 4px; + font-weight: 500; +} + + +/* Privacy Policy page */ +.app-body .column > .scrollable.privacy-policy { + border: 1px solid var(--color-lines); + background-color: var(--color-content-bg); + padding-bottom: 20px; + z-index: 1; +} +@media screen and (min-width:1175px) { + .app-body:not(:has(#tabs-bar__portal > *)) .column > .scrollable.privacy-policy { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + } +} + + + +/* 👋 Hide superfluous UI */ +.app-body div#mastodon > div > div > div:nth-child(2) > div:nth-child(3) > div > div > div:nth-child(3) > hr, +.app-body .navigation-panel__legal > hr, +.app-body .about__footer, /* Hide meta footer */ +.app-body .server-banner__introduction, /* Hide generic mastodon server introduction in sidebar */ +.app-body .search-banner ~ .search, /* Hide search field for logged out users */ +.app-body .account__header__bio .account__header__fields > dl:first-child /* Hide "Joined" field on profiles */ { + display: none; +} + + + +/* Multi-column layout + ------------------- */ + +:root:has(.layout-multiple-columns) *::-webkit-scrollbar { + width: 4px; +} +:root:has(.layout-multiple-columns) *::-webkit-scrollbar-track { + background-color: var(--color-accent-bg); +} +:root:has(.layout-multiple-columns) *::-webkit-scrollbar-thumb { + opacity: .8; +} +.layout-multiple-columns .scrollable, +.layout-multiple-columns .column > .scrollable { + max-height: 100%; +} +.layout-multiple-columns .column { + width: 400px; + padding-bottom: 0; +} +.layout-multiple-columns .drawer__inner__mastodon { + display: none; +} +.layout-multiple-columns :is(.drawer__inner, .drawer__inner.darker) { + background: transparent; +} +.layout-multiple-columns .drawer__header { + background-color: var(--color-content-bg); + border: 1px solid var(--color-lines); + border-radius: 8px; + margin-bottom: 0; +} +.layout-multiple-columns .drawer .search { + margin-top: 10px; +} +.layout-multiple-columns .drawer__tab { + transition: all .3s; + border-radius: 6px; + height: 40px; + padding: 5px; + margin: 5px; + box-sizing: border-box; + border: 0; +} +.layout-multiple-columns .drawer__tab .icon { + transform: scale(1.2); +} +.layout-multiple-columns .drawer__tab:active { + transform: scale(.9); +} +.layout-multiple-columns .drawer__tab:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); +} +.layout-multiple-columns .drawer__tab .icon-cog { + background-image: var(--icon-gear); +} +.layout-multiple-columns .drawer__tab .icon-globe { + background-image: var(--icon-globe); +} +.layout-multiple-columns .drawer__tab .icon-users { + background-image: var(--icon-users); +} +.layout-multiple-columns .drawer__tab .icon-bars { + background-image: var(--logo); +} +.layout-multiple-columns .drawer__tab .icon-sign-out { + background-image: var(--icon-logout); +} +.layout-multiple-columns .column-header__icon.icon-bars { + background-image: var(--icon-globe-active); +} + +.layout-multiple-columns .flex-spacer, +.layout-multiple-columns .getting-started, +.layout-multiple-columns .getting-started__wrapper, +.layout-multiple-columns .getting-started .column-link, +.layout-multiple-columns .getting-started .column-subheading { + background-color: var(--color-bg); +} +.layout-multiple-columns .scrollable.getting-started { + border-left: 0; + border-right: 0; + background-color: var(--color-bg); +} +.layout-multiple-columns .getting-started__wrapper { + padding-bottom: 10px; + border-radius: 0 0 8px 8px; +} +.layout-multiple-columns .getting-started .column-link { + color: var(--color-content-fg); + margin: 0 5px 2px; + border-radius: 8px; +} +.app-body .getting-started .column-link { + margin-left: 0; + font-weight: 500; + color: var(--color-fg); +} +.layout-multiple-columns .getting-started .column-link:is(:active, :focus, :hover) { + background-color: var(--color-accent-bg); + color: var(--color-fg); +} +.layout-multiple-columns .getting-started .column-link__icon { + transform: scale(1.4); +} + +.app-body .getting-started .column-link__badge { + background-color: var(--color-accent); + color: var(--color-accent-fg); + border-radius: 8px; + line-height: 15px; + font-weight: bold; + padding-left: 8px; + padding-right: 8px; +} + +.layout-multiple-columns .getting-started__trends .trends__item { + padding-left: 16px; +} +.layout-multiple-columns .getting-started__trends h4 > :is(a, span) { + padding-left: 45px; +} + +.layout-multiple-columns :is(.column-header, .column-back-button) { + background-color: var(--color-content-bg); +} + +.layout-multiple-columns .column-header__setting-btn { + font-weight: 600; +} + +.layout-multiple-columns .column:has(> .getting-started) { + width: 330px; +} +.layout-multiple-columns + .column:has(> .getting-started) + :is(.column-header, .column-back-button), +.layout-single-column .navigation-bar:has(+ .getting-started) { + display: none; +} + +.layout-multiple-columns .getting-started__trends { + margin-bottom: 10px; +} + +.layout-multiple-columns .search-results__header, +.layout-multiple-columns .explore__search-header { + display: none; +} + +.layout-multiple-columns .drawer { + width: 280px; + transition: width .3s; +} +.layout-multiple-columns + .drawer:has(> .drawer__pager > .drawer__inner > .search-results > .search-results__section) { + width: 400px; +} +.layout-multiple-columns .drawer__inner:has(> .search-results > .search-results__section) { + z-index: 2; + background-color: var(--color-content-bg); + border-left: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); +} + +.layout-multiple-columns + .drawer + > .search:has(+ .drawer__pager > .drawer__inner > .search-results > .search-results__section) { + margin-bottom: 0; +} +.layout-multiple-columns + .drawer + > .search:has(+ .drawer__pager > .drawer__inner > .search-results > .search-results__section) + > .search__input { + border-radius: 8px 8px 0 0; +} + +.layout-multiple-columns .drawer__pager { + border-radius: 0; + border: 0; +} +.layout-multiple-columns + .drawer + > .search:has(+ .drawer__pager > .drawer__inner > .search-results > .search-results__section) + > .search__popout { + border-radius: 0 0 8px 8px; + margin-top: 0; +} + +.layout-multiple-columns .drawer__inner:has(.search-results .empty-column-indicator) { + z-index: 3; +} +.layout-multiple-columns .search-results .empty-column-indicator { + border: 1px solid var(--color-lines); + border-radius: 8px; +} + +.layout-multiple-columns .compose-form { + padding: 0; +} + +.layout-multiple-columns .search + .drawer__pager .drawer__inner:has(.compose-form):not(:has(> .search-results))::after { + content: var(--meta); + color: var(--color-fg-muted); + padding: 12px; + position: absolute; + bottom: 0; + z-index: -1; +} +.layout-multiple-columns .link-footer::before, +.layout-multiple-columns .link-footer::after { + display: none; +} + +.layout-multiple-columns .list-editor__accounts + .drawer__inner.backdrop { + background-color: var(--color-content-bg); +} + +@media screen and (min-width:630px) and (max-width:1174px) { + .layout-multiple-columns + :is( + .column-header, + .column-back-button + ) { + border-top: 1px solid var(--color-lines); + border-right: 1px solid var(--color-lines); + border-left: 1px solid var(--color-lines); + border-top-left-radius: 8px !important; + border-top-right-radius: 8px !important; + } +} + +.app-body .switch-to-advanced { + background-color: var(--color-accent-bg); + border-radius: 8px; + color: var(--color-content-fg); +} +.app-body .switch-to-advanced .switch-to-advanced__toggle { + color: var(--color-accent); +} + + +/* Popular hashtag icons + --------------------- */ +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="tangerine" i] + ) +)::before { + background-image: var(--icon-tangerine-slice); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="day" i], + [href$="tag" i], + [href*="monday" i], + [href*="tuesday" i], + [href*="wednesday" i], + [href*="thursday" i], + [href*="friday" i], + [href*="saturday" i], + [href*="sunday" i], + [href*="montag" i], + [href*="dienstag" i], + [href*="mittwoch" i], + [href*="donnerstag" i], + [href*="freitag" i], + [href*="samstag" i], + [href*="sonntag" i], + [href*="lundi" i], + [href*="mardi" i], + [href*="mercredi" i], + [href*="jeudi" i], + [href*="vendredi" i], + [href*="samedi" i], + [href*="dimanche" i], + [href*="lunes" i], + [href*="martes" i], + [href*="miercoles" i], + [href*="jueves" i], + [href*="viernes" i], + [href*="sabado" i], + [href*="domingo" i] + ) +)::before { + background-image: var(--icon-calendar); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="tune" i], + [href$="/np" i], + [href*="nowplaying" i], + [href*="singit" i], + [href*="music" i], + [href*="eurovision" i], + [href*="song" i], + [href$="synth" i], + [href$="jazz" i], + [href$="rock" i], + [href$="rap" i], + [href$="BandcampFriday" i], + [href*="Jukebox" i], + [href*="/kpop" i], + [href*="/rock" i], + [href$="/pop" i] + ) +)::before { + background-image: var(--icon-music); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="eurovision" i] + ) +)::before { + background-image: var(--icon-microphone); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="birthday" i] + ) +)::before { + background-image: var(--icon-cake); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="letterboxd" i], + [href$="trakt" i], + [href$="TV" i], + [href$="cinema" i], + [href*="nowwatching" i], + [href*="WatchingNow" i], + [href*="movie" i], + [href*="/cinema" i], + [href*="/oscars" i] + ) +)::before { + background-image: var(--icon-popcorn); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="photography" i], + [href*="photo" i], + [href*="foto" i], + [href*="pics" i], + [href*="selfie" i], + [href*="/ShotWith" i], + [href*="WindowFriday" i], + [href*="FensterFreitag" i], + [href$="/instagram" i] + ) +)::before { + background-image: var(--icon-camera); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="SilentSunday" i], + [href*="sunset" i], + [href*="sunrise" i], + [href$="/sky" i], + [href*="skyblue" i], + [href*="ocean" i] + ) +)::before { + background-image: var(--icon-sunset); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="christmas" i], + [href*="weihnachten" i], + [href*="noel" i] + ) +)::before { + background-image: var(--icon-pine); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="tree" i], + [href*="trunk" i], + [href*="ecology" i], + [href*="klima" i], + [href*="climat" i], + [href*="environment" i], + [href*="/garden" i], + [href*="mosstodon" i], + [href*="/vegan" i], + [href*="/plants" i] + ) +)::before { + background-image: var(--icon-tree); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="/cat" i], + [href*="/cats" i], + [href*="catloaf" i], + [href*="Caturday" i], + [href*="catsofmastodon" i], + [href*="WhiskersWednesday" i] + ):not( + [href*="cath" i] + ) +)::before { + background-image: var(--icon-cat); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="dog" i], + [href$="dogs" i], + [href*="/dog" i], + [href*="DogLovers" i], + [href*="dogsofmastodon" i], + [href*="DogsOfFedi" i], + [href*="dogstadon" i] + ) +)::before { + background-image: var(--icon-dog); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="art" i], + [href*="artmatters" i], + [href*="DigitalArt" i], + [href*="PixelArt" i], + [href*="artwork" i], + [href*="artist" i], + [href$="design" i], + [href*="designer" i], + [href*="watercolo" i], + [href*="painting" i] + ):not( + [href*="aiart" i], + [href*="artificial" i], + [href*="aidesign" i] + ) +)::before { + background-image: var(--icon-brush); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="apple" i], + [href$="macos" i], + [href$="/mac" i], + [href$="ios" i], + [href*="ipad" i], + [href*="iphone" i], + [href*="/wwdc" i], + [href*="/appleevent" i] + ) +)::before { + background-image: var(--icon-apple); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="poem" i], + [href*="writing" i], + [href*="write" i], + [href*="article" i] + ) +)::before { + background-image: var(--icon-pencil); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="/book" i], + [href*="literature" i], + [href*="reading" i], + [href$="/history" i], + [href$="/histoire" i] + ) +)::before { + background-image: var(--icon-book); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="game" i], + [href*="gaming" i], + [href*="gamedev" i], + [href*="games" i], + [href*="gamer" i], + [href*="playstation" i], + [href*="arcade" i], + [href*="xbox" i], + [href*="nintendo" i] + ) +)::before { + background-image: var(--icon-gaming); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="/minecraft" i], + [href*="/hermitcraft" i] + ) +)::before { + background-image: var(--icon-cube); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="/fifa" i], + [href$="/fifaworldcup" i], + [href$="/soccer" i], + [href*="/euro202" i], + [href$="/mls" i], + [href*="/sport" i] + ) +)::before { + background-image: var(--icon-football); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="lgbt" i], + [href*="/lgbt" i], + [href*="/queer" i], + [href$="trans" i], + [href$="pride" i], + [href$="womensday" i], + [href*="internationalwomensday" i], + [href$="/IWD" i], + [href*="JourneeDesDroitsDesFemmes" i], + [href*="feministischerkampftag" i], + [href*="celebratewomen" i], + [href*="/8mars" i], + [href$="transdayofvisibility" i], + [href$="TDOV" i], + [href$="transdayofremembrance" i], + [href$="TDOR" i], + [href$="pridemonth" i], + [href$="blm" i], + [href$="blacklivesmatter" i], + [href$="blackmastodon" i], + [href$="blackfedi" i], + [href*="protest" i], + [href*="greve" i], + [href*="manif" i], + [href$="riot" i], + [href$="freepalestine" i] + ) +)::before { + background-image: var(--icon-pride); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="electionday" i], + [href$="election" i], + [href$="/election" i], + [href*="presidentielle" i], + [href*="presidential" i], + [href*="legislativ" i] + ) +)::before { + background-image: var(--icon-vote); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href$="dev" i], + [href$="code" i], + [href*="development" i], + [href*="developer" i], + [href*="devops" i], + [href*="opensource" i] + ) +)::before { + background-image: var(--icon-code); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="mutualaid" i], + [href*="crowdfund" i] + ) +)::before { + background-image: var(--icon-handshake); +} +.app-body +.trends__item:has( + .trends__item__name a:is( + [href*="olympics" i], + [href*="/Paris2024" i], + [href*="/LA2028" i] + ) +)::before { + background-image: var(--icon-olympics); + transform: scale(1.85); +} diff --git a/app/models/trends/statuses.rb b/app/models/trends/statuses.rb index 8757e5aa9c3b6c..9a1b8d5d318a93 100644 --- a/app/models/trends/statuses.rb +++ b/app/models/trends/statuses.rb @@ -6,9 +6,9 @@ class Trends::Statuses < Trends::Base BATCH_SIZE = 100 self.default_options = { - threshold: 5, + threshold: 2, review_threshold: 3, - score_halflife: 1.hour.freeze, + score_halflife: 12.hours.freeze, decay_threshold: 0.3, } diff --git a/app/validators/status_length_validator.rb b/app/validators/status_length_validator.rb index dc841ded3e16bc..a36faf2a11c79d 100644 --- a/app/validators/status_length_validator.rb +++ b/app/validators/status_length_validator.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true class StatusLengthValidator < ActiveModel::Validator - MAX_CHARS = 500 + MAX_CHARS = 4242 URL_PLACEHOLDER_CHARS = 23 URL_PLACEHOLDER = 'x' * 23 diff --git a/config/locales/en.yml b/config/locales/en.yml index e9c8822d5acb30..156d1252fd4aa2 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1830,6 +1830,14 @@ en: contrast: Mastodon (High contrast) default: Mastodon (Dark) mastodon-light: Mastodon (Light) + tangerineui: Tangerine UI + tangerineui-purple: Tangerine UI (Purple) + tangerineui-cherry: Tangerine UI (Cherry) + tangerineui-lagoon: Tangerine UI (Lagoon) + mastodon-bird-ui: Bagel UI (Dark) + mastodon-bird-ui-light: Bagel UI (Light) + mastodon-bird-ui-contrast: Bagel UI (High contrast) + mastodon-bird-ui-accessible: Bagel UI (Ultra accessible) system: Automatic (use system theme) time: formats: diff --git a/config/themes.yml b/config/themes.yml index 9c21c9459f3bcf..18021d4caccb01 100644 --- a/config/themes.yml +++ b/config/themes.yml @@ -1,3 +1,11 @@ default: styles/application.scss contrast: styles/contrast.scss mastodon-light: styles/mastodon-light.scss +tangerineui: styles/tangerineui.scss +tangerineui-purple: styles/tangerineui-purple.scss +tangerineui-cherry: styles/tangerineui-cherry.scss +tangerineui-lagoon: styles/tangerineui-lagoon.scss +mastodon-bird-ui: styles/mastodon-bird-ui-dark.scss +mastodon-bird-ui-light: styles/mastodon-bird-ui-light.scss +mastodon-bird-ui-contrast: styles/mastodon-bird-ui-contrast.scss +mastodon-bird-ui-accessible: styles/mastodon-bird-ui-accessible.scss