*{box-sizing:border-box}html{width:100%;height:100%;min-width:320px;overflow:hidden;background:#f5f7fb}body{width:100%;height:100%;margin:0;padding-top:0!important;overflow:hidden;color:#172033;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}app-root{position:fixed;inset:0 0 100px;display:block;width:100%;height:auto;overflow:hidden}@media(max-width:700px){app-root{bottom:0}}button,input{font:inherit}img,video{max-width:100%}:focus-visible{outline:3px solid #6d96ee;outline-offset:2px}app-root{display:block;width:100%;height:100%;overflow:hidden;background:#f5f7fb;color:#172033}.site-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;overflow:hidden}.site-header{grid-row:1;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:.8rem clamp(1rem,4vw,4rem);color:#fff;background:#111a2e;box-shadow:0 2px 12px #0b122033}.brand{display:flex;align-items:center;gap:.7rem;color:#fff;font-size:1.2rem;font-weight:750;text-decoration:none}.brand img{border-radius:12px}nav{display:flex;flex-wrap:wrap;gap:.35rem}nav a{padding:.6rem .8rem;border-radius:8px;color:#dce6ff;text-decoration:none}nav a:hover,nav a.active{color:#fff;background:#ffffff1a}.site-grid{grid-row:2;display:grid;grid-template-columns:260px minmax(0,1fr);width:100%;min-height:0;margin:0 auto;overflow:hidden;contain:paint}.directory{min-height:0;overflow:hidden;padding:1.3rem;background:#fff;border-right:1px solid #e2e7f0}.directory-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;margin-bottom:1.2rem;padding:.25rem;border-radius:10px;background:#edf1f7}.directory-tabs button{padding:.6rem .35rem;border:0;border-radius:8px;color:#526078;background:transparent;font-weight:700;cursor:pointer}.directory-tabs button.active{color:#174bb8;background:#fff;box-shadow:0 2px 8px #17203314}.directory h2{margin:0 0 .7rem;font-size:.86rem;letter-spacing:.08em;text-transform:uppercase;color:#526078}.directory input{width:100%;padding:.7rem .75rem;border:1px solid #ccd4e2;border-radius:8px;background:#fff;color:#172033}.directory ul{margin:.7rem 0 0;padding:0;list-style:none}.directory section ul{max-height:calc(100dvh - 260px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.directory a{display:block;padding:.48rem .55rem;border-radius:7px;color:#35415a;text-decoration:none}.directory a:hover,.directory a.active{color:#174bb8;background:#edf3ff}.page-content{min-width:0;min-height:0;overflow:hidden}footer{grid-row:3;position:relative;z-index:20;display:flex;align-items:center;justify-content:center;gap:.65rem;padding:.55rem 1rem;text-align:center;color:#657189;background:#fff;border-top:1px solid #e2e7f0;font-size:.78rem}footer p{margin:0}footer a{color:#174bb8}@media(max-width:850px){.site-header{position:static;align-items:flex-start;flex-direction:column;gap:.6rem;padding:.7rem 1rem}.site-grid{grid-template-columns:1fr;grid-template-rows:minmax(0,min(300px,38dvh)) minmax(0,1fr)}.directory{display:flex;flex-direction:column;width:auto;min-height:0;overflow:hidden;padding:.65rem 1rem;border:0;border-bottom:1px solid #e2e7f0}.directory-tabs{flex:0 0 auto;width:100%;max-width:420px;margin:0 auto .55rem}.directory section{display:flex;flex:1;flex-direction:column;width:100%;min-height:0;max-width:680px;margin:0 auto}.directory h2{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.directory input{flex:0 0 auto}.directory ul{display:grid;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;min-height:0;overflow:auto;margin-bottom:0}.directory a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-content{padding:1rem}}@media(max-width:560px){.brand{font-size:1.05rem}.brand img{width:36px;height:36px}nav{display:grid;width:100%;grid-template-columns:repeat(4,1fr)}nav a{padding:.45rem .2rem;text-align:center;font-size:.84rem}.directory ul{grid-template-columns:1fr}footer{padding:.45rem .75rem;font-size:.72rem}}
