From 1a976e98aa03d29b049549291c86b0d9d04a48dc Mon Sep 17 00:00:00 2001
From: Godot Organization <>
Date: Fri, 29 Nov 2024 14:27:16 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20published=20from=20@=20adamsco?=
=?UTF-8?q?tt/godot-website@98f7884f74142d4aa8b8680d432b7fa97f4cd71f=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
assets/css/priorities/base.css | 2 +-
assets/css/priorities/base.css.map | 4 ++--
atom.xml | 2 +-
priorities.html | 15 +++++++--------
4 files changed, 11 insertions(+), 12 deletions(-)
diff --git a/assets/css/priorities/base.css b/assets/css/priorities/base.css
index 4245c7227c..210c9ed41a 100644
--- a/assets/css/priorities/base.css
+++ b/assets/css/priorities/base.css
@@ -1 +1 @@
-@import "./details.css";ul{line-height:unset;padding-left:unset}:root{scroll-behavior:smooth;scroll-padding-top:1.25rem}@media(prefers-reduced-motion){:root{scroll-behavior:auto}}.priorities-container{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;background-color:var(--card-background-color);overflow:visible;position:relative}.priorities-container>.priorities-intro{background:linear-gradient(to right,rgba(255,255,255,.866667),rgba(255,255,255,.866667)),linear-gradient(to bottom,transparent 25%,#fff 100%),url(/storage/priorities/images/page/map2-2048.webp);background-color:#000;background-size:cover,cover,cover;background-repeat:repeat,repeat,repeat}@media screen and (min-resolution:2x){.priorities-container>.priorities-intro{background:linear-gradient(to right,rgba(255,255,255,.866667),rgba(255,255,255,.866667)),linear-gradient(to bottom,transparent 25%,#fff 100%),url(/storage/priorities/images/page/map2-4096.webp);background-color:#000;background-size:cover,cover,cover;background-repeat:repeat,repeat,repeat}}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities-intro{background:linear-gradient(to right,rgba(51,54,57,.866667),rgba(51,54,57,.866667)),linear-gradient(to bottom,transparent 25%,#333639 100%),url(/storage/priorities/images/page/map2-2048.webp);background-color:#000;background-size:cover,cover,cover;background-repeat:repeat,repeat,repeat}}@media screen and (prefers-color-scheme:dark) and (min-resolution:2x){.priorities-container>.priorities-intro{background:linear-gradient(to right,rgba(51,54,57,.866667),rgba(51,54,57,.866667)),linear-gradient(to bottom,transparent 25%,#333639 100%),url(/storage/priorities/images/page/map2-4096.webp);background-color:#000;background-size:cover,cover,cover;background-repeat:repeat,repeat,repeat}}.priorities-container>.priorities-intro>.banner .container{padding-top:7rem;padding-bottom:7rem}.priorities-container>.priorities-intro>.banner .container h1{margin-bottom:0}.priorities-container>.priorities-intro>.banner .container .banner-last-updated .label .last-updated{display:inline}.priorities-container>.priorities-intro>.banner .container .banner-last-updated .label .recently-updated{display:none;font-weight:600;color:#f35774}.priorities-container>.priorities-intro>.banner .container .banner-last-updated.recent .label .last-updated{display:none}.priorities-container>.priorities-intro>.banner .container .banner-last-updated.recent .label .recently-updated{display:inline}.priorities-container>.priorities-intro>.intro .wishlist-btns{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"donate howto contact";gap:1.25rem;margin:3.75rem 0;font-weight:600}@media screen and (max-width:700px){.priorities-container>.priorities-intro>.intro .wishlist-btns{grid-template-columns:repeat(2,1fr);grid-template-areas:"donate donate" "howto contact"}}@media screen and (max-width:450px){.priorities-container>.priorities-intro>.intro .wishlist-btns{grid-template-columns:repeat(1,1fr);grid-template-areas:"donate" "howto" "contact"}}.priorities-container>.priorities-intro>.intro .wishlist-btns .donate{grid-area:donate}.priorities-container>.priorities-intro>.intro .wishlist-btns .howto{grid-area:howto}.priorities-container>.priorities-intro>.intro .wishlist-btns .contact{grid-area:contact}.priorities-container>.priorities-intro>.intro .wishlist-btns .wishlist-btn-anchor{color:#f35774;text-decoration:none}.priorities-container>.priorities-intro>.intro .wishlist-btns .wishlist-btn-anchor:hover{text-decoration:underline}.priorities-container>.priorities-intro>.intro .wishlist-btns .wishlist-btn-text{display:flex;justify-content:center;align-items:center}.priorities-container>.navigation{top:0;z-index:1000;background-color:#fff;margin:1.25rem 0;user-select:none}@media screen and (prefers-color-scheme:dark){.priorities-container>.navigation{background-color:#333639}}.priorities-container>.navigation li{list-style:none;margin-bottom:0}.priorities-container>.navigation .navigation-list-container{position:relative}.priorities-container>.navigation .navigation-list-container .navigation-list{margin:0;display:flex;flex-direction:row;justify-content:space-between;gap:1.25rem}@media screen and (max-width:700px){.priorities-container>.navigation .navigation-list-container .navigation-list{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width:450px){.priorities-container>.navigation .navigation-list-container .navigation-list{grid-template-columns:1fr}}.priorities-container>.navigation .navigation-list-container .navigation-list>li{list-style:none;flex-grow:1;width:100%;margin:0}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary{display:flex;flex-direction:row;background-color:#eff0f7;border-radius:15px;width:calc(100% - 2.5rem);height:100%;padding:1.25rem;cursor:pointer}@media screen and (prefers-color-scheme:dark){.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary{background-color:#26292c}}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary:hover{filter:brightness(117.5%)}@media screen and (prefers-color-scheme:light){.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary:hover{filter:brightness(102%)}}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary::-webkit-details-marker{display:none}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary .label{width:100%;flex-grow:1}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary .toggle{flex-grow:0}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary .toggle .more{display:block}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary .toggle .less{display:none}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary .toggle .more{display:none}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary .toggle .less{display:block}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation .navigation-sublist{display:flex;flex-direction:column;gap:.3125rem;margin-top:.625rem;margin-left:1.25rem}.priorities-container>.priorities{display:flex;flex-direction:column;gap:2.5rem;padding:2.5rem 0}.priorities-container>.priorities .category>.container>.category-details>.category-summary{display:grid;grid-template-areas:"title anchor . icon";grid-template-columns:auto min-content 1fr min-content;gap:1.25rem;align-items:baseline;border-radius:15px;padding:1rem 2rem;letter-spacing:-2px;font-weight:600;color:#fff;cursor:pointer;line-height:3rem;list-style:none}.priorities-container>.priorities .category>.container>.category-details>.category-summary::-webkit-details-marker{display:none}.priorities-container>.priorities .category.level-1>.container>.category-details>.category-summary{font-size:3rem;background-color:#3e8ecc}.priorities-container>.priorities .category.level-2>.container>.category-details>.category-summary{font-size:2.125rem;background-color:#a5adc8}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities .category.level-2>.container>.category-details>.category-summary{background-color:#202325}}@media screen and (prefers-color-scheme:light){.priorities-container>.priorities .category.level-2>.container>.category-details>.category-summary:hover{filter:brightness(105%)}}.priorities-container>.priorities .category>.container>.category-details>.category-summary:hover{filter:brightness(117.5%)}.priorities-container>.priorities .category>.container>.category-details>.category-summary>.category-anchor-container{grid-area:anchor;display:flex;flex-direction:column;align-items:center;justify-content:center}.priorities-container>.priorities .category>.container>.category-details>.category-summary>.category-anchor-container>.category-anchor{display:block;position:relative;text-decoration:none;color:#fff;opacity:0}.priorities-container>.priorities .category>.container>.category-details>.category-summary:hover>.category-anchor-container>.category-anchor,.priorities-container>.priorities .category>.container>.category-details>.category-summary>.category-anchor-container>.category-anchor:focus{opacity:1}.priorities-container>.priorities .category>.container>.category-details>.category-summary>.category-anchor-container>.category-anchor .anchor-icon{display:inline-block;mask-image:url(/assets/icons/link.svg);mask-size:100% 100%;mask-repeat:no-repeat;height:.8rem;width:.8rem;min-height:24px;min-width:24px;background-color:#fff}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-title{grid-area:title;position:relative;margin-bottom:0}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-title .category-title-text{flex-grow:1;width:100%;color:#fff}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-title .category-title-text>p:first-child{margin-top:0}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-title .category-title-text>p:last-child{margin-bottom:0}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-title .recent-icon{display:block;position:absolute;width:.75rem;height:.75rem;border-radius:.75rem;top:.1875rem;left:-.5625rem;background-color:#f35774}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-accordion-toggle{grid-area:icon}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-accordion-toggle .more{display:block}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-accordion-toggle .less{display:none}.priorities-container>.priorities .category>.container>.category-details[open]>.category-summary .category-accordion-toggle .more{display:none}.priorities-container>.priorities .category>.container>.category-details[open]>.category-summary .category-accordion-toggle .less{display:block}.priorities-container>.priorities .category>.container .category-content .element-list{display:grid;grid-template-columns:1fr;gap:1.25rem;padding-left:0;margin-bottom:0}@media screen and (min-width:1200px){.priorities-container>.priorities .category>.container .category-content .element-list{grid-template-columns:1fr 1fr}}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item{list-style:none;margin-bottom:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element{display:grid;grid-template-areas:"main";grid-template-columns:auto;grid-template-rows:auto;gap:1.25rem;border-radius:15px;background-color:#eff0f7;padding:1.25rem 0}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element{background-color:#26292c}}@media screen and (max-width:700px){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element{grid-template-areas:"main";grid-template-columns:auto;grid-template-rows:auto}}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main{grid-area:main}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title{display:grid;grid-template-areas:"text toggle";grid-template-columns:1fr min-content;align-items:stretch;gap:1.25rem;cursor:pointer;border-radius:15px;color:#4a5365;background-color:#eff0f7;margin-top:-1.25rem;margin-bottom:-1.25rem;padding:1.25rem;list-style:none}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title{color:rgba(255,255,255,.9)}}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title{background-color:#26292c}}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title:hover{filter:brightness(117.5%)}@media screen and (prefers-color-scheme:light){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title:hover{filter:brightness(102%)}}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title::-webkit-details-marker{display:none}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .text{grid-area:text;display:flex;flex-direction:row;align-items:center;gap:.5rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container{display:inline-block;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-anchor{flex-grow:0;display:flex;flex-direction:row;align-items:center;text-decoration:none;opacity:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title:hover .element-title-container .element-title-anchor,.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-anchor:focus{opacity:1}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-anchor .anchor-icon{display:inline-block;mask-image:url(/assets/icons/link.svg);mask-size:100% 100%;mask-repeat:no-repeat;height:.8rem;width:.8rem;min-height:24px;min-width:24px;background-color:#4a5365}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-anchor .anchor-icon{display:inline-block;mask-image:url(/assets/icons/link.svg);mask-size:100% 100%;mask-repeat:no-repeat;height:.8rem;width:.8rem;min-height:24px;min-width:24px;background-color:rgba(255,255,255,.9)}}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-text{flex-grow:1;width:100%;display:flex;flex-direction:row;align-items:center;font-weight:700}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-text>p:first-child{margin-top:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-text>p:last-child{margin-bottom:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-accordion-toggle{grid-area:toggle;flex-grow:0;display:flex;flex-direction:row;align-items:center}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-accordion-toggle .less{display:none}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-accordion-toggle .more{display:block}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main[open] .element-title .element-accordion-toggle .less{display:block}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main[open] .element-title .element-accordion-toggle .more{display:none}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content{display:flex;flex-direction:column;gap:1.25rem;padding:0 1.25rem;padding-top:1.25rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-description{font-size:1rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-description>p:first-child{margin-top:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-description>p:last-child{margin-bottom:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details{display:flex;flex-direction:column;gap:1.25rem;font-size:.9rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details:empty{display:none}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block{padding:1rem 0 1rem 2rem;border-left:2px solid}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block p:first-child{margin-top:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block p:last-child{margin-bottom:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block ul{padding-left:1.5rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block ul li{margin-bottom:.45rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block ul:last-child li:last-child{margin-bottom:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block>ul{list-style-type:disc}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block>ol{counter-reset:element-details-list-counter}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block .detail-block-header{display:flex;flex-direction:row;align-items:center;gap:.625rem;margin-bottom:.625rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block.prs .detail-block-header .icon{display:inline-block;width:24px;height:24px;mask-size:24px;mask-position:center;mask-image:url(/assets/icons/octicons/git-pull-request-24.svg);background-color:currentColor}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block.issues .detail-block-header .icon{display:inline-block;width:24px;height:24px;mask-size:24px;mask-position:center;mask-image:url(/assets/icons/octicons/bug-24.svg);background-color:currentColor}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block.proposals .detail-block-header .icon{display:inline-block;width:24px;height:24px;mask-size:24px;mask-position:center;mask-image:url(/assets/icons/octicons/zap-24.svg);background-color:currentColor}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block .detail-block-content>ul{list-style-type:disc}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block .detail-block-content>ol{counter-reset:element-details-list-counter}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit{font-size:.75rem;font-style:italic;color:rgba(74,83,101,.67)}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit:empty{display:none}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit{color:rgba(255,255,255,.57)}}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit .element-edit-title{font-weight:500}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit .element-edit-entries{font-style:normal;border-collapse:collapse}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit .element-edit-entries .element-edit-entry{vertical-align:baseline}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit .element-edit-entries .element-edit-entry .element-edit-entry-time{margin-right:1rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit .element-edit-entries .element-edit-entry .element-edit-entry-content>p:first-child{margin-top:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit .element-edit-entries .element-edit-entry .element-edit-entry-content>p:last-child{margin-bottom:0}#scroll-to-top{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;--card-padding:$gap}@media screen and (max-width:700px){#scroll-to-top{--card-padding:$gap / 2}}#scroll-to-top .link{pointer-events:all;position:fixed;bottom:1.25rem;right:1.25rem;width:50px;height:50px;margin:var(--card-padding);text-decoration:none;background-color:#fff;border-radius:15px;display:flex;align-items:center;justify-content:center;box-shadow:#000 1px 1px 5px;color:#000;font-size:1.5em}#scroll-to-top .link:hover span{font-size:35px}#scroll-to-top .link span{transition:font-size .2s ease-in-out;transform:translateY(-3px)}
\ No newline at end of file
+@import "./details.css";ul{line-height:unset;padding-left:unset}:root{scroll-behavior:smooth;scroll-padding-top:1.25rem}@media(prefers-reduced-motion){:root{scroll-behavior:auto}}.priorities-container{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;background-color:var(--card-background-color);overflow:visible;position:relative}.priorities-container>.priorities-intro{background:linear-gradient(to right,rgba(255,255,255,.866667),rgba(255,255,255,.866667)),linear-gradient(to bottom,transparent 25%,#fff 100%),url(/storage/priorities/images/page/map2-2048.webp);background-color:#000;background-size:cover,cover,cover;background-repeat:repeat,repeat,repeat}@media screen and (min-resolution:2x){.priorities-container>.priorities-intro{background:linear-gradient(to right,rgba(255,255,255,.866667),rgba(255,255,255,.866667)),linear-gradient(to bottom,transparent 25%,#fff 100%),url(/storage/priorities/images/page/map2-4096.webp);background-color:#000;background-size:cover,cover,cover;background-repeat:repeat,repeat,repeat}}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities-intro{background:linear-gradient(to right,rgba(51,54,57,.866667),rgba(51,54,57,.866667)),linear-gradient(to bottom,transparent 25%,#333639 100%),url(/storage/priorities/images/page/map2-2048.webp);background-color:#000;background-size:cover,cover,cover;background-repeat:repeat,repeat,repeat}}@media screen and (prefers-color-scheme:dark) and (min-resolution:2x){.priorities-container>.priorities-intro{background:linear-gradient(to right,rgba(51,54,57,.866667),rgba(51,54,57,.866667)),linear-gradient(to bottom,transparent 25%,#333639 100%),url(/storage/priorities/images/page/map2-4096.webp);background-color:#000;background-size:cover,cover,cover;background-repeat:repeat,repeat,repeat}}.priorities-container>.priorities-intro>.banner .container{padding-top:7rem}.priorities-container>.priorities-intro>.banner .container h1{margin-bottom:0}.priorities-container>.priorities-intro>.banner .container .banner-last-updated .label .last-updated{display:inline}.priorities-container>.priorities-intro>.banner .container .banner-last-updated .label .recently-updated{display:none;font-weight:600;color:#f35774}.priorities-container>.priorities-intro>.banner .container .banner-last-updated.recent .label .last-updated{display:none}.priorities-container>.priorities-intro>.banner .container .banner-last-updated.recent .label .recently-updated{display:inline}.priorities-container>.priorities-intro>.intro .intro-text{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:3.75rem}@media screen and (max-width:700px){.priorities-container>.priorities-intro>.intro .intro-text{grid-template-columns:1fr;gap:0}}.priorities-container>.priorities-intro>.intro .wishlist-btns{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"donate howto contact";gap:1.25rem;margin:3.75rem 0;font-weight:600}@media screen and (max-width:700px){.priorities-container>.priorities-intro>.intro .wishlist-btns{grid-template-columns:repeat(2,1fr);grid-template-areas:"donate donate" "howto contact"}}@media screen and (max-width:450px){.priorities-container>.priorities-intro>.intro .wishlist-btns{grid-template-columns:repeat(1,1fr);grid-template-areas:"donate" "howto" "contact"}}.priorities-container>.priorities-intro>.intro .wishlist-btns .donate{grid-area:donate}.priorities-container>.priorities-intro>.intro .wishlist-btns .howto{grid-area:howto}.priorities-container>.priorities-intro>.intro .wishlist-btns .contact{grid-area:contact}.priorities-container>.priorities-intro>.intro .wishlist-btns .wishlist-btn-anchor{color:#f35774;text-decoration:none}.priorities-container>.priorities-intro>.intro .wishlist-btns .wishlist-btn-anchor:hover{text-decoration:underline}.priorities-container>.priorities-intro>.intro .wishlist-btns .wishlist-btn-text{display:flex;justify-content:center;align-items:center}.priorities-container>.navigation{top:0;z-index:1000;background-color:#fff;margin:1.25rem 0;user-select:none}@media screen and (prefers-color-scheme:dark){.priorities-container>.navigation{background-color:#333639}}.priorities-container>.navigation li{list-style:none;margin-bottom:0}.priorities-container>.navigation .navigation-list-container{position:relative}.priorities-container>.navigation .navigation-list-container .navigation-list{margin:0;display:flex;flex-direction:row;justify-content:space-between;gap:1.25rem}@media screen and (max-width:700px){.priorities-container>.navigation .navigation-list-container .navigation-list{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width:450px){.priorities-container>.navigation .navigation-list-container .navigation-list{grid-template-columns:1fr}}.priorities-container>.navigation .navigation-list-container .navigation-list>li{list-style:none;flex-grow:1;width:100%;margin:0}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary{display:flex;flex-direction:row;background-color:#eff0f7;border-radius:15px;width:calc(100% - 2.5rem);height:100%;padding:1.25rem;cursor:pointer}@media screen and (prefers-color-scheme:dark){.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary{background-color:#26292c}}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary:hover{filter:brightness(117.5%)}@media screen and (prefers-color-scheme:light){.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary:hover{filter:brightness(102%)}}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary::-webkit-details-marker{display:none}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary .label{width:100%;flex-grow:1}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary .toggle{flex-grow:0}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary .toggle .more{display:block}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary .toggle .less{display:none}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary .toggle .more{display:none}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation>summary .toggle .less{display:block}.priorities-container>.navigation .navigation-list-container .navigation-list>li>.priorities-navigation .navigation-sublist{display:flex;flex-direction:column;gap:.3125rem;margin-top:.625rem;margin-left:1.25rem}.priorities-container>.priorities{display:flex;flex-direction:column;gap:2.5rem;padding:2.5rem 0}.priorities-container>.priorities .category>.container>.category-details>.category-summary{display:grid;grid-template-areas:"title anchor . icon";grid-template-columns:auto min-content 1fr min-content;gap:1.25rem;align-items:baseline;border-radius:15px;padding:1rem 2rem;letter-spacing:-2px;font-weight:600;color:#fff;cursor:pointer;line-height:3rem;list-style:none}.priorities-container>.priorities .category>.container>.category-details>.category-summary::-webkit-details-marker{display:none}.priorities-container>.priorities .category.level-1>.container>.category-details>.category-summary{font-size:3rem;background-color:#3e8ecc}.priorities-container>.priorities .category.level-2>.container>.category-details>.category-summary{font-size:2.125rem;background-color:#a5adc8}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities .category.level-2>.container>.category-details>.category-summary{background-color:#202325}}@media screen and (prefers-color-scheme:light){.priorities-container>.priorities .category.level-2>.container>.category-details>.category-summary:hover{filter:brightness(105%)}}.priorities-container>.priorities .category>.container>.category-details>.category-summary:hover{filter:brightness(117.5%)}.priorities-container>.priorities .category>.container>.category-details>.category-summary>.category-anchor-container{grid-area:anchor;display:flex;flex-direction:column;align-items:center;justify-content:center}.priorities-container>.priorities .category>.container>.category-details>.category-summary>.category-anchor-container>.category-anchor{display:block;position:relative;text-decoration:none;color:#fff;opacity:0;transition:opacity .2s ease-in-out}.priorities-container>.priorities .category>.container>.category-details>.category-summary:hover>.category-anchor-container>.category-anchor,.priorities-container>.priorities .category>.container>.category-details>.category-summary>.category-anchor-container>.category-anchor:focus{opacity:.6}.priorities-container>.priorities .category>.container>.category-details>.category-summary>.category-anchor-container>.category-anchor .anchor-icon{display:inline-block;opacity:.6;mask-image:url(/assets/icons/link.svg);mask-size:100% 100%;mask-repeat:no-repeat;height:.8rem;width:.8rem;min-height:19px;min-width:19px;background-color:#fff}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-title{grid-area:title;position:relative;margin-bottom:0}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-title .category-title-text{flex-grow:1;width:100%;color:#fff}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-title .category-title-text>p:first-child{margin-top:0}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-title .category-title-text>p:last-child{margin-bottom:0}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-title .recent-icon{display:block;position:absolute;width:.75rem;height:.75rem;border-radius:.75rem;top:.1875rem;left:-.5625rem;background-color:#f35774}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-accordion-toggle{grid-area:icon}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-accordion-toggle .more{display:block}.priorities-container>.priorities .category>.container>.category-details>.category-summary .category-accordion-toggle .less{display:none}.priorities-container>.priorities .category>.container>.category-details[open]>.category-summary .category-accordion-toggle .more{display:none}.priorities-container>.priorities .category>.container>.category-details[open]>.category-summary .category-accordion-toggle .less{display:block}.priorities-container>.priorities .category>.container .category-content .element-list{display:grid;grid-template-columns:1fr;gap:1.25rem;padding-left:0;margin-bottom:0}@media screen and (min-width:1200px){.priorities-container>.priorities .category>.container .category-content .element-list{grid-template-columns:1fr 1fr}}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item{list-style:none;margin-bottom:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element{display:grid;grid-template-areas:"main";grid-template-columns:auto;grid-template-rows:auto;gap:1.25rem;border-radius:15px;background-color:#eff0f7;padding:1.25rem 0}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element{background-color:#26292c}}@media screen and (max-width:700px){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element{grid-template-areas:"main";grid-template-columns:auto;grid-template-rows:auto}}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main{grid-area:main}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title{display:grid;grid-template-areas:"text toggle";grid-template-columns:1fr min-content;align-items:stretch;gap:1.25rem;cursor:pointer;border-radius:15px;color:#4a5365;background-color:#eff0f7;margin-top:-1.25rem;margin-bottom:-1.25rem;padding:1.25rem;list-style:none}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title{color:rgba(255,255,255,.9)}}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title{background-color:#26292c}}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title:hover{filter:brightness(117.5%)}@media screen and (prefers-color-scheme:light){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title:hover{filter:brightness(102%)}}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title::-webkit-details-marker{display:none}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .text{grid-area:text;display:flex;flex-direction:row;align-items:center;gap:.5rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container{display:inline-block;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-anchor{flex-grow:0;display:flex;flex-direction:row;align-items:center;text-decoration:none;opacity:0;transition:opacity .2s ease-in-out}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title:hover .element-title-container .element-title-anchor,.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-anchor:focus{opacity:.6}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-anchor .anchor-icon{display:inline-block;opacity:.6;mask-image:url(/assets/icons/link.svg);mask-size:100% 100%;mask-repeat:no-repeat;height:.8rem;width:.8rem;min-height:19px;min-width:19px;background-color:#4a5365}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-anchor .anchor-icon{display:inline-block;opacity:.6;mask-image:url(/assets/icons/link.svg);mask-size:100% 100%;mask-repeat:no-repeat;height:.8rem;width:.8rem;min-height:19px;min-width:19px;background-color:rgba(255,255,255,.9)}}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-text{flex-grow:1;width:100%;display:flex;flex-direction:row;align-items:center;font-weight:700}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-text>p:first-child{margin-top:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-title-container .element-title-text>p:last-child{margin-bottom:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-accordion-toggle{grid-area:toggle;flex-grow:0;display:flex;flex-direction:row;align-items:center}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-accordion-toggle .less{display:none}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-title .element-accordion-toggle .more{display:block}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main[open] .element-title .element-accordion-toggle .less{display:block}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main[open] .element-title .element-accordion-toggle .more{display:none}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content{display:flex;flex-direction:column;gap:1.25rem;padding:0 1.25rem;padding-top:1.25rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-description{font-size:1rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-description>p:first-child{margin-top:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-description>p:last-child{margin-bottom:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details{display:flex;flex-direction:column;gap:1.25rem;font-size:.9rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details:empty{display:none}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block{padding:1rem 0 1rem 2rem;border-left:2px solid}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block p:first-child{margin-top:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block p:last-child{margin-bottom:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block ul{padding-left:1.5rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block ul li{margin-bottom:.45rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block ul:last-child li:last-child{margin-bottom:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block>ul{list-style-type:disc}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block>ol{counter-reset:element-details-list-counter}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block .detail-block-header{display:flex;flex-direction:row;align-items:center;gap:.625rem;margin-bottom:.625rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block.prs .detail-block-header .icon{display:inline-block;width:24px;height:24px;mask-size:24px;mask-position:center;mask-image:url(/assets/icons/octicons/git-pull-request-24.svg);background-color:currentColor}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block.issues .detail-block-header .icon{display:inline-block;width:24px;height:24px;mask-size:24px;mask-position:center;mask-image:url(/assets/icons/octicons/bug-24.svg);background-color:currentColor}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block.proposals .detail-block-header .icon{display:inline-block;width:24px;height:24px;mask-size:24px;mask-position:center;mask-image:url(/assets/icons/octicons/zap-24.svg);background-color:currentColor}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block .detail-block-content>ul{list-style-type:disc}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-content .element-details .detail-block .detail-block-content>ol{counter-reset:element-details-list-counter}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit{font-size:.75rem;font-style:italic;color:rgba(74,83,101,.67)}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit:empty{display:none}@media screen and (prefers-color-scheme:dark){.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit{color:rgba(255,255,255,.57)}}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit .element-edit-title{font-weight:500}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit .element-edit-entries{font-style:normal;border-collapse:collapse}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit .element-edit-entries .element-edit-entry{vertical-align:baseline}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit .element-edit-entries .element-edit-entry .element-edit-entry-time{margin-right:1rem}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit .element-edit-entries .element-edit-entry .element-edit-entry-content>p:first-child{margin-top:0}.priorities-container>.priorities .category>.container .category-content .element-list>.element-list-item>.element .element-main .element-edit .element-edit-entries .element-edit-entry .element-edit-entry-content>p:last-child{margin-bottom:0}#scroll-to-top{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;--card-padding:$gap}@media screen and (max-width:700px){#scroll-to-top{--card-padding:$gap / 2}}#scroll-to-top .link{pointer-events:all;position:fixed;bottom:1.25rem;right:1.25rem;width:50px;height:50px;margin:var(--card-padding);text-decoration:none;background-color:#fff;border-radius:15px;display:flex;align-items:center;justify-content:center;box-shadow:#000 1px 1px 5px;color:#000;font-size:1.5em}#scroll-to-top .link:hover span{font-size:35px}#scroll-to-top .link span{transition:font-size .2s ease-in-out;transform:translateY(-3px)}
\ No newline at end of file
diff --git a/assets/css/priorities/base.css.map b/assets/css/priorities/base.css.map
index 2cb0a3c82f..caf7c0a52f 100644
--- a/assets/css/priorities/base.css.map
+++ b/assets/css/priorities/base.css.map
@@ -5,8 +5,8 @@
"base.scss"
],
"sourcesContent": [
- "// Fixes the parsing of the unusual front matter / SCSS file.\n*{};\n\n//\n// Reset\n//\nul {\n\tline-height: unset;\n\tpadding-left: unset;\n}\n\n//\n// Imports\n//\n@import \"./details.css\";\n\n//\n// Variables\n//\n$large-min-width: 1200px;\n$mobile-max-width: 700px;\n$mobile-sm-max-width: 450px;\n$gap: 1.25rem;\n$border-radius: 15px;\n\n$element-meta-planning-bar-width: 15%;\n$element-meta-ongoing-bar-width: 50%;\n\n$color-background-light: #FFFFFF;\n$color-background-dark: rgb(51, 54, 57);\n$color-red: #f35774;\n\n$color-category-level-1: hsl(206, 58%, 52%);\n$color-category-level-2-light: rgb(165, 173, 200);\n$color-category-level-2-dark: #202325;\n\n$color-text-light: #4a5365;\n$color-text-dark: rgba(255, 255, 255, 0.9);\n\n$color-element-background-light:\n\tadjust-color(#d5daea, $lightness: +7.5%);\n$color-element-background-dark: adjust-color(#202325, $lightness: +2.5%);\n\n$outline: .125rem solid #4080ff;\n\n//\n// Functions\n//\n\n//\n// Mixins\n//\n@mixin is-dark() {\n\t@media screen and (prefers-color-scheme: dark) {\n\t\t@content;\n\t}\n}\n\n@mixin is-light() {\n\t@media screen and (prefers-color-scheme: light) {\n\t\t@content;\n\t}\n}\n\n@mixin is-large() {\n\t@media screen and (min-width: #{$large-min-width}) {\n\t\t@content;\n\t}\n}\n\n@mixin is-mobile() {\n\t@media screen and (max-width: #{$mobile-max-width}) {\n\t\t@content;\n\t}\n}\n\n@mixin is-mobile-sm() {\n\t@media screen and (max-width: #{$mobile-sm-max-width}) {\n\t\t@content;\n\t}\n}\n\n@mixin is-retina() {\n\t@media screen and (min-resolution: 2x) {\n\t\t@content;\n\t}\n}\n\n// ---\n\n@mixin anchor-icon($icon-color) {\n\t.anchor-icon {\n\t\tdisplay: inline-block;\n\n\t\t$size: 0.8rem;\n\t\t$min-size: 24px;\n\t\tmask-image: url(/assets/icons/link.svg);\n\t\tmask-size: 100% 100%;\n\t\tmask-repeat: no-repeat;\n\t\theight: $size;\n\t\twidth: $size;\n\t\tmin-height: $min-size;\n\t\tmin-width: $min-size;\n\n\t\tbackground-color: $icon-color;\n\t}\n}\n\n@mixin remove-markdown-margins() {\n\t> p {\n\t\t&:first-child {\n\t\t\tmargin-top: 0;\n\t\t}\n\t\t&:last-child {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\t}\n}\n\n@mixin reset-lists() {\n\t> ul {\n\t\t// Force reset the style for the first list.\n\t\tlist-style-type: disc;\n\t}\n\n\t> ol {\n\t\t// Force reset the style for the first list.\n\t\tcounter-reset: element-details-list-counter;\n\t}\n}\n\n//\n// General\n//\n:root {\n\tscroll-behavior: smooth;\n\t@media (prefers-reduced-motion) {\n\t\tscroll-behavior: auto;\n\t}\n\tscroll-padding-top: $gap;\n}\n\n//\n// Main content.\n//\n.priorities-container {\n\tfont-family: \"Montserrat\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\n\tbackground-color: var(--card-background-color);\n\toverflow: visible;\n\tposition: relative;\n\n\t> .priorities-intro {\n\t\t@mixin set-background($color, $url) {\n\t\t\t$color-with-alpha: change-color($color, $alpha: 0.866667);\n\t\t\tbackground:\n\t\t\t\tlinear-gradient(to right, $color-with-alpha, $color-with-alpha),\n\t\t\t\tlinear-gradient(to bottom, rgba(0,0,0,0) 25%, $color 100%),\n\t\t\t\turl($url);\n\t\t\tbackground-color: black;\n\t\t\tbackground-size: cover, cover, cover;\n\t\t\tbackground-repeat: repeat, repeat, repeat;\n\t\t}\n\n\t\t@mixin setup-background($color) {\n\t\t\t@include set-background(\n\t\t\t\t$color: $color,\n\t\t\t\t$url: \"/storage/priorities/images/page/map2-2048.webp\"\n\t\t\t);\n\t\t\t@include is-retina() {\n\t\t\t\t@include set-background(\n\t\t\t\t\t$color: $color,\n\t\t\t\t\t$url: \"/storage/priorities/images/page/map2-4096.webp\"\n\t\t\t\t);\n\t\t\t}\n\t\t}\n\n\t\t@include setup-background($color: $color-background-light);\n\t\t@include is-dark() {\n\t\t\t@include setup-background($color: $color-background-dark);\n\t\t}\n\n\t\t> .banner {\n\t\t\t.container {\n\t\t\t\tpadding-top: 7rem;\n\t\t\t\tpadding-bottom: 7rem;\n\n\t\t\t\th1 {\n\t\t\t\t\tmargin-bottom: 0;\n\t\t\t\t}\n\n\t\t\t\t.banner-last-updated {\n\t\t\t\t\t.label {\n\t\t\t\t\t\t.last-updated {\n\t\t\t\t\t\t\tdisplay: inline;\n\t\t\t\t\t\t}\n\t\t\t\t\t\t.recently-updated {\n\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\tfont-weight: 600;\n\t\t\t\t\t\t\tcolor: $color-red;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t@at-root #{selector-replace(&, \".banner-last-updated\", \".banner-last-updated.recent\")} {\n\t\t\t\t\t\t\t.last-updated {\n\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t.recently-updated {\n\t\t\t\t\t\t\t\tdisplay: inline;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t> .intro {\n\t\t\t.wishlist-btns {\n\t\t\t\tdisplay: grid;\n\t\t\t\tgrid-template-columns: repeat(3, 1fr);\n\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\"donate howto contact\";\n\t\t\t\tgap: $gap;\n\n\t\t\t\tmargin: (3 * $gap) 0;\n\t\t\t\tfont-weight: 600;\n\n\t\t\t\t@include is-mobile() {\n\t\t\t\t\tgrid-template-columns: repeat(2, 1fr);\n\t\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\t\"donate donate\"\n\t\t\t\t\t\t\"howto contact\";\n\t\t\t\t}\n\n\t\t\t\t@include is-mobile-sm() {\n\t\t\t\t\tgrid-template-columns: repeat(1, 1fr);\n\t\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\t\"donate\"\n\t\t\t\t\t\t\"howto\"\n\t\t\t\t\t\t\"contact\";\n\t\t\t\t}\n\n\t\t\t\t.donate {\n\t\t\t\t\tgrid-area: donate;\n\t\t\t\t}\n\n\t\t\t\t.howto {\n\t\t\t\t\tgrid-area: howto;\n\t\t\t\t}\n\n\t\t\t\t.contact {\n\t\t\t\t\tgrid-area: contact;\n\t\t\t\t}\n\n\t\t\t\t.wishlist-btn-anchor {\n\t\t\t\t\tcolor: $color-red;\n\n\t\t\t\t\ttext-decoration: none;\n\t\t\t\t\t&:hover {\n\t\t\t\t\t\ttext-decoration: underline;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t.wishlist-btn-text {\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\talign-items: center;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t> .navigation {\n\t\ttop: 0px;\n\t\tz-index: 1000;\n\t\tbackground-color: $color-background-light;\n\t\t@include is-dark() {\n\t\t\tbackground-color: $color-background-dark;\n\t\t}\n\n\t\tmargin: $gap 0;\n\t\tuser-select: none;\n\n\t\tli {\n\t\t\tlist-style: none;\n\t\t\tmargin-bottom: 0;\n\t\t}\n\n\t\t.navigation-list-container {\n\t\t\tposition: relative;\n\n\t\t\t.navigation-list {\n\t\t\t\tmargin: 0;\n\n\t\t\t\tdisplay: flex;\n\t\t\t\tflex-direction: row;\n\t\t\t\tjustify-content: space-between;\n\t\t\t\tgap: $gap;\n\n\t\t\t\t@include is-mobile() {\n\t\t\t\t\tdisplay: grid;\n\t\t\t\t\tgrid-template-columns: 1fr 1fr;\n\t\t\t\t}\n\n\t\t\t\t@include is-mobile-sm() {\n\t\t\t\t\tgrid-template-columns: 1fr;\n\t\t\t\t}\n\n\t\t\t\t> li {\n\t\t\t\t\tlist-style: none;\n\t\t\t\t\tflex-grow: 1;\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\tmargin: 0;\n\n\t\t\t\t\t> .priorities-navigation {\n\t\t\t\t\t\t> summary {\n\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\tflex-direction: row;\n\n\t\t\t\t\t\t\tbackground-color: $color-element-background-light;\n\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\tbackground-color: $color-element-background-dark;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\t\tfilter: brightness(117.5%);\n\t\t\t\t\t\t\t\t@include is-light() {\n\t\t\t\t\t\t\t\t\tfilter: brightness(102%);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tborder-radius: $border-radius;\n\t\t\t\t\t\t\twidth: calc(100% - #{$gap * 2});\n\t\t\t\t\t\t\theight: 100%;\n\t\t\t\t\t\t\tpadding: $gap $gap;\n\t\t\t\t\t\t\tcursor: pointer;\n\n\t\t\t\t\t\t\t&::-webkit-details-marker {\n\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t.label {\n\t\t\t\t\t\t\t\twidth: 100%;\n\t\t\t\t\t\t\t\tflex-grow: 1;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t.toggle {\n\t\t\t\t\t\t\t\tflex-grow: 0;\n\n\t\t\t\t\t\t\t\t.more {\n\t\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t.less {\n\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t@at-root #{selector-replace(&, \"details[name='priorities-navigation']\", \"details[name='priorities-navigation'][open]\")} {\n\t\t\t\t\t\t\t\t\t.more {\n\t\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t.less {\n\t\t\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.navigation-sublist {\n\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\tflex-direction: column;\n\t\t\t\t\t\t\tgap: $gap / 4;\n\n\t\t\t\t\t\t\tmargin-top: $gap / 2;\n\t\t\t\t\t\t\tmargin-left: $gap;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t// i.e. \"core\", \"rendering\", or \"physics\"\n\t> .priorities {\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\t\tgap: $gap * 2;\n\n\t\tpadding: ($gap * 2) 0;\n\n\t\t.category {\n\t\t\t> .container {\n\t\t\t\t> .category-details {\n\t\t\t\t\t> .category-summary {\n\t\t\t\t\t\tdisplay: grid;\n\t\t\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\t\t\"title anchor . icon\";\n\t\t\t\t\t\tgrid-template-columns:\n\t\t\t\t\t\t\tauto min-content 1fr min-content;\n\t\t\t\t\t\tgap: $gap;\n\t\t\t\t\t\talign-items: baseline;\n\n\t\t\t\t\t\tborder-radius: $border-radius;\n\t\t\t\t\t\tpadding: 1rem 2rem;\n\t\t\t\t\t\tletter-spacing: -2px;\n\t\t\t\t\t\tfont-weight: 600;\n\t\t\t\t\t\tcolor: white;\n\t\t\t\t\t\tcursor: pointer;\n\t\t\t\t\t\tline-height: 3rem;\n\n\t\t\t\t\t\tlist-style: none;\n\t\t\t\t\t\t&::-webkit-details-marker {\n\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t// .category.level-1\n\t\t\t\t\t\t@at-root #{selector-replace(&, \".category\", \".category.level-1\")} {\n\t\t\t\t\t\t\tfont-size: 3rem;\n\t\t\t\t\t\t\tbackground-color: $color-category-level-1;\n\t\t\t\t\t\t}\n\t\t\t\t\t\t// .category.level-2\n\t\t\t\t\t\t@at-root #{selector-replace(&, \".category\", \".category.level-2\")} {\n\t\t\t\t\t\t\tfont-size: 2.125rem;\n\t\t\t\t\t\t\tbackground-color: $color-category-level-2-light;\n\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\tbackground-color: $color-category-level-2-dark;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t@include is-light() {\n\t\t\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\t\t\tfilter: brightness(105%);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\tfilter: brightness(117.5%);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t> .category-anchor-container {\n\t\t\t\t\t\t\tgrid-area: anchor;\n\n\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\tflex-direction: column;\n\t\t\t\t\t\t\talign-items: center;\n\t\t\t\t\t\t\tjustify-content: center;\n\n\t\t\t\t\t\t\t> .category-anchor {\n\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\tposition: relative;\n\t\t\t\t\t\t\t\ttext-decoration: none;\n\t\t\t\t\t\t\t\tcolor: white;\n\n\t\t\t\t\t\t\t\topacity: 0;\n\t\t\t\t\t\t\t\t@at-root #{selector-replace(&, \".category-summary\", \".category-summary:hover\")},\n\t\t\t\t\t\t\t\t&:focus {\n\t\t\t\t\t\t\t\t\topacity: 1;\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t$anchor-icon-color: white;\n\t\t\t\t\t\t\t\t@include anchor-icon($icon-color: white);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.category-title {\n\t\t\t\t\t\t\tgrid-area: title;\n\n\t\t\t\t\t\t\tposition: relative;\n\t\t\t\t\t\t\tmargin-bottom: 0;\n\n\t\t\t\t\t\t\t.category-title-text {\n\t\t\t\t\t\t\t\tflex-grow: 1;\n\t\t\t\t\t\t\t\twidth: 100%;\n\t\t\t\t\t\t\t\tcolor: white;\n\n\t\t\t\t\t\t\t\t@include remove-markdown-margins();\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t.recent-icon {\n\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\tposition: absolute;\n\t\t\t\t\t\t\t\t$size: 0.75rem;\n\t\t\t\t\t\t\t\twidth: $size;\n\t\t\t\t\t\t\t\theight: $size;\n\t\t\t\t\t\t\t\tborder-radius: $size;\n\t\t\t\t\t\t\t\ttop: ($size / 4);\n\t\t\t\t\t\t\t\tleft: -(($size / 4) * 3);\n\t\t\t\t\t\t\t\tbackground-color: $color-red;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.category-accordion-toggle {\n\t\t\t\t\t\t\tgrid-area: icon;\n\n\t\t\t\t\t\t\t.more {\n\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t.less {\n\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t@at-root #{selector-replace(&, \".category-details\", \".category-details[open]\")} {\n\t\t\t\t\t\t\t\t.more {\n\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t.less {\n\t\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t.category-content {\n\t\t\t\t\t.element-list {\n\t\t\t\t\t\tdisplay: grid;\n\t\t\t\t\t\tgrid-template-columns: 1fr;\n\t\t\t\t\t\tgap: $gap;\n\t\t\t\t\t\t@include is-large() {\n\t\t\t\t\t\t\tgrid-template-columns: 1fr 1fr;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tpadding-left: 0;\n\t\t\t\t\t\tmargin-bottom: 0;\n\n\t\t\t\t\t\t> .element-list-item {\n\t\t\t\t\t\t\tlist-style: none;\n\t\t\t\t\t\t\tmargin-bottom: 0;\n\n\t\t\t\t\t\t\t> .element {\n\t\t\t\t\t\t\t\tdisplay: grid;\n\t\t\t\t\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\t\t\t\t\"main\";\n\t\t\t\t\t\t\t\tgrid-template-columns: auto;\n\t\t\t\t\t\t\t\tgrid-template-rows: auto;\n\t\t\t\t\t\t\t\tgap: $gap;\n\n\t\t\t\t\t\t\t\tborder-radius: $border-radius;\n\t\t\t\t\t\t\t\tbackground-color: $color-element-background-light;\n\t\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\t\tbackground-color: $color-element-background-dark;\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\tpadding: 1.25rem 0;\n\n\t\t\t\t\t\t\t\t@include is-mobile() {\n\t\t\t\t\t\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\t\t\t\t\t\"main\";\n\t\t\t\t\t\t\t\t\tgrid-template-columns: auto;\n\t\t\t\t\t\t\t\t\tgrid-template-rows: auto;\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t.element-main {\n\t\t\t\t\t\t\t\t\tgrid-area: main;\n\n\t\t\t\t\t\t\t\t\t.element-title {\n\t\t\t\t\t\t\t\t\t\tdisplay: grid;\n\t\t\t\t\t\t\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\t\t\t\t\t\t\"text toggle\";\n\t\t\t\t\t\t\t\t\t\tgrid-template-columns:\n\t\t\t\t\t\t\t\t\t\t\t1fr min-content;\n\t\t\t\t\t\t\t\t\t\talign-items: stretch;\n\t\t\t\t\t\t\t\t\t\tgap: $gap;\n\n\t\t\t\t\t\t\t\t\t\tcursor: pointer;\n\t\t\t\t\t\t\t\t\t\tborder-radius: $border-radius;\n\t\t\t\t\t\t\t\t\t\tcolor: $color-text-light;\n\t\t\t\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\t\t\t\tcolor: $color-text-dark;\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tbackground-color: $color-element-background-light;\n\t\t\t\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\t\t\t\tbackground-color: $color-element-background-dark;\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\tmargin-top: -$gap;\n\t\t\t\t\t\t\t\t\t\tmargin-bottom: -$gap;\n\t\t\t\t\t\t\t\t\t\tpadding: $gap;\n\n\t\t\t\t\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\t\t\t\t\tfilter: brightness(117.5%);\n\t\t\t\t\t\t\t\t\t\t\t@include is-light() {\n\t\t\t\t\t\t\t\t\t\t\t\tfilter: brightness(102%);\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\tlist-style: none;\n\t\t\t\t\t\t\t\t\t\t&::-webkit-details-marker {\n\t\t\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t.text {\n\t\t\t\t\t\t\t\t\t\t\tgrid-area: text;\n\n\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\tflex-direction: row;\n\t\t\t\t\t\t\t\t\t\t\talign-items: center;\n\t\t\t\t\t\t\t\t\t\t\tgap: 0.5rem;\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t.element-title-container {\n\t\t\t\t\t\t\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\t\t\t\t\t\t\theight: 100%;\n\n\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\tflex-direction: column;\n\t\t\t\t\t\t\t\t\t\t\talign-items: center;\n\t\t\t\t\t\t\t\t\t\t\tjustify-content: center;\n\n\t\t\t\t\t\t\t\t\t\t\t.element-title-anchor {\n\t\t\t\t\t\t\t\t\t\t\t\tflex-grow: 0;\n\n\t\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\t\tflex-direction: row;\n\t\t\t\t\t\t\t\t\t\t\t\talign-items: center;\n\n\t\t\t\t\t\t\t\t\t\t\t\ttext-decoration: none;\n\n\t\t\t\t\t\t\t\t\t\t\t\topacity: 0;\n\t\t\t\t\t\t\t\t\t\t\t\t@at-root #{selector-replace(&, \".element-title\", \".element-title:hover\")},\n\t\t\t\t\t\t\t\t\t\t\t\t&:focus {\n\t\t\t\t\t\t\t\t\t\t\t\t\topacity: 1;\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t@include anchor-icon($icon-color: $color-text-light);\n\t\t\t\t\t\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\t\t\t\t\t\t@include anchor-icon($icon-color: $color-text-dark);\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t.element-title-text {\n\t\t\t\t\t\t\t\t\t\t\t\tflex-grow: 1;\n\t\t\t\t\t\t\t\t\t\t\t\twidth: 100%;\n\n\t\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\t\tflex-direction: row;\n\t\t\t\t\t\t\t\t\t\t\t\talign-items: center;\n\n\t\t\t\t\t\t\t\t\t\t\t\tfont-weight: 700;\n\n\t\t\t\t\t\t\t\t\t\t\t\t@include remove-markdown-margins();\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t.element-accordion-toggle {\n\t\t\t\t\t\t\t\t\t\t\tgrid-area: toggle;\n\n\t\t\t\t\t\t\t\t\t\t\tflex-grow: 0;\n\n\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\tflex-direction: row;\n\t\t\t\t\t\t\t\t\t\t\talign-items: center;\n\n\t\t\t\t\t\t\t\t\t\t\t.less {\n\t\t\t\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t.more {\n\t\t\t\t\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t@at-root #{selector-replace(&, \".element-main\", \".element-main[open]\")} {\n\t\t\t\t\t\t\t\t\t\t\t\t.less {\n\t\t\t\t\t\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t.more {\n\t\t\t\t\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t.element-content {\n\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\tflex-direction: column;\n\t\t\t\t\t\t\t\t\t\tgap: $gap;\n\n\t\t\t\t\t\t\t\t\t\tpadding: 0 $gap;\n\t\t\t\t\t\t\t\t\t\tpadding-top: $gap;\n\n\t\t\t\t\t\t\t\t\t\t.element-description {\n\t\t\t\t\t\t\t\t\t\t\tfont-size: 1rem;\n\t\t\t\t\t\t\t\t\t\t\t@include remove-markdown-margins();\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t.element-details {\n\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\tflex-direction: column;\n\t\t\t\t\t\t\t\t\t\t\tgap: $gap;\n\n\t\t\t\t\t\t\t\t\t\t\t&:empty {\n\t\t\t\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\tfont-size: 0.9rem;\n\n\t\t\t\t\t\t\t\t\t\t\t.detail-block {\n\t\t\t\t\t\t\t\t\t\t\t\tpadding: 1rem 0 1rem 2rem;\n\t\t\t\t\t\t\t\t\t\t\t\tborder-left: 2px solid;\n\n\t\t\t\t\t\t\t\t\t\t\t\tp {\n\t\t\t\t\t\t\t\t\t\t\t\t\t&:first-child {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t&:last-child {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-bottom: 0;\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\tul {\n\t\t\t\t\t\t\t\t\t\t\t\t\tpadding-left: 1.5rem;\n\n\t\t\t\t\t\t\t\t\t\t\t\t\tli {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-bottom: 0.45rem;\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t&:last-child {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tli:last-child {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-bottom: 0;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t@include reset-lists();\n\n\t\t\t\t\t\t\t\t\t\t\t\t.detail-block-header {\n\t\t\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\t\t\tflex-direction: row;\n\t\t\t\t\t\t\t\t\t\t\t\t\talign-items: center;\n\t\t\t\t\t\t\t\t\t\t\t\t\tgap: $gap / 2;\n\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-bottom: $gap / 2;\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t.icon {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@mixin parent-is($type) {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t@at-root #{selector-replace(&, \".detail-block\", \".detail-block.#{$type}\")} {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t@content;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@mixin octicon($icon-url) {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\twidth: 24px;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\theight: 24px;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tmask-size: 24px;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tmask-position: center;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tmask-image: url($icon-url);\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tbackground-color: currentColor;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include parent-is(\"note\") {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t// Google icon \"info\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include parent-is(\"warning\") {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t// Google icon \"warning\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include parent-is(\"prs\") {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include octicon(\"/assets/icons/octicons/git-pull-request-24.svg\");\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include parent-is(\"issues\") {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include octicon(\"/assets/icons/octicons/bug-24.svg\");\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include parent-is(\"proposals\") {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include octicon(\"/assets/icons/octicons/zap-24.svg\");\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t.detail-block-content {\n\t\t\t\t\t\t\t\t\t\t\t\t\t@include reset-lists();\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t.element-edit {\n\t\t\t\t\t\t\t\t\t\t&:empty {\n\t\t\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\tfont-size: 0.75rem;\n\t\t\t\t\t\t\t\t\t\tfont-style: italic;\n\t\t\t\t\t\t\t\t\t\tcolor: adjust-color($color-text-light, $alpha: -0.33);\n\t\t\t\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\t\t\t\tcolor: adjust-color($color-text-dark, $alpha: -0.33);\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t.element-edit-title {\n\t\t\t\t\t\t\t\t\t\t\tfont-weight: 500;\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t.element-edit-entries {\n\t\t\t\t\t\t\t\t\t\t\tfont-style: normal;\n\t\t\t\t\t\t\t\t\t\t\tborder-collapse: collapse;\n\n\t\t\t\t\t\t\t\t\t\t\t.element-edit-entry {\n\t\t\t\t\t\t\t\t\t\t\t\tvertical-align: baseline;\n\n\t\t\t\t\t\t\t\t\t\t\t\t.element-edit-entry-time {\n\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-right: 1rem;\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t.element-edit-entry-content {\n\t\t\t\t\t\t\t\t\t\t\t\t\t@include remove-markdown-margins();\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n#scroll-to-top {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n\tz-index: 1;\n\tpointer-events: none;\n\n\t--card-padding: $gap;\n\t@include is-mobile() {\n\t\t--card-padding: $gap / 2;\n\t}\n\n\t.link {\n\t\tpointer-events: all;\n\t\tposition: fixed;\n\t\tbottom: $gap;\n\t\tright: $gap;\n\t\twidth: 50px;\n\t\theight: 50px;\n\t\tmargin: var(--card-padding);\n\t\ttext-decoration: none;\n\t\tbackground-color: white;\n\t\tborder-radius: $border-radius;\n\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\tbox-shadow: rgba(0,0,0,25%) 1px 1px 5px;\n\n\t\tcolor: black;\n\t\tfont-size: 1.5em;\n\n\t\t&:hover {\n\t\t\tspan {\n\t\t\t\tfont-size: 35px;\n\t\t\t}\n\t\t}\n\n\t\tspan {\n\t\t\ttransition: font-size 0.2s ease-in-out;\n\t\t\ttransform:\n\t\t\t\ttranslateY(-3px);\n\t\t}\n\t}\n}\n"
+ "// Fixes the parsing of the unusual front matter / SCSS file.\n*{};\n\n//\n// Reset\n//\nul {\n\tline-height: unset;\n\tpadding-left: unset;\n}\n\n//\n// Imports\n//\n@import \"./details.css\";\n\n//\n// Variables\n//\n$large-min-width: 1200px;\n$mobile-max-width: 700px;\n$mobile-sm-max-width: 450px;\n$gap: 1.25rem;\n$border-radius: 15px;\n\n$element-meta-planning-bar-width: 15%;\n$element-meta-ongoing-bar-width: 50%;\n\n$color-background-light: #FFFFFF;\n$color-background-dark: rgb(51, 54, 57);\n$color-red: #f35774;\n\n$color-category-level-1: hsl(206, 58%, 52%);\n$color-category-level-2-light: rgb(165, 173, 200);\n$color-category-level-2-dark: #202325;\n\n$color-text-light: #4a5365;\n$color-text-dark: rgba(255, 255, 255, 0.9);\n\n$color-element-background-light:\n\tadjust-color(#d5daea, $lightness: +7.5%);\n$color-element-background-dark: adjust-color(#202325, $lightness: +2.5%);\n\n$outline: .125rem solid #4080ff;\n\n//\n// Functions\n//\n\n//\n// Mixins\n//\n@mixin is-dark() {\n\t@media screen and (prefers-color-scheme: dark) {\n\t\t@content;\n\t}\n}\n\n@mixin is-light() {\n\t@media screen and (prefers-color-scheme: light) {\n\t\t@content;\n\t}\n}\n\n@mixin is-large() {\n\t@media screen and (min-width: #{$large-min-width}) {\n\t\t@content;\n\t}\n}\n\n@mixin is-mobile() {\n\t@media screen and (max-width: #{$mobile-max-width}) {\n\t\t@content;\n\t}\n}\n\n@mixin is-mobile-sm() {\n\t@media screen and (max-width: #{$mobile-sm-max-width}) {\n\t\t@content;\n\t}\n}\n\n@mixin is-retina() {\n\t@media screen and (min-resolution: 2x) {\n\t\t@content;\n\t}\n}\n\n// ---\n\n@mixin anchor-icon($icon-color) {\n\t.anchor-icon {\n\t\tdisplay: inline-block;\n\n\t\t$size: 0.8rem;\n\t\t$min-size: 19px;\n\t\topacity: 0.6;\n\t\tmask-image: url(/assets/icons/link.svg);\n\t\tmask-size: 100% 100%;\n\t\tmask-repeat: no-repeat;\n\t\theight: $size;\n\t\twidth: $size;\n\t\tmin-height: $min-size;\n\t\tmin-width: $min-size;\n\n\t\tbackground-color: $icon-color;\n\t}\n}\n\n@mixin remove-markdown-margins() {\n\t> p {\n\t\t&:first-child {\n\t\t\tmargin-top: 0;\n\t\t}\n\t\t&:last-child {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\t}\n}\n\n@mixin reset-lists() {\n\t> ul {\n\t\t// Force reset the style for the first list.\n\t\tlist-style-type: disc;\n\t}\n\n\t> ol {\n\t\t// Force reset the style for the first list.\n\t\tcounter-reset: element-details-list-counter;\n\t}\n}\n\n//\n// General\n//\n:root {\n\tscroll-behavior: smooth;\n\t@media (prefers-reduced-motion) {\n\t\tscroll-behavior: auto;\n\t}\n\tscroll-padding-top: $gap;\n}\n\n//\n// Main content.\n//\n.priorities-container {\n\tfont-family: \"Montserrat\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\n\tbackground-color: var(--card-background-color);\n\toverflow: visible;\n\tposition: relative;\n\n\t> .priorities-intro {\n\t\t@mixin set-background($color, $url) {\n\t\t\t$color-with-alpha: change-color($color, $alpha: 0.866667);\n\t\t\tbackground:\n\t\t\t\tlinear-gradient(to right, $color-with-alpha, $color-with-alpha),\n\t\t\t\tlinear-gradient(to bottom, rgba(0,0,0,0) 25%, $color 100%),\n\t\t\t\turl($url);\n\t\t\tbackground-color: black;\n\t\t\tbackground-size: cover, cover, cover;\n\t\t\tbackground-repeat: repeat, repeat, repeat;\n\t\t}\n\n\t\t@mixin setup-background($color) {\n\t\t\t@include set-background(\n\t\t\t\t$color: $color,\n\t\t\t\t$url: \"/storage/priorities/images/page/map2-2048.webp\"\n\t\t\t);\n\t\t\t@include is-retina() {\n\t\t\t\t@include set-background(\n\t\t\t\t\t$color: $color,\n\t\t\t\t\t$url: \"/storage/priorities/images/page/map2-4096.webp\"\n\t\t\t\t);\n\t\t\t}\n\t\t}\n\n\t\t@include setup-background($color: $color-background-light);\n\t\t@include is-dark() {\n\t\t\t@include setup-background($color: $color-background-dark);\n\t\t}\n\n\t\t> .banner {\n\t\t\t.container {\n\t\t\t\tpadding-top: 7rem;\n\t\t\t\t// padding-bottom: 7rem;\n\n\t\t\t\th1 {\n\t\t\t\t\tmargin-bottom: 0;\n\t\t\t\t}\n\n\t\t\t\t.banner-last-updated {\n\t\t\t\t\t.label {\n\t\t\t\t\t\t.last-updated {\n\t\t\t\t\t\t\tdisplay: inline;\n\t\t\t\t\t\t}\n\t\t\t\t\t\t.recently-updated {\n\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\tfont-weight: 600;\n\t\t\t\t\t\t\tcolor: $color-red;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t@at-root #{selector-replace(&, \".banner-last-updated\", \".banner-last-updated.recent\")} {\n\t\t\t\t\t\t\t.last-updated {\n\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t.recently-updated {\n\t\t\t\t\t\t\t\tdisplay: inline;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t> .intro {\n\t\t\t.intro-text {\n\t\t\t\tdisplay: grid;\n\t\t\t\tgrid-template-columns: repeat(2, 1fr);\n\t\t\t\tgap: $gap;\n\t\t\t\tmargin-bottom: (3 * $gap);\n\t\t\t\t@include is-mobile() {\n\t\t\t\t\tgrid-template-columns: 1fr;\n\t\t\t\t\tgap: 0;\n\t\t\t\t}\n\t\t\t}\n\t\t\t.wishlist-btns {\n\t\t\t\tdisplay: grid;\n\t\t\t\tgrid-template-columns: repeat(2, 1fr);\n\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\"donate howto contact\";\n\t\t\t\tgap: $gap;\n\n\t\t\t\tmargin: (3 * $gap) 0;\n\t\t\t\tfont-weight: 600;\n\n\t\t\t\t@include is-mobile() {\n\t\t\t\t\tgrid-template-columns: repeat(2, 1fr);\n\t\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\t\"donate donate\"\n\t\t\t\t\t\t\"howto contact\";\n\t\t\t\t}\n\n\t\t\t\t@include is-mobile-sm() {\n\t\t\t\t\tgrid-template-columns: repeat(1, 1fr);\n\t\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\t\"donate\"\n\t\t\t\t\t\t\"howto\"\n\t\t\t\t\t\t\"contact\";\n\t\t\t\t}\n\n\t\t\t\t.donate {\n\t\t\t\t\tgrid-area: donate;\n\t\t\t\t}\n\n\t\t\t\t.howto {\n\t\t\t\t\tgrid-area: howto;\n\t\t\t\t}\n\n\t\t\t\t.contact {\n\t\t\t\t\tgrid-area: contact;\n\t\t\t\t}\n\n\t\t\t\t.wishlist-btn-anchor {\n\t\t\t\t\tcolor: $color-red;\n\n\t\t\t\t\ttext-decoration: none;\n\t\t\t\t\t&:hover {\n\t\t\t\t\t\ttext-decoration: underline;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t.wishlist-btn-text {\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\talign-items: center;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t> .navigation {\n\t\ttop: 0px;\n\t\tz-index: 1000;\n\t\tbackground-color: $color-background-light;\n\t\t@include is-dark() {\n\t\t\tbackground-color: $color-background-dark;\n\t\t}\n\n\t\tmargin: $gap 0;\n\t\tuser-select: none;\n\n\t\tli {\n\t\t\tlist-style: none;\n\t\t\tmargin-bottom: 0;\n\t\t}\n\n\t\t.navigation-list-container {\n\t\t\tposition: relative;\n\n\t\t\t.navigation-list {\n\t\t\t\tmargin: 0;\n\n\t\t\t\tdisplay: flex;\n\t\t\t\tflex-direction: row;\n\t\t\t\tjustify-content: space-between;\n\t\t\t\tgap: $gap;\n\n\t\t\t\t@include is-mobile() {\n\t\t\t\t\tdisplay: grid;\n\t\t\t\t\tgrid-template-columns: 1fr 1fr;\n\t\t\t\t}\n\n\t\t\t\t@include is-mobile-sm() {\n\t\t\t\t\tgrid-template-columns: 1fr;\n\t\t\t\t}\n\n\t\t\t\t> li {\n\t\t\t\t\tlist-style: none;\n\t\t\t\t\tflex-grow: 1;\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\tmargin: 0;\n\n\t\t\t\t\t> .priorities-navigation {\n\t\t\t\t\t\t> summary {\n\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\tflex-direction: row;\n\n\t\t\t\t\t\t\tbackground-color: $color-element-background-light;\n\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\tbackground-color: $color-element-background-dark;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\t\tfilter: brightness(117.5%);\n\t\t\t\t\t\t\t\t@include is-light() {\n\t\t\t\t\t\t\t\t\tfilter: brightness(102%);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tborder-radius: $border-radius;\n\t\t\t\t\t\t\twidth: calc(100% - #{$gap * 2});\n\t\t\t\t\t\t\theight: 100%;\n\t\t\t\t\t\t\tpadding: $gap $gap;\n\t\t\t\t\t\t\tcursor: pointer;\n\n\t\t\t\t\t\t\t&::-webkit-details-marker {\n\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t.label {\n\t\t\t\t\t\t\t\twidth: 100%;\n\t\t\t\t\t\t\t\tflex-grow: 1;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t.toggle {\n\t\t\t\t\t\t\t\tflex-grow: 0;\n\n\t\t\t\t\t\t\t\t.more {\n\t\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t.less {\n\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t@at-root #{selector-replace(&, \"details[name='priorities-navigation']\", \"details[name='priorities-navigation'][open]\")} {\n\t\t\t\t\t\t\t\t\t.more {\n\t\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t.less {\n\t\t\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.navigation-sublist {\n\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\tflex-direction: column;\n\t\t\t\t\t\t\tgap: $gap / 4;\n\n\t\t\t\t\t\t\tmargin-top: $gap / 2;\n\t\t\t\t\t\t\tmargin-left: $gap;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t// i.e. \"core\", \"rendering\", or \"physics\"\n\t> .priorities {\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\t\tgap: $gap * 2;\n\n\t\tpadding: ($gap * 2) 0;\n\n\t\t.category {\n\t\t\t> .container {\n\t\t\t\t> .category-details {\n\t\t\t\t\t> .category-summary {\n\t\t\t\t\t\tdisplay: grid;\n\t\t\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\t\t\"title anchor . icon\";\n\t\t\t\t\t\tgrid-template-columns:\n\t\t\t\t\t\t\tauto min-content 1fr min-content;\n\t\t\t\t\t\tgap: $gap;\n\t\t\t\t\t\talign-items: baseline;\n\n\t\t\t\t\t\tborder-radius: $border-radius;\n\t\t\t\t\t\tpadding: 1rem 2rem;\n\t\t\t\t\t\tletter-spacing: -2px;\n\t\t\t\t\t\tfont-weight: 600;\n\t\t\t\t\t\tcolor: white;\n\t\t\t\t\t\tcursor: pointer;\n\t\t\t\t\t\tline-height: 3rem;\n\n\t\t\t\t\t\tlist-style: none;\n\t\t\t\t\t\t&::-webkit-details-marker {\n\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t// .category.level-1\n\t\t\t\t\t\t@at-root #{selector-replace(&, \".category\", \".category.level-1\")} {\n\t\t\t\t\t\t\tfont-size: 3rem;\n\t\t\t\t\t\t\tbackground-color: $color-category-level-1;\n\t\t\t\t\t\t}\n\t\t\t\t\t\t// .category.level-2\n\t\t\t\t\t\t@at-root #{selector-replace(&, \".category\", \".category.level-2\")} {\n\t\t\t\t\t\t\tfont-size: 2.125rem;\n\t\t\t\t\t\t\tbackground-color: $color-category-level-2-light;\n\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\tbackground-color: $color-category-level-2-dark;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t@include is-light() {\n\t\t\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\t\t\tfilter: brightness(105%);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\tfilter: brightness(117.5%);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t> .category-anchor-container {\n\t\t\t\t\t\t\tgrid-area: anchor;\n\n\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\tflex-direction: column;\n\t\t\t\t\t\t\talign-items: center;\n\t\t\t\t\t\t\tjustify-content: center;\n\n\t\t\t\t\t\t\t> .category-anchor {\n\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\tposition: relative;\n\t\t\t\t\t\t\t\ttext-decoration: none;\n\t\t\t\t\t\t\t\tcolor: white;\n\n\t\t\t\t\t\t\t\topacity: 0;\n\t\t\t\t\t\t\t\ttransition: opacity 0.2s ease-in-out;\n\t\t\t\t\t\t\t\t@at-root #{selector-replace(&, \".category-summary\", \".category-summary:hover\")},\n\t\t\t\t\t\t\t\t&:focus {\n\t\t\t\t\t\t\t\t\topacity: 0.6;\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t$anchor-icon-color: white;\n\t\t\t\t\t\t\t\t@include anchor-icon($icon-color: white);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.category-title {\n\t\t\t\t\t\t\tgrid-area: title;\n\n\t\t\t\t\t\t\tposition: relative;\n\t\t\t\t\t\t\tmargin-bottom: 0;\n\n\t\t\t\t\t\t\t.category-title-text {\n\t\t\t\t\t\t\t\tflex-grow: 1;\n\t\t\t\t\t\t\t\twidth: 100%;\n\t\t\t\t\t\t\t\tcolor: white;\n\n\t\t\t\t\t\t\t\t@include remove-markdown-margins();\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t.recent-icon {\n\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\tposition: absolute;\n\t\t\t\t\t\t\t\t$size: 0.75rem;\n\t\t\t\t\t\t\t\twidth: $size;\n\t\t\t\t\t\t\t\theight: $size;\n\t\t\t\t\t\t\t\tborder-radius: $size;\n\t\t\t\t\t\t\t\ttop: ($size / 4);\n\t\t\t\t\t\t\t\tleft: -(($size / 4) * 3);\n\t\t\t\t\t\t\t\tbackground-color: $color-red;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.category-accordion-toggle {\n\t\t\t\t\t\t\tgrid-area: icon;\n\n\t\t\t\t\t\t\t.more {\n\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t.less {\n\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t@at-root #{selector-replace(&, \".category-details\", \".category-details[open]\")} {\n\t\t\t\t\t\t\t\t.more {\n\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t.less {\n\t\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t.category-content {\n\t\t\t\t\t.element-list {\n\t\t\t\t\t\tdisplay: grid;\n\t\t\t\t\t\tgrid-template-columns: 1fr;\n\t\t\t\t\t\tgap: $gap;\n\t\t\t\t\t\t@include is-large() {\n\t\t\t\t\t\t\tgrid-template-columns: 1fr 1fr;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tpadding-left: 0;\n\t\t\t\t\t\tmargin-bottom: 0;\n\n\t\t\t\t\t\t> .element-list-item {\n\t\t\t\t\t\t\tlist-style: none;\n\t\t\t\t\t\t\tmargin-bottom: 0;\n\n\t\t\t\t\t\t\t> .element {\n\t\t\t\t\t\t\t\tdisplay: grid;\n\t\t\t\t\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\t\t\t\t\"main\";\n\t\t\t\t\t\t\t\tgrid-template-columns: auto;\n\t\t\t\t\t\t\t\tgrid-template-rows: auto;\n\t\t\t\t\t\t\t\tgap: $gap;\n\n\t\t\t\t\t\t\t\tborder-radius: $border-radius;\n\t\t\t\t\t\t\t\tbackground-color: $color-element-background-light;\n\t\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\t\tbackground-color: $color-element-background-dark;\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\tpadding: 1.25rem 0;\n\n\t\t\t\t\t\t\t\t@include is-mobile() {\n\t\t\t\t\t\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\t\t\t\t\t\"main\";\n\t\t\t\t\t\t\t\t\tgrid-template-columns: auto;\n\t\t\t\t\t\t\t\t\tgrid-template-rows: auto;\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t.element-main {\n\t\t\t\t\t\t\t\t\tgrid-area: main;\n\n\t\t\t\t\t\t\t\t\t.element-title {\n\t\t\t\t\t\t\t\t\t\tdisplay: grid;\n\t\t\t\t\t\t\t\t\t\tgrid-template-areas:\n\t\t\t\t\t\t\t\t\t\t\t\"text toggle\";\n\t\t\t\t\t\t\t\t\t\tgrid-template-columns:\n\t\t\t\t\t\t\t\t\t\t\t1fr min-content;\n\t\t\t\t\t\t\t\t\t\talign-items: stretch;\n\t\t\t\t\t\t\t\t\t\tgap: $gap;\n\n\t\t\t\t\t\t\t\t\t\tcursor: pointer;\n\t\t\t\t\t\t\t\t\t\tborder-radius: $border-radius;\n\t\t\t\t\t\t\t\t\t\tcolor: $color-text-light;\n\t\t\t\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\t\t\t\tcolor: $color-text-dark;\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tbackground-color: $color-element-background-light;\n\t\t\t\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\t\t\t\tbackground-color: $color-element-background-dark;\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\tmargin-top: -$gap;\n\t\t\t\t\t\t\t\t\t\tmargin-bottom: -$gap;\n\t\t\t\t\t\t\t\t\t\tpadding: $gap;\n\n\t\t\t\t\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\t\t\t\t\tfilter: brightness(117.5%);\n\t\t\t\t\t\t\t\t\t\t\t@include is-light() {\n\t\t\t\t\t\t\t\t\t\t\t\tfilter: brightness(102%);\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\tlist-style: none;\n\t\t\t\t\t\t\t\t\t\t&::-webkit-details-marker {\n\t\t\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t.text {\n\t\t\t\t\t\t\t\t\t\t\tgrid-area: text;\n\n\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\tflex-direction: row;\n\t\t\t\t\t\t\t\t\t\t\talign-items: center;\n\t\t\t\t\t\t\t\t\t\t\tgap: 0.5rem;\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t.element-title-container {\n\t\t\t\t\t\t\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\t\t\t\t\t\t\theight: 100%;\n\n\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\tflex-direction: column;\n\t\t\t\t\t\t\t\t\t\t\talign-items: center;\n\t\t\t\t\t\t\t\t\t\t\tjustify-content: center;\n\n\t\t\t\t\t\t\t\t\t\t\t.element-title-anchor {\n\t\t\t\t\t\t\t\t\t\t\t\tflex-grow: 0;\n\n\t\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\t\tflex-direction: row;\n\t\t\t\t\t\t\t\t\t\t\t\talign-items: center;\n\n\t\t\t\t\t\t\t\t\t\t\t\ttext-decoration: none;\n\n\t\t\t\t\t\t\t\t\t\t\t\topacity: 0;\n\t\t\t\t\t\t\t\t\t\t\t\ttransition: opacity 0.2s ease-in-out;\n\t\t\t\t\t\t\t\t\t\t\t\t@at-root #{selector-replace(&, \".element-title\", \".element-title:hover\")},\n\t\t\t\t\t\t\t\t\t\t\t\t&:focus {\n\t\t\t\t\t\t\t\t\t\t\t\t\topacity: 0.6;\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t@include anchor-icon($icon-color: $color-text-light);\n\t\t\t\t\t\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\t\t\t\t\t\t@include anchor-icon($icon-color: $color-text-dark);\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t.element-title-text {\n\t\t\t\t\t\t\t\t\t\t\t\tflex-grow: 1;\n\t\t\t\t\t\t\t\t\t\t\t\twidth: 100%;\n\n\t\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\t\tflex-direction: row;\n\t\t\t\t\t\t\t\t\t\t\t\talign-items: center;\n\n\t\t\t\t\t\t\t\t\t\t\t\tfont-weight: 700;\n\n\t\t\t\t\t\t\t\t\t\t\t\t@include remove-markdown-margins();\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t.element-accordion-toggle {\n\t\t\t\t\t\t\t\t\t\t\tgrid-area: toggle;\n\n\t\t\t\t\t\t\t\t\t\t\tflex-grow: 0;\n\n\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\tflex-direction: row;\n\t\t\t\t\t\t\t\t\t\t\talign-items: center;\n\n\t\t\t\t\t\t\t\t\t\t\t.less {\n\t\t\t\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t.more {\n\t\t\t\t\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t@at-root #{selector-replace(&, \".element-main\", \".element-main[open]\")} {\n\t\t\t\t\t\t\t\t\t\t\t\t.less {\n\t\t\t\t\t\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t.more {\n\t\t\t\t\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t.element-content {\n\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\tflex-direction: column;\n\t\t\t\t\t\t\t\t\t\tgap: $gap;\n\n\t\t\t\t\t\t\t\t\t\tpadding: 0 $gap;\n\t\t\t\t\t\t\t\t\t\tpadding-top: $gap;\n\n\t\t\t\t\t\t\t\t\t\t.element-description {\n\t\t\t\t\t\t\t\t\t\t\tfont-size: 1rem;\n\t\t\t\t\t\t\t\t\t\t\t@include remove-markdown-margins();\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t.element-details {\n\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\tflex-direction: column;\n\t\t\t\t\t\t\t\t\t\t\tgap: $gap;\n\n\t\t\t\t\t\t\t\t\t\t\t&:empty {\n\t\t\t\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\tfont-size: 0.9rem;\n\n\t\t\t\t\t\t\t\t\t\t\t.detail-block {\n\t\t\t\t\t\t\t\t\t\t\t\tpadding: 1rem 0 1rem 2rem;\n\t\t\t\t\t\t\t\t\t\t\t\tborder-left: 2px solid;\n\n\t\t\t\t\t\t\t\t\t\t\t\tp {\n\t\t\t\t\t\t\t\t\t\t\t\t\t&:first-child {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t&:last-child {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-bottom: 0;\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\tul {\n\t\t\t\t\t\t\t\t\t\t\t\t\tpadding-left: 1.5rem;\n\n\t\t\t\t\t\t\t\t\t\t\t\t\tli {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-bottom: 0.45rem;\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t&:last-child {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tli:last-child {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-bottom: 0;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t@include reset-lists();\n\n\t\t\t\t\t\t\t\t\t\t\t\t.detail-block-header {\n\t\t\t\t\t\t\t\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t\t\t\t\t\t\t\t\tflex-direction: row;\n\t\t\t\t\t\t\t\t\t\t\t\t\talign-items: center;\n\t\t\t\t\t\t\t\t\t\t\t\t\tgap: $gap / 2;\n\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-bottom: $gap / 2;\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t.icon {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@mixin parent-is($type) {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t@at-root #{selector-replace(&, \".detail-block\", \".detail-block.#{$type}\")} {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t@content;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@mixin octicon($icon-url) {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\twidth: 24px;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\theight: 24px;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tmask-size: 24px;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tmask-position: center;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tmask-image: url($icon-url);\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tbackground-color: currentColor;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include parent-is(\"note\") {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t// Google icon \"info\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include parent-is(\"warning\") {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t// Google icon \"warning\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include parent-is(\"prs\") {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include octicon(\"/assets/icons/octicons/git-pull-request-24.svg\");\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include parent-is(\"issues\") {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include octicon(\"/assets/icons/octicons/bug-24.svg\");\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include parent-is(\"proposals\") {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t@include octicon(\"/assets/icons/octicons/zap-24.svg\");\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t.detail-block-content {\n\t\t\t\t\t\t\t\t\t\t\t\t\t@include reset-lists();\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t.element-edit {\n\t\t\t\t\t\t\t\t\t\t&:empty {\n\t\t\t\t\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\tfont-size: 0.75rem;\n\t\t\t\t\t\t\t\t\t\tfont-style: italic;\n\t\t\t\t\t\t\t\t\t\tcolor: adjust-color($color-text-light, $alpha: -0.33);\n\t\t\t\t\t\t\t\t\t\t@include is-dark() {\n\t\t\t\t\t\t\t\t\t\t\tcolor: adjust-color($color-text-dark, $alpha: -0.33);\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t.element-edit-title {\n\t\t\t\t\t\t\t\t\t\t\tfont-weight: 500;\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t.element-edit-entries {\n\t\t\t\t\t\t\t\t\t\t\tfont-style: normal;\n\t\t\t\t\t\t\t\t\t\t\tborder-collapse: collapse;\n\n\t\t\t\t\t\t\t\t\t\t\t.element-edit-entry {\n\t\t\t\t\t\t\t\t\t\t\t\tvertical-align: baseline;\n\n\t\t\t\t\t\t\t\t\t\t\t\t.element-edit-entry-time {\n\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-right: 1rem;\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\t.element-edit-entry-content {\n\t\t\t\t\t\t\t\t\t\t\t\t\t@include remove-markdown-margins();\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n#scroll-to-top {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n\tz-index: 1;\n\tpointer-events: none;\n\n\t--card-padding: $gap;\n\t@include is-mobile() {\n\t\t--card-padding: $gap / 2;\n\t}\n\n\t.link {\n\t\tpointer-events: all;\n\t\tposition: fixed;\n\t\tbottom: $gap;\n\t\tright: $gap;\n\t\twidth: 50px;\n\t\theight: 50px;\n\t\tmargin: var(--card-padding);\n\t\ttext-decoration: none;\n\t\tbackground-color: white;\n\t\tborder-radius: $border-radius;\n\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\tbox-shadow: rgba(0,0,0,25%) 1px 1px 5px;\n\n\t\tcolor: black;\n\t\tfont-size: 1.5em;\n\n\t\t&:hover {\n\t\t\tspan {\n\t\t\t\tfont-size: 35px;\n\t\t\t}\n\t\t}\n\n\t\tspan {\n\t\t\ttransition: font-size 0.2s ease-in-out;\n\t\t\ttransform:\n\t\t\t\ttranslateY(-3px);\n\t\t}\n\t}\n}\n"
],
"names": [],
- "mappings": "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"
+ "mappings": "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"
}
\ No newline at end of file
diff --git a/atom.xml b/atom.xml
index 1ecb5b2885..25e2b7f869 100644
--- a/atom.xml
+++ b/atom.xml
@@ -1 +1 @@
-Godot Engine Official 2024-11-27T19:26:31+00:00 https://godotengine.org/ Dev snapshot: Godot 4.4 dev 5 2024-11-21T18:00:00+00:00 https://godotengine.org/article/dev-snapshot-godot-4-4-dev-5/ With GodotCon behind us and our developers recuperated, we're thrilled to return to a more frequent release-cycle. Thaddeus Crews GodotCon 24: Berlin Edition 2024-11-13T18:30:00+00:00 https://godotengine.org/article/review-godotcon24/ Our biggest conference yet! Nat Dev snapshot: Godot 4.4 dev 4 2024-11-08T12:00:00+00:00 https://godotengine.org/article/dev-snapshot-godot-4-4-dev-4/ After a short delay due to GodotCon, we are back with another exciting update. Clay John Dev snapshot: Godot 4.4 dev 3 2024-10-03T12:00:00+00:00 https://godotengine.org/article/dev-snapshot-godot-4-4-dev-3/ We haven't slowed down and are bringing you another feature-packed update! Clay John Godot XR update - October 2024 2024-10-02T12:00:00+00:00 https://godotengine.org/article/godot-xr-update-oct-2024/ Looking back at a year of XR development. Bastiaan Olij Godot SDK Integrations 2024-09-24T14:30:00+00:00 https://godotengine.org/article/godot-sdk-integrations/ A new GitHub organization to centralize the community efforts to provide support for third-party SDKs for Godot. Godot Foundation Godot Rendering Priorities: September 2024 2024-09-23T15:45:00+00:00 https://godotengine.org/article/rendering-priorities-september-2024/ 4.3 is out. It's time for an update! Clay John Godot Editor on the Meta Horizon Store 2024-09-20T16:00:00+00:00 https://godotengine.org/article/godot-editor-horizon-store-early-access-release/ Introducing the Godot Editor for Meta Quest (Horizon OS) devices Fredia Huya-Kouadio Dev snapshot: Godot 4.4 dev 2 2024-09-10T16:00:00+00:00 https://godotengine.org/article/dev-snapshot-godot-4-4-dev-2/ The PR harvest keeps going strongly for Godot 4.4, with massive new features such as typed dictionaries and error-less project import! Rémi Verschelde Godot 3.6 finally released! 2024-09-09T11:00:00+00:00 https://godotengine.org/article/godot-3-6-finally-released/ After 2 years of development, Godot 3.6 is finally out and it comes fully packed with features and quality of life improvements! This includes 2D physics interpolation and hierarchical culling, and 3D mesh merging, level of detail, tighter shadow culling, ORM materials, and more. lawnjelly Submissions open for Godot 2024 showreel! 2024-09-05T15:00:00+00:00 https://godotengine.org/article/submissions-open-godot-2024-showreel/ Showcase your Godot creations in 2024! We're inviting submissions of short videos featuring your published or in-progress Godot games or tools. Don't miss this chance to be a part of it! Emi About Official Console Ports 2024-09-03T18:30:00+00:00 https://godotengine.org/article/about-official-console-ports/ With this post we aim to address the community’s questions about the lack of official console ports through the Godot Foundation. Emi Meeting the community at gamescom 2024 2024-09-02T18:30:00+00:00 https://godotengine.org/article/review-gamescom-2024/ Back from gamescom, ready to report. Nat Dev snapshot: Godot 4.4 dev 1 2024-08-26T13:00:00+00:00 https://godotengine.org/article/dev-snapshot-godot-4-4-dev-1/ The first snapshot after releasing 4.3, already packed with new features! Clay John Godot 4.3, a shared effort 2024-08-15T11:00:00+00:00 https://godotengine.org/article/godot-4-3-a-shared-effort/ With over 3,500 commits authored by over 500 contributors, the latest Godot Engine release comes packed full of new features and improvements. Godot contributors Design of the Skeleton Modifier 3D 2024-08-12T10:00:00+00:00 https://godotengine.org/article/design-of-the-skeleton-modifier-3d/ We have reworked the skeleton bone update process to add SkeletonModifier3D for modifying the Skeleton. Silc Renew Release candidate: Godot 4.3 RC 3 2024-08-08T14:00:00+00:00 https://godotengine.org/article/release-candidate-godot-4-3-rc-3/ With all known major regressions fixed, we are now publishing a third release candidate to confirm that 4.3 is ready to go stable. Rémi Verschelde Gamescom here we come! 2024-08-06T17:00:00+00:00 https://godotengine.org/article/gamescom-2024/ We are once again attending gamescom, and organizing two meet-up opportunities this time. Nat Introducing the improved ufbx importer in Godot 4.3 2024-08-02T20:36:00+00:00 https://godotengine.org/article/introducing-the-improved-ufbx-importer-in-godot-4-3/ Godot 4.3 now includes native .fbx support Lyuma Release candidate: Godot 4.3 RC 2 2024-08-01T16:00:00+00:00 https://godotengine.org/article/release-candidate-godot-4-3-rc-2/ After a week in the Release Candidate stage, we have squashed most bugs we were still tracking for 4.3, and are ready for a second candidate. Rémi Verschelde Release candidate: Godot 4.3 RC 1 2024-07-25T18:00:00+00:00 https://godotengine.org/article/release-candidate-godot-4-3-rc-1/ We are cautiously optimistic that Godot 4.3 is ready for release, please test it and let us know if we are right! Rémi Verschelde Dev snapshot: Godot 4.3 beta 3 2024-07-10T17:00:00+00:00 https://godotengine.org/article/dev-snapshot-godot-4-3-beta-3/ We are nearing the end of the beta phase for Godot 4.3, which is shaping up to be a very solid release, solving a lot of pain points. Rémi Verschelde New Dev Fund Perks: Discord Role and Forum Badge 2024-07-10T12:00:00+00:00 https://godotengine.org/article/development-fund-perks/ Proudly display your support on our community platforms. Winston Yallow Release candidate: Godot 3.6 RC 1 2024-07-09T08:00:00+00:00 https://godotengine.org/article/release-candidate-godot-3-6-rc-1/ We are now at the Release Candidate stage, finalizing everything so that we can release 3.6-stable for all users. lawnjelly
\ No newline at end of file
+Godot Engine Official 2024-11-29T14:26:58+00:00 https://godotengine.org/ Dev snapshot: Godot 4.4 dev 5 2024-11-21T18:00:00+00:00 https://godotengine.org/article/dev-snapshot-godot-4-4-dev-5/ With GodotCon behind us and our developers recuperated, we're thrilled to return to a more frequent release-cycle. Thaddeus Crews GodotCon 24: Berlin Edition 2024-11-13T18:30:00+00:00 https://godotengine.org/article/review-godotcon24/ Our biggest conference yet! Nat Dev snapshot: Godot 4.4 dev 4 2024-11-08T12:00:00+00:00 https://godotengine.org/article/dev-snapshot-godot-4-4-dev-4/ After a short delay due to GodotCon, we are back with another exciting update. Clay John Dev snapshot: Godot 4.4 dev 3 2024-10-03T12:00:00+00:00 https://godotengine.org/article/dev-snapshot-godot-4-4-dev-3/ We haven't slowed down and are bringing you another feature-packed update! Clay John Godot XR update - October 2024 2024-10-02T12:00:00+00:00 https://godotengine.org/article/godot-xr-update-oct-2024/ Looking back at a year of XR development. Bastiaan Olij Godot SDK Integrations 2024-09-24T14:30:00+00:00 https://godotengine.org/article/godot-sdk-integrations/ A new GitHub organization to centralize the community efforts to provide support for third-party SDKs for Godot. Godot Foundation Godot Rendering Priorities: September 2024 2024-09-23T15:45:00+00:00 https://godotengine.org/article/rendering-priorities-september-2024/ 4.3 is out. It's time for an update! Clay John Godot Editor on the Meta Horizon Store 2024-09-20T16:00:00+00:00 https://godotengine.org/article/godot-editor-horizon-store-early-access-release/ Introducing the Godot Editor for Meta Quest (Horizon OS) devices Fredia Huya-Kouadio Dev snapshot: Godot 4.4 dev 2 2024-09-10T16:00:00+00:00 https://godotengine.org/article/dev-snapshot-godot-4-4-dev-2/ The PR harvest keeps going strongly for Godot 4.4, with massive new features such as typed dictionaries and error-less project import! Rémi Verschelde Godot 3.6 finally released! 2024-09-09T11:00:00+00:00 https://godotengine.org/article/godot-3-6-finally-released/ After 2 years of development, Godot 3.6 is finally out and it comes fully packed with features and quality of life improvements! This includes 2D physics interpolation and hierarchical culling, and 3D mesh merging, level of detail, tighter shadow culling, ORM materials, and more. lawnjelly Submissions open for Godot 2024 showreel! 2024-09-05T15:00:00+00:00 https://godotengine.org/article/submissions-open-godot-2024-showreel/ Showcase your Godot creations in 2024! We're inviting submissions of short videos featuring your published or in-progress Godot games or tools. Don't miss this chance to be a part of it! Emi About Official Console Ports 2024-09-03T18:30:00+00:00 https://godotengine.org/article/about-official-console-ports/ With this post we aim to address the community’s questions about the lack of official console ports through the Godot Foundation. Emi Meeting the community at gamescom 2024 2024-09-02T18:30:00+00:00 https://godotengine.org/article/review-gamescom-2024/ Back from gamescom, ready to report. Nat Dev snapshot: Godot 4.4 dev 1 2024-08-26T13:00:00+00:00 https://godotengine.org/article/dev-snapshot-godot-4-4-dev-1/ The first snapshot after releasing 4.3, already packed with new features! Clay John Godot 4.3, a shared effort 2024-08-15T11:00:00+00:00 https://godotengine.org/article/godot-4-3-a-shared-effort/ With over 3,500 commits authored by over 500 contributors, the latest Godot Engine release comes packed full of new features and improvements. Godot contributors Design of the Skeleton Modifier 3D 2024-08-12T10:00:00+00:00 https://godotengine.org/article/design-of-the-skeleton-modifier-3d/ We have reworked the skeleton bone update process to add SkeletonModifier3D for modifying the Skeleton. Silc Renew Release candidate: Godot 4.3 RC 3 2024-08-08T14:00:00+00:00 https://godotengine.org/article/release-candidate-godot-4-3-rc-3/ With all known major regressions fixed, we are now publishing a third release candidate to confirm that 4.3 is ready to go stable. Rémi Verschelde Gamescom here we come! 2024-08-06T17:00:00+00:00 https://godotengine.org/article/gamescom-2024/ We are once again attending gamescom, and organizing two meet-up opportunities this time. Nat Introducing the improved ufbx importer in Godot 4.3 2024-08-02T20:36:00+00:00 https://godotengine.org/article/introducing-the-improved-ufbx-importer-in-godot-4-3/ Godot 4.3 now includes native .fbx support Lyuma Release candidate: Godot 4.3 RC 2 2024-08-01T16:00:00+00:00 https://godotengine.org/article/release-candidate-godot-4-3-rc-2/ After a week in the Release Candidate stage, we have squashed most bugs we were still tracking for 4.3, and are ready for a second candidate. Rémi Verschelde Release candidate: Godot 4.3 RC 1 2024-07-25T18:00:00+00:00 https://godotengine.org/article/release-candidate-godot-4-3-rc-1/ We are cautiously optimistic that Godot 4.3 is ready for release, please test it and let us know if we are right! Rémi Verschelde Dev snapshot: Godot 4.3 beta 3 2024-07-10T17:00:00+00:00 https://godotengine.org/article/dev-snapshot-godot-4-3-beta-3/ We are nearing the end of the beta phase for Godot 4.3, which is shaping up to be a very solid release, solving a lot of pain points. Rémi Verschelde New Dev Fund Perks: Discord Role and Forum Badge 2024-07-10T12:00:00+00:00 https://godotengine.org/article/development-fund-perks/ Proudly display your support on our community platforms. Winston Yallow Release candidate: Godot 3.6 RC 1 2024-07-09T08:00:00+00:00 https://godotengine.org/article/release-candidate-godot-3-6-rc-1/ We are now at the Release Candidate stage, finalizing everything so that we can release 3.6-stable for all users. lawnjelly
\ No newline at end of file
diff --git a/priorities.html b/priorities.html
index 6fdad8b074..479507139c 100644
--- a/priorities.html
+++ b/priorities.html
@@ -1,13 +1,12 @@
Priorities – Godot Engine This page can be understood as a wishlist :
-it details the software improvements that we consider most important to make the Godot Engine a better tool for its users.
-The bullet points were created by talking to the volunteer maintainers for each area about the current state of things,
-their personal goals, and what kind of contributions they are looking for.
Please understand that as with any wishlist, these points are an idealized version of what is to come in the project’s future.
-To realize them, we will need the support from you, whether you are a representative for a company looking to invest into Godot
-or a game developer eager to contribute to the codebase directly. The Godot Engine has always been a community effort —
-there is only so much ground we can cover with Godot Foundation contractors at the moment.
We hope that by publishing this list, we can align our communal efforts more easily: by showcasing which areas need to see
-improvements the most and what the concrete next steps would be for anyone taking action. Let this list be an indicator of…
what kind of contractors we would like to hire if donations increase, what areas are ripe with good first issues for new contributors, and where corporate partners could lend a helping hand unfold_more
+
This page is our wishlist :
+it details the improvements that we consider most important to make the Godot Engine a better tool for its users.
+The items were created by talking to the volunteer maintainers for each area about the current state of things,
+their personal goals, and what kind of contributions they are looking for.
As with any wishlist, these points are an idealized version of what is to come in the project’s future.
+To realize them, we will need the support from you, whether you are a representative for a company looking to sponsor Godot
+or a game developer capable to contribute to the codebase directly. The Godot Engine has always been a community effort — there is only so much ground we can cover with Godot Foundation contractors at the moment.
We hope that by publishing this list, we can align our communal efforts: by showcasing which areas need to see
+improvements the most and what the next steps would be for anyone taking action. Let this list be an indicator of…
what kind of contractors we would like to hire if donations increase, what areas are ripe with good first issues for new contributors, and where corporate sponsors could lend a helping hand unfold_more
unfold_less
unfold_more
unfold_less
unfold_more
unfold_less
unfold_more