.lab-updates-section{border-top:1px solid var(--accent-transparent,rgba(43,73,194,.2));margin-top:4rem;padding-top:4rem}.lab-updates-section h2{color:var(--ink);font-family:EB Garamond,Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700;letter-spacing:.05em;margin-bottom:3rem;text-align:center;text-transform:uppercase}.news-page .intro-text{margin-left:auto!important;margin-right:auto!important;max-width:42rem!important;text-align:center!important}.section-header-mini{text-align:center}.featured-tag{color:#1a365d;font-size:.95rem;font-weight:800;letter-spacing:.15em;opacity:1;text-shadow:0 1px 2px hsla(0,0%,100%,.8)}.news-list{display:flex;flex-direction:column;gap:2.5rem;margin:0 auto;max-width:1400px;padding:0 2rem}.news-card{align-items:flex-start;background:transparent;border:1px solid rgba(15,23,42,.06);border-radius:1.25rem;box-shadow:none;display:flex;flex-direction:row;gap:1.5rem;padding:1.75rem;transition:transform .25s ease,border-color .25s ease}.featured-update-card,.news-card,.news-item-card{backdrop-filter:blur(12px) saturate(110%);-webkit-backdrop-filter:blur(12px) saturate(110%);background:#ffffff1a!important;border:1px solid hsla(0,0%,100%,.4);border-radius:2rem!important;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005,inset 0 1px #ffffff80;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.featured-update-card:hover,.news-card:hover,.news-item-card:hover{background:#fff3!important;border-color:#fffc;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005,inset 0 0 20px #ffffff80;transform:translateY(-4px)}.featured-update-card h2,.featured-update-card p,.news-card h2,.news-card p,.news-item-card h2,.news-item-card h3,.news-item-card p{text-shadow:0 1px 1px hsla(0,0%,100%,.8)}.featured-update-card,.news-item-card{border-radius:2rem!important;overflow:hidden}.news-card-image-wrapper{background:#0f172a08;border-radius:1rem;flex-shrink:0;overflow:hidden;width:260px}.news-card-image{height:100%;max-height:220px;-o-object-fit:cover;object-fit:cover;width:100%}.news-placeholder{color:var(--ink-faded);font-family:Open Sans,sans-serif;font-style:italic}.news-card-content{display:flex;flex:1;flex-direction:column;justify-content:space-between}.news-header{margin-bottom:.75rem}.news-title{color:var(--ink);font-family:EB Garamond,Playfair Display,serif;font-size:1.6rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.news-meta{align-items:center;color:var(--ink-faded);display:flex;flex-wrap:wrap;font-size:.85rem;gap:.75rem;margin-bottom:.75rem}.news-date,.news-tag{background:#2b49c20d;border:none;border-radius:999px;color:var(--accent);font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.news-excerpt{color:var(--ink-faded);font-family:Open Sans,sans-serif;font-size:.98rem;line-height:1.7;margin:.3rem 0 1.5rem}.news-footer{display:flex;justify-content:flex-end}.read-more-button{background:#f8fafca6;border:1px solid rgba(43,73,194,.5);border-radius:999px;color:var(--accent);cursor:pointer;font-size:.95rem;font-weight:600;padding:.5rem 1.3rem;transition:background .25s ease,color .25s ease,transform .2s ease,box-shadow .25s ease}.read-more-button:hover{background:var(--accent);box-shadow:0 8px 20px #2b49c259;color:#fff;transform:translateY(-1px)}[data-theme=dark] .read-more-button{background:#9db7ff1a;border-color:var(--accent-light);color:var(--accent-light)}[data-theme=dark] .read-more-button:hover{background:var(--accent-light);border-color:var(--accent-light);color:var(--ink)}.modal-carousel-container{background:var(--paper-soft);border-radius:1rem;overflow:hidden;position:relative}.modal-carousel-btn{align-items:center;background:#fffffff2;border:1px solid rgba(0,0,0,.1);border-radius:50%;box-shadow:0 4px 15px #00000026;color:var(--ink);cursor:pointer;display:flex;height:3.5rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:3.5rem;z-index:10}.modal-carousel-btn:hover{background:#fff;box-shadow:0 6px 20px #0003;color:var(--accent);transform:translateY(-50%) scale(1.1)}.modal-carousel-btn-prev{left:1.5rem}.modal-carousel-btn-next{right:1.5rem}.modal-carousel-counter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border-radius:2rem;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem;position:absolute;right:1.5rem;top:1.5rem;z-index:10}.modal-carousel-dots{bottom:1.5rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translate(-50%);z-index:10}.modal-carousel-dot{background:#ffffff80;border:2px solid hsla(0,0%,100%,.8);border-radius:50%;cursor:pointer;height:.75rem;transition:all .3s ease;width:.75rem}.modal-carousel-dot:hover{background:#fffc;transform:scale(1.2)}.modal-carousel-dot-active{background:#fff;border-color:#fff;transform:scale(1.2)}[data-theme=dark] .modal-carousel-btn{background:#1e1e28f2;border-color:#fff3;color:#fff}[data-theme=dark] .modal-carousel-btn:hover{background:#323241f2;color:var(--accent-light)}[data-theme=dark] .modal-carousel-counter{background:#fff3;color:var(--ink)}.back-btn{align-items:center;background:transparent;border:2px solid var(--accent);border-radius:2.5rem;color:var(--accent);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;min-height:3.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.back-btn:hover{background:var(--accent);box-shadow:0 8px 20px #2b49c24d;color:#fff;transform:translateY(-2px)}.modal-linkedin-button{align-items:center;background:#0077b5;border:none;border-radius:2.5rem;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;gap:.75rem;min-height:3.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.modal-linkedin-button:hover{background:#006396;box-shadow:0 8px 20px #0073b14d;transform:translateY(-2px)}.modal-linkedin-button svg{flex-shrink:0;height:1.25rem;width:1.25rem}.modal-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}@media(max-width:900px){.news-list{padding:0 1rem}.news-card{padding:1.5rem}.news-card-image-wrapper{width:220px}}@media(max-width:768px){.news-card{flex-direction:column;padding:1.5rem}.news-card-image-wrapper{max-height:220px;width:100%}.news-card-image{height:200px;width:100%}.news-card-content{align-items:center}.news-excerpt{text-align:center}.modal-carousel-btn{height:3rem;width:3rem}.modal-carousel-btn-prev{left:1rem}.modal-carousel-btn-next{right:1rem}.modal-carousel-counter{font-size:.8rem;padding:.4rem .8rem;right:1rem;top:1rem}.modal-carousel-dots{bottom:1rem}}.hero-image-frame{backdrop-filter:blur(7px) saturate(160%);-webkit-backdrop-filter:blur(7px) saturate(160%);background:#ffffff26;border:2px solid rgba(0,108,255,.35);border-radius:1.25rem;box-shadow:0 6px 25px #006cff33,0 2px 10px #00000026;overflow:hidden;padding:0;position:relative}.hero-image-frame img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;padding:1rem;width:100%}[data-theme=dark] .hero-image-frame{background:#ffffff0d;border-color:#78aaff73;box-shadow:0 6px 25px #78aaff40,0 2px 10px #0009}.hero-image-frame img{transition:transform .7s ease}@media(max-width:768px){.hero-carousel-image-container{max-height:200px!important}}@media(min-width:2560px){.news-list{max-width:1800px;padding:0 4rem}.news-card{padding:2.5rem}.news-title{font-size:2rem}.intro-text{font-size:1.25rem;max-width:60rem!important}}.hero-image-frame img,.news-card-image{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}[data-theme=dark] .hero-image-frame img,[data-theme=dark] .news-card-image{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%)}.credit-disclaimer-box{margin-top:1.5rem;padding-top:1rem}.credit-disclaimer-text{color:#64748b;font-size:.5rem;line-height:1.5;opacity:.8}.credit-disclaimer-text p{font-size:.5rem!important;margin-bottom:.5rem}[data-theme=dark] .credit-disclaimer-text{color:#94a3b8}.structured-content{margin-top:1.5rem}.structured-paragraph{color:var(--ink);font-family:Open Sans,sans-serif;font-size:1.05rem;line-height:1.8;margin-bottom:1.25rem}.structured-section-title{border-bottom:2px solid var(--accent);color:var(--ink);font-family:EB Garamond,Playfair Display,serif;font-size:1.4rem;font-weight:700;margin:2rem 0 1.25rem;padding-bottom:.5rem}.poster-card{background:linear-gradient(135deg,#2b6bff0a,#0f172a05);border:1px solid rgba(43,107,255,.15);border-radius:1rem;display:flex;gap:1.5rem;margin:1.5rem 0;padding:1.5rem;transition:all .3s ease}.poster-card:hover{border-color:var(--accent);box-shadow:0 8px 24px #2b6bff1f;transform:translateY(-2px)}.poster-card-image{background:#0f172a0d;border-radius:.75rem;flex-shrink:0;height:220px;overflow:hidden;width:140px}.poster-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.poster-card-content{display:flex;flex:1;flex-direction:column;justify-content:center}.poster-card-header{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.poster-card-name{color:var(--ink);font-family:EB Garamond,serif;font-size:1.2rem;font-weight:700}.poster-card-role{background:#2b6bff1a;border-radius:999px;color:var(--accent);font-size:.85rem;font-weight:500;padding:.2rem .65rem}.poster-card-title{color:var(--ink);font-family:EB Garamond,serif;font-size:1.05rem;font-style:italic;font-weight:600;line-height:1.4;margin:.5rem 0}.poster-card-description{color:var(--ink-faded);font-family:Open Sans,sans-serif;font-size:.95rem;line-height:1.6;margin:0}.structured-figure{margin:2rem 0;text-align:center}.structured-figure img{border-radius:1rem;box-shadow:0 8px 24px #0000001f;max-height:400px;max-width:100%;-o-object-fit:contain;object-fit:contain}.structured-figure figcaption{color:var(--ink-faded);font-size:.9rem;font-style:italic;margin-top:.75rem}@media(max-width:768px){.poster-card{align-items:center;flex-direction:column;text-align:center}.poster-card-image{height:200px;width:120px}.poster-card-header{justify-content:center}.poster-card-content{align-items:center}}[data-theme=dark] .poster-card{background:linear-gradient(135deg,#2b6bff14,#ffffff05);border-color:#2b6bff40}[data-theme=dark] .poster-card:hover{box-shadow:0 8px 24px #2b6bff33}[data-theme=dark] .poster-card-role{background:#2b6bff33}[data-theme=dark] .structured-figure img{box-shadow:0 8px 24px #0006}
