@keyframes shimmer{0%{transform:translate(-100%)rotate(45deg)}to{transform:translate(200%)rotate(45deg)}}.animate-shimmer{position:relative;overflow:hidden}.animate-shimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:200%;height:200%;animation:3s infinite shimmer;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.article-container{background:linear-gradient(160deg,#0e1a2afa,#080f1af5);border:1px solid #ffffff0f;border-radius:1.25rem;position:relative;overflow:hidden;box-shadow:0 24px 64px -24px #0009}.article-container:before{content:"";pointer-events:none;background:radial-gradient(at 20% 0,#4aadff0f 0%,#0000 60%);position:absolute;inset:0}.article-content{color:#ffffffc7;font-size:1rem;line-height:1.8}.article-content h2{color:#fff;letter-spacing:-.02em;margin-top:2.5rem;margin-bottom:1rem;scroll-margin-top:120px;font-size:1.5rem;font-weight:900}.article-content h2:after,.article-content h3:after{content:"";background:#4aadff;border-radius:2px;width:3rem;height:4px;margin-top:.75rem;display:block}.article-content h3{color:#ffffffe6;letter-spacing:-.01em;margin-top:2rem;margin-bottom:.75rem;scroll-margin-top:120px;font-size:1.15rem;font-weight:800}.article-content p{margin-bottom:1.25rem}.article-content ul{margin-bottom:1.25rem;padding-left:1.5rem;list-style-type:disc}.article-content ol{margin-bottom:1.25rem;padding-left:1.5rem;list-style-type:decimal}.article-content li{color:#ffffffb8;margin-bottom:.5rem}.article-content a{color:#4aadff;text-underline-offset:3px;text-decoration:underline}.article-content a:hover{color:#7ec8ff}.article-content strong{color:#fffffff2;font-weight:700}.article-content blockquote{color:#ffffff8c;border-left:3px solid #4aadff80;margin:1.5rem 0;padding-left:1.25rem;font-style:italic}.article-content code{color:#7ec8ff;background:#4aadff1a;border:1px solid #4aadff26;border-radius:4px;padding:.15em .4em;font-size:.88em}.article-content pre{background:#0006;border:1px solid #ffffff14;border-radius:.75rem;margin:1.5rem 0;padding:1.25rem 1.5rem;overflow-x:auto}.article-content pre code{color:#fffc;background:0 0;border:none;padding:0;font-size:.9em}.article-content img{border:1px solid #ffffff0f;border-radius:.75rem;width:100%;height:auto;margin:1.75rem 0}.article-content .project-photo-placeholders{display:none!important}.article-content .model-placeholder{width:100%;min-height:450px}.article-content hr{border:none;border-top:1px solid #ffffff14;margin:2rem 0}.project-detail-body-col{width:100%;min-width:0;max-width:100%}@media (min-width:1024px){.project-detail-body-col{width:calc(75% - 2rem)}}@media (min-width:1280px){.project-detail-body-col{width:calc(75% - 3rem)}}
