:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{margin:0;padding:0;width:100%;min-height:100vh}:root{--vulnerability-figure-width: 45%;--vulnerability-figure-height: 200px;--relocatevote-figure-width: 45%;--relocatevote-figure-height: 200px;--aslr-figure-width: 45%;--aslr-figure-height: 200px;--openvdb-figure-width: 45%;--openvdb-figure-height: 200px;--sparsellm-figure-width: 45%;--sparsellm-figure-height: 200px}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.4;color:#333;background-color:#fff;margin:0;padding:0;width:100%}.container{max-width:1000px;margin:0 auto;padding:0 20px;width:100%}header{background:#2c3e50;color:#fff;padding:40px 0;text-align:center}.header-content{max-width:800px;margin:0 auto}.title-row{display:flex;align-items:center;gap:10px;max-width:2000px;margin:0 auto}.title-icon-column{flex:0 0 auto;text-align:left}.title-text-column{flex:1;text-align:center}.header-icon{height:14rem;width:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));display:block;margin:0 auto}.title{font-size:3rem;font-weight:700;margin-bottom:10px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.subtitle{font-size:1.3rem;margin-bottom:30px;opacity:.95;font-weight:300;text-align:center}.authors{font-size:1.1rem;margin-bottom:10px;font-weight:400;opacity:.8;color:#ffffffd9}.affiliations{font-size:1rem;opacity:.7;color:#ffffffbf;margin-bottom:-20px}.content{padding:40px 0}section{margin-bottom:50px}h2{font-size:2rem;color:#2c3e50;margin-bottom:25px;border-bottom:3px solid #3498db;padding-bottom:10px}p{margin-bottom:10px;text-align:justify;line-height:1.3}.tldr{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:30px;border-radius:12px;border-left:6px solid #007bff;margin-bottom:40px;box-shadow:0 4px 6px #00000012}.tldr p{font-size:1.1rem;line-height:1.4;margin:0}.resource-badges{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-top:30px}.resource-badge{display:flex;flex-direction:column;align-items:center;padding:25px 20px;background:#fff;border:2px solid #e9ecef;border-radius:12px;text-decoration:none;color:#495057;transition:all .3s ease;min-width:180px;box-shadow:0 2px 4px #0000000d}.resource-badge:hover{border-color:#007bff;transform:translateY(-2px);box-shadow:0 4px 12px #007bff26;color:#007bff}.badge-icon{font-size:2rem;margin-bottom:10px}.badge-text{text-align:center;font-weight:600;line-height:1.4}.badge-text small{font-weight:400;color:#6c757d;font-size:.8em}.diagrams-row{display:flex;gap:10px;margin:20px 0;flex-wrap:wrap;background-color:#f8f9fa;padding:15px;border-radius:8px;border:1px solid #dee2e6;justify-content:center;align-items:stretch}.figure-block{width:45%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;background-color:#f8f9fa;padding:10px;border-radius:8px}.figure-reference{text-align:center;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.single-figure{background-color:#f8f9fa;padding:20px;border-radius:8px;border:1px solid #dee2e6;margin:20px 0;text-align:center}.diagrams-row .figure-reference img{height:200px;width:auto;max-width:100%;object-fit:contain;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-bottom:8px;border:2px solid #dee2e6}.single-figure img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-bottom:15px;border:2px solid #dee2e6}.figure-reference p{font-style:italic;color:#666;font-size:.9rem;margin:0;text-align:center;font-family:Georgia,Times New Roman,serif}.smaller-diagram{max-width:80%}details{margin:20px 0}summary{cursor:pointer;padding:15px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;font-weight:600;transition:background-color .3s ease}summary:hover{background:#e9ecef}details[open] summary{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}details>div{border:1px solid #dee2e6;border-top:none;border-bottom-left-radius:6px;border-bottom-right-radius:6px}details[open]>summary .expand-hint{display:none}.takeaway-preview{font-weight:400;font-size:.9em;color:#dc3545}.takeaway{background-color:#f8d7da;border-left:4px solid #dc3545;padding:10px;margin:10px 0;border-radius:4px}.takeaway strong,.takeaway span{color:#dc3545}ol,ul{margin-left:30px;margin-bottom:20px}li{margin-bottom:4px}code{background:#f8f9fa;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em}pre{background:#f8f9fa;padding:20px;border-radius:8px;overflow-x:auto;border:1px solid #dee2e6;font-family:Monaco,Menlo,Ubuntu Mono,monospace;line-height:1.4}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}footer{border-top:1px solid #dee2e6;padding-top:30px;margin-top:50px;text-align:center;color:#666;font-size:.9em}.footer-content p{margin-bottom:10px}@media (max-width: 768px){.title{font-size:2.2rem}.subtitle{font-size:1.1rem}.diagrams-row{flex-direction:column;gap:20px}.figure-reference{min-width:auto}.resource-badges{flex-direction:column;align-items:center}.container{padding:0 15px}}@media (max-width: 480px){.title{font-size:1.8rem}header{padding:40px 0}.tldr{padding:20px}.resource-badge{min-width:150px}}
