.NotionSidebar_sidebar___gh_g{width:320px;min-width:320px;height:100%;background-color:#ffffff;border-right:1px solid rgba(55,53,47,.08);box-shadow:4px 0 20px rgba(0,0,0,.04);display:flex;flex-direction:column;transition:width .2s ease;position:-webkit-sticky;position:sticky;top:0}.NotionSidebar_sidebar___gh_g.NotionSidebar_collapsed__Fxo6I{width:0;min-width:0;overflow:hidden}.NotionSidebar_sidebarHeader__i5yUx{padding:6px;border-bottom:1px solid rgba(55,53,47,.09);display:flex;align-items:center;gap:8px;min-height:45px;background-color:#ffffff;position:-webkit-sticky;position:sticky;top:0;z-index:2}.NotionSidebar_collapseButton__7ReA3{width:24px;height:24px;border:none;background:none;cursor:pointer;border-radius:3px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:background-color .1s ease}.NotionSidebar_collapseButton__7ReA3:hover{background-color:rgba(55,53,47,.08)}.NotionSidebar_collapseIcon__lAXN6{font-size:12px;line-height:1}.NotionSidebar_workspaceInfo__ExqXW{display:flex;align-items:center;gap:8px;flex:1 1;padding:4px 8px;cursor:pointer;border-radius:3px;transition:background-color .1s ease}.NotionSidebar_workspaceInfo__ExqXW:hover{background-color:rgba(55,53,47,.08)}.NotionSidebar_workspaceIcon__8082x{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.NotionSidebar_workspaceTitle___Lwbi{font-size:14px;font-weight:600;color:rgb(55,53,47);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.NotionSidebar_sidebarContent__1BZ_z{flex:1 1;overflow-y:hidden;padding:8px 4px 12px}.NotionSidebar_navigation__fyKzO{padding:4px 0}.NotionSidebar_sectionTitle__F2lPn{font-size:12px;font-weight:600;color:rgba(55,53,47,.7);text-transform:uppercase;letter-spacing:.5px;margin:8px 12px 4px;text-align:left}.NotionSidebar_pageList__mlyPY{display:flex;flex-direction:column;gap:1px}.NotionSidebar_pageSection__e7JHS{margin:8px 0}.NotionSidebar_sectionHeader__Yn2Dx{display:flex;align-items:center;gap:6px;padding:8px 12px 4px;margin:0 6px;width:calc(100% - 12px);background:none;border:none;border-radius:8px;cursor:pointer;justify-content:flex-start}.NotionSidebar_sectionHeader__Yn2Dx:hover{background-color:rgba(37,99,235,.06)}.NotionSidebar_sectionChevron__IOsLR{font-size:12px;color:rgba(55,53,47,.6)}.NotionSidebar_sectionPageItem__u3CuH{margin-left:12px;width:calc(100% - 18px)}.NotionSidebar_pageItem__dFYEM{display:flex;align-items:center;gap:8px;padding:6px 12px;margin:0 6px;border:none;background:none;cursor:pointer;border-radius:8px;text-align:left;color:rgb(55,53,47);font-size:14px;line-height:1.3;transition:background-color .12s ease,color .12s ease,transform .06s ease;width:calc(100% - 12px);min-height:27px}.NotionSidebar_pageItem__dFYEM:hover{background-color:rgba(37,99,235,.06)}.NotionSidebar_pageItem__dFYEM.NotionSidebar_selected___D0nq{background-color:rgba(37,99,235,.12);color:#2563eb;font-weight:600;box-shadow:inset 3px 0 0 #2563eb}.NotionSidebar_pageIcon__VqREV{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:13px;line-height:1;flex-shrink:0}.NotionSidebar_pageTitle__yMEht{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1}.NotionSidebar_separator____VMt{height:1px;background-color:rgba(55,53,47,.09);margin:10px 12px}.NotionSidebar_loadingState__GAfIC{padding:12px;display:flex;flex-direction:column;gap:8px}.NotionSidebar_skeleton__naS2V{height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:NotionSidebar_loading__UphCp 1.5s infinite;border-radius:3px}.NotionSidebar_skeleton__naS2V:first-child{width:80%}.NotionSidebar_skeleton__naS2V:nth-child(2){width:60%}.NotionSidebar_skeleton__naS2V:nth-child(3){width:90%}@keyframes NotionSidebar_loading__UphCp{0%{background-position:200% 0}to{background-position:-200% 0}}.NotionSidebar_errorState__hyisn{padding:12px;text-align:center}.NotionSidebar_errorState__hyisn p{color:rgba(55,53,47,.65);font-size:14px;margin:0 0 12px}.NotionSidebar_retryButton__tvHyp{padding:6px 12px;background-color:#2563eb;color:white;border:none;border-radius:3px;font-size:12px;cursor:pointer;transition:background-color .1s ease}.NotionSidebar_retryButton__tvHyp:hover{background-color:#1d4ed8}.NotionSidebar_sidebarContent__1BZ_z::-webkit-scrollbar{width:0!important;height:0!important}.NotionSidebar_sidebar___gh_g:hover .NotionSidebar_sidebarContent__1BZ_z::-webkit-scrollbar{width:4px}.NotionSidebar_sidebarContent__1BZ_z::-webkit-scrollbar-track{background:transparent}.NotionSidebar_sidebarContent__1BZ_z::-webkit-scrollbar-thumb{background-color:rgba(55,53,47,.18);border-radius:2px}.NotionSidebar_sidebarContent__1BZ_z::-webkit-scrollbar-thumb:hover{background-color:rgba(55,53,47,.28)}@media (max-width:768px){.NotionSidebar_sidebar___gh_g{position:absolute;z-index:1000;box-shadow:2px 0 8px rgba(0,0,0,.1)}.NotionSidebar_sidebar___gh_g.NotionSidebar_collapsed__Fxo6I{width:240px;transform:translateX(-100%)}}.NotionContent_container__8oMvO{flex:1 1;height:100%;overflow-y:auto;background-color:white}.NotionContent_pageContent__VIOzU{width:100%;margin:0;padding:0;min-height:100%;position:relative}.NotionContent_pageHeader__9xKiP{display:block}.NotionContent_headerOverlay__HBEHj{position:absolute;top:0;left:0;right:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;max-width:100%;margin:0;width:100%;z-index:3;height:auto;background:none;border-radius:0}.NotionContent_headerInline__lxYbD{position:relative;padding:32px 48px 8px;display:flex;flex-direction:column;align-items:flex-start;background:white;border-bottom:1px solid rgba(55,53,47,.08)}.NotionContent_pageIcon__an_0x{display:inline-flex;align-items:center;justify-content:center}.NotionContent_iconOverlay__AsYDU{position:absolute;top:160px;left:48px;font-size:78px;background:white;border-radius:50%;width:78px;height:78px;z-index:4;box-shadow:0 4px 12px rgba(0,0,0,.15)}.NotionContent_iconInline__qHBXM,.NotionContent_iconOverlay__AsYDU{line-height:1;display:flex;align-items:center;justify-content:center}.NotionContent_iconInline__qHBXM{position:static;font-size:32px;width:48px;height:48px;border-radius:8px;background:transparent;box-shadow:none;margin:8px 0}.NotionContent_pageTitle__pPy7E{font-size:40px;font-weight:700;line-height:1.2;color:#1f2937;margin:0;word-wrap:break-word}.NotionContent_titleOverlay__c4xcH{position:absolute;top:60px;left:48px;right:48px;color:white;z-index:4}.NotionContent_titleInline__pVsw6{position:static;color:rgb(55,53,47);margin:0 0 8px}.NotionContent_pageCover__OkgtT{width:100%;height:30vh;max-height:30vh;position:relative;margin-bottom:0;z-index:1}.NotionContent_coverImage__syary{width:100%;height:100%;object-fit:cover;object-position:center}.NotionContent_pageBody__S62tr{padding:32px 48px 160px;max-width:960px;margin:0 auto;width:100%;position:relative;z-index:2}.NotionContent_bodyWithCover__OWIXq{--layout:cover}.NotionContent_bodyNoCover__8g65J{--layout:no-cover}.NotionContent_heading1__QEprc{font-size:32px;font-weight:700;line-height:1.2;color:rgb(55,53,47);margin:24px 0 8px}.NotionContent_heading2__VEKm_{font-size:24px;font-weight:700;line-height:1.3;color:rgb(55,53,47);margin:20px 0 6px}.NotionContent_heading3__ttnnn{font-size:20px;font-weight:700;line-height:1.3;color:rgb(55,53,47);margin:16px 0 4px}.NotionContent_paragraph__8qj5J{font-size:16px;line-height:1.5;color:rgb(55,53,47);margin:3px 0;white-space:pre-wrap}.NotionContent_paragraph__8qj5J:empty{min-height:1em}.NotionContent_color_gray__Mo93d{color:rgba(120,119,116,1)}.NotionContent_color_brown__pG8WR{color:rgba(159,107,83,1)}.NotionContent_color_orange__E6LPm{color:rgba(217,115,13,1)}.NotionContent_color_yellow__DJ7eb{color:rgba(203,145,47,1)}.NotionContent_color_green__EPLxl{color:rgba(68,131,97,1)}.NotionContent_color_blue__9JDhR{color:rgba(51,126,169,1)}.NotionContent_color_purple__nSLWe{color:rgba(144,101,176,1)}.NotionContent_color_pink__Lr0tR{color:rgba(193,76,138,1)}.NotionContent_color_red__ZJEtl{color:rgba(212,76,71,1)}.NotionContent_color_gray_background__S1nvW{background-color:rgba(241,241,239,1);padding:8px 12px;border-radius:3px}.NotionContent_color_brown_background__PMWix{background-color:rgba(244,238,238,1);padding:8px 12px;border-radius:3px}.NotionContent_color_orange_background__ukbCf{background-color:rgba(251,236,221,1);padding:8px 12px;border-radius:3px}.NotionContent_color_yellow_background__ZyJjB{background-color:rgba(251,243,219,1);padding:8px 12px;border-radius:3px}.NotionContent_color_green_background__h7_Di{background-color:rgba(237,243,236,1);padding:8px 12px;border-radius:3px}.NotionContent_color_blue_background__ZwL_D{background-color:rgba(231,243,248,1);padding:8px 12px;border-radius:3px}.NotionContent_color_purple_background__jxzzu{background-color:rgba(244,240,247,.8);padding:8px 12px;border-radius:3px}.NotionContent_color_pink_background__jFnUN{background-color:rgba(249,238,243,.8);padding:8px 12px;border-radius:3px}.NotionContent_color_red_background__fn8lT{background-color:rgba(253,235,236,1);padding:8px 12px;border-radius:3px}.NotionContent_listItem__6eM2Q{display:flex;margin:1px 0;align-items:flex-start}.NotionContent_bulletPoint__etFoE,.NotionContent_numberPoint__kdd5x{font-size:16px;line-height:1.5;color:rgb(55,53,47);margin-right:8px;width:20px;flex-shrink:0;text-align:left}.NotionContent_listContent__kf4ud{flex:1 1;font-size:16px;line-height:1.5;color:rgb(55,53,47)}.NotionContent_codeBlock__kb0xE{background-color:rgb(247,246,243);border:1px solid rgba(55,53,47,.12);border-radius:6px;padding:16px;margin:6px 0;overflow-x:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:14px;line-height:1.5;color:rgb(55,53,47);white-space:pre}.NotionContent_codeBlock__kb0xE code{background:none;padding:0;color:inherit;font-size:inherit;font-family:inherit}.NotionContent_inlineCode__gc3fa{background-color:rgba(135,131,120,.15);color:#eb5757;border-radius:3px;font-size:85%;padding:.2em .4em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.NotionContent_quote__ERdO2{border-left:3px solid;padding-left:14px;margin:6px 0;font-size:16px;line-height:1.5;color:rgb(55,53,47)}.NotionContent_divider__nb9Ht{border:none;border-top:1px solid rgba(55,53,47,.09);margin:12px 0;width:100%}.NotionContent_imageWrapper__lpJ7D{margin:6px 0;display:flex;flex-direction:column;align-items:center}.NotionContent_image__Uksd2{max-width:100%;height:auto;border-radius:3px;box-shadow:0 0 0 1px rgba(15,15,15,.1),0 2px 4px rgba(15,15,15,.1)}.NotionContent_caption__xSYkI{margin-top:6px;font-size:14px;line-height:1.4;color:rgba(55,53,47,.65);text-align:center}.NotionContent_callout__OMQ2p{background-color:rgb(251,250,249);border-radius:3px;padding:16px;margin:6px 0;display:flex;align-items:flex-start;gap:12px}.NotionContent_calloutIcon___fJ_j{font-size:20px;line-height:1;flex-shrink:0;margin-top:2px}.NotionContent_calloutContent__XYp_X{flex:1 1;font-size:16px;line-height:1.5;color:rgb(55,53,47)}.NotionContent_columnList__idGkO{display:flex;gap:16px;margin:6px 0;width:100%}.NotionContent_column__a7Prz{flex:1 1;min-width:0}.NotionContent_toggle__pwE_a{margin:6px 0}.NotionContent_toggleButton__py4jl{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;font-size:16px;line-height:1.5;color:rgb(55,53,47);text-align:left;width:100%;padding:3px 0;border-radius:3px;transition:background-color .1s ease}.NotionContent_toggleButton__py4jl:hover{background-color:rgba(55,53,47,.08)}.NotionContent_toggleIcon__cYdXR{font-size:12px;transition:transform .2s ease;width:16px;text-align:center}.NotionContent_toggleIcon__cYdXR.NotionContent_toggleOpen__zXg9Y{transform:rotate(90deg)}.NotionContent_toggleContent__YZQeb{margin-left:24px;margin-top:6px}.NotionContent_tableWrapper__WVFDK{margin:6px 0;overflow-x:auto;border:1px solid rgba(55,53,47,.09);border-radius:6px}.NotionContent_table__n6Rfu{width:100%;border-collapse:collapse;font-size:14px}.NotionContent_tableRow__Ad7HW{border-bottom:1px solid rgba(55,53,47,.09)}.NotionContent_tableRow__Ad7HW:last-child{border-bottom:none}.NotionContent_tableCell__hDdxA{padding:8px 12px;border-right:1px solid rgba(55,53,47,.09);vertical-align:top;color:rgb(55,53,47);line-height:1.5}.NotionContent_tableCell__hDdxA:last-child{border-right:none}.NotionContent_todoItem__Npcg8{display:flex;align-items:flex-start;gap:8px;margin:3px 0}.NotionContent_todoCheckbox__wGfGx{margin-top:2px;flex-shrink:0}.NotionContent_todoContent__56bTf{flex:1 1;font-size:16px;line-height:1.5;color:rgb(55,53,47)}.NotionContent_videoWrapper__x1MdZ{margin:6px 0;display:flex;flex-direction:column;align-items:center}.NotionContent_video__5PbV_{max-width:100%;height:auto;border-radius:3px;box-shadow:0 0 0 1px rgba(15,15,15,.1),0 2px 4px rgba(15,15,15,.1)}.NotionContent_fileWrapper__HwJrX{margin:6px 0;padding:12px;border:1px solid rgba(55,53,47,.09);border-radius:3px;background-color:rgba(55,53,47,.03)}.NotionContent_fileLink__DJuvN{color:rgb(35,131,226);text-decoration:none;font-size:14px;display:flex;align-items:center;gap:8px}.NotionContent_fileLink__DJuvN:hover{text-decoration:underline}.NotionContent_embedWrapper__ahGST{margin:6px 0;border:1px solid rgba(55,53,47,.09);border-radius:3px;overflow:hidden}.NotionContent_embed__63EG6{width:100%;height:400px;border:none}.NotionContent_linkPreview__iTPUx{margin:6px 0;padding:12px;border:1px solid rgba(55,53,47,.09);border-radius:3px;background-color:rgba(55,53,47,.03)}.NotionContent_linkPreviewLink__Gzsqe{color:rgb(35,131,226);text-decoration:none;font-size:14px;word-break:break-all}.NotionContent_linkPreviewLink__Gzsqe:hover{text-decoration:underline}.NotionContent_childPage__hJuEo{margin:6px 0;padding:8px 12px;background-color:rgba(35,131,226,.1);border-left:3px solid rgb(35,131,226);border-radius:3px;font-size:14px;color:rgb(55,53,47)}.NotionContent_syncedBlock__EjdJX{margin:6px 0;padding:12px;border:1px dashed rgba(55,53,47,.2);border-radius:3px;background-color:rgba(55,53,47,.02)}.NotionContent_template__tOj2H{margin:6px 0;border:1px solid rgba(55,53,47,.09);border-radius:3px;overflow:hidden}.NotionContent_templateTitle__N1D4x{padding:8px 12px;background-color:rgba(55,53,47,.05);font-size:14px;font-weight:500;color:rgb(55,53,47);border-bottom:1px solid rgba(55,53,47,.09)}.NotionContent_breadcrumb__8R8TB{margin:6px 0;padding:6px 0;font-size:12px;color:rgba(55,53,47,.65)}.NotionContent_tableOfContents__pwRIT{margin:6px 0;padding:12px;background-color:rgba(55,53,47,.03);border-radius:3px;font-size:14px;color:rgb(55,53,47)}.NotionContent_childDatabase__qMgrD{margin:6px 0;padding:12px;border:1px solid rgba(55,53,47,.09);border-radius:3px;background-color:rgba(35,131,226,.05);font-size:14px;color:rgb(55,53,47)}.NotionContent_linkToPage__JABgt{margin:6px 0;padding:8px 12px;background-color:rgba(35,131,226,.1);border-left:3px solid rgb(35,131,226);border-radius:3px;font-size:14px;color:rgb(55,53,47)}.NotionContent_link__6ndsG:hover{-webkit-text-decoration-color:rgba(35,131,226,.8);text-decoration-color:rgba(35,131,226,.8)}.NotionContent_emptyState__dn2BU{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;height:auto;text-align:center;color:rgba(55,53,47,.65)}.NotionContent_emptyIcon__fvSpk{font-size:64px;margin-bottom:24px}.NotionContent_emptyState__dn2BU h2{font-size:24px;font-weight:600;color:rgb(55,53,47);margin:0 0 8px}.NotionContent_emptyState__dn2BU p{font-size:16px;color:rgba(55,53,47,.65);margin:0}.NotionContent_loadingState___FUU5{padding:96px}.NotionContent_skeletonTitle__l1uKK{height:40px;margin-bottom:24px;width:60%}.NotionContent_skeletonLine___l8eE,.NotionContent_skeletonTitle__l1uKK{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:NotionContent_loading__NsCb8 1.5s infinite;border-radius:3px}.NotionContent_skeletonLine___l8eE{height:16px;margin-bottom:8px}.NotionContent_skeletonLine___l8eE:nth-child(2){width:90%}.NotionContent_skeletonLine___l8eE:nth-child(3){width:75%}.NotionContent_skeletonLine___l8eE:nth-child(4){width:85%}@keyframes NotionContent_loading__NsCb8{0%{background-position:200% 0}to{background-position:-200% 0}}.NotionContent_errorState__xtt2t{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;height:auto;text-align:center;padding:48px}.NotionContent_errorState__xtt2t h2{font-size:24px;font-weight:600;color:rgb(55,53,47);margin:0 0 8px}.NotionContent_errorState__xtt2t p{font-size:16px;color:rgba(55,53,47,.65);margin:0 0 24px}.NotionContent_retryButton__xoHc7{padding:8px 16px;background-color:#2563eb;color:white;border:none;border-radius:8px;font-size:14px;cursor:pointer;transition:background-color .1s ease;font-weight:500}.NotionContent_retryButton__xoHc7:hover{background-color:#1d4ed8}.NotionContent_unsupportedBlock__Qh0ht{margin:16px 0;border-radius:6px;border:1px solid rgba(55,53,47,.16);background:rgba(55,53,47,.03);overflow:hidden}.NotionContent_unsupportedHeader__cz2uR{padding:8px 12px;background-color:rgba(55,53,47,.06);font-size:12px;font-weight:500;color:rgba(55,53,47,.7);border-bottom:1px solid rgba(55,53,47,.09)}.NotionContent_unsupportedMessage__qNiTY{padding:10px 12px;font-size:12px;color:rgba(55,53,47,.6);line-height:1.4;font-style:italic}.NotionContent_unsupported__DD0U0{margin:6px 0;border-radius:3px;border:1px solid rgba(255,193,7,.3);overflow:hidden}.NotionContent_unsupportedDetails__qxdCa{cursor:pointer}.NotionContent_unsupportedDetails__qxdCa summary{padding:8px 12px;background-color:rgba(255,193,7,.1);font-size:12px;color:rgba(55,53,47,.65);font-weight:500;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.NotionContent_unsupportedDetails__qxdCa summary::-webkit-details-marker{display:none}.NotionContent_unsupportedDetails__qxdCa summary:before{content:"▶ ";margin-right:4px;transition:transform .2s ease}.NotionContent_unsupportedDetails__qxdCa[open] summary:before{transform:rotate(90deg)}.NotionContent_unsupportedDetails__qxdCa pre{padding:12px;background-color:rgba(255,193,7,.05);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:11px;color:rgba(55,53,47,.65);overflow-x:auto;margin:0;border-top:1px solid rgba(255,193,7,.2)}.NotionContent_container__8oMvO::-webkit-scrollbar{width:6px}.NotionContent_container__8oMvO::-webkit-scrollbar-track{background:transparent}.NotionContent_container__8oMvO::-webkit-scrollbar-thumb{background-color:rgba(55,53,47,.2);border-radius:3px}.NotionContent_container__8oMvO::-webkit-scrollbar-thumb:hover{background-color:rgba(55,53,47,.3)}@media (max-width:768px){.NotionContent_headerInline__lxYbD{padding:48px 24px 0}.NotionContent_pageBody__S62tr{padding:24px 24px 120px;max-width:720px}.NotionContent_pageTitle__pPy7E{font-size:32px}.NotionContent_heading1__QEprc{font-size:28px}.NotionContent_heading2__VEKm_{font-size:22px}.NotionContent_heading3__ttnnn{font-size:18px}.NotionContent_columnList__idGkO{flex-direction:column;gap:8px}.NotionContent_tableWrapper__WVFDK{font-size:12px}.NotionContent_tableCell__hDdxA{padding:6px 8px}.NotionContent_embed__63EG6{height:250px}.NotionContent_video__5PbV_{width:100%}}@media (max-width:480px){.NotionContent_headerInline__lxYbD{padding:32px 16px 0}.NotionContent_pageBody__S62tr{padding:16px 16px 96px;max-width:100%}.NotionContent_pageTitle__pPy7E{font-size:28px}.NotionContent_heading1__QEprc{font-size:24px}.NotionContent_heading2__VEKm_{font-size:20px}.NotionContent_heading3__ttnnn{font-size:18px}.NotionContent_embed__63EG6{height:200px}}.NotionContent_navigationBlock__xZW1B{display:flex;align-items:center;gap:8px;margin:8px 0;padding:12px 16px;background-color:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.2);border-radius:6px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%;font-size:14px}.NotionContent_navigationBlock__xZW1B:hover{background-color:rgba(37,99,235,.12);border-color:rgba(37,99,235,.3);transform:translateY(-1px)}.NotionContent_navigationIcon__iTT85{font-size:16px;flex-shrink:0}.NotionContent_navigationTitle__rsMzA{color:#2563eb;font-weight:500;flex:1 1}.NotionContent_databaseBlock__9_1_a{display:flex;align-items:center;gap:12px;margin:12px 0;padding:16px;background-color:rgba(55,53,47,.04);border:1px solid rgba(55,53,47,.12);border-radius:6px}.NotionContent_databaseIcon__0PgF9{font-size:20px;flex-shrink:0}.NotionContent_databaseTitle__MPwCe{font-size:15px;font-weight:600;color:rgb(55,53,47);margin-bottom:2px}.NotionContent_databaseSubtext__ovtS4{font-size:12px;color:rgba(55,53,47,.6);font-style:italic}.NotionContent_lightContentMessage__HQJTp{display:flex;gap:16px;margin:48px 0;padding:24px;background:linear-gradient(135deg,rgba(35,131,226,.05),rgba(35,131,226,.02));border:1px solid rgba(35,131,226,.1);border-radius:8px;align-items:flex-start}.NotionContent_lightContentIcon__LgX6i{font-size:32px;flex-shrink:0;margin-top:4px}.NotionContent_lightContentText__ZwOqX h3{font-size:18px;font-weight:600;color:rgb(55,53,47);margin:0 0 8px}.NotionContent_lightContentText__ZwOqX p{font-size:14px;color:rgba(55,53,47,.7);line-height:1.5;margin:0}.NotionContent_emptyContentMessage__DrICG{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:64px 24px;color:rgba(55,53,47,.6)}.NotionContent_emptyContentIcon__J092g{font-size:48px;margin-bottom:16px}.NotionContent_emptyContentMessage__DrICG h3{font-size:20px;font-weight:600;color:rgb(55,53,47);margin:0 0 8px}.NotionContent_emptyContentMessage__DrICG p{font-size:14px;color:rgba(55,53,47,.6);margin:0;max-width:400px}.NotionContent_link__6ndsG{color:#2563eb;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.NotionContent_link__6ndsG:hover{color:#1d4ed8}.page_container__aoG4z{min-height:100vh;background-color:#ffffff;display:flex;flex-direction:column}.page_dashboard__z1au2{flex:1 1;display:flex;flex-direction:column;height:100vh}.page_header__kVzhN{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid rgba(55,53,47,.09);background-color:white;z-index:100;flex-shrink:0;box-shadow:0 1px 2px rgba(0,0,0,.04)}.page_logo__7fc9l{display:flex;align-items:center;gap:12px}.page_logoImage__eK2JD{height:32px;width:auto;max-width:160px;filter:none}.page_headerTitle__3tMIM{font-size:18px;font-weight:600;color:#1f2937;margin:0}.page_logoutButton__K4PKs{padding:8px 16px;background-color:#f3f4f6;color:#374151;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease;border:1px solid rgba(55,53,47,.12)}.page_logoutButton__K4PKs:hover{background-color:#e5e7eb}.page_main__GlU4n{flex:1 1;display:flex;overflow:hidden;background-color:#ffffff}.page_notionWrapper__N8UXR{flex:1 1;display:flex;height:100%;gap:0}.page_loadingContainer__pshup{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa}.page_loading__Q7rym{font-size:16px;color:#6b7280}@media (max-width:768px){.page_header__kVzhN{flex-direction:column;gap:16px;text-align:center;padding:16px 20px}.page_dashboard__z1au2{height:100vh}.page_main__GlU4n{flex:1 1}}