html{color:#d1d5db;scroll-behavior:smooth;background-color:#1e1e1e;font-family:charterregular;overflow:visible}body{text-align:justify;background:linear-gradient(90deg,#111 200px,#1e1e1e 200px);flex-direction:row;width:100%;margin:0;line-height:1.6;display:flex}html.sidebar-collapsed body{background:linear-gradient(90deg,#111 60px,#1e1e1e 60px)}*{box-sizing:border-box}:root{--font-size-base:17px;--font-size-h2:calc(var(--font-size-base) * 1.618);--font-size-h1:calc(var(--font-size-base) * 2.618)}body{font-size:var(--font-size-base)}h1,h2,h3,h4,h5,h6{text-align:left}h1{font-size:var(--font-size-h1);color:#f3f4f6;margin:1rem 0;font-family:charterbold;line-height:1.15}h2{font-size:var(--font-size-h2);font-family:charterbold;line-height:1.25}h3{font-family:charterbold;font-size:1.1rem;line-height:1.4}@font-face{font-family:charterbold_italic;src:url(/fonts/charter_bold_italic-webfont.eot);src:url(/fonts/charter_bold_italic-webfont.eot?#iefix)format("embedded-opentype"),url(/fonts/charter_bold_italic-webfont.woff)format("woff")}@font-face{font-family:charterbold;src:url(/fonts/charter_bold-webfont.eot);src:url(/fonts/charter_bold-webfont.eot?#iefix)format("embedded-opentype"),url(/fonts/charter_bold-webfont.woff)format("woff")}@font-face{font-family:charteritalic;src:url(/fonts/charter_italic-webfont.eot);src:url(/fonts/charter_italic-webfont.eot?#iefix)format("embedded-opentype"),url(/fonts/charter_italic-webfont.woff)format("woff")}@font-face{font-family:charterregular;src:url(/fonts/charter_regular-webfont.eot);src:url(/fonts/charter_regular-webfont.eot?#iefix)format("embedded-opentype"),url(/fonts/charter_regular-webfont.woff)format("woff")}.sidebar-divider{background-color:#2e2e2e;height:1px;margin:.6rem .75rem;list-style:none}html.sidebar-collapsed .sidebar-divider{margin:.6rem .5rem}.mobile-divider{background-color:#2e2e2e;align-self:center;width:80%;height:1px;margin:.4rem 1rem;list-style:none}.sidebar-toggle{color:#93c5fd;cursor:pointer;z-index:2000;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-family:charterbold;font-size:1rem;display:flex;position:fixed;top:.75rem;left:.6rem}.sidebar-toggle:hover{background-color:#1a1a1a}.toggle-icon-open,.toggle-icon-closed{width:20px;height:20px;margin:0;display:block}.toggle-icon-closed,html.sidebar-collapsed .toggle-icon-open{display:none}html.sidebar-collapsed .toggle-icon-closed{display:block}.site-sidebar{color:#f1f5f9;z-index:1500;background-color:#0000;flex-direction:column;width:200px;max-height:100vh;padding:.75rem .5rem;font-family:charterregular;font-size:16px;display:flex;position:fixed;top:50%;left:0;overflow-y:auto;transform:translateY(-50%)}html.sidebar-collapsed .site-sidebar{width:60px}.sidebar-nav{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.sidebar-nav li a{color:#63b3ed;white-space:normal;word-break:break-word;border-radius:4px;align-items:center;gap:.6rem;padding:.45rem .75rem;font-weight:700;line-height:1.3;text-decoration:none;display:flex}.sidebar-nav li a:hover{color:#93c5fd;background-color:#1a1a1a}.sidebar-icon{flex-shrink:0;width:28px;min-width:28px;height:28px;min-height:28px;margin:0;display:block}.sidebar-label{opacity:1}html.sidebar-collapsed .sidebar-label{display:none}html.sidebar-collapsed .sidebar-nav li a{justify-content:center;gap:0;padding:.45rem 0}html.sidebar-collapsed .sidebar-icon{width:28px;min-width:28px;height:28px;min-height:28px}.sidebar-nav li:first-child a{color:#93c5fd;text-transform:uppercase;letter-spacing:.05em;font-family:charterbold}.mobile-header{display:none}main{z-index:1;overflow-wrap:break-word;word-wrap:break-word;width:100%;min-width:0;max-width:100%;min-height:100vh;margin-left:200px;padding:1rem 2rem;position:relative;overflow-x:clip}html.sidebar-collapsed main{margin-left:60px}.mobile-hamburger,.mobile-drawer,.mobile-overlay{display:none}@media (width<=500px),(height<=500px){.mobile-hamburger{color:#93c5fd;cursor:pointer;z-index:3000;opacity:0;pointer-events:none;background-color:#1a1a1a;border:1px solid #2e2e2e;border-right:none;border-radius:6px 0 0 6px;justify-content:center;align-items:center;width:24px;height:64px;font-family:charterbold;font-size:1rem;transition:opacity .4s;display:flex;position:fixed;inset:50% 0 auto auto;transform:translateY(-50%)}.mobile-hamburger.scroll-visible{opacity:.5;pointer-events:auto}.mobile-hamburger{transition:opacity .4s}.back-to-top{top:auto;bottom:4.5rem;right:1.25rem}.back-to-top.drawer-hidden{opacity:0;pointer-events:none}.mobile-overlay{z-index:2500;background:#00000080;display:none;position:fixed;inset:0}.mobile-overlay.visible{display:block}.mobile-drawer{z-index:2600;background-color:#111111d9;flex-direction:column;justify-content:flex-end;width:275px;height:100vh;padding:1.5rem .5rem 1rem;transition:transform .25s;display:flex;position:fixed;top:0;right:0;overflow:visible auto;transform:translate(100%)}.mobile-drawer.open{transform:translate(0)}.mobile-drawer-nav{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.mobile-drawer-nav li a{color:#63b3ed;border-radius:4px;flex-direction:row-reverse;align-items:center;gap:.75rem;padding:.3rem .75rem;font-family:charterbold;font-size:1rem;text-decoration:none;display:flex}.mobile-drawer-nav li a:hover{color:#93c5fd;background-color:#1a1a1a}.mobile-drawer-nav .sidebar-icon{width:24px;min-width:24px;height:24px;margin:0;display:block}.mobile-hamburger{display:flex}.mobile-hamburger img{opacity:.5;width:32px;height:32px;margin:0;display:block}}.swipe-hint{opacity:0;z-index:2400;background-color:#4a90d9;border-radius:4px 0 0 4px;width:4px;height:60px;animation:2s ease-in-out 3 swipe-pulse;position:fixed;top:50%;right:0;transform:translateY(-50%)}@keyframes swipe-pulse{0%,to{opacity:0}50%{opacity:.6}}.nav-toast{color:#d1d5db;z-index:4000;opacity:0;pointer-events:none;white-space:nowrap;background-color:#111111eb;border:1px solid #2e2e2e;border-radius:8px;padding:.6rem 1.2rem;font-family:charterregular;font-size:.85rem;transition:opacity .4s;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.nav-toast.visible{opacity:1}@media (width<=500px),(height<=600px){body,html.sidebar-collapsed body{background:#1e1e1e;flex-direction:column;max-width:100vw;overflow:visible}.desktop-sidebar,.sidebar-toggle{display:none}.main-nav li a{color:#63b3ed;padding:.5rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;display:block}.main-nav li a:hover{color:#93c5fd}main,html.sidebar-collapsed main{overflow-wrap:break-word;word-wrap:break-word;width:100%;max-width:100%;margin-left:0;padding:0 1rem 1rem;overflow-x:clip}img{width:100%;max-width:100%;height:auto}main:before,main:after{display:none}}.essay-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.5rem;display:grid}.essay-card{color:inherit;background-color:#1a1a1a;border:1px solid #2e2e2e;border-radius:10px;flex-direction:column;padding:1.25rem;text-decoration:none;transition:border-color .2s,background-color .2s;display:flex;position:relative}.essay-card-header{padding-right:48px}.essay-card-title{color:#93c5fd;text-align:left;margin:0;font-family:charterbold;font-size:1.1rem;line-height:2.5}.essay-card-icon{object-fit:contain;width:48px;height:48px;position:absolute;top:.15rem;right:1.25rem}.essay-card-desc{color:#9ca3af;margin:auto 0 0;padding-top:.75rem;font-size:.9rem;line-height:1.5}.essay-card:hover{color:inherit;background-color:#212121;border-color:#4a90d9}.essay-card:visited{color:inherit}@media (width<=1024px){.essay-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.essay-grid{grid-template-columns:1fr}}.category-grid{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.category-card{color:inherit;background-color:#1a1a1a;border:1px solid #dc5814;border-radius:10px;align-items:center;gap:1.5rem;width:100%;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s,border-color .2s;display:flex}.category-card:hover{color:inherit;background-color:#212121;border-color:#ff7a3d}.category-card:visited{color:inherit}.category-card-icon{object-fit:contain;flex-shrink:0;width:48px;height:48px;margin:0}.category-card-text{flex-direction:column;gap:.2rem;display:flex}.category-card-title{color:#93c5fd;margin:0;font-family:charterbold;font-size:1.1rem;line-height:1.3}.category-card-desc{color:#9ca3af;margin:0;font-size:.9rem;line-height:1.5}.sidebar-nav li a.active-link{border:1px solid #4a90d9;border-radius:4px}html.sidebar-collapsed .sidebar-nav li a.active-link{border-radius:50%!important}.reading-progress{z-index:1600;opacity:0;background-color:#111;justify-content:center;align-items:center;width:10px;height:100vh;transition:opacity .2s;display:flex;position:fixed;top:0;left:193px}.reading-progress.visible{opacity:1}html.sidebar-collapsed .reading-progress{left:53px}.reading-progress-track{background-color:#f9f9f9;border-radius:1px;width:2px;height:calc(100vh - 16px);position:relative}.reading-progress-bar{background-color:#dc5814;border-radius:1px;width:100%;height:0%;transition:height 50ms linear}.back-to-top{color:#93c5fd;cursor:pointer;z-index:2000;opacity:0;pointer-events:none;background:0 0;border:2px solid #2e2e2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-family:charterbold;font-size:1rem;transition:opacity .2s;display:flex;position:fixed;inset:.75rem 1.25rem auto auto}.back-to-top.visible{opacity:.5;pointer-events:auto}.back-to-top:hover{background-color:#1a1a1a}.back-to-top img{width:40px;height:40px;margin:0;display:block}@media (width<=500px),(height<=600px){.back-to-top{display:none;inset:auto 1.25rem 4.5rem auto}.reading-progress{z-index:1600;opacity:0;background-color:#111;justify-content:center;align-items:center;width:100%;height:10px;transition:opacity .2s;display:flex;position:sticky;top:0;left:0}.reading-progress.visible{opacity:1}.reading-progress-track{background-color:#f9f9f9;border-radius:1px;width:calc(100% - 16px);height:2px;position:relative}.reading-progress-bar{background-color:#dc5814;border-radius:1px;width:0%;height:100%;transition:width 50ms linear}}.section-header{align-items:center;gap:1rem;display:flex}.section-icon{flex-shrink:0;width:48px;height:48px;margin:0}.category-grid--3col{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.category-grid--3col .category-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:160px;padding:0;position:relative;overflow:visible}.category-grid--3col .category-card-icon-wrap{pointer-events:none;border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.category-grid--3col .category-card-icon{opacity:.35;flex-shrink:0;width:130px;height:130px;margin:0;display:block;mask-image:linear-gradient(#000 30%,#0000 95%)}.category-grid--3col .category-card-text{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1.25rem 1rem;display:flex;position:absolute;inset:0}.category-grid--3col .category-card-title{text-align:center;text-shadow:-2px -2px #1a1a1a,2px -2px #1a1a1a,-2px 2px #1a1a1a,2px 2px #1a1a1a;font-size:2rem;line-height:1.3}.category-grid--3col .category-card-desc{display:none}.category-grid--3col .category-card[data-tooltip]:after{content:attr(data-tooltip);color:#d1d5db;text-align:center;white-space:normal;pointer-events:none;opacity:0;z-index:200;background-color:#111;border:1px solid #2e2e2e;border-radius:6px;width:250px;padding:.5rem .75rem;font-family:charterregular;font-size:.82rem;line-height:1.4;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.category-grid--3col .category-card[data-tooltip]:hover:after{opacity:1}@media (width<=900px){.category-grid--3col{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.category-grid--3col{grid-template-columns:1fr}.category-grid--3col .category-card[data-tooltip]:after{display:none}}.secondary-sections{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;margin-top:2rem;display:grid}.secondary-section h2{margin-top:0}@media (width<=900px){.secondary-sections{grid-template-columns:1fr}}.secondary-section .category-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:100px;padding:0;position:relative;overflow:visible}.secondary-section .category-card-icon-wrap{pointer-events:none;border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.secondary-section .category-card-icon{opacity:.32;flex-shrink:0;width:80px;height:80px;margin:0;display:block;mask-image:linear-gradient(#000 50%,#0000 95%)}.secondary-section .category-card-text{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex;position:absolute;inset:0}.secondary-section .category-card-title{text-align:center;text-shadow:-2px -2px #1a1a1a,2px -2px #1a1a1a,-2px 2px #1a1a1a,2px 2px #1a1a1a;font-size:1.5rem}.secondary-sections .secondary-section:first-child .category-card{border-color:#f9f9f9}.secondary-sections .secondary-section:first-child .category-card:hover{border-color:#fff}.secondary-sections .secondary-section:last-child .category-card{border-color:#0075ff}.secondary-sections .secondary-section:last-child .category-card:hover{border-color:#3d9aff}.secondary-section .category-card-desc{display:none}.secondary-section .category-card[data-tooltip]:after{content:attr(data-tooltip);color:#d1d5db;text-align:center;white-space:normal;pointer-events:none;opacity:0;z-index:200;background-color:#111;border:1px solid #2e2e2e;border-radius:6px;width:250px;padding:.5rem .75rem;font-family:charterregular;font-size:.82rem;line-height:1.4;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.secondary-section .category-card[data-tooltip]:hover:after{opacity:1}@media (width<=500px){.secondary-section .category-card[data-tooltip]:after{display:none}}.prose table,article table{border-collapse:collapse;text-align:left;-webkit-overflow-scrolling:touch;width:100%;font-size:1rem;display:block;overflow-x:auto}.prose table th,article table th,.prose table td,article table td{vertical-align:top;text-align:left;border:1px solid #2e2e2e;min-width:140px;padding:.6rem .85rem;line-height:1.5}.prose table th,article table th{color:#f3f4f6;white-space:nowrap;background-color:#1a1a1a;font-family:charterbold}.prose table tr:nth-child(2n),article table tr:nth-child(2n){background-color:#1a1a1a}.essay-card--new{border:2px solid #1a3d2a}.essay-card--new:hover{border-color:#2a6b43}.essay-card-new-badge{border-radius:2px;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:-12px;right:434px;transform:rotate(90deg)}.essay-card-new-badge svg{color:#4ade80;width:200px;height:200px;margin:0;display:block;overflow:visible}.essay-card--new{overflow:hidden}.essay-card--new:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(120deg,#0000 0%,#ffffff14 50%,#0000 100%);width:50%;height:100%;animation:.6s .5s forwards card-shine;position:absolute;top:0;left:-75%;transform:skew(-20deg)}@keyframes card-shine{0%{opacity:1;left:-75%}to{opacity:1;left:125%}}hr{background:#2e2e2e;border:none;height:2px;margin:1.5rem 0;position:relative}hr:before{content:"";background:#dc5814;width:64px;height:2px;position:absolute;top:0;left:0}.hr-codex{border:none;align-items:center;gap:6px;height:13px;margin:1.5rem 0;display:flex}.hr-line{background:#f9f9f962;height:1px}.hr-line-outer{flex:3}.hr-line-inner{flex:2}.hr-diamond{background:#dc5814;flex-shrink:0;width:10px;height:10px;transform:rotate(45deg)}.hr-ticks{flex-shrink:0;align-items:center;gap:5px;display:flex}.tick{background:#0075ff;width:2px}.tick-sma{width:1px;height:7px}.tick-sm{height:7px}.tick-md{height:14px}.tick-lg{height:20px}a{color:#38a8ff;text-decoration:underline}a:hover{color:#93c5fd}a:visited{color:#dc5814}a:focus{outline-offset:2px;outline:2px solid #93c5fd}img{max-width:100%;height:auto;margin:1rem auto;display:block}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background-color:#111}html::-webkit-scrollbar-thumb{background-color:#4b4b4b;border-radius:1px}html::-webkit-scrollbar-thumb:hover{background-color:#626262}html{scrollbar-width:thin;scrollbar-color:#4b4b4b #111}@media (width<=500px),(height<=600px){html::-webkit-scrollbar{display:none}html{scrollbar-width:none}}
