.ColourTokensWidget_container__wSjkd{width:100%;padding:24px;box-sizing:border-box;border-radius:5px;border:1px solid var(--grey-4);transition:background-color .3s ease;margin-bottom:24px}.ColourTokensWidget_hueSections__biYSb{display:flex;flex-direction:column;gap:8px}.ColourTokensWidget_hueSection__bCl2a{display:flex;flex-direction:row;align-items:stretch;gap:16px}.ColourTokensWidget_hueName__6OtnF{flex-shrink:0;min-width:100px;width:100px;padding:8px 0}.ColourTokensWidget_swatchGrid__zDhmW{display:grid;grid-template-columns:repeat(10,1fr);grid-gap:8px;gap:8px;flex:1 1;width:100%;min-width:0}.ColourTokensWidget_swatchLarge__cRj_q,.ColourTokensWidget_swatch__8t_Ck{border-radius:5px;border:1px solid var(--grey-4);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ColourTokensWidget_swatchLarge__cRj_q:focus-visible,.ColourTokensWidget_swatch__8t_Ck:focus-visible{outline:2px solid var(--blue-6);outline-offset:2px}.ColourTokensWidget_swatchLarge__cRj_q.ColourTokensWidget_swatchCopied__C8mJJ,.ColourTokensWidget_swatch__8t_Ck.ColourTokensWidget_swatchCopied__C8mJJ{border-color:var(--green-6)}.ColourTokensWidget_swatchLarge__cRj_q .ColourTokensWidget_label__NQahM,.ColourTokensWidget_swatch__8t_Ck .ColourTokensWidget_label__NQahM{font-size:11px;font-weight:600;opacity:0;transition:opacity .2s ease;pointer-events:none}.ColourTokensWidget_swatchLarge__cRj_q:hover .ColourTokensWidget_label__NQahM,.ColourTokensWidget_swatch__8t_Ck:hover .ColourTokensWidget_label__NQahM{opacity:1}.ColourTokensWidget_swatchLarge__cRj_q .ColourTokensWidget_copiedBadge__kNC7R,.ColourTokensWidget_swatch__8t_Ck .ColourTokensWidget_copiedBadge__kNC7R{font-size:9px;font-weight:600;padding:2px 4px;background:rgba(0,0,0,.6);color:#fff;border-radius:3px;pointer-events:none;position:absolute}.ColourTokensWidget_swatch__8t_Ck{aspect-ratio:1/1;width:100%;transition:scale .2s ease}.ColourTokensWidget_swatch__8t_Ck:hover{scale:1.06}.ColourTokensWidget_swatchBackground__tD2wL{aspect-ratio:5/1;transition:scale .2s ease}.ColourTokensWidget_swatchBackground__tD2wL:hover{scale:1.02}@media(max-width:1400px){.ColourTokensWidget_swatchGrid__zDhmW{grid-template-columns:repeat(8,1fr)}}@media(max-width:1000px){.ColourTokensWidget_swatchGrid__zDhmW{grid-template-columns:repeat(6,1fr)}}@media(max-width:800px){.ColourTokensWidget_hueSection__bCl2a{flex-direction:column;align-items:flex-start}.ColourTokensWidget_swatchGrid__zDhmW{grid-template-columns:repeat(8,1fr);width:100%}}@media(max-width:600px){.ColourTokensWidget_swatchGrid__zDhmW{grid-template-columns:repeat(5,1fr)}}@media(max-width:400px){.ColourTokensWidget_swatchGrid__zDhmW{grid-template-columns:repeat(4,1fr)}.ColourTokensWidget_hueName__6OtnF{min-width:80px;width:80px}}.article-renderer_content__BYeTF{display:flex;flex-direction:column;gap:8px;font-family:var(--font-family-sans)}.article-renderer_h1__rH3c1{font-size:26px;margin:24px 0 0}.article-renderer_h1__rH3c1,.article-renderer_h2__2E4pr{font-family:var(--font-family-sans);font-weight:575;line-height:1.4;color:var(--grey-10)}.article-renderer_h2__2E4pr{font-size:18px;margin:20px 0 0}.article-renderer_h3__4Qna1{font-size:16px;margin:16px 0 0}.article-renderer_h3__4Qna1,.article-renderer_h4__NrYjv{font-family:var(--font-family-sans);font-weight:575;line-height:1.4;color:var(--grey-10)}.article-renderer_h4__NrYjv{font-size:15px;margin:12px 0 0}.article-renderer_p__D9gsm{font-family:var(--font-family-sans);margin:0;line-height:1.4;color:var(--grey-9);font-size:var(--unit);font-weight:400}.article-renderer_p__D9gsm strong{color:var(--grey-10);font-weight:575}.article-renderer_p__D9gsm em{font-style:italic;color:var(--grey-9)}.article-renderer_p__D9gsm code{font-family:var(--font-family-mono);background-color:var(--grey-2);padding:2px 6px;border-radius:4px;font-size:calc(var(--unit)*.8);font-weight:400;color:var(--grey-10)}.article-renderer_ul__853F4{font-family:var(--font-family-sans);margin:0;padding:0;list-style:none;color:var(--grey-9);font-size:var(--unit);font-weight:400;line-height:1.4}.article-renderer_li__zAXLS{margin:4px 0;padding-left:20px;position:relative}.article-renderer_li__zAXLS:before{content:"";position:absolute;left:0;top:calc((var(--unit)*1.4 - 1.5px)/2);width:12px;height:1.5px;background-color:var(--grey-5)}.article-renderer_li__zAXLS strong{color:var(--grey-10);font-weight:575}.article-renderer_li__zAXLS em{font-style:italic;color:var(--grey-9)}.article-renderer_li__zAXLS code{font-family:var(--font-family-mono);background-color:var(--grey-2);padding:2px 6px;border-radius:4px;font-size:calc(var(--unit)*.8);font-weight:400;color:var(--grey-10)}.article-renderer_link__eP7is{color:var(--grey-10);text-decoration:underline;-webkit-text-decoration-color:var(--blue-6);text-decoration-color:var(--blue-6);-webkit-text-decoration-style:wavy;text-decoration-style:wavy;text-underline-offset:1.5px;transition:.3s;cursor:pointer}.article-renderer_link__eP7is:hover{-webkit-text-decoration-color:var(--blue-8);text-decoration-color:var(--blue-8);color:var(--grey-9)}.article-renderer_link__eP7is:active{-webkit-text-decoration-color:var(--blue-10);text-decoration-color:var(--blue-10)}.article-renderer_mark__zPbOV{background-color:var(--yellow-3);color:var(--yellow-10);padding:1px 2px;border-radius:2px}.article-renderer_figure__ZRK58{margin:16px 0}.article-renderer_img__DEZnm{width:100%;height:auto;border-radius:5px;display:block}.article-renderer_figcaption__m4phZ{font-family:var(--font-family-sans);font-size:calc(var(--unit)*.9357);color:var(--grey-7);font-weight:400;line-height:1.4;margin-top:8px;text-align:center}.article-renderer_hr__oot0q{width:100%;height:1px;background-color:var(--grey-4);border:none;margin:8px 0}.article-renderer_callout__eQMx_{border-radius:6px;border:1px solid var(--grey-3);padding:12px 16px;display:flex;flex-direction:column;gap:6px;margin:20px 0}.article-renderer_calloutNote__OOQBU{background-color:var(--blue-1);border-color:var(--blue-3);color:var(--blue-9)}.article-renderer_calloutWarning__rdaTc{background-color:var(--yellow-1);border-color:var(--yellow-3);color:var(--yellow-9)}.article-renderer_calloutTip__Za5D4{background-color:var(--green-1);border-color:var(--green-3);color:var(--green-9)}.article-renderer_calloutTitle__TgbgI{font-family:var(--font-family-sans);font-size:var(--unit);font-weight:575}.article-renderer_calloutBody__ZXwgX{font-family:var(--font-family-sans);font-size:var(--unit);line-height:1.4}.article-renderer_calloutBody__ZXwgX li,.article-renderer_calloutBody__ZXwgX p{color:inherit}.article-renderer_table__GThP_{width:100%;border-collapse:collapse;font-family:var(--font-family-sans);font-size:var(--unit)}.article-renderer_table__GThP_ th{text-align:left;font-weight:575;color:var(--grey-10);padding:8px 12px;border-bottom:1px solid var(--grey-4);background-color:var(--grey-1)}.article-renderer_table__GThP_ td{padding:8px 12px;color:var(--grey-9);border-bottom:1px solid var(--grey-3)}.article-renderer_table__GThP_ tr:last-child td{border-bottom:none}.article-renderer_codeWrapper__Kg8UE{border:1px solid var(--grey-4);border-radius:5px;overflow:hidden;width:100%;margin:16px 0;--bg-primary:var(--bg-secondary)}.article-renderer_pagecards__Uev3V{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:12px;gap:12px;margin:16px 0}.article-renderer_pagecard__CmXs9{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border:1px solid var(--grey-4);border-radius:5px;background-color:var(--bg-secondary);text-decoration:none;color:inherit;transition:border-color .15s,background-color .15s;cursor:pointer}.article-renderer_pagecard__CmXs9:hover{border-color:var(--grey-5);background-color:var(--grey-1)}.article-renderer_pagecardTitle__e_p0z{font-family:var(--font-family-sans);font-size:15px;font-weight:500;color:var(--grey-10);line-height:1.3}.article-renderer_pagecardDescription__lL8d_{font-family:var(--font-family-sans);font-size:14px;color:var(--grey-7);line-height:1.4;font-weight:400}.article-renderer_pagecardIcon__nR4lj{color:var(--grey-8);flex-shrink:0}.article-renderer_elementdef__IeHDX{border:1px solid var(--grey-3);border-radius:5px;overflow:hidden;margin:15px 0 6px}.article-renderer_elementdefHeader__2pmWc{background-color:var(--grey-1);border-bottom:1px solid var(--grey-3);padding:10px 16px;display:flex;align-items:center;gap:12px}.article-renderer_elementdefId__zLbBo{font-family:var(--font-family-mono);font-size:var(--unit);font-weight:500;font-size:14px;color:var(--grey-10)}.article-renderer_elementdefAliases__41CDL{font-family:var(--font-family-mono);font-size:14px;color:var(--grey-8);font-weight:400}.article-renderer_elementdefBody__BiJIB{padding:10px 16px}.article-renderer_elementdefBody__BiJIB p{margin:0;color:var(--grey-8);font-size:15px;line-height:1.5}.internote-card_cardLink__MYHgb{text-decoration:none;color:inherit;display:block;transition:.3s;margin:0;padding:0;width:185.37px;box-sizing:border-box}.internote-card_cardLink__MYHgb:hover{scale:1.02}.internote-card_cardLink__MYHgb:hover .internote-card_leftBorder___3J9b.internote-card_colour-accent__dmV7l:before,.internote-card_cardLink__MYHgb:hover .internote-card_leftBorder___3J9b.internote-card_colour-blue__vRu7F:before,.internote-card_cardLink__MYHgb:hover .internote-card_leftBorder___3J9b.internote-card_colour-gold__LgIUt:before,.internote-card_cardLink__MYHgb:hover .internote-card_leftBorder___3J9b.internote-card_colour-green__ISiUv:before,.internote-card_cardLink__MYHgb:hover .internote-card_leftBorder___3J9b.internote-card_colour-grey__ZD7kT:before,.internote-card_cardLink__MYHgb:hover .internote-card_leftBorder___3J9b.internote-card_colour-orange__oi3ym:before,.internote-card_cardLink__MYHgb:hover .internote-card_leftBorder___3J9b.internote-card_colour-pink__r_6_W:before,.internote-card_cardLink__MYHgb:hover .internote-card_leftBorder___3J9b.internote-card_colour-purple__TMC3G:before,.internote-card_cardLink__MYHgb:hover .internote-card_leftBorder___3J9b.internote-card_colour-red__n2Drk:before,.internote-card_cardLink__MYHgb:hover .internote-card_leftBorder___3J9b.internote-card_colour-teal__qjjnG:before,.internote-card_cardLink__MYHgb:hover .internote-card_leftBorder___3J9b.internote-card_colour-yellow__qmJo7:before{opacity:.6}.internote-card_cardLink__MYHgb:hover .internote-card_hoverMetadata__OTSSw{opacity:1}.internote-card_cardLink__MYHgb:hover .internote-card_metadata__82WuX{height:44px}.internote-card_card__0X_PU{background:linear-gradient(var(--bg-primary) 60%,var(--bg-secondary));border-radius:5px;border:1px solid var(--grey-3);width:185.37px;height:265px;overflow:hidden;display:flex;flex-direction:column;position:relative;-webkit-clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,0 100%);box-sizing:border-box}.internote-card_card__0X_PU:after{content:"";position:absolute;top:0;right:0;width:28px;height:28px;background:var(--grey-2);z-index:10;border-bottom-left-radius:7px}.internote-card_ghostCard__1U6hE{opacity:.7;pointer-events:none;background:linear-gradient(90deg,var(--gray-20) 0,var(--gray-10) 50%,var(--gray-20) 100%);background-size:200% 100%;animation:internote-card_shimmer__QrQ6z 2s ease-in-out infinite}.internote-card_ghostCard__1U6hE .internote-card_bookmarkIcon__eszI3,.internote-card_ghostCard__1U6hE .internote-card_cardInfo__LLhSO,.internote-card_ghostCard__1U6hE .internote-card_description__IKY5m,.internote-card_ghostCard__1U6hE .internote-card_hoverMetadata__OTSSw,.internote-card_ghostCard__1U6hE .internote-card_leftBorder___3J9b,.internote-card_ghostCard__1U6hE .internote-card_metadata__82WuX,.internote-card_ghostCard__1U6hE .internote-card_title__zcDL6{visibility:hidden}.internote-card_ghostCard__1U6hE:after{opacity:.3;background:linear-gradient(90deg,var(--gray-60) 0,var(--gray-50) 50%,var(--gray-60) 100%);background-size:200% 100%;animation:internote-card_shimmer__QrQ6z 2s ease-in-out infinite}@keyframes internote-card_shimmer__QrQ6z{0%{background-position:-200% 0}to{background-position:200% 0}}.internote-card_leftBorder___3J9b{position:absolute;left:0;top:0;bottom:0;width:15px;border-radius:4px 0 0 4px;border-right:1px solid var(--grey-4);z-index:2;overflow:hidden}.internote-card_leftBorder___3J9b:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);opacity:0;border-radius:4px 0 0 4px;filter:blur(8px);z-index:-1;transition:opacity .3s ease,background .3s ease}.internote-card_leftBorder___3J9b.internote-card_colour-grey__ZD7kT:before{background:linear-gradient(to top,var(--grey-8),var(--bg-secondary));opacity:.4}.internote-card_leftBorder___3J9b.internote-card_colour-red__n2Drk:before{background:linear-gradient(to top,var(--red-8),var(--bg-secondary));opacity:.4}.internote-card_leftBorder___3J9b.internote-card_colour-orange__oi3ym:before{background:linear-gradient(to top,var(--orange-8),var(--bg-secondary));opacity:.4}.internote-card_leftBorder___3J9b.internote-card_colour-blue__vRu7F:before{background:linear-gradient(to top,var(--blue-8),var(--bg-secondary));opacity:.4}.internote-card_leftBorder___3J9b.internote-card_colour-green__ISiUv:before{background:linear-gradient(to top,var(--green-8),var(--bg-secondary));opacity:.4}.internote-card_leftBorder___3J9b.internote-card_colour-yellow__qmJo7:before{background:linear-gradient(to top,var(--yellow-8),var(--bg-secondary));opacity:.4}.internote-card_leftBorder___3J9b.internote-card_colour-purple__TMC3G:before{background:linear-gradient(to top,var(--purple-8),var(--bg-secondary));opacity:.4}.internote-card_leftBorder___3J9b.internote-card_colour-pink__r_6_W:before{background:linear-gradient(to top,var(--pink-8),var(--bg-secondary));opacity:.4}.internote-card_leftBorder___3J9b.internote-card_colour-teal__qjjnG:before{background:linear-gradient(to top,var(--teal-8),var(--bg-secondary));opacity:.4}.internote-card_leftBorder___3J9b.internote-card_colour-gold__LgIUt:before{background:linear-gradient(to top,var(--gold-8),var(--bg-secondary));opacity:.4}.internote-card_leftBorder___3J9b.internote-card_colour-accent__dmV7l:before{background:linear-gradient(to top,var(--accent-8),var(--bg-secondary));opacity:.4}.internote-card_cardInfo__LLhSO{padding:20px 16px 7.5px 31px;flex:1 1;display:flex;flex-direction:column;position:relative;z-index:1;height:100%}.internote-card_titleRow__uUfJh{display:flex;justify-content:space-between;align-items:flex-start;gap:6px;margin-bottom:0}.internote-card_title__zcDL6{font-size:16px;font-weight:550;margin:0;line-height:1.3;font-stretch:normal;display:-webkit-box;font-family:var(--font-family-academic);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0;overflow-wrap:break-word}.internote-card_bookmarkIcon__eszI3{flex-shrink:0;padding-top:2px}.internote-card_description__IKY5m{flex:1 1;margin:0 0 16px;overflow:hidden}.internote-card_descriptionContent__JHlkQ{font-size:13px;line-height:1.4;color:var(--grey-9);display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.internote-card_descriptionContent__JHlkQ *{display:inline!important;margin:0!important;padding:0!important;line-height:inherit!important}.internote-card_descriptionContent__JHlkQ div,.internote-card_descriptionContent__JHlkQ p,.internote-card_descriptionContent__JHlkQ span{display:inline!important}.internote-card_metadata__82WuX{display:flex;flex-direction:column;align-items:flex-start;margin-top:auto;position:relative;height:24px;overflow:hidden;transition:height .3s ease}.internote-card_date__mH6zJ{color:var(--grey-6);margin:0}.internote-card_author__fXmXM,.internote-card_date__mH6zJ{font-size:12px;font-weight:500;transition:all .3s ease;letter-spacing:.2px}.internote-card_author__fXmXM{color:var(--grey-7);display:flex;align-items:center;gap:9px;margin-bottom:8px}.internote-card_hoverMetadata__OTSSw{opacity:0;transition:opacity .3s ease;flex:1 1;display:flex;flex-direction:column;margin-top:8px}.internote-card_readingTime__Swj2w{font-size:12px;color:var(--grey-6);font-weight:500;transition:all .3s ease;letter-spacing:.2px;margin:0}.internote-card_dateReadingContainer__ZYH6k{display:flex;align-items:center;justify-content:space-between;margin:0;width:100%}.internote-card_verticalContainer__FHRzV{display:flex;flex-direction:column;flex:1 1;min-width:0;gap:4px}.internote-card_horizontalContainer__JC4U9{display:flex;flex-direction:row;gap:6px}.internote-card_singleIcon__urtnE{display:flex;flex-shrink:0;padding-top:2px}.internote-card_statusIndicators__7OUeY{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.internote-chip_chipLink__t2HWx{text-decoration:none;color:inherit;display:inline-block;transition:scale .3s ease}.internote-chip_chipLink__t2HWx:hover{scale:1.02}.internote-chip_chipLink__t2HWx:hover .internote-chip_leftBorder__Cq6u3{width:16px}.internote-chip_chipLink__t2HWx:hover .internote-chip_leftBorder__Cq6u3:before{opacity:1!important}.internote-chip_chipLink__t2HWx:hover .internote-chip_chip__HZEKf{padding-left:28px}.internote-chip_chip__HZEKf{display:inline-flex;align-items:center;gap:10px;padding:9px 14px 9px 22px;width:250px;height:38px;border-radius:5px;border:1px solid var(--grey-2);background:linear-gradient(90deg,var(--bg-primary),var(--bg-secondary));position:relative;overflow:hidden;box-sizing:border-box;-webkit-clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,0 100%);transition:padding-left .3s ease}.internote-chip_chip__HZEKf:after{content:"";position:absolute;top:0;right:0;width:14px;height:14px;background:var(--grey-3);z-index:10;border-bottom-left-radius:4px}.internote-chip_leftBorder__Cq6u3{position:absolute;left:0;top:0;background-color:var(--bg-secondary);bottom:0;width:10px;border-radius:4px 0 0 4px;border-right:1px solid var(--grey-2);z-index:2;overflow:hidden;transition:width .3s ease}.internote-chip_leftBorder__Cq6u3:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);opacity:0;border-radius:4px 0 0 4px;filter:blur(8px);z-index:-1;transition:opacity .3s ease,background .3s ease}.internote-chip_leftBorder__Cq6u3.internote-chip_colour-grey__FQxhS:before{background:linear-gradient(to top,var(--grey-8),var(--bg-secondary));opacity:.7}.internote-chip_leftBorder__Cq6u3.internote-chip_colour-red__kZGZZ:before{background:linear-gradient(to top,var(--red-8),var(--bg-secondary));opacity:.7}.internote-chip_leftBorder__Cq6u3.internote-chip_colour-orange__u7haa:before{background:linear-gradient(to top,var(--orange-8),var(--bg-secondary));opacity:.7}.internote-chip_leftBorder__Cq6u3.internote-chip_colour-blue__Dvq8b:before{background:linear-gradient(to top,var(--blue-8),var(--bg-secondary));opacity:.7}.internote-chip_leftBorder__Cq6u3.internote-chip_colour-green__cWhjV:before{background:linear-gradient(to top,var(--green-8),var(--bg-secondary));opacity:.7}.internote-chip_leftBorder__Cq6u3.internote-chip_colour-yellow__qAAyI:before{background:linear-gradient(to top,var(--yellow-8),var(--bg-secondary));opacity:.7}.internote-chip_leftBorder__Cq6u3.internote-chip_colour-purple__se5bW:before{background:linear-gradient(to top,var(--purple-8),var(--bg-secondary));opacity:.7}.internote-chip_leftBorder__Cq6u3.internote-chip_colour-pink__py0fX:before{background:linear-gradient(to top,var(--pink-8),var(--bg-secondary));opacity:.7}.internote-chip_leftBorder__Cq6u3.internote-chip_colour-teal__Rl_OL:before{background:linear-gradient(to top,var(--teal-8),var(--bg-secondary));opacity:.7}.internote-chip_leftBorder__Cq6u3.internote-chip_colour-gold__Sw2xY:before{background:linear-gradient(to top,var(--gold-8),var(--bg-secondary));opacity:.7}.internote-chip_title__kGFPJ{font-size:14px;font-weight:425;line-height:1.3;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-family-academic);position:relative;z-index:2}.internote-chip_statusIcons__NUPuK{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-left:auto}.map-canvas_canvas__y74u0{width:100%;height:100%;position:relative;overflow:hidden;touch-action:none}.map-canvas_graphWrapper__gQVgd{display:flex;align-items:center;justify-content:center;min-width:100%;min-height:100%}.map-canvas_graph__aJzaZ{position:relative;flex-shrink:0}.map-canvas_edgeLayer__bGv0Q{position:absolute;top:0;left:0;pointer-events:none}.map-canvas_edge__ew_ei{fill:none;stroke:var(--grey-5);stroke-width:1.5;transition:opacity .15s ease}.map-canvas_node__YIl6H{position:absolute}.map-card_cardLink__ba3NB{text-decoration:none;color:inherit;display:block;transition:.3s;margin:0;padding:0;box-sizing:border-box}.map-card_cardLink__ba3NB:hover{scale:1.02}.map-card_cardLink__ba3NB:hover .map-card_card__m2xRE:before{left:10px}.map-card_cardLink__ba3NB:hover .map-card_card__m2xRE:after{left:22px}.map-card_cardLink__ba3NB:hover .map-card_leftBorder__92v5j.map-card_colour-accent__2p1J8:before,.map-card_cardLink__ba3NB:hover .map-card_leftBorder__92v5j.map-card_colour-blue__VDxmi:before,.map-card_cardLink__ba3NB:hover .map-card_leftBorder__92v5j.map-card_colour-gold__dpCGu:before,.map-card_cardLink__ba3NB:hover .map-card_leftBorder__92v5j.map-card_colour-green__KJM89:before,.map-card_cardLink__ba3NB:hover .map-card_leftBorder__92v5j.map-card_colour-grey___kaRN:before,.map-card_cardLink__ba3NB:hover .map-card_leftBorder__92v5j.map-card_colour-orange__helNQ:before,.map-card_cardLink__ba3NB:hover .map-card_leftBorder__92v5j.map-card_colour-pink__R3rJ1:before,.map-card_cardLink__ba3NB:hover .map-card_leftBorder__92v5j.map-card_colour-purple__wESSW:before,.map-card_cardLink__ba3NB:hover .map-card_leftBorder__92v5j.map-card_colour-red__06Xpg:before,.map-card_cardLink__ba3NB:hover .map-card_leftBorder__92v5j.map-card_colour-teal__FbLMh:before,.map-card_cardLink__ba3NB:hover .map-card_leftBorder__92v5j.map-card_colour-yellow__vJQqa:before{opacity:.6}.map-card_cardLink__ba3NB:hover .map-card_hoverMetadata__v3s9X{opacity:1}.map-card_cardLink__ba3NB:hover .map-card_metadata__wTj8a{height:44px}.map-card_card__m2xRE{background:linear-gradient(var(--bg-primary) 60%,var(--bg-secondary));border-radius:5px;border:1px solid var(--grey-3);width:272.06px;height:265px;display:flex;margin-right:16px;flex-direction:column;position:relative;box-sizing:border-box}.map-card_card__m2xRE:before{top:8px;left:8px;height:94%;z-index:-1}.map-card_card__m2xRE:after,.map-card_card__m2xRE:before{content:"";position:absolute;width:100%;background:linear-gradient(var(--bg-primary) 60%,var(--bg-secondary));border:1px solid var(--grey-3);border-radius:5px;transition:left .3s ease}.map-card_card__m2xRE:after{top:16px;left:16px;height:88%;z-index:-2}.map-card_ghostCard__tAj8v{opacity:.7;pointer-events:none;background:linear-gradient(90deg,var(--gray-20) 0,var(--gray-10) 50%,var(--gray-20) 100%);background-size:200% 100%;animation:map-card_shimmer__EPUOM 2s ease-in-out infinite}.map-card_ghostCard__tAj8v .map-card_bookmarkIcon__5IXe_,.map-card_ghostCard__tAj8v .map-card_cardInfo__Gt5ko,.map-card_ghostCard__tAj8v .map-card_description__DIVQ3,.map-card_ghostCard__tAj8v .map-card_hoverMetadata__v3s9X,.map-card_ghostCard__tAj8v .map-card_leftBorder__92v5j,.map-card_ghostCard__tAj8v .map-card_metadata__wTj8a,.map-card_ghostCard__tAj8v .map-card_title__HbL37{visibility:hidden}.map-card_ghostCard__tAj8v:after,.map-card_ghostCard__tAj8v:before{background:linear-gradient(90deg,var(--gray-60) 0,var(--gray-50) 50%,var(--gray-60) 100%);background-size:200% 100%;animation:map-card_shimmer__EPUOM 2s ease-in-out infinite}@keyframes map-card_shimmer__EPUOM{0%{background-position:-200% 0}to{background-position:200% 0}}.map-card_leftBorder__92v5j{width:15px;border-right:1px solid var(--grey-4);z-index:2;overflow:hidden}.map-card_leftBorder__92v5j,.map-card_leftBorder__92v5j:before{position:absolute;left:0;top:0;bottom:0;border-radius:4px 0 0 4px}.map-card_leftBorder__92v5j:before{content:"";right:0;background:rgba(0,0,0,0);opacity:0;filter:blur(8px);z-index:-1;transition:opacity .3s ease,background .3s ease}.map-card_leftBorder__92v5j.map-card_colour-grey___kaRN:before{background:linear-gradient(to top,var(--grey-8),var(--bg-secondary));opacity:.4}.map-card_leftBorder__92v5j.map-card_colour-red__06Xpg:before{background:linear-gradient(to top,var(--red-8),var(--bg-secondary));opacity:.4}.map-card_leftBorder__92v5j.map-card_colour-orange__helNQ:before{background:linear-gradient(to top,var(--orange-8),var(--bg-secondary));opacity:.4}.map-card_leftBorder__92v5j.map-card_colour-blue__VDxmi:before{background:linear-gradient(to top,var(--blue-8),var(--bg-secondary));opacity:.4}.map-card_leftBorder__92v5j.map-card_colour-green__KJM89:before{background:linear-gradient(to top,var(--green-8),var(--bg-secondary));opacity:.4}.map-card_leftBorder__92v5j.map-card_colour-yellow__vJQqa:before{background:linear-gradient(to top,var(--yellow-8),var(--bg-secondary));opacity:.4}.map-card_leftBorder__92v5j.map-card_colour-purple__wESSW:before{background:linear-gradient(to top,var(--purple-8),var(--bg-secondary));opacity:.4}.map-card_leftBorder__92v5j.map-card_colour-pink__R3rJ1:before{background:linear-gradient(to top,var(--pink-8),var(--bg-secondary));opacity:.4}.map-card_leftBorder__92v5j.map-card_colour-teal__FbLMh:before{background:linear-gradient(to top,var(--teal-8),var(--bg-secondary));opacity:.4}.map-card_leftBorder__92v5j.map-card_colour-gold__dpCGu:before{background:linear-gradient(to top,var(--gold-8),var(--bg-secondary));opacity:.4}.map-card_leftBorder__92v5j.map-card_colour-accent__2p1J8:before{background:linear-gradient(to top,var(--accent-8),var(--bg-secondary));opacity:.4}.map-card_cardInfo__Gt5ko{padding:20px 16px 7.5px 31px;flex:1 1;display:flex;flex-direction:column;position:relative;z-index:1;height:100%;overflow:hidden}.map-card_titleRow__axo8l{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:0}.map-card_title__HbL37{font-size:16px;font-weight:550;margin:0;line-height:1.3;font-stretch:normal;display:-webkit-box;font-family:var(--font-family-academic);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0;overflow-wrap:break-word}.map-card_bookmarkIcon__5IXe_{flex-shrink:0;padding-top:2px}.map-card_description__DIVQ3{flex:1 1;margin:0 0 16px;overflow:hidden}.map-card_descriptionContent__Jz0ce{font-size:13px;line-height:1.4;color:var(--grey-9);display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.map-card_descriptionContent__Jz0ce *{display:inline!important;margin:0!important;padding:0!important;line-height:inherit!important}.map-card_descriptionContent__Jz0ce div,.map-card_descriptionContent__Jz0ce p,.map-card_descriptionContent__Jz0ce span{display:inline!important}.map-card_metadata__wTj8a{display:flex;flex-direction:column;align-items:flex-start;margin-top:auto;position:relative;height:24px;overflow:hidden;transition:height .3s ease}.map-card_date__SZM8E{color:var(--grey-6);margin:0}.map-card_author__NG6Cj,.map-card_date__SZM8E{font-size:12px;font-weight:500;transition:all .3s ease;letter-spacing:.2px}.map-card_author__NG6Cj{color:var(--grey-7);display:flex;align-items:center;gap:9px;margin-bottom:8px}.map-card_hoverMetadata__v3s9X{opacity:0;transition:opacity .3s ease;flex:1 1;display:flex;flex-direction:column;margin-top:8px}.map-card_readingTime__n_2hK{font-size:12px;color:var(--grey-6);font-weight:500;transition:all .3s ease;letter-spacing:.2px;margin:0}.map-card_dateReadingContainer__PIFhc{display:flex;align-items:center;justify-content:space-between;margin:0;width:100%}.map-card_verticalContainer__7qKZP{display:flex;flex-direction:column;flex:1 1;min-width:0;gap:4px}.map-card_horizontalContainer__44pG9{display:flex;flex-direction:row;gap:6px}.map-card_singleIcon__gAyo1{display:flex;flex-shrink:0;padding-top:2px}.map-card_statusIndicators__tUJeR{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.news-article-card_card__gKka8{display:flex;flex-direction:column;cursor:pointer;height:100%}.news-article-card_card__gKka8:hover .news-article-card_imagePlaceholder__1KwYS,.news-article-card_card__gKka8:hover .news-article-card_image__wZmqh{transform:scale(1.02)}.news-article-card_card__gKka8 .news-article-card_imagePlaceholder__1KwYS,.news-article-card_card__gKka8 .news-article-card_image__wZmqh{transition:transform .3s ease}.news-article-card_image__wZmqh{border-radius:8px}.news-article-card_imagePlaceholder__1KwYS{position:relative;width:100%;aspect-ratio:16/9;border-radius:8px;background-color:var(--grey-1);overflow:hidden;display:flex;align-items:center;justify-content:center}.news-article-card_content__76d33{padding:20px 0;display:flex;flex-direction:column;gap:12px;flex:1 1}.news-article-card_textGroup__Gfw5j{display:flex;flex-direction:column;gap:8px}.news-article-card_clamped__EHm_H{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-article-card_footer__r1a3C{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:auto}.news-article-card_date__PlaJs{font-size:12px}.news-article-card_cardLink__Gg6ZO{text-decoration:none;color:inherit}.ProfileBadge_profileBadge__MWW5t{display:inline-flex;align-items:center;gap:6px;padding:2px 10px 2px 2px;border-radius:12px;background-color:var(--grey-1);color:var(--grey-10)}.ProfileBadge_profileBadge__MWW5t div:first-child{flex-shrink:0;border-radius:6px}@font-face{font-family:Instrument Sans;src:url(/_next/static/media/InstrumentSans-VariableFont_wdth,wght.c1ebbb2b.ttf) format("truetype-variations");font-weight:400 700;font-stretch:75% 100%;font-style:normal;font-display:swap}@font-face{font-family:Instrument Sans;src:url(/_next/static/media/InstrumentSans-Italic-VariableFont_wdth,wght.0d39218f.ttf) format("truetype-variations");font-weight:400 700;font-stretch:75% 100%;font-style:italic;font-display:swap}@font-face{font-family:"Instrument Serif";src:url(/_next/static/media/InstrumentSerif-Regular.b6035711.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Instrument Serif";src:url(/_next/static/media/InstrumentSerif-Italic.2c8e70aa.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Source Serif 4";src:url(/_next/static/media/SourceSerif4-VariableFont_opsz,wght.c5f39a1d.ttf) format("truetype-variations");font-weight:200 900;font-style:normal;font-display:swap}@font-face{font-family:"Source Serif 4";src:url(/_next/static/media/SourceSerif4-Italic-VariableFont_opsz,wght.2e5d6aab.ttf) format("truetype-variations");font-weight:200 900;font-style:italic;font-display:swap}@font-face{font-family:Source Code Pro;src:url(/_next/static/media/SourceCodePro-Variable.ed940ac3.ttf) format("truetype-variations");font-weight:200 900;font-style:normal;font-display:swap}@font-face{font-family:Source Code Pro;src:url(/_next/static/media/SourceCodePro-Italic-Variable.bae76807.ttf) format("truetype-variations");font-weight:200 900;font-style:italic;font-display:swap}.UserMenu_row__myM8p{display:flex;align-items:center;gap:10px;padding:8px}.UserMenu_actions__ukeDs{margin-left:auto;padding-left:16px}.UserMenu_userDetails__LYCXr{flex:1 1;display:flex;flex-direction:column;gap:1px;overflow:hidden;min-width:0}.UserMenu_userName__bu_Dr{font-size:14px;font-weight:500;color:var(--grey-12)}.UserMenu_userEmail___l_0i,.UserMenu_userName__bu_Dr{font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.UserMenu_userEmail___l_0i{font-size:12px;font-weight:400;color:var(--grey-8)}.CollaboratorManager_root__5rvZG{display:flex;flex-direction:column;gap:24px}.CollaboratorManager_section__kmGsU{display:flex;flex-direction:column;gap:12px}.CollaboratorManager_inviteInput__b7Tq7{flex:1 1}.CollaboratorManager_permissionSelectWrapper__QwvXr{flex-shrink:0;width:90px}.CollaboratorManager_inviteButton__QCFLr{height:36px!important}.CollaboratorManager_collaboratorList__Oqbht{display:flex;flex-direction:column;gap:1px;border-radius:8px;overflow:hidden;max-height:240px;overflow-y:auto}.CollaboratorManager_collaboratorRow__PCu7J{display:flex;align-items:center;gap:8px;border-top:1px solid var(--grey-4);padding-top:8px}.CollaboratorManager_collaboratorEmail__C6Xss{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CollaboratorManager_permissionInfo__2w1_J{padding:8px 12px;border-radius:5px;border:1px solid var(--grey-4);background:var(--grey-1)}.ShareModal_content__F3p9M{display:flex;flex-direction:column;gap:32px;padding-bottom:20px;margin-bottom:-10px}.ShareModal_header__J7dTo{display:flex;align-items:flex-start;gap:16px;padding-bottom:24px;border-bottom:1px solid var(--grey-3)}.ShareModal_iconWrapper__ouAoN{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;flex-shrink:0}.ShareModal_iconWrapper__ouAoN.ShareModal_public__zePHk{background:var(--green-2)}.ShareModal_iconWrapper__ouAoN.ShareModal_private__ylDx8{background:var(--yellow-2)}.ShareModal_headerContent__5bRXd{flex:1 1;display:flex;flex-direction:column;gap:4px}.ShareModal_section__6omYo{display:flex;flex-direction:column;gap:12px}.ShareModal_linkContainer__pq8AH{display:flex;gap:12px;align-items:stretch}.ShareModal_linkField__O46ZY{flex:1 1}.ShareModal_optionsGrid__ukp4A{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.ShareModal_optionButton__Dz2Mx{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px 16px;border:1px solid var(--grey-3);border-radius:8px;background:var(--grey-1);cursor:pointer;transition:all .2s ease}.ShareModal_optionButton__Dz2Mx:hover{background:var(--grey-2);border-color:var(--grey-4)}.ShareModal_inviteContainer__5K0OL{display:flex;gap:8px}.ShareModal_inviteInput__JdajL{flex:1 1}.ShareModal_sharedList__39OCH{display:flex;flex-direction:column;gap:1px;background:var(--grey-3);border-radius:8px;overflow:hidden;max-height:240px;overflow-y:auto}.ShareModal_sharedItem__jhk9x{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--grey-1);transition:background .15s ease}.ShareModal_sharedItem__jhk9x:hover{background:var(--grey-2)}.ShareModal_removeBtn__CuzNL{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:rgba(0,0,0,0);cursor:pointer;color:var(--grey-7);border-radius:4px;transition:all .15s ease}.ShareModal_removeBtn__CuzNL:hover{background:var(--grey-3);color:var(--grey-11)}.ShareModal_visibilityCard__W6N2l{padding:16px;background:var(--grey-1);border:1px solid var(--grey-3);border-radius:8px;display:flex;flex-direction:column;gap:12px}.ShareModal_visibilityRow__qADOz{display:flex;align-items:center;justify-content:space-between}.ShareModal_footer__wRv5M{display:flex;gap:12px;justify-content:flex-end;padding-top:24px;border-top:1px solid var(--grey-3)}.ShareModal_divider__2cMs9{height:1px;background:var(--grey-3);margin:8px 0}.AboutInternote_container__yelhS{background-color:var(--bg-primary);border:1px solid var(--grey-3);border-radius:5px;display:flex;flex-direction:column;width:100%;overflow:hidden;padding:0;margin:0}.AboutInternote_title__APwkv{font-family:var(--font-family-academic);font-size:24px;font-weight:600;text-align:center;color:var(--grey-10);padding:0 20px;margin:24px 0}.AboutInternote_titleLearning__DUqCr{font-style:italic}.AboutInternote_scrollTrack__iVtjr{display:flex;gap:20px;padding:0 25px 20px;will-change:transform;transform:translateZ(0);--card-width:260px;--card-height:173px}.AboutInternote_card__NB8KF{display:flex;flex-direction:column;justify-content:flex-end;flex-shrink:0;width:var(--card-width);height:var(--card-height);border:1px solid var(--grey-3);border-radius:5px;overflow:hidden;position:relative;cursor:pointer;transition:scale .3s ease}.AboutInternote_card__NB8KF:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;filter:blur(20px);pointer-events:none;border-radius:5px;z-index:1;opacity:.3;transition:opacity .3s ease}.AboutInternote_card__NB8KF:nth-child(5n+1):before{background:radial-gradient(circle at bottom right,var(--blue-5) 0,transparent 70%);opacity:.3}.AboutInternote_card__NB8KF:nth-child(5n+2):before{background:radial-gradient(circle at bottom right,var(--green-5) 0,transparent 70%);opacity:.3}.AboutInternote_card__NB8KF:nth-child(5n+3):before{background:radial-gradient(circle at bottom right,var(--purple-5) 0,transparent 70%);opacity:.3}.AboutInternote_card__NB8KF:nth-child(5n+4):before{background:radial-gradient(circle at bottom right,var(--orange-5) 0,transparent 70%);opacity:.3}.AboutInternote_card__NB8KF:nth-child(5n+5):before{background:radial-gradient(circle at bottom right,var(--red-5) 0,transparent 70%);opacity:.3}.AboutInternote_card__NB8KF:hover:before{opacity:.6}.AboutInternote_card__NB8KF:hover{scale:1.02}.AboutInternote_cardBg__WMXrm{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;width:100%;height:100%}.AboutInternote_cardContent__4M0GM{position:relative;z-index:2;padding:16px}.AboutInternote_cardContent__4M0GM p{margin:0;font-family:var(--font-family-academic)}.AboutInternote_cardContent__4M0GM p:first-child{font-size:16px;font-weight:550;line-height:1.3;color:var(--grey-10)}.AboutInternote_cardContent__4M0GM p:last-child{font-size:13px;line-height:1.4;color:var(--grey-9);font-family:var(--font-family-sans)}.AboutInternote_gradient-0___GODM,.AboutInternote_gradient-1__JK6k3,.AboutInternote_gradient-2__vKcwK,.AboutInternote_gradient-3__x8pPO,.AboutInternote_gradient-4__hcmRv{background:var(--bg-secondary)}@keyframes create-splash_backdrop-enter__LWdMS{0%{opacity:0}to{opacity:1}}@keyframes create-splash_splash-enter__a10hP{0%{opacity:0;transform:scale(.96) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes create-splash_cancel-enter__YvRFz{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.create-splash_backdrop__a37Ej{position:fixed;inset:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:create-splash_backdrop-enter__LWdMS .2s ease-out}.create-splash_wrapper__9mz4E{display:flex;flex-direction:column;align-items:center;gap:10px}.create-splash_modal__nF9ZB{display:flex;flex-direction:row;width:650px;height:400px;border:1px solid var(--grey-4);border-radius:5px;overflow:hidden;background:var(--bg-primary);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1),0 20px 25px -5px rgba(0,0,0,.08);animation:create-splash_splash-enter__a10hP .22s ease-out}.create-splash_half__24x7Q{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:var(--bg-primary);border:none;cursor:pointer;padding:0 36px;text-align:center;font-family:inherit;color:var(--grey-10);transition:background .18s ease}.create-splash_half__24x7Q:hover{background:var(--grey-1)}.create-splash_half__24x7Q:focus-visible{outline:none;box-shadow:inset 0 0 0 3px var(--accent-4)}.create-splash_divider__GdX0n{width:1px;background:var(--grey-4);flex-shrink:0;align-self:stretch}.create-splash_iconBadge__lMZKN{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;flex-shrink:0}.create-splash_iconBadge__lMZKN[data-hue=yellow]{background:var(--yellow-2)}.create-splash_iconBadge__lMZKN[data-hue=blue]{background:var(--blue-2)}.create-splash_cancelButton___CFqa{animation:create-splash_cancel-enter__YvRFz .3s ease-out .1s both}.ShareModal_content__JJmMs{display:flex;flex-direction:column;gap:32px;padding-bottom:20px;margin-bottom:-10px}.ShareModal_header__dwE_j{display:flex;align-items:flex-start;gap:16px;padding-bottom:24px;border-bottom:1px solid var(--grey-3)}.ShareModal_iconWrapper__9fMck{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;flex-shrink:0}.ShareModal_iconWrapper__9fMck.ShareModal_public__7YDrY{background:var(--green-2)}.ShareModal_iconWrapper__9fMck.ShareModal_private__nAuu5{background:var(--yellow-2)}.ShareModal_headerContent___Igso{flex:1 1;display:flex;flex-direction:column;gap:4px}.ShareModal_section__LvbCL{display:flex;flex-direction:column;gap:12px}.ShareModal_linkContainer__hr2mm{display:flex;gap:12px;align-items:stretch}.ShareModal_linkField__CnkEP{flex:1 1}.ShareModal_optionsGrid__2sboA{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.ShareModal_optionButton__Z_KxC{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px 16px;border:1px solid var(--grey-3);border-radius:8px;background:var(--grey-1);cursor:pointer;transition:all .2s ease}.ShareModal_optionButton__Z_KxC:hover{background:var(--grey-2);border-color:var(--grey-4)}.ShareModal_inviteContainer__4K7Mp{display:flex;gap:8px}.ShareModal_inviteInput__AGcNB{flex:1 1}.ShareModal_sharedList__rKnCH{display:flex;flex-direction:column;gap:1px;background:var(--grey-3);border-radius:8px;overflow:hidden;max-height:240px;overflow-y:auto}.ShareModal_sharedItem__0v2w6{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--grey-1);transition:background .15s ease}.ShareModal_sharedItem__0v2w6:hover{background:var(--grey-2)}.ShareModal_removeBtn__1I3pb{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:rgba(0,0,0,0);cursor:pointer;color:var(--grey-7);border-radius:4px;transition:all .15s ease}.ShareModal_removeBtn__1I3pb:hover{background:var(--grey-3);color:var(--grey-11)}.ShareModal_visibilityCard__Y7AgM{padding:16px;background:var(--grey-1);border:1px solid var(--grey-3);border-radius:8px;display:flex;flex-direction:column;gap:12px}.ShareModal_visibilityRow__Nxsmi{display:flex;align-items:center;justify-content:space-between}.ShareModal_footer__ZBq5z{display:flex;gap:12px;justify-content:flex-end;padding-top:24px;border-top:1px solid var(--grey-3)}.ShareModal_divider__rJOnc{height:1px;background:var(--grey-3);margin:8px 0}.MapNav_glassSection__bFVcZ{background-color:var(--bg-primary-glass)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ReportModal_content__9VG9l{display:flex;flex-direction:column;gap:24px;padding-bottom:20px}.ReportModal_header__029e_{display:flex;align-items:flex-start;gap:16px;padding-bottom:24px;border-bottom:1px solid var(--grey-3)}.ReportModal_iconWrapper__9TSgy{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;flex-shrink:0;background:var(--red-2)}.ReportModal_headerContent__TsZUK{flex:1 1;display:flex;flex-direction:column;gap:4px;padding-top:2px}.ReportModal_section__Q8ifu{display:flex;flex-direction:column;gap:16px}.ReportModal_row__5ydP4{display:flex;gap:12px;align-items:flex-start}.ReportModal_safetyLink__t8H_K{color:inherit;text-decoration:underline}.ReportModal_safetyLink__t8H_K:hover{opacity:.75}.ReportModal_successContent__FJMgK{display:flex;flex-direction:column;gap:12px}.share-modal_content__rOM9x{display:flex;flex-direction:column;gap:24px;padding-bottom:16px;margin-bottom:-10px}.share-modal_section__6yJtG{display:flex;flex-direction:column;gap:12px}.share-modal_linkContainer__D9Sul{display:flex;gap:12px;align-items:stretch}.share-modal_linkField__6h7nD{flex:1 1}.share-modal_optionsGrid__BrLj_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.share-modal_optionButton__X113_{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 12px;border:1px solid var(--grey-3);border-radius:8px;background:var(--grey-1);cursor:pointer;transition:all .2s ease}.share-modal_optionButton__X113_:hover{background:var(--grey-2);border-color:var(--grey-4)}.page_container__WLoqB{max-width:1200px;display:flex;flex-direction:column;gap:40px}.page_pagination__x7Mel{align-self:center;margin-top:45px}.page_header__0Ovg7{display:flex;flex-direction:column;gap:5px}.page_grid__n17k7{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px;padding:0;max-width:800px;margin:15px auto 0}.page_card__bAi_g{display:flex;flex-direction:column;cursor:pointer;height:100%}.page_card__bAi_g:hover .page_imagePlaceholder__0P6NE,.page_card__bAi_g:hover .page_image__S3tT1{transform:scale(1.02)}.page_card__bAi_g .page_imagePlaceholder__0P6NE,.page_card__bAi_g .page_image__S3tT1{transition:transform .3s ease}.page_fullWidth___aeU3{display:flex;flex-direction:row;width:1000px;max-width:90vw;cursor:pointer;height:100%;margin-bottom:20px}.page_fullWidth___aeU3:hover .page_imagePlaceholder__0P6NE,.page_fullWidth___aeU3:hover .page_image__S3tT1{transform:scale(1.02)}.page_fullWidth___aeU3 .page_imagePlaceholder__0P6NE,.page_fullWidth___aeU3 .page_image__S3tT1{width:540px;flex-shrink:0;transition:transform .3s ease}.page_fullWidth___aeU3 .page_content__M5FKa{flex:1 1;padding:20px 20px 20px 35px;display:flex;flex-direction:column;gap:12px}.page_fullWidth___aeU3 .page_textGroup___XBv_ .page_clamped__LnrZO:first-child,.page_fullWidth___aeU3 .page_textGroup___XBv_ .page_clamped__LnrZO:last-child{-webkit-line-clamp:3}.page_fullWidth___aeU3 .page_textGroup___XBv_ .page_clamped__LnrZO:first-child :is(h1,h2,h3,h4,h5,h6,p,span,div){font-size:24px!important}.page_fullWidth___aeU3 .page_textGroup___XBv_ .page_clamped__LnrZO:last-child :is(h1,h2,h3,h4,h5,h6,p,span,div){font-size:16px!important}.page_image__S3tT1{border-radius:8px}.page_imagePlaceholder__0P6NE{position:relative;width:100%;aspect-ratio:16/9;border-radius:8px;background-color:var(--grey-1);overflow:hidden;display:flex;align-items:center;justify-content:center}.page_content__M5FKa{padding:20px 0;display:flex;flex-direction:column;gap:12px;flex:1 1}.page_textGroup___XBv_{display:flex;flex-direction:column;gap:8px}.page_clamped__LnrZO{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page_footer__74pQj{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:auto}.page_date__TKlSA{font-size:12px}.page_newsletter__po639{display:none}.page_cardLink__fK1cN,.page_fullWidthLink__0eu1J{text-decoration:none;color:inherit}.toc-panel_item__k7szb{display:block;padding:5px 12px;margin:0;border:none;background:rgba(0,0,0,0);color:var(--grey-9);cursor:pointer;width:100%;box-sizing:border-box;text-align:left;border-radius:5px;transition:background .3s,color .3s;font-family:var(--font-family-sans);font-size:13.5px;line-height:1.4;word-break:break-word}.toc-panel_item__k7szb:hover{background:var(--grey-1);color:var(--grey-10)}.toc-panel_indent1__aMn1h{padding-left:24px}.toc-panel_indent2__aeYFg{padding-left:36px}.toc-panel_indent3__eib3y{padding-left:48px}.toc-panel_indent4__ITz33{padding-left:60px}.command-palette-content_content__CGr6B{display:flex;flex-direction:column;color:var(--grey-10)}.command-palette-content_tabs__Fzu3a{padding:8px 8px 12px}.command-palette-content_empty__pmZQN{display:flex;align-items:center;justify-content:center;padding:24px}.command-palette-content_fileList__WOar4{display:flex;flex-direction:column;max-height:350px;overflow-y:auto}.command-palette-content_fileItem__vqrZ_{display:flex;align-items:center;padding:8px 12px;background:rgba(0,0,0,0);cursor:pointer;border-radius:4px;text-align:left;transition:background-color .15s ease}.command-palette-content_fileItem__vqrZ_:hover{background-color:var(--grey-1)}.command-palette-content_fileButton__Afjxh{flex:1 1;display:flex;align-items:center;gap:8px;border:none;background:rgba(0,0,0,0);cursor:pointer;text-align:left;min-width:0;padding:0}.command-palette-content_fileName__Omt90{flex:1 1;font-size:14px;color:var(--grey-10);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.command-palette-content_fileSize__jp7Rx{font-size:12px;color:var(--grey-7);flex-shrink:0;margin-left:8px}.command-palette-content_fileMenu___9msS{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:8px;border:none;background:rgba(0,0,0,0);border-radius:4px;cursor:pointer;flex-shrink:0}.command-palette-content_fileMenu___9msS:hover{background:var(--grey-3)}.doc-panel_sectionHeader__H5x6I{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 6px 4px}.doc-panel_sectionDivider__qTmD_{height:1px;background:var(--grey-3);margin:6px 0}.doc-panel_listItem__d9C8b{display:flex;align-items:center;gap:10px;padding:7px 6px;border-radius:6px;background:none;border:none;cursor:pointer;text-align:left;width:100%;transition:background .1s ease}.doc-panel_listItem__d9C8b:hover{background:var(--grey-2)}.doc-panel_listItemIcon__NRY2Z{flex-shrink:0;width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center}.doc-panel_listItemIconBlock___m1f_{background:var(--blue-2);color:var(--blue-8)}.doc-panel_listItemIconInline__pUTFE{background:var(--teal-2);color:var(--teal-8)}.doc-panel_listItemContent__GbhjI{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px;color:var(--grey-10)}.doc-panel_listItemDesc__aqwvt{overflow:hidden}.doc-panel_listItemDesc__aqwvt *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.doc-panel_emptyState__wazWZ{padding:16px 6px}.doc-panel_exampleEditor__JUBU_{border:1px solid var(--grey-4);border-radius:5px;overflow:hidden;width:100%}.doc-panel_clickableBadge__akIWs{cursor:pointer}.doc-panel_staticBadge__yYHFE{cursor:default}.doc-panel_attrRow__n867_{padding:12px 0}.doc-panel_requiredText__TMftd{font-size:11px}.doc-panel_typeLinkButton__KXTkJ{padding:0;margin:0;border:0;background:none;text-align:left;cursor:pointer;display:inline-flex;align-items:center}.doc-panel_typeLinkButton__KXTkJ:hover{filter:brightness(.96)}.title_description__ClZei,.title_heading__aTYW5,.title_textClamp__ju5F8{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.title_heading__aTYW5{font-family:var(--font-family-academic);font-weight:600;font-size:28px;margin:0 auto;width:100%;line-height:1.2;color:var(--grey-10);padding:0}.title_description__ClZei{line-height:1.4;font-weight:400;margin:5px auto 0;padding:0;font-size:16px;color:var(--grey-9)}.title_tagList__Vzep4{margin:15px auto 0}.title_titleComponent__nb7F7{text-align:center;width:100%;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;gap:5px;position:relative}.title_titleComponent__nb7F7.title_narrative__yDkE_{padding:0 15px 30px;margin:12px 0 20px}.title_titleComponent__nb7F7.title_narrative__yDkE_ .title_heading__aTYW5{font-size:calc(var(--unit-narrative)*1.75)}.title_titleComponent__nb7F7.title_narrative__yDkE_ .title_description__ClZei{font-size:calc(var(--unit-narrative)*1.05)}.title_titleComponent__nb7F7.title_narrative__yDkE_:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);max-width:400px;width:100%;border-bottom:1.5px solid var(--grey-4)}.title_titleComponent__nb7F7.title_board___uRPr .title_heading__aTYW5{font-size:calc(var(--unit-board)*2);font-weight:650}.title_titleComponent__nb7F7.title_board___uRPr .title_description__ClZei{font-size:var(--unit-board)}.title_titleComponent__nb7F7.title_board___uRPr{margin:0 0 80px;max-width:700px}.title_titleComponent__nb7F7.title_board___uRPr .title_tagsList__QftpX{gap:10px}.completion-card_card__T8b7W{position:fixed;bottom:24px;left:30px;right:calc(50vw + 0px);display:flex;justify-content:center;z-index:99;pointer-events:none;opacity:0;transform:translateY(calc(100% + 32px));transition:transform .32s cubic-bezier(.34,1.56,.64,1),opacity .2s ease-out}.completion-card_card__T8b7W.completion-card_visible__m9hv6{transform:translateY(0);opacity:1}.completion-card_pill__1wcjQ{display:inline-flex;align-items:center;gap:8px;height:32px;pointer-events:auto;background:var(--bg-primary-glass-heavy);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--grey-4);border-radius:999px;padding:4px 15px}.completion-card_label__3xIrf{white-space:nowrap;flex-shrink:0}.completion-card_divider__OQ5O9{width:1px;height:20px;background:var(--grey-4);flex-shrink:0;margin:0 -4px 0 8px}.completion-card_actions__8h6p9{display:flex;align-items:center;gap:4px}.chat_root__K3DQU{position:relative;width:100%;margin:-10px 0;z-index:1}.chat_hoverZone__pMgKE{position:absolute;left:-27px;top:-18px;height:36px;width:calc(100% + 27px);display:flex;align-items:center;gap:8px;pointer-events:auto}.chat_controls__nIPpN{display:flex;align-items:center;gap:8px;width:100%;height:100%}.chat_tearDropButton__wsIWp{flex-shrink:0;width:30px;height:30px;background:var(--grey-2);border:none;border-radius:50% 2px 50% 50%;transition:background .3s ease-out;transform:rotate(45deg);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.chat_tearDropButton__wsIWp:hover{background:var(--grey-3)}.chat_tearDropButton__wsIWp:hover .chat_tearDropIcon__IMLKe{color:var(--grey-10)}.chat_tearDropIcon__IMLKe{display:flex;align-items:center;justify-content:center;transform:rotate(-45deg);color:var(--grey-8);transition:color .3s ease-out;margin-top:.5px}.chat_chatWindow__jnbvu{width:100%;min-width:0;max-width:100%;box-sizing:border-box;margin:15px 0 0;background:var(--bg-secondary);border:1px solid var(--grey-4);border-radius:5px;display:flex;flex-direction:column;animation:chat_chatOpen__y3HIt .3s ease-out forwards}.chat_chatWindow__jnbvu:has(.chat_chatBodyMinimised__m8_fN){margin:15px 0}@keyframes chat_chatOpen__y3HIt{0%{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}to{-webkit-clip-path:inset(0 0 -2px 0);clip-path:inset(0 0 -2px 0)}}.chat_chatHeader__AMoJE{display:flex;align-items:center;justify-content:space-between;padding:15px 20px 10px;flex-shrink:0}.chat_chatHeaderMinimised__KsW43{padding:12px 20px 14px;align-items:center}.chat_chatTitleGroup__4LusQ{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1;overflow:hidden}.chat_chatTitle__1HSKG{font-weight:700;color:var(--grey-9);opacity:.8;flex-shrink:0}.chat_chatMinimisedSubtext__KtWVc,.chat_chatTitle__1HSKG{font-family:var(--font-family-academic);font-size:calc(var(--unit-narrative)*.86);text-transform:uppercase;letter-spacing:.5px}.chat_chatMinimisedSubtext__KtWVc{font-weight:400;color:var(--grey-7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.chat_chatHeaderActions__54Oq2{display:flex;align-items:center;align-self:center;gap:4px;flex-shrink:0;margin-left:12px}.chat_chatBody__4hm8v{overflow:hidden;max-height:600px;opacity:1;transition:max-height .25s ease-out,opacity .2s ease-out}.chat_chatBodyMinimised__m8_fN{max-height:0;opacity:0}.chat_messageList__X7pAH{overflow-y:auto;padding:8px 20px 12px;display:flex;flex-direction:column;justify-content:flex-start;gap:16px;flex-shrink:0}.chat_resizeBar__1TDnY{display:flex;justify-content:center;align-items:center;height:10px;margin:4px 0 16px;cursor:ns-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat_resizeBar__1TDnY:after{content:"";display:block;width:60px;height:2px;background:var(--grey-4);border-radius:2px;transition:background .2s ease-out}.chat_resizeBarActive__QjyV1:after,.chat_resizeBar__1TDnY:active:after{background:var(--grey-5)}.chat_emptyState__rTdIS{margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0 0 25px;text-align:center}.chat_emptyStateIcon__6JsIc{color:var(--grey-6);margin-bottom:4px;display:flex}.chat_emptyStateTitle__LWCo1{font-family:var(--font-family-sans);font-size:var(--unit-narrative);font-weight:550;color:var(--grey-10);height:22px}.chat_emptyStateSubtitle__UiVy9{color:var(--grey-8);max-width:240px}.chat_emptyStateSubtitle__UiVy9,.chat_userBubble__CRfxV{font-family:var(--font-family-sans);font-size:var(--unit-narrative);line-height:1.4}.chat_userBubble__CRfxV{align-self:flex-end;background:var(--grey-10);color:var(--grey-10-foreground);border-radius:12px 12px 2px 12px}.chat_assistantBubble__Ksre1,.chat_userBubble__CRfxV{max-width:85%;padding:7px 12px;word-break:break-word;-webkit-user-select:text;-moz-user-select:text;user-select:text}.chat_assistantBubble__Ksre1{align-self:flex-start;background:var(--grey-2);color:var(--grey-10);font-family:var(--font-family-sans);font-size:var(--unit-narrative);line-height:1.4;border-radius:12px 12px 12px 2px}.chat_assistantBubble__Ksre1 .katex-display{margin:8px 0;padding:4px 0}.chat_loadingDots__v8PaH{display:flex;align-items:center;justify-content:center;gap:4px;height:21px}.chat_loadingDots__v8PaH span{display:block;width:7px;height:7px;border-radius:50%;background:var(--grey-6);animation:chat_loadingBounce__OrkVG 1.2s ease-in-out infinite}.chat_loadingDots__v8PaH span:nth-child(2){animation-delay:.2s}.chat_loadingDots__v8PaH span:nth-child(3){animation-delay:.4s}@keyframes chat_loadingBounce__OrkVG{0%,80%,to{transform:scale(.7);opacity:.4}40%{transform:scale(1);opacity:1}}.chat_chatFooter__SBh4H{display:flex;align-items:flex-end;gap:8px;padding:10px 20px 16px;border-top:1px solid var(--grey-3);border-radius:0 0 5px 5px;background:var(--bg-primary);flex-shrink:0}.chat_input__QFGr4{flex:1 1;min-height:55px;max-height:120px;padding:0;border:none;border-radius:0;font-size:var(--unit-narrative);font-family:var(--font-family-sans);resize:none;outline:none;background:rgba(0,0,0,0);color:var(--grey-10);line-height:1.4}.chat_input__QFGr4::placeholder{color:var(--grey-6)}.chat_sendButton__KAeLy{height:31px;width:31px;background:var(--grey-2);border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--grey-9);flex-shrink:0;margin:0 -8px -3px 0;transition:.3s ease-out}.chat_sendButton__KAeLy:hover{background:var(--grey-3)}.messageContent_container__cXAJM{display:flex;flex-direction:column;gap:8px;width:100%}.messageContent_paragraph__HJd72{margin:0;font-family:var(--font-family-sans);font-size:var(--unit-narrative);line-height:1.4;color:inherit}.messageContent_paragraph__HJd72 strong{font-weight:600}.messageContent_orderedList__IT83e,.messageContent_unorderedList___doz8{margin:0;padding-left:18px;font-family:var(--font-family-sans);font-size:var(--unit-narrative);line-height:1.4;color:inherit}.messageContent_orderedList__IT83e li,.messageContent_unorderedList___doz8 li{margin:4px 0}.messageContent_equation__xuOMJ{margin:8px 0;padding:4px 0;display:flex;justify-content:center;width:100%}.messageContent_equationFallback__ul6vp{margin:8px 0;padding:4px;font-size:12px;color:var(--grey-6);text-align:center;font-family:monospace;background:var(--grey-1);border-radius:3px}.messageContent_citation__W528p{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:.75px 6px 0;line-height:1.2;margin:0 1px;background:var(--grey-4);color:var(--grey-9);font-size:12px;font-weight:500;border-radius:20px;transition:background .2s ease-out,color .2s ease-out;position:relative;top:-1px}.messageContent_citation__W528p:hover{background:var(--grey-5);color:var(--grey-10)}._id__mapPage__ngmx4{width:100%;height:100dvh;position:relative;overflow:hidden}._id__canvas__3jllz{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--bg-primary)}._id__detailCard__94Ini{position:absolute;top:20px;left:81px;width:340px;border-radius:7.5px;background-color:var(--bg-secondary-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--grey-4);overflow:hidden;z-index:10}._id__detailHeader__zyPUq{display:flex;align-items:center;gap:8px;padding:12px 10px 12px 14px}._id__title__iOQ_H{font-family:var(--font-family-academic)!important;font-weight:600!important;color:var(--grey-10)!important;margin:0;flex:1 1;text-align:left;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._id__detailBody___lLO7{display:flex;flex-direction:column;gap:15px;padding:2px 14px 14px}._id__detailDescription__lJctG{margin-bottom:15px}._id__buttonLabel__X_h3Z{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}._id__continueButton__p1D14{flex:1 1;min-width:0}.page_container__JdXa8{max-width:800px;display:flex;flex-direction:column;gap:30px;align-items:center}.page_content__MWe_k{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important}.page_header__h8cLx{max-width:700px;margin:0 auto 20px;align-items:center;align-self:center;text-align:center;width:100%}.page_title__o7d9c{font-size:24px!important;text-align:center;align-self:center}.page_excerpt__mmuJj{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.page_metadata__Xkn7p{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:16px!important;width:-moz-fit-content!important;width:fit-content!important;margin:0 auto!important}.page_body__xS3p8{max-width:600px!important;line-height:1.6!important;margin-top:40px!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.page_imagePlaceholder__C5PGM{position:relative;width:100%;max-width:750px;aspect-ratio:16/9;border-radius:8px;background-color:var(--grey-1);overflow:hidden;display:flex;align-items:center;justify-content:center}.page_image__PJjG5{border-radius:8px}.page_youtubeIframe__ethKV{width:100%;height:100%;border:0;border-radius:8px}.page_h1__nf5Wa,.page_h2__FtpdF,.page_h3__xIzwH,.page_h4__ZGJTR,.page_h5__Sre2W,.page_h6__nqiX2{color:var(--grey-10);font-family:var(--font-family-sans);margin:0}.page_h1__nf5Wa{font-size:22px;font-weight:575;line-height:1.4;margin-top:24px}.page_h2__FtpdF{font-size:18px;font-weight:575;line-height:1.4;margin-top:20px}.page_h3__xIzwH{font-size:16px;font-weight:575;line-height:1.4;margin-top:18px}.page_h4__ZGJTR{font-size:15px;font-weight:575;line-height:1.4;margin-top:16px}.page_h5__Sre2W{font-size:14px;font-weight:575;line-height:1.4;margin-top:14px}.page_h6__nqiX2{font-size:12px;font-weight:575;line-height:1.4;margin-top:12px}.page_p__8Z37N{font-family:var(--font-family-sans);margin:0;line-height:1.4;color:var(--grey-9);font-size:var(--unit);font-weight:400}.page_p__8Z37N strong{color:var(--grey-10);font-weight:575}.page_p__8Z37N em{font-style:italic;color:var(--grey-9)}.page_p__8Z37N code{font-family:var(--font-family-mono);background-color:var(--grey-2);padding:2px 6px;border-radius:4px;font-size:calc(var(--unit)*.9357);font-weight:400;color:var(--grey-10)}.page_figure__rOhsq{margin:24px 0}.page_contentImage__bMUMj{width:100%;height:auto;border-radius:5px;display:block}.page_figcaption__gZ522{font-family:var(--font-family-sans);font-size:calc(var(--unit)*.9357);color:var(--grey-7);font-weight:400;line-height:1.4;margin-top:8px;text-align:center}.page_link__fqfFP{color:var(--grey-10);text-decoration:underline;-webkit-text-decoration-color:var(--blue-6);text-decoration-color:var(--blue-6);-webkit-text-decoration-style:wavy;text-decoration-style:wavy;text-underline-offset:1.5px;transition:.3s;cursor:pointer}.page_link__fqfFP:hover{-webkit-text-decoration-color:var(--blue-8);text-decoration-color:var(--blue-8);color:var(--grey-9)}.page_link__fqfFP:active{-webkit-text-decoration-color:var(--blue-10);text-decoration-color:var(--blue-10)}.page_ol__Hk_1F,.page_ul__SnPlX{font-family:var(--font-family-sans);margin:0;padding-left:24px;color:var(--grey-9);font-size:var(--unit);font-weight:400;line-height:1.4}.page_li__8tePf{margin:4px 0}.page_li__8tePf strong{color:var(--grey-10);font-weight:575}.page_li__8tePf em{font-style:italic;color:var(--grey-9)}.page_li__8tePf code{font-family:var(--font-family-mono);background-color:var(--grey-2);padding:2px 6px;border-radius:4px;font-size:calc(var(--unit)*.9357);font-weight:400;color:var(--grey-10)}.page_blockquote__uYilk{font-family:var(--font-family-sans);margin:0;padding:0 0 0 12px;border-left:3px solid var(--grey-5);color:var(--grey-8);font-size:var(--unit);font-weight:400;line-height:1.4;font-style:italic}.page_blockquote__uYilk strong{color:var(--grey-10);font-weight:575}.page_blockquote__uYilk em{font-style:italic}.page_blockquote__uYilk code{font-family:var(--font-family-mono);background-color:var(--grey-2);padding:2px 6px;border-radius:4px;font-size:calc(var(--unit)*.9357);font-weight:400;color:var(--grey-10)}.page_divider__Ew5NC{width:100%;height:1px;background-color:var(--grey-4);max-width:800px}.page_recentSection__eF5KG{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:flex-start}.page_recentSectionHeader__H_cRY{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.page_recentGrid__thS6Y{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media(max-width:1024px){.page_recentGrid__thS6Y{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.page_recentGrid__thS6Y{grid-template-columns:1fr}}