body{color:#1d1d1f;-webkit-font-smoothing:antialiased;background-color:#f5f5f7;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.container{max-width:1000px;margin:0 auto;padding:60px 20px}.section-wrapper{margin-bottom:60px}h1{letter-spacing:-.015em;text-align:center;margin-bottom:10px;font-size:40px;font-weight:700}.section-wrapper h2.section-title{letter-spacing:-.01em;text-align:center;margin-bottom:10px;font-size:32px;font-weight:600}.intro-text{color:#515154;text-align:center;max-width:650px;margin-bottom:50px;margin-left:auto;margin-right:auto;font-size:19px;font-weight:400}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:32px;display:grid}.gallery-card{opacity:0;background-color:#fff;border-radius:20px;flex-direction:column;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);animation:.8s cubic-bezier(.16,1,.3,1) forwards slideUp;display:flex;overflow:hidden;transform:translateY(30px);box-shadow:0 4px 24px #0000000a}.gallery-card:first-child{animation-delay:.1s}.gallery-card:nth-child(2){animation-delay:.2s}.gallery-card:nth-child(3){animation-delay:.3s}.gallery-card:nth-child(4){animation-delay:.4s}.gallery-card:nth-child(5){animation-delay:.5s}.gallery-card:nth-child(6){animation-delay:.6s}.gallery-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #00000014}.gallery-img-wrapper{cursor:zoom-in;background-color:#f0f0f0;border-bottom:1px solid #e5e5ea;width:100%;height:280px;position:relative;overflow:hidden}.gallery-img-wrapper img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.gallery-card:hover .gallery-img-wrapper img{transform:scale(1.05)}.gallery-content{padding:24px}.gallery-card-title{color:#1d1d1f;margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.3}.gallery-desc{color:#515154;margin:0;font-size:14px;line-height:1.5}.thesis-section{background-color:#fff;border-radius:20px;align-items:center;gap:24px;max-width:800px;margin:0 auto;padding:24px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 24px #0000000a}.thesis-section:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000014}.thesis-image-wrapper{cursor:zoom-in;background-color:#f0f0f0;border-radius:12px;flex:0 0 160px;height:160px;overflow:hidden;box-shadow:0 4px 12px #0000000f}.thesis-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.thesis-image-wrapper:hover img{transform:scale(1.05)}.thesis-content{flex:1}.thesis-tag{color:#515154;text-transform:uppercase;letter-spacing:.5px;background-color:#f5f5f7;border-radius:8px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.thesis-title{color:#1d1d1f;margin:0 0 8px;font-size:22px;font-weight:600;line-height:1.2}.thesis-desc{color:#515154;margin-bottom:16px;font-size:14px;line-height:1.4}.download-btn{color:#fff;background-color:#0071e3;border-radius:16px;justify-content:center;align-items:center;padding:8px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.download-btn:hover{background-color:#0077ed;transform:scale(1.02)}@media (width<=600px){.thesis-section{text-align:center;flex-direction:column;padding:24px 16px}.thesis-image-wrapper{flex:0 0 120px;width:120px;height:120px;margin:0 auto}}.section-divider{background:linear-gradient(90deg,#0000,#d2d2d7,#0000);max-width:400px;height:1px;margin:0 auto 60px}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.lightbox-modal{z-index:100;-webkit-backdrop-filter:blur(15px);opacity:0;pointer-events:none;background-color:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}.lightbox-modal.active{opacity:1;pointer-events:auto}.lightbox-image{object-fit:contain;border-radius:12px;max-width:90%;max-height:90vh;transition:transform .4s cubic-bezier(.16,1,.3,1);transform:scale(.9);box-shadow:0 20px 60px #0003}.lightbox-modal.active .lightbox-image{transform:scale(1)}.lightbox-close{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:32px;transition:background .2s,transform .2s;display:flex;position:absolute;top:24px;right:32px}.lightbox-close:hover{background:#fff6;transform:scale(1.05)}
