.MembrosShell-module__AgjCLa__shell{--color-bg:#f2f2f2;background-color:var(--color-bg);background-image:url(/capitalstack/topo.svg);background-size:1400px 1050px;min-height:100vh}@media (min-width:1900px){.MembrosShell-module__AgjCLa__shell{background-size:1800px 1350px}}@media (max-width:900px){.MembrosShell-module__AgjCLa__shell{background-size:1000px 750px}}.MembrosShell-module__AgjCLa__nav{z-index:100;background:color-mix(in srgb, var(--color-bg) 82%, transparent);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);position:sticky;top:0}.MembrosShell-module__AgjCLa__navInner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.MembrosShell-module__AgjCLa__brand{align-items:center;display:inline-flex}.MembrosShell-module__AgjCLa__brandLogo{width:auto;height:26px;display:block}.MembrosShell-module__AgjCLa__navLinks{align-items:center;gap:30px;display:flex}.MembrosShell-module__AgjCLa__navLink{font-family:var(--font-body);color:var(--color-text-secondary);font-size:14px;font-weight:500;transition:color .15s}.MembrosShell-module__AgjCLa__navLink:hover{color:var(--color-text)}.MembrosShell-module__AgjCLa__navLinkActive{color:var(--color-terracotta)}.MembrosShell-module__AgjCLa__navRight{align-items:center;gap:16px;display:flex}.MembrosShell-module__AgjCLa__member{color:inherit;border-radius:10px;align-items:center;gap:10px;margin:-4px -8px -4px -4px;padding:4px 8px 4px 4px;text-decoration:none;transition:background .12s;display:flex}.MembrosShell-module__AgjCLa__member:hover{background:var(--color-bg-warm)}.MembrosShell-module__AgjCLa__avatar{background:var(--color-terracotta);color:#fff;width:34px;height:34px;font:600 12px/1 var(--font-body);border-radius:999px;justify-content:center;align-items:center;display:flex}.MembrosShell-module__AgjCLa__memberText{flex-direction:column;line-height:1.2;display:flex}.MembrosShell-module__AgjCLa__memberName{font:600 13px/1.2 var(--font-body);color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.MembrosShell-module__AgjCLa__memberSub{font:500 11px/1.2 var(--font-body);color:var(--color-text-secondary)}.MembrosShell-module__AgjCLa__navEntrar{font:600 13px/1 var(--font-body);color:#fff;background:var(--color-terracotta);border-radius:8px;padding:10px 18px}.MembrosShell-module__AgjCLa__buscaBtn{width:34px;height:34px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:inline-flex}.MembrosShell-module__AgjCLa__buscaBtn:hover{color:var(--color-text);background:var(--color-bg-warm)}.MembrosShell-module__AgjCLa__buscaBtnMobile{display:none}.MembrosShell-module__AgjCLa__buscaPanel{background:var(--color-bg);border:1px solid var(--color-border);z-index:110;border-radius:14px;width:min(460px,100vw - 32px);padding:12px;position:absolute;top:calc(100% + 8px);right:24px;box-shadow:0 24px 48px #14121024}.MembrosShell-module__AgjCLa__buscaInput{width:100%;font:400 15px/1.4 var(--font-body);color:var(--color-text);background:var(--color-bg-warm);border:1px solid var(--color-border);border-radius:10px;outline:none;padding:12px 14px}.MembrosShell-module__AgjCLa__buscaInput:focus{border-color:var(--color-terracotta)}.MembrosShell-module__AgjCLa__buscaResultados{max-height:380px;margin-top:10px;overflow-y:auto}.MembrosShell-module__AgjCLa__buscaGrupo{font:600 11px/1 var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);padding:10px 8px 6px}.MembrosShell-module__AgjCLa__buscaItem{border-radius:8px;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 8px;display:flex}.MembrosShell-module__AgjCLa__buscaItem:hover{background:var(--color-bg-warm)}.MembrosShell-module__AgjCLa__buscaItemTitulo{font:500 14px/1.35 var(--font-body);color:var(--color-text)}.MembrosShell-module__AgjCLa__buscaItemMeta{font:500 12px/1 var(--font-body);color:var(--color-terracotta);flex:none}.MembrosShell-module__AgjCLa__buscaVazio{font:400 14px/1.4 var(--font-body);color:var(--color-text-secondary);padding:14px 8px}.MembrosShell-module__AgjCLa__notifBtn{position:relative}.MembrosShell-module__AgjCLa__notifBadge{background:var(--color-terracotta);color:#fff;min-width:15px;height:15px;font:700 10px/15px var(--font-body);text-align:center;border-radius:999px;padding:0 4px;position:absolute;top:2px;right:1px}.MembrosShell-module__AgjCLa__notifPanel{background:var(--color-bg);border:1px solid var(--color-border);z-index:110;border-radius:14px;width:min(400px,100vw - 32px);padding:6px 6px 8px;position:absolute;top:calc(100% + 8px);right:24px;box-shadow:0 24px 48px #14121024}.MembrosShell-module__AgjCLa__notifHead{border-bottom:1px solid var(--color-border);font:700 14px/1 var(--font-display);color:var(--color-text);padding:12px 12px 10px}.MembrosShell-module__AgjCLa__notifList{max-height:400px;padding-top:6px;overflow-y:auto}.MembrosShell-module__AgjCLa__notifItem{border-radius:10px;gap:10px;padding:10px 12px;display:flex}.MembrosShell-module__AgjCLa__notifItem:hover{background:var(--color-bg-warm)}.MembrosShell-module__AgjCLa__notifDot{background:var(--color-terracotta);border-radius:50%;flex:none;width:7px;height:7px;margin-top:5px}.MembrosShell-module__AgjCLa__notifDotLida{background:var(--color-border)}.MembrosShell-module__AgjCLa__notifBody{flex-direction:column;gap:2px;min-width:0;display:flex}.MembrosShell-module__AgjCLa__notifTopo{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.MembrosShell-module__AgjCLa__notifTipo{font:700 10.5px/1 var(--font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--color-terracotta)}.MembrosShell-module__AgjCLa__notifData{font:500 11px/1 var(--font-body);color:var(--color-text-muted);white-space:nowrap}.MembrosShell-module__AgjCLa__notifTitulo{font:600 14px/1.3 var(--font-body);color:var(--color-text)}.MembrosShell-module__AgjCLa__notifTexto{font:400 12.5px/1.4 var(--font-body);color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.MembrosShell-module__AgjCLa__navBurger{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:4px;padding:6px;display:none}.MembrosShell-module__AgjCLa__navBurger span{background:var(--color-text);border-radius:2px;width:22px;height:2px}.MembrosShell-module__AgjCLa__navMobile{border-bottom:1px solid var(--color-border);background:var(--color-bg);flex-direction:column;padding:8px 24px 20px;display:none}.MembrosShell-module__AgjCLa__navMobile a{font:500 15px/1 var(--font-body);color:var(--color-text);border-bottom:1px solid var(--color-border);padding:12px 0}@media (max-width:860px){.MembrosShell-module__AgjCLa__navLinks,.MembrosShell-module__AgjCLa__memberText{display:none}.MembrosShell-module__AgjCLa__navBurger,.MembrosShell-module__AgjCLa__navMobile.MembrosShell-module__AgjCLa__open{display:flex}.MembrosShell-module__AgjCLa__buscaBtnMobile{display:inline-flex}.MembrosShell-module__AgjCLa__buscaPanel{right:16px}}.MembrosShell-module__AgjCLa__diagBand{background:var(--color-bg-warm);border-bottom:1px solid var(--color-border)}.MembrosShell-module__AgjCLa__diagInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:20px 24px;display:flex}.MembrosShell-module__AgjCLa__diagCopy{flex-direction:column;gap:4px;display:flex}.MembrosShell-module__AgjCLa__diagTitle{font:600 16px/1.3 var(--font-display);color:var(--color-text)}.MembrosShell-module__AgjCLa__diagText{font:400 14px/1.4 var(--font-body);color:var(--color-text-secondary)}.MembrosShell-module__AgjCLa__diagBtn{font:600 14px/1 var(--font-body);color:#fff;background:var(--color-terracotta);border-radius:8px;flex:none;padding:12px 22px;transition:background .15s}.MembrosShell-module__AgjCLa__diagBtn:hover{background:var(--color-terracotta-dark)}.MembrosShell-module__AgjCLa__foot{border-top:1px solid var(--color-border);background:var(--color-bg);margin-top:40px}.MembrosShell-module__AgjCLa__footInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:32px 24px;display:flex}.MembrosShell-module__AgjCLa__footLogo{width:auto;height:22px;display:block}.MembrosShell-module__AgjCLa__footNote{font:400 13px/1.4 var(--font-body);color:var(--color-text-secondary);max-width:420px;margin-top:6px}.MembrosShell-module__AgjCLa__footLinks{flex-wrap:wrap;gap:20px;display:flex}.MembrosShell-module__AgjCLa__footLink{font:500 13px/1 var(--font-body);color:var(--color-text-secondary)}.MembrosShell-module__AgjCLa__footLink:hover{color:var(--color-terracotta)}
.SerifScope-module__65DUdW__scope{--font-display:var(--font-serif), Georgia, serif;font-optical-sizing:auto}.SerifScope-module__65DUdW__scope :is(h1,h2,h3){letter-spacing:-.006em}.SerifScope-module__65DUdW__scope [class*=pct],.SerifScope-module__65DUdW__scope [class*=agendaData]{font-variant-numeric:lining-nums tabular-nums}
.InstallPrompt-module__CNtbZq__wrap{left:50%;bottom:calc(16px + env(safe-area-inset-bottom));z-index:130;background:var(--surface-card);border:1px solid var(--color-border);width:min(440px,100vw - 24px);box-shadow:var(--shadow-lg);border-radius:16px;align-items:flex-start;gap:12px;padding:14px;animation:.32s cubic-bezier(.22,1,.36,1) both InstallPrompt-module__CNtbZq__cs-install-in;display:flex;position:fixed;transform:translate(-50%)}@media (max-width:719px){html[data-cs-standalone=on] .InstallPrompt-module__CNtbZq__wrap{bottom:calc(72px + env(safe-area-inset-bottom))}}@keyframes InstallPrompt-module__CNtbZq__cs-install-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.InstallPrompt-module__CNtbZq__wrap{animation:none}}.InstallPrompt-module__CNtbZq__icon{border-radius:11px;flex-shrink:0;width:44px;height:44px}.InstallPrompt-module__CNtbZq__body{flex:1;min-width:0}.InstallPrompt-module__CNtbZq__title{font:600 14px/1.2 var(--font-body);color:var(--color-text);margin:1px 0 3px}.InstallPrompt-module__CNtbZq__text{font:400 13px/1.45 var(--font-body);color:var(--color-text-secondary);margin:0}.InstallPrompt-module__CNtbZq__text strong{color:var(--color-text);font-weight:600}.InstallPrompt-module__CNtbZq__share{vertical-align:-2px;width:15px;height:15px;color:var(--color-terracotta)}.InstallPrompt-module__CNtbZq__actions{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.InstallPrompt-module__CNtbZq__install{font:600 13px/1 var(--font-body);color:#fff;background:var(--color-terracotta-dark);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:9px 14px;transition:background .15s;display:inline-flex}.InstallPrompt-module__CNtbZq__install:hover{background:var(--color-terracotta)}.InstallPrompt-module__CNtbZq__dismiss{font:500 12px/1 var(--font-body);color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-height:44px;padding:7px 12px;display:inline-flex}.InstallPrompt-module__CNtbZq__dismiss:hover{color:var(--color-text)}@media (max-width:430px){.InstallPrompt-module__CNtbZq__wrap{flex-wrap:wrap}.InstallPrompt-module__CNtbZq__body{flex-basis:calc(100% - 56px)}.InstallPrompt-module__CNtbZq__actions{flex-direction:row-reverse;flex-basis:100%;justify-content:flex-start;align-items:center;gap:10px;margin-top:4px}.InstallPrompt-module__CNtbZq__install{padding:10px 18px}}
.MobileTabBar-module__80V59a__bar{display:none}html[data-cs-standalone=on] .MobileTabBar-module__80V59a__bar{z-index:90;padding-bottom:env(safe-area-inset-bottom);background:color-mix(in srgb, var(--color-bg) 88%, transparent);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--color-border);display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:720px){html[data-cs-standalone=on] .MobileTabBar-module__80V59a__bar{display:none}}.MobileTabBar-module__80V59a__tab{height:56px;color:var(--color-text-muted);font:500 10px/1 var(--font-body);letter-spacing:.01em;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;transition:color .15s;display:flex}.MobileTabBar-module__80V59a__tab svg{width:22px;height:22px}.MobileTabBar-module__80V59a__tab span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.MobileTabBar-module__80V59a__tab.MobileTabBar-module__80V59a__active{color:var(--color-terracotta)}.MobileTabBar-module__80V59a__tab:active{opacity:.6}@media (max-width:719px){html[data-cs-standalone=on] #cs-main{padding-bottom:calc(56px + env(safe-area-inset-bottom))}}
@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/a128116a0bc3fa8c-s.0cbqbgn.0b1sm.woff2?dpl=dpl_Fb16jPXdGoXoK9yD7P2eKXN3ByUq)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/9db33c57cd4391b8-s.0j8hzus97z-h~.woff2?dpl=dpl_Fb16jPXdGoXoK9yD7P2eKXN3ByUq)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/8010b10db0d5feb2-s.p.0j~~wvhvc~~2a.woff2?dpl=dpl_Fb16jPXdGoXoK9yD7P2eKXN3ByUq)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/167cd0713aa75522-s.0j1f760ks3~7e.woff2?dpl=dpl_Fb16jPXdGoXoK9yD7P2eKXN3ByUq)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e455bcff747f0d5e-s.0lukgm0wyhr0a.woff2?dpl=dpl_Fb16jPXdGoXoK9yD7P2eKXN3ByUq)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/791bf8c4bb753ed6-s.p.0524igg32t-c1.woff2?dpl=dpl_Fb16jPXdGoXoK9yD7P2eKXN3ByUq)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_6438f78a-module__Qy0Loq__className{font-family:Fraunces,Fraunces Fallback}.fraunces_6438f78a-module__Qy0Loq__variable{--font-serif:"Fraunces", "Fraunces Fallback"}
