@font-face{font-family:Inter;src:url(../assets/InterTight-400.ttf)}@font-face{font-family:Inter;src:url(../assets/InterTight-600.ttf);font-weight:600}*{box-sizing:border-box}body{margin:0;background:#ecf7f7;color:#3e3e3e;font:17px/1.65 Inter,Arial,sans-serif}main{max-width:960px;margin:32px auto;background:#fff;border-radius:24px;overflow:hidden}header{background:#ecf7f7;padding:30px 40px 24px}header img{width:225px;max-width:80%}h1{font-size:34px;line-height:1.2;font-weight:600;margin:25px 0 14px}h2{font-size:22px;line-height:1.35;font-weight:600;color:#009997;margin-top:28px}article{padding:12px 40px 32px}a{color:#008581;text-underline-offset:3px}p,li,td{overflow-wrap:anywhere}.sub{color:#697676}nav{border-top:1px solid #dcebea;padding:18px 40px;display:flex;gap:14px;flex-wrap:wrap;font-size:14px}table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.5}td,th{padding:10px;border-bottom:1px solid #ddeaea;text-align:left;vertical-align:top}th{background:#ecf7f7}code{font-size:.85em}.status{background:#fff3d6;padding:18px;border-radius:12px}section.cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}section.cards a{display:block;padding:22px;background:#ecf7f7;border-radius:14px;text-decoration:none}a:focus-visible{outline:3px solid #009997;outline-offset:4px}@media(max-width:650px){main{margin:0;border-radius:0}header{padding:25px 22px}article,nav{padding:18px 22px}h1{font-size:29px}section.cards{grid-template-columns:1fr}table{display:block;overflow:auto}}