@import "https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;700;800;900&family=Quicksand:wght@400;500;600;700&display=swap";:root{--sky-deep:#0a2a5e;--sky-mid:#1565c0;--sky-light:#42a5f5;--aqua:#00e5ff;--aqua-soft:#b3f0ff;--teal:#00bcd4;--white:#fff;--white-soft:#ffffffeb;--glass-bg:#ffffff2e;--glass-border:#ffffff73;--glass-shadow:0 8px 32px #0078c82e;--grad:linear-gradient(135deg, var(--aqua) 0%, #1565c0 60%, #7c4dff 100%);--grad-soft:linear-gradient(160deg, #e0f7ff 0%, #b3e5fc 40%, #e8eaf6 100%);--text-dark:#0d2b55;--text-mid:#2255a0;--text-light:#ffffffd9;--nav-h:72px;--radius:20px;--radius-lg:32px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--grad-soft);color:var(--text-dark);background-attachment:fixed;min-height:100vh;font-family:Quicksand,sans-serif;overflow-x:hidden}body:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(80% 60% at 20% 10%,#64c8ff66 0%,#0000 70%),radial-gradient(60% 50% at 80% 20%,#a0dcff4d 0%,#0000 70%),radial-gradient(70% 80% at 50% 100%,#4682dc40 0%,#0000 70%),linear-gradient(#c9eeff 0%,#dff4ff 30%,#eafaff 60%,#f0f8ff 100%);position:fixed;inset:0}.grad-text{background:var(--grad);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.glass-card{-webkit-backdrop-filter:blur(18px)saturate(1.6);border-radius:var(--radius-lg);background:#ffffff8c;border:1.5px solid #ffffffb3;position:relative;overflow:hidden;box-shadow:0 4px 24px #0064c81a,inset 0 1.5px #fffc,inset 0 -1px #b4dcff4d}.glass-card:before{content:"";border-radius:var(--radius-lg) var(--radius-lg) 60% 60% / 30%;pointer-events:none;background:linear-gradient(#ffffff8c 0%,#fff0 100%);height:50%;position:absolute;top:0;left:0;right:0}.aqua-btn{color:var(--white);cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#00cfff 0%,#1565c0 70%,#7c4dff 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:.4em;padding:.7em 1.8em;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #00b4ff73,inset 0 1px #ffffff73}.aqua-btn:before{content:"";pointer-events:none;background:linear-gradient(#fff6,#fff0);border-radius:50px;height:55%;position:absolute;top:0;left:0;right:0}.aqua-btn:hover{filter:brightness(1.08);transform:translateY(-2px)scale(1.03);box-shadow:0 8px 30px #00b4ff8c,inset 0 1px #ffffff73}.aqua-btn:active{transform:scale(.97)}.aqua-btn--sm{padding:.5em 1.2em;font-size:.85rem}.ghost-btn{color:var(--sky-mid);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#ffffff8c;border:2px solid #1565c080;border-radius:50px;justify-content:center;align-items:center;padding:.7em 1.8em;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 2px 12px #0078c81f,inset 0 1px #ffffffb3}.ghost-btn:hover{background:#fffc;transform:translateY(-2px)scale(1.03);box-shadow:0 6px 24px #0078c833}.ghost-btn--sm{padding:.5em 1.2em;font-size:.85rem}.nav-glass{height:var(--nav-h);z-index:1000;-webkit-backdrop-filter:blur(24px)saturate(1.8);background:#c8ebff99;border-bottom:1.5px solid #fff9;align-items:center;gap:2rem;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 20px #0064c81f,inset 0 1px #fffc}.nav-glass:after{content:"";pointer-events:none;background:linear-gradient(#ffffff8c,#0000);height:50%;position:absolute;top:0;left:0;right:0}.logo-btn{color:var(--text-dark);cursor:pointer;white-space:nowrap;letter-spacing:-.01em;background:0 0;border:none;font-family:Nunito,sans-serif;font-size:1.35rem;font-weight:800;transition:transform .2s}.logo-btn:hover{transform:scale(1.04)}.nav-links{gap:.4rem;margin-left:auto;display:flex}.nav-link{color:var(--text-mid);cursor:pointer;background:0 0;border:none;border-radius:30px;padding:.4em .9em;font-family:Quicksand,sans-serif;font-size:.95rem;font-weight:600;transition:background .18s,color .18s}.nav-link:hover{color:var(--sky-mid);background:#ffffffb3}.nav-link--active{color:var(--sky-mid);background:#ffffffbf;box-shadow:inset 0 1px #ffffffe6,0 2px 8px #0064c81a}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;padding:4px;display:none}.ham-line{background:var(--sky-mid);border-radius:4px;width:24px;height:2.5px;transition:transform .25s,opacity .25s;display:block}.mobile-menu{top:var(--nav-h);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:0 0 0 var(--radius-lg);z-index:999;background:#d2f0ffd9;border-bottom:1.5px solid #fff9;border-left:1.5px solid #fff9;flex-direction:column;gap:.5rem;width:60%;max-width:320px;padding:2rem 1.5rem;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;right:0;transform:translate(110%);box-shadow:-4px 4px 30px #0064c81f}.mobile-menu--open{transform:translate(0)}.mobile-link{color:var(--text-dark);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;padding:.7em 1em;font-family:Quicksand,sans-serif;font-size:1.05rem;font-weight:600;transition:background .15s}.mobile-link:hover{background:#ffffffb3}.section{min-height:100vh;padding:calc(var(--nav-h) + 5rem) 8% 6rem}.bubbles{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.bubble{background:radial-gradient(circle at 35% 30%,#fffc 0%,#a0dcff66 40%,#64b4f026 100%);border:1px solid #fff9;border-radius:50%;animation:linear infinite floatUp;position:absolute;box-shadow:inset 0 0 20px #ffffff4d,0 0 10px #64b4ff33}.bubble--1{width:60px;height:60px;animation-duration:18s;animation-delay:0s;left:5%}.bubble--2{width:90px;height:90px;animation-duration:22s;animation-delay:-4s;left:12%}.bubble--3{width:40px;height:40px;animation-duration:15s;animation-delay:-8s;left:22%}.bubble--4{width:120px;height:120px;animation-duration:28s;animation-delay:-2s;left:35%}.bubble--5{width:55px;height:55px;animation-duration:20s;animation-delay:-10s;left:48%}.bubble--6{width:80px;height:80px;animation-duration:24s;animation-delay:-6s;left:60%}.bubble--7{width:35px;height:35px;animation-duration:16s;animation-delay:-1s;left:72%}.bubble--8{width:100px;height:100px;animation-duration:26s;animation-delay:-14s;left:80%}.bubble--9{width:50px;height:50px;animation-duration:19s;animation-delay:-7s;left:88%}.bubble--10{width:70px;height:70px;animation-duration:21s;animation-delay:-3s;left:93%}.bubble--11{width:45px;height:45px;animation-duration:23s;animation-delay:-9s;left:28%}.bubble--12{width:85px;height:85px;animation-duration:27s;animation-delay:-5s;left:55%}@keyframes floatUp{0%{opacity:0;transform:translateY(110vh)scale(.8)}10%{opacity:1}90%{opacity:.6}to{opacity:0;transform:translateY(-15vh)scale(1)}}.home-section{justify-content:center;align-items:center;display:flex;position:relative}.home-inner{z-index:1;justify-content:center;align-items:center;gap:6rem;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.home-text{flex:1;max-width:580px}.eyebrow{color:var(--sky-mid);letter-spacing:.04em;text-transform:uppercase;background:#1565c01a;border:1px solid #1565c040;border-radius:30px;margin-bottom:1.2rem;padding:.3em 1em;font-size:.9rem;font-weight:700;display:inline-block}.home-text h1{color:var(--text-dark);margin-bottom:.5rem;font-family:Nunito,sans-serif;font-size:clamp(2.8rem,6vw,5rem);font-weight:900;line-height:1.05}.subtitle{color:var(--text-mid);margin-bottom:1.2rem;font-family:Quicksand,sans-serif;font-size:clamp(1.3rem,2.5vw,1.9rem);font-weight:600}.body-copy{color:#2a5080;max-width:480px;margin-bottom:1.8rem;font-size:1.05rem;line-height:1.75}.icon-row{gap:.8rem;margin-bottom:1.8rem;display:flex}.icon-link{width:46px;height:46px;color:var(--sky-mid);background:#ffffffa6;border:1.5px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 2px 10px #0064c81f,inset 0 1px #fffc}.icon-link:hover{background:#ffffffe6;transform:translateY(-3px)scale(1.12);box-shadow:0 6px 20px #0082dc38}.btn-row{flex-wrap:wrap;gap:1rem;display:flex}.home-img-wrap{flex-shrink:0}.img-ring{display:inline-flex;position:relative}.img-ring:before{content:"";background:conic-gradient(from 0deg, var(--aqua) 0%, #1565c0 40%, #7c4dff 70%, var(--aqua) 100%);z-index:-1;border-radius:50%;animation:8s linear infinite spin;position:absolute;inset:-6px}.img-ring:after{content:"";z-index:-1;background:#c8ebffcc;border-radius:50%;position:absolute;inset:-2px}@keyframes spin{to{transform:rotate(360deg)}}.hero-img{object-fit:cover;border-radius:50%;width:clamp(220px,28vw,360px);height:clamp(220px,28vw,360px);transition:box-shadow .3s,transform .3s;display:block;box-shadow:0 8px 40px #0078c840,0 0 0 6px #fff9}.hero-img:hover{transform:scale(1.03);box-shadow:0 12px 60px #0096e666,0 0 0 6px #fffc}.about-section{background:linear-gradient(160deg,#d2f0ff80 0%,#e6f8ff80 100%)}.about-inner{justify-content:center;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:flex}.about-img-wrap{flex-shrink:0}.about-text{flex:1;padding:2.5rem 3rem}.about-text h2{color:var(--text-dark);margin-bottom:1.5rem;font-family:Nunito,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:900}.about-text p{color:#2a5080;font-size:1.05rem;line-height:1.8}.section-heading{text-align:center;color:var(--text-dark);margin-bottom:3rem;font-family:Nunito,sans-serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:900}.projects-section{background:linear-gradient(160deg,#e6f8ff80,#d2ebff80)}.projects-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.project-card:before{display:none}.project-card{flex-direction:column;padding:0;transition:transform .22s,box-shadow .22s;display:flex}.project-card:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 16px 48px #0078c838,inset 0 1px #ffffffe6}.project-img-wrap{aspect-ratio:16/9;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:linear-gradient(135deg,#b3e5fc,#e8eaf6);flex-shrink:0;width:100%;overflow:hidden}.project-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.project-card:hover .project-img{transform:scale(1.06)}.project-body{flex-direction:column;flex:1;gap:.85rem;padding:1.5rem 1.8rem 2rem;display:flex}.project-title{color:var(--text-dark);font-family:Nunito,sans-serif;font-size:1.2rem;font-weight:800}.project-desc{color:#2a5080;flex:1;font-size:.95rem;line-height:1.65}.project-links{flex-wrap:nowrap;gap:.8rem;margin-top:.5rem;display:flex}.project-links .aqua-btn,.project-links .ghost-btn{text-align:center;flex:1;justify-content:center}.contact-section{background:linear-gradient(160deg,#d2f0ff80,#e6f8ff80)}.contact-cards{flex-wrap:wrap;justify-content:center;gap:2.5rem;max-width:800px;margin:0 auto;display:flex}.contact-card{text-align:center;flex-direction:column;flex:1;align-items:center;gap:1rem;min-width:240px;max-width:340px;padding:2.5rem 2rem;display:flex}.contact-icon{width:64px;height:64px;color:var(--sky-mid);cursor:default;background:linear-gradient(135deg,#00e5ff33,#1565c033);border:1.5px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;box-shadow:0 2px 12px #0078c826,inset 0 1px #fffc}.contact-icon--link{cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s}.contact-icon--link:hover{background:linear-gradient(135deg,#00e5ff4d,#1565c04d);box-shadow:0 4px 18px #0078c838,inset 0 1px #ffffffe6}.contact-btn-desktop{display:inline-flex}.contact-card h3{color:var(--text-dark);font-family:Nunito,sans-serif;font-size:1.3rem;font-weight:800}.contact-card p{color:var(--text-mid);word-break:break-all;font-size:.9rem}@media (width<=860px){.contact-btn-desktop{display:none}.contact-icon--link{background:linear-gradient(135deg,#00c8ff40,#1565c040);width:80px;height:80px;box-shadow:0 4px 20px #0078c833,inset 0 1px #ffffffe6}.contact-icon--link svg{width:36px;height:36px}.contact-icon--link:hover,.contact-icon--link:active{background:linear-gradient(135deg,#00e5ff66,#1565c059);transform:scale(1.1);box-shadow:0 6px 28px #008cdc59,inset 0 1px #ffffffe6}}.footer{margin-top:0;background:#c8ebffb3!important;border:none!important;border-top:1.5px solid #ffffffb3!important;border-radius:0!important}.footer-inner{flex-direction:column;align-items:center;gap:1.2rem;padding:2.5rem 5%;display:flex}.footer-social{gap:.8rem;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.footer-link{color:var(--text-mid);cursor:pointer;background:0 0;border:none;border-radius:20px;padding:.3em .8em;font-family:Quicksand,sans-serif;font-size:.9rem;font-weight:600;transition:background .15s}.footer-link:hover{background:#fff9}.copyright{color:var(--text-mid);opacity:.8;font-size:.8rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#d0eeff}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--aqua), var(--sky-mid));border:2px solid #d0eeff;border-radius:10px}@media (width<=1100px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.nav-links,.nav-glass>.aqua-btn{display:none}.hamburger{display:flex}.home-inner{text-align:center;flex-direction:column-reverse;gap:3rem}.body-copy{max-width:100%}.icon-row,.btn-row{justify-content:center}.about-inner{text-align:center;flex-direction:column}.about-text{padding:1.8rem 1.5rem}.projects-grid{grid-template-columns:1fr;max-width:500px}}@media (width<=500px){.section{padding:calc(var(--nav-h) + 3rem) 5% 4rem}.contact-cards{flex-direction:column;align-items:center}}
