:root{--surface:#f9faf8;--surface-subtle:#eef2ef;--surface-strong:#0f2333;--text-primary:#0f2333;--text-secondary:#475569;--text-inverted:#fff;--border:#e2e8e5;--accent:#3d6140;--accent-strong:#2f5d50;--accent-soft:#e6f0e8;--accent-secondary:#0f2333;--accent-secondary-soft:#dbe3ea;--focus:#84a98c;--shadow:0 12px 32px #0f233314;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--font-base:system-ui, -apple-system, "Segoe UI", Roboto, Inter, Arial, sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{--header-height:72px;min-height:100%;margin:0}body{font-family:var(--font-base);color:var(--text-primary);background-color:var(--surface-subtle);line-height:1.5}a,button{font:inherit;font-weight:300}a{color:inherit}.app-shell{background:var(--surface);border-inline:1px solid var(--border);grid-template-rows:auto 1fr auto;min-height:100svh;margin:0 auto;display:grid}.skip-link{left:var(--space-4);z-index:10;padding:var(--space-2) var(--space-4);background:var(--surface-strong);color:var(--text-inverted);border-radius:var(--radius-sm);text-decoration:none;position:absolute;top:-100%}.skip-link:focus{top:var(--space-3)}.main-content{padding:var(--space-12) var(--space-4)}html.pe-editor-fullwidth .main-content,html.pe-editor-fullwidth .page-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.page-shell{gap:var(--space-10);animation:.2s ease-out page-enter;display:grid}@keyframes page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.page-shell--narrow{max-width:760px;margin-inline:auto}h1,h2,p{margin:0}h1{letter-spacing:-.02em;font-size:clamp(1.85rem,6vw,2.85rem);line-height:1.1}h2{font-size:clamp(1.25rem,4vw,1.5rem);line-height:1.25}.lead{color:var(--text-secondary);max-width:65ch;font-size:clamp(1rem,3.4vw,1.125rem)}.button{border-radius:var(--radius-sm);padding:var(--space-1) var(--space-2);justify-content:center;align-items:center;font-weight:450;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.button--primary{background:var(--accent);color:var(--text-inverted)}.button--primary:hover{background:var(--accent-strong)}.button--secondary{color:var(--text-primary);background:var(--surface)}.button--secondary:hover{border-color:var(--accent)}.content-grid{gap:var(--space-4);display:grid}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-5);gap:var(--space-3);box-shadow:var(--shadow);display:grid}.card p,.content-block p{color:var(--text-secondary)}.content-block{gap:var(--space-5);display:grid}@media (width>=769px){.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1025px){.main-content{padding-inline:var(--space-10)}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}._footer_uhj0g_1{border-top:1px solid var(--border);background:var(--surface)}._container_uhj0g_6{gap:var(--space-2);padding:var(--space-5) var(--space-4);color:var(--text-secondary);flex-direction:column;display:flex}._meta_uhj0g_14{font-size:.875rem}@media (width>=1025px){._container_uhj0g_6{padding-inline:var(--space-10)}}._list_lhmap_1{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._link_lhmap_10{width:100%;padding:calc(var(--space-2) * .5) var(--space-2);border-radius:var(--radius-sm);color:var(--text-primary);justify-content:center;align-items:center;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}._link_lhmap_10:hover{color:var(--text-primary);text-decoration:underline}._active_lhmap_27{background-color:var(--accent);color:var(--text-inverted)}._pending_lhmap_32{opacity:.7}@media (width>=769px){._list_lhmap_1{flex-direction:row}._link_lhmap_10{width:auto}}._header_jwqu2_1{width:100%;height:var(--header-height);z-index:1000;background-color:#0000;border-bottom:none;transition:background-color .3s,box-shadow .3s;position:absolute;top:0;left:0}._header_jwqu2_1._scrolled_jwqu2_13{background-color:var(--surface-subtle);border-bottom:1px solid #e5e5e5;position:fixed;top:0;box-shadow:0 2px 8px #0000000f}._container_jwqu2_21{justify-content:space-between;align-items:center;gap:24px;max-width:1440px;min-height:72px;margin:0 auto;padding:0 4vw;display:flex}._left_jwqu2_32{flex:none;align-items:center;display:flex}._brand_jwqu2_38{color:inherit;white-space:nowrap;align-items:center;gap:12px;text-decoration:none;display:inline-flex}._brandLogo_jwqu2_47{object-fit:contain;width:36px;height:36px;display:block}._brandText_jwqu2_54{font-size:1.125rem;font-weight:500;line-height:1}._navigation_jwqu2_60{flex:auto;justify-content:center;align-items:center;min-width:0;display:flex}._actions_jwqu2_68{white-space:nowrap;flex:none;justify-content:flex-end;align-items:center;gap:16px;display:flex}._userName_jwqu2_77{color:#344054;font-size:.95rem;line-height:1}._signIn_jwqu2_83,._signOut_jwqu2_84{color:#344054;font-size:.95rem;line-height:1;text-decoration:none}._toolsButton_jwqu2_91{cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:1.1rem;line-height:1;display:inline-flex}._menuToggle_jwqu2_106{display:none}@media (width<=960px){._container_jwqu2_21{gap:16px;min-height:64px;padding:0 16px}._brandText_jwqu2_54{font-size:1rem}._menuToggle_jwqu2_106{cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;justify-content:center;align-items:center;height:36px;margin-left:auto;padding:0 12px;display:inline-flex}._navigation_jwqu2_60{z-index:20;background:#fff;border-bottom:1px solid #e5e5e5;padding:12px 16px;display:none;position:absolute;top:100%;left:0;right:0}._open_jwqu2_142{display:block}._actions_jwqu2_68{gap:12px}._userName_jwqu2_77,._signOut_jwqu2_84{display:none}}._overlay_rfswt_1{z-index:1000;background:#0006;position:fixed;inset:0}._drawer_rfswt_8{z-index:1001;background:#fff;flex-direction:column;width:320px;height:100%;display:flex;position:fixed;top:0;right:0;box-shadow:-2px 0 12px #00000026}._header_rfswt_21{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px;display:flex}._title_rfswt_29{font-size:1.25rem;font-weight:600}._close_rfswt_34{cursor:pointer;background:0 0;border:none;font-size:1.25rem}._content_rfswt_41{padding:16px;overflow-y:auto}._section_rfswt_46{margin-bottom:16px;font-weight:600}._section_rfswt_46 a{margin-top:6px;padding:4px 0;font-size:.95rem;font-weight:400;text-decoration:none;display:block}._divider_rfswt_59{border:none;border-top:1px solid #eee;margin:16px 0}._drawer_rfswt_8{transition:transform .25s;transform:translate(100%)}._drawerOpen_rfswt_70{transform:translate(0)}
