body{font-size:140%!important;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:outfit,sans-serif;font-weight:500}h1{font-size:2.2rem}h2{font-size:1.8rem}h3{font-size:1.4rem}code,pre{font-family:space mono,monospace}.featured-posts{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.featured-post{display:flex;flex-direction:column;background-color:var(--theme);border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,5%);transition:transform .2s ease,box-shadow .2s ease}.featured-post:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(0,0,0,.1)}.featured-img{width:100%;height:180px;object-fit:cover;border-radius:0;opacity:1!important;animation:fadeIn .6s ease-in-out forwards;transition:transform .3s ease,filter .3s ease}.featured-content{padding:1rem}.featured-content h3{margin-top:0;margin-bottom:.3rem;font-size:1.2rem}.featured-content time{display:block;font-size:.85rem;color:var(--secondary);margin-bottom:.75rem}.featured-content p{margin:0;line-height:1.6;color:var(--secondary)}.goat-figure .svg-container{display:flex;justify-content:center;align-items:center;padding:1.5rem;margin:0;overflow-x:auto;background-color:var(--theme);border-radius:var(--radius);border:1px solid var(--border);box-shadow:0 2px 2px rgba(0,0,0,5%);white-space:pre}.goat-figure svg{display:block;font-family:fira code,courier new,monospace;font-size:15px;line-height:1.5;color:var(--primary);fill:currentColor;max-width:100%;height:auto;vertical-align:top}.goat-figure .goat-caption{font-size:.9rem;color:var(--primary);margin:0;text-align:left}.goat.svg-container{display:flex;justify-content:center;align-items:center;padding:1.5rem;overflow-x:auto;margin:1rem 0 2rem;background-color:var(--theme);border-radius:12px;border:1px solid var(--border);box-shadow:0 2px 10px rgba(0,0,0,5%);white-space:pre}.goat svg{display:block;font-family:fira code,courier new,monospace;font-size:15px;line-height:1.5;fill:currentColor;max-width:100%;height:auto;color:var(--primary);padding-top:0;margin-top:0}.goat-caption{font-size:16px;font-weight:700;color:var(--primary);margin:8px 0 16px;text-align:left}@media(max-width:768px){.goat.svg-container,.goat-figure .svg-container{flex-direction:column;align-items:stretch;padding:1rem}.goat svg,.goat-figure svg{font-size:14px}}.styled-table{margin:2rem auto;width:fit-content}.styled-table-caption{font-size:16px;font-weight:700;color:var(--primary);margin:8px 0 16px;text-align:left}.styled-table-container{padding:2rem;border:1px solid var(--border);border-radius:8px;background-color:var(--hl);box-shadow:0 1px 3px rgba(0,0,0,5%)}.styled-table-wrapper{display:flex;justify-content:center}.styled-table-wrapper table{border-collapse:collapse;text-align:left;width:fit-content;margin:1 auto}.styled-table-wrapper th,.styled-table-wrapper td{padding:1rem;border-left:1px solid var(--border);border-right:1px solid var(--border)}.styled-table-wrapper th:first-child,.styled-table-wrapper td:first-child{border-left:none}.styled-table-wrapper th:last-child,.styled-table-wrapper td:last-child{border-right:none}.admonition.info{border-left:4px solid #3b82f6;background:#eff6ff;padding:1rem 1.25rem;margin:2rem 0;border-radius:6px;position:relative;box-shadow:0 1px 2px rgba(0,0,0,5%)}.admonition.info::before{content:"ℹ️";position:absolute;left:.75rem;top:1rem;font-size:1.25rem}.admonition.info summary{cursor:pointer;font-weight:600;font-size:1.15rem;color:#1d4ed8;margin-left:2rem;margin-bottom:.75rem}details.admonition.danger{border-left:4px solid #e53935;background-color:#fff5f5;padding:1rem;margin:1.5rem 0;border-radius:6px}details.admonition.danger summary{font-weight:700;color:#c62828;cursor:pointer}.admonition-content{margin-left:2rem}.admonition-content ul{padding-left:1.25rem;list-style:disc}.admonition-content li{margin-bottom:.5rem;line-height:1.5}.admonition-content table{width:auto;margin-left:auto;margin-right:auto;border-collapse:collapse}.admonition-content th,.admonition-content td{border:1px solid #111;padding:.5rem .75rem;text-align:left}.admonition-content thead{background-color:#e0e7ff}.admonition-content tbody tr:nth-child(even){background-color:#f8fafc}.admonition-content tbody tr:last-child{border-bottom:2px solid #111;background-color:#f0f9ff}@media(max-width:600px){.admonition.info{padding:.75rem 1rem}.admonition.info::before{left:.5rem;top:.75rem}.admonition-content{margin-left:1.5rem}}