From 43c3b1bbca50f1befe301a1fd3364f497df3aa8d Mon Sep 17 00:00:00 2001 From: dragonwocky Date: Thu, 30 May 2024 00:07:22 +1000 Subject: [PATCH] style(tweaks): update typography + page tweaks, add compact code blocks --- scripts/generate-theme-css.mjs | 1 + src/core/theme.css | 2 +- src/extensions/tweaks/client.css | 150 +++++++++++++++---------------- src/extensions/tweaks/client.mjs | 6 +- src/extensions/tweaks/mod.json | 16 ++-- 5 files changed, 89 insertions(+), 86 deletions(-) diff --git a/scripts/generate-theme-css.mjs b/scripts/generate-theme-css.mjs index 0927a9d..3d70d30 100644 --- a/scripts/generate-theme-css.mjs +++ b/scripts/generate-theme-css.mjs @@ -885,6 +885,7 @@ styleTooltips(); styleAccents(); styleScrollbars(); styleCode(); +cssBody += `.notion-emoji{display:inline-block!important}`; console.log( `body${modeSelector} { ${cssRoot} } ${Object.entries(cssRefs) diff --git a/src/core/theme.css b/src/core/theme.css index f330e62..319b65a 100644 --- a/src/core/theme.css +++ b/src/core/theme.css @@ -1 +1 @@ -.notion-body.dark :is([style^="color: rgba(255,255,255,0.81)"],[style^="color:rgba(255, 255, 255, 0.81)"],[style*=";color: rgba(255, 255, 255, 0.81)"],[style*=";color:rgba(255, 255, 255, 0.81)"],[style*=" color: rgba(255, 255, 255, 0.81)"],[style*=" color:rgba(255, 255, 255, 0.81)"],[style*="fill: rgba(255, 255, 255, 0.81)"],[style*="fill:rgba(255, 255, 255, 0.81)"],[style^="color: rgb(211, 211, 211)"],[style^="color:rgb(211, 211, 211)"],[style*=";color: rgb(211, 211, 211)"],[style*=";color:rgb(211, 211, 211)"],[style*=" color: rgb(211, 211, 211)"],[style*=" color:rgb(211, 211, 211)"],[style*="fill: rgb(211, 211, 211)"],[style*="fill:rgb(211, 211, 211)"],[style^="color: rgb(255, 255, 255)"],[style^="color:rgb(255, 255, 255)"],[style*=";color: rgb(255, 255, 255)"],[style*=";color:rgb(255, 255, 255)"],[style*=" color: rgb(255, 255, 255)"],[style*=" color:rgb(255, 255, 255)"],[style*="fill: rgb(255, 255, 255)"],[style*="fill:rgb(255, 255, 255)"],[style^="color: rgba(255, 255, 255, 0.8"],[style^="color:rgba(255, 255, 255, 0.8"],[style*=";color: rgba(255, 255, 255, 0.8"],[style*=";color:rgba(255, 255, 255, 0.8"],[style*=" color: rgba(255, 255, 255, 0.8"],[style*=" color:rgba(255, 255, 255, 0.8"],[style*="fill: rgba(255, 255, 255, 0.8"],[style*="fill:rgba(255, 255, 255, 0.8"],[style^="color: rgba(255, 255, 255, 0.9"],[style^="color:rgba(255, 255, 255, 0.9"],[style*=";color: rgba(255, 255, 255, 0.9"],[style*=";color:rgba(255, 255, 255, 0.9"],[style*=" color: rgba(255, 255, 255, 0.9"],[style*=" color:rgba(255, 255, 255, 0.9"],[style*="fill: rgba(255, 255, 255, 0.9"],[style*="fill:rgba(255, 255, 255, 0.9"],[style^="color: rgba(255, 255, 255, 1"],[style^="color:rgba(255, 255, 255, 1"],[style*=";color: rgba(255, 255, 255, 1"],[style*=";color:rgba(255, 255, 255, 1"],[style*=" color: rgba(255, 255, 255, 1"],[style*=" color:rgba(255, 255, 255, 1"],[style*="fill: rgba(255, 255, 255, 1"],[style*="fill:rgba(255, 255, 255, 1"]){caret-color:var(--theme--fg-primary,rgba(255,255,255,0.81))!important;text-decoration-color:currentColor;fill:var(--theme--fg-primary,rgba(255,255,255,0.81))!important;color:var(--theme--fg-primary,rgba(255,255,255,.81))!important}.notion-body.dark :is(.rdp-nav_icon,.rdp-head_cell,.rdp-day.rdp-day_outside,::placeholder),.notion-body.dark :is([style^="color: rgb(155,155,155)"],[style^="color:rgb(155, 155, 155)"],[style*=";color: rgb(155, 155, 155)"],[style*=";color:rgb(155, 155, 155)"],[style*=" color: rgb(155, 155, 155)"],[style*=" color:rgb(155, 155, 155)"],[style*="fill: rgb(155, 155, 155)"],[style*="fill:rgb(155, 155, 155)"],[style^="color: rgb(127, 127, 127)"],[style^="color:rgb(127, 127, 127)"],[style*=";color: rgb(127, 127, 127)"],[style*=";color:rgb(127, 127, 127)"],[style*=" color: rgb(127, 127, 127)"],[style*=" color:rgb(127, 127, 127)"],[style*="fill: rgb(127, 127, 127)"],[style*="fill:rgb(127, 127, 127)"],[style^="color: rgba(255, 255, 255, 0.0"],[style^="color:rgba(255, 255, 255, 0.0"],[style*=";color: rgba(255, 255, 255, 0.0"],[style*=";color:rgba(255, 255, 255, 0.0"],[style*=" color: rgba(255, 255, 255, 0.0"],[style*=" color:rgba(255, 255, 255, 0.0"],[style*="fill: rgba(255, 255, 255, 0.0"],[style*="fill:rgba(255, 255, 255, 0.0"],[style^="color: rgba(255, 255, 255, 0.1"],[style^="color:rgba(255, 255, 255, 0.1"],[style*=";color: rgba(255, 255, 255, 0.1"],[style*=";color:rgba(255, 255, 255, 0.1"],[style*=" color: rgba(255, 255, 255, 0.1"],[style*=" color:rgba(255, 255, 255, 0.1"],[style*="fill: rgba(255, 255, 255, 0.1"],[style*="fill:rgba(255, 255, 255, 0.1"],[style^="color: rgba(255, 255, 255, 0.2"],[style^="color:rgba(255, 255, 255, 0.2"],[style*=";color: rgba(255, 255, 255, 0.2"],[style*=";color:rgba(255, 255, 255, 0.2"],[style*=" color: rgba(255, 255, 255, 0.2"],[style*=" color:rgba(255, 255, 255, 0.2"],[style*="fill: rgba(255, 255, 255, 0.2"],[style*="fill:rgba(255, 255, 255, 0.2"],[style^="color: rgba(255, 255, 255, 0.3"],[style^="color:rgba(255, 255, 255, 0.3"],[style*=";color: rgba(255, 255, 255, 0.3"],[style*=";color:rgba(255, 255, 255, 0.3"],[style*=" color: rgba(255, 255, 255, 0.3"],[style*=" color:rgba(255, 255, 255, 0.3"],[style*="fill: rgba(255, 255, 255, 0.3"],[style*="fill:rgba(255, 255, 255, 0.3"],[style^="color: rgba(255, 255, 255, 0.4"],[style^="color:rgba(255, 255, 255, 0.4"],[style*=";color: rgba(255, 255, 255, 0.4"],[style*=";color:rgba(255, 255, 255, 0.4"],[style*=" color: rgba(255, 255, 255, 0.4"],[style*=" color:rgba(255, 255, 255, 0.4"],[style*="fill: rgba(255, 255, 255, 0.4"],[style*="fill:rgba(255, 255, 255, 0.4"],[style^="color: rgba(255, 255, 255, 0.5"],[style^="color:rgba(255, 255, 255, 0.5"],[style*=";color: rgba(255, 255, 255, 0.5"],[style*=";color:rgba(255, 255, 255, 0.5"],[style*=" color: rgba(255, 255, 255, 0.5"],[style*=" color:rgba(255, 255, 255, 0.5"],[style*="fill: rgba(255, 255, 255, 0.5"],[style*="fill:rgba(255, 255, 255, 0.5"],[style^="color: rgba(255, 255, 255, 0.6"],[style^="color:rgba(255, 255, 255, 0.6"],[style*=";color: rgba(255, 255, 255, 0.6"],[style*=";color:rgba(255, 255, 255, 0.6"],[style*=" color: rgba(255, 255, 255, 0.6"],[style*=" color:rgba(255, 255, 255, 0.6"],[style*="fill: rgba(255, 255, 255, 0.6"],[style*="fill:rgba(255, 255, 255, 0.6"],[style^="color: rgba(255, 255, 255, 0.7"],[style^="color:rgba(255, 255, 255, 0.7"],[style*=";color: rgba(255, 255, 255, 0.7"],[style*=";color:rgba(255, 255, 255, 0.7"],[style*=" color: rgba(255, 255, 255, 0.7"],[style*=" color:rgba(255, 255, 255, 0.7"],[style*="fill: rgba(255, 255, 255, 0.7"],[style*="fill:rgba(255, 255, 255, 0.7"]){caret-color:var(--theme--fg-secondary,rgb(155,155,155))!important;text-decoration-color:currentColor;fill:var(--theme--fg-secondary,rgb(155,155,155))!important;color:var(--theme--fg-secondary,#9b9b9b)!important}.notion-body.dark :is([style*="caret-color: rgba(255,255,255,0.81)"],[style*="caret-color:rgba(255, 255, 255, 0.81)"],[style*="caret-color: rgb(211, 211, 211)"],[style*="caret-color:rgb(211, 211, 211)"],[style*="caret-color: rgb(255, 255, 255)"],[style*="caret-color:rgb(255, 255, 255)"],[style*="caret-color: rgba(255, 255, 255, 0.8"],[style*="caret-color:rgba(255, 255, 255, 0.8"],[style*="caret-color: rgba(255, 255, 255, 0.9"],[style*="caret-color:rgba(255, 255, 255, 0.9"],[style*="caret-color: rgba(255, 255, 255, 1"],[style*="caret-color:rgba(255, 255, 255, 1"]){caret-color:var(--theme--fg-primary,rgba(255,255,255,0.81))!important}.notion-body.dark :is([style*="caret-color: rgb(155,155,155)"],[style*="caret-color:rgb(155, 155, 155)"],[style*="caret-color: rgb(127, 127, 127)"],[style*="caret-color:rgb(127, 127, 127)"],[style*="caret-color: rgba(255, 255, 255, 0.0"],[style*="caret-color:rgba(255, 255, 255, 0.0"],[style*="caret-color: rgba(255, 255, 255, 0.1"],[style*="caret-color:rgba(255, 255, 255, 0.1"],[style*="caret-color: rgba(255, 255, 255, 0.2"],[style*="caret-color:rgba(255, 255, 255, 0.2"],[style*="caret-color: rgba(255, 255, 255, 0.3"],[style*="caret-color:rgba(255, 255, 255, 0.3"],[style*="caret-color: rgba(255, 255, 255, 0.4"],[style*="caret-color:rgba(255, 255, 255, 0.4"],[style*="caret-color: rgba(255, 255, 255, 0.5"],[style*="caret-color:rgba(255, 255, 255, 0.5"],[style*="caret-color: rgba(255, 255, 255, 0.6"],[style*="caret-color:rgba(255, 255, 255, 0.6"],[style*="caret-color: rgba(255, 255, 255, 0.7"],[style*="caret-color:rgba(255, 255, 255, 0.7"]){caret-color:var(--theme--fg-secondary,rgb(155,155,155))!important}.notion-body.dark [style*="-webkit-text-fill-color:"]{-webkit-text-fill-color:var(--theme--fg-secondary,rgb(155,155,155))!important}.notion-body.dark [style*="height: 1px;"][style*=background]{background:var(--theme--fg-border,#2f2f2f)!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(155, 155, 155);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(155, 155, 155, 1);"]{color:var(--theme--fg-gray,#9b9b9b)!important;fill:var(--theme--fg-gray,rgb(155,155,155))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(186, 133, 111);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(186, 133, 111, 1);"]{color:var(--theme--fg-brown,#ba856f)!important;fill:var(--theme--fg-brown,rgb(186,133,111))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(199, 125, 72);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(199, 125, 72, 1);"]{color:var(--theme--fg-orange,#c77d48)!important;fill:var(--theme--fg-orange,rgb(199,125,72))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(202, 152, 73);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(202, 152, 73, 1);"]{color:var(--theme--fg-yellow,#ca9849)!important;fill:var(--theme--fg-yellow,rgb(202,152,73))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(82, 158, 114);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(82, 158, 114, 1);"]{color:var(--theme--fg-green,#529e72)!important;fill:var(--theme--fg-green,rgb(82,158,114))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(94, 135, 201);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(94, 135, 201, 1);"]{color:var(--theme--fg-blue,#5e87c9)!important;fill:var(--theme--fg-blue,rgb(94,135,201))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(157, 104, 211);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(157, 104, 211, 1);"]{color:var(--theme--fg-purple,#9d68d3)!important;fill:var(--theme--fg-purple,rgb(157,104,211))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(209, 87, 150);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(209, 87, 150, 1);"]{color:var(--theme--fg-pink,#d15796)!important;fill:var(--theme--fg-pink,rgb(209,87,150))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(223, 84, 82);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(223, 84, 82, 1);"]{color:var(--theme--fg-red,#df5452)!important;fill:var(--theme--fg-red,rgb(223,84,82))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(28,28,28)"][style*="height: 32px"],[style*="rgb(28, 28, 28)"]>[style*=color]:nth-child(2),[style*="rgb(28, 28, 28)"]>div>svg){color:var(--theme--fg-secondary,#7f7f7f)!important;fill:var(--theme--fg-secondary,rgb(127,127,127))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(32,32,32)"][style*="height: 32px"],[style*="rgb(32, 32, 32)"]>[style*=color]:nth-child(2),[style*="rgb(32, 32, 32)"]>div>svg){color:var(--theme--fg-gray,#7f7f7f)!important;fill:var(--theme--fg-gray,rgb(127,127,127))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(35,30,28)"][style*="height: 32px"],[style*="rgb(35, 30, 28)"]>[style*=color]:nth-child(2),[style*="rgb(35, 30, 28)"]>div>svg){color:var(--theme--fg-brown,#845641)!important;fill:var(--theme--fg-brown,rgb(132,86,65))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(37,31,27)"][style*="height: 32px"],[style*="rgb(37, 31, 27)"]>[style*=color]:nth-child(2),[style*="rgb(37, 31, 27)"]>div>svg){color:var(--theme--fg-orange,#a75b1a)!important;fill:var(--theme--fg-orange,rgb(167,91,26))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(35,31,26)"][style*="height: 32px"],[style*="rgb(35, 31, 26)"]>[style*=color]:nth-child(2),[style*="rgb(35, 31, 26)"]>div>svg){color:var(--theme--fg-yellow,#9b6e23)!important;fill:var(--theme--fg-yellow,rgb(155,110,35))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(29,34,32)"][style*="height: 32px"],[style*="rgb(29, 34, 32)"]>[style*=color]:nth-child(2),[style*="rgb(29, 34, 32)"]>div>svg){color:var(--theme--fg-green,#2d7650)!important;fill:var(--theme--fg-green,rgb(45,118,80))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(27,31,34)"][style*="height: 32px"],[style*="rgb(27, 31, 34)"]>[style*=color]:nth-child(2),[style*="rgb(27, 31, 34)"]>div>svg){color:var(--theme--fg-blue,#295a95)!important;fill:var(--theme--fg-blue,rgb(41,90,149))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(31,29,33)"][style*="height: 32px"],[style*="rgb(31, 29, 33)"]>[style*=color]:nth-child(2),[style*="rgb(31, 29, 33)"]>div>svg){color:var(--theme--fg-purple,#704a96)!important;fill:var(--theme--fg-purple,rgb(112,74,150))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(35,28,31)"][style*="height: 32px"],[style*="rgb(35, 28, 31)"]>[style*=color]:nth-child(2),[style*="rgb(35, 28, 31)"]>div>svg){color:var(--theme--fg-pink,#903a65)!important;fill:var(--theme--fg-pink,rgb(144,58,101))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(36,30,29)"][style*="height: 32px"],[style*="rgb(36, 30, 29)"]>[style*=color]:nth-child(2),[style*="rgb(36, 30, 29)"]>div>svg){color:var(--theme--fg-red,#8f3a35)!important;fill:var(--theme--fg-red,rgb(143,58,53))!important}.notion-body.dark .notion-overlay-container [data-overlay] :is([style*="height: 100%; width: 275px;"][style*="flex-direction: column;"],.notion-space-settings [style*="flex-grow: 1"]>[style*=background-color]),.notion-body.dark .notion-timeline-view,.notion-body.dark :is([style^="background: rgb(25,25,25)"],[style^="background:rgb(25, 25, 25)"],[style*=";background: rgb(25, 25, 25)"],[style*=";background:rgb(25, 25, 25)"],[style*=" background: rgb(25, 25, 25)"],[style*=" background:rgb(25, 25, 25)"],[style*="background-color: rgb(25, 25, 25)"],[style*="background-color:rgb(25, 25, 25)"]):not(.notion-timeline-view){background:var(--theme--bg-primary,#191919)!important}.notion-body.dark .notion-overlay-container [data-overlay] :is([style*="height: 100%; width: 275px;"][style*="flex-direction: column;"]+[style*="width: 100%;"],.notion-space-settings [style*="height: 100%; background:"][style*="max-width: 250px;"]),.notion-body.dark :is(.notion-overlay-container [style*="border-radius: 4px;"][style*="position: relative; max-width: calc(100vw - 24px); box-shadow:"],[style*="font-size: 12px;"][style*="box-shadow:"][style*="border-radius: 3px; max-width: calc(100% - 16px); min-height: 24px; overflow: hidden;"][style*="position: absolute; right: 8px; bottom: 8px; z-index:"],[style*="height: 32px;"][style*="font-size: 14px; line-height: 1.2; border-radius: 5px; box-shadow:"],[style*="transition: background"][style*="cursor: pointer;"][style*="border-radius: 3px; height: 24px; width: 24px;"][style*="box-shadow:"],[style*="right: 6px; top: 4px;"][style*="border-radius: 4px;"][style*="gap: 1px;"][style*="box-shadow:"])[style*="; background: rgb(37, 37, 37);"],.notion-body.dark :is(.notion-timeline-item,.notion-calendar-view .notion-collection-item>a,.notion-gallery-view .notion-collection-item>a)[style*="; background: rgb(37, 37, 37);"],.notion-body.dark :is([style^="background: rgb(32,32,32)"],[style^="background:rgb(32, 32, 32)"],[style*=";background: rgb(32, 32, 32)"],[style*=";background:rgb(32, 32, 32)"],[style*=" background: rgb(32, 32, 32)"],[style*=" background:rgb(32, 32, 32)"],[style*="background-color: rgb(32, 32, 32)"],[style*="background-color:rgb(32, 32, 32)"],[style^="background: rgb(37, 37, 37)"],[style^="background:rgb(37, 37, 37)"],[style*=";background: rgb(37, 37, 37)"],[style*=";background:rgb(37, 37, 37)"],[style*=" background: rgb(37, 37, 37)"],[style*=" background:rgb(37, 37, 37)"],[style*="background-color: rgb(37, 37, 37)"],[style*="background-color:rgb(37, 37, 37)"],[style^="background: rgb(47, 47, 47)"],[style^="background:rgb(47, 47, 47)"],[style*=";background: rgb(47, 47, 47)"],[style*=";background:rgb(47, 47, 47)"],[style*=" background: rgb(47, 47, 47)"],[style*=" background:rgb(47, 47, 47)"],[style*="background-color: rgb(47, 47, 47)"],[style*="background-color:rgb(47, 47, 47)"]){background:var(--theme--bg-secondary,#202020)!important}.notion-body.dark :is([style*="background: rgb(47,47,47)"],[style*="background-color: rgb(47, 47, 47)"])[style*="transition: background"]:hover,.notion-body.dark :is([style^="background: rgba(255,255,255,0.055)"],[style^="background:rgba(255, 255, 255, 0.055)"],[style*=";background: rgba(255, 255, 255, 0.055)"],[style*=";background:rgba(255, 255, 255, 0.055)"],[style*=" background: rgba(255, 255, 255, 0.055)"],[style*=" background:rgba(255, 255, 255, 0.055)"],[style*="background-color: rgba(255, 255, 255, 0.055)"],[style*="background-color:rgba(255, 255, 255, 0.055)"]),.notion-body.dark [style*="height: 14px; width: 26px; border-radius: 44px;"][style*=rgba]{background:var(--theme--bg-hover,rgba(255,255,255,.055))!important}.notion-body.dark .notion-overlay-container [data-overlay]>div>[style*="position: absolute"]:first-child{background:var(--theme--bg-overlay,rgba(15,15,15,.8))!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(55, 55, 55);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(55, 55, 55);"]{background:var(--theme--bg-light_gray,#373737)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(90, 90, 90);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(90, 90, 90);"]{background:var(--theme--bg-gray,#5a5a5a)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(96, 59, 44);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(96, 59, 44);"]{background:var(--theme--bg-brown,#603b2c)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(133, 76, 29);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(133, 76, 29);"]{background:var(--theme--bg-orange,#854c1d)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(137, 99, 42);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(137, 99, 42);"]{background:var(--theme--bg-yellow,#89632a)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(43, 89, 63);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(43, 89, 63);"]{background:var(--theme--bg-green,#2b593f)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(40, 69, 108);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(40, 69, 108);"]{background:var(--theme--bg-blue,#28456c)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(73, 47, 100);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(73, 47, 100);"]{background:var(--theme--bg-purple,#492f64)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(105, 49, 76);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(105, 49, 76);"]{background:var(--theme--bg-pink,#69314c)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(110, 54, 48);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(110, 54, 48);"]{background:var(--theme--bg-red,#6e3630)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(32, 32, 32)"] a,.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(47, 47, 47, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(47, 47, 47);"]{background:var(--theme--bg-gray,#2f2f2f)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(74, 50, 40, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(74, 50, 40);"]{background:var(--theme--bg-brown,#4a3228)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(92, 59, 35, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(92, 59, 35);"]{background:var(--theme--bg-orange,#5c3b23)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(86, 67, 40, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(86, 67, 40);"]{background:var(--theme--bg-yellow,#564328)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(36, 61, 48, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(36, 61, 48);"]{background:var(--theme--bg-green,#243d30)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(20, 58, 78, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(20, 58, 78);"]{background:var(--theme--bg-blue,#143a4e)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(60, 45, 73, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(60, 45, 73);"]{background:var(--theme--bg-purple,#3c2d49)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(78, 44, 60, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(78, 44, 60);"]{background:var(--theme--bg-pink,#4e2c3c)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(82, 46, 42, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(82, 46, 42);"]{background:var(--theme--bg-red,#522e2a)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(28, 28, 28)"] a{background:var(--theme--bg-light_gray,#2f2f2f)!important}.notion-body.dark .notion-board-view [style*="rgb(28, 28, 28)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-light_gray,#1c1c1c)!important}.notion-body.dark .notion-board-view [style*="rgb(32, 32, 32)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-gray,#202020)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(35, 30, 28)"] a{background:var(--theme--bg-brown,#362822)!important}.notion-body.dark .notion-board-view [style*="rgb(35, 30, 28)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-brown,#231e1c)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(37, 31, 27)"] a{background:var(--theme--bg-orange,#422f22)!important}.notion-body.dark .notion-board-view [style*="rgb(37, 31, 27)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-orange,#251f1b)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(35, 31, 26)"] a{background:var(--theme--bg-yellow,#403324)!important}.notion-body.dark .notion-board-view [style*="rgb(35, 31, 26)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-yellow,#231f1a)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(29, 34, 32)"] a{background:var(--theme--bg-green,#23312a)!important}.notion-body.dark .notion-board-view [style*="rgb(29, 34, 32)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-green,#1d2220)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(27, 31, 34)"] a{background:var(--theme--bg-blue,#1b2d38)!important}.notion-body.dark .notion-board-view [style*="rgb(27, 31, 34)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-blue,#1b1f22)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(31, 29, 33)"] a{background:var(--theme--bg-purple,#302739)!important}.notion-body.dark .notion-board-view [style*="rgb(31, 29, 33)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-purple,#1f1d21)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(35, 28, 31)"] a{background:var(--theme--bg-pink,#3b2730)!important}.notion-body.dark .notion-board-view [style*="rgb(35, 28, 31)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-pink,#231c1f)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(36, 30, 29)"] a{background:var(--theme--bg-red,#3e2825)!important}.notion-body.dark .notion-board-view [style*="rgb(36, 30, 29)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-red,#241e1d)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(37, 37, 37);"]{background:var(--theme--dim-gray,#252525)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(47, 39, 35);"]{background:var(--theme--dim-brown,#2f2723)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(56, 40, 30);"]{background:var(--theme--dim-orange,#38281e)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(57, 46, 30);"]{background:var(--theme--dim-yellow,#392e1e)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(34, 43, 38);"]{background:var(--theme--dim-green,#222b26)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(29, 40, 46);"]{background:var(--theme--dim-blue,#1d282e)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(43, 36, 49);"]{background:var(--theme--dim-purple,#2b2431)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(48, 34, 40);"]{background:var(--theme--dim-pink,#302228)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(54, 36, 34);"]{background:var(--theme--dim-red,#362422)!important}.notion-body.dark [style*="height: 18px; border-radius: 3px; background"][style*="; background: rgba(255, 255, 255, 0.094);"]{background:var(--theme--bg-light_gray,rgba(255,255,255,.094))!important}.notion-body.dark ::-webkit-scrollbar-corner,.notion-body.dark ::-webkit-scrollbar-track{background:var(--theme--scrollbar-track,rgba(202,204,206,.04))!important}.notion-body.dark ::-webkit-scrollbar-thumb{background:var(--theme--scrollbar-thumb,#474c50)!important}.notion-body.dark ::-webkit-scrollbar-thumb:hover{background:var(--theme--scrollbar-thumb_hover,rgba(202,204,206,.3))!important}.notion-body.dark .notion-text-block .notion-enable-hover[style*=mono][style*=";color:#EB5757;"],.notion-body:not(.dark) .notion-text-block .notion-enable-hover[style*=mono][style*=";color:#EB5757;"]{color:var(--theme--code-inline_fg,#eb5757)!important;fill:var(--theme--code-inline_fg,#EB5757)!important}.notion-body.dark .notion-text-block .notion-enable-hover[style*=mono][style*=";background:rgba(135,131,120,0.15);"],.notion-body:not(.dark) .notion-text-block .notion-enable-hover[style*=mono][style*=";background:rgba(135,131,120,0.15);"]{background:var(--theme--code-inline_bg,rgba(135,131,120,.15))!important}.notion-body.dark .notion-code-block>[style*=mono][style*="; color: rgba(255, 255, 255, 0.81);"]{color:var(--theme--code-block_fg,rgba(255,255,255,.81))!important;fill:var(--theme--code-block_fg,rgba(255,255,255,0.81))!important}.notion-body.dark .notion-code-block>div>[style*=background][style*="; background: rgba(255, 255, 255, 0.03);"]{background:var(--theme--code-block_bg,rgba(255,255,255,.03))!important}.notion-body.dark .notion-code-block .token.keyword{color:var(--theme--code-keyword,#d1949e)!important;fill:var(--theme--code-keyword,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.builtin{color:var(--theme--code-builtin,#bde052)!important;fill:var(--theme--code-builtin,rgb(189,224,82))!important}.notion-body.dark .notion-code-block .token.class-name{color:var(--theme--code-class_name,rgba(255,255,255,.81))!important;fill:var(--theme--code-class_name,rgba(255,255,255,0.81))!important}.notion-body.dark .notion-code-block .token.function{color:var(--theme--code-function,rgba(255,255,255,.81))!important;fill:var(--theme--code-function,rgba(255,255,255,0.81))!important}.notion-body.dark .notion-code-block .token.boolean{color:var(--theme--code-boolean,#d1949e)!important;fill:var(--theme--code-boolean,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.number{color:var(--theme--code-number,#d1949e)!important;fill:var(--theme--code-number,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.string{color:var(--theme--code-string,#bde052)!important;fill:var(--theme--code-string,rgb(189,224,82))!important}.notion-body.dark .notion-code-block .token.char{color:var(--theme--code-char,#bde052)!important;fill:var(--theme--code-char,rgb(189,224,82))!important}.notion-body.dark .notion-code-block .token.symbol{color:var(--theme--code-symbol,#d1949e)!important;fill:var(--theme--code-symbol,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.regex,.notion-body:not(.dark) .notion-code-block .token.regex{color:var(--theme--code-regex,#e90)!important;fill:var(--theme--code-regex,rgb(238,153,0))!important}.notion-body.dark .notion-code-block .token.url{color:var(--theme--code-url,#f5b83d)!important;fill:var(--theme--code-url,rgb(245,184,61))!important}.notion-body.dark .notion-code-block .token.operator{color:var(--theme--code-operator,#f5b83d)!important;fill:var(--theme--code-operator,rgb(245,184,61))!important}.notion-body.dark .notion-code-block .token.variable{color:var(--theme--code-variable,#f5b83d)!important;fill:var(--theme--code-variable,rgb(245,184,61))!important}.notion-body.dark .notion-code-block .token.constant{color:var(--theme--code-constant,#d1949e)!important;fill:var(--theme--code-constant,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.property{color:var(--theme--code-property,#d1949e)!important;fill:var(--theme--code-property,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.punctuation{color:var(--theme--code-punctuation,rgba(255,255,255,.81))!important;fill:var(--theme--code-punctuation,rgba(255,255,255,0.81))!important}.notion-body.dark .notion-code-block .token.important,.notion-body:not(.dark) .notion-code-block .token.important{color:var(--theme--code-important,#e90)!important;fill:var(--theme--code-important,rgb(238,153,0))!important}.notion-body.dark .notion-code-block .token.comment{color:var(--theme--code-comment,#998066)!important;fill:var(--theme--code-comment,rgb(153,128,102))!important}.notion-body.dark .notion-code-block .token.tag{color:var(--theme--code-tag,#d1949e)!important;fill:var(--theme--code-tag,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.attr-name{color:var(--theme--code-attr_name,#bde052)!important;fill:var(--theme--code-attr_name,rgb(189,224,82))!important}.notion-body.dark .notion-code-block .token.attr-value{color:var(--theme--code-attr_value,#d1949e)!important;fill:var(--theme--code-attr_value,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.namespace{color:var(--theme--code-namespace,rgba(255,255,255,.81))!important;fill:var(--theme--code-namespace,rgba(255,255,255,0.81))!important}.notion-body.dark .notion-code-block .token.prolog{color:var(--theme--code-prolog,#998066)!important;fill:var(--theme--code-prolog,rgb(153,128,102))!important}.notion-body.dark .notion-code-block .token.doctype{color:var(--theme--code-doctype,#998066)!important;fill:var(--theme--code-doctype,rgb(153,128,102))!important}.notion-body.dark .notion-code-block .token.cdata{color:var(--theme--code-cdata,#998066)!important;fill:var(--theme--code-cdata,rgb(153,128,102))!important}.notion-body.dark .notion-code-block .token.entity{color:var(--theme--code-entity,#f5b83d)!important;fill:var(--theme--code-entity,rgb(245,184,61))!important}.notion-body.dark .notion-code-block .token.atrule{color:var(--theme--code-atrule,#d1949e)!important;fill:var(--theme--code-atrule,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.selector{color:var(--theme--code-selector,#bde052)!important;fill:var(--theme--code-selector,rgb(189,224,82))!important}.notion-body.dark .notion-code-block .token.inserted{color:var(--theme--code-inserted,#bde052)!important;fill:var(--theme--code-inserted,rgb(189,224,82))!important}.notion-body.dark .notion-code-block .token.deleted{color:var(--theme--code-deleted,red)!important;fill:var(--theme--code-deleted,rgb(255,0,0))!important}.notion-body.dark :is([style*="px solid rgb(47,47,47"],[style*="px solid rgba(47,47,47"],[style*="px solid rgb(37,37,37"],[style*="px solid rgba(37,37,37"],[style*="px solid rgb(255,255,255"],[style*="px solid rgba(255,255,255"]):is([style*="border:"],[style*="border-top:"],[style*="border-left:"],[style*="border-bottom:"],[style*="border-right:"]){border-color:var(--theme--fg-border,#2f2f2f)!important}.notion-body.dark [style*=" box-shadow: rgba(255, 255, 255, 0.094) 0px -1px 0px;"]{box-shadow:var(--theme--fg-border,#2f2f2f)0-1px 0!important}.notion-body.dark [style*=" box-shadow: rgba(15, 15, 15, 0.2) 0px 0px 0px 1px inset;"]{box-shadow:var(--theme--fg-border,#2f2f2f)0 0 0 1px inset!important}.notion-body.dark [style*=" box-shadow: rgb(25, 25, 25) -3px 0px 0px, rgb(47, 47, 47) 0px 1px 0px;"]{box-shadow:transparent -3px 0 0,transparent 0 1px 0!important}.notion-body.dark [style*=" box-shadow: rgba(255, 255, 255, 0.05) -1px 0px 0px 0px inset;"]{box-shadow:var(--theme--fg-border,#2f2f2f) -1px 0 0 0 inset!important}.notion-body.dark [style*=" box-shadow: rgb(47, 47, 47) 0px -1px 0px inset;"]{box-shadow:var(--theme--fg-border,#2f2f2f)0-1px 0 inset!important}.notion-body.dark [style*=" box-shadow: rgba(255, 255, 255, 0.13) 1px 0px 0px inset;"]{box-shadow:var(--theme--fg-border,#2f2f2f) 1px 0 0 inset!important}.notion-body.dark [style*=" box-shadow: rgb(47, 47, 47) 0px 1px 0px;"]{box-shadow:var(--theme--fg-border,#2f2f2f)0 1px 0!important}.notion-body.dark [style*="box-shadow: rgb(47, 47, 47) -1px 0px 0px;"]{box-shadow:var(--theme--fg-border,#2f2f2f) -1px 0 0!important}[style*="linear-gradient(to left, rgb(25, 25, 25) 20%, rgba(25, 25, 25, 0) 100%)"]{background-image:linear-gradient(to left,var(--theme--bg-primary,#191919) 20%,transparent 100%)!important}[style*="linear-gradient(to right, rgb(25, 25, 25) 20%, rgba(25, 25, 25, 0) 100%)"]{background-image:linear-gradient(to right,var(--theme--bg-primary,#191919) 20%,transparent 100%)!important}.notion-body:not(.dark) :is([style^="color: rgb(55,53,47)"],[style^="color:rgb(55, 53, 47)"],[style*=";color: rgb(55, 53, 47)"],[style*=";color:rgb(55, 53, 47)"],[style*=" color: rgb(55, 53, 47)"],[style*=" color:rgb(55, 53, 47)"],[style*="fill: rgb(55, 53, 47)"],[style*="fill:rgb(55, 53, 47)"],[style^="color: rgba(255, 255, 255, 0.9)"],[style^="color:rgba(255, 255, 255, 0.9)"],[style*=";color: rgba(255, 255, 255, 0.9)"],[style*=";color:rgba(255, 255, 255, 0.9)"],[style*=" color: rgba(255, 255, 255, 0.9)"],[style*=" color:rgba(255, 255, 255, 0.9)"],[style*="fill: rgba(255, 255, 255, 0.9)"],[style*="fill:rgba(255, 255, 255, 0.9)"],[style^="color: rgba(55, 53, 47, 0.8"],[style^="color:rgba(55, 53, 47, 0.8"],[style*=";color: rgba(55, 53, 47, 0.8"],[style*=";color:rgba(55, 53, 47, 0.8"],[style*=" color: rgba(55, 53, 47, 0.8"],[style*=" color:rgba(55, 53, 47, 0.8"],[style*="fill: rgba(55, 53, 47, 0.8"],[style*="fill:rgba(55, 53, 47, 0.8"],[style^="color: rgba(55, 53, 47, 0.9"],[style^="color:rgba(55, 53, 47, 0.9"],[style*=";color: rgba(55, 53, 47, 0.9"],[style*=";color:rgba(55, 53, 47, 0.9"],[style*=" color: rgba(55, 53, 47, 0.9"],[style*=" color:rgba(55, 53, 47, 0.9"],[style*="fill: rgba(55, 53, 47, 0.9"],[style*="fill:rgba(55, 53, 47, 0.9"],[style^="color: rgba(55, 53, 47, 1"],[style^="color:rgba(55, 53, 47, 1"],[style*=";color: rgba(55, 53, 47, 1"],[style*=";color:rgba(55, 53, 47, 1"],[style*=" color: rgba(55, 53, 47, 1"],[style*=" color:rgba(55, 53, 47, 1"],[style*="fill: rgba(55, 53, 47, 1"],[style*="fill:rgba(55, 53, 47, 1"]){caret-color:var(--theme--fg-primary,rgb(55,53,47))!important;text-decoration-color:currentColor;fill:var(--theme--fg-primary,rgb(55,53,47))!important;color:var(--theme--fg-primary,#37352f)!important}.notion-body:not(.dark) :is(.rdp-nav_icon,.rdp-head_cell,.rdp-day.rdp-day_outside,::placeholder),.notion-body:not(.dark) :is([style^="color: rgba(25,23,17,0.6)"],[style^="color:rgba(25, 23, 17, 0.6)"],[style*=";color: rgba(25, 23, 17, 0.6)"],[style*=";color:rgba(25, 23, 17, 0.6)"],[style*=" color: rgba(25, 23, 17, 0.6)"],[style*=" color:rgba(25, 23, 17, 0.6)"],[style*="fill: rgba(25, 23, 17, 0.6)"],[style*="fill:rgba(25, 23, 17, 0.6)"],[style^="color: rgba(206, 205, 202, 0.6)"],[style^="color:rgba(206, 205, 202, 0.6)"],[style*=";color: rgba(206, 205, 202, 0.6)"],[style*=";color:rgba(206, 205, 202, 0.6)"],[style*=" color: rgba(206, 205, 202, 0.6)"],[style*=" color:rgba(206, 205, 202, 0.6)"],[style*="fill: rgba(206, 205, 202, 0.6)"],[style*="fill:rgba(206, 205, 202, 0.6)"],[style^="color: rgba(55, 53, 47, 0.0"],[style^="color:rgba(55, 53, 47, 0.0"],[style*=";color: rgba(55, 53, 47, 0.0"],[style*=";color:rgba(55, 53, 47, 0.0"],[style*=" color: rgba(55, 53, 47, 0.0"],[style*=" color:rgba(55, 53, 47, 0.0"],[style*="fill: rgba(55, 53, 47, 0.0"],[style*="fill:rgba(55, 53, 47, 0.0"],[style^="color: rgba(55, 53, 47, 0.1"],[style^="color:rgba(55, 53, 47, 0.1"],[style*=";color: rgba(55, 53, 47, 0.1"],[style*=";color:rgba(55, 53, 47, 0.1"],[style*=" color: rgba(55, 53, 47, 0.1"],[style*=" color:rgba(55, 53, 47, 0.1"],[style*="fill: rgba(55, 53, 47, 0.1"],[style*="fill:rgba(55, 53, 47, 0.1"],[style^="color: rgba(55, 53, 47, 0.2"],[style^="color:rgba(55, 53, 47, 0.2"],[style*=";color: rgba(55, 53, 47, 0.2"],[style*=";color:rgba(55, 53, 47, 0.2"],[style*=" color: rgba(55, 53, 47, 0.2"],[style*=" color:rgba(55, 53, 47, 0.2"],[style*="fill: rgba(55, 53, 47, 0.2"],[style*="fill:rgba(55, 53, 47, 0.2"],[style^="color: rgba(55, 53, 47, 0.3"],[style^="color:rgba(55, 53, 47, 0.3"],[style*=";color: rgba(55, 53, 47, 0.3"],[style*=";color:rgba(55, 53, 47, 0.3"],[style*=" color: rgba(55, 53, 47, 0.3"],[style*=" color:rgba(55, 53, 47, 0.3"],[style*="fill: rgba(55, 53, 47, 0.3"],[style*="fill:rgba(55, 53, 47, 0.3"],[style^="color: rgba(55, 53, 47, 0.4"],[style^="color:rgba(55, 53, 47, 0.4"],[style*=";color: rgba(55, 53, 47, 0.4"],[style*=";color:rgba(55, 53, 47, 0.4"],[style*=" color: rgba(55, 53, 47, 0.4"],[style*=" color:rgba(55, 53, 47, 0.4"],[style*="fill: rgba(55, 53, 47, 0.4"],[style*="fill:rgba(55, 53, 47, 0.4"],[style^="color: rgba(55, 53, 47, 0.5"],[style^="color:rgba(55, 53, 47, 0.5"],[style*=";color: rgba(55, 53, 47, 0.5"],[style*=";color:rgba(55, 53, 47, 0.5"],[style*=" color: rgba(55, 53, 47, 0.5"],[style*=" color:rgba(55, 53, 47, 0.5"],[style*="fill: rgba(55, 53, 47, 0.5"],[style*="fill:rgba(55, 53, 47, 0.5"],[style^="color: rgba(55, 53, 47, 0.6"],[style^="color:rgba(55, 53, 47, 0.6"],[style*=";color: rgba(55, 53, 47, 0.6"],[style*=";color:rgba(55, 53, 47, 0.6"],[style*=" color: rgba(55, 53, 47, 0.6"],[style*=" color:rgba(55, 53, 47, 0.6"],[style*="fill: rgba(55, 53, 47, 0.6"],[style*="fill:rgba(55, 53, 47, 0.6"],[style^="color: rgba(55, 53, 47, 0.7"],[style^="color:rgba(55, 53, 47, 0.7"],[style*=";color: rgba(55, 53, 47, 0.7"],[style*=";color:rgba(55, 53, 47, 0.7"],[style*=" color: rgba(55, 53, 47, 0.7"],[style*=" color:rgba(55, 53, 47, 0.7"],[style*="fill: rgba(55, 53, 47, 0.7"],[style*="fill:rgba(55, 53, 47, 0.7"]){caret-color:var(--theme--fg-secondary,rgba(25,23,17,0.6))!important;text-decoration-color:currentColor;fill:var(--theme--fg-secondary,rgba(25,23,17,0.6))!important;color:var(--theme--fg-secondary,rgba(25,23,17,.6))!important}.notion-body:not(.dark) :is([style*="caret-color: rgb(55,53,47)"],[style*="caret-color:rgb(55, 53, 47)"],[style*="caret-color: rgba(255, 255, 255, 0.9)"],[style*="caret-color:rgba(255, 255, 255, 0.9)"],[style*="caret-color: rgba(55, 53, 47, 0.8"],[style*="caret-color:rgba(55, 53, 47, 0.8"],[style*="caret-color: rgba(55, 53, 47, 0.9"],[style*="caret-color:rgba(55, 53, 47, 0.9"],[style*="caret-color: rgba(55, 53, 47, 1"],[style*="caret-color:rgba(55, 53, 47, 1"]){caret-color:var(--theme--fg-primary,rgb(55,53,47))!important}.notion-body:not(.dark) :is([style*="caret-color: rgba(25,23,17,0.6)"],[style*="caret-color:rgba(25, 23, 17, 0.6)"],[style*="caret-color: rgba(206, 205, 202, 0.6)"],[style*="caret-color:rgba(206, 205, 202, 0.6)"],[style*="caret-color: rgba(55, 53, 47, 0.0"],[style*="caret-color:rgba(55, 53, 47, 0.0"],[style*="caret-color: rgba(55, 53, 47, 0.1"],[style*="caret-color:rgba(55, 53, 47, 0.1"],[style*="caret-color: rgba(55, 53, 47, 0.2"],[style*="caret-color:rgba(55, 53, 47, 0.2"],[style*="caret-color: rgba(55, 53, 47, 0.3"],[style*="caret-color:rgba(55, 53, 47, 0.3"],[style*="caret-color: rgba(55, 53, 47, 0.4"],[style*="caret-color:rgba(55, 53, 47, 0.4"],[style*="caret-color: rgba(55, 53, 47, 0.5"],[style*="caret-color:rgba(55, 53, 47, 0.5"],[style*="caret-color: rgba(55, 53, 47, 0.6"],[style*="caret-color:rgba(55, 53, 47, 0.6"],[style*="caret-color: rgba(55, 53, 47, 0.7"],[style*="caret-color:rgba(55, 53, 47, 0.7"]){caret-color:var(--theme--fg-secondary,rgba(25,23,17,0.6))!important}.notion-body:not(.dark) [style*="-webkit-text-fill-color:"]{-webkit-text-fill-color:var(--theme--fg-secondary,rgba(25,23,17,0.6))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(50, 48, 44);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(50, 48, 44);"]{color:var(--theme--fg-primary,#32302c)!important;fill:var(--theme--fg-primary,rgb(50,48,44))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(68, 42, 30);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(68, 42, 30);"]{color:var(--theme--fg-primary,#442a1e)!important;fill:var(--theme--fg-primary,rgb(68,42,30))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(73, 41, 14);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(73, 41, 14);"]{color:var(--theme--fg-primary,#49290e)!important;fill:var(--theme--fg-primary,rgb(73,41,14))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(64, 44, 27);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(64, 44, 27);"]{color:var(--theme--fg-primary,#402c1b)!important;fill:var(--theme--fg-primary,rgb(64,44,27))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(28, 56, 41);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(28, 56, 41);"]{color:var(--theme--fg-primary,#1c3829)!important;fill:var(--theme--fg-primary,rgb(28,56,41))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(24, 51, 71);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(24, 51, 71);"]{color:var(--theme--fg-primary,#183347)!important;fill:var(--theme--fg-primary,rgb(24,51,71))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(65, 36, 84);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(65, 36, 84);"]{color:var(--theme--fg-primary,#412454)!important;fill:var(--theme--fg-primary,rgb(65,36,84))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(76, 35, 55);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(76, 35, 55);"]{color:var(--theme--fg-primary,#4c2337)!important;fill:var(--theme--fg-primary,rgb(76,35,55))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(93, 23, 21);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(93, 23, 21);"]{color:var(--theme--fg-primary,#5d1715)!important;fill:var(--theme--fg-primary,rgb(93,23,21))!important}.notion-body:not(.dark) [style*="height: 1px;"][style*=background]{background:var(--theme--fg-border,#e9e9e7)!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(120, 119, 116);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(120, 119, 116, 1);"]{color:var(--theme--fg-gray,#787774)!important;fill:var(--theme--fg-gray,rgb(120,119,116))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(159, 107, 83);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(159, 107, 83, 1);"]{color:var(--theme--fg-brown,#9f6b53)!important;fill:var(--theme--fg-brown,rgb(159,107,83))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(217, 115, 13);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(217, 115, 13, 1);"]{color:var(--theme--fg-orange,#d9730d)!important;fill:var(--theme--fg-orange,rgb(217,115,13))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(203, 145, 47);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(203, 145, 47, 1);"]{color:var(--theme--fg-yellow,#cb912f)!important;fill:var(--theme--fg-yellow,rgb(203,145,47))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(68, 131, 97);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(68, 131, 97, 1);"]{color:var(--theme--fg-green,#448361)!important;fill:var(--theme--fg-green,rgb(68,131,97))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(51, 126, 169);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(51, 126, 169, 1);"]{color:var(--theme--fg-blue,#337ea9)!important;fill:var(--theme--fg-blue,rgb(51,126,169))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(144, 101, 176);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(144, 101, 176, 1);"]{color:var(--theme--fg-purple,#9065b0)!important;fill:var(--theme--fg-purple,rgb(144,101,176))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(193, 76, 138);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(193, 76, 138, 1);"]{color:var(--theme--fg-pink,#c14c8a)!important;fill:var(--theme--fg-pink,rgb(193,76,138))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(212, 76, 71);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(212, 76, 71, 1);"]{color:var(--theme--fg-red,#d44c47)!important;fill:var(--theme--fg-red,rgb(212,76,71))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(249,249,245,0.5)"][style*="height: 32px"],[style*="rgba(249, 249, 245, 0.5)"]>[style*=color]:nth-child(2),[style*="rgba(249, 249, 245, 0.5)"]>div>svg){color:var(--theme--fg-secondary,rgba(145,145,142,.5))!important;fill:var(--theme--fg-secondary,rgba(145,145,142,0.5))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(247,247,245,0.7)"][style*="height: 32px"],[style*="rgba(247, 247, 245, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(247, 247, 245, 0.7)"]>div>svg){color:var(--theme--fg-gray,#91918e)!important;fill:var(--theme--fg-gray,rgb(145,145,142))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(250,246,245,0.7)"][style*="height: 32px"],[style*="rgba(250, 246, 245, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(250, 246, 245, 0.7)"]>div>svg){color:var(--theme--fg-brown,#bb846c)!important;fill:var(--theme--fg-brown,rgb(187,132,108))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(252,245,242,0.7)"][style*="height: 32px"],[style*="rgba(252, 245, 242, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(252, 245, 242, 0.7)"]>div>svg){color:var(--theme--fg-orange,#d7813a)!important;fill:var(--theme--fg-orange,rgb(215,129,58))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(250,247,237,0.7)"][style*="height: 32px"],[style*="rgba(250, 247, 237, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(250, 247, 237, 0.7)"]>div>svg){color:var(--theme--fg-yellow,#cb9433)!important;fill:var(--theme--fg-yellow,rgb(203,148,51))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(244,248,243,0.7)"][style*="height: 32px"],[style*="rgba(244, 248, 243, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(244, 248, 243, 0.7)"]>div>svg){color:var(--theme--fg-green,#6c9b7d)!important;fill:var(--theme--fg-green,rgb(108,155,125))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(241,248,251,0.7)"][style*="height: 32px"],[style*="rgba(241, 248, 251, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(241, 248, 251, 0.7)"]>div>svg){color:var(--theme--fg-blue,#5b97bd)!important;fill:var(--theme--fg-blue,rgb(91,151,189))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(249,246,252,0.7)"][style*="height: 32px"],[style*="rgba(249, 246, 252, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(249, 246, 252, 0.7)"]>div>svg){color:var(--theme--fg-purple,#a782c3)!important;fill:var(--theme--fg-purple,rgb(167,130,195))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(251,245,251,0.7)"][style*="height: 32px"],[style*="rgba(251, 245, 251, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(251, 245, 251, 0.7)"]>div>svg){color:var(--theme--fg-pink,#cd749f)!important;fill:var(--theme--fg-pink,rgb(205,116,159))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(253,245,243,0.7)"][style*="height: 32px"],[style*="rgba(253, 245, 243, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(253, 245, 243, 0.7)"]>div>svg){color:var(--theme--fg-red,#e16f64)!important;fill:var(--theme--fg-red,rgb(225,111,100))!important}.notion-body:not(.dark) .notion-overlay-container [data-overlay] :is([style*="height: 100%; width: 275px;"][style*="flex-direction: column;"],.notion-space-settings [style*="flex-grow: 1"]>[style*=background-color]),.notion-body:not(.dark) .notion-timeline-view,.notion-body:not(.dark) :is([style^="background: white"],[style^="background:white"],[style*=";background: white"],[style*=";background:white"],[style*=" background: white"],[style*=" background:white"],[style*="background-color: white"],[style*="background-color:white"],[style^="background: rgb(255,255,255)"],[style^="background:rgb(255, 255, 255)"],[style*=";background: rgb(255, 255, 255)"],[style*=";background:rgb(255, 255, 255)"],[style*=" background: rgb(255, 255, 255)"],[style*=" background:rgb(255, 255, 255)"],[style*="background-color: rgb(255, 255, 255)"],[style*="background-color:rgb(255, 255, 255)"],[style^="background: rgb(247, 247, 247)"],[style^="background:rgb(247, 247, 247)"],[style*=";background: rgb(247, 247, 247)"],[style*=";background:rgb(247, 247, 247)"],[style*=" background: rgb(247, 247, 247)"],[style*=" background:rgb(247, 247, 247)"],[style*="background-color: rgb(247, 247, 247)"],[style*="background-color:rgb(247, 247, 247)"]):not(.notion-timeline-view){background:var(--theme--bg-primary,#fff)!important}.notion-body:not(.dark) .notion-overlay-container [data-overlay] :is([style*="height: 100%; width: 275px;"][style*="flex-direction: column;"]+[style*="width: 100%;"],.notion-space-settings [style*="height: 100%; background:"][style*="max-width: 250px;"]),.notion-body:not(.dark) :is(.notion-overlay-container [style*="border-radius: 4px;"][style*="position: relative; max-width: calc(100vw - 24px); box-shadow:"],[style*="font-size: 12px;"][style*="box-shadow:"][style*="border-radius: 3px; max-width: calc(100% - 16px); min-height: 24px; overflow: hidden;"][style*="position: absolute; right: 8px; bottom: 8px; z-index:"],[style*="height: 32px;"][style*="font-size: 14px; line-height: 1.2; border-radius: 5px; box-shadow:"],[style*="transition: background"][style*="cursor: pointer;"][style*="border-radius: 3px; height: 24px; width: 24px;"][style*="box-shadow:"],[style*="right: 6px; top: 4px;"][style*="border-radius: 4px;"][style*="gap: 1px;"][style*="box-shadow:"])[style*="; background: white;"],.notion-body:not(.dark) :is(.notion-timeline-item,.notion-calendar-view .notion-collection-item>a,.notion-gallery-view .notion-collection-item>a)[style*="; background: white;"],.notion-body:not(.dark) :is([style^="background: rgb(251,251,250)"],[style^="background:rgb(251, 251, 250)"],[style*=";background: rgb(251, 251, 250)"],[style*=";background:rgb(251, 251, 250)"],[style*=" background: rgb(251, 251, 250)"],[style*=" background:rgb(251, 251, 250)"],[style*="background-color: rgb(251, 251, 250)"],[style*="background-color:rgb(251, 251, 250)"],[style^="background: rgb(253, 253, 253)"],[style^="background:rgb(253, 253, 253)"],[style*=";background: rgb(253, 253, 253)"],[style*=";background:rgb(253, 253, 253)"],[style*=" background: rgb(253, 253, 253)"],[style*=" background:rgb(253, 253, 253)"],[style*="background-color: rgb(253, 253, 253)"],[style*="background-color:rgb(253, 253, 253)"]){background:var(--theme--bg-secondary,#fbfbfa)!important}.notion-body:not(.dark) :is([style^="background: rgba(55,53,47,0.08)"],[style^="background:rgba(55, 53, 47, 0.08)"],[style*=";background: rgba(55, 53, 47, 0.08)"],[style*=";background:rgba(55, 53, 47, 0.08)"],[style*=" background: rgba(55, 53, 47, 0.08)"],[style*=" background:rgba(55, 53, 47, 0.08)"],[style*="background-color: rgba(55, 53, 47, 0.08)"],[style*="background-color:rgba(55, 53, 47, 0.08)"],[style^="background: rgba(242, 241, 238, 0.6)"],[style^="background:rgba(242, 241, 238, 0.6)"],[style*=";background: rgba(242, 241, 238, 0.6)"],[style*=";background:rgba(242, 241, 238, 0.6)"],[style*=" background: rgba(242, 241, 238, 0.6)"],[style*=" background:rgba(242, 241, 238, 0.6)"],[style*="background-color: rgba(242, 241, 238, 0.6)"],[style*="background-color:rgba(242, 241, 238, 0.6)"],[style^="background: rgb(225, 225, 225)"],[style^="background:rgb(225, 225, 225)"],[style*=";background: rgb(225, 225, 225)"],[style*=";background:rgb(225, 225, 225)"],[style*=" background: rgb(225, 225, 225)"],[style*=" background:rgb(225, 225, 225)"],[style*="background-color: rgb(225, 225, 225)"],[style*="background-color:rgb(225, 225, 225)"],[style^="background: rgb(239, 239, 238)"],[style^="background:rgb(239, 239, 238)"],[style*=";background: rgb(239, 239, 238)"],[style*=";background:rgb(239, 239, 238)"],[style*=" background: rgb(239, 239, 238)"],[style*=" background:rgb(239, 239, 238)"],[style*="background-color: rgb(239, 239, 238)"],[style*="background-color:rgb(239, 239, 238)"]),.notion-body:not(.dark) [style*="height: 14px; width: 26px; border-radius: 44px;"][style*=rgba]{background:var(--theme--bg-hover,rgba(55,53,47,.08))!important}.notion-body:not(.dark) .notion-overlay-container [data-overlay]>div>[style*="position: absolute"]:first-child{background:var(--theme--bg-overlay,rgba(15,15,15,.6))!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgba(227, 226, 224, 0.5);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgba(227, 226, 224, 0.5);"]{background:var(--theme--bg-light_gray,rgba(227,226,224,.5))!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(227, 226, 224);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(227, 226, 224);"]{background:var(--theme--bg-gray,#e3e2e0)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(238, 224, 218);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(238, 224, 218);"]{background:var(--theme--bg-brown,#eee0da)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(250, 222, 201);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(250, 222, 201);"]{background:var(--theme--bg-orange,#fadec9)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(253, 236, 200);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(253, 236, 200);"]{background:var(--theme--bg-yellow,#fdecc8)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(219, 237, 219);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(219, 237, 219);"]{background:var(--theme--bg-green,#dbeddb)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(211, 229, 239);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(211, 229, 239);"]{background:var(--theme--bg-blue,#d3e5ef)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(232, 222, 238);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(232, 222, 238);"]{background:var(--theme--bg-purple,#e8deee)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(245, 224, 233);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(245, 224, 233);"]{background:var(--theme--bg-pink,#f5e0e9)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(255, 226, 221);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(255, 226, 221);"]{background:var(--theme--bg-red,#ffe2dd)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(241, 241, 239, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(241, 241, 239);"]{background:var(--theme--bg-gray,#f1f1ef)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(244, 238, 238, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(244, 238, 238);"]{background:var(--theme--bg-brown,#f4eeee)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(251, 236, 221, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(251, 236, 221);"]{background:var(--theme--bg-orange,#fbecdd)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(251, 243, 219, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(251, 243, 219);"]{background:var(--theme--bg-yellow,#fbf3db)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(237, 243, 236, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(237, 243, 236);"]{background:var(--theme--bg-green,#edf3ec)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(231, 243, 248, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(231, 243, 248);"]{background:var(--theme--bg-blue,#e7f3f8)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(244, 240, 247, 0.8)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgba(244, 240, 247, 0.8);"]{background:var(--theme--bg-purple,rgba(244,240,247,.8))!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(249, 238, 243, 0.8)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgba(249, 238, 243, 0.8);"]{background:var(--theme--bg-pink,rgba(249,238,243,.8))!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(253, 235, 236, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(253, 235, 236);"]{background:var(--theme--bg-red,#fdebec)!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(249, 249, 245, 0.5)"] a{background:var(--theme--bg-light_gray,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(249, 249, 245, 0.5)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-light_gray,rgba(249,249,245,.5))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(247, 247, 245, 0.7)"] a{background:var(--theme--bg-gray,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(247, 247, 245, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-gray,rgba(247,247,245,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(250, 246, 245, 0.7)"] a{background:var(--theme--bg-brown,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(250, 246, 245, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-brown,rgba(250,246,245,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(252, 245, 242, 0.7)"] a{background:var(--theme--bg-orange,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(252, 245, 242, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-orange,rgba(252,245,242,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(250, 247, 237, 0.7)"] a{background:var(--theme--bg-yellow,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(250, 247, 237, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-yellow,rgba(250,247,237,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(244, 248, 243, 0.7)"] a{background:var(--theme--bg-green,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(244, 248, 243, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-green,rgba(244,248,243,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(241, 248, 251, 0.7)"] a{background:var(--theme--bg-blue,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(241, 248, 251, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-blue,rgba(241,248,251,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(249, 246, 252, 0.7)"] a{background:var(--theme--bg-purple,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(249, 246, 252, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-purple,rgba(249,246,252,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(251, 245, 251, 0.7)"] a{background:var(--theme--bg-pink,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(251, 245, 251, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-pink,rgba(251,245,251,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(253, 245, 243, 0.7)"] a{background:var(--theme--bg-red,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(253, 245, 243, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-red,rgba(253,245,243,.7))!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(241, 241, 239);"]{background:var(--theme--dim-gray,#f1f1ef)!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(244, 238, 238);"]{background:var(--theme--dim-brown,#f4eeee)!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(251, 236, 221);"]{background:var(--theme--dim-orange,#fbecdd)!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(251, 243, 219);"]{background:var(--theme--dim-yellow,#fbf3db)!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(237, 243, 236);"]{background:var(--theme--dim-green,#edf3ec)!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(231, 243, 248);"]{background:var(--theme--dim-blue,#e7f3f8)!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgba(244, 240, 247, 0.8);"]{background:var(--theme--dim-purple,rgba(244,240,247,.8))!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgba(249, 238, 243, 0.8);"]{background:var(--theme--dim-pink,rgba(249,238,243,.8))!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(253, 235, 236);"]{background:var(--theme--dim-red,#fdebec)!important}[style*=" background: rgba(255, 212, 0, 0.14)"],[style*=" background:rgba(255, 212, 0, 0.14)"],[style*=";background: rgba(255, 212, 0, 0.14)"],[style*=";background:rgba(255, 212, 0, 0.14)"],[style*="background-color: rgba(255, 212, 0, 0.14)"],[style*="background-color:rgba(255, 212, 0, 0.14)"],[style^="background: rgba(255, 212, 0, 0.14)"],[style^="background:rgba(255, 212, 0, 0.14)"]{background:var(--theme--bg-yellow,rgba(255,212,0,.14))!important}.notion-body:not(.dark) [style*="height: 18px; border-radius: 3px; background"][style*="; background: rgba(206, 205, 202, 0.5);"]{background:var(--theme--bg-light_gray,rgba(206,205,202,.5))!important}[style*=" color: rgb(35, 131, 226)"],[style*=" color:rgb(35, 131, 226)"],[style*=";color: rgb(35, 131, 226)"],[style*=";color:rgb(35, 131, 226)"],[style*="fill: rgb(35, 131, 226)"],[style*="fill:rgb(35, 131, 226)"],[style^="color: rgb(35, 131, 226)"],[style^="color:rgb(35, 131, 226)"]{color:var(--theme--accent-primary,#2383e2)!important;fill:var(--theme--accent-primary,rgb(35,131,226))!important}[style*=" background: rgb(35, 131, 226)"],[style*=" background:rgb(35, 131, 226)"],[style*=";background: rgb(35, 131, 226)"],[style*=";background:rgb(35, 131, 226)"],[style*="background-color: rgb(35, 131, 226)"],[style*="background-color:rgb(35, 131, 226)"],[style^="background: rgb(35, 131, 226)"],[style^="background:rgb(35, 131, 226)"]{fill:var(--theme--accent-primary_contrast,rgb(255,255,255))!important;color:var(--theme--accent-primary_contrast,#fff)!important;background:var(--theme--accent-primary,#2383e2)!important}[style*=" background: rgb(0, 117, 211)"],[style*=" background:rgb(0, 117, 211)"],[style*=";background: rgb(0, 117, 211)"],[style*=";background:rgb(0, 117, 211)"],[style*="background-color: rgb(0, 117, 211)"],[style*="background-color:rgb(0, 117, 211)"],[style^="background: rgb(0, 117, 211)"],[style^="background:rgb(0, 117, 211)"]{fill:var(--theme--accent-primary_contrast,rgb(255,255,255))!important;color:var(--theme--accent-primary_contrast,#fff)!important;background:var(--theme--accent-primary_hover,#0075d3)!important}.notion-table-selection-overlay [style*="border: 2px solid"]{border-color:var(--theme--accent-primary,#2383e2)!important}[style*="background-color: rgb(35, 131, 226)"] svg[style*=fill],[style*="background: rgb(35, 131, 226)"] svg[style*=fill]{fill:var(--theme--accent-primary_contrast,rgb(255,255,255))!important}[style*="border-radius: 44px;"]>[style*="border-radius: 44px; background: white;"]{background:var(--theme--accent-primary_contrast,#fff)!important}#notion-app .rdp-day:not(.rdp-day_disabled):not(.rdp-day_selected):not(.rdp-day_value):not(.rdp-day_start):not(.rdp-day_end):hover,.notion-selectable-halo,::selection,[style*="background-color: rgba(35, 131, 226, 0."],[style*="background-color:rgba(35, 131, 226, 0."],[style*="background: rgba(35, 131, 226, 0."],[style*="background:rgba(35, 131, 226, 0."]{background:var(--theme--accent-primary_transparent,rgba(35,131,226,.14))!important}[style*=" color: rgb(180, 65, 60)"],[style*=" color: rgb(205, 73, 69)"],[style*=" color: rgb(211, 79, 67)"],[style*=" color: rgb(235, 87, 87)"],[style*=" color:rgb(180, 65, 60)"],[style*=" color:rgb(205, 73, 69)"],[style*=" color:rgb(211, 79, 67)"],[style*=" color:rgb(235, 87, 87)"],[style*=";color: rgb(180, 65, 60)"],[style*=";color: rgb(205, 73, 69)"],[style*=";color: rgb(211, 79, 67)"],[style*=";color: rgb(235, 87, 87)"],[style*=";color:rgb(180, 65, 60)"],[style*=";color:rgb(205, 73, 69)"],[style*=";color:rgb(211, 79, 67)"],[style*=";color:rgb(235, 87, 87)"],[style*="fill: rgb(180, 65, 60)"],[style*="fill: rgb(205, 73, 69)"],[style*="fill: rgb(211, 79, 67)"],[style*="fill: rgb(235, 87, 87)"],[style*="fill:rgb(180, 65, 60)"],[style*="fill:rgb(205, 73, 69)"],[style*="fill:rgb(211, 79, 67)"],[style*="fill:rgb(235, 87, 87)"],[style^="color: rgb(180, 65, 60)"],[style^="color: rgb(205, 73, 69)"],[style^="color: rgb(211, 79, 67)"],[style^="color: rgb(235, 87, 87)"],[style^="color:rgb(180, 65, 60)"],[style^="color:rgb(205, 73, 69)"],[style^="color:rgb(211, 79, 67)"],[style^="color:rgb(235, 87, 87)"]{color:var(--theme--accent-secondary,#eb5757)!important;fill:var(--theme--accent-secondary,rgb(235,87,87))!important}#notion-app .rdp-day_today:not(.rdp-day_selected):not(.rdp-day_value):not(.rdp-day_start):not(.rdp-day_end)::after,[style*=" background: rgb(180, 65, 60)"],[style*=" background: rgb(205, 73, 69)"],[style*=" background: rgb(211, 79, 67)"],[style*=" background: rgb(235, 87, 87)"],[style*=" background:rgb(180, 65, 60)"],[style*=" background:rgb(205, 73, 69)"],[style*=" background:rgb(211, 79, 67)"],[style*=" background:rgb(235, 87, 87)"],[style*=";background: rgb(180, 65, 60)"],[style*=";background: rgb(205, 73, 69)"],[style*=";background: rgb(211, 79, 67)"],[style*=";background: rgb(235, 87, 87)"],[style*=";background:rgb(180, 65, 60)"],[style*=";background:rgb(205, 73, 69)"],[style*=";background:rgb(211, 79, 67)"],[style*=";background:rgb(235, 87, 87)"],[style*="background-color: rgb(180, 65, 60)"],[style*="background-color: rgb(205, 73, 69)"],[style*="background-color: rgb(211, 79, 67)"],[style*="background-color: rgb(235, 87, 87)"],[style*="background-color:rgb(180, 65, 60)"],[style*="background-color:rgb(205, 73, 69)"],[style*="background-color:rgb(211, 79, 67)"],[style*="background-color:rgb(235, 87, 87)"],[style^="background: rgb(180, 65, 60)"],[style^="background: rgb(205, 73, 69)"],[style^="background: rgb(211, 79, 67)"],[style^="background: rgb(235, 87, 87)"],[style^="background:rgb(180, 65, 60)"],[style^="background:rgb(205, 73, 69)"],[style^="background:rgb(211, 79, 67)"],[style^="background:rgb(235, 87, 87)"]{fill:var(--theme--accent-secondary_contrast,white)!important;color:var(--theme--accent-secondary_contrast,#fff)!important;background:var(--theme--accent-secondary,#eb5757)!important}#notion-app .rdp-day_today:not(.rdp-day_selected):not(.rdp-day_value):not(.rdp-day_start):not(.rdp-day_end),:is([style^="background: rgb(235,87,87)"],[style^="background:rgb(235, 87, 87)"],[style*=";background: rgb(235, 87, 87)"],[style*=";background:rgb(235, 87, 87)"],[style*=" background: rgb(235, 87, 87)"],[style*=" background:rgb(235, 87, 87)"],[style*="background-color: rgb(235, 87, 87)"],[style*="background-color:rgb(235, 87, 87)"],[style^="background: rgb(180, 65, 60)"],[style^="background:rgb(180, 65, 60)"],[style*=";background: rgb(180, 65, 60)"],[style*=";background:rgb(180, 65, 60)"],[style*=" background: rgb(180, 65, 60)"],[style*=" background:rgb(180, 65, 60)"],[style*="background-color: rgb(180, 65, 60)"],[style*="background-color:rgb(180, 65, 60)"],[style^="background: rgb(211, 79, 67)"],[style^="background:rgb(211, 79, 67)"],[style*=";background: rgb(211, 79, 67)"],[style*=";background:rgb(211, 79, 67)"],[style*=" background: rgb(211, 79, 67)"],[style*=" background:rgb(211, 79, 67)"],[style*="background-color: rgb(211, 79, 67)"],[style*="background-color:rgb(211, 79, 67)"],[style^="background: rgb(205, 73, 69)"],[style^="background:rgb(205, 73, 69)"],[style*=";background: rgb(205, 73, 69)"],[style*=";background:rgb(205, 73, 69)"],[style*=" background: rgb(205, 73, 69)"],[style*=" background:rgb(205, 73, 69)"],[style*="background-color: rgb(205, 73, 69)"],[style*="background-color:rgb(205, 73, 69)"]) :is([style*="fill: white;"],[style*="color: white;"]),:is([style^="background: rgb(235,87,87)"],[style^="background:rgb(235, 87, 87)"],[style*=";background: rgb(235, 87, 87)"],[style*=";background:rgb(235, 87, 87)"],[style*=" background: rgb(235, 87, 87)"],[style*=" background:rgb(235, 87, 87)"],[style*="background-color: rgb(235, 87, 87)"],[style*="background-color:rgb(235, 87, 87)"],[style^="background: rgb(180, 65, 60)"],[style^="background:rgb(180, 65, 60)"],[style*=";background: rgb(180, 65, 60)"],[style*=";background:rgb(180, 65, 60)"],[style*=" background: rgb(180, 65, 60)"],[style*=" background:rgb(180, 65, 60)"],[style*="background-color: rgb(180, 65, 60)"],[style*="background-color:rgb(180, 65, 60)"],[style^="background: rgb(211, 79, 67)"],[style^="background:rgb(211, 79, 67)"],[style*=";background: rgb(211, 79, 67)"],[style*=";background:rgb(211, 79, 67)"],[style*=" background: rgb(211, 79, 67)"],[style*=" background:rgb(211, 79, 67)"],[style*="background-color: rgb(211, 79, 67)"],[style*="background-color:rgb(211, 79, 67)"],[style^="background: rgb(205, 73, 69)"],[style^="background:rgb(205, 73, 69)"],[style*=";background: rgb(205, 73, 69)"],[style*=";background:rgb(205, 73, 69)"],[style*=" background: rgb(205, 73, 69)"],[style*=" background:rgb(205, 73, 69)"],[style*="background-color: rgb(205, 73, 69)"],[style*="background-color:rgb(205, 73, 69)"])+:is([style*="fill: white;"],[style*="color: white;"]){fill:var(--theme--accent-secondary_contrast,white)!important;color:var(--theme--accent-secondary_contrast,#fff)!important}[style*=" background: rgba(235, 87, 87, 0.1)"],[style*=" background:rgba(235, 87, 87, 0.1)"],[style*=";background: rgba(235, 87, 87, 0.1)"],[style*=";background:rgba(235, 87, 87, 0.1)"],[style*="background-color: rgba(235, 87, 87, 0.1)"],[style*="background-color:rgba(235, 87, 87, 0.1)"],[style^="background: rgba(235, 87, 87, 0.1)"],[style^="background:rgba(235, 87, 87, 0.1)"]{background:var(--theme--accent-secondary_hover,rgba(235,87,87,.1))!important}.notion-body:not(.dark) ::-webkit-scrollbar-corner,.notion-body:not(.dark) ::-webkit-scrollbar-track{background:var(--theme--scrollbar-track,#edece9)!important}.notion-body:not(.dark) ::-webkit-scrollbar-thumb{background:var(--theme--scrollbar-thumb,#d3d1cb)!important}.notion-body:not(.dark) ::-webkit-scrollbar-thumb:hover{background:var(--theme--scrollbar-thumb_hover,#aeaca6)!important}.notion-body:not(.dark) .notion-code-block>[style*=mono][style*="; color: rgb(55, 53, 47);"]{color:var(--theme--code-block_fg,#37352f)!important;fill:var(--theme--code-block_fg,rgb(55,53,47))!important}.notion-body:not(.dark) .notion-code-block>div>[style*=background][style*="; background: rgb(247, 246, 243);"]{background:var(--theme--code-block_bg,#f7f6f3)!important}.notion-body:not(.dark) .notion-code-block .token.keyword{color:var(--theme--code-keyword,#07a)!important;fill:var(--theme--code-keyword,rgb(0,119,170))!important}.notion-body:not(.dark) .notion-code-block .token.builtin{color:var(--theme--code-builtin,#690)!important;fill:var(--theme--code-builtin,rgb(102,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.class-name{color:var(--theme--code-class_name,#dd4a68)!important;fill:var(--theme--code-class_name,rgb(221,74,104))!important}.notion-body:not(.dark) .notion-code-block .token.function{color:var(--theme--code-function,#dd4a68)!important;fill:var(--theme--code-function,rgb(221,74,104))!important}.notion-body:not(.dark) .notion-code-block .token.boolean{color:var(--theme--code-boolean,#905)!important;fill:var(--theme--code-boolean,rgb(153,0,85))!important}.notion-body:not(.dark) .notion-code-block .token.number{color:var(--theme--code-number,#905)!important;fill:var(--theme--code-number,rgb(153,0,85))!important}.notion-body:not(.dark) .notion-code-block .token.string{color:var(--theme--code-string,#690)!important;fill:var(--theme--code-string,rgb(102,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.char{color:var(--theme--code-char,#690)!important;fill:var(--theme--code-char,rgb(102,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.symbol{color:var(--theme--code-symbol,#905)!important;fill:var(--theme--code-symbol,rgb(153,0,85))!important}.notion-body:not(.dark) .notion-code-block .token.url{color:var(--theme--code-url,#9a6e3a)!important;fill:var(--theme--code-url,rgb(154,110,58))!important}.notion-body:not(.dark) .notion-code-block .token.operator{color:var(--theme--code-operator,#9a6e3a)!important;fill:var(--theme--code-operator,rgb(154,110,58))!important}.notion-body:not(.dark) .notion-code-block .token.variable{color:var(--theme--code-variable,#e90)!important;fill:var(--theme--code-variable,rgb(238,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.constant{color:var(--theme--code-constant,#905)!important;fill:var(--theme--code-constant,rgb(153,0,85))!important}.notion-body:not(.dark) .notion-code-block .token.property{color:var(--theme--code-property,#905)!important;fill:var(--theme--code-property,rgb(153,0,85))!important}.notion-body:not(.dark) .notion-code-block .token.punctuation{color:var(--theme--code-punctuation,#999)!important;fill:var(--theme--code-punctuation,rgb(153,153,153))!important}.notion-body:not(.dark) .notion-code-block .token.comment{color:var(--theme--code-comment,#708090)!important;fill:var(--theme--code-comment,rgb(112,128,144))!important}.notion-body:not(.dark) .notion-code-block .token.tag{color:var(--theme--code-tag,#905)!important;fill:var(--theme--code-tag,rgb(153,0,85))!important}.notion-body:not(.dark) .notion-code-block .token.attr-name{color:var(--theme--code-attr_name,#690)!important;fill:var(--theme--code-attr_name,rgb(102,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.attr-value{color:var(--theme--code-attr_value,#07a)!important;fill:var(--theme--code-attr_value,rgb(0,119,170))!important}.notion-body:not(.dark) .notion-code-block .token.namespace{color:var(--theme--code-namespace,#37352f)!important;fill:var(--theme--code-namespace,rgb(55,53,47))!important}.notion-body:not(.dark) .notion-code-block .token.prolog{color:var(--theme--code-prolog,#708090)!important;fill:var(--theme--code-prolog,rgb(112,128,144))!important}.notion-body:not(.dark) .notion-code-block .token.doctype{color:var(--theme--code-doctype,#708090)!important;fill:var(--theme--code-doctype,rgb(112,128,144))!important}.notion-body:not(.dark) .notion-code-block .token.cdata{color:var(--theme--code-cdata,#708090)!important;fill:var(--theme--code-cdata,rgb(112,128,144))!important}.notion-body:not(.dark) .notion-code-block .token.entity{color:var(--theme--code-entity,#9a6e3a)!important;fill:var(--theme--code-entity,rgb(154,110,58))!important}.notion-body:not(.dark) .notion-code-block .token.atrule{color:var(--theme--code-atrule,#07a)!important;fill:var(--theme--code-atrule,rgb(0,119,170))!important}.notion-body:not(.dark) .notion-code-block .token.selector{color:var(--theme--code-selector,#690)!important;fill:var(--theme--code-selector,rgb(102,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.inserted{color:var(--theme--code-inserted,#690)!important;fill:var(--theme--code-inserted,rgb(102,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.deleted{color:var(--theme--code-deleted,#905)!important;fill:var(--theme--code-deleted,rgb(153,0,85))!important}.notion-body:not(.dark) :is([style*="px solid rgb(233,233,231"],[style*="px solid rgba(233,233,231"],[style*="px solid rgb(238,238,237"],[style*="px solid rgba(238,238,237"],[style*="px solid rgb(55,53,47"],[style*="px solid rgba(55,53,47"]):is([style*="border:"],[style*="border-top:"],[style*="border-left:"],[style*="border-bottom:"],[style*="border-right:"]){border-color:var(--theme--fg-border,#e9e9e7)!important}.notion-body:not(.dark) [style*=" box-shadow: rgba(55, 53, 47, 0.09) 0px -1px 0px;"]{box-shadow:var(--theme--fg-border,#e9e9e7)0-1px 0!important}.notion-body:not(.dark) [style*=" box-shadow: rgba(15, 15, 15, 0.1) 0px 0px 0px 1px inset;"]{box-shadow:var(--theme--fg-border,#e9e9e7)0 0 0 1px inset!important}.notion-body:not(.dark) [style*=" box-shadow: white -3px 0px 0px, rgb(233, 233, 231) 0px 1px 0px;"]{box-shadow:#fff -3px 0 0,transparent 0 1px 0!important}.notion-body:not(.dark) [style*=" box-shadow: rgb(233, 233, 231) 0px -1px 0px inset;"]{box-shadow:var(--theme--fg-border,#e9e9e7)0-1px 0 inset!important}.notion-body:not(.dark) [style*=" box-shadow: rgba(55, 53, 47, 0.16) 1px 0px 0px inset;"]{box-shadow:var(--theme--fg-border,#e9e9e7) 1px 0 0 inset!important}.notion-body:not(.dark) [style*=" box-shadow: rgb(233, 233, 231) 0px 1px 0px;"]{box-shadow:var(--theme--fg-border,#e9e9e7)0 1px 0!important}.notion-body:not(.dark) [style*="box-shadow: rgb(233, 233, 231) -1px 0px 0px;"]{box-shadow:var(--theme--fg-border,#e9e9e7) -1px 0 0!important}.notion-overlay-container .notion-space-settings>div>div>[style*="height: 100%; background: rgba(255, 255, 255, 0.03);"]{background:0 0!important}[style*="linear-gradient(to left, white 20%, rgba(255, 255, 255, 0) 100%)"]{background-image:linear-gradient(to left,var(--theme--bg-primary,#fff) 20%,transparent 100%)!important}[style*="linear-gradient(to right, white 20%, rgba(255, 255, 255, 0) 100%)"]{background-image:linear-gradient(to right,var(--theme--bg-primary,#fff) 20%,transparent 100%)!important}.notion-overlay-container [style*="border-radius: 3px; background:"][style*="max-width: calc(100vw - 24px); box-shadow:"][style*="padding: 4px 8px; font-size: 12px; line-height: 1.4; font-weight: 500;"]{background:#0f0f0f!important;color:rgba(255,255,255,.9)!important}.notion-overlay-container [style*="border-radius: 3px; background:"][style*="max-width: calc(100vw - 24px); box-shadow:"][style*="padding: 4px 8px; font-size: 12px; line-height: 1.4; font-weight: 500;"]>[style*=color]{color:#7f7f7f!important}.notion-focusable-within:focus-within{box-shadow:var(--theme--accent-primary,#2383e2)0 0 0 1px inset,var(--theme--accent-primary,#2383e2)0 0 0 2px!important}.notion-focusable:focus-visible{box-shadow:var(--theme--accent-primary,#2383e2)0 0 0 1px inset,var(--theme--accent-primary,#2383e2)0 0 0 2px!important}[style*="box-shadow: rgb(35, 131, 226) 0px 0px 0px 2px inset"]{box-shadow:var(--theme--accent-primary,#2383e2)0 0 0 2px inset!important}[style*="border-right: 1px solid rgb(180, 65, 60)"],[style*="border-right: 1px solid rgb(211, 79, 67)"],[style*="border: 1px solid rgb(110, 54, 48)"],[style*="border: 1px solid rgba(235, 87, 87, 0.5)"],[style*="border: 2px solid rgb(110, 54, 48)"],[style*="border: 2px solid rgb(227, 134, 118)"]{border-color:var(--theme--accent-secondary,#eb5757)!important}.token:is(.operator,.entity,.url,:is(.language-css,.style) .string){background:0 0!important} \ No newline at end of file +.notion-body.dark :is([style^="color: rgba(255,255,255,0.81)"],[style^="color:rgba(255, 255, 255, 0.81)"],[style*=";color: rgba(255, 255, 255, 0.81)"],[style*=";color:rgba(255, 255, 255, 0.81)"],[style*=" color: rgba(255, 255, 255, 0.81)"],[style*=" color:rgba(255, 255, 255, 0.81)"],[style*="fill: rgba(255, 255, 255, 0.81)"],[style*="fill:rgba(255, 255, 255, 0.81)"],[style^="color: rgb(211, 211, 211)"],[style^="color:rgb(211, 211, 211)"],[style*=";color: rgb(211, 211, 211)"],[style*=";color:rgb(211, 211, 211)"],[style*=" color: rgb(211, 211, 211)"],[style*=" color:rgb(211, 211, 211)"],[style*="fill: rgb(211, 211, 211)"],[style*="fill:rgb(211, 211, 211)"],[style^="color: rgb(255, 255, 255)"],[style^="color:rgb(255, 255, 255)"],[style*=";color: rgb(255, 255, 255)"],[style*=";color:rgb(255, 255, 255)"],[style*=" color: rgb(255, 255, 255)"],[style*=" color:rgb(255, 255, 255)"],[style*="fill: rgb(255, 255, 255)"],[style*="fill:rgb(255, 255, 255)"],[style^="color: rgba(255, 255, 255, 0.8"],[style^="color:rgba(255, 255, 255, 0.8"],[style*=";color: rgba(255, 255, 255, 0.8"],[style*=";color:rgba(255, 255, 255, 0.8"],[style*=" color: rgba(255, 255, 255, 0.8"],[style*=" color:rgba(255, 255, 255, 0.8"],[style*="fill: rgba(255, 255, 255, 0.8"],[style*="fill:rgba(255, 255, 255, 0.8"],[style^="color: rgba(255, 255, 255, 0.9"],[style^="color:rgba(255, 255, 255, 0.9"],[style*=";color: rgba(255, 255, 255, 0.9"],[style*=";color:rgba(255, 255, 255, 0.9"],[style*=" color: rgba(255, 255, 255, 0.9"],[style*=" color:rgba(255, 255, 255, 0.9"],[style*="fill: rgba(255, 255, 255, 0.9"],[style*="fill:rgba(255, 255, 255, 0.9"],[style^="color: rgba(255, 255, 255, 1"],[style^="color:rgba(255, 255, 255, 1"],[style*=";color: rgba(255, 255, 255, 1"],[style*=";color:rgba(255, 255, 255, 1"],[style*=" color: rgba(255, 255, 255, 1"],[style*=" color:rgba(255, 255, 255, 1"],[style*="fill: rgba(255, 255, 255, 1"],[style*="fill:rgba(255, 255, 255, 1"]){caret-color:var(--theme--fg-primary,rgba(255,255,255,0.81))!important;text-decoration-color:currentColor;fill:var(--theme--fg-primary,rgba(255,255,255,0.81))!important;color:var(--theme--fg-primary,rgba(255,255,255,.81))!important}.notion-body.dark :is(.rdp-nav_icon,.rdp-head_cell,.rdp-day.rdp-day_outside,::placeholder),.notion-body.dark :is([style^="color: rgb(155,155,155)"],[style^="color:rgb(155, 155, 155)"],[style*=";color: rgb(155, 155, 155)"],[style*=";color:rgb(155, 155, 155)"],[style*=" color: rgb(155, 155, 155)"],[style*=" color:rgb(155, 155, 155)"],[style*="fill: rgb(155, 155, 155)"],[style*="fill:rgb(155, 155, 155)"],[style^="color: rgb(127, 127, 127)"],[style^="color:rgb(127, 127, 127)"],[style*=";color: rgb(127, 127, 127)"],[style*=";color:rgb(127, 127, 127)"],[style*=" color: rgb(127, 127, 127)"],[style*=" color:rgb(127, 127, 127)"],[style*="fill: rgb(127, 127, 127)"],[style*="fill:rgb(127, 127, 127)"],[style^="color: rgba(255, 255, 255, 0.0"],[style^="color:rgba(255, 255, 255, 0.0"],[style*=";color: rgba(255, 255, 255, 0.0"],[style*=";color:rgba(255, 255, 255, 0.0"],[style*=" color: rgba(255, 255, 255, 0.0"],[style*=" color:rgba(255, 255, 255, 0.0"],[style*="fill: rgba(255, 255, 255, 0.0"],[style*="fill:rgba(255, 255, 255, 0.0"],[style^="color: rgba(255, 255, 255, 0.1"],[style^="color:rgba(255, 255, 255, 0.1"],[style*=";color: rgba(255, 255, 255, 0.1"],[style*=";color:rgba(255, 255, 255, 0.1"],[style*=" color: rgba(255, 255, 255, 0.1"],[style*=" color:rgba(255, 255, 255, 0.1"],[style*="fill: rgba(255, 255, 255, 0.1"],[style*="fill:rgba(255, 255, 255, 0.1"],[style^="color: rgba(255, 255, 255, 0.2"],[style^="color:rgba(255, 255, 255, 0.2"],[style*=";color: rgba(255, 255, 255, 0.2"],[style*=";color:rgba(255, 255, 255, 0.2"],[style*=" color: rgba(255, 255, 255, 0.2"],[style*=" color:rgba(255, 255, 255, 0.2"],[style*="fill: rgba(255, 255, 255, 0.2"],[style*="fill:rgba(255, 255, 255, 0.2"],[style^="color: rgba(255, 255, 255, 0.3"],[style^="color:rgba(255, 255, 255, 0.3"],[style*=";color: rgba(255, 255, 255, 0.3"],[style*=";color:rgba(255, 255, 255, 0.3"],[style*=" color: rgba(255, 255, 255, 0.3"],[style*=" color:rgba(255, 255, 255, 0.3"],[style*="fill: rgba(255, 255, 255, 0.3"],[style*="fill:rgba(255, 255, 255, 0.3"],[style^="color: rgba(255, 255, 255, 0.4"],[style^="color:rgba(255, 255, 255, 0.4"],[style*=";color: rgba(255, 255, 255, 0.4"],[style*=";color:rgba(255, 255, 255, 0.4"],[style*=" color: rgba(255, 255, 255, 0.4"],[style*=" color:rgba(255, 255, 255, 0.4"],[style*="fill: rgba(255, 255, 255, 0.4"],[style*="fill:rgba(255, 255, 255, 0.4"],[style^="color: rgba(255, 255, 255, 0.5"],[style^="color:rgba(255, 255, 255, 0.5"],[style*=";color: rgba(255, 255, 255, 0.5"],[style*=";color:rgba(255, 255, 255, 0.5"],[style*=" color: rgba(255, 255, 255, 0.5"],[style*=" color:rgba(255, 255, 255, 0.5"],[style*="fill: rgba(255, 255, 255, 0.5"],[style*="fill:rgba(255, 255, 255, 0.5"],[style^="color: rgba(255, 255, 255, 0.6"],[style^="color:rgba(255, 255, 255, 0.6"],[style*=";color: rgba(255, 255, 255, 0.6"],[style*=";color:rgba(255, 255, 255, 0.6"],[style*=" color: rgba(255, 255, 255, 0.6"],[style*=" color:rgba(255, 255, 255, 0.6"],[style*="fill: rgba(255, 255, 255, 0.6"],[style*="fill:rgba(255, 255, 255, 0.6"],[style^="color: rgba(255, 255, 255, 0.7"],[style^="color:rgba(255, 255, 255, 0.7"],[style*=";color: rgba(255, 255, 255, 0.7"],[style*=";color:rgba(255, 255, 255, 0.7"],[style*=" color: rgba(255, 255, 255, 0.7"],[style*=" color:rgba(255, 255, 255, 0.7"],[style*="fill: rgba(255, 255, 255, 0.7"],[style*="fill:rgba(255, 255, 255, 0.7"]){caret-color:var(--theme--fg-secondary,rgb(155,155,155))!important;text-decoration-color:currentColor;fill:var(--theme--fg-secondary,rgb(155,155,155))!important;color:var(--theme--fg-secondary,#9b9b9b)!important}.notion-body.dark :is([style*="caret-color: rgba(255,255,255,0.81)"],[style*="caret-color:rgba(255, 255, 255, 0.81)"],[style*="caret-color: rgb(211, 211, 211)"],[style*="caret-color:rgb(211, 211, 211)"],[style*="caret-color: rgb(255, 255, 255)"],[style*="caret-color:rgb(255, 255, 255)"],[style*="caret-color: rgba(255, 255, 255, 0.8"],[style*="caret-color:rgba(255, 255, 255, 0.8"],[style*="caret-color: rgba(255, 255, 255, 0.9"],[style*="caret-color:rgba(255, 255, 255, 0.9"],[style*="caret-color: rgba(255, 255, 255, 1"],[style*="caret-color:rgba(255, 255, 255, 1"]){caret-color:var(--theme--fg-primary,rgba(255,255,255,0.81))!important}.notion-body.dark :is([style*="caret-color: rgb(155,155,155)"],[style*="caret-color:rgb(155, 155, 155)"],[style*="caret-color: rgb(127, 127, 127)"],[style*="caret-color:rgb(127, 127, 127)"],[style*="caret-color: rgba(255, 255, 255, 0.0"],[style*="caret-color:rgba(255, 255, 255, 0.0"],[style*="caret-color: rgba(255, 255, 255, 0.1"],[style*="caret-color:rgba(255, 255, 255, 0.1"],[style*="caret-color: rgba(255, 255, 255, 0.2"],[style*="caret-color:rgba(255, 255, 255, 0.2"],[style*="caret-color: rgba(255, 255, 255, 0.3"],[style*="caret-color:rgba(255, 255, 255, 0.3"],[style*="caret-color: rgba(255, 255, 255, 0.4"],[style*="caret-color:rgba(255, 255, 255, 0.4"],[style*="caret-color: rgba(255, 255, 255, 0.5"],[style*="caret-color:rgba(255, 255, 255, 0.5"],[style*="caret-color: rgba(255, 255, 255, 0.6"],[style*="caret-color:rgba(255, 255, 255, 0.6"],[style*="caret-color: rgba(255, 255, 255, 0.7"],[style*="caret-color:rgba(255, 255, 255, 0.7"]){caret-color:var(--theme--fg-secondary,rgb(155,155,155))!important}.notion-body.dark [style*="-webkit-text-fill-color:"]{-webkit-text-fill-color:var(--theme--fg-secondary,rgb(155,155,155))!important}.notion-body.dark [style*="height: 1px;"][style*=background]{background:var(--theme--fg-border,#2f2f2f)!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(155, 155, 155);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(155, 155, 155, 1);"]{color:var(--theme--fg-gray,#9b9b9b)!important;fill:var(--theme--fg-gray,rgb(155,155,155))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(186, 133, 111);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(186, 133, 111, 1);"]{color:var(--theme--fg-brown,#ba856f)!important;fill:var(--theme--fg-brown,rgb(186,133,111))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(199, 125, 72);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(199, 125, 72, 1);"]{color:var(--theme--fg-orange,#c77d48)!important;fill:var(--theme--fg-orange,rgb(199,125,72))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(202, 152, 73);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(202, 152, 73, 1);"]{color:var(--theme--fg-yellow,#ca9849)!important;fill:var(--theme--fg-yellow,rgb(202,152,73))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(82, 158, 114);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(82, 158, 114, 1);"]{color:var(--theme--fg-green,#529e72)!important;fill:var(--theme--fg-green,rgb(82,158,114))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(94, 135, 201);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(94, 135, 201, 1);"]{color:var(--theme--fg-blue,#5e87c9)!important;fill:var(--theme--fg-blue,rgb(94,135,201))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(157, 104, 211);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(157, 104, 211, 1);"]{color:var(--theme--fg-purple,#9d68d3)!important;fill:var(--theme--fg-purple,rgb(157,104,211))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(209, 87, 150);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(209, 87, 150, 1);"]{color:var(--theme--fg-pink,#d15796)!important;fill:var(--theme--fg-pink,rgb(209,87,150))!important}.notion-body.dark .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(223, 84, 82);"],.notion-body.dark :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(223, 84, 82, 1);"]{color:var(--theme--fg-red,#df5452)!important;fill:var(--theme--fg-red,rgb(223,84,82))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(28,28,28)"][style*="height: 32px"],[style*="rgb(28, 28, 28)"]>[style*=color]:nth-child(2),[style*="rgb(28, 28, 28)"]>div>svg){color:var(--theme--fg-secondary,#7f7f7f)!important;fill:var(--theme--fg-secondary,rgb(127,127,127))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(32,32,32)"][style*="height: 32px"],[style*="rgb(32, 32, 32)"]>[style*=color]:nth-child(2),[style*="rgb(32, 32, 32)"]>div>svg){color:var(--theme--fg-gray,#7f7f7f)!important;fill:var(--theme--fg-gray,rgb(127,127,127))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(35,30,28)"][style*="height: 32px"],[style*="rgb(35, 30, 28)"]>[style*=color]:nth-child(2),[style*="rgb(35, 30, 28)"]>div>svg){color:var(--theme--fg-brown,#845641)!important;fill:var(--theme--fg-brown,rgb(132,86,65))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(37,31,27)"][style*="height: 32px"],[style*="rgb(37, 31, 27)"]>[style*=color]:nth-child(2),[style*="rgb(37, 31, 27)"]>div>svg){color:var(--theme--fg-orange,#a75b1a)!important;fill:var(--theme--fg-orange,rgb(167,91,26))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(35,31,26)"][style*="height: 32px"],[style*="rgb(35, 31, 26)"]>[style*=color]:nth-child(2),[style*="rgb(35, 31, 26)"]>div>svg){color:var(--theme--fg-yellow,#9b6e23)!important;fill:var(--theme--fg-yellow,rgb(155,110,35))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(29,34,32)"][style*="height: 32px"],[style*="rgb(29, 34, 32)"]>[style*=color]:nth-child(2),[style*="rgb(29, 34, 32)"]>div>svg){color:var(--theme--fg-green,#2d7650)!important;fill:var(--theme--fg-green,rgb(45,118,80))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(27,31,34)"][style*="height: 32px"],[style*="rgb(27, 31, 34)"]>[style*=color]:nth-child(2),[style*="rgb(27, 31, 34)"]>div>svg){color:var(--theme--fg-blue,#295a95)!important;fill:var(--theme--fg-blue,rgb(41,90,149))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(31,29,33)"][style*="height: 32px"],[style*="rgb(31, 29, 33)"]>[style*=color]:nth-child(2),[style*="rgb(31, 29, 33)"]>div>svg){color:var(--theme--fg-purple,#704a96)!important;fill:var(--theme--fg-purple,rgb(112,74,150))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(35,28,31)"][style*="height: 32px"],[style*="rgb(35, 28, 31)"]>[style*=color]:nth-child(2),[style*="rgb(35, 28, 31)"]>div>svg){color:var(--theme--fg-pink,#903a65)!important;fill:var(--theme--fg-pink,rgb(144,58,101))!important}.notion-body.dark .notion-board-view :is(.notion-board-group[style*="rgb(36,30,29)"][style*="height: 32px"],[style*="rgb(36, 30, 29)"]>[style*=color]:nth-child(2),[style*="rgb(36, 30, 29)"]>div>svg){color:var(--theme--fg-red,#8f3a35)!important;fill:var(--theme--fg-red,rgb(143,58,53))!important}.notion-body.dark .notion-overlay-container [data-overlay] :is([style*="height: 100%; width: 275px;"][style*="flex-direction: column;"],.notion-space-settings [style*="flex-grow: 1"]>[style*=background-color]),.notion-body.dark .notion-timeline-view,.notion-body.dark :is([style^="background: rgb(25,25,25)"],[style^="background:rgb(25, 25, 25)"],[style*=";background: rgb(25, 25, 25)"],[style*=";background:rgb(25, 25, 25)"],[style*=" background: rgb(25, 25, 25)"],[style*=" background:rgb(25, 25, 25)"],[style*="background-color: rgb(25, 25, 25)"],[style*="background-color:rgb(25, 25, 25)"]):not(.notion-timeline-view){background:var(--theme--bg-primary,#191919)!important}.notion-body.dark .notion-overlay-container [data-overlay] :is([style*="height: 100%; width: 275px;"][style*="flex-direction: column;"]+[style*="width: 100%;"],.notion-space-settings [style*="height: 100%; background:"][style*="max-width: 250px;"]),.notion-body.dark :is(.notion-overlay-container [style*="border-radius: 4px;"][style*="position: relative; max-width: calc(100vw - 24px); box-shadow:"],[style*="font-size: 12px;"][style*="box-shadow:"][style*="border-radius: 3px; max-width: calc(100% - 16px); min-height: 24px; overflow: hidden;"][style*="position: absolute; right: 8px; bottom: 8px; z-index:"],[style*="height: 32px;"][style*="font-size: 14px; line-height: 1.2; border-radius: 5px; box-shadow:"],[style*="transition: background"][style*="cursor: pointer;"][style*="border-radius: 3px; height: 24px; width: 24px;"][style*="box-shadow:"],[style*="right: 6px; top: 4px;"][style*="border-radius: 4px;"][style*="gap: 1px;"][style*="box-shadow:"])[style*="; background: rgb(37, 37, 37);"],.notion-body.dark :is(.notion-timeline-item,.notion-calendar-view .notion-collection-item>a,.notion-gallery-view .notion-collection-item>a)[style*="; background: rgb(37, 37, 37);"],.notion-body.dark :is([style^="background: rgb(32,32,32)"],[style^="background:rgb(32, 32, 32)"],[style*=";background: rgb(32, 32, 32)"],[style*=";background:rgb(32, 32, 32)"],[style*=" background: rgb(32, 32, 32)"],[style*=" background:rgb(32, 32, 32)"],[style*="background-color: rgb(32, 32, 32)"],[style*="background-color:rgb(32, 32, 32)"],[style^="background: rgb(37, 37, 37)"],[style^="background:rgb(37, 37, 37)"],[style*=";background: rgb(37, 37, 37)"],[style*=";background:rgb(37, 37, 37)"],[style*=" background: rgb(37, 37, 37)"],[style*=" background:rgb(37, 37, 37)"],[style*="background-color: rgb(37, 37, 37)"],[style*="background-color:rgb(37, 37, 37)"],[style^="background: rgb(47, 47, 47)"],[style^="background:rgb(47, 47, 47)"],[style*=";background: rgb(47, 47, 47)"],[style*=";background:rgb(47, 47, 47)"],[style*=" background: rgb(47, 47, 47)"],[style*=" background:rgb(47, 47, 47)"],[style*="background-color: rgb(47, 47, 47)"],[style*="background-color:rgb(47, 47, 47)"]){background:var(--theme--bg-secondary,#202020)!important}.notion-body.dark :is([style*="background: rgb(47,47,47)"],[style*="background-color: rgb(47, 47, 47)"])[style*="transition: background"]:hover,.notion-body.dark :is([style^="background: rgba(255,255,255,0.055)"],[style^="background:rgba(255, 255, 255, 0.055)"],[style*=";background: rgba(255, 255, 255, 0.055)"],[style*=";background:rgba(255, 255, 255, 0.055)"],[style*=" background: rgba(255, 255, 255, 0.055)"],[style*=" background:rgba(255, 255, 255, 0.055)"],[style*="background-color: rgba(255, 255, 255, 0.055)"],[style*="background-color:rgba(255, 255, 255, 0.055)"]),.notion-body.dark [style*="height: 14px; width: 26px; border-radius: 44px;"][style*=rgba]{background:var(--theme--bg-hover,rgba(255,255,255,.055))!important}.notion-body.dark .notion-overlay-container [data-overlay]>div>[style*="position: absolute"]:first-child{background:var(--theme--bg-overlay,rgba(15,15,15,.8))!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(55, 55, 55);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(55, 55, 55);"]{background:var(--theme--bg-light_gray,#373737)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(90, 90, 90);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(90, 90, 90);"]{background:var(--theme--bg-gray,#5a5a5a)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(96, 59, 44);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(96, 59, 44);"]{background:var(--theme--bg-brown,#603b2c)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(133, 76, 29);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(133, 76, 29);"]{background:var(--theme--bg-orange,#854c1d)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(137, 99, 42);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(137, 99, 42);"]{background:var(--theme--bg-yellow,#89632a)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(43, 89, 63);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(43, 89, 63);"]{background:var(--theme--bg-green,#2b593f)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(40, 69, 108);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(40, 69, 108);"]{background:var(--theme--bg-blue,#28456c)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(73, 47, 100);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(73, 47, 100);"]{background:var(--theme--bg-purple,#492f64)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(105, 49, 76);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(105, 49, 76);"]{background:var(--theme--bg-pink,#69314c)!important}.notion-body.dark :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(110, 54, 48);"],.notion-body.dark [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(110, 54, 48);"]{background:var(--theme--bg-red,#6e3630)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(32, 32, 32)"] a,.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(47, 47, 47, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(47, 47, 47);"]{background:var(--theme--bg-gray,#2f2f2f)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(74, 50, 40, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(74, 50, 40);"]{background:var(--theme--bg-brown,#4a3228)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(92, 59, 35, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(92, 59, 35);"]{background:var(--theme--bg-orange,#5c3b23)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(86, 67, 40, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(86, 67, 40);"]{background:var(--theme--bg-yellow,#564328)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(36, 61, 48, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(36, 61, 48);"]{background:var(--theme--bg-green,#243d30)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(20, 58, 78, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(20, 58, 78);"]{background:var(--theme--bg-blue,#143a4e)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(60, 45, 73, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(60, 45, 73);"]{background:var(--theme--bg-purple,#3c2d49)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(78, 44, 60, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(78, 44, 60);"]{background:var(--theme--bg-pink,#4e2c3c)!important}.notion-body.dark .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(82, 46, 42, 1)"],.notion-body.dark :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(82, 46, 42);"]{background:var(--theme--bg-red,#522e2a)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(28, 28, 28)"] a{background:var(--theme--bg-light_gray,#2f2f2f)!important}.notion-body.dark .notion-board-view [style*="rgb(28, 28, 28)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-light_gray,#1c1c1c)!important}.notion-body.dark .notion-board-view [style*="rgb(32, 32, 32)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-gray,#202020)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(35, 30, 28)"] a{background:var(--theme--bg-brown,#362822)!important}.notion-body.dark .notion-board-view [style*="rgb(35, 30, 28)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-brown,#231e1c)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(37, 31, 27)"] a{background:var(--theme--bg-orange,#422f22)!important}.notion-body.dark .notion-board-view [style*="rgb(37, 31, 27)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-orange,#251f1b)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(35, 31, 26)"] a{background:var(--theme--bg-yellow,#403324)!important}.notion-body.dark .notion-board-view [style*="rgb(35, 31, 26)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-yellow,#231f1a)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(29, 34, 32)"] a{background:var(--theme--bg-green,#23312a)!important}.notion-body.dark .notion-board-view [style*="rgb(29, 34, 32)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-green,#1d2220)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(27, 31, 34)"] a{background:var(--theme--bg-blue,#1b2d38)!important}.notion-body.dark .notion-board-view [style*="rgb(27, 31, 34)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-blue,#1b1f22)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(31, 29, 33)"] a{background:var(--theme--bg-purple,#302739)!important}.notion-body.dark .notion-board-view [style*="rgb(31, 29, 33)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-purple,#1f1d21)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(35, 28, 31)"] a{background:var(--theme--bg-pink,#3b2730)!important}.notion-body.dark .notion-board-view [style*="rgb(35, 28, 31)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-pink,#231c1f)!important}.notion-body.dark .notion-board-view .notion-board-group[style*="rgb(36, 30, 29)"] a{background:var(--theme--bg-red,#3e2825)!important}.notion-body.dark .notion-board-view [style*="rgb(36, 30, 29)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-red,#241e1d)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(37, 37, 37);"]{background:var(--theme--dim-gray,#252525)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(47, 39, 35);"]{background:var(--theme--dim-brown,#2f2723)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(56, 40, 30);"]{background:var(--theme--dim-orange,#38281e)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(57, 46, 30);"]{background:var(--theme--dim-yellow,#392e1e)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(34, 43, 38);"]{background:var(--theme--dim-green,#222b26)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(29, 40, 46);"]{background:var(--theme--dim-blue,#1d282e)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(43, 36, 49);"]{background:var(--theme--dim-purple,#2b2431)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(48, 34, 40);"]{background:var(--theme--dim-pink,#302228)!important}.notion-body.dark .notion-callout-block>div>div[style*="; background: rgb(54, 36, 34);"]{background:var(--theme--dim-red,#362422)!important}.notion-body.dark [style*="height: 18px; border-radius: 3px; background"][style*="; background: rgba(255, 255, 255, 0.094);"]{background:var(--theme--bg-light_gray,rgba(255,255,255,.094))!important}.notion-body.dark ::-webkit-scrollbar-corner,.notion-body.dark ::-webkit-scrollbar-track{background:var(--theme--scrollbar-track,rgba(202,204,206,.04))!important}.notion-body.dark ::-webkit-scrollbar-thumb{background:var(--theme--scrollbar-thumb,#474c50)!important}.notion-body.dark ::-webkit-scrollbar-thumb:hover{background:var(--theme--scrollbar-thumb_hover,rgba(202,204,206,.3))!important}.notion-body.dark .notion-text-block .notion-enable-hover[style*=mono][style*=";color:#EB5757;"],.notion-body:not(.dark) .notion-text-block .notion-enable-hover[style*=mono][style*=";color:#EB5757;"]{color:var(--theme--code-inline_fg,#eb5757)!important;fill:var(--theme--code-inline_fg,#EB5757)!important}.notion-body.dark .notion-text-block .notion-enable-hover[style*=mono][style*=";background:rgba(135,131,120,0.15);"],.notion-body:not(.dark) .notion-text-block .notion-enable-hover[style*=mono][style*=";background:rgba(135,131,120,0.15);"]{background:var(--theme--code-inline_bg,rgba(135,131,120,.15))!important}.notion-body.dark .notion-code-block>[style*=mono][style*="; color: rgba(255, 255, 255, 0.81);"]{color:var(--theme--code-block_fg,rgba(255,255,255,.81))!important;fill:var(--theme--code-block_fg,rgba(255,255,255,0.81))!important}.notion-body.dark .notion-code-block>div>[style*=background][style*="; background: rgba(255, 255, 255, 0.03);"]{background:var(--theme--code-block_bg,rgba(255,255,255,.03))!important}.notion-body.dark .notion-code-block .token.keyword{color:var(--theme--code-keyword,#d1949e)!important;fill:var(--theme--code-keyword,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.builtin{color:var(--theme--code-builtin,#bde052)!important;fill:var(--theme--code-builtin,rgb(189,224,82))!important}.notion-body.dark .notion-code-block .token.class-name{color:var(--theme--code-class_name,rgba(255,255,255,.81))!important;fill:var(--theme--code-class_name,rgba(255,255,255,0.81))!important}.notion-body.dark .notion-code-block .token.function{color:var(--theme--code-function,rgba(255,255,255,.81))!important;fill:var(--theme--code-function,rgba(255,255,255,0.81))!important}.notion-body.dark .notion-code-block .token.boolean{color:var(--theme--code-boolean,#d1949e)!important;fill:var(--theme--code-boolean,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.number{color:var(--theme--code-number,#d1949e)!important;fill:var(--theme--code-number,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.string{color:var(--theme--code-string,#bde052)!important;fill:var(--theme--code-string,rgb(189,224,82))!important}.notion-body.dark .notion-code-block .token.char{color:var(--theme--code-char,#bde052)!important;fill:var(--theme--code-char,rgb(189,224,82))!important}.notion-body.dark .notion-code-block .token.symbol{color:var(--theme--code-symbol,#d1949e)!important;fill:var(--theme--code-symbol,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.regex,.notion-body:not(.dark) .notion-code-block .token.regex{color:var(--theme--code-regex,#e90)!important;fill:var(--theme--code-regex,rgb(238,153,0))!important}.notion-body.dark .notion-code-block .token.url{color:var(--theme--code-url,#f5b83d)!important;fill:var(--theme--code-url,rgb(245,184,61))!important}.notion-body.dark .notion-code-block .token.operator{color:var(--theme--code-operator,#f5b83d)!important;fill:var(--theme--code-operator,rgb(245,184,61))!important}.notion-body.dark .notion-code-block .token.variable{color:var(--theme--code-variable,#f5b83d)!important;fill:var(--theme--code-variable,rgb(245,184,61))!important}.notion-body.dark .notion-code-block .token.constant{color:var(--theme--code-constant,#d1949e)!important;fill:var(--theme--code-constant,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.property{color:var(--theme--code-property,#d1949e)!important;fill:var(--theme--code-property,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.punctuation{color:var(--theme--code-punctuation,rgba(255,255,255,.81))!important;fill:var(--theme--code-punctuation,rgba(255,255,255,0.81))!important}.notion-body.dark .notion-code-block .token.important,.notion-body:not(.dark) .notion-code-block .token.important{color:var(--theme--code-important,#e90)!important;fill:var(--theme--code-important,rgb(238,153,0))!important}.notion-body.dark .notion-code-block .token.comment{color:var(--theme--code-comment,#998066)!important;fill:var(--theme--code-comment,rgb(153,128,102))!important}.notion-body.dark .notion-code-block .token.tag{color:var(--theme--code-tag,#d1949e)!important;fill:var(--theme--code-tag,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.attr-name{color:var(--theme--code-attr_name,#bde052)!important;fill:var(--theme--code-attr_name,rgb(189,224,82))!important}.notion-body.dark .notion-code-block .token.attr-value{color:var(--theme--code-attr_value,#d1949e)!important;fill:var(--theme--code-attr_value,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.namespace{color:var(--theme--code-namespace,rgba(255,255,255,.81))!important;fill:var(--theme--code-namespace,rgba(255,255,255,0.81))!important}.notion-body.dark .notion-code-block .token.prolog{color:var(--theme--code-prolog,#998066)!important;fill:var(--theme--code-prolog,rgb(153,128,102))!important}.notion-body.dark .notion-code-block .token.doctype{color:var(--theme--code-doctype,#998066)!important;fill:var(--theme--code-doctype,rgb(153,128,102))!important}.notion-body.dark .notion-code-block .token.cdata{color:var(--theme--code-cdata,#998066)!important;fill:var(--theme--code-cdata,rgb(153,128,102))!important}.notion-body.dark .notion-code-block .token.entity{color:var(--theme--code-entity,#f5b83d)!important;fill:var(--theme--code-entity,rgb(245,184,61))!important}.notion-body.dark .notion-code-block .token.atrule{color:var(--theme--code-atrule,#d1949e)!important;fill:var(--theme--code-atrule,rgb(209,148,158))!important}.notion-body.dark .notion-code-block .token.selector{color:var(--theme--code-selector,#bde052)!important;fill:var(--theme--code-selector,rgb(189,224,82))!important}.notion-body.dark .notion-code-block .token.inserted{color:var(--theme--code-inserted,#bde052)!important;fill:var(--theme--code-inserted,rgb(189,224,82))!important}.notion-body.dark .notion-code-block .token.deleted{color:var(--theme--code-deleted,red)!important;fill:var(--theme--code-deleted,rgb(255,0,0))!important}.notion-body.dark :is([style*="px solid rgb(47,47,47"],[style*="px solid rgba(47,47,47"],[style*="px solid rgb(37,37,37"],[style*="px solid rgba(37,37,37"],[style*="px solid rgb(255,255,255"],[style*="px solid rgba(255,255,255"]):is([style*="border:"],[style*="border-top:"],[style*="border-left:"],[style*="border-bottom:"],[style*="border-right:"]){border-color:var(--theme--fg-border,#2f2f2f)!important}.notion-body.dark [style*=" box-shadow: rgba(255, 255, 255, 0.094) 0px -1px 0px;"]{box-shadow:var(--theme--fg-border,#2f2f2f)0-1px 0!important}.notion-body.dark [style*=" box-shadow: rgba(15, 15, 15, 0.2) 0px 0px 0px 1px inset;"]{box-shadow:var(--theme--fg-border,#2f2f2f)0 0 0 1px inset!important}.notion-body.dark [style*=" box-shadow: rgb(25, 25, 25) -3px 0px 0px, rgb(47, 47, 47) 0px 1px 0px;"]{box-shadow:transparent -3px 0 0,transparent 0 1px 0!important}.notion-body.dark [style*=" box-shadow: rgba(255, 255, 255, 0.05) -1px 0px 0px 0px inset;"]{box-shadow:var(--theme--fg-border,#2f2f2f) -1px 0 0 0 inset!important}.notion-body.dark [style*=" box-shadow: rgb(47, 47, 47) 0px -1px 0px inset;"]{box-shadow:var(--theme--fg-border,#2f2f2f)0-1px 0 inset!important}.notion-body.dark [style*=" box-shadow: rgba(255, 255, 255, 0.13) 1px 0px 0px inset;"]{box-shadow:var(--theme--fg-border,#2f2f2f) 1px 0 0 inset!important}.notion-body.dark [style*=" box-shadow: rgb(47, 47, 47) 0px 1px 0px;"]{box-shadow:var(--theme--fg-border,#2f2f2f)0 1px 0!important}.notion-body.dark [style*="box-shadow: rgb(47, 47, 47) -1px 0px 0px;"]{box-shadow:var(--theme--fg-border,#2f2f2f) -1px 0 0!important}[style*="linear-gradient(to left, rgb(25, 25, 25) 20%, rgba(25, 25, 25, 0) 100%)"]{background-image:linear-gradient(to left,var(--theme--bg-primary,#191919) 20%,transparent 100%)!important}[style*="linear-gradient(to right, rgb(25, 25, 25) 20%, rgba(25, 25, 25, 0) 100%)"]{background-image:linear-gradient(to right,var(--theme--bg-primary,#191919) 20%,transparent 100%)!important}.notion-body:not(.dark) :is([style^="color: rgb(55,53,47)"],[style^="color:rgb(55, 53, 47)"],[style*=";color: rgb(55, 53, 47)"],[style*=";color:rgb(55, 53, 47)"],[style*=" color: rgb(55, 53, 47)"],[style*=" color:rgb(55, 53, 47)"],[style*="fill: rgb(55, 53, 47)"],[style*="fill:rgb(55, 53, 47)"],[style^="color: rgba(255, 255, 255, 0.9)"],[style^="color:rgba(255, 255, 255, 0.9)"],[style*=";color: rgba(255, 255, 255, 0.9)"],[style*=";color:rgba(255, 255, 255, 0.9)"],[style*=" color: rgba(255, 255, 255, 0.9)"],[style*=" color:rgba(255, 255, 255, 0.9)"],[style*="fill: rgba(255, 255, 255, 0.9)"],[style*="fill:rgba(255, 255, 255, 0.9)"],[style^="color: rgba(55, 53, 47, 0.8"],[style^="color:rgba(55, 53, 47, 0.8"],[style*=";color: rgba(55, 53, 47, 0.8"],[style*=";color:rgba(55, 53, 47, 0.8"],[style*=" color: rgba(55, 53, 47, 0.8"],[style*=" color:rgba(55, 53, 47, 0.8"],[style*="fill: rgba(55, 53, 47, 0.8"],[style*="fill:rgba(55, 53, 47, 0.8"],[style^="color: rgba(55, 53, 47, 0.9"],[style^="color:rgba(55, 53, 47, 0.9"],[style*=";color: rgba(55, 53, 47, 0.9"],[style*=";color:rgba(55, 53, 47, 0.9"],[style*=" color: rgba(55, 53, 47, 0.9"],[style*=" color:rgba(55, 53, 47, 0.9"],[style*="fill: rgba(55, 53, 47, 0.9"],[style*="fill:rgba(55, 53, 47, 0.9"],[style^="color: rgba(55, 53, 47, 1"],[style^="color:rgba(55, 53, 47, 1"],[style*=";color: rgba(55, 53, 47, 1"],[style*=";color:rgba(55, 53, 47, 1"],[style*=" color: rgba(55, 53, 47, 1"],[style*=" color:rgba(55, 53, 47, 1"],[style*="fill: rgba(55, 53, 47, 1"],[style*="fill:rgba(55, 53, 47, 1"]){caret-color:var(--theme--fg-primary,rgb(55,53,47))!important;text-decoration-color:currentColor;fill:var(--theme--fg-primary,rgb(55,53,47))!important;color:var(--theme--fg-primary,#37352f)!important}.notion-body:not(.dark) :is(.rdp-nav_icon,.rdp-head_cell,.rdp-day.rdp-day_outside,::placeholder),.notion-body:not(.dark) :is([style^="color: rgba(25,23,17,0.6)"],[style^="color:rgba(25, 23, 17, 0.6)"],[style*=";color: rgba(25, 23, 17, 0.6)"],[style*=";color:rgba(25, 23, 17, 0.6)"],[style*=" color: rgba(25, 23, 17, 0.6)"],[style*=" color:rgba(25, 23, 17, 0.6)"],[style*="fill: rgba(25, 23, 17, 0.6)"],[style*="fill:rgba(25, 23, 17, 0.6)"],[style^="color: rgba(206, 205, 202, 0.6)"],[style^="color:rgba(206, 205, 202, 0.6)"],[style*=";color: rgba(206, 205, 202, 0.6)"],[style*=";color:rgba(206, 205, 202, 0.6)"],[style*=" color: rgba(206, 205, 202, 0.6)"],[style*=" color:rgba(206, 205, 202, 0.6)"],[style*="fill: rgba(206, 205, 202, 0.6)"],[style*="fill:rgba(206, 205, 202, 0.6)"],[style^="color: rgba(55, 53, 47, 0.0"],[style^="color:rgba(55, 53, 47, 0.0"],[style*=";color: rgba(55, 53, 47, 0.0"],[style*=";color:rgba(55, 53, 47, 0.0"],[style*=" color: rgba(55, 53, 47, 0.0"],[style*=" color:rgba(55, 53, 47, 0.0"],[style*="fill: rgba(55, 53, 47, 0.0"],[style*="fill:rgba(55, 53, 47, 0.0"],[style^="color: rgba(55, 53, 47, 0.1"],[style^="color:rgba(55, 53, 47, 0.1"],[style*=";color: rgba(55, 53, 47, 0.1"],[style*=";color:rgba(55, 53, 47, 0.1"],[style*=" color: rgba(55, 53, 47, 0.1"],[style*=" color:rgba(55, 53, 47, 0.1"],[style*="fill: rgba(55, 53, 47, 0.1"],[style*="fill:rgba(55, 53, 47, 0.1"],[style^="color: rgba(55, 53, 47, 0.2"],[style^="color:rgba(55, 53, 47, 0.2"],[style*=";color: rgba(55, 53, 47, 0.2"],[style*=";color:rgba(55, 53, 47, 0.2"],[style*=" color: rgba(55, 53, 47, 0.2"],[style*=" color:rgba(55, 53, 47, 0.2"],[style*="fill: rgba(55, 53, 47, 0.2"],[style*="fill:rgba(55, 53, 47, 0.2"],[style^="color: rgba(55, 53, 47, 0.3"],[style^="color:rgba(55, 53, 47, 0.3"],[style*=";color: rgba(55, 53, 47, 0.3"],[style*=";color:rgba(55, 53, 47, 0.3"],[style*=" color: rgba(55, 53, 47, 0.3"],[style*=" color:rgba(55, 53, 47, 0.3"],[style*="fill: rgba(55, 53, 47, 0.3"],[style*="fill:rgba(55, 53, 47, 0.3"],[style^="color: rgba(55, 53, 47, 0.4"],[style^="color:rgba(55, 53, 47, 0.4"],[style*=";color: rgba(55, 53, 47, 0.4"],[style*=";color:rgba(55, 53, 47, 0.4"],[style*=" color: rgba(55, 53, 47, 0.4"],[style*=" color:rgba(55, 53, 47, 0.4"],[style*="fill: rgba(55, 53, 47, 0.4"],[style*="fill:rgba(55, 53, 47, 0.4"],[style^="color: rgba(55, 53, 47, 0.5"],[style^="color:rgba(55, 53, 47, 0.5"],[style*=";color: rgba(55, 53, 47, 0.5"],[style*=";color:rgba(55, 53, 47, 0.5"],[style*=" color: rgba(55, 53, 47, 0.5"],[style*=" color:rgba(55, 53, 47, 0.5"],[style*="fill: rgba(55, 53, 47, 0.5"],[style*="fill:rgba(55, 53, 47, 0.5"],[style^="color: rgba(55, 53, 47, 0.6"],[style^="color:rgba(55, 53, 47, 0.6"],[style*=";color: rgba(55, 53, 47, 0.6"],[style*=";color:rgba(55, 53, 47, 0.6"],[style*=" color: rgba(55, 53, 47, 0.6"],[style*=" color:rgba(55, 53, 47, 0.6"],[style*="fill: rgba(55, 53, 47, 0.6"],[style*="fill:rgba(55, 53, 47, 0.6"],[style^="color: rgba(55, 53, 47, 0.7"],[style^="color:rgba(55, 53, 47, 0.7"],[style*=";color: rgba(55, 53, 47, 0.7"],[style*=";color:rgba(55, 53, 47, 0.7"],[style*=" color: rgba(55, 53, 47, 0.7"],[style*=" color:rgba(55, 53, 47, 0.7"],[style*="fill: rgba(55, 53, 47, 0.7"],[style*="fill:rgba(55, 53, 47, 0.7"]){caret-color:var(--theme--fg-secondary,rgba(25,23,17,0.6))!important;text-decoration-color:currentColor;fill:var(--theme--fg-secondary,rgba(25,23,17,0.6))!important;color:var(--theme--fg-secondary,rgba(25,23,17,.6))!important}.notion-body:not(.dark) :is([style*="caret-color: rgb(55,53,47)"],[style*="caret-color:rgb(55, 53, 47)"],[style*="caret-color: rgba(255, 255, 255, 0.9)"],[style*="caret-color:rgba(255, 255, 255, 0.9)"],[style*="caret-color: rgba(55, 53, 47, 0.8"],[style*="caret-color:rgba(55, 53, 47, 0.8"],[style*="caret-color: rgba(55, 53, 47, 0.9"],[style*="caret-color:rgba(55, 53, 47, 0.9"],[style*="caret-color: rgba(55, 53, 47, 1"],[style*="caret-color:rgba(55, 53, 47, 1"]){caret-color:var(--theme--fg-primary,rgb(55,53,47))!important}.notion-body:not(.dark) :is([style*="caret-color: rgba(25,23,17,0.6)"],[style*="caret-color:rgba(25, 23, 17, 0.6)"],[style*="caret-color: rgba(206, 205, 202, 0.6)"],[style*="caret-color:rgba(206, 205, 202, 0.6)"],[style*="caret-color: rgba(55, 53, 47, 0.0"],[style*="caret-color:rgba(55, 53, 47, 0.0"],[style*="caret-color: rgba(55, 53, 47, 0.1"],[style*="caret-color:rgba(55, 53, 47, 0.1"],[style*="caret-color: rgba(55, 53, 47, 0.2"],[style*="caret-color:rgba(55, 53, 47, 0.2"],[style*="caret-color: rgba(55, 53, 47, 0.3"],[style*="caret-color:rgba(55, 53, 47, 0.3"],[style*="caret-color: rgba(55, 53, 47, 0.4"],[style*="caret-color:rgba(55, 53, 47, 0.4"],[style*="caret-color: rgba(55, 53, 47, 0.5"],[style*="caret-color:rgba(55, 53, 47, 0.5"],[style*="caret-color: rgba(55, 53, 47, 0.6"],[style*="caret-color:rgba(55, 53, 47, 0.6"],[style*="caret-color: rgba(55, 53, 47, 0.7"],[style*="caret-color:rgba(55, 53, 47, 0.7"]){caret-color:var(--theme--fg-secondary,rgba(25,23,17,0.6))!important}.notion-body:not(.dark) [style*="-webkit-text-fill-color:"]{-webkit-text-fill-color:var(--theme--fg-secondary,rgba(25,23,17,0.6))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(50, 48, 44);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(50, 48, 44);"]{color:var(--theme--fg-primary,#32302c)!important;fill:var(--theme--fg-primary,rgb(50,48,44))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(68, 42, 30);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(68, 42, 30);"]{color:var(--theme--fg-primary,#442a1e)!important;fill:var(--theme--fg-primary,rgb(68,42,30))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(73, 41, 14);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(73, 41, 14);"]{color:var(--theme--fg-primary,#49290e)!important;fill:var(--theme--fg-primary,rgb(73,41,14))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(64, 44, 27);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(64, 44, 27);"]{color:var(--theme--fg-primary,#402c1b)!important;fill:var(--theme--fg-primary,rgb(64,44,27))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(28, 56, 41);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(28, 56, 41);"]{color:var(--theme--fg-primary,#1c3829)!important;fill:var(--theme--fg-primary,rgb(28,56,41))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(24, 51, 71);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(24, 51, 71);"]{color:var(--theme--fg-primary,#183347)!important;fill:var(--theme--fg-primary,rgb(24,51,71))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(65, 36, 84);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(65, 36, 84);"]{color:var(--theme--fg-primary,#412454)!important;fill:var(--theme--fg-primary,rgb(65,36,84))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(76, 35, 55);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(76, 35, 55);"]{color:var(--theme--fg-primary,#4c2337)!important;fill:var(--theme--fg-primary,rgb(76,35,55))!important}.notion-body:not(.dark) .notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"][style*="; color: rgb(93, 23, 21);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="background:"][style*="; color: rgb(93, 23, 21);"]{color:var(--theme--fg-primary,#5d1715)!important;fill:var(--theme--fg-primary,rgb(93,23,21))!important}.notion-body:not(.dark) [style*="height: 1px;"][style*=background]{background:var(--theme--fg-border,#e9e9e7)!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(120, 119, 116);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(120, 119, 116, 1);"]{color:var(--theme--fg-gray,#787774)!important;fill:var(--theme--fg-gray,rgb(120,119,116))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(159, 107, 83);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(159, 107, 83, 1);"]{color:var(--theme--fg-brown,#9f6b53)!important;fill:var(--theme--fg-brown,rgb(159,107,83))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(217, 115, 13);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(217, 115, 13, 1);"]{color:var(--theme--fg-orange,#d9730d)!important;fill:var(--theme--fg-orange,rgb(217,115,13))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(203, 145, 47);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(203, 145, 47, 1);"]{color:var(--theme--fg-yellow,#cb912f)!important;fill:var(--theme--fg-yellow,rgb(203,145,47))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(68, 131, 97);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(68, 131, 97, 1);"]{color:var(--theme--fg-green,#448361)!important;fill:var(--theme--fg-green,rgb(68,131,97))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(51, 126, 169);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(51, 126, 169, 1);"]{color:var(--theme--fg-blue,#337ea9)!important;fill:var(--theme--fg-blue,rgb(51,126,169))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(144, 101, 176);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(144, 101, 176, 1);"]{color:var(--theme--fg-purple,#9065b0)!important;fill:var(--theme--fg-purple,rgb(144,101,176))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(193, 76, 138);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(193, 76, 138, 1);"]{color:var(--theme--fg-pink,#c14c8a)!important;fill:var(--theme--fg-pink,rgb(193,76,138))!important}.notion-body:not(.dark) .notion-text-block>[style*="color:"][style*="fill:"][style*="color: rgb(212, 76, 71);"],.notion-body:not(.dark) :is(.notion-selectable .notion-enable-hover,.notion-code-block span.token)[style*="color:rgba(212, 76, 71, 1);"]{color:var(--theme--fg-red,#d44c47)!important;fill:var(--theme--fg-red,rgb(212,76,71))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(249,249,245,0.5)"][style*="height: 32px"],[style*="rgba(249, 249, 245, 0.5)"]>[style*=color]:nth-child(2),[style*="rgba(249, 249, 245, 0.5)"]>div>svg){color:var(--theme--fg-secondary,rgba(145,145,142,.5))!important;fill:var(--theme--fg-secondary,rgba(145,145,142,0.5))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(247,247,245,0.7)"][style*="height: 32px"],[style*="rgba(247, 247, 245, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(247, 247, 245, 0.7)"]>div>svg){color:var(--theme--fg-gray,#91918e)!important;fill:var(--theme--fg-gray,rgb(145,145,142))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(250,246,245,0.7)"][style*="height: 32px"],[style*="rgba(250, 246, 245, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(250, 246, 245, 0.7)"]>div>svg){color:var(--theme--fg-brown,#bb846c)!important;fill:var(--theme--fg-brown,rgb(187,132,108))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(252,245,242,0.7)"][style*="height: 32px"],[style*="rgba(252, 245, 242, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(252, 245, 242, 0.7)"]>div>svg){color:var(--theme--fg-orange,#d7813a)!important;fill:var(--theme--fg-orange,rgb(215,129,58))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(250,247,237,0.7)"][style*="height: 32px"],[style*="rgba(250, 247, 237, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(250, 247, 237, 0.7)"]>div>svg){color:var(--theme--fg-yellow,#cb9433)!important;fill:var(--theme--fg-yellow,rgb(203,148,51))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(244,248,243,0.7)"][style*="height: 32px"],[style*="rgba(244, 248, 243, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(244, 248, 243, 0.7)"]>div>svg){color:var(--theme--fg-green,#6c9b7d)!important;fill:var(--theme--fg-green,rgb(108,155,125))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(241,248,251,0.7)"][style*="height: 32px"],[style*="rgba(241, 248, 251, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(241, 248, 251, 0.7)"]>div>svg){color:var(--theme--fg-blue,#5b97bd)!important;fill:var(--theme--fg-blue,rgb(91,151,189))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(249,246,252,0.7)"][style*="height: 32px"],[style*="rgba(249, 246, 252, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(249, 246, 252, 0.7)"]>div>svg){color:var(--theme--fg-purple,#a782c3)!important;fill:var(--theme--fg-purple,rgb(167,130,195))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(251,245,251,0.7)"][style*="height: 32px"],[style*="rgba(251, 245, 251, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(251, 245, 251, 0.7)"]>div>svg){color:var(--theme--fg-pink,#cd749f)!important;fill:var(--theme--fg-pink,rgb(205,116,159))!important}.notion-body:not(.dark) .notion-board-view :is(.notion-board-group[style*="rgba(253,245,243,0.7)"][style*="height: 32px"],[style*="rgba(253, 245, 243, 0.7)"]>[style*=color]:nth-child(2),[style*="rgba(253, 245, 243, 0.7)"]>div>svg){color:var(--theme--fg-red,#e16f64)!important;fill:var(--theme--fg-red,rgb(225,111,100))!important}.notion-body:not(.dark) .notion-overlay-container [data-overlay] :is([style*="height: 100%; width: 275px;"][style*="flex-direction: column;"],.notion-space-settings [style*="flex-grow: 1"]>[style*=background-color]),.notion-body:not(.dark) .notion-timeline-view,.notion-body:not(.dark) :is([style^="background: white"],[style^="background:white"],[style*=";background: white"],[style*=";background:white"],[style*=" background: white"],[style*=" background:white"],[style*="background-color: white"],[style*="background-color:white"],[style^="background: rgb(255,255,255)"],[style^="background:rgb(255, 255, 255)"],[style*=";background: rgb(255, 255, 255)"],[style*=";background:rgb(255, 255, 255)"],[style*=" background: rgb(255, 255, 255)"],[style*=" background:rgb(255, 255, 255)"],[style*="background-color: rgb(255, 255, 255)"],[style*="background-color:rgb(255, 255, 255)"],[style^="background: rgb(247, 247, 247)"],[style^="background:rgb(247, 247, 247)"],[style*=";background: rgb(247, 247, 247)"],[style*=";background:rgb(247, 247, 247)"],[style*=" background: rgb(247, 247, 247)"],[style*=" background:rgb(247, 247, 247)"],[style*="background-color: rgb(247, 247, 247)"],[style*="background-color:rgb(247, 247, 247)"]):not(.notion-timeline-view){background:var(--theme--bg-primary,#fff)!important}.notion-body:not(.dark) .notion-overlay-container [data-overlay] :is([style*="height: 100%; width: 275px;"][style*="flex-direction: column;"]+[style*="width: 100%;"],.notion-space-settings [style*="height: 100%; background:"][style*="max-width: 250px;"]),.notion-body:not(.dark) :is(.notion-overlay-container [style*="border-radius: 4px;"][style*="position: relative; max-width: calc(100vw - 24px); box-shadow:"],[style*="font-size: 12px;"][style*="box-shadow:"][style*="border-radius: 3px; max-width: calc(100% - 16px); min-height: 24px; overflow: hidden;"][style*="position: absolute; right: 8px; bottom: 8px; z-index:"],[style*="height: 32px;"][style*="font-size: 14px; line-height: 1.2; border-radius: 5px; box-shadow:"],[style*="transition: background"][style*="cursor: pointer;"][style*="border-radius: 3px; height: 24px; width: 24px;"][style*="box-shadow:"],[style*="right: 6px; top: 4px;"][style*="border-radius: 4px;"][style*="gap: 1px;"][style*="box-shadow:"])[style*="; background: white;"],.notion-body:not(.dark) :is(.notion-timeline-item,.notion-calendar-view .notion-collection-item>a,.notion-gallery-view .notion-collection-item>a)[style*="; background: white;"],.notion-body:not(.dark) :is([style^="background: rgb(251,251,250)"],[style^="background:rgb(251, 251, 250)"],[style*=";background: rgb(251, 251, 250)"],[style*=";background:rgb(251, 251, 250)"],[style*=" background: rgb(251, 251, 250)"],[style*=" background:rgb(251, 251, 250)"],[style*="background-color: rgb(251, 251, 250)"],[style*="background-color:rgb(251, 251, 250)"],[style^="background: rgb(253, 253, 253)"],[style^="background:rgb(253, 253, 253)"],[style*=";background: rgb(253, 253, 253)"],[style*=";background:rgb(253, 253, 253)"],[style*=" background: rgb(253, 253, 253)"],[style*=" background:rgb(253, 253, 253)"],[style*="background-color: rgb(253, 253, 253)"],[style*="background-color:rgb(253, 253, 253)"]){background:var(--theme--bg-secondary,#fbfbfa)!important}.notion-body:not(.dark) :is([style^="background: rgba(55,53,47,0.08)"],[style^="background:rgba(55, 53, 47, 0.08)"],[style*=";background: rgba(55, 53, 47, 0.08)"],[style*=";background:rgba(55, 53, 47, 0.08)"],[style*=" background: rgba(55, 53, 47, 0.08)"],[style*=" background:rgba(55, 53, 47, 0.08)"],[style*="background-color: rgba(55, 53, 47, 0.08)"],[style*="background-color:rgba(55, 53, 47, 0.08)"],[style^="background: rgba(242, 241, 238, 0.6)"],[style^="background:rgba(242, 241, 238, 0.6)"],[style*=";background: rgba(242, 241, 238, 0.6)"],[style*=";background:rgba(242, 241, 238, 0.6)"],[style*=" background: rgba(242, 241, 238, 0.6)"],[style*=" background:rgba(242, 241, 238, 0.6)"],[style*="background-color: rgba(242, 241, 238, 0.6)"],[style*="background-color:rgba(242, 241, 238, 0.6)"],[style^="background: rgb(225, 225, 225)"],[style^="background:rgb(225, 225, 225)"],[style*=";background: rgb(225, 225, 225)"],[style*=";background:rgb(225, 225, 225)"],[style*=" background: rgb(225, 225, 225)"],[style*=" background:rgb(225, 225, 225)"],[style*="background-color: rgb(225, 225, 225)"],[style*="background-color:rgb(225, 225, 225)"],[style^="background: rgb(239, 239, 238)"],[style^="background:rgb(239, 239, 238)"],[style*=";background: rgb(239, 239, 238)"],[style*=";background:rgb(239, 239, 238)"],[style*=" background: rgb(239, 239, 238)"],[style*=" background:rgb(239, 239, 238)"],[style*="background-color: rgb(239, 239, 238)"],[style*="background-color:rgb(239, 239, 238)"]),.notion-body:not(.dark) [style*="height: 14px; width: 26px; border-radius: 44px;"][style*=rgba]{background:var(--theme--bg-hover,rgba(55,53,47,.08))!important}.notion-body:not(.dark) .notion-overlay-container [data-overlay]>div>[style*="position: absolute"]:first-child{background:var(--theme--bg-overlay,rgba(15,15,15,.6))!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgba(227, 226, 224, 0.5);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgba(227, 226, 224, 0.5);"]{background:var(--theme--bg-light_gray,rgba(227,226,224,.5))!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(227, 226, 224);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(227, 226, 224);"]{background:var(--theme--bg-gray,#e3e2e0)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(238, 224, 218);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(238, 224, 218);"]{background:var(--theme--bg-brown,#eee0da)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(250, 222, 201);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(250, 222, 201);"]{background:var(--theme--bg-orange,#fadec9)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(253, 236, 200);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(253, 236, 200);"]{background:var(--theme--bg-yellow,#fdecc8)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(219, 237, 219);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(219, 237, 219);"]{background:var(--theme--bg-green,#dbeddb)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(211, 229, 239);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(211, 229, 239);"]{background:var(--theme--bg-blue,#d3e5ef)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(232, 222, 238);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(232, 222, 238);"]{background:var(--theme--bg-purple,#e8deee)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(245, 224, 233);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(245, 224, 233);"]{background:var(--theme--bg-pink,#f5e0e9)!important}.notion-body:not(.dark) :is(.notion-timeline-item-properties [style*="height: 18px; border-radius: 3px; padding-left: 8px;"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="; background: rgb(255, 226, 221);"],.notion-body:not(.dark) [style*="height: 20px; border-radius: 3px; padding-left: 6px;"][style*="; background: rgb(255, 226, 221);"]{background:var(--theme--bg-red,#ffe2dd)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(241, 241, 239, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(241, 241, 239);"]{background:var(--theme--bg-gray,#f1f1ef)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(244, 238, 238, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(244, 238, 238);"]{background:var(--theme--bg-brown,#f4eeee)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(251, 236, 221, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(251, 236, 221);"]{background:var(--theme--bg-orange,#fbecdd)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(251, 243, 219, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(251, 243, 219);"]{background:var(--theme--bg-yellow,#fbf3db)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(237, 243, 236, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(237, 243, 236);"]{background:var(--theme--bg-green,#edf3ec)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(231, 243, 248, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(231, 243, 248);"]{background:var(--theme--bg-blue,#e7f3f8)!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(244, 240, 247, 0.8)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgba(244, 240, 247, 0.8);"]{background:var(--theme--bg-purple,rgba(244,240,247,.8))!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(249, 238, 243, 0.8)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgba(249, 238, 243, 0.8);"]{background:var(--theme--bg-pink,rgba(249,238,243,.8))!important}.notion-body:not(.dark) .notion-selectable .notion-enable-hover[style*="background:"][style*="background:rgba(253, 235, 236, 1)"],.notion-body:not(.dark) :is(.notion-text-block>[style*="background:"],.notion-collection_view-block .notion-collection-item a>.notion-focusable)[style*="background: rgb(253, 235, 236);"]{background:var(--theme--bg-red,#fdebec)!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(249, 249, 245, 0.5)"] a{background:var(--theme--bg-light_gray,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(249, 249, 245, 0.5)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-light_gray,rgba(249,249,245,.5))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(247, 247, 245, 0.7)"] a{background:var(--theme--bg-gray,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(247, 247, 245, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-gray,rgba(247,247,245,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(250, 246, 245, 0.7)"] a{background:var(--theme--bg-brown,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(250, 246, 245, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-brown,rgba(250,246,245,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(252, 245, 242, 0.7)"] a{background:var(--theme--bg-orange,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(252, 245, 242, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-orange,rgba(252,245,242,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(250, 247, 237, 0.7)"] a{background:var(--theme--bg-yellow,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(250, 247, 237, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-yellow,rgba(250,247,237,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(244, 248, 243, 0.7)"] a{background:var(--theme--bg-green,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(244, 248, 243, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-green,rgba(244,248,243,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(241, 248, 251, 0.7)"] a{background:var(--theme--bg-blue,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(241, 248, 251, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-blue,rgba(241,248,251,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(249, 246, 252, 0.7)"] a{background:var(--theme--bg-purple,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(249, 246, 252, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-purple,rgba(249,246,252,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(251, 245, 251, 0.7)"] a{background:var(--theme--bg-pink,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(251, 245, 251, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-pink,rgba(251,245,251,.7))!important}.notion-body:not(.dark) .notion-board-view .notion-board-group[style*="rgba(253, 245, 243, 0.7)"] a{background:var(--theme--bg-red,#fff)!important}.notion-body:not(.dark) .notion-board-view [style*="rgba(253, 245, 243, 0.7)"]:is(.notion-board-group,[style*="border-top-left-radius: 5px;"]){background:var(--theme--dim-red,rgba(253,245,243,.7))!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(241, 241, 239);"]{background:var(--theme--dim-gray,#f1f1ef)!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(244, 238, 238);"]{background:var(--theme--dim-brown,#f4eeee)!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(251, 236, 221);"]{background:var(--theme--dim-orange,#fbecdd)!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(251, 243, 219);"]{background:var(--theme--dim-yellow,#fbf3db)!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(237, 243, 236);"]{background:var(--theme--dim-green,#edf3ec)!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(231, 243, 248);"]{background:var(--theme--dim-blue,#e7f3f8)!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgba(244, 240, 247, 0.8);"]{background:var(--theme--dim-purple,rgba(244,240,247,.8))!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgba(249, 238, 243, 0.8);"]{background:var(--theme--dim-pink,rgba(249,238,243,.8))!important}.notion-body:not(.dark) .notion-callout-block>div>div[style*="; background: rgb(253, 235, 236);"]{background:var(--theme--dim-red,#fdebec)!important}[style*=" background: rgba(255, 212, 0, 0.14)"],[style*=" background:rgba(255, 212, 0, 0.14)"],[style*=";background: rgba(255, 212, 0, 0.14)"],[style*=";background:rgba(255, 212, 0, 0.14)"],[style*="background-color: rgba(255, 212, 0, 0.14)"],[style*="background-color:rgba(255, 212, 0, 0.14)"],[style^="background: rgba(255, 212, 0, 0.14)"],[style^="background:rgba(255, 212, 0, 0.14)"]{background:var(--theme--bg-yellow,rgba(255,212,0,.14))!important}.notion-body:not(.dark) [style*="height: 18px; border-radius: 3px; background"][style*="; background: rgba(206, 205, 202, 0.5);"]{background:var(--theme--bg-light_gray,rgba(206,205,202,.5))!important}[style*=" color: rgb(35, 131, 226)"],[style*=" color:rgb(35, 131, 226)"],[style*=";color: rgb(35, 131, 226)"],[style*=";color:rgb(35, 131, 226)"],[style*="fill: rgb(35, 131, 226)"],[style*="fill:rgb(35, 131, 226)"],[style^="color: rgb(35, 131, 226)"],[style^="color:rgb(35, 131, 226)"]{color:var(--theme--accent-primary,#2383e2)!important;fill:var(--theme--accent-primary,rgb(35,131,226))!important}[style*=" background: rgb(35, 131, 226)"],[style*=" background:rgb(35, 131, 226)"],[style*=";background: rgb(35, 131, 226)"],[style*=";background:rgb(35, 131, 226)"],[style*="background-color: rgb(35, 131, 226)"],[style*="background-color:rgb(35, 131, 226)"],[style^="background: rgb(35, 131, 226)"],[style^="background:rgb(35, 131, 226)"]{fill:var(--theme--accent-primary_contrast,rgb(255,255,255))!important;color:var(--theme--accent-primary_contrast,#fff)!important;background:var(--theme--accent-primary,#2383e2)!important}[style*=" background: rgb(0, 117, 211)"],[style*=" background:rgb(0, 117, 211)"],[style*=";background: rgb(0, 117, 211)"],[style*=";background:rgb(0, 117, 211)"],[style*="background-color: rgb(0, 117, 211)"],[style*="background-color:rgb(0, 117, 211)"],[style^="background: rgb(0, 117, 211)"],[style^="background:rgb(0, 117, 211)"]{fill:var(--theme--accent-primary_contrast,rgb(255,255,255))!important;color:var(--theme--accent-primary_contrast,#fff)!important;background:var(--theme--accent-primary_hover,#0075d3)!important}.notion-table-selection-overlay [style*="border: 2px solid"]{border-color:var(--theme--accent-primary,#2383e2)!important}[style*="background-color: rgb(35, 131, 226)"] svg[style*=fill],[style*="background: rgb(35, 131, 226)"] svg[style*=fill]{fill:var(--theme--accent-primary_contrast,rgb(255,255,255))!important}[style*="border-radius: 44px;"]>[style*="border-radius: 44px; background: white;"]{background:var(--theme--accent-primary_contrast,#fff)!important}#notion-app .rdp-day:not(.rdp-day_disabled):not(.rdp-day_selected):not(.rdp-day_value):not(.rdp-day_start):not(.rdp-day_end):hover,.notion-selectable-halo,::selection,[style*="background-color: rgba(35, 131, 226, 0."],[style*="background-color:rgba(35, 131, 226, 0."],[style*="background: rgba(35, 131, 226, 0."],[style*="background:rgba(35, 131, 226, 0."]{background:var(--theme--accent-primary_transparent,rgba(35,131,226,.14))!important}[style*=" color: rgb(180, 65, 60)"],[style*=" color: rgb(205, 73, 69)"],[style*=" color: rgb(211, 79, 67)"],[style*=" color: rgb(235, 87, 87)"],[style*=" color:rgb(180, 65, 60)"],[style*=" color:rgb(205, 73, 69)"],[style*=" color:rgb(211, 79, 67)"],[style*=" color:rgb(235, 87, 87)"],[style*=";color: rgb(180, 65, 60)"],[style*=";color: rgb(205, 73, 69)"],[style*=";color: rgb(211, 79, 67)"],[style*=";color: rgb(235, 87, 87)"],[style*=";color:rgb(180, 65, 60)"],[style*=";color:rgb(205, 73, 69)"],[style*=";color:rgb(211, 79, 67)"],[style*=";color:rgb(235, 87, 87)"],[style*="fill: rgb(180, 65, 60)"],[style*="fill: rgb(205, 73, 69)"],[style*="fill: rgb(211, 79, 67)"],[style*="fill: rgb(235, 87, 87)"],[style*="fill:rgb(180, 65, 60)"],[style*="fill:rgb(205, 73, 69)"],[style*="fill:rgb(211, 79, 67)"],[style*="fill:rgb(235, 87, 87)"],[style^="color: rgb(180, 65, 60)"],[style^="color: rgb(205, 73, 69)"],[style^="color: rgb(211, 79, 67)"],[style^="color: rgb(235, 87, 87)"],[style^="color:rgb(180, 65, 60)"],[style^="color:rgb(205, 73, 69)"],[style^="color:rgb(211, 79, 67)"],[style^="color:rgb(235, 87, 87)"]{color:var(--theme--accent-secondary,#eb5757)!important;fill:var(--theme--accent-secondary,rgb(235,87,87))!important}#notion-app .rdp-day_today:not(.rdp-day_selected):not(.rdp-day_value):not(.rdp-day_start):not(.rdp-day_end)::after,[style*=" background: rgb(180, 65, 60)"],[style*=" background: rgb(205, 73, 69)"],[style*=" background: rgb(211, 79, 67)"],[style*=" background: rgb(235, 87, 87)"],[style*=" background:rgb(180, 65, 60)"],[style*=" background:rgb(205, 73, 69)"],[style*=" background:rgb(211, 79, 67)"],[style*=" background:rgb(235, 87, 87)"],[style*=";background: rgb(180, 65, 60)"],[style*=";background: rgb(205, 73, 69)"],[style*=";background: rgb(211, 79, 67)"],[style*=";background: rgb(235, 87, 87)"],[style*=";background:rgb(180, 65, 60)"],[style*=";background:rgb(205, 73, 69)"],[style*=";background:rgb(211, 79, 67)"],[style*=";background:rgb(235, 87, 87)"],[style*="background-color: rgb(180, 65, 60)"],[style*="background-color: rgb(205, 73, 69)"],[style*="background-color: rgb(211, 79, 67)"],[style*="background-color: rgb(235, 87, 87)"],[style*="background-color:rgb(180, 65, 60)"],[style*="background-color:rgb(205, 73, 69)"],[style*="background-color:rgb(211, 79, 67)"],[style*="background-color:rgb(235, 87, 87)"],[style^="background: rgb(180, 65, 60)"],[style^="background: rgb(205, 73, 69)"],[style^="background: rgb(211, 79, 67)"],[style^="background: rgb(235, 87, 87)"],[style^="background:rgb(180, 65, 60)"],[style^="background:rgb(205, 73, 69)"],[style^="background:rgb(211, 79, 67)"],[style^="background:rgb(235, 87, 87)"]{fill:var(--theme--accent-secondary_contrast,white)!important;color:var(--theme--accent-secondary_contrast,#fff)!important;background:var(--theme--accent-secondary,#eb5757)!important}#notion-app .rdp-day_today:not(.rdp-day_selected):not(.rdp-day_value):not(.rdp-day_start):not(.rdp-day_end),:is([style^="background: rgb(235,87,87)"],[style^="background:rgb(235, 87, 87)"],[style*=";background: rgb(235, 87, 87)"],[style*=";background:rgb(235, 87, 87)"],[style*=" background: rgb(235, 87, 87)"],[style*=" background:rgb(235, 87, 87)"],[style*="background-color: rgb(235, 87, 87)"],[style*="background-color:rgb(235, 87, 87)"],[style^="background: rgb(180, 65, 60)"],[style^="background:rgb(180, 65, 60)"],[style*=";background: rgb(180, 65, 60)"],[style*=";background:rgb(180, 65, 60)"],[style*=" background: rgb(180, 65, 60)"],[style*=" background:rgb(180, 65, 60)"],[style*="background-color: rgb(180, 65, 60)"],[style*="background-color:rgb(180, 65, 60)"],[style^="background: rgb(211, 79, 67)"],[style^="background:rgb(211, 79, 67)"],[style*=";background: rgb(211, 79, 67)"],[style*=";background:rgb(211, 79, 67)"],[style*=" background: rgb(211, 79, 67)"],[style*=" background:rgb(211, 79, 67)"],[style*="background-color: rgb(211, 79, 67)"],[style*="background-color:rgb(211, 79, 67)"],[style^="background: rgb(205, 73, 69)"],[style^="background:rgb(205, 73, 69)"],[style*=";background: rgb(205, 73, 69)"],[style*=";background:rgb(205, 73, 69)"],[style*=" background: rgb(205, 73, 69)"],[style*=" background:rgb(205, 73, 69)"],[style*="background-color: rgb(205, 73, 69)"],[style*="background-color:rgb(205, 73, 69)"]) :is([style*="fill: white;"],[style*="color: white;"]),:is([style^="background: rgb(235,87,87)"],[style^="background:rgb(235, 87, 87)"],[style*=";background: rgb(235, 87, 87)"],[style*=";background:rgb(235, 87, 87)"],[style*=" background: rgb(235, 87, 87)"],[style*=" background:rgb(235, 87, 87)"],[style*="background-color: rgb(235, 87, 87)"],[style*="background-color:rgb(235, 87, 87)"],[style^="background: rgb(180, 65, 60)"],[style^="background:rgb(180, 65, 60)"],[style*=";background: rgb(180, 65, 60)"],[style*=";background:rgb(180, 65, 60)"],[style*=" background: rgb(180, 65, 60)"],[style*=" background:rgb(180, 65, 60)"],[style*="background-color: rgb(180, 65, 60)"],[style*="background-color:rgb(180, 65, 60)"],[style^="background: rgb(211, 79, 67)"],[style^="background:rgb(211, 79, 67)"],[style*=";background: rgb(211, 79, 67)"],[style*=";background:rgb(211, 79, 67)"],[style*=" background: rgb(211, 79, 67)"],[style*=" background:rgb(211, 79, 67)"],[style*="background-color: rgb(211, 79, 67)"],[style*="background-color:rgb(211, 79, 67)"],[style^="background: rgb(205, 73, 69)"],[style^="background:rgb(205, 73, 69)"],[style*=";background: rgb(205, 73, 69)"],[style*=";background:rgb(205, 73, 69)"],[style*=" background: rgb(205, 73, 69)"],[style*=" background:rgb(205, 73, 69)"],[style*="background-color: rgb(205, 73, 69)"],[style*="background-color:rgb(205, 73, 69)"])+:is([style*="fill: white;"],[style*="color: white;"]){fill:var(--theme--accent-secondary_contrast,white)!important;color:var(--theme--accent-secondary_contrast,#fff)!important}[style*=" background: rgba(235, 87, 87, 0.1)"],[style*=" background:rgba(235, 87, 87, 0.1)"],[style*=";background: rgba(235, 87, 87, 0.1)"],[style*=";background:rgba(235, 87, 87, 0.1)"],[style*="background-color: rgba(235, 87, 87, 0.1)"],[style*="background-color:rgba(235, 87, 87, 0.1)"],[style^="background: rgba(235, 87, 87, 0.1)"],[style^="background:rgba(235, 87, 87, 0.1)"]{background:var(--theme--accent-secondary_hover,rgba(235,87,87,.1))!important}.notion-body:not(.dark) ::-webkit-scrollbar-corner,.notion-body:not(.dark) ::-webkit-scrollbar-track{background:var(--theme--scrollbar-track,#edece9)!important}.notion-body:not(.dark) ::-webkit-scrollbar-thumb{background:var(--theme--scrollbar-thumb,#d3d1cb)!important}.notion-body:not(.dark) ::-webkit-scrollbar-thumb:hover{background:var(--theme--scrollbar-thumb_hover,#aeaca6)!important}.notion-body:not(.dark) .notion-code-block>[style*=mono][style*="; color: rgb(55, 53, 47);"]{color:var(--theme--code-block_fg,#37352f)!important;fill:var(--theme--code-block_fg,rgb(55,53,47))!important}.notion-body:not(.dark) .notion-code-block>div>[style*=background][style*="; background: rgb(247, 246, 243);"]{background:var(--theme--code-block_bg,#f7f6f3)!important}.notion-body:not(.dark) .notion-code-block .token.keyword{color:var(--theme--code-keyword,#07a)!important;fill:var(--theme--code-keyword,rgb(0,119,170))!important}.notion-body:not(.dark) .notion-code-block .token.builtin{color:var(--theme--code-builtin,#690)!important;fill:var(--theme--code-builtin,rgb(102,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.class-name{color:var(--theme--code-class_name,#dd4a68)!important;fill:var(--theme--code-class_name,rgb(221,74,104))!important}.notion-body:not(.dark) .notion-code-block .token.function{color:var(--theme--code-function,#dd4a68)!important;fill:var(--theme--code-function,rgb(221,74,104))!important}.notion-body:not(.dark) .notion-code-block .token.boolean{color:var(--theme--code-boolean,#905)!important;fill:var(--theme--code-boolean,rgb(153,0,85))!important}.notion-body:not(.dark) .notion-code-block .token.number{color:var(--theme--code-number,#905)!important;fill:var(--theme--code-number,rgb(153,0,85))!important}.notion-body:not(.dark) .notion-code-block .token.string{color:var(--theme--code-string,#690)!important;fill:var(--theme--code-string,rgb(102,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.char{color:var(--theme--code-char,#690)!important;fill:var(--theme--code-char,rgb(102,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.symbol{color:var(--theme--code-symbol,#905)!important;fill:var(--theme--code-symbol,rgb(153,0,85))!important}.notion-body:not(.dark) .notion-code-block .token.url{color:var(--theme--code-url,#9a6e3a)!important;fill:var(--theme--code-url,rgb(154,110,58))!important}.notion-body:not(.dark) .notion-code-block .token.operator{color:var(--theme--code-operator,#9a6e3a)!important;fill:var(--theme--code-operator,rgb(154,110,58))!important}.notion-body:not(.dark) .notion-code-block .token.variable{color:var(--theme--code-variable,#e90)!important;fill:var(--theme--code-variable,rgb(238,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.constant{color:var(--theme--code-constant,#905)!important;fill:var(--theme--code-constant,rgb(153,0,85))!important}.notion-body:not(.dark) .notion-code-block .token.property{color:var(--theme--code-property,#905)!important;fill:var(--theme--code-property,rgb(153,0,85))!important}.notion-body:not(.dark) .notion-code-block .token.punctuation{color:var(--theme--code-punctuation,#999)!important;fill:var(--theme--code-punctuation,rgb(153,153,153))!important}.notion-body:not(.dark) .notion-code-block .token.comment{color:var(--theme--code-comment,#708090)!important;fill:var(--theme--code-comment,rgb(112,128,144))!important}.notion-body:not(.dark) .notion-code-block .token.tag{color:var(--theme--code-tag,#905)!important;fill:var(--theme--code-tag,rgb(153,0,85))!important}.notion-body:not(.dark) .notion-code-block .token.attr-name{color:var(--theme--code-attr_name,#690)!important;fill:var(--theme--code-attr_name,rgb(102,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.attr-value{color:var(--theme--code-attr_value,#07a)!important;fill:var(--theme--code-attr_value,rgb(0,119,170))!important}.notion-body:not(.dark) .notion-code-block .token.namespace{color:var(--theme--code-namespace,#37352f)!important;fill:var(--theme--code-namespace,rgb(55,53,47))!important}.notion-body:not(.dark) .notion-code-block .token.prolog{color:var(--theme--code-prolog,#708090)!important;fill:var(--theme--code-prolog,rgb(112,128,144))!important}.notion-body:not(.dark) .notion-code-block .token.doctype{color:var(--theme--code-doctype,#708090)!important;fill:var(--theme--code-doctype,rgb(112,128,144))!important}.notion-body:not(.dark) .notion-code-block .token.cdata{color:var(--theme--code-cdata,#708090)!important;fill:var(--theme--code-cdata,rgb(112,128,144))!important}.notion-body:not(.dark) .notion-code-block .token.entity{color:var(--theme--code-entity,#9a6e3a)!important;fill:var(--theme--code-entity,rgb(154,110,58))!important}.notion-body:not(.dark) .notion-code-block .token.atrule{color:var(--theme--code-atrule,#07a)!important;fill:var(--theme--code-atrule,rgb(0,119,170))!important}.notion-body:not(.dark) .notion-code-block .token.selector{color:var(--theme--code-selector,#690)!important;fill:var(--theme--code-selector,rgb(102,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.inserted{color:var(--theme--code-inserted,#690)!important;fill:var(--theme--code-inserted,rgb(102,153,0))!important}.notion-body:not(.dark) .notion-code-block .token.deleted{color:var(--theme--code-deleted,#905)!important;fill:var(--theme--code-deleted,rgb(153,0,85))!important}.notion-body:not(.dark) :is([style*="px solid rgb(233,233,231"],[style*="px solid rgba(233,233,231"],[style*="px solid rgb(238,238,237"],[style*="px solid rgba(238,238,237"],[style*="px solid rgb(55,53,47"],[style*="px solid rgba(55,53,47"]):is([style*="border:"],[style*="border-top:"],[style*="border-left:"],[style*="border-bottom:"],[style*="border-right:"]){border-color:var(--theme--fg-border,#e9e9e7)!important}.notion-body:not(.dark) [style*=" box-shadow: rgba(55, 53, 47, 0.09) 0px -1px 0px;"]{box-shadow:var(--theme--fg-border,#e9e9e7)0-1px 0!important}.notion-body:not(.dark) [style*=" box-shadow: rgba(15, 15, 15, 0.1) 0px 0px 0px 1px inset;"]{box-shadow:var(--theme--fg-border,#e9e9e7)0 0 0 1px inset!important}.notion-body:not(.dark) [style*=" box-shadow: white -3px 0px 0px, rgb(233, 233, 231) 0px 1px 0px;"]{box-shadow:#fff -3px 0 0,transparent 0 1px 0!important}.notion-body:not(.dark) [style*=" box-shadow: rgb(233, 233, 231) 0px -1px 0px inset;"]{box-shadow:var(--theme--fg-border,#e9e9e7)0-1px 0 inset!important}.notion-body:not(.dark) [style*=" box-shadow: rgba(55, 53, 47, 0.16) 1px 0px 0px inset;"]{box-shadow:var(--theme--fg-border,#e9e9e7) 1px 0 0 inset!important}.notion-body:not(.dark) [style*=" box-shadow: rgb(233, 233, 231) 0px 1px 0px;"]{box-shadow:var(--theme--fg-border,#e9e9e7)0 1px 0!important}.notion-body:not(.dark) [style*="box-shadow: rgb(233, 233, 231) -1px 0px 0px;"]{box-shadow:var(--theme--fg-border,#e9e9e7) -1px 0 0!important}.notion-overlay-container .notion-space-settings>div>div>[style*="height: 100%; background: rgba(255, 255, 255, 0.03);"]{background:0 0!important}[style*="linear-gradient(to left, white 20%, rgba(255, 255, 255, 0) 100%)"]{background-image:linear-gradient(to left,var(--theme--bg-primary,#fff) 20%,transparent 100%)!important}[style*="linear-gradient(to right, white 20%, rgba(255, 255, 255, 0) 100%)"]{background-image:linear-gradient(to right,var(--theme--bg-primary,#fff) 20%,transparent 100%)!important}.notion-overlay-container [style*="border-radius: 3px; background:"][style*="max-width: calc(100vw - 24px); box-shadow:"][style*="padding: 4px 8px; font-size: 12px; line-height: 1.4; font-weight: 500;"]{background:#0f0f0f!important;color:rgba(255,255,255,.9)!important}.notion-overlay-container [style*="border-radius: 3px; background:"][style*="max-width: calc(100vw - 24px); box-shadow:"][style*="padding: 4px 8px; font-size: 12px; line-height: 1.4; font-weight: 500;"]>[style*=color]{color:#7f7f7f!important}.notion-focusable-within:focus-within{box-shadow:var(--theme--accent-primary,#2383e2)0 0 0 1px inset,var(--theme--accent-primary,#2383e2)0 0 0 2px!important}.notion-focusable:focus-visible{box-shadow:var(--theme--accent-primary,#2383e2)0 0 0 1px inset,var(--theme--accent-primary,#2383e2)0 0 0 2px!important}[style*="box-shadow: rgb(35, 131, 226) 0px 0px 0px 2px inset"]{box-shadow:var(--theme--accent-primary,#2383e2)0 0 0 2px inset!important}[style*="border-right: 1px solid rgb(180, 65, 60)"],[style*="border-right: 1px solid rgb(211, 79, 67)"],[style*="border: 1px solid rgb(110, 54, 48)"],[style*="border: 1px solid rgba(235, 87, 87, 0.5)"],[style*="border: 2px solid rgb(110, 54, 48)"],[style*="border: 2px solid rgb(227, 134, 118)"]{border-color:var(--theme--accent-secondary,#eb5757)!important}.token:is(.operator,.entity,.url,:is(.language-css,.style) .string){background:0 0!important}.notion-emoji{display:inline-block!important} \ No newline at end of file diff --git a/src/extensions/tweaks/client.css b/src/extensions/tweaks/client.css index e51946e..e43d54c 100644 --- a/src/extensions/tweaks/client.css +++ b/src/extensions/tweaks/client.css @@ -27,8 +27,7 @@ body[data-tweaks*=",hidePlaceholders,"] [contenteditable]:empty:after { } body[data-tweaks*=",hideDefaultIcons,"] - div - :has(> .notion-record-icon svg.page) { + :is(.notion-record-icon, [style*="width: 24px;"]):has(svg.page) { display: none !important; } @@ -39,6 +38,11 @@ body[data-tweaks*=",snappyTransitions,"] * { /* pages */ +body[data-tweaks*=",fullWidthPages,"] + .layout:has(.notion-page-block):not(.layout-center-peek, .layout-side-peek) { + --content-width: 100% !important; +} + body[data-tweaks*=",normalisedDatabaseScrolling,"] .notion-page-content { .notion-collection_view-block { width: 100% !important; @@ -55,8 +59,6 @@ body[data-tweaks*=",normalisedDatabaseScrolling,"] .notion-page-content { } } -/* typography */ - .enhancer--tweak-responsive_breakpoint .notion-column_list-block [style="display: flex;"] @@ -74,99 +76,97 @@ body[data-tweaks*=",normalisedDatabaseScrolling,"] .notion-page-content { --theme--page-padding: calc(48px + env(safe-area-inset-left)); } -.enhancer--tweak-hide_default_page_icons - .notion-sidebar - a - > div - > div:has(.notion-record-icon svg.page), -.enhancer--tweak-hide_default_page_icons - .layout - a - > div - > div - > div - > div:has(.notion-record-icon svg.page) { - display: none !important; +body[data-tweaks*=",hidePageDiscussions,"] + .layout-content:has(.notion-page-view-discussion) { + display: none; } -.enhancer--tweak-thicker_bold - .notion-page-content - span[style*="font-weight:600"] { - font-weight: 700 !important; -} +/* typography */ -.enhancer--tweak-spaced_lines +body[data-tweaks*=",increasedLineSpacing,"] .notion-page-content .notion-selectable.notion-text-block { line-height: 1.65 !important; margin-top: 0.75em !important; } -.enhancer--tweak-condensed_bullets - .notion-selectable.notion-bulleted_list-block { +body[data-tweaks*=",condensedLists,"] + :is(.notion-numbered_list-block, .notion-bulleted_list-block) { margin-top: -1.5px !important; margin-bottom: -1.5px !important; } -.enhancer--tweak-bracketed_links .notion-link-token span { - border-bottom: none !important; -} -.enhancer--tweak-bracketed_links .notion-link-token:before { - content: "[["; - opacity: 0.7; - transition: opacity 100ms ease-in; -} -.enhancer--tweak-bracketed_links .notion-link-token:after { - content: "]]"; - opacity: 0.7; - transition: opacity 100ms ease-in; -} -.enhancer--tweak-bracketed_links .notion-link-token:hover::before, -.enhancer--tweak-bracketed_links .notion-link-token:hover::after { - opacity: 1; +body[data-tweaks*=",thickerBoldText,"] + .notion-page-content + span[style*="font-weight:600"] { + font-weight: 700 !important; } -.enhancer--tweak-accented_links .notion-link-token { - color: var(--theme--accent_blue) !important; +body[data-tweaks*=",bracketedLinks,"] { + .notion-link-token { + span { + border-bottom: none !important; + } + &::before { + content: "[["; + opacity: 0.7; + transition: opacity 100ms ease-in; + } + &::after { + content: "]]"; + opacity: 0.7; + transition: opacity 100ms ease-in; + } + &:hover::before, + &:hover::after { + opacity: 1; + } + } } -.enhancer--tweak-accented_links - .notion-link-token + +body[data-tweaks*=",accentedLinks,"] .notion-link-token { + color: var(--theme--accent-primary) !important; span[style*="border-bottom:0.05em"] { - opacity: 1 !important; - border-color: var(--theme--accent_blue) !important; + opacity: 1 !important; + border-color: var(--theme--accent-primary) !important; + } } -.enhancer--tweak-quotation_marks - .notion-quote-block +body[data-tweaks*=",quoteBlockQuotationMarks,"] .notion-quote-block { [style*="border-left: 3px solid currentcolor;"] { - position: relative; - padding-left: 24px !important; - padding-right: 18px !important; + position: relative; + padding-left: 24px !important; + padding-right: 18px !important; + } + [placeholder="Empty quote"] { + &::before, + &::after { + font-family: var(--font--serif); + font-size: 24px; + font-weight: bold; + position: absolute; + } + &::before { + content: "\201C"; + left: 8px; + top: -2px; + } + &::after { + content: "\201D"; + right: 2px; + bottom: -2px; + } + } } -.enhancer--tweak-quotation_marks - .notion-quote-block - [placeholder="Empty quote"]::before, -.enhancer--tweak-quotation_marks - .notion-quote-block - [placeholder="Empty quote"]::after { - font-family: Georgia, serif; - font-size: 24px; - font-weight: bold; - position: absolute; + +body[data-tweaks*=",compactCodeBlocks,"] + .notion-code-block.line-numbers + > [data-content-editable-leaf] { + padding: 28px 22px 22px 22px !important; } -.enhancer--tweak-quotation_marks - .notion-quote-block - [placeholder="Empty quote"]::before { - content: "\201C"; - left: 8px; - top: -2px; -} -.enhancer--tweak-quotation_marks - .notion-quote-block - [placeholder="Empty quote"]::after { - content: "\201D"; - right: 2px; - bottom: -2px; + +body[data-tweaks*=",defaultImageAlignment,"] { + /**/ } .enhancer--tweak-img_alignment-left .notion-image-block { diff --git a/src/extensions/tweaks/client.mjs b/src/extensions/tweaks/client.mjs index 256b109..34cdf19 100644 --- a/src/extensions/tweaks/client.mjs +++ b/src/extensions/tweaks/client.mjs @@ -8,9 +8,11 @@ const tweaksId = "5174a483-c88d-4bf8-a95f-35cd330b76e2"; export default async (api, db) => { const { getMods, addKeyListener } = api, [{ options }] = await getMods((mod) => mod.id === tweaksId), - tweaks = options.filter((opt) => opt.key).map((opt) => opt.key), + tweaks = options + .filter((opt) => opt.type === "toggle") + .map((opt) => opt.key), enabled = {}; - for (const tweak of tweaks) if (await db.get(tweak)) enabled[tweak] = true; + for (const tweak of tweaks) enabled[tweak] = await db.get(tweak); // inc. leading & trailing comma for selectors (see client.css) document.body.dataset.tweaks = diff --git a/src/extensions/tweaks/mod.json b/src/extensions/tweaks/mod.json index d298b63..9bbe1dc 100644 --- a/src/extensions/tweaks/mod.json +++ b/src/extensions/tweaks/mod.json @@ -56,6 +56,12 @@ "description": "Forces horizontally scrollable inline tables to respect the width and padding of a page when they overflow. Enabling this is recommended if you are using panel mods, otherwise databases may overflow.", "value": true }, + { + "type": "toggle", + "key": "hidePageDiscussions", + "description": "Hide the comments section at the top of pages within databases.", + "value": false + }, { "type": "number", "key": "responsiveColumnsBreakpoint", @@ -68,12 +74,6 @@ "description": "The unit to measure the above width in, e.g. you may wish the button to appear when the window occupies <= 20% of the screen or is less than a certain number of pixels wide.", "values": ["Pixels", "Percent"] }, - { - "type": "toggle", - "key": "hidePageDiscussions", - "description": "Hide the comments section at the top of pages within databases.", - "value": false - }, { "type": "heading", "label": "Typography" }, { "type": "toggle", @@ -83,8 +83,8 @@ }, { "type": "toggle", - "key": "condensedBulletedLists", - "description": "Tightened line spacing between bulleted list items.", + "key": "condensedLists", + "description": "Tightened line spacing between bulleted and numbered list items.", "value": false }, {