body{margin:0;font-family:system-ui,sans-serif;background:#f9f9f9;color:#222;padding-top:80px}.container{max-width:800px;margin:0 auto;padding:2rem}header{text-align:center;margin-bottom:3rem}.portfolio-footer{text-align:center;padding:1rem 0;font-size:.9rem;color:#555;background-color:#f9f9f9;border-top:1px solid #eee;margin-top:2rem}.projects{display:grid;gap:2rem}.card{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 4px 10px #0000000d;transition:transform .2s}.card:hover{transform:translateY(-5px)}.card img{width:100%;border-radius:8px;margin-bottom:1rem}.card h3{margin:.5rem 0}.hero{height:80vh;background:linear-gradient(to bottom,#f1f1f1,#f9f9f9);display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem}.hero-content{max-width:600px}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.scroll-link{text-decoration:none;font-weight:700;color:#333;border:2px solid #333;padding:.5rem 1rem;border-radius:8px;transition:all .2s ease}.scroll-link:hover{background:#333;color:#fff}.projects-section{padding:4rem 2rem;background:#f9f9f9}.projects-section h2{text-align:center;margin-bottom:2rem}.back-button{display:inline-block;background:#f1f1f1;padding:.5rem 1rem;border-radius:8px;font-weight:700;text-decoration:none;color:#333;box-shadow:0 2px 5px #0000001a;transition:all .2s ease}.back-button:hover{background:#333;color:#fff}.project-page{max-width:900px;margin:auto;padding:5rem 2rem 2rem;font-family:sans-serif}.project-header{text-align:center}.project-cover{width:100%;max-height:400px;object-fit:cover;border-radius:8px;margin-top:1rem}.project-section{margin-top:2rem}.project-image{display:block;max-width:100%;height:auto;margin:2rem auto .5rem;border-radius:12px;box-shadow:0 4px 20px #00000014}.image-row{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.project-image.mobile-image{max-width:250px;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}.image-descrip{text-align:center;font-size:.95rem;color:#555;margin-top:.25rem;margin-bottom:2rem;font-style:italic;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.4}.project-gallery{display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-top:1rem}.navbar{position:fixed;top:0;width:100%;background-color:#fff;border-bottom:1px solid #eee;padding:1rem 2rem;z-index:1000}.navbar-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:1200px;width:100%;margin:0 auto;padding:0 3rem;box-sizing:border-box}.logo-link{text-decoration:none;color:inherit;cursor:pointer}.nav-links{display:flex;flex-wrap:wrap;gap:1rem}.nav-links a{text-decoration:none;color:#333;font-weight:500;transition:color .2s;white-space:nowrap}.nav-links a:hover{color:#0072b1}.logo{font-size:1.25rem;font-weight:700}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out}.fade-in-section.is-visible{opacity:1;transform:none}.project-card{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid #ddd;border-radius:12px;background-color:#fff;max-width:800px;margin:1rem auto}.project-card:hover{box-shadow:0 4px 15px #0000001a;cursor:pointer}.card-pic{width:180px;height:180px;border-radius:8px;object-fit:contain;flex-shrink:0}.card-content{flex:1}.about-banner{display:flex;align-items:center;justify-content:flex-end;padding:2rem 4rem;background-color:#f1f1f1;max-height:500px;gap:2rem}.about-text{flex:1 1 50%;min-width:300px;margin-left:4rem}.about-text h1{font-size:2.5rem;margin-bottom:1rem}.about-text p{font-size:1.1rem;line-height:1.5;margin-bottom:1rem}.skills-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:1rem}.skills-list li{background:#fff;padding:.5rem 1rem;border-radius:8px;font-weight:500;box-shadow:0 2px 6px #0000001a;white-space:nowrap}.about-quote{font-size:1.3rem;font-style:italic;color:#333;border-left:4px solid #0072b1;padding-left:1rem;margin:1.5rem 0}.about-image{flex:1 1 50%;display:flex;justify-content:flex-end;align-items:center;max-height:100%;margin-right:2rem}.about-image img{max-width:100%;max-height:400px;height:auto;border-radius:16px;object-fit:cover;box-shadow:0 4px 20px #00000014}.about-content{padding:3rem 2rem;max-width:800px;margin:auto}.about-content h2{font-size:1.8rem;margin-top:2rem;margin-bottom:1rem}.about-content p{font-size:1rem;line-height:1.6;margin-bottom:1rem}.favorite-books{text-align:center;padding:2rem}.books-gallery{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.book-card{position:relative;width:150px;cursor:pointer}.book-card img{width:100%;border-radius:8px;transition:transform .3s}.book-card:hover img{transform:scale(1.05)}.book-info{margin-top:.5rem;font-size:.9rem;color:#555;text-align:center}.fade-in{animation:fadeIn 1.3s ease forwards;opacity:0}@keyframes fadeIn{to{opacity:1}}.contact-divider{width:60px;height:3px;background:#000;margin:1.2rem auto 2rem;border-radius:10px;opacity:.15}.contact-page{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center}.contact-container{text-align:center;max-width:650px;width:100%}.contact-heading{font-size:2.6rem;font-weight:700;margin-bottom:1rem}.contact-subtext{font-size:1.1rem;color:#555;margin-bottom:2.5rem;line-height:1.6}.contact-info{display:flex;flex-direction:column;gap:1.8rem;align-items:center}.contact-item{display:flex;align-items:center;gap:1rem}.contact-icon{width:30px;height:30px;stroke-width:1.6}.contact-link{text-decoration:none;font-size:1.3rem;font-weight:500;color:#111;transition:opacity .2s ease}.contact-link:hover{opacity:.6}@media (max-width: 700px){.contact-page{margin-top:2rem}.contact-card{padding:1.2rem}}@media (max-width: 1024px){.about-banner{flex-direction:column-reverse;padding:2rem;max-height:none}.about-image img{max-height:300px}}@media (max-width: 768px){.projects-section,.project-header{padding-top:150px}.hero{height:80vh;display:flex;justify-content:center;align-items:center;text-align:center;padding:0 1.5rem;flex-direction:column}.hero-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}.scroll-link{margin-top:1rem}.container{padding:1rem}.hero h1{font-size:2rem}.hero p{font-size:1rem}.navbar-content{flex-direction:column;align-items:flex-start}.nav-links{margin-top:.5rem}.nav-links a{margin-left:0;margin-right:1rem;display:inline-block}.projects{grid-template-columns:1fr}.project-card{flex-direction:column;text-align:center}.card-pic{width:100%;max-width:280px;margin-bottom:1rem}.project-gallery{grid-template-columns:1fr}.image-row{flex-direction:column}.back-button{top:160px;left:10px;font-size:.9rem;padding:.3rem .6rem}}@media (max-width: 480px){.hero h1{font-size:1.6rem}.hero p{font-size:.95rem}.logo{font-size:1rem}.card-content{font-size:.95rem}.scroll-link{padding:.4rem .8rem;font-size:.9rem}}
