.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:auto;hyphens:auto;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);padding-bottom:var(--space-2);border-bottom:4px solid var(--color-brand-lime);letter-spacing:-.04em;text-transform:uppercase;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(1.8rem,6vw,2.5rem);font-weight:800;display:block}.lore-module__seuzfa__section div h2{color:#000;letter-spacing:-.02em;margin:3rem 0 1.5rem;font-size:1.75rem;font-weight:800;line-height:1.2}.lore-module__seuzfa__section div h3{color:#000;letter-spacing:-.02em;margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:800;line-height:1.3}.lore-module__seuzfa__section div h4{color:#000;letter-spacing:-.01em;margin:2rem 0 1rem;font-size:1.25rem;font-weight:700;line-height:1.4}.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;width:100%;max-width:100%;box-shadow:none;background:#000;border:2.5px solid #000;border-radius:.85rem;margin:2rem 0;overflow:hidden}.lore-module__seuzfa__section div table{border-collapse:separate;border-spacing:0;text-align:left;background:#000;width:100%;min-width:520px;border:none!important;margin:0!important}.lore-module__seuzfa__section div>table{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;box-shadow:none;border-collapse:separate;border-spacing:0;background:#000;border:2.5px solid #000;border-radius:.85rem;margin:2rem 0;display:block;overflow-x:auto}.lore-module__seuzfa__section div table th{color:var(--color-brand-lime);text-transform:uppercase;letter-spacing:.05em;vertical-align:middle;background:#000;border-bottom:2px solid #000;border-right:1px solid #ffffff26;padding:1rem 1.25rem;font-size:.85rem;font-weight:800}.lore-module__seuzfa__section div table tr:first-child th:first-child{border-top-left-radius:calc(.85rem - 2.5px)}.lore-module__seuzfa__section div table tr:first-child th:last-child{border-right:none;border-top-right-radius:calc(.85rem - 2.5px)}.lore-module__seuzfa__section div table td{color:#18181b;vertical-align:middle;background:#fff;border-bottom:1px solid #e4e4e7;border-right:1px solid #f4f4f5;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500}.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(.85rem - 2.5px)}.lore-module__seuzfa__section div table tr:last-child td:last-child{border-bottom-right-radius:calc(.85rem - 2.5px)}.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:#fafafa}.lore-module__seuzfa__section div table tr:hover td{background:#f4f4f5}.lore-module__seuzfa__section div table p{font-size:inherit;color:inherit;line-height:1.5;margin:0!important;padding:0!important}@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{box-shadow:none;background:#000;border:2px solid #000;border-radius:.75rem;margin:1rem 0}.lore-module__seuzfa__section div .tableWrapper{box-shadow:none;background:#000;border:2px solid #000;border-radius:.75rem;margin:1rem 0}.lore-module__seuzfa__section div table{background:#000;min-width:320px;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__emptyState{text-align:center;color:#999;background:#fafafa;border:4px dashed #ddd;border-radius:3rem;padding:6rem 2rem}.lore-module__seuzfa__emptyState p{max-width:400px;margin:0 auto;font-size:1.25rem}.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}
.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;padding:2rem 0}.timeline-module__8bBGbW__timelineTrack:after{z-index:1;background-color:#000;width:8px;height:100%;top:0;left:2rem}.timeline-module__8bBGbW__timelineItem{flex:none;width:100%;padding:1rem 1rem 3rem 4.5rem}.timeline-module__8bBGbW__timelineItem:before{z-index:2;width:4px!important;height:100%!important;top:0!important;left:calc(2rem + 2px)!important}.timeline-module__8bBGbW__timelineItem:first-child:before{height:calc(100% - 1.25rem)!important;top:1.25rem!important;left:calc(2rem + 2px)!important}.timeline-module__8bBGbW__timelineItem:last-child:before{height:2rem!important;top:0!important;left:calc(2rem + 2px)!important}.timeline-module__8bBGbW__transitionToHistory:before{background:linear-gradient(180deg, var(--color-brand-blue) 0px, var(--color-brand-blue) 2rem, var(--color-brand-orange) 2rem, var(--color-brand-orange) 100%)!important}.timeline-module__8bBGbW__transitionToFuture:before{background:linear-gradient(180deg, var(--color-brand-orange) 0px, var(--color-brand-orange) 2rem, var(--color-brand-lime) 2rem, var(--color-brand-lime) 100%)!important}.timeline-module__8bBGbW__timelineItem:after{top:1.25rem;left:calc(2rem - 8px);transform:none!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:768px){.InfoBox-module__Gis_oG__container{float:none;max-width:100%;margin:1.5rem auto}.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}}
