.section{padding:1.5rem 0}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.experience-grid{display:flex;flex-direction:column;gap:2rem}.projects-grid{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card{background:#181923;border-radius:22px;padding:1.9rem 2.1rem;box-shadow:0 26px 60px #000000d9;border:1px solid rgba(255,255,255,.04);transition:transform .18s ease-out,box-shadow .18s ease-out,border-color .18s ease-out}.card:hover{transform:translateY(-3px);box-shadow:0 32px 70px #000000f2;border-color:#ffffff17}.experience-grid{display:flex;flex-direction:column;gap:1.9rem}.experience-card{display:flex;flex-direction:column;gap:.9rem}.card-header{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.25rem}.card-title{font-size:1rem;font-weight:600}.card-dates{font-size:.85rem;opacity:.7}.card-list{margin-left:1.2rem;display:flex;flex-direction:column;gap:.35rem;font-size:.95rem;opacity:.96}.card-tech{margin-top:.6rem;font-size:.85rem;opacity:.8}.project-card{display:flex;flex-direction:column;background:#18181f;border-radius:22px;padding:2.4rem 2.6rem;width:100%;height:540px;box-sizing:border-box;overflow:hidden;opacity:0;transform:translateY(32px);transition:opacity .6s ease-out,transform .6s ease-out,box-shadow .25s ease,border-color .25s ease}.project-card.visible{opacity:1;transform:translateY(0)}.project-card:hover{transform:translateY(-6px)}.project-card h3{font-size:1.9rem;font-weight:700;letter-spacing:-.3px;margin-bottom:.15rem}.project-year{font-size:1.1rem;opacity:.8;margin-bottom:.9rem}.project-card p{font-size:1.05rem;line-height:1.55;opacity:.92;max-width:34rem;margin-bottom:1.8rem}.project-card-content{flex:1;display:flex;flex-direction:column}.project-card .links,.card-actions{margin-top:auto}.project-card--moves{background:radial-gradient(circle at 25% 0%,rgba(255,255,255,.16) 0%,transparent 55%),linear-gradient(180deg,#1b1b1f,#050506);border:1px solid rgba(255,255,255,.06)}.project-card--moves .project-visual{position:relative;overflow:visible;height:260px;margin-bottom:2rem}.project-card--moves .project-image{width:92%;max-width:460px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain}.project-card--moves .project-card-content{margin-top:-.25rem}.project-visual{position:relative;width:100%;height:260px;margin-bottom:1.6rem}.project-image{width:100%;height:100%;object-fit:contain}.moves-visual{position:relative;overflow:visible}.project-card--iosshpe{background:linear-gradient(180deg,#182032,#0d121c);border:1px solid rgba(255,255,255,.06)}.ios-visual{position:relative;overflow:visible;height:260px;margin-bottom:2rem}.ios-visual img{width:92%;max-width:460px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain}:root{--ios-blue: #3b82f6}.project-card--iosshpe h3{color:var(--ios-blue)}.project-card--iosshpe .links a{color:var(--ios-blue);font-weight:600;transition:color .25s ease}.project-card--iosshpe .links a:hover{color:#60a5fa}.project-card--iosshpe .links a .home-arrow{color:inherit}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1400px;margin:0 auto}@media(max-width:900px){.projects-grid{grid-template-columns:1fr;max-width:600px}.project-card{height:auto}}.button{display:inline-block;padding:.55rem 1.35rem;border-radius:999px;font-size:.9rem;text-decoration:none;border:none}.button-primary{background:#ff9c3f;color:#050509;font-weight:600;box-shadow:0 12px 25px #ff9c3f73}.button-primary:hover{filter:brightness(1.05)}.section-title{margin-bottom:2.8rem}.section-title h2{font-size:1.8rem;margin-bottom:.5rem}.section-underline{width:56px;height:3px;border-radius:999px;margin-top:.5rem;background:linear-gradient(90deg,#ff9c3f,#246bff)}.experience-list-card{background:#1c1c23;padding:1.6rem 2.2rem;border-radius:20px;box-shadow:0 26px 60px #0009;border:1px solid rgba(255,255,255,.05)}#experience .experience-heading{font-size:2.4rem;font-weight:700;margin-bottom:.6rem}#experience .section-underline{display:none!important}.experience-card-header{margin-bottom:.4rem}.experience-row{display:flex;align-items:center;justify-content:space-between;padding:.9rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.experience-row:last-child{border-bottom:none}.experience-left{display:flex;align-items:center;gap:1.25rem}.experience-logo{width:72px;height:72px;border-radius:16px;object-fit:cover}.experience-role{font-size:1.55rem;font-weight:700}.experience-company{font-size:1.25rem;opacity:.9}.experience-dates{font-size:1.35rem;opacity:.85;white-space:nowrap;font-style:italic}.project-detail-header h1{font-size:2rem;margin-bottom:.5rem}.project-detail-tech{font-size:.95rem;opacity:.85}.back-link{display:inline-block;margin-bottom:1.5rem;font-size:.9rem;opacity:.85}.back-link:hover{opacity:1;text-decoration:underline}.project-detail-content{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.project-detail-section h2{font-size:1.2rem;margin-bottom:.5rem}.project-detail-section p,.project-detail-section ul{font-size:.98rem;opacity:.9}.project-detail-section ul{margin-left:1.2rem;display:flex;flex-direction:column;gap:.45rem}.project-card--shpedata{background:radial-gradient(circle at 30% 0%,rgba(44,255,140,.2) 0%,transparent 60%),linear-gradient(180deg,#0e1511,#050706);border:1px solid rgba(60,255,160,.25)}.project-card--shpedata h3,.project-card--shpedata .links a{color:#4af28d}.project-card--shpedata .project-visual{height:230px;display:flex;justify-content:center;align-items:flex-start;padding-top:10px}.project-card--shpedata .project-image{width:82%;max-width:440px;transform:translateY(-10px)}.project-card--ml{background:radial-gradient(circle at 35% 0%,rgba(255,70,70,.22) 0%,transparent 60%),linear-gradient(180deg,#181315,#090607);border:1px solid rgba(255,70,70,.22)}.project-card--ml h3,.project-card--ml .links a{color:#ff6b6b}.project-card--ml .project-visual{height:230px;display:flex;justify-content:center;align-items:flex-start;padding-top:8px}.project-card--ml .project-image{width:75%;max-width:420px;transform:translateY(-12px)}.project-card--shpedata h3,.project-card--ml h3{font-size:1.75rem;line-height:1.2;max-width:22rem;min-height:2.4rem}.project-card--shpedata .project-card-content,.project-card--ml .project-card-content{margin-top:-6px}.about-card{background:#1b1b23;padding:1.6rem 2.2rem;border-radius:20px;border:1px solid rgba(255,255,255,.05);max-width:1150px;margin:0 auto}#about .about-heading{font-size:3rem!important;font-weight:700;margin-bottom:.4rem!important}#about .about-card p{font-size:1.3rem!important;line-height:1.6;opacity:.92;margin-bottom:1.4rem}.about-links{display:flex;gap:1.2rem;margin-top:1.2rem}.about-links a{padding:.9rem 2rem;border-radius:10px;background:#26262f;font-size:1rem;opacity:.95;transition:.2s ease}.about-links a:hover{opacity:1;background:#2f2f38}.about-highlight{background:linear-gradient(90deg,#ff9c3f,#0b59ff);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-weight:600;display:inline-block;line-height:1;padding:0}@media(max-width:768px){.experience-dates{display:none!important}.experience-row{flex-direction:column;align-items:flex-start;gap:.7rem}.experience-logo{width:56px;height:56px}#about .about-heading{font-size:2rem!important}#about .about-card p{font-size:1.05rem!important;line-height:1.6;margin-bottom:1.1rem}.about-links a{padding:.7rem 1.4rem;font-size:.9rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.section{scroll-margin-top:80px}html,body{height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#050509;color:#f5f5f5;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{font-weight:600}main{padding-top:4rem}.navbar{position:sticky;top:0;z-index:10;background:#050509eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-content{display:flex;align-items:center;justify-content:space-between;padding:.85rem 0}.nav-content h2{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase}.nav-content ul{list-style:none;display:flex;gap:1.5rem;font-size:.95rem}.nav-content a{opacity:.85}.nav-content a:hover{opacity:1}.hero-section{padding:6rem 0 4rem}.hero-inner{text-align:center}.hero-kicker{font-size:.9rem;text-transform:uppercase;letter-spacing:.16em;opacity:.8;margin-bottom:.75rem}.hero-title{font-size:3rem;margin-bottom:1.5rem}.hero-img-wrapper{width:98vw;margin:2rem 0;margin-left:50%;transform:translate(-50%)}.hero-img{width:100%;display:block;filter:drop-shadow(0 18px 40px rgba(0,0,0,.9))}.hero-sub{max-width:860px;margin:1.9rem auto 0;font-size:2.45rem;line-height:1.6;text-align:center;opacity:.92}.gradient-text{background:linear-gradient(90deg,#ff9c3f,#246bff);background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600}.contact-text{margin-bottom:.75rem;opacity:.9}.contact-email{margin-bottom:1rem}.contact-email a{text-decoration:underline}.contact-links{display:flex;gap:1.25rem;font-size:.95rem}.contact-links a{opacity:.85}.contact-links a:hover{opacity:1}.section h2{font-size:1.6rem;margin-bottom:2rem}footer{border-top:1px solid rgba(255,255,255,.06);padding:2rem 0;margin-top:3rem;font-size:.9rem;opacity:.8;text-align:center}@media(max-width:768px){.navbar{padding:.9rem 1.2rem}.nav-content h2{font-size:1.1rem}.nav-content ul{gap:1.1rem;font-size:.9rem}.hero-section{padding:4.5rem 0 3rem}.hero-title{font-size:2.1rem;line-height:1.2}.hero-sub{font-size:1.65rem;line-height:1.35;margin-top:1.4rem}.card,.project-card,.experience-list-card,.about-card{padding:1.4rem 1.2rem;border-radius:18px}.project-card{height:auto}.project-card h3{font-size:1.5rem}#experience .experience-heading,.about-heading{font-size:2rem}.about-card p{font-size:1.05rem;line-height:1.6;margin-bottom:1.1rem}.about-links a{padding:.7rem 1.4rem;font-size:.9rem}.experience-role{font-size:1.15rem}.experience-company{font-size:.95rem}.experience-row{display:flex;align-items:flex-start;gap:1rem}.experience-logo{width:55px;height:55px;object-fit:contain;margin-top:2px}}
