.WikiSidebar-module__S7PdeG__sidebar{flex-direction:column;gap:2rem;display:flex}.WikiSidebar-module__S7PdeG__searchWrapper{flex-grow:1;align-items:center;margin:-8px;padding:8px;display:flex;position:relative;overflow:visible}.WikiSidebar-module__S7PdeG__searchIcon{color:var(--color-brand-orange);position:absolute;left:1.75rem}.WikiSidebar-module__S7PdeG__searchInput{border:var(--border-brutal) solid #000;background:#fff;border-radius:99px;outline:none;width:100%;padding:1rem 3rem 1rem 3.5rem;font-family:inherit;font-size:1rem;transition:all .3s}.WikiSidebar-module__S7PdeG__searchInput:focus{box-shadow:4px 4px 0px 0px var(--color-brand-orange);transform:translate(-4px,-4px)}.WikiSidebar-module__S7PdeG__clearSearch{color:#000;opacity:.3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:opacity .2s;display:flex;position:absolute;right:1.75rem}.WikiSidebar-module__S7PdeG__clearSearch:hover{opacity:1}.WikiSidebar-module__S7PdeG__nav{border:var(--border-brutal) solid #000;border-radius:var(--card-radius);background:#fff;padding:2rem}.WikiSidebar-module__S7PdeG__sectionTitle{font-family:var(--font-space-grotesk);text-transform:uppercase;letter-spacing:.15em;opacity:.4;margin-bottom:1.5rem;font-size:.75rem;font-weight:900}.WikiSidebar-module__S7PdeG__list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.WikiSidebar-module__S7PdeG__item{border-radius:calc(var(--card-radius) * .5);cursor:pointer;text-align:left;color:#000;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;text-decoration:none;transition:all .2s;display:flex}.WikiSidebar-module__S7PdeG__item:hover{background:var(--color-brand-lime);transform:translate(6px)}.WikiSidebar-module__S7PdeG__icon{color:var(--color-brand-orange);display:flex}.WikiSidebar-module__S7PdeG__item:hover .WikiSidebar-module__S7PdeG__icon{color:#000}.WikiSidebar-module__S7PdeG__name{flex:1;font-size:.9rem;font-weight:700}.WikiSidebar-module__S7PdeG__count{opacity:.3;font-size:.7rem;font-weight:800}.WikiSidebar-module__S7PdeG__featuredBox{background:var(--color-brand-black);color:#fff;border-radius:var(--card-radius);border:var(--border-brutal) solid #000;flex-direction:column;gap:1.25rem;padding:2.5rem 2rem;display:flex;position:relative}.WikiSidebar-module__S7PdeG__featuredTitle{font-family:var(--font-space-grotesk);color:var(--color-brand-lime);text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;font-weight:900}.WikiSidebar-module__S7PdeG__featuredDesc{font-size:1.25rem;font-weight:800;line-height:1.2}.WikiSidebar-module__S7PdeG__featuredLink{background:var(--color-brand-orange);color:#fff;text-transform:uppercase;text-align:center;cursor:pointer;border:none;border-radius:99px;width:fit-content;padding:.8rem 1.5rem;font-size:.8rem;font-weight:900;text-decoration:none;transition:all .3s}.WikiSidebar-module__S7PdeG__featuredLink:hover{transform:scale(1.05);box-shadow:0 0 20px #ff590066}.WikiSidebar-module__S7PdeG__empty{opacity:.5;text-align:center;padding:1rem;font-size:.8rem;font-style:italic}.WikiSidebar-module__S7PdeG__fullscreenOverlay{z-index:9999;background-color:#e4e4e7;flex-direction:column;gap:1.5rem;width:100vw;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.WikiSidebar-module__S7PdeG__searchHeaderGroup{align-items:center;gap:1rem;width:100%;display:flex}.WikiSidebar-module__S7PdeG__cancelSearchBtn{color:#000;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:transform .2s,opacity .2s;display:flex}.WikiSidebar-module__S7PdeG__cancelSearchBtn:hover{opacity:.6;transform:scale(1.1)}
.lore-module__seuzfa__main{min-height:100vh;padding-bottom:var(--space-24);color:#000;background-color:#e4e4e7}.lore-module__seuzfa__fullWidthContent{width:100%}.lore-module__seuzfa__articleColumnFull{flex:1;min-width:0;padding:0}.lore-module__seuzfa__contentColumn{flex-direction:column;flex:1;min-width:0;display:flex}.lore-module__seuzfa__mobileSearchWrapper,.lore-module__seuzfa__mobileCategoriesWrapper{display:none}.lore-module__seuzfa__wikiGrid{gap:var(--space-8);grid-template-columns:320px 1fr;align-items:start;width:100%;transition:grid-template-columns .5s cubic-bezier(.4,0,.2,1);display:grid;position:relative}.lore-module__seuzfa__wikiGrid[data-collapsed=true]{grid-template-columns:60px 1fr}.lore-module__seuzfa__sidebarColumn{top:var(--space-8);flex-direction:column;gap:1rem;display:flex;position:sticky}.lore-module__seuzfa__sidebarWrapper{transition:all .4s;overflow:visible}.lore-module__seuzfa__wikiGrid[data-collapsed=true] .lore-module__seuzfa__sidebarWrapper{opacity:0;pointer-events:none;transform:translate(-20px)}.lore-module__seuzfa__toggleButton{color:#000;border:var(--border-brutal) solid #000;cursor:pointer;width:50px;height:50px;transition:all .3s var(--ease-out);z-index:10;background:#fff;border-radius:1.2rem;justify-content:center;align-self:flex-end;align-items:center;display:flex;box-shadow:-4px 4px #000}.lore-module__seuzfa__toggleButton:hover{background:var(--color-brand-orange);color:#fff;border-color:#fff;transform:scale(1.1)}.lore-module__seuzfa__articleColumn{border:var(--border-brutal) solid #000;background:#fff;border-radius:3rem;min-width:0;max-width:100%;padding:3.5rem;transition:all .5s cubic-bezier(.4,0,.2,1);overflow-x:hidden;box-shadow:-12px 12px #0000000d}.lore-module__seuzfa__articleHeader{margin-bottom:var(--space-8);border-bottom:var(--border-thin) solid #000;padding-bottom:var(--space-4)}.lore-module__seuzfa__articleTitle{margin-bottom:var(--space-4);letter-spacing:-.04em;color:#000;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:manual;hyphens:manual;font-size:clamp(2.2rem,8vw,5rem);line-height:1.1}.lore-module__seuzfa__readingTimeMeta{color:var(--color-brand-orange);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:800;font-family:var(--font-space-grotesk), sans-serif;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.lore-module__seuzfa__articleLead{opacity:.6;color:#000;font-size:clamp(1.1rem,4vw,1.5rem);line-height:1.4}.lore-module__seuzfa__section{margin-bottom:var(--space-8);display:flow-root;position:relative}.lore-module__seuzfa__contextCard{--card-radius:1.25rem;border-radius:var(--card-radius);float:right;clear:right;background:#f9f9f9;border:2px solid #000;width:350px;margin-top:1rem;margin-bottom:1.5rem;margin-left:4rem;padding:1.5rem;font-size:1rem;line-height:1.5;overflow:visible;}.lore-module__seuzfa__contextCard:before{background:#00000026}.lore-module__seuzfa__contextCard:hover{background:#fff}.lore-module__seuzfa__contextCard:hover:before{background:#000;border:2px solid #000}.lore-module__seuzfa__contextCard strong{text-transform:uppercase;letter-spacing:.1em;color:var(--color-brand-orange);font-size:.9rem;font-family:var(--font-space-grotesk);margin-bottom:.5rem;display:block}.lore-module__seuzfa__section>h2{color:#000;margin-top:2rem;margin-bottom:var(--space-8);border-bottom:4px solid var(--color-brand-lime);letter-spacing:-.04em;text-transform:uppercase;overflow-wrap:break-word;word-wrap:break-word;padding-bottom:.4rem;font-size:clamp(1.8rem,6vw,2.5rem);font-weight:900;display:inline-block}.lore-module__seuzfa__section div h2,.lore-module__seuzfa__section div h3,.lore-module__seuzfa__section div h4{font-family:var(--font-space-grotesk);color:#000;letter-spacing:-.02em;border-bottom:4px solid var(--color-brand-lime);overflow-wrap:break-word;margin:3rem 0 1.5rem;padding-bottom:.4rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:900;line-height:1.2;display:inline-block}.lore-module__seuzfa__section div p{margin-bottom:var(--space-6);color:#000c;max-width:82ch;font-size:1.15rem;line-height:1.8}.lore-module__seuzfa__section div .tableWrapper{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;border:var(--border-brutal,4px) solid var(--color-brand-black,#000);border-radius:var(--card-radius,1.5rem);background:var(--color-brand-black,#000);width:fit-content;max-width:100%;box-shadow:none;cursor:default;margin:2rem 0;display:block;overflow:auto hidden}.lore-module__seuzfa__section div table{border-collapse:separate;border-spacing:0;text-align:left;background:var(--color-bg,#fff);width:100%;min-width:540px;border:none!important;margin:0!important}.lore-module__seuzfa__section div>table{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;border:var(--border-brutal,4px) solid var(--color-brand-black,#000);border-radius:var(--card-radius,1.5rem);width:fit-content;max-width:100%;box-shadow:none;background:var(--color-brand-black,#000);border-collapse:separate;border-spacing:0;margin:2rem 0;display:block;overflow:auto hidden}.lore-module__seuzfa__section div table th{background:var(--color-brand-black,#000);color:var(--color-brand-lime,#ceff05);font-family:var(--font-display,sans-serif);font-weight:var(--font-black,900);text-transform:uppercase;letter-spacing:var(--tracking-wider,.08em);font-size:var(--text-sm,.875rem);border-bottom:var(--border-brutal,4px) solid var(--color-brand-black,#000);vertical-align:middle;border-right:1px solid #fff3;padding:1.15rem 1.4rem}.lore-module__seuzfa__section div table tr:first-child th:first-child{border-top-left-radius:calc(var(--card-radius,1.5rem) - var(--border-brutal,4px))}.lore-module__seuzfa__section div table tr:first-child th:last-child{border-top-right-radius:calc(var(--card-radius,1.5rem) - var(--border-brutal,4px));border-right:none}.lore-module__seuzfa__section div table td{background:var(--color-bg,#fff);border-bottom:1px solid var(--color-neutral-200,#e4e4e7);border-right:1px solid var(--color-neutral-200,#e4e4e7);font-family:var(--font-body,sans-serif);font-size:var(--text-base,1rem);font-weight:var(--font-medium,500);color:var(--color-neutral-900,#18181b);vertical-align:middle;padding:1rem 1.4rem}.lore-module__seuzfa__section div table td:last-child{border-right:none}.lore-module__seuzfa__section div table tr:last-child td:first-child{border-bottom-left-radius:calc(var(--card-radius,1.5rem) - var(--border-brutal,4px))}.lore-module__seuzfa__section div table tr:last-child td:last-child{border-bottom-right-radius:calc(var(--card-radius,1.5rem) - var(--border-brutal,4px))}.lore-module__seuzfa__section div table tr:last-child td{border-bottom:none}.lore-module__seuzfa__section div table tr:nth-child(2n) td{background:var(--color-neutral-50,#fafafa)}.lore-module__seuzfa__section div table tr:hover td{background:var(--color-neutral-100,#f4f4f5)}.lore-module__seuzfa__section div table p{font-size:inherit;line-height:var(--leading-normal);color:inherit;margin:0!important;padding:0!important}@media (max-width:1024px){.lore-module__seuzfa__articleColumn{border-radius:2rem;padding:2rem 1.5rem}}@media (max-width:768px){.lore-module__seuzfa__articleColumn{border-radius:1.5rem;padding:1.5rem 1rem}.lore-module__seuzfa__articleTitle{margin-bottom:.75rem;font-size:1.75rem;line-height:1.15}.lore-module__seuzfa__articleLead{font-size:.95rem;line-height:1.4}.lore-module__seuzfa__section{margin-bottom:1.5rem}.lore-module__seuzfa__section>h2{border-bottom-width:3px;margin-top:1.5rem;margin-bottom:1rem;padding-bottom:.35rem;font-size:1.25rem}.lore-module__seuzfa__section div h2{margin:1.5rem 0 .75rem;font-size:1.25rem}.lore-module__seuzfa__section div h3{margin:1.25rem 0 .5rem;font-size:1.05rem}.lore-module__seuzfa__section div h4{margin:1rem 0 .5rem;font-size:.95rem}.lore-module__seuzfa__section div p{margin-bottom:.875rem;font-size:.9375rem;line-height:1.55}.lore-module__seuzfa__section div ul,.lore-module__seuzfa__section div ol{margin-bottom:.875rem;padding-left:1.25rem}.lore-module__seuzfa__section div li{margin-bottom:.35rem;font-size:.9375rem;line-height:1.5}.lore-module__seuzfa__section div>table{background:#000;border:2px solid #000;border-radius:.75rem;width:fit-content;max-width:100%;margin:1rem 0;box-shadow:-3px 3px #000}.lore-module__seuzfa__section div .tableWrapper{background:#000;border:2px solid #000;border-radius:.75rem;width:fit-content;max-width:100%;margin:1rem 0;box-shadow:-3px 3px #000}.lore-module__seuzfa__section div table{background:#fff;width:100%;min-width:540px;border:none!important}.lore-module__seuzfa__section div table tr:first-child th:first-child{border-top-left-radius:calc(.75rem - 2px)}.lore-module__seuzfa__section div table tr:first-child th:last-child{border-top-right-radius:calc(.75rem - 2px)}.lore-module__seuzfa__section div table tr:last-child td:first-child{border-bottom-left-radius:calc(.75rem - 2px)}.lore-module__seuzfa__section div table tr:last-child td:last-child{border-bottom-right-radius:calc(.75rem - 2px)}.lore-module__seuzfa__section div table th{letter-spacing:.02em;border-bottom-width:2px;padding:.5rem .6rem;font-size:.65rem;line-height:1.2}.lore-module__seuzfa__section div table td{padding:.5rem .6rem;font-size:.72rem;line-height:1.3}.lore-module__seuzfa__section div table p{margin-bottom:0!important;font-size:.72rem!important;line-height:1.3!important}.lore-module__seuzfa__contextCard{float:none;width:100%;margin-top:1.5rem;margin-left:0;margin-right:0;padding:1rem}.lore-module__seuzfa__contextCard strong{font-size:.8rem}}.lore-module__seuzfa__section div blockquote{border-top:4px solid var(--color-brand-orange);border-bottom:4px solid var(--color-brand-orange);text-align:center;background:0 0;max-width:900px;margin:5rem auto 0;padding:2.5rem 0;position:relative}.lore-module__seuzfa__section div blockquote:has(+cite){border-bottom:none}.lore-module__seuzfa__section div blockquote p{font-family:var(--font-space-grotesk)!important;color:#000!important;letter-spacing:-.03em!important;margin-bottom:1rem!important;font-size:2.25rem!important;font-style:normal!important;font-weight:800!important;line-height:1.1!important}.lore-module__seuzfa__section div blockquote p:first-of-type:before{content:"“";color:var(--color-brand-orange);margin-bottom:-.5rem;font-size:5rem;line-height:1;display:block}.lore-module__seuzfa__section div blockquote p:last-of-type:after{content:"”";color:var(--color-brand-orange);margin-top:1rem;font-size:5rem;line-height:1;display:block}.lore-module__seuzfa__section div cite,.lore-module__seuzfa__section div blockquote+cite{color:#000;text-transform:uppercase;letter-spacing:.1em;max-width:900px;font-size:1.125rem;font-weight:700;font-family:var(--font-space-grotesk);text-align:center;border-bottom:4px solid var(--color-brand-orange);margin:0 auto 5rem;padding:0 0 2.5rem;display:block}.lore-module__seuzfa__section div cite:before,.lore-module__seuzfa__section div blockquote+cite:before{content:"— ";color:var(--color-brand-orange)}.lore-module__seuzfa__articleColumn figure,.lore-module__seuzfa__imageWrapper{width:100%!important;margin:3rem 0!important;padding:0!important;display:block!important}.lore-module__seuzfa__articleColumn figure img,.lore-module__seuzfa__articleColumn img,.lore-module__seuzfa__inlineImage{border:4px solid #000!important;border-radius:1.5rem!important;width:100%!important;height:auto!important;margin:0 0 1rem!important;display:block!important;box-shadow:12px 12px #0000000d!important}.lore-module__seuzfa__articleColumn figcaption,.lore-module__seuzfa__imageCaption{color:#888!important;letter-spacing:.05em!important;text-transform:uppercase!important;text-align:center!important;margin-bottom:4rem!important;padding:.75rem 0!important;font-size:.8125rem!important;font-weight:600!important;line-height:1.4!important;display:block!important}.lore-module__seuzfa__articleColumn figcaption:before,.lore-module__seuzfa__imageCaption:before{content:"+ "!important;color:var(--color-brand-orange)!important;margin-right:.5rem!important;font-weight:900!important}.lore-module__seuzfa__categoryList{flex-direction:column;gap:1.5rem;margin-top:3rem;display:flex}.lore-module__seuzfa__exploreNavWrapper{width:100%;position:relative}.lore-module__seuzfa__exploreNavDesktop{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.lore-module__seuzfa__exploreNavMobile{display:none}.lore-module__seuzfa__exploreButton{color:#000;border:var(--border-brutal) solid #000;background-color:#fff;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:-4px 4px #000}.lore-module__seuzfa__exploreButton:hover{background-color:var(--color-brand-orange);color:#fff;border-color:#fff;transform:translateY(-4px)scale(1.02);box-shadow:-6px 8px #0003}.lore-module__seuzfa__activeExploreButton{background-color:var(--color-brand-orange);color:#fff;border-color:#fff;box-shadow:-2px 2px #00000080}.lore-module__seuzfa__exploreIcon{justify-content:center;align-items:center;display:flex}.lore-module__seuzfa__rankingGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr));gap:1.5rem;margin:3rem 0;display:grid}.lore-module__seuzfa__rankingCard{text-align:center;transition:all .3s var(--ease-out);background:#fff;border:4px solid #000;border-radius:2rem;flex-direction:column;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.lore-module__seuzfa__rankingCard:hover{transform:translateY(-8px);box-shadow:-12px 12px #0000001a}.lore-module__seuzfa__rankingPosition{color:#0000000d;font-size:2.5rem;font-weight:900;line-height:1;position:absolute;top:1rem;left:1rem}.lore-module__seuzfa__rankingClub{color:#000;margin:1rem 0 .5rem;font-size:1.5rem;font-weight:800}.lore-module__seuzfa__rankingCount{color:var(--color-brand-orange);font-size:2.5rem;font-weight:900;line-height:1}.lore-module__seuzfa__rankingLabel{text-transform:uppercase;letter-spacing:.1em;opacity:.5;font-size:.75rem;font-weight:700}.lore-module__seuzfa__titlesTableContainer{background:#fff;border:4px solid #000;border-radius:2rem;width:100%;margin-top:2rem;overflow-x:auto}.lore-module__seuzfa__titlesTable{border-collapse:collapse;text-align:left;width:100%}.lore-module__seuzfa__titlesTable th{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#000;padding:1.5rem;font-size:.875rem;font-weight:700}.lore-module__seuzfa__titlesTable td{border-bottom:2px solid #f0f0f0;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600}.lore-module__seuzfa__titlesTable tr:last-child td{border-bottom:none}.lore-module__seuzfa__titlesTable tr:nth-child(2n){background:#fafafa}.lore-module__seuzfa__titlesTable tr:hover{background:#f0f0f0}.lore-module__seuzfa__yearCol{color:var(--color-brand-orange);width:80px;font-weight:800!important}.lore-module__seuzfa__stateBadge{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:900;display:inline-flex}.lore-module__seuzfa__stateIndex{background:#f4f4f5;border:2px solid #ddd;border-radius:1.5rem;flex-direction:column;gap:1rem;margin:2rem 0 4rem;padding:1.5rem;display:flex}.lore-module__seuzfa__indexLabel{font-family:var(--font-space-grotesk);text-transform:uppercase;letter-spacing:.1em;color:#666;font-size:.75rem;font-weight:800}.lore-module__seuzfa__indexLinks{flex-wrap:wrap;gap:.5rem;display:flex}.lore-module__seuzfa__indexLink{color:#000;background:#fff;border:1px solid #ccc;border-radius:100px;padding:.4rem .8rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .2s}.lore-module__seuzfa__indexLink:hover{background:var(--color-brand-orange);color:#000;border-color:#000;transform:translateY(-2px)}.lore-module__seuzfa__conferenceSection{border:4px solid var(--conf-color);background:#fff;border-radius:3rem;margin-top:4rem;scroll-margin-top:2rem;overflow:hidden;box-shadow:-16px 16px #0000000d}.lore-module__seuzfa__confSectionHeader{background:#000;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex}.lore-module__seuzfa__stateSubNav{align-items:center;gap:1rem;display:flex}.lore-module__seuzfa__subNavLabel{color:#666;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:800}.lore-module__seuzfa__subNavLinks{flex-wrap:wrap;gap:.5rem;display:flex}.lore-module__seuzfa__subNavLink{color:#fff;background:#222;border-radius:100px;padding:.25rem .75rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .2s}.lore-module__seuzfa__subNavLink:hover{background:var(--conf-color);color:#000}.lore-module__seuzfa__confTag{color:#000;text-transform:uppercase;letter-spacing:.1em;font-size:1.25rem;font-weight:900;font-family:var(--font-space-grotesk);border-radius:100px;padding:.5rem 1.5rem}.lore-module__seuzfa__confBody{flex-direction:column;gap:4rem;padding:3rem;display:flex}.lore-module__seuzfa__stateInConfGroup{flex-direction:column;gap:1.5rem;display:flex}.lore-module__seuzfa__stateHeadingInConf{text-transform:uppercase;letter-spacing:.05em;color:#000;align-items:center;gap:1rem;font-size:1.5rem;font-weight:900;display:flex}.lore-module__seuzfa__stateHeadingInConf:after{content:"";background:#eee;flex:1;height:2px}.lore-module__seuzfa__tierGroup{flex-direction:column;gap:1.5rem;display:flex}.lore-module__seuzfa__tierHeading{text-transform:uppercase;letter-spacing:.1em;color:var(--color-brand-orange);align-items:center;gap:1rem;font-size:1rem;font-weight:800;display:flex}.lore-module__seuzfa__tierHeading:after{content:"";background:#eee;flex:1;height:1px}.lore-module__seuzfa__wikiBackButton{color:#000;cursor:pointer;transition:all .2s var(--ease-out);background:#f4f4f5;border:2px solid #000;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;display:inline-flex;box-shadow:-4px 4px #000}.lore-module__seuzfa__wikiBackButton:hover{background:var(--color-brand-orange);color:#fff;border-color:#fff;transform:translate(2px,-2px);box-shadow:-6px 6px #0003}.lore-module__seuzfa__categoryItem{color:inherit;transition:all .3s var(--ease-out);background:#f9f9f9;border:2px solid #0000;border-radius:1.25rem;justify-content:space-between;align-items:center;padding:1.25rem;text-decoration:none;display:flex}.lore-module__seuzfa__categoryItem:hover{background:#fff;border-color:#000;transform:translateY(-4px);box-shadow:-6px 6px #000}.lore-module__seuzfa__itemInfo h3{color:#000;letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.lore-module__seuzfa__itemInfo p{opacity:.6;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;line-height:1.3;display:-webkit-box;overflow:hidden}.lore-module__seuzfa__entriesGrid{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;display:grid}@media (max-width:1400px){.lore-module__seuzfa__entriesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.lore-module__seuzfa__entriesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.lore-module__seuzfa__entriesGrid{grid-template-columns:1fr}.lore-module__seuzfa__wikiGrid,.lore-module__seuzfa__wikiGrid[data-collapsed=true],.lore-module__seuzfa__wikiGrid[data-collapsed=false]{flex-direction:column;align-items:stretch;display:flex}.lore-module__seuzfa__sidebarColumn{display:none}.lore-module__seuzfa__mobileSearchWrapper{width:100%;margin-bottom:1.5rem;display:block}.lore-module__seuzfa__mobileCategoriesWrapper{border-top:2px solid #e4e4e7;width:100%;margin-top:3rem;padding-top:2rem;display:block}.lore-module__seuzfa__wikiGrid[data-collapsed=true] .lore-module__seuzfa__sidebarWrapper{display:none}.lore-module__seuzfa__toggleButton{align-self:flex-start}.lore-module__seuzfa__stateHeading{font-size:2rem}.lore-module__seuzfa__articleColumn{padding:1.5rem}.lore-module__seuzfa__exploreNavDesktop{display:none}.lore-module__seuzfa__exploreNavMobile{z-index:100;width:100%;margin-bottom:1.5rem;display:block;position:relative}.lore-module__seuzfa__mobileDropdownTrigger{color:#000;border:var(--border-brutal) solid #000;cursor:pointer;width:100%;font-size:1rem;font-weight:700;font-family:var(--font-space-grotesk), sans-serif;background-color:#fff;border-radius:100px;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:-4px 4px #000}.lore-module__seuzfa__mobileDropdownTrigger:hover,.lore-module__seuzfa__mobileDropdownTrigger:focus{background-color:#fafada;outline:none}.lore-module__seuzfa__mobileDropdownTrigger:active{transform:translate(-2px,2px);box-shadow:-2px 2px #000}.lore-module__seuzfa__mobileDropdownLabel{text-align:left;flex-grow:1;margin-left:.75rem}.lore-module__seuzfa__chevronIcon{align-items:center;transition:transform .2s;display:inline-flex}.lore-module__seuzfa__chevronOpen{transform:rotate(180deg)}.lore-module__seuzfa__mobileDropdownMenu{border:var(--border-brutal) solid #000;z-index:110;background-color:#fff;border-radius:16px;flex-direction:column;animation:.2s cubic-bezier(.16,1,.3,1) forwards lore-module__seuzfa__dropdownFadeIn;display:flex;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:-6px 6px #000}@keyframes lore-module__seuzfa__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.lore-module__seuzfa__mobileDropdownItem{color:#000;background-color:#fff;border-bottom:2px solid #000;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.lore-module__seuzfa__mobileDropdownItem:last-child{border-bottom:none}.lore-module__seuzfa__mobileDropdownItem:hover,.lore-module__seuzfa__mobileDropdownItem:focus{background-color:var(--color-brand-orange);color:#fff;outline:none}.lore-module__seuzfa__activeMobileDropdownItem{color:var(--color-brand-orange);background-color:#fff3eb}.lore-module__seuzfa__mobileItemLabel{margin-left:.75rem}.lore-module__seuzfa__exploreIcon{justify-content:center;align-items:center;display:flex}.lore-module__seuzfa__exploreIcon svg{width:20px!important;height:20px!important}}.lore-module__seuzfa__regulamentoPage{background:#fdfdfd;max-width:1440px;min-height:100vh;margin:0 auto;padding:4rem 2rem}.lore-module__seuzfa__officialBadge{color:#fff;font-family:var(--font-space-grotesk);letter-spacing:.2em;text-transform:uppercase;background:#000;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:900;display:inline-flex}.lore-module__seuzfa__regHeader{text-align:center;border-bottom:4px solid #eee;margin-bottom:6rem;padding-bottom:4rem}.lore-module__seuzfa__regHeader h1{letter-spacing:-.04em;color:#000;margin-bottom:1rem;font-size:4rem;font-weight:900;line-height:1}.lore-module__seuzfa__regHeader p{color:#666;max-width:600px;margin:0 auto;font-size:1.25rem}.lore-module__seuzfa__regSection{margin-bottom:6rem}.lore-module__seuzfa__sectionTitle{color:#000;align-items:center;gap:1.5rem;margin-bottom:3rem;font-size:2.5rem;font-weight:900;display:flex}.lore-module__seuzfa__sectionTitle:before{content:"";background:var(--color-brand-orange);border-radius:4px;width:12px;height:40px}.lore-module__seuzfa__regArticle{background:#fff;border:2px solid #eee;border-radius:1.5rem;margin-bottom:2rem;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.lore-module__seuzfa__regArticle:hover{border-color:#000;box-shadow:-10px 10px #0000000d}.lore-module__seuzfa__articleNum{font-family:var(--font-space-grotesk);color:var(--color-brand-orange);text-transform:uppercase;margin-bottom:1rem;font-size:1rem;font-weight:900;display:block}.lore-module__seuzfa__regArticle h3{color:#000;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.lore-module__seuzfa__regArticle p{color:#444;font-size:1.125rem;line-height:1.6}.lore-module__seuzfa__quotaGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}.lore-module__seuzfa__quotaCard{text-align:center;background:#f8f8f8;border:2px solid #0000;border-radius:1rem;padding:2rem}.lore-module__seuzfa__quotaCard.lore-module__seuzfa__highlight{background:#fff;border-color:#000}.lore-module__seuzfa__quotaLabel{text-transform:uppercase;color:#999;margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:block}.lore-module__seuzfa__quotaValue{color:#000;font-size:2rem;font-weight:900}.lore-module__seuzfa__guilhotinaBanner{color:#fff;background:#000;border-radius:3rem;align-items:center;gap:3rem;margin-top:4rem;padding:4rem;display:flex}.lore-module__seuzfa__guilhotinaIcon{flex-shrink:0;font-size:4rem}.lore-module__seuzfa__guilhotinaText h2{color:#ff5900;margin-bottom:1rem;font-size:2rem;font-weight:900}.lore-module__seuzfa__guilhotinaText p{opacity:.8;font-size:1.125rem}.lore-module__seuzfa__confSummary{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}.lore-module__seuzfa__confItem{background:#fff;border:1px solid #eee;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;font-weight:700;display:flex}.lore-module__seuzfa__confDot{border-radius:50%;width:12px;height:12px}.lore-module__seuzfa__heroBanner{color:#fff;border:4px solid var(--color-brand-orange);background:#000;border-radius:2rem;justify-content:space-between;align-items:center;gap:2rem;margin:2rem 0;padding:3rem;display:flex;position:relative;overflow:hidden}.lore-module__seuzfa__heroContent h2{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:900}.lore-module__seuzfa__heroContent p{opacity:.7;max-width:500px;font-size:1.125rem}.lore-module__seuzfa__heroAction{background:var(--color-brand-orange);color:#000;text-transform:uppercase;letter-spacing:.1em;border-radius:1rem;padding:1rem 2rem;font-size:.875rem;font-weight:900;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.lore-module__seuzfa__heroAction:hover{background:#fff;transform:scale(1.05)rotate(-2deg)}@media (max-width:768px){.lore-module__seuzfa__regHeader h1{font-size:2.5rem}.lore-module__seuzfa__quotaGrid{grid-template-columns:1fr}.lore-module__seuzfa__guilhotinaBanner{text-align:center;flex-direction:column;padding:2rem}.lore-module__seuzfa__confSummary{grid-template-columns:1fr}.lore-module__seuzfa__heroBanner{text-align:center;flex-direction:column;padding:2rem}}.lore-module__seuzfa__regPreambulo{border-left:8px solid var(--color-brand-orange);background:#f0f0f0;border-radius:0 2rem 2rem 0;margin-bottom:4rem;padding:3rem}.lore-module__seuzfa__regPreambulo h2{text-transform:uppercase;letter-spacing:.1em;color:#000;margin-bottom:1rem;font-size:1.5rem;font-weight:900}.lore-module__seuzfa__regPreambulo p{color:#333;font-size:1.25rem;font-style:italic;line-height:1.6}.lore-module__seuzfa__subItem{border-left:2px solid #eee;margin-top:1.5rem;padding-left:1.5rem}.lore-module__seuzfa__subItem strong{color:#888;text-transform:uppercase;margin-bottom:.5rem;font-size:.9rem;display:block}.lore-module__seuzfa__complexGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.lore-module__seuzfa__complexCard{background:#fff;border:1px solid #ddd;border-radius:1.5rem;flex-direction:column;gap:1rem;padding:2rem;display:flex}.lore-module__seuzfa__complexCard h4{color:var(--color-brand-orange);font-size:1.25rem;font-weight:900}.lore-module__seuzfa__complexCard p{color:#666!important;font-size:.95rem!important}.lore-module__seuzfa__quotaTable{border-collapse:separate;border-spacing:0 .5rem;width:100%;margin-top:2rem}.lore-module__seuzfa__quotaRow{background:#fff;border:1px solid #eee}.lore-module__seuzfa__quotaRow td{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:1.5rem}.lore-module__seuzfa__quotaRow td:first-child{color:#000;border-left:1px solid #eee;border-radius:1rem 0 0 1rem;font-weight:800}.lore-module__seuzfa__quotaRow td:last-child{text-align:right;border-right:1px solid #eee;border-radius:0 1rem 1rem 0;font-size:1.25rem;font-weight:900}.lore-module__seuzfa__metaInfo{color:#999;text-transform:uppercase;justify-content:center;gap:2rem;margin-top:1rem;font-size:.875rem;font-weight:600;display:flex}@media (max-width:768px){.lore-module__seuzfa__complexGrid{grid-template-columns:1fr}.lore-module__seuzfa__metaInfo{flex-direction:column;gap:.5rem}}.lore-module__seuzfa__funnelSection{color:#fff;text-align:center;background:#000;border-radius:4rem;margin:6rem 0;padding:6rem 2rem;position:relative;overflow:hidden}.lore-module__seuzfa__funnelTitle{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:4rem;font-size:3rem;font-weight:900}.lore-module__seuzfa__funnelContainer{flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;display:flex;position:relative}.lore-module__seuzfa__funnelStage{background:#ffffff05;border:1px solid #ffffff1a;border-radius:2rem;width:100%;padding:2rem;position:relative}.lore-module__seuzfa__stageLabel{color:#000;text-transform:uppercase;background:#fff;border-radius:100px;padding:.25rem 1rem;font-size:.75rem;font-weight:900;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.lore-module__seuzfa__stageInfo{margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.lore-module__seuzfa__stageSub{opacity:.5;font-size:.875rem}.lore-module__seuzfa__particleStream{background:linear-gradient(to bottom, transparent, var(--color-brand-orange), transparent);width:2px;height:80px;margin:0 auto;position:relative}.lore-module__seuzfa__ball{border-radius:50%;width:12px;height:12px;animation:3s linear infinite lore-module__seuzfa__fallDown;position:absolute;left:50%;transform:translate(-50%)}@keyframes lore-module__seuzfa__fallDown{0%{opacity:0;top:-20px;transform:translate(-50%)scale(.5)}20%{opacity:1;transform:translate(-50%)scale(1)}80%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;top:100px;transform:translate(-50%)scale(.5)}}.lore-module__seuzfa__pampa{background:#ff5900;box-shadow:0 0 15px #ff5900}.lore-module__seuzfa__amazonas{background:#76ff03;box-shadow:0 0 15px #76ff03}.lore-module__seuzfa__cerrado{background:#ffd600;box-shadow:0 0 15px #ffd600}.lore-module__seuzfa__atlantica{background:#00ffbd;box-shadow:0 0 15px #00ffbd}.lore-module__seuzfa__championStage{border:2px solid var(--color-brand-orange);background:radial-gradient(circle,#ff590033 0%,#0000 70%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px;margin-top:2rem;animation:2s infinite alternate lore-module__seuzfa__pulseChampion;display:flex}@keyframes lore-module__seuzfa__pulseChampion{0%{transform:scale(1);box-shadow:0 0 20px #ff590033}to{transform:scale(1.1);box-shadow:0 0 40px #ff590066}}.lore-module__seuzfa__championIcon{margin-bottom:1rem;font-size:3rem}.lore-module__seuzfa__hubContainer{gap:var(--space-12,3rem);width:100%;margin-bottom:var(--space-16,4rem);flex-direction:column;display:flex}.lore-module__seuzfa__hubSearchWrapper{width:100%;max-width:680px}.lore-module__seuzfa__hubHero{background:var(--color-bg,#fff);border:var(--border-thin,2px) solid var(--color-brand-black,#111);border-radius:var(--radius-2xl,1.5rem);padding:var(--space-10,2.5rem) var(--space-8,2rem);box-shadow:-6px 6px 0px 0px var(--color-brand-black,#111);color:var(--color-brand-black,#111);position:relative;overflow:hidden}.lore-module__seuzfa__hubHeroContent{text-align:center;flex-direction:column;align-items:center;max-width:780px;margin:0 auto;display:flex}.lore-module__seuzfa__hubHeroTag{align-items:center;gap:var(--space-2,.5rem);background:var(--color-brand-orange,#ff5900);color:var(--color-brand-black,#111);border:var(--border-thin,2px) solid var(--color-brand-black,#111);border-radius:var(--radius-full,9999px);font-size:var(--text-xs,.75rem);font-weight:var(--font-extrabold,800);text-transform:uppercase;letter-spacing:var(--tracking-wider,.05em);margin-bottom:var(--space-4,1rem);box-shadow:-2px 2px 0px 0px var(--color-brand-black,#111);padding:.35rem .9rem;display:inline-flex}.lore-module__seuzfa__hubHeroTitle{font-family:var(--font-display), sans-serif;font-size:clamp(2rem,3.8vw,2.6rem);font-weight:var(--font-black,900);line-height:var(--leading-tight,1.15);color:var(--color-brand-black,#111);margin-bottom:var(--space-3,.75rem);letter-spacing:var(--tracking-tight,-.025em)}.lore-module__seuzfa__hubHeroSub{font-size:var(--text-base,1rem);line-height:var(--leading-normal,1.5);color:var(--color-text-muted,#52525b);margin-bottom:var(--space-8,2rem);max-width:620px;font-weight:var(--font-medium,500)}.lore-module__seuzfa__hubSearchForm{background:var(--color-bg,#fff);border:var(--border-thin,2px) solid var(--color-brand-black,#111);border-radius:var(--radius-full,9999px);width:100%;max-width:660px;box-shadow:-4px 4px 0px 0px var(--color-brand-orange,#ff5900);transition:all var(--duration-fast,.2s) var(--ease-out);align-items:center;padding:.35rem .35rem .35rem 1.25rem;display:flex}.lore-module__seuzfa__hubSearchForm:focus-within{box-shadow:-6px 6px 0px 0px var(--color-brand-orange,#ff5900);transform:translate(-2px,-2px)}.lore-module__seuzfa__searchBarIcon{color:var(--color-brand-orange,#ff5900);flex-shrink:0;margin-right:.75rem}.lore-module__seuzfa__searchBarInput{font-family:var(--font-body), sans-serif;font-size:var(--text-base,1rem);font-weight:var(--font-medium,500);color:var(--color-brand-black,#111);background:0 0;border:none;outline:none;flex:1;padding:.5rem 0}.lore-module__seuzfa__searchBarInput::placeholder{color:var(--color-text-subtle,#71717a);opacity:.8}.lore-module__seuzfa__searchBarClearBtn{cursor:pointer;color:var(--color-brand-black,#111);opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;margin-right:.5rem;padding:.35rem;transition:opacity .2s;display:flex}.lore-module__seuzfa__searchBarClearBtn:hover{opacity:1}.lore-module__seuzfa__searchBarSubmitBtn{flex-shrink:0;border-radius:var(--radius-full,9999px)!important}.lore-module__seuzfa__hubSection{gap:var(--space-6,1.5rem);flex-direction:column;display:flex}.lore-module__seuzfa__hubSectionTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-xl,1.75rem);font-weight:var(--font-black,900);color:var(--color-brand-black,#111);letter-spacing:var(--tracking-tight,-.025em);margin:0}.lore-module__seuzfa__hubSectionSub{font-size:var(--text-sm,.875rem);color:var(--color-text-muted,#52525b);margin-top:.15rem}.lore-module__seuzfa__hubHeaderRow{justify-content:space-between;align-items:flex-end;display:flex}.lore-module__seuzfa__modulesGrid{gap:var(--space-6,1.5rem);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.lore-module__seuzfa__moduleCard{--card-radius:1.5rem;background:var(--color-bg,#fff);padding:var(--space-6,1.5rem);gap:var(--space-3,.75rem);color:var(--color-brand-black,#111);flex-direction:column;text-decoration:none;display:flex;}.lore-module__seuzfa__moduleCard_lime{--extrude-color-hover:var(--color-brand-lime,#ceff05)}.lore-module__seuzfa__moduleCard_orange{--extrude-color-hover:var(--color-brand-orange,#ff5900)}.lore-module__seuzfa__moduleCard_pink{--extrude-color-hover:var(--color-brand-pink,#f0f)}.lore-module__seuzfa__moduleCard_purple{--extrude-color-hover:var(--color-brand-cyan,#00ffbd)}.lore-module__seuzfa__moduleHeader{justify-content:space-between;align-items:center;display:flex}.lore-module__seuzfa__moduleIconWrapper{border-radius:var(--radius-xl,1rem);border:var(--border-thin,2px) solid var(--color-brand-black,#111);width:46px;height:46px;color:var(--color-brand-black,#111);justify-content:center;align-items:center;display:flex}.lore-module__seuzfa__moduleCard_lime .lore-module__seuzfa__moduleIconWrapper{background:var(--color-brand-lime,#ceff05)}.lore-module__seuzfa__moduleCard_orange .lore-module__seuzfa__moduleIconWrapper{background:var(--color-brand-orange,#ff5900)}.lore-module__seuzfa__moduleCard_pink .lore-module__seuzfa__moduleIconWrapper{background:var(--color-brand-pink,#f0f)}.lore-module__seuzfa__moduleCard_purple .lore-module__seuzfa__moduleIconWrapper{background:var(--color-brand-cyan,#00ffbd)}.lore-module__seuzfa__moduleBadge{font-size:var(--text-xs,.7rem);font-weight:var(--font-bold,700);text-transform:uppercase;background:var(--color-brand-black,#111);color:var(--color-bg,#fff);padding:var(--space-1,.25rem) var(--space-3,.6rem);border-radius:var(--radius-full,9999px);letter-spacing:var(--tracking-wide,.025em)}.lore-module__seuzfa__moduleTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-lg,1.25rem);font-weight:var(--font-extrabold,800);color:var(--color-brand-black,#111);margin:0}.lore-module__seuzfa__moduleDesc{font-size:var(--text-sm,.875rem);line-height:var(--leading-normal,1.5);color:var(--color-text-muted,#52525b);flex-grow:1;margin:0}.lore-module__seuzfa__moduleLinkText{align-items:center;gap:var(--space-1,.35rem);font-size:var(--text-xs,.75rem);font-weight:var(--font-bold,700);color:var(--color-brand-black,#111);margin-top:var(--space-2,.5rem);text-transform:uppercase;letter-spacing:var(--tracking-wider,.05em);display:inline-flex}.lore-module__seuzfa__featuredCard{--card-radius:1.75rem;--extrude-color-hover:var(--color-brand-orange);background:var(--color-bg,#fff);padding:var(--space-8,2rem);gap:var(--space-8,2rem);grid-template-columns:1fr 320px;align-items:center;display:grid;}.lore-module__seuzfa__featuredContent{gap:var(--space-4,1rem);flex-direction:column;display:flex}.lore-module__seuzfa__featuredMeta{align-items:center;gap:var(--space-4,1rem);display:flex}.lore-module__seuzfa__featuredBadge{align-items:center;gap:var(--space-1,.35rem);background:var(--color-brand-orange,#ff5900);color:var(--color-brand-black,#111);font-weight:var(--font-extrabold,800);font-size:var(--text-xs,.75rem);text-transform:uppercase;padding:var(--space-1,.25rem) var(--space-3,.75rem);border-radius:var(--radius-full,9999px);border:var(--border-thin,2px) solid var(--color-brand-black,#111);display:inline-flex}.lore-module__seuzfa__featuredReadingTime{align-items:center;gap:var(--space-1,.35rem);font-size:var(--text-sm,.85rem);color:var(--color-text-muted,#52525b);font-weight:var(--font-medium,500);display:inline-flex}.lore-module__seuzfa__featuredTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-2xl,2rem);font-weight:var(--font-black,900);color:var(--color-brand-black,#111);line-height:var(--leading-tight,1.15);margin:0}.lore-module__seuzfa__featuredLead{font-size:var(--text-base,1rem);line-height:var(--leading-normal,1.5);color:var(--color-text-muted,#52525b);margin:0}.lore-module__seuzfa__featuredImageWrapper{border:var(--border-thin,2px) solid var(--color-brand-black,#111);border-radius:var(--radius-xl,1rem);overflow:hidden}.lore-module__seuzfa__featuredImage{object-fit:cover;width:100%;height:100%}.lore-module__seuzfa__categoryTabsNav{gap:var(--space-3,.75rem);margin-bottom:var(--space-4,1rem);flex-wrap:wrap;display:flex}.lore-module__seuzfa__articlesGrid{gap:var(--space-6,1.5rem);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.lore-module__seuzfa__articleCard{--card-radius:1.5rem;--extrude-color-hover:var(--color-brand-lime);background:var(--color-bg,#fff);padding:var(--space-6,1.5rem);flex-direction:column;justify-content:space-between;display:flex;}.lore-module__seuzfa__articleCardBody{gap:var(--space-3,.75rem);flex-direction:column;display:flex}.lore-module__seuzfa__articleCardMeta{justify-content:space-between;align-items:center;display:flex}.lore-module__seuzfa__articleCardCategory{font-size:var(--text-xs,.75rem);font-weight:var(--font-extrabold,800);text-transform:uppercase;background:var(--color-brand-lime,#ceff05);color:var(--color-brand-black,#111);border-radius:var(--radius-md,.5rem);border:var(--border-thin,2px) solid var(--color-brand-black,#111);padding:.2rem .55rem}.lore-module__seuzfa__articleCardTime{font-size:var(--text-xs,.75rem);color:var(--color-text-muted,#52525b);font-weight:var(--font-medium,500);align-items:center;gap:.25rem;display:flex}.lore-module__seuzfa__articleCardTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-lg,1.25rem);font-weight:var(--font-extrabold,800);line-height:var(--leading-snug,1.3);margin:0}.lore-module__seuzfa__articleCardTitle a{color:var(--color-brand-black,#111);text-decoration:none}.lore-module__seuzfa__articleCardTitle a:hover{text-decoration:underline}.lore-module__seuzfa__articleCardExcerpt{font-size:var(--text-sm,.875rem);line-height:var(--leading-normal,1.5);color:var(--color-text-muted,#52525b);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.lore-module__seuzfa__articleCardFooter{margin-top:var(--space-4,1rem);padding-top:var(--space-3,.75rem);border-top:2px dashed var(--color-brand-black,#111)}.lore-module__seuzfa__articleCardLink{align-items:center;gap:var(--space-1,.25rem);font-size:var(--text-xs,.75rem);font-weight:var(--font-extrabold,800);color:var(--color-brand-black,#111);text-transform:uppercase;letter-spacing:var(--tracking-wider,.05em);text-decoration:none;display:inline-flex}.lore-module__seuzfa__articleCardLink:hover{text-decoration:underline}.lore-module__seuzfa__emptyState{background:var(--color-bg,#fff);border:var(--border-thin,2px) dashed var(--color-brand-black,#111);padding:var(--space-10,2.5rem) var(--space-8,2rem);text-align:center;justify-content:center;align-items:center;gap:var(--space-3,.75rem);flex-direction:column;grid-column:1/-1;width:100%;display:flex;}.lore-module__seuzfa__emptyStateIcon{color:var(--color-brand-black,#111);background-color:var(--color-brand-lime,#ceff05);padding:var(--space-3,.75rem);border-radius:var(--radius-lg,.75rem);border:var(--border-thin,2px) solid var(--color-brand-black,#111);box-shadow:-2px 2px 0px 0px var(--color-brand-black,#111);margin-bottom:var(--space-2,.5rem)}.lore-module__seuzfa__emptyState h3{font-family:var(--font-display);font-size:var(--text-xl,1.25rem);font-weight:var(--font-black,900);color:var(--color-brand-black,#111);text-transform:uppercase;letter-spacing:var(--tracking-wide,.025em);margin:0}.lore-module__seuzfa__emptyState p{font-family:var(--font-body);font-size:var(--text-base,1rem);color:var(--color-text-muted,#52525b);margin:0 0 var(--space-2,.5rem) 0;max-width:480px;line-height:var(--leading-normal,1.5)}@media (max-width:900px){.lore-module__seuzfa__featuredCard{padding:var(--space-6,1.5rem);gap:var(--space-6,1.5rem);grid-template-columns:1fr}}@media (max-width:768px){.lore-module__seuzfa__hubContainer{gap:var(--space-8,2rem);margin-bottom:var(--space-10,2.5rem)}.lore-module__seuzfa__hubSection{gap:var(--space-4,1rem)}.lore-module__seuzfa__hubSectionTitle{font-size:var(--text-lg,1.35rem);line-height:var(--leading-snug,1.25)}.lore-module__seuzfa__hubSectionSub{font-size:var(--text-xs,.8rem)}.lore-module__seuzfa__featuredCard{padding:var(--space-5,1.25rem) var(--space-4,1rem);gap:var(--space-5,1.25rem)}.lore-module__seuzfa__featuredMeta{flex-wrap:wrap;gap:.5rem}.lore-module__seuzfa__featuredBadge{padding:.2rem .6rem;font-size:.7rem}.lore-module__seuzfa__featuredReadingTime{font-size:.75rem}.lore-module__seuzfa__featuredTitle{font-size:var(--text-xl,1.4rem);line-height:1.25}.lore-module__seuzfa__featuredLead{font-size:var(--text-sm,.875rem);line-height:1.45}.lore-module__seuzfa__modulesGrid{gap:var(--space-4,1rem);grid-template-columns:1fr}.lore-module__seuzfa__moduleCard{padding:var(--space-4,1rem);gap:var(--space-2,.5rem)}.lore-module__seuzfa__moduleTitle{font-size:var(--text-base,1.1rem)}.lore-module__seuzfa__moduleDesc{font-size:var(--text-xs,.8rem)}.lore-module__seuzfa__categoryTabsNav{gap:.4rem}.lore-module__seuzfa__articlesGrid{gap:var(--space-4,1rem);grid-template-columns:1fr}.lore-module__seuzfa__articleCard{padding:var(--space-4,1rem)}.lore-module__seuzfa__articleCardTitle{font-size:var(--text-base,1.1rem)}.lore-module__seuzfa__articleCardExcerpt{font-size:var(--text-xs,.8rem)}}@media (max-width:480px){.lore-module__seuzfa__hubSectionTitle{font-size:1.2rem}.lore-module__seuzfa__featuredTitle{font-size:1.25rem}.lore-module__seuzfa__articleCard{padding:.85rem}}
.mapas-module__TFW3ca__mapGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,350px),1fr));gap:2.5rem;margin-top:3rem;padding:0;list-style:none;display:grid}.mapas-module__TFW3ca__mapCard{border-radius:var(--radius-brutal);cursor:pointer;box-shadow:var(--shadow-brutal);background:#fff;border:3px solid #000;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.mapas-module__TFW3ca__mapCard:hover{box-shadow:var(--shadow-brutal-hover);transform:translate(4px,-4px)}.mapas-module__TFW3ca__mapPreview{background:#000;border-bottom:3px solid #000;width:100%;height:240px;position:relative;overflow:hidden}.mapas-module__TFW3ca__mapPreviewImg{object-fit:cover;filter:grayscale(20%)contrast(110%);width:100%;height:100%;transition:transform .6s}.mapas-module__TFW3ca__mapCard:hover .mapas-module__TFW3ca__mapPreviewImg{filter:grayscale(0%)contrast();transform:scale(1.08)}.mapas-module__TFW3ca__mapPreview:after{content:"";pointer-events:none;z-index:2;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.mapas-module__TFW3ca__mapBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:.15em;text-transform:uppercase;z-index:3;background:#000000d9;border:1px solid #fff3;border-radius:2px;align-items:center;gap:8px;padding:6px 12px;font-size:.65rem;font-weight:900;display:flex;position:absolute;top:16px;right:16px}.mapas-module__TFW3ca__mapBadgeDot{background:#cf0;border-radius:50%;width:6px;height:6px;animation:2s infinite mapas-module__TFW3ca__pulse;box-shadow:0 0 8px #cf0}@keyframes mapas-module__TFW3ca__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.mapas-module__TFW3ca__mapInfo{background:#fff;flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.mapas-module__TFW3ca__mapHeader{flex-direction:column;gap:.2rem;display:flex}.mapas-module__TFW3ca__mapLabel{text-transform:uppercase;letter-spacing:.2em;color:#999;font-size:.6rem;font-weight:800}.mapas-module__TFW3ca__mapTitle{color:#000;text-transform:uppercase;letter-spacing:-.01em;margin:0;font-size:1.6rem;font-weight:900;line-height:1.1}.mapas-module__TFW3ca__mapDesc{color:#444;font-size:.9rem;line-height:1.5;font-family:var(--font-body,sans-serif);opacity:.8;flex:1;margin:0}.mapas-module__TFW3ca__mapMeta{border-top:2px solid #f0f0f0;grid-template-columns:1fr 1fr auto;align-items:end;gap:1.5rem;margin-top:.5rem;padding-top:1.2rem;display:grid}.mapas-module__TFW3ca__mapMetaItem{flex-direction:column;gap:.1rem;display:flex}.mapas-module__TFW3ca__mapMetaItem label{text-transform:uppercase;color:#bbb;letter-spacing:.1em;font-size:.55rem;font-weight:900}.mapas-module__TFW3ca__mapMetaItem span{color:#333;text-transform:uppercase;font-size:.85rem;font-weight:800;font-family:var(--font-mono,monospace)}.mapas-module__TFW3ca__mapAction{color:#fff;letter-spacing:.1em;background:#000;border-radius:2px;padding:8px 16px;font-size:.7rem;font-weight:900;transition:all .2s}.mapas-module__TFW3ca__mapCard:hover .mapas-module__TFW3ca__mapAction{background:var(--color-brand-orange,#ff6b00);transform:scale(1.05)}@media (max-width:768px){.mapas-module__TFW3ca__mapGrid{grid-template-columns:1fr;gap:1.5rem}.mapas-module__TFW3ca__mapMeta{grid-template-columns:1fr 1fr}.mapas-module__TFW3ca__mapAction{text-align:center;grid-column:span 2;margin-top:.5rem}}
.timeline-module__8bBGbW__timeline{scrollbar-width:none;cursor:grab;-webkit-overflow-scrolling:touch;width:100vw;max-width:100vw;margin:2rem calc(50% - 50vw);position:relative;overflow-x:auto}.timeline-module__8bBGbW__timeline::-webkit-scrollbar{display:none}.timeline-module__8bBGbW__timelineTrack{flex-wrap:nowrap;gap:4rem;width:max-content;min-width:100%;margin:0;padding:2rem 10vw 8rem;list-style:none;display:flex;position:relative}.timeline-module__8bBGbW__timelineTrack:after{content:"";z-index:1;background-color:#000;width:100%;height:8px;position:absolute;top:8rem;left:0}.timeline-module__8bBGbW__timelineItem{--extrude-color-hover:var(--color-brand-orange);flex:0 0 520px;padding-top:9rem;list-style:none;position:relative}.timeline-module__8bBGbW__timelineItem:before{content:"";background-color:var(--color-brand-orange);z-index:2;width:calc(100% + 4rem);height:4px;position:absolute;top:6.125rem;left:-2rem}.timeline-module__8bBGbW__legacyItem{--extrude-color-hover:var(--color-brand-blue)}.timeline-module__8bBGbW__legacyItem:before{background-color:var(--color-brand-blue)}.timeline-module__8bBGbW__futureItem{--extrude-color-hover:var(--color-brand-lime)}.timeline-module__8bBGbW__futureItem:before{background-color:var(--color-brand-lime)}.timeline-module__8bBGbW__transitionToHistory:before{background:linear-gradient(90deg, var(--color-brand-blue) 0%, var(--color-brand-blue) 50%, var(--color-brand-orange) 50%, var(--color-brand-orange) 100%)}.timeline-module__8bBGbW__transitionToFuture:before{background:linear-gradient(90deg, var(--color-brand-orange) 0%, var(--color-brand-orange) 50%, var(--color-brand-lime) 50%, var(--color-brand-lime) 100%)}.timeline-module__8bBGbW__timelineItem:first-child:before{width:calc(50% + 2rem);left:50%}.timeline-module__8bBGbW__timelineItem:last-child:before{width:calc(50% + 2rem)}.timeline-module__8bBGbW__timelineItem:after{content:"";background-color:var(--color-brand-orange);border:var(--border-brutal) solid #000;z-index:10;border-radius:50%;width:24px;height:24px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:5.5rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 3px #fff}.timeline-module__8bBGbW__timelineItem:hover:after{box-shadow:0 0 15px var(--color-brand-orange), 0 0 0 2px #fff;transform:translate(-50%)scale(1.3)}.timeline-module__8bBGbW__legacyItem:after{background-color:var(--color-brand-blue)}.timeline-module__8bBGbW__legacyItem:hover:after{transform:translate(-50%)scale(1.3);background-color:var(--color-brand-blue)!important;box-shadow:0 0 15px var(--color-brand-blue), 0 0 0 2px #fff!important}.timeline-module__8bBGbW__legacyItem .timeline-module__8bBGbW__timelineYear{color:var(--color-brand-blue);opacity:.25}.timeline-module__8bBGbW__legacyItem:hover .timeline-module__8bBGbW__timelineYear{opacity:1;color:var(--color-brand-blue)!important}.timeline-module__8bBGbW__legacyItem:hover .timeline-module__8bBGbW__timelineContent{border-color:var(--color-brand-blue)!important}.timeline-module__8bBGbW__futureItem:after{background-color:var(--color-brand-lime)}.timeline-module__8bBGbW__futureItem:hover:after{transform:translate(-50%)scale(1.3);background-color:var(--color-brand-lime)!important;box-shadow:0 0 15px var(--color-brand-lime), 0 0 0 2px #fff!important}.timeline-module__8bBGbW__futureItem .timeline-module__8bBGbW__timelineYear{color:#000;opacity:.45;text-shadow:2px 2px 0px var(--color-brand-lime)}.timeline-module__8bBGbW__futureItem:hover .timeline-module__8bBGbW__timelineYear{opacity:1;text-shadow:2px 2px 0px var(--color-brand-lime);color:#000!important}.timeline-module__8bBGbW__futureItem:hover .timeline-module__8bBGbW__timelineContent{border-color:var(--color-brand-lime)!important}.timeline-module__8bBGbW__timelineYear{font-family:var(--font-space-grotesk);color:var(--color-brand-orange);letter-spacing:-.05em;opacity:.25;font-size:2.5rem;font-weight:900;line-height:1;transition:all .3s;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.timeline-module__8bBGbW__timelineItem:hover .timeline-module__8bBGbW__timelineYear{opacity:1;color:var(--color-brand-orange);transform:translate(-50%)translateY(-5px)}.timeline-module__8bBGbW__timelineContent{--card-radius:var(--radius-brutal);border:var(--border-brutal) solid #000;border-radius:var(--card-radius);z-index:2;word-break:break-word;background:#fff;padding:clamp(1.5rem,5vw,2.5rem);position:relative;overflow:visible;}.timeline-module__8bBGbW__timelineContent:before{background:#00000026}.timeline-module__8bBGbW__timelineItem:hover .timeline-module__8bBGbW__timelineContent{border-color:var(--color-brand-orange)}.timeline-module__8bBGbW__timelineItem:hover .timeline-module__8bBGbW__timelineContent:before{background:var(--extrude-color-hover);border:var(--border-brutal) solid var(--extrude-color-hover)}.timeline-module__8bBGbW__timelineTitle{color:#000;letter-spacing:-.02em;text-transform:uppercase;margin:0 0 1rem;font-size:1.5rem;font-weight:800;line-height:1.2;transition:color .3s}.timeline-module__8bBGbW__timelineDesc{color:#0009;margin:0;font-size:1.05rem;line-height:1.6}.timeline-module__8bBGbW__timelineWrapper{width:100%;margin:0;position:relative;overflow:hidden}@media screen and (max-width:1023px){.timeline-module__8bBGbW__timeline{width:100%;max-width:100%;margin:0}.timeline-module__8bBGbW__timelineTrack{flex-direction:column;gap:0;width:100%;min-width:0;margin:0!important;padding:1.5rem 0!important}.timeline-module__8bBGbW__timelineTrack:after{display:none!important}.timeline-module__8bBGbW__timelineItem{flex:none;width:100%;padding:.5rem 1rem 2.5rem 3.75rem;position:relative}.timeline-module__8bBGbW__timelineItem:before{background-color:var(--color-brand-orange);z-index:2;content:""!important;box-sizing:border-box!important;border-left:2px solid #000!important;border-right:2px solid #000!important;width:8px!important;height:100%!important;position:absolute!important;top:0!important;left:calc(1.625rem - 4px)!important}.timeline-module__8bBGbW__legacyItem:before{background-color:var(--color-brand-blue)!important}.timeline-module__8bBGbW__futureItem:before{background-color:var(--color-brand-lime)!important}.timeline-module__8bBGbW__transitionToHistory:before{background:linear-gradient(180deg, var(--color-brand-blue) 0px, var(--color-brand-blue) 1.625rem, var(--color-brand-orange) 1.625rem, var(--color-brand-orange) 100%)!important}.timeline-module__8bBGbW__transitionToFuture:before{background:linear-gradient(180deg, var(--color-brand-orange) 0px, var(--color-brand-orange) 1.625rem, var(--color-brand-lime) 1.625rem, var(--color-brand-lime) 100%)!important}.timeline-module__8bBGbW__timelineItem:first-child:before,.timeline-module__8bBGbW__timelineItem:first-of-type:before{height:calc(100% - 1.625rem)!important;top:1.625rem!important}.timeline-module__8bBGbW__timelineItem:last-child:before,.timeline-module__8bBGbW__timelineItem:last-of-type:before{height:1.625rem!important;max-height:1.625rem!important;top:0!important}.timeline-module__8bBGbW__timelineItem:after{background-color:var(--color-brand-orange);content:""!important;z-index:10!important;box-sizing:border-box!important;border:3px solid #000!important;border-radius:50%!important;width:22px!important;height:22px!important;position:absolute!important;top:calc(1.625rem - 11px)!important;left:calc(1.625rem - 11px)!important;transform:none!important;box-shadow:0 0 0 2px #fff!important}.timeline-module__8bBGbW__legacyItem:after{background-color:var(--color-brand-blue)!important}.timeline-module__8bBGbW__futureItem:after{background-color:var(--color-brand-lime)!important}.timeline-module__8bBGbW__timelineItem:hover:after{transform:scale(1.3)!important}.timeline-module__8bBGbW__timelineYear{color:var(--color-brand-orange);margin-bottom:.5rem;font-size:1.75rem;transition:color .3s;display:block;position:static;transform:none;opacity:1!important}.timeline-module__8bBGbW__legacyItem .timeline-module__8bBGbW__timelineYear{color:var(--color-brand-blue)!important;opacity:1!important}.timeline-module__8bBGbW__futureItem .timeline-module__8bBGbW__timelineYear{text-shadow:2px 2px 0px var(--color-brand-lime);color:#000!important;opacity:1!important}.timeline-module__8bBGbW__timelineItem:hover .timeline-module__8bBGbW__timelineYear{transform:none}.timeline-module__8bBGbW__timelineItem:hover .timeline-module__8bBGbW__timelineContent{transform:translate(10px)}}
.InfoBox-module__Gis_oG__container{--card-radius:1.5rem;--extrude-color-hover:var(--accent-color,#000);background:var(--color-bg-elevated);border:var(--border-brutal) solid #000;border-radius:var(--card-radius);float:right;width:100%;max-width:min(100%,350px);margin-bottom:2rem;margin-left:4rem;overflow:visible;}.InfoBox-module__Gis_oG__header{background:var(--accent-color);color:#000;text-align:center;border-bottom:var(--border-brutal) solid #000;border-top-left-radius:calc(var(--card-radius) - var(--border-brutal));border-top-right-radius:calc(var(--card-radius) - var(--border-brutal));padding:1rem}.InfoBox-module__Gis_oG__title{font-family:var(--font-display);font-weight:var(--font-bold);color:#000;font-size:1.25rem}.InfoBox-module__Gis_oG__imageWrapper{background:#fff;justify-content:center;align-items:center;padding:1.5rem;display:flex;overflow:hidden}.InfoBox-module__Gis_oG__imageFrame{border:var(--border-brutal) solid #000;background:#fff;border-radius:1.5rem;justify-content:center;align-items:center;width:100%;min-height:200px;display:flex;overflow:hidden}.InfoBox-module__Gis_oG__imageScaleWrapper{justify-content:center;align-items:center;width:100%;display:flex}.InfoBox-module__Gis_oG__placeholderImage{aspect-ratio:1;text-transform:uppercase;color:#888;background:#f4f4f5;border:2px dashed #000;justify-content:center;align-items:center;font-size:.75rem;display:flex}:is(.InfoBox-module__Gis_oG__imageFrame img,.InfoBox-module__Gis_oG__imageFrame .image,.InfoBox-module__Gis_oG__imageFrame picture){box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important}.InfoBox-module__Gis_oG__imageFrame img{box-shadow:none!important;border:none!important;border-radius:0!important;margin:0!important}.InfoBox-module__Gis_oG__image{object-fit:contain;width:100%;height:auto;display:block}.InfoBox-module__Gis_oG__table{border-collapse:collapse;width:100%}.InfoBox-module__Gis_oG__row{border-bottom:1px solid #0000001a}.InfoBox-module__Gis_oG__row:last-child{border-bottom:none;border-bottom-right-radius:1.25rem;border-bottom-left-radius:1.25rem}.InfoBox-module__Gis_oG__label{text-align:left;text-transform:uppercase;letter-spacing:.05em;vertical-align:top;background:#00000005;width:40%;padding:1rem;font-size:.75rem}.InfoBox-module__Gis_oG__value{font-size:.875rem;font-weight:var(--font-bold);padding:1rem}@media (max-width:1024px){.InfoBox-module__Gis_oG__container{float:none;width:100%;max-width:100%;margin:1.5rem 0 2rem}.InfoBox-module__Gis_oG__title{font-size:1.05rem}.InfoBox-module__Gis_oG__label,.InfoBox-module__Gis_oG__value{padding:.65rem .75rem;font-size:.8125rem}}
.Header-module__BGlmNW__header{z-index:999;background-color:var(--header-bg,var(--color-brand-lime));color:#000;margin-bottom:3rem;padding:2rem 0;transition:background-color .4s;position:relative}.Header-module__BGlmNW__topNav{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Header-module__BGlmNW__hamburgerBtn{display:none}.Header-module__BGlmNW__logoWrapper{width:220px;text-decoration:none;display:block}.Header-module__BGlmNW__logo{width:100%;height:auto;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:block;overflow:visible}.Header-module__BGlmNW__logo path,.Header-module__BGlmNW__logo rect{fill:var(--logo-fill,var(--color-brand-orange));stroke:#0000;stroke-width:12px;stroke-linejoin:round;paint-order:stroke fill;transition:stroke .4s}.Header-module__BGlmNW__logoWrapper:hover .Header-module__BGlmNW__logo{filter:drop-shadow(-6px 6px #000);transform:translate(6px,-6px)}.Header-module__BGlmNW__logoWrapper:hover .Header-module__BGlmNW__logo path,.Header-module__BGlmNW__logoWrapper:hover .Header-module__BGlmNW__logo rect{stroke:#000}.Header-module__BGlmNW__hubContainer{z-index:100;align-items:center;gap:.5rem;display:flex;position:relative}.Header-module__BGlmNW__hubMenu{opacity:0;pointer-events:none;align-items:center;gap:.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;transform:translate(20px)scale(.9)}.Header-module__BGlmNW__hubContainer:hover .Header-module__BGlmNW__hubMenu{opacity:1;pointer-events:all;transform:translate(0)scale(1)}.Header-module__BGlmNW__hubLink{border:var(--border-brutal) solid transparent;color:#000;font-family:var(--font-space-grotesk);white-space:nowrap;background:#fff;border-radius:2rem;align-items:center;padding:.5rem 1.2rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.Header-module__BGlmNW__hubIcon{opacity:0;justify-content:center;align-items:center;width:0;margin-right:0;transition:all .3s;display:flex}.Header-module__BGlmNW__hubLink:hover .Header-module__BGlmNW__hubIcon{opacity:1;width:24px;margin-right:.5rem}.Header-module__BGlmNW__hubLink[data-color=lime]{color:#000;background:#ceff05}.Header-module__BGlmNW__hubLink[data-color=orange]{color:#fff;background:#ff5900}.Header-module__BGlmNW__hubLink[data-color=pink]{color:#fff;background:#f0f}.Header-module__BGlmNW__hubLink[data-color=cyan]{color:#000;background:#00ffbd}.Header-module__BGlmNW__hubLink[data-color=purple]{color:#fff;background:#a855f7}.Header-module__BGlmNW__hubLink[data-color=gray]{color:#000;background:#e4e4e7}.Header-module__BGlmNW__hubLink[data-color=black]{color:#fff;background:#000;border-color:#fff}.Header-module__BGlmNW__hubLink:hover{filter:brightness(1.1);border-color:#000;transform:translateY(-3px);box-shadow:0 4px #000}.Header-module__BGlmNW__header[data-variant=orange] .Header-module__BGlmNW__hubLink:hover,.Header-module__BGlmNW__header[data-variant=pink] .Header-module__BGlmNW__hubLink:hover,.Header-module__BGlmNW__header[data-variant=purple] .Header-module__BGlmNW__hubLink:hover,.Header-module__BGlmNW__header[data-variant=black] .Header-module__BGlmNW__hubLink:hover{border-color:#fff;box-shadow:0 4px #fff}.Header-module__BGlmNW__header[data-variant=gray] .Header-module__BGlmNW__hubLink:hover{border-color:#000;box-shadow:0 4px #000}.Header-module__BGlmNW__activeLink{pointer-events:none;box-shadow:-4px 4px #0000001a;border:var(--border-brutal) solid #000!important;opacity:1!important}.Header-module__BGlmNW__header[data-variant=orange] .Header-module__BGlmNW__activeLink,.Header-module__BGlmNW__header[data-variant=pink] .Header-module__BGlmNW__activeLink,.Header-module__BGlmNW__header[data-variant=purple] .Header-module__BGlmNW__activeLink,.Header-module__BGlmNW__header[data-variant=black] .Header-module__BGlmNW__activeLink{border-color:#fff!important}.Header-module__BGlmNW__hubButton{border:var(--border-brutal) solid #000;color:#000;cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.Header-module__BGlmNW__hubContainer:hover .Header-module__BGlmNW__hubButton{color:#fff;background:#000;transform:rotate(90deg)}.Header-module__BGlmNW__pageTitle{letter-spacing:-.04em;color:#000;font-size:clamp(3.25rem,12vi,6.5rem);line-height:1;font-family:var(--font-space-grotesk);text-align:center;margin-bottom:.5rem;font-weight:900}.Header-module__BGlmNW__pageTitle a{color:inherit;text-decoration:none;transition:color .3s}.Header-module__BGlmNW__pageTitle a:hover{color:var(--logo-fill,var(--color-brand-orange));text-decoration:none}.Header-module__BGlmNW__pageSubtitle{color:#0009;font-size:1.25rem;font-family:var(--font-space-grotesk);text-align:center;max-width:800px;margin-inline:auto}.Header-module__BGlmNW__header[data-variant=lime]{--header-bg:var(--color-brand-lime);--logo-fill:var(--color-brand-orange)}.Header-module__BGlmNW__header[data-variant=lime] .Header-module__BGlmNW__pageTitle{color:#000}.Header-module__BGlmNW__header[data-variant=lime] .Header-module__BGlmNW__pageSubtitle{color:#0009}.Header-module__BGlmNW__header[data-variant=lime] .Header-module__BGlmNW__hubLink{border-color:#0000}.Header-module__BGlmNW__header[data-variant=lime] .Header-module__BGlmNW__hubButton{color:var(--color-brand-orange);border-color:var(--color-brand-orange);background:0 0}.Header-module__BGlmNW__header[data-variant=lime] .Header-module__BGlmNW__hubContainer:hover .Header-module__BGlmNW__hubButton{background:var(--color-brand-orange);color:var(--color-brand-lime)}.Header-module__BGlmNW__header[data-variant=orange]{--header-bg:var(--color-brand-orange);--logo-fill:var(--color-brand-lime)}.Header-module__BGlmNW__header[data-variant=orange] .Header-module__BGlmNW__pageTitle{color:#fff}.Header-module__BGlmNW__header[data-variant=orange] .Header-module__BGlmNW__pageSubtitle{color:#fffc}.Header-module__BGlmNW__header[data-variant=orange] .Header-module__BGlmNW__hubLink{border-color:#0000}.Header-module__BGlmNW__header[data-variant=orange] .Header-module__BGlmNW__hubButton{color:var(--color-brand-lime);border-color:var(--color-brand-lime);background:0 0}.Header-module__BGlmNW__header[data-variant=orange] .Header-module__BGlmNW__hubContainer:hover .Header-module__BGlmNW__hubButton{background:var(--color-brand-lime);color:var(--color-brand-orange)}.Header-module__BGlmNW__header[data-variant=pink]{--header-bg:var(--color-brand-pink);--logo-fill:var(--color-brand-lime)}.Header-module__BGlmNW__header[data-variant=pink] .Header-module__BGlmNW__pageTitle{color:#fff}.Header-module__BGlmNW__header[data-variant=pink] .Header-module__BGlmNW__pageSubtitle{color:#fffc}.Header-module__BGlmNW__header[data-variant=pink] .Header-module__BGlmNW__hubLink{border-color:#0000}.Header-module__BGlmNW__header[data-variant=pink] .Header-module__BGlmNW__hubButton{color:var(--color-brand-lime);border-color:var(--color-brand-lime);background:0 0}.Header-module__BGlmNW__header[data-variant=pink] .Header-module__BGlmNW__hubContainer:hover .Header-module__BGlmNW__hubButton{background:var(--color-brand-lime);color:var(--color-brand-pink)}.Header-module__BGlmNW__header[data-variant=cyan]{--header-bg:var(--color-brand-cyan);--logo-fill:var(--color-brand-orange)}.Header-module__BGlmNW__header[data-variant=cyan] .Header-module__BGlmNW__pageTitle{color:#000}.Header-module__BGlmNW__header[data-variant=cyan] .Header-module__BGlmNW__pageSubtitle{color:#0009}.Header-module__BGlmNW__header[data-variant=cyan] .Header-module__BGlmNW__hubLink{border-color:#0000}.Header-module__BGlmNW__header[data-variant=cyan] .Header-module__BGlmNW__hubButton{color:var(--color-brand-orange);border-color:var(--color-brand-orange);background:0 0}.Header-module__BGlmNW__header[data-variant=cyan] .Header-module__BGlmNW__hubContainer:hover .Header-module__BGlmNW__hubButton{background:var(--color-brand-orange);color:var(--color-brand-cyan)}.Header-module__BGlmNW__header[data-variant=purple]{--header-bg:var(--color-brand-purple);--logo-fill:var(--color-brand-lime)}.Header-module__BGlmNW__header[data-variant=purple] .Header-module__BGlmNW__pageTitle{color:#fff}.Header-module__BGlmNW__header[data-variant=purple] .Header-module__BGlmNW__pageSubtitle{color:#fffc}.Header-module__BGlmNW__header[data-variant=purple] .Header-module__BGlmNW__hubLink{border-color:#0000}.Header-module__BGlmNW__header[data-variant=purple] .Header-module__BGlmNW__hubButton{color:var(--color-brand-lime);border-color:var(--color-brand-lime);background:0 0}.Header-module__BGlmNW__header[data-variant=purple] .Header-module__BGlmNW__hubContainer:hover .Header-module__BGlmNW__hubButton{background:var(--color-brand-lime);color:var(--color-brand-purple)}.Header-module__BGlmNW__header[data-variant=black]{--header-bg:#000;--logo-fill:var(--color-brand-lime);color:#fff}.Header-module__BGlmNW__header[data-variant=black] .Header-module__BGlmNW__pageTitle{color:#fff}.Header-module__BGlmNW__header[data-variant=black] .Header-module__BGlmNW__pageSubtitle{color:#fff9}.Header-module__BGlmNW__header[data-variant=black] .Header-module__BGlmNW__hubLink{border-color:#0000}.Header-module__BGlmNW__header[data-variant=black] .Header-module__BGlmNW__hubButton{color:#fff;background:0 0;border-color:#fff}.Header-module__BGlmNW__header[data-variant=black] .Header-module__BGlmNW__hubContainer:hover .Header-module__BGlmNW__hubButton{color:#000;background:#fff}.Header-module__BGlmNW__header[data-variant=gray]{--header-bg:#e4e4e7;--logo-fill:var(--color-brand-orange);color:#000}.Header-module__BGlmNW__header[data-variant=gray] .Header-module__BGlmNW__pageTitle{color:#000}.Header-module__BGlmNW__header[data-variant=gray] .Header-module__BGlmNW__pageSubtitle{color:#0009}.Header-module__BGlmNW__header[data-variant=gray] .Header-module__BGlmNW__hubLink{border-color:#0000}.Header-module__BGlmNW__header[data-variant=gray] .Header-module__BGlmNW__hubButton{color:var(--color-brand-orange);border-color:var(--color-brand-orange);background:0 0}.Header-module__BGlmNW__header[data-variant=gray] .Header-module__BGlmNW__hubContainer:hover .Header-module__BGlmNW__hubButton{background:var(--color-brand-orange);color:#e4e4e7}@media (max-width:768px){.Header-module__BGlmNW__header{margin-bottom:2rem;padding:1.5rem 0}.Header-module__BGlmNW__logoWrapper{z-index:9999;width:140px;position:relative}.Header-module__BGlmNW__topNav{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.Header-module__BGlmNW__hamburgerBtn{border:var(--border-brutal) solid var(--logo-fill,var(--color-brand-orange));width:48px;height:48px;color:var(--logo-fill,var(--color-brand-orange));cursor:pointer;z-index:9999;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.Header-module__BGlmNW__hamburgerBtn:active{background:var(--logo-fill,var(--color-brand-orange));color:var(--header-bg);transform:rotate(90deg)}.Header-module__BGlmNW__hubContainer{background:var(--header-bg);z-index:9000;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100vw;max-width:none;height:100vh;margin:0;padding:6rem 1.5rem 1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translateY(-20px)}.Header-module__BGlmNW__hubContainerOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Header-module__BGlmNW__hubMenu{opacity:1;pointer-events:inherit;flex-direction:column;align-items:center;gap:.8rem;width:100%;transform:none}.Header-module__BGlmNW__hubLink{justify-content:center;width:100%;padding:1rem;font-size:1rem}.Header-module__BGlmNW__hubButton{display:none}.Header-module__BGlmNW__pageSubtitle{padding-inline:1rem;font-size:1rem}}
.historia-module__nhGAKa__main{background-color:var(--color-brand-orange,#ff5900);color:#000;min-height:100vh;padding-bottom:4rem}.historia-module__nhGAKa__article{background-color:#fff;border:4px solid #000;border-radius:3rem;width:100%;margin:2rem auto 4rem;padding:clamp(2rem,5vw,5rem);box-shadow:-16px 16px #000}.historia-module__nhGAKa__breadcrumb{font-family:var(--font-space-grotesk);text-transform:uppercase;letter-spacing:.05em;opacity:.6;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.historia-module__nhGAKa__breadcrumb a{color:#000;font-weight:700;text-decoration:none}.historia-module__nhGAKa__breadcrumb a:hover{text-decoration:underline}.historia-module__nhGAKa__category{color:var(--color-brand-orange,#ff5900);font-weight:700}.historia-module__nhGAKa__title{font-family:var(--font-space-grotesk);letter-spacing:-.02em;color:#000;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.historia-module__nhGAKa__meta{font-family:var(--font-space-grotesk);border-top:2px solid #000;border-bottom:2px solid #000;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:1.5rem 0;font-size:1rem;display:flex}.historia-module__nhGAKa__author{font-weight:600}.historia-module__nhGAKa__date{opacity:.6}.historia-module__nhGAKa__heroWrapper{--card-radius:var(--radius-brutal,1.5rem);--border-brutal:2px;--extrude-color-hover:var(--color-brand-orange,#ff5900);aspect-ratio:16/9;width:100%;margin-bottom:3rem;}.historia-module__nhGAKa__heroInner{border-radius:inherit;width:100%;height:100%;overflow:hidden}.historia-module__nhGAKa__heroImage{object-fit:cover;border-radius:inherit;width:100%;height:100%;transition:transform .8s cubic-bezier(.23,1,.32,1)}.historia-module__nhGAKa__heroWrapper:hover .historia-module__nhGAKa__heroImage{transform:scale(1.05)}.historia-module__nhGAKa__content{margin-bottom:4rem}.historia-module__nhGAKa__lead{font-family:var(--font-space-grotesk);color:#111827;border-left:5px solid var(--color-brand-orange,#ff5900);margin-bottom:2.5rem;padding-left:1.5rem;font-size:1.65rem;font-weight:700;line-height:1.4}.historia-module__nhGAKa__contentBody{font-family:var(--font-space-grotesk);color:#000c;font-size:1.25rem;line-height:1.6}.historia-module__nhGAKa__contentBody p{margin-bottom:2rem}.historia-module__nhGAKa__contentBody h2{color:#000;letter-spacing:-.02em;border-bottom:4px solid var(--color-brand-orange,#ff5900);margin:4rem 0 2rem;padding-bottom:.4rem;font-size:2.25rem;font-weight:900;display:inline-block}.historia-module__nhGAKa__contentBody blockquote{border-top:4px solid var(--color-brand-orange,#ff5900);border-bottom:4px solid var(--color-brand-orange,#ff5900);text-align:center;background:0 0;border-left:none;max-width:900px;margin:4rem auto;padding:2rem 0;position:relative}.historia-module__nhGAKa__contentBody blockquote p{font-family:var(--font-space-grotesk);color:#000;letter-spacing:-.03em;font-size:2rem;font-style:normal;font-weight:800;line-height:1.25;margin-bottom:1rem!important}.historia-module__nhGAKa__contentBody blockquote p:first-of-type:before{content:"“";color:var(--color-brand-orange,#ff5900);font-size:4.5rem;font-family:var(--font-space-grotesk);margin-bottom:-.5rem;line-height:1;display:block}.historia-module__nhGAKa__contentBody blockquote p:last-of-type:after{content:"”";color:var(--color-brand-orange,#ff5900);font-size:4.5rem;font-family:var(--font-space-grotesk);margin-top:.5rem;line-height:1;display:block}.historia-module__nhGAKa__contentBody cite{color:#000;text-transform:uppercase;letter-spacing:.1em;max-width:900px;font-size:1.125rem;font-weight:700;font-family:var(--font-space-grotesk);text-align:center;margin:0 auto 3rem;padding:0 0 1.5rem;display:block}.historia-module__nhGAKa__contentBody cite:before{content:"— ";color:var(--color-brand-orange,#ff5900)}.historia-module__nhGAKa__footer{margin-top:6rem}@media (max-width:1024px){.historia-module__nhGAKa__contentGrid{grid-template-columns:1fr;gap:3rem}.historia-module__nhGAKa__sidebarColumn{order:2}.historia-module__nhGAKa__articleColumn{order:1}.historia-module__nhGAKa__title{font-size:2.25rem}}@media (max-width:640px){.historia-module__nhGAKa__storyLayout{border-radius:16px;padding:1.5rem;box-shadow:6px 6px #000}.historia-module__nhGAKa__heroWrapper{aspect-ratio:16/9;margin-bottom:2rem}.historia-module__nhGAKa__title{margin-bottom:1.5rem;font-size:1.65rem}.historia-module__nhGAKa__leadBox{padding:1.25rem;font-size:1.15rem}.historia-module__nhGAKa__fullText{font-size:1.05rem}}
.historias-module__C7MBMa__main{background-color:var(--color-brand-orange);min-height:100vh;padding-bottom:var(--space-24);color:#fff}.historias-module__C7MBMa__topNav{margin-bottom:var(--space-16);justify-content:space-between;align-items:center;display:flex}.historias-module__C7MBMa__logoWrapper{width:220px}.historias-module__C7MBMa__logo{width:100%;height:auto;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:block;overflow:visible}.historias-module__C7MBMa__logo path,.historias-module__C7MBMa__logo rect{fill:#fff;stroke:#0000;stroke-width:12px;stroke-linejoin:round;paint-order:stroke fill;transition:stroke .4s}.historias-module__C7MBMa__logoWrapper:hover .historias-module__C7MBMa__logo{filter:drop-shadow(-6px 6px #000);transform:translate(6px,-6px)}.historias-module__C7MBMa__logoWrapper:hover .historias-module__C7MBMa__logo path,.historias-module__C7MBMa__logoWrapper:hover .historias-module__C7MBMa__logo rect{stroke:#000}.historias-module__C7MBMa__hubButton{color:#fff;background:#ffffff1a;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.historias-module__C7MBMa__hubButton:hover{color:var(--color-brand-orange);background:#fff;border-color:#fff;transform:rotate(90deg)scale(1.1)}.historias-module__C7MBMa__heroContent{text-align:center;max-width:800px;margin:0 auto}.historias-module__C7MBMa__iconCircle{width:80px;height:80px;color:var(--color-brand-orange);margin:0 auto var(--space-8);background:#fff;border:4px solid #000;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:-8px 8px #000}.historias-module__C7MBMa__pageTitle{margin-bottom:var(--space-4);letter-spacing:-.04em;color:#fff;font-size:clamp(3.5rem,10vi,6rem);line-height:1}.historias-module__C7MBMa__pageSubtitle{color:#fffc;font-size:1.5rem}.historias-module__C7MBMa__timelineSection{gap:var(--space-12);margin-top:var(--space-20);grid-template-columns:100px 1fr;display:grid}.historias-module__C7MBMa__timelineNav{top:var(--space-12);height:fit-content;position:sticky}.historias-module__C7MBMa__timelineList{gap:var(--space-8);flex-direction:column;align-items:center;list-style:none;display:flex}.historias-module__C7MBMa__timelineLink{align-items:center;gap:var(--space-2);color:inherit;flex-direction:column;text-decoration:none;transition:transform .3s;display:flex}.historias-module__C7MBMa__timelineLink:hover{transform:scale(1.1)}.historias-module__C7MBMa__navYear{font-family:var(--font-display);font-weight:var(--font-bold);color:#fff;font-size:.75rem}.historias-module__C7MBMa__navDot{background:#fff;border:3px solid #000;border-radius:50%;width:16px;height:16px;transition:background-color .3s}.historias-module__C7MBMa__timelineLink:hover .historias-module__C7MBMa__navDot{background:var(--color-brand-orange)}.historias-module__C7MBMa__feed{flex:1}@media (max-width:1024px){.historias-module__C7MBMa__timelineSection{grid-template-columns:1fr}.historias-module__C7MBMa__timelineNav{margin-bottom:var(--space-12);position:relative;top:0}.historias-module__C7MBMa__timelineList{flex-direction:row;justify-content:center}}
.museu-module__j6rfoG__main{background-color:var(--color-brand-cyan,#00ffbd);min-height:100vh;padding-bottom:var(--space-24);color:#000}.museu-module__j6rfoG__gridSection{margin-top:var(--space-12)}.museu-module__j6rfoG__statsBar{--card-radius:1.75rem;--border-brutal:3.5px;border-radius:var(--card-radius);color:#000;background-color:#fff;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;padding:1.5rem 2rem;display:flex;}.museu-module__j6rfoG__barHeader{align-items:center;gap:1rem;display:flex}.museu-module__j6rfoG__barIcon{background-color:var(--color-brand-cyan,#00ffbd);color:#000;border:2.5px solid #000;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:3px 3px #000}.museu-module__j6rfoG__barTitleGroup{flex-direction:column;display:flex}.museu-module__j6rfoG__barTitle{font-family:var(--font-space-grotesk);text-transform:uppercase;letter-spacing:-.02em;color:#000;margin:0;font-size:1.25rem;font-weight:900;line-height:1.2}.museu-module__j6rfoG__barSubtitle{font-family:var(--font-space-grotesk);color:#4b5563;margin:0;font-size:.85rem;font-weight:600}.museu-module__j6rfoG__statsRow{background-color:#f9fafb;border:2.5px solid #000;border-radius:14px;align-items:center;gap:1.5rem;padding:.75rem 1.25rem;display:flex;box-shadow:3px 3px #000}.museu-module__j6rfoG__statChip{flex-direction:column;gap:.15rem;display:flex}.museu-module__j6rfoG__chipLabel{font-family:var(--font-space-grotesk);text-transform:uppercase;color:#6b7280;letter-spacing:.04em;align-items:center;gap:.35rem;font-size:.7rem;font-weight:800;display:flex}.museu-module__j6rfoG__chipVal{font-family:var(--font-space-grotesk);color:#000;font-size:1.05rem;font-weight:900}.museu-module__j6rfoG__chipDivider{opacity:.15;background-color:#000;width:2px;height:28px}.museu-module__j6rfoG__grid{gap:var(--space-8);grid-template-columns:repeat(auto-fill,minmax(min(100%,360px),1fr));display:grid}@media (max-width:960px){.museu-module__j6rfoG__statsBar{flex-direction:column;align-items:stretch;gap:1.25rem;padding:1.25rem}.museu-module__j6rfoG__statsRow{flex-wrap:wrap;justify-content:space-around;gap:1rem}.museu-module__j6rfoG__chipDivider{display:none}}@media (max-width:768px){.museu-module__j6rfoG__grid{grid-template-columns:1fr}}
.noticia-module__KpFqSG__main{background-color:var(--color-brand-lime);color:#000;min-height:100vh;padding-bottom:4rem}.noticia-module__KpFqSG__article{background-color:#fff;border:4px solid #000;border-radius:3rem;width:100%;margin:2rem auto 4rem;padding:clamp(2rem,5vw,5rem);box-shadow:-16px 16px #000}.noticia-module__KpFqSG__breadcrumb{font-family:var(--font-space-grotesk);text-transform:uppercase;letter-spacing:.05em;opacity:.6;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.noticia-module__KpFqSG__breadcrumb a{color:#000;font-weight:700;text-decoration:none}.noticia-module__KpFqSG__breadcrumb a:hover{text-decoration:underline}.noticia-module__KpFqSG__category{color:var(--variant-color);font-weight:700}.noticia-module__KpFqSG__title{font-family:var(--font-space-grotesk);letter-spacing:-.02em;color:#000;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.noticia-module__KpFqSG__meta{font-family:var(--font-space-grotesk);border-top:2px solid #000;border-bottom:2px solid #000;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:1.5rem 0;font-size:1rem;display:flex}.noticia-module__KpFqSG__author{font-weight:600}.noticia-module__KpFqSG__date{opacity:.6}.noticia-module__KpFqSG__heroWrapper{--card-radius:var(--radius-brutal);--border-brutal:2px;--extrude-color-hover:var(--color-brand-lime);aspect-ratio:16/9;width:100%;margin-bottom:3rem;}.noticia-module__KpFqSG__heroInner{border-radius:inherit;width:100%;height:100%;overflow:hidden}.noticia-module__KpFqSG__heroImage{object-fit:cover;border-radius:inherit;width:100%;height:100%;transition:transform .8s cubic-bezier(.23,1,.32,1)}.noticia-module__KpFqSG__heroWrapper:hover .noticia-module__KpFqSG__heroImage{transform:scale(1.05)}.noticia-module__KpFqSG__contentBody{font-family:var(--font-space-grotesk);color:#000c;font-size:1.25rem;line-height:1.6}.noticia-module__KpFqSG__contentBody p{margin-bottom:2rem}.noticia-module__KpFqSG__contentBody h2,.noticia-module__KpFqSG__contentBody h3{color:#000;letter-spacing:-.02em;border-bottom:4px solid var(--color-brand-lime);margin:4rem 0 2rem;padding-bottom:.4rem;font-size:2.25rem;font-weight:900;display:inline-block}.noticia-module__KpFqSG__contentBody blockquote{border-top:4px solid var(--color-brand-orange);border-bottom:4px solid var(--color-brand-orange);text-align:center;background:0 0;border-left:none;max-width:900px;margin:5rem auto 0;padding:2rem 0;position:relative}.noticia-module__KpFqSG__contentBody blockquote:has(+cite){border-bottom:none}.noticia-module__KpFqSG__contentBody blockquote p{font-family:var(--font-space-grotesk);color:#000;letter-spacing:-.03em;font-size:2.25rem;font-style:normal;font-weight:800;line-height:1.1;margin-bottom:1rem!important}.noticia-module__KpFqSG__contentBody blockquote p:last-of-type{margin-bottom:0!important}.noticia-module__KpFqSG__contentBody blockquote p:first-of-type:before{content:"“";color:var(--color-brand-orange);font-size:5rem;font-family:var(--font-space-grotesk);margin-bottom:-.5rem;line-height:1;display:block}.noticia-module__KpFqSG__contentBody cite,.noticia-module__KpFqSG__contentBody blockquote cite,.noticia-module__KpFqSG__contentBody blockquote+cite{color:#000;text-transform:uppercase;letter-spacing:.1em;max-width:900px;font-size:1.125rem;font-weight:700;font-family:var(--font-space-grotesk);text-align:center;border-bottom:4px solid var(--color-brand-orange);margin:0 auto 5rem;padding:0 0 2.5rem;display:block}.noticia-module__KpFqSG__contentBody blockquote cite{border-bottom:none;margin-bottom:0;padding-bottom:0}.noticia-module__KpFqSG__contentBody cite:before,.noticia-module__KpFqSG__contentBody blockquote cite:before,.noticia-module__KpFqSG__contentBody blockquote+cite:before{content:"— ";color:var(--color-brand-orange)}.noticia-module__KpFqSG__contentBody blockquote p:last-of-type:after{content:"”";color:var(--color-brand-orange);font-size:5rem;font-family:var(--font-space-grotesk);margin-top:1rem;line-height:1;display:block}.article-image-wrapper{margin:2.5rem 0 1.25rem}.noticia-module__KpFqSG__contentBody figcaption{color:#888;letter-spacing:.05em;text-transform:uppercase;text-align:center;margin-top:.5rem;margin-bottom:2.5rem;padding:.25rem 0;font-size:.8125rem;font-weight:600;line-height:1.4}.noticia-module__KpFqSG__contentBody figcaption:before{content:"+ ";color:var(--variant-color,var(--color-brand-orange));margin-right:.5rem;font-weight:900}.noticia-module__KpFqSG__lead{font-family:var(--font-space-grotesk);color:#111827;border-left:5px solid var(--variant-color,var(--color-brand-lime));margin-bottom:2.5rem;padding-left:1.5rem;font-size:1.65rem;font-weight:700;line-height:1.4}.noticia-module__KpFqSG__relatedSection{border-top:4px solid #000;margin-top:5rem;padding-top:3.5rem}.noticia-module__KpFqSG__relatedHeader{margin-bottom:2.5rem}.noticia-module__KpFqSG__relatedTitle{font-family:var(--font-space-grotesk);text-transform:uppercase;letter-spacing:-.03em;color:#000;margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:900}.noticia-module__KpFqSG__relatedSubtitle{font-family:var(--font-space-grotesk);opacity:.65;color:#000;margin:0;font-size:1rem}.noticia-module__KpFqSG__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.noticia-module__KpFqSG__footer{margin-top:6rem}.noticia-module__KpFqSG__main[data-variant=lime]{--variant-color:#7bb000}.noticia-module__KpFqSG__main[data-variant=cyan]{--variant-color:#08c}.noticia-module__KpFqSG__main[data-variant=pink]{--variant-color:#c0c}.noticia-module__KpFqSG__main[data-variant=orange]{--variant-color:#e65c00}@media (max-width:768px){.noticia-module__KpFqSG__article{border-width:2px;border-radius:1.5rem;margin:1rem auto 2rem;padding:1.5rem;box-shadow:-8px 8px #000}.noticia-module__KpFqSG__title{word-break:break-word;font-size:clamp(2rem,8vw,2.5rem)}.noticia-module__KpFqSG__lead{border-left-width:4px;margin-bottom:2rem;padding-left:1rem;font-size:1.25rem}.noticia-module__KpFqSG__contentBody h2{margin:3rem 0 1.5rem;font-size:1.75rem}.noticia-module__KpFqSG__contentBody{font-size:1.125rem}.noticia-module__KpFqSG__heroWrapper{aspect-ratio:1;margin-bottom:2rem}.article-image-wrapper{aspect-ratio:1}}
.portal-module__hk3Zoq__main{background-color:var(--color-brand-lime);min-height:100vh;padding-bottom:var(--space-12);color:#000}.portal-module__hk3Zoq__hero{margin-bottom:var(--space-16)}.portal-module__hk3Zoq__heroLink{color:inherit;text-decoration:none;display:block}.portal-module__hk3Zoq__heroContent{z-index:1;background-color:var(--color-brand-black);color:#fff;border:4px solid #000;border-radius:3rem;flex-direction:column;justify-content:flex-end;min-height:500px;padding:clamp(2rem,5vi,5rem);transition:transform .4s cubic-bezier(.2,1,.3,1),box-shadow .4s cubic-bezier(.2,1,.3,1);display:flex;position:relative;overflow:hidden}.portal-module__hk3Zoq__heroImage{object-fit:cover;opacity:.6;z-index:0;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,1,.3,1);position:absolute;top:0;left:0}.portal-module__hk3Zoq__heroLink:hover .portal-module__hk3Zoq__heroImage{transform:scale(1.05)}.portal-module__hk3Zoq__heroOverlay{z-index:1;background:linear-gradient(#0000 0%,#0006 50%,#000000e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.portal-module__hk3Zoq__heroInner{z-index:2;position:relative}.portal-module__hk3Zoq__heroLink:hover .portal-module__hk3Zoq__heroContent{border-color:#fff;transform:translate(12px,-12px);box-shadow:-16px 16px #fff}.portal-module__hk3Zoq__featuredLabel{font-family:var(--font-display);font-weight:var(--font-bold);text-transform:uppercase;color:var(--color-brand-orange);margin-bottom:var(--space-6);font-size:.875rem;display:inline-block}.portal-module__hk3Zoq__heroTitle{margin-bottom:var(--space-6);letter-spacing:-.02em;color:#fff;font-size:clamp(2.5rem,5vi,4.5rem);line-height:1.05}.portal-module__hk3Zoq__heroExcerpt{opacity:.8;max-width:800px;margin-bottom:var(--space-8);color:#fff;font-size:1.25rem;line-height:1.5}.portal-module__hk3Zoq__heroFooter{padding-top:var(--space-6);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;display:flex}.portal-module__hk3Zoq__readMore{font-weight:var(--font-bold);color:var(--color-brand-orange)}.portal-module__hk3Zoq__heroDate{opacity:.5;color:#fff;font-size:.875rem}.portal-module__hk3Zoq__gridSection{margin-bottom:var(--space-20)}.portal-module__hk3Zoq__sectionHeader{align-items:center;gap:var(--space-6);margin-bottom:var(--space-10);display:flex}.portal-module__hk3Zoq__sectionTitle{white-space:nowrap;color:#000;font-size:2rem}.portal-module__hk3Zoq__divider{opacity:.2;background:#000;width:100%;height:2px}.portal-module__hk3Zoq__grid{gap:var(--space-8);grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));display:grid}@media (max-width:768px){.portal-module__hk3Zoq__hero{margin-bottom:var(--space-8)}.portal-module__hk3Zoq__heroContent{border-radius:1.5rem;min-height:400px;padding:1.5rem}.portal-module__hk3Zoq__heroTitle{font-size:2.25rem;line-height:1.1}.portal-module__hk3Zoq__heroExcerpt{font-size:1rem;line-height:1.4}.portal-module__hk3Zoq__grid{gap:var(--space-4);grid-template-columns:1fr}.portal-module__hk3Zoq__sectionTitle{font-size:1.5rem}}
.apoia-se-module__F0amQa__main{color:#fff;background-color:#000;min-height:100vh;padding-bottom:5rem}.apoia-se-module__F0amQa__hero{text-align:center;border-bottom:4px solid var(--color-brand-cyan);background:linear-gradient(#111 0%,#000 100%);padding:8rem 0}.apoia-se-module__F0amQa__title{font-family:var(--font-display);text-transform:uppercase;color:var(--color-brand-cyan);margin-bottom:2rem;font-size:clamp(3rem,8vw,6rem);line-height:.9}.apoia-se-module__F0amQa__subtitle{color:#fff9;max-width:700px;margin:0 auto;font-size:1.5rem}.apoia-se-module__F0amQa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-top:6rem;display:grid}@media (max-width:992px){.apoia-se-module__F0amQa__grid{grid-template-columns:1fr}}.apoia-se-module__F0amQa__imageWrapper{aspect-ratio:1;border:10px solid #111;border-radius:2rem;position:relative;overflow:hidden}.apoia-se-module__F0amQa__levels{grid-template-columns:1fr;gap:1.5rem;display:grid}.apoia-se-module__F0amQa__levelCard{cursor:pointer;background:#111;border:4px solid #222;justify-content:space-between;align-items:center;padding:2rem;transition:all .3s;display:flex}.apoia-se-module__F0amQa__levelCard:hover{border-color:var(--color-brand-cyan);background:#151515;transform:scale(1.02)}.apoia-se-module__F0amQa__levelInfo h3{font-family:var(--font-display);color:#fff;text-transform:uppercase;margin-bottom:.25rem;font-size:1.25rem}.apoia-se-module__F0amQa__levelInfo p{color:#fff6;font-size:.9rem}.apoia-se-module__F0amQa__price{font-family:var(--font-display);color:var(--color-brand-cyan);font-size:1.5rem}.apoia-se-module__F0amQa__ctaSection{text-align:center;background:var(--color-brand-cyan);color:#000;border-radius:3rem;margin-top:8rem;padding:4rem}.apoia-se-module__F0amQa__ctaTitle{font-family:var(--font-display);text-transform:uppercase;margin-bottom:1.5rem;font-size:3rem}.apoia-se-module__F0amQa__ctaButton{color:#fff;font-family:var(--font-display);text-transform:uppercase;background:#000;border-radius:99px;padding:1.5rem 4rem;font-size:1.5rem;text-decoration:none;transition:transform .2s;display:inline-block}.apoia-se-module__F0amQa__ctaButton:hover{transform:scale(1.05)rotate(-2deg)}
.projeto-module__9ZloKG__main{background-color:var(--color-brand-pink,#ff007a);color:#000;min-height:100vh;padding-bottom:4rem;transition:background-color .3s}.projeto-module__9ZloKG__main[data-variant=lime]{background-color:var(--color-brand-lime,#ceff05);--variant-color:var(--color-brand-lime,#ceff05)}.projeto-module__9ZloKG__main[data-variant=cyan]{background-color:var(--color-brand-cyan,#00ffbd);--variant-color:var(--color-brand-cyan,#00ffbd)}.projeto-module__9ZloKG__main[data-variant=pink]{background-color:var(--color-brand-pink,#ff007a);--variant-color:var(--color-brand-pink,#ff007a)}.projeto-module__9ZloKG__main[data-variant=orange]{background-color:var(--color-brand-orange,#ff5900);--variant-color:var(--color-brand-orange,#ff5900)}.projeto-module__9ZloKG__main[data-variant=purple]{background-color:var(--color-brand-purple,#a020f0);--variant-color:var(--color-brand-purple,#a020f0)}.projeto-module__9ZloKG__article{background-color:#fff;border:4px solid #000;border-radius:3rem;width:100%;margin:2rem auto 4rem;padding:clamp(2rem,5vw,5rem);box-shadow:-16px 16px #000}.projeto-module__9ZloKG__breadcrumb{font-family:var(--font-space-grotesk);text-transform:uppercase;letter-spacing:.05em;opacity:.75;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.projeto-module__9ZloKG__breadcrumb a{color:#000;font-weight:700;text-decoration:none}.projeto-module__9ZloKG__breadcrumb a:hover{text-decoration:underline}.projeto-module__9ZloKG__category{color:var(--variant-color,var(--color-brand-pink,#ff007a));font-weight:700}.projeto-module__9ZloKG__title{font-family:var(--font-space-grotesk);letter-spacing:-.02em;color:#000;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.projeto-module__9ZloKG__meta{font-family:var(--font-space-grotesk);color:#000;border-top:2px solid #000;border-bottom:2px solid #000;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:1.5rem 0;font-size:1rem;font-weight:700;display:flex}.projeto-module__9ZloKG__author{font-weight:700}.projeto-module__9ZloKG__date{opacity:.8}.projeto-module__9ZloKG__heroWrapper{--card-radius:var(--radius-brutal,1.5rem);--border-brutal:2px;--extrude-color-hover:var(--variant-color,var(--color-brand-pink,#ff007a));aspect-ratio:16/9;width:100%;margin-bottom:3rem;}.projeto-module__9ZloKG__heroInner{border-radius:inherit;width:100%;height:100%;overflow:hidden}.projeto-module__9ZloKG__heroImage{object-fit:cover;border-radius:inherit;width:100%;height:100%;transition:transform .8s cubic-bezier(.23,1,.32,1)}.projeto-module__9ZloKG__heroWrapper:hover .projeto-module__9ZloKG__heroImage{transform:scale(1.05)}.projeto-module__9ZloKG__content{margin-bottom:4rem}.projeto-module__9ZloKG__lead{font-family:var(--font-space-grotesk);color:#111827;border-left:5px solid var(--variant-color,var(--color-brand-pink,#ff007a));margin-bottom:2.5rem;padding-left:1.5rem;font-size:1.65rem;font-weight:700;line-height:1.4}.projeto-module__9ZloKG__contentBody{font-family:var(--font-space-grotesk);color:#000c;font-size:1.25rem;line-height:1.6}.projeto-module__9ZloKG__contentBody p{margin-bottom:2rem}.projeto-module__9ZloKG__contentBody h2{color:#000;letter-spacing:-.02em;border-bottom:4px solid var(--variant-color,var(--color-brand-pink,#ff007a));margin:4rem 0 2rem;padding-bottom:.4rem;font-size:2.25rem;font-weight:900;display:inline-block}.projeto-module__9ZloKG__contentBody blockquote{border-top:4px solid var(--variant-color,var(--color-brand-pink,#ff007a));border-bottom:4px solid var(--variant-color,var(--color-brand-pink,#ff007a));text-align:center;background:0 0;border-left:none;max-width:900px;margin:4rem auto;padding:2rem 0;position:relative}.projeto-module__9ZloKG__contentBody blockquote p{font-family:var(--font-space-grotesk);color:#000;letter-spacing:-.03em;font-size:2rem;font-style:normal;font-weight:800;line-height:1.25;margin-bottom:1rem!important}.projeto-module__9ZloKG__contentBody blockquote p:first-of-type:before{content:"“";color:var(--variant-color,var(--color-brand-pink,#ff007a));font-size:4.5rem;font-family:var(--font-space-grotesk);margin-bottom:-.5rem;line-height:1;display:block}.projeto-module__9ZloKG__contentBody blockquote p:last-of-type:after{content:"”";color:var(--variant-color,var(--color-brand-pink,#ff007a));font-size:4.5rem;font-family:var(--font-space-grotesk);margin-top:.5rem;line-height:1;display:block}.projeto-module__9ZloKG__contentBody cite{color:#000;text-transform:uppercase;letter-spacing:.1em;max-width:900px;font-size:1.125rem;font-weight:700;font-family:var(--font-space-grotesk);text-align:center;margin:0 auto 3rem;padding:0 0 1.5rem;display:block}.projeto-module__9ZloKG__contentBody cite:before{content:"— ";color:var(--variant-color,var(--color-brand-pink,#ff007a))}.projeto-module__9ZloKG__footer{margin-top:6rem}@media (max-width:768px){.projeto-module__9ZloKG__article{border-width:2px;border-radius:1.5rem;margin:1rem auto 2rem;padding:1.5rem;box-shadow:-8px 8px #000}.projeto-module__9ZloKG__title{font-size:clamp(2rem,8vw,2.5rem)}.projeto-module__9ZloKG__lead{border-left-width:4px;margin-bottom:2rem;padding-left:1rem;font-size:1.25rem}.projeto-module__9ZloKG__contentBody{font-size:1.125rem}}
.manifesto-module__oip2zW__main{background-color:var(--color-solid-purple);min-height:100vh;padding-bottom:var(--space-24);color:#fff}.manifesto-module__oip2zW__header{padding-block:var(--space-12)}.manifesto-module__oip2zW__topNav{margin-bottom:var(--space-16);justify-content:space-between;align-items:center;display:flex}.manifesto-module__oip2zW__logoWrapper{width:220px}.manifesto-module__oip2zW__logo{width:100%;height:auto;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:block;overflow:visible}.manifesto-module__oip2zW__logo path,.manifesto-module__oip2zW__logo rect{fill:#fff;stroke:#0000;stroke-width:12px;stroke-linejoin:round;paint-order:stroke fill;transition:stroke .4s}.manifesto-module__oip2zW__logoWrapper:hover .manifesto-module__oip2zW__logo{filter:drop-shadow(-6px 6px 0px var(--color-brand-lime));transform:translate(6px,-6px)}.manifesto-module__oip2zW__logoWrapper:hover .manifesto-module__oip2zW__logo path,.manifesto-module__oip2zW__logoWrapper:hover .manifesto-module__oip2zW__logo rect{stroke:#000}.manifesto-module__oip2zW__heroWrapper{--card-radius:var(--radius-brutal,1.5rem);--border-brutal:2px;--extrude-color-hover:var(--color-brand-lime);aspect-ratio:16/9;width:100%;max-width:1150px;margin:0 auto var(--space-16);}.manifesto-module__oip2zW__heroInner{border-radius:inherit;width:100%;height:100%;overflow:hidden}.manifesto-module__oip2zW__heroImage{object-fit:cover;border-radius:inherit;width:100%;height:100%;transition:transform .8s cubic-bezier(.23,1,.32,1)}.manifesto-module__oip2zW__heroWrapper:hover .manifesto-module__oip2zW__heroImage{transform:scale(1.05)}.manifesto-module__oip2zW__hubButton{color:#fff;background:#ffffff1a;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.manifesto-module__oip2zW__hubButton:hover{color:var(--color-solid-purple);background:#fff;border-color:#fff;transform:rotate(90deg)scale(1.1)}.manifesto-module__oip2zW__content{text-align:center;max-width:900px;margin:0 auto}.manifesto-module__oip2zW__iconCircle{width:100px;height:100px;color:var(--color-solid-purple);margin:0 auto var(--space-8);background:#fff;border:4px solid #000;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:-8px 8px #000}.manifesto-module__oip2zW__title{letter-spacing:-.05em;margin-bottom:var(--space-12);text-transform:uppercase;font-size:clamp(3.5rem,10vi,6.5rem);line-height:.9}.manifesto-module__oip2zW__body{text-align:left}.manifesto-module__oip2zW__manifestoSubtitle{font-family:var(--font-display);font-size:1.5rem;font-weight:var(--font-medium);margin-bottom:var(--space-16);text-align:left;color:#fff;opacity:.9;line-height:1.4}.manifesto-module__oip2zW__lead{font-size:2.25rem;line-height:1.2;font-weight:var(--font-bold);margin-bottom:var(--space-20);letter-spacing:-.02em}.manifesto-module__oip2zW__grid{gap:var(--space-12);margin-bottom:var(--space-24);grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));display:grid}.manifesto-module__oip2zW__point{gap:var(--space-4);flex-direction:column;display:flex}.manifesto-module__oip2zW__pointNum{font-family:var(--font-mono);color:var(--color-brand-lime);font-size:1.5rem;font-weight:var(--font-bold)}.manifesto-module__oip2zW__point h3{letter-spacing:-.02em;font-size:1.5rem;line-height:1.1}.manifesto-module__oip2zW__point p{opacity:.8;font-size:1.125rem;line-height:1.5}.manifesto-module__oip2zW__bigQuote{font-size:3rem;font-weight:var(--font-bold);text-align:center;margin-bottom:var(--space-24);color:var(--color-brand-lime);white-space:pre-wrap;border-left:none;padding:0;font-style:normal;line-height:1.1}.manifesto-module__oip2zW__closing{text-align:center;opacity:.9;max-width:600px;margin:0 auto;font-size:1.5rem;line-height:1.6}.manifesto-module__oip2zW__closing strong{color:var(--color-brand-lime)}.manifesto-module__oip2zW__loreCtaWrapper{width:100%;max-width:720px;margin:4rem auto 2rem}.manifesto-module__oip2zW__loreCtaCard{--card-radius:var(--radius-brutal,1.25rem);--border-brutal:2px;--extrude-color-hover:var(--color-brand-lime);color:#000;background-color:#fff;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.75rem 2rem;text-decoration:none;display:flex;}.manifesto-module__oip2zW__loreCtaCardInner{flex-direction:column;gap:.35rem;display:flex}.manifesto-module__oip2zW__loreCtaTag{font-family:var(--font-space-grotesk);color:#6b7280;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.4rem;font-size:.75rem;font-weight:800;display:inline-flex}.manifesto-module__oip2zW__loreCtaTitle{font-family:var(--font-space-grotesk);color:#000;margin:0;font-size:1.35rem;font-weight:900;line-height:1.2}.manifesto-module__oip2zW__loreCtaText{font-family:var(--font-space-grotesk);color:#4b5563;margin:0;font-size:.9rem;line-height:1.4}.manifesto-module__oip2zW__loreCtaButton{color:#fff;font-family:var(--font-space-grotesk);border-radius:var(--radius-sm,8px);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background-color:#000;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:800;transition:all .2s;display:inline-flex}.manifesto-module__oip2zW__loreCtaCard:hover .manifesto-module__oip2zW__loreCtaButton{background-color:var(--color-brand-lime);color:#000}@media (max-width:768px){.manifesto-module__oip2zW__heroWrapper{aspect-ratio:16/9;height:auto;margin-bottom:var(--space-8);border-width:3px;border-radius:2.25rem;box-shadow:-6px 6px #000}.manifesto-module__oip2zW__heroImage{border-radius:calc(2.25rem - 3px)}.manifesto-module__oip2zW__title{font-size:2.75rem}.manifesto-module__oip2zW__lead{font-size:1.25rem}.manifesto-module__oip2zW__bigQuote{font-size:1.75rem}}
.artefato-module__clOOBW__main{background-color:var(--color-brand-cyan,#00ffbd);color:#000;min-height:100vh;padding-bottom:4rem;transition:background-color .3s}.artefato-module__clOOBW__main[data-variant=lime]{background-color:var(--color-brand-lime,#ceff05);--variant-color:var(--color-brand-lime,#ceff05)}.artefato-module__clOOBW__main[data-variant=cyan]{background-color:var(--color-brand-cyan,#00ffbd);--variant-color:var(--color-brand-cyan,#00ffbd)}.artefato-module__clOOBW__main[data-variant=pink]{background-color:var(--color-brand-pink,#ff007a);--variant-color:var(--color-brand-pink,#ff007a)}.artefato-module__clOOBW__main[data-variant=orange]{background-color:var(--color-brand-orange,#ff5900);--variant-color:var(--color-brand-orange,#ff5900)}.artefato-module__clOOBW__main[data-variant=purple]{background-color:var(--color-brand-purple,#a020f0);--variant-color:var(--color-brand-purple,#a020f0)}.artefato-module__clOOBW__article{background-color:#fff;border:4px solid #000;border-radius:3rem;width:100%;margin:2rem auto 4rem;padding:clamp(2rem,5vw,5rem);box-shadow:-16px 16px #000}.artefato-module__clOOBW__breadcrumb{font-family:var(--font-space-grotesk);text-transform:uppercase;letter-spacing:.05em;opacity:.75;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.artefato-module__clOOBW__breadcrumb a{color:#000;font-weight:700;text-decoration:none}.artefato-module__clOOBW__breadcrumb a:hover{text-decoration:underline}.artefato-module__clOOBW__category{color:var(--variant-color,var(--color-brand-cyan,#00ffbd));font-weight:700}.artefato-module__clOOBW__title{font-family:var(--font-space-grotesk);letter-spacing:-.02em;color:#000;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.artefato-module__clOOBW__meta{font-family:var(--font-space-grotesk);color:#000;border-top:2px solid #000;border-bottom:2px solid #000;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:1.5rem 0;font-size:1rem;font-weight:700;display:flex}.artefato-module__clOOBW__author{font-weight:700}.artefato-module__clOOBW__date{opacity:.8}.artefato-module__clOOBW__heroWrapper{--card-radius:var(--radius-brutal,1.5rem);--border-brutal:2px;--extrude-color-hover:var(--variant-color,var(--color-brand-cyan,#00ffbd));aspect-ratio:16/9;width:100%;margin-bottom:3rem;}.artefato-module__clOOBW__heroInner{border-radius:inherit;width:100%;height:100%;overflow:hidden}.artefato-module__clOOBW__heroImage{object-fit:cover;border-radius:inherit;width:100%;height:100%;transition:transform .8s cubic-bezier(.23,1,.32,1)}.artefato-module__clOOBW__heroWrapper:hover .artefato-module__clOOBW__heroImage{transform:scale(1.05)}.artefato-module__clOOBW__content{margin-bottom:4rem}.artefato-module__clOOBW__lead{font-family:var(--font-space-grotesk);color:#111827;border-left:5px solid var(--variant-color,var(--color-brand-cyan,#00ffbd));margin-bottom:2.5rem;padding-left:1.5rem;font-size:1.65rem;font-weight:700;line-height:1.4}.artefato-module__clOOBW__contentBody{font-family:var(--font-space-grotesk);color:#000c;font-size:1.25rem;line-height:1.6}.artefato-module__clOOBW__contentBody p{margin-bottom:2rem}.artefato-module__clOOBW__contentBody h2{color:#000;letter-spacing:-.02em;border-bottom:4px solid var(--variant-color,var(--color-brand-cyan,#00ffbd));margin:4rem 0 2rem;padding-bottom:.4rem;font-size:2.25rem;font-weight:900;display:inline-block}.artefato-module__clOOBW__contentBody blockquote{border-top:4px solid var(--variant-color,var(--color-brand-cyan,#00ffbd));border-bottom:4px solid var(--variant-color,var(--color-brand-cyan,#00ffbd));text-align:center;background:0 0;border-left:none;max-width:900px;margin:4rem auto;padding:2rem 0;position:relative}.artefato-module__clOOBW__contentBody blockquote p{font-family:var(--font-space-grotesk);color:#000;letter-spacing:-.03em;font-size:2rem;font-style:normal;font-weight:800;line-height:1.25;margin-bottom:1rem!important}.artefato-module__clOOBW__contentBody blockquote p:first-of-type:before{content:"“";color:var(--variant-color,var(--color-brand-cyan,#00ffbd));font-size:4.5rem;font-family:var(--font-space-grotesk);margin-bottom:-.5rem;line-height:1;display:block}.artefato-module__clOOBW__contentBody blockquote p:last-of-type:after{content:"”";color:var(--variant-color,var(--color-brand-cyan,#00ffbd));font-size:4.5rem;font-family:var(--font-space-grotesk);margin-top:.5rem;line-height:1;display:block}.artefato-module__clOOBW__contentBody cite{color:#000;text-transform:uppercase;letter-spacing:.1em;max-width:900px;font-size:1.125rem;font-weight:700;font-family:var(--font-space-grotesk);text-align:center;margin:0 auto 3rem;padding:0 0 1.5rem;display:block}.artefato-module__clOOBW__contentBody cite:before{content:"— ";color:var(--variant-color,var(--color-brand-cyan,#00ffbd))}.artefato-module__clOOBW__main[data-variant=lime] .artefato-module__clOOBW__sectionHeading{border-bottom-color:var(--color-brand-lime,#ceff05)}.artefato-module__clOOBW__main[data-variant=orange] .artefato-module__clOOBW__sectionHeading{border-bottom-color:var(--color-brand-orange,#ff5900)}.artefato-module__clOOBW__main[data-variant=pink] .artefato-module__clOOBW__sectionHeading{border-bottom-color:var(--color-brand-pink,#ff007a)}.artefato-module__clOOBW__richTextBody{color:#1a1a1a;font-size:1.05rem;line-height:1.7}.artefato-module__clOOBW__richTextBody p{margin-bottom:1.25rem}.artefato-module__clOOBW__richTextBody blockquote{font-family:var(--font-space-grotesk,sans-serif);background-color:#fafafa;border:2px solid #000;border-left-width:5px;border-radius:0 10px 10px 0;margin:1.5rem 0;padding:1.25rem 1.5rem;font-size:1.15rem;font-weight:700;line-height:1.5;box-shadow:-4px 4px #000}.artefato-module__clOOBW__footer{margin-top:6rem}@media (max-width:1024px){.artefato-module__clOOBW__artifactLayout{grid-template-columns:1fr;gap:2.5rem}.artefato-module__clOOBW__visualSection{position:static}.artefato-module__clOOBW__artifactCard{border-radius:1.5rem;padding:1.75rem;box-shadow:-8px 8px #000}}
.sobre-module__eX1knG__main{color:#fff;background-color:#000;min-height:100vh;padding-bottom:5rem}.sobre-module__eX1knG__hero{border-bottom:8px solid #000;justify-content:center;align-items:center;height:70vh;display:flex;position:relative;overflow:hidden}.sobre-module__eX1knG__heroImage{object-fit:cover;opacity:.6;filter:grayscale()contrast(120%);width:100%;height:100%;position:absolute;top:0;left:0}.sobre-module__eX1knG__heroOverlay{background:linear-gradient(#0000,#000);width:100%;height:100%;position:absolute;top:0;left:0}.sobre-module__eX1knG__heroContent{z-index:10;text-align:center;max-width:800px;padding:0 2rem;position:relative}.sobre-module__eX1knG__heroTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-brand-orange);text-shadow:4px 4px #000;margin-bottom:2rem;font-size:clamp(4rem,10vw,8rem);line-height:.9}.sobre-module__eX1knG__manifestoSection{background:#000;padding:8rem 0}.sobre-module__eX1knG__manifestoGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:992px){.sobre-module__eX1knG__manifestoGrid{grid-template-columns:1fr}}.sobre-module__eX1knG__largeText{font-family:var(--font-display);color:#fff;border-left:10px solid var(--color-brand-lime);padding-left:2rem;font-size:2.5rem;line-height:1.1}.sobre-module__eX1knG__bodyText{color:#ffffffb3;font-size:1.25rem;line-height:1.6}.sobre-module__eX1knG__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:6rem;display:grid}@media (max-width:768px){.sobre-module__eX1knG__pillarsGrid{grid-template-columns:1fr}}.sobre-module__eX1knG__pillarCard{background:#111;border:4px solid #222;padding:3rem;transition:border-color .3s}.sobre-module__eX1knG__pillarCard:hover{border-color:var(--color-brand-cyan)}.sobre-module__eX1knG__pillarCard h3{font-family:var(--font-display);color:var(--color-brand-cyan);text-transform:uppercase;margin-bottom:1.5rem;font-size:1.5rem}.sobre-module__eX1knG__pillarCard p{color:#ffffff80;font-size:1rem;line-height:1.5}.sobre-module__eX1knG__divider{background:var(--color-brand-orange);justify-content:center;align-items:center;height:200px;margin:4rem 0;display:flex;transform:skewY(-2deg)}.sobre-module__eX1knG__dividerText{font-family:var(--font-display);color:#000;text-transform:uppercase;white-space:nowrap;font-size:3rem;animation:20s linear infinite sobre-module__eX1knG__scrollText}@keyframes sobre-module__eX1knG__scrollText{0%{transform:translate(100%)}to{transform:translate(-100%)}}.sobre-module__eX1knG__quoteSection{text-align:center;padding:10rem 0}.sobre-module__eX1knG__quote{font-family:var(--font-display);color:#fff;max-width:1000px;margin:0 auto;font-size:4rem;line-height:1}.sobre-module__eX1knG__author{color:var(--color-brand-lime);text-transform:uppercase;margin-top:2rem;font-weight:700;display:block}
.StoryNavFooter-module__eCx7ma__container{border-top:3px solid #000;width:100%;margin-top:4rem;padding-top:3rem}.StoryNavFooter-module__eCx7ma__sectionTitle{font-family:var(--font-space-grotesk);color:#000;text-transform:uppercase;letter-spacing:-.02em;align-items:center;gap:.5rem;margin-bottom:1.75rem;font-size:1.25rem;font-weight:900;display:flex}.StoryNavFooter-module__eCx7ma__grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.StoryNavFooter-module__eCx7ma__card{--card-radius:var(--radius-brutal,1.5rem);--border-brutal:2px;--extrude-color-hover:var(--color-brand-orange,#ff5900);color:#000;background-color:#fff;flex-direction:column;padding:1.5rem;text-decoration:none;display:flex;}.StoryNavFooter-module__eCx7ma__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.StoryNavFooter-module__eCx7ma__directionTag{font-family:var(--font-space-grotesk);text-transform:uppercase;color:#4b5563;align-items:center;gap:.4rem;font-size:.75rem;font-weight:800;display:inline-flex}.StoryNavFooter-module__eCx7ma__yearTag{font-family:var(--font-space-grotesk);background-color:var(--color-brand-orange,#ff5900);color:#000;border:1.5px solid #000;border-radius:4px;padding:.15rem .55rem;font-size:.85rem;font-weight:900}.StoryNavFooter-module__eCx7ma__cardTitle{font-family:var(--font-space-grotesk);color:#000;margin-bottom:.75rem;font-size:1.25rem;font-weight:900;line-height:1.2}.StoryNavFooter-module__eCx7ma__cardDesc{font-family:var(--font-space-grotesk);color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.StoryNavFooter-module__eCx7ma__linkText{font-family:var(--font-space-grotesk);text-transform:uppercase;color:#000;align-items:center;gap:.4rem;margin-top:auto;font-size:.85rem;font-weight:900;display:inline-flex}@media (max-width:768px){.StoryNavFooter-module__eCx7ma__grid{grid-template-columns:1fr;gap:1.25rem}}
