@import "https://fonts.googleapis.com/css2?family=Advent+Pro:wght@400;500;600;700&display=swap";
.highRepublicGuide-module__yWxoza__page{color:#eee;min-height:100vh;font-family:var(--font-primary),monospace;background:0 0;padding:2rem 1rem 4rem}.highRepublicGuide-module__yWxoza__container{max-width:1140px;margin:0 auto}.highRepublicGuide-module__yWxoza__breadcrumb{color:#888;margin-bottom:1.2rem;font-size:.95rem}.highRepublicGuide-module__yWxoza__breadcrumbList{flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.highRepublicGuide-module__yWxoza__breadcrumbLink{color:#888;text-decoration:none;transition:color .2s}.highRepublicGuide-module__yWxoza__breadcrumbLink:hover{color:var(--accent)}.highRepublicGuide-module__yWxoza__breadcrumbCurrent{color:#ccc}.highRepublicGuide-module__yWxoza__sep{color:#555}.highRepublicGuide-module__yWxoza__hero{background:#000000d9;border:1px solid #f933;border-radius:14px;margin-bottom:1.5rem;padding:2.75rem 2rem;position:relative}.highRepublicGuide-module__yWxoza__eyebrow{font-family:var(--font-handjet),monospace;letter-spacing:.28em;text-transform:uppercase;color:var(--accent);opacity:.9;align-items:center;gap:10px;margin-bottom:1rem;font-size:.85rem;display:flex}.highRepublicGuide-module__yWxoza__eyebrow:before{content:"";background:linear-gradient(90deg,transparent,var(--accent));width:26px;height:1px}.highRepublicGuide-module__yWxoza__title{letter-spacing:.5px;color:var(--accent,#f93);text-shadow:0 0 20px #000000e6,0 0 12px #ff99334d;margin:0 0 1.1rem;font-family:Advent Pro,sans-serif;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:700;line-height:1.12}.highRepublicGuide-module__yWxoza__lede{color:#b9b3a6;max-width:720px;margin:0 0 .85rem;font-size:1.08rem;line-height:1.7}.highRepublicGuide-module__yWxoza__lede b{color:#f1ece1;font-weight:700}.highRepublicGuide-module__yWxoza__phaseGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:2rem;display:grid}.highRepublicGuide-module__yWxoza__phaseCard{text-align:left;cursor:pointer;font-family:var(--font-primary),monospace;color:inherit;background:linear-gradient(160deg,#0e0e0ef2,#080808f2);border:1px solid #ff99332e;border-radius:10px;padding:1.15rem 1.1rem 1rem;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative}.highRepublicGuide-module__yWxoza__phaseCard:hover{border-color:#f936;transform:translateY(-3px);box-shadow:0 14px 30px #0006}.highRepublicGuide-module__yWxoza__phaseCardActive{border-color:var(--accent);box-shadow:0 0 0 1px #f936,0 14px 30px #00000073}.highRepublicGuide-module__yWxoza__phaseDot{background:radial-gradient(circle at 35% 30%,#ffd899,var(--accent)60%,#7a4a10 100%);border-radius:50%;width:13px;height:13px;margin-bottom:.85rem;box-shadow:0 0 14px 2px #ff99338c}.highRepublicGuide-module__yWxoza__phaseEyebrow{letter-spacing:.03em;text-transform:uppercase;color:var(--accent,#f93);text-shadow:0 0 16px #ff993359;margin-bottom:.3rem;font-family:Advent Pro,sans-serif;font-size:2.4rem;font-weight:700;line-height:1}.highRepublicGuide-module__yWxoza__phaseTitle{font-family:var(--font-handjet),monospace;letter-spacing:.05em;text-transform:uppercase;color:#7fd9c9;margin-bottom:.5rem;font-size:.95rem;font-weight:500;line-height:1.25}.highRepublicGuide-module__yWxoza__phaseDesc{color:#9a9488;font-size:.92rem;line-height:1.55}.highRepublicGuide-module__yWxoza__phaseCount{font-family:var(--font-handjet),monospace;color:var(--accent);margin-top:.75rem;font-size:.85rem}.highRepublicGuide-module__yWxoza__phaseCovers{margin-top:1.1rem;padding-left:18px;display:flex}.highRepublicGuide-module__yWxoza__phaseCoverImg{object-fit:cover;width:54px;height:76px;transform:rotate(calc((var(--i,0) - 1)*6deg));border:1px solid #00000080;border-radius:5px;margin-left:-18px;transition:transform .2s;box-shadow:0 8px 18px #00000073}.highRepublicGuide-module__yWxoza__phaseCard:hover .highRepublicGuide-module__yWxoza__phaseCoverImg{transform:rotate(calc((var(--i,0) - 1)*6deg))translateY(-3px)}.highRepublicGuide-module__yWxoza__toc{border-top:1px solid #ff993326;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.highRepublicGuide-module__yWxoza__tocLink{color:#a79f93;text-transform:uppercase;letter-spacing:.03em;border:1px solid #f933;border-radius:999px;align-items:center;gap:7px;padding:.45rem .9rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.highRepublicGuide-module__yWxoza__tocLink:hover{color:var(--accent);background:#ff993314;border-color:#ff993380}.highRepublicGuide-module__yWxoza__tocDot{background:var(--accent);opacity:.6;border-radius:50%;flex-shrink:0;width:6px;height:6px}.highRepublicGuide-module__yWxoza__tocLink:hover .highRepublicGuide-module__yWxoza__tocDot{opacity:1}.highRepublicGuide-module__yWxoza__toolbar{z-index:20;-webkit-backdrop-filter:blur(14px);background:#080706eb;border:1px solid #f933;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1.75rem;padding:.85rem 1rem;display:flex;position:sticky;top:0}.highRepublicGuide-module__yWxoza__searchBox{flex:220px;position:relative}.highRepublicGuide-module__yWxoza__searchInput{color:#eee;width:100%;font-family:var(--font-primary),monospace;background-color:#1e1e23d9;border:1px solid #ff99334d;border-radius:10px;outline:none;padding:.6rem .9rem .6rem 2.15rem;font-size:.98rem;transition:border-color .2s,box-shadow .2s}.highRepublicGuide-module__yWxoza__searchInput::placeholder{color:#7a7568}.highRepublicGuide-module__yWxoza__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff993326}.highRepublicGuide-module__yWxoza__searchIcon{opacity:.5;pointer-events:none;width:14px;height:14px;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.highRepublicGuide-module__yWxoza__pills{flex-wrap:wrap;gap:.4rem;display:flex}.highRepublicGuide-module__yWxoza__pill{font-family:var(--font-handjet),monospace;letter-spacing:.03em;color:#a79f93;cursor:pointer;white-space:nowrap;background:#ffffff05;border:1px solid #ff993340;border-radius:999px;padding:.45rem .8rem;font-size:.85rem;transition:all .18s}.highRepublicGuide-module__yWxoza__pill:hover{color:#eee;border-color:#ff99338c}.highRepublicGuide-module__yWxoza__pillActive{background:var(--accent);border-color:var(--accent);color:#1a1305;font-weight:700}.highRepublicGuide-module__yWxoza__sortWrap{font-family:var(--font-handjet),monospace;color:#9a9488;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.highRepublicGuide-module__yWxoza__sortWrap select{color:#eee;font-family:var(--font-primary),monospace;background:#1e1e23d9;border:1px solid #ff99334d;border-radius:8px;outline:none;padding:.4rem .6rem;font-size:.92rem}.highRepublicGuide-module__yWxoza__legend{font-family:var(--font-handjet),monospace;color:#9a9488;flex-wrap:wrap;gap:1rem;margin:1.1rem .2rem 0;font-size:.8rem;display:flex}.highRepublicGuide-module__yWxoza__legend span{align-items:center;gap:6px;display:inline-flex}.highRepublicGuide-module__yWxoza__dot{border-radius:3px;width:9px;height:9px;display:inline-block}.highRepublicGuide-module__yWxoza__translatedCount{color:var(--accent);opacity:.9;margin-left:auto}.highRepublicGuide-module__yWxoza__tableShell{background:#000000d9;border:1px solid #f933;border-radius:12px;margin-top:1.1rem;overflow:hidden}.highRepublicGuide-module__yWxoza__tableShell table{border-collapse:collapse;width:100%}.highRepublicGuide-module__yWxoza__tableShell thead th{text-align:left;font-family:var(--font-handjet),monospace;letter-spacing:.1em;text-transform:uppercase;color:#ffc478bd;background:#ff99330d;border-bottom:1px solid #ff99333d;padding:.75rem .85rem;font-size:.78rem}.highRepublicGuide-module__yWxoza__colNum{width:44px}.highRepublicGuide-module__yWxoza__colType{width:108px}.highRepublicGuide-module__yWxoza__colDate{width:150px}.highRepublicGuide-module__yWxoza__tableShell tbody tr{border-bottom:1px solid #ffffff0f;transition:background .15s}.highRepublicGuide-module__yWxoza__tableShell tbody tr:last-child{border-bottom:none}.highRepublicGuide-module__yWxoza__entryRow:hover{background:#ff99330a}.highRepublicGuide-module__yWxoza__tableShell td{vertical-align:top;padding:.8rem .85rem;font-size:1rem}.highRepublicGuide-module__yWxoza__phaseDivider td{background:#ff99330d;padding:.85rem .85rem .5rem}.highRepublicGuide-module__yWxoza__phaseDividerInner{color:#ffd095;align-items:baseline;gap:10px;margin:0;scroll-margin-top:80px;font-family:Advent Pro,sans-serif;font-size:1.15rem;font-weight:600;display:flex}.highRepublicGuide-module__yWxoza__phaseDividerInner .highRepublicGuide-module__yWxoza__ru{font-family:var(--font-primary),monospace;color:#9a9488;font-size:.85rem;font-weight:500}.highRepublicGuide-module__yWxoza__numBadge{font-family:var(--font-handjet),monospace;color:#7f786d;font-size:.9rem}.highRepublicGuide-module__yWxoza__typeBadge{width:26px;height:26px;font-family:var(--font-handjet),monospace;border:1px solid;border-radius:7px;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.highRepublicGuide-module__yWxoza__coverWrap{background:#ffffff08;border:1px solid #ff99332e;border-radius:7px;flex-shrink:0;width:80px;height:114px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 6px 16px #0006}.highRepublicGuide-module__yWxoza__coverWrap:hover{z-index:15;border-color:#ff99338c;transform:scale(1.9);box-shadow:0 16px 34px #0009}.highRepublicGuide-module__yWxoza__coverImg{object-fit:cover;width:100%;height:100%;display:block}.highRepublicGuide-module__yWxoza__typeChip{width:24px;height:24px;font-family:var(--font-handjet),monospace;-webkit-backdrop-filter:blur(2px);background-color:#08070699;border:1px solid;border-radius:6px;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:4px;right:4px}.highRepublicGuide-module__yWxoza__entryTitle{color:#f1ece1;font-size:1.05rem;font-weight:700;line-height:1.35}.highRepublicGuide-module__yWxoza__entryTitleLink{color:#ffd095;border-bottom:1px dashed #ff993380;text-decoration:none;transition:color .15s,border-color .15s}.highRepublicGuide-module__yWxoza__entryTitleLink:hover{color:var(--accent);border-color:var(--accent)}.highRepublicGuide-module__yWxoza__entryTitleOrig{color:#ff9933b3;margin-top:2px;font-size:.86rem;font-style:italic;line-height:1.3}.highRepublicGuide-module__yWxoza__entryTag{font-family:var(--font-handjet),monospace;color:#9a9488;border:1px solid #ffffff24;border-radius:6px;margin-top:5px;padding:2px 7px;font-size:.75rem;display:inline-block}.highRepublicGuide-module__yWxoza__entryNote{color:#9a9488;max-width:440px;margin-top:7px;font-size:.85rem;font-style:italic;line-height:1.5}.highRepublicGuide-module__yWxoza__authors{color:#d7d0c2;font-size:.94rem;line-height:1.5}.highRepublicGuide-module__yWxoza__authorLink{color:#d7d0c2;border-bottom:1px dotted #f936;text-decoration:none;transition:color .15s,border-color .15s}.highRepublicGuide-module__yWxoza__authorLink:hover{color:var(--accent);border-color:var(--accent)}.highRepublicGuide-module__yWxoza__authorsOrig{color:#8d8579;margin-top:2px;font-size:.8rem;font-style:italic}.highRepublicGuide-module__yWxoza__publisher{color:#9a9488;font-size:.92rem}.highRepublicGuide-module__yWxoza__date{font-family:var(--font-handjet),monospace;color:#d7d0c2;font-size:.9rem}.highRepublicGuide-module__yWxoza__emptyState{text-align:center;color:#7f786d;padding:3.5rem 1.25rem}.highRepublicGuide-module__yWxoza__emptyGlyph{opacity:.6;margin-bottom:.6rem;font-size:1.75rem}.highRepublicGuide-module__yWxoza__footnote{color:#7f786d;max-width:760px;margin-top:1.6rem;font-size:.85rem;line-height:1.6}.highRepublicGuide-module__yWxoza__crossLinkCard{background:linear-gradient(165deg,#ff993312,#0003);border:1px solid #ff99333d;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:1.15rem 1.25rem;display:flex}.highRepublicGuide-module__yWxoza__crossLinkText{color:#b9b3a6;max-width:640px;font-size:.95rem;line-height:1.5}.highRepublicGuide-module__yWxoza__crossLinkText strong{color:#ffd095}.highRepublicGuide-module__yWxoza__crossLinkBtn{color:#ffc483;font-family:var(--font-handjet),monospace;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#ff99331f;border:1px solid #ff993359;border-radius:8px;align-items:center;gap:.45rem;padding:.55rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.highRepublicGuide-module__yWxoza__crossLinkBtn:hover{background:#f933;border-color:#ff99338c;transform:translateY(-1px)}@media (max-width:720px){.highRepublicGuide-module__yWxoza__page{padding:1.25rem .75rem 3rem}.highRepublicGuide-module__yWxoza__phaseGrid{grid-template-columns:1fr}.highRepublicGuide-module__yWxoza__toolbar{position:static}.highRepublicGuide-module__yWxoza__tableShell thead{display:none}.highRepublicGuide-module__yWxoza__entryRow{padding:.85rem .85rem 1rem;display:block}.highRepublicGuide-module__yWxoza__entryRow td{border:none;padding:0;display:block}.highRepublicGuide-module__yWxoza__cellNum{color:#7f786d;font-size:.8rem;font-family:var(--font-handjet),monospace;margin-bottom:4px}.highRepublicGuide-module__yWxoza__cellMain{margin-bottom:.6rem}.highRepublicGuide-module__yWxoza__cellMain .highRepublicGuide-module__yWxoza__typeBadge,.highRepublicGuide-module__yWxoza__cellMain .highRepublicGuide-module__yWxoza__coverWrap{vertical-align:middle;margin-right:8px;display:inline-flex}.highRepublicGuide-module__yWxoza__phaseDivider td{padding:1rem .85rem .5rem}}@media (max-width:640px){.highRepublicGuide-module__yWxoza__hero{padding:1.75rem 1.25rem}.highRepublicGuide-module__yWxoza__title{letter-spacing:0}}
