body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.tech-item,.tech-pill,.tech-tag{border-radius:20px;display:inline-block;font-size:.8rem;font-weight:500;margin:.2rem;padding:.3rem .7rem;transition:all .2s ease}.tech-item.tech-tag-frontend,.tech-pill.tech-tag-frontend,.tech-tag-frontend{background:#2979ff33;border:1px solid #2979ff66;color:#70a9ff}.tech-item.tech-tag-backend,.tech-pill.tech-tag-backend,.tech-tag-backend{background:#8e24aa33;border:1px solid #8e24aa66;color:#c490d1}.tech-item.tech-tag-database,.tech-pill.tech-tag-database,.tech-tag-database{background:#43a04733;border:1px solid #43a04766;color:#7dbd80}.tech-item.tech-tag-data,.tech-pill.tech-tag-data,.tech-tag-data{background:#ff8f0033;border:1px solid #ff8f0066;color:#ffb74d}.tech-item.tech-tag-security,.tech-pill.tech-tag-security,.tech-tag-security{background:#d32f2f33;border:1px solid #d32f2f66;color:#ef5350}.tech-item.tech-tag-service,.tech-pill.tech-tag-service,.tech-tag-service{background:#0288d133;border:1px solid #3b525e66;color:#4fc3f7}.tech-item:hover,.tech-pill:hover,.tech-tag:hover{filter:brightness(1.2);transform:translateY(-2px)}body{background:#0a0a0f;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;min-height:100vh;padding:3.5rem 0 0}.container{box-sizing:border-box;margin:0 auto;max-width:1600px;padding:0 1rem;position:relative;width:100%;z-index:1}.header{margin-bottom:1rem;padding:2rem 0;text-align:center;width:100%}.app-subtitle{color:#555;font-size:1.1rem;font-weight:400;margin-top:.5rem}nav{margin:1rem 0;width:100%}nav,nav ul{display:flex;justify-content:center}nav ul{align-items:stretch;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0}nav ul li{display:flex;margin:0}.nav-links{flex-wrap:wrap}.nav-link,.nav-links{justify-content:center}.nav-link{align-items:center;background:#0000;border:2px solid #ff5722;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;display:flex;font-weight:500;height:100%;max-width:70px;min-height:48px;padding:.05rem 1rem;text-decoration:none;transition:all .2s ease}.nav-link:hover{background-color:#000;box-shadow:0 4px 8px #00000026;color:#ff5722;transform:translateY(-2px)}nav a:active{box-shadow:0 1px 2px #0000001a;transform:translateY(0)}.projects-title{color:#fff;font-size:clamp(1.5rem,3vw,2rem);margin:2rem 0 1.5rem;text-align:center;text-shadow:0 0 10px #fff3;width:100%}.search-container{margin:0 auto 1.5rem;max-width:600px;padding:0}.search-container,.search-input{box-sizing:border-box;width:100%}.search-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#19191eb3;border:1px solid #fff3;border-radius:8px;box-shadow:0 2px 4px #0003;color:#fff;font-size:1rem;padding:.8rem 1rem;transition:all .3s ease}.search-input:focus{border-color:#ff5722;box-shadow:0 0 15px #ff57224d;outline:none}.search-input::placeholder{color:#ffffff80}.projects-grid{grid-gap:2rem;box-sizing:border-box;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(clamp(250px,30%,400px),1fr));margin:2rem auto;max-width:1200px;padding:0 1rem}.card-container,.projects-grid{justify-content:center;width:100%}.card-container{display:flex;height:100%}.no-results{background:#19191e80;border:1px solid #3c3c46cc;border-radius:8px;box-sizing:border-box;grid-column:1/-1;margin:0 auto;max-width:600px;padding:3rem 1rem;text-align:center;width:100%}.no-results p{color:#e0e0e0;font-size:1.1rem;margin-bottom:1rem}.clear-search{background:#ff572233;border:1px solid #ff5722;border-radius:4px;color:#ff5722;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.clear-search:hover{background:#ff5722;color:#fff}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 32px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.project-card:hover{background:#ffffff14;border-color:#ff572280;box-shadow:0 12px 40px #ff57224d;transform:translateY(-8px)}.project-type{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:6px 16px;position:absolute;right:15px;text-transform:uppercase;top:15px;z-index:2}.project-type.live{background:#2ecc71e6;box-shadow:0 0 15px #2ecc7166;color:#fff}.project-type.demo{background:#3498dbe6;box-shadow:0 0 15px #3498db66;color:#fff}.project-type.archived{background:#e74c3ce6;box-shadow:0 0 15px #e74c3c66;color:#fff}.year-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff5622a1;border-radius:20px;box-shadow:0 0 15px #ff57224d;color:#fff;font-size:.85rem;font-weight:600;left:15px;margin-bottom:2.5rem;padding:6px 16px;position:absolute;top:15px;z-index:2}.card-info{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;padding:1.5rem 1.5rem 1rem;text-align:left;width:100%}.card-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.75rem;margin-top:1.6rem;word-break:break-word}.card-description{color:#ccc;font-size:1rem;line-height:1.6;margin-bottom:1.2rem;word-break:break-word}.card-detail{color:#aaa;font-size:.95rem;margin-bottom:.8rem;word-break:break-word}.card-detail:last-child{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:1rem}.detail-label{color:#ff5722;font-weight:600;margin-right:.5rem}.card-tech-stack{display:flex;flex-wrap:wrap;gap:8px;margin:1rem 0;width:100%}.card-link{color:inherit;display:block;height:100%;text-decoration:none;width:100%}.footer{background-color:#222;color:#eee;margin-top:3rem;padding:1.5rem 0;text-align:center;width:100%}.round-image{height:200px;width:200px}.banner-container{box-sizing:border-box;margin:0 auto;max-width:calc(100% - 2px);overflow:hidden;position:relative;width:100%}.banner-image{border-radius:25px;display:block;filter:blur(8px) opacity(.5);position:relative;width:100%}.banner-content{align-items:center;bottom:0;display:flex;justify-content:space-between;left:0;padding:0 20%;position:absolute;right:0;top:0}.profile-photo{margin-right:5%;max-width:180px;min-width:60px;position:relative;width:16vw}.round-image2{border:.3vw solid #fff;border-radius:50%;box-shadow:0 0 1vw #0000004d;height:auto;object-fit:cover;width:100%}.linkedin-logo{bottom:0;height:auto;position:absolute;right:0;width:25%;z-index:3}.linkedinlogo{height:auto;width:100%}.banner-title{font-family:Source Code Pro,monospace;font-size:4vw;white-space:nowrap}.bracket{color:#ff5722}.bracket,.name{display:inline-block}.name{-webkit-text-size-adjust:80%;-moz-text-size-adjust:80%;text-size-adjust:80%;color:#fff;margin:0 .3vw}.error-message,.loading-message{font-size:1.1rem;margin:0 auto;max-width:600px;padding:3rem 1rem;text-align:center;width:100%}.error-message{color:#ff5722}@media (min-width:1200px){.projects-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px) and (max-width:1199px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.projects-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(clamp(220px,80%,350px),1fr));padding:0 1rem}.banner-content{padding:0 5%}.banner-title{font-size:5vw}.profile-photo{width:18vw}body{padding-top:3rem}.container{padding-top:.5rem}}@media (max-width:480px){.search-input{font-size:.9rem;padding:.7rem .9rem}.card-info{padding:1.2rem 1rem}.card-title{font-size:1.3rem}.card-description{font-size:.9rem}.banner-title{font-size:6vw}.profile-photo{width:20vw}.projects-title{font-size:1.8rem;margin:1.5rem 0 1rem}.projects-grid{gap:1.5rem;grid-template-columns:minmax(250px,1fr)}body{padding-top:2.8rem}}@media (max-width:360px){.container{padding:0 .5rem}.card-info{padding:1rem .8rem}.card-title{font-size:1.2rem;margin-top:1.2rem}.project-type,.year-pill{font-size:.75rem;padding:4px 10px}}.layout-shell{background:radial-gradient(circle at top,#2f62e240,#0000 55%),radial-gradient(circle at 20% 20%,#ff57222e,#0000 60%),#050510;overflow-x:hidden}.layout-shell,.layout-surface{min-height:100vh;position:relative}.layout-surface{padding:4rem 0 6rem}.layout-gradient{background:linear-gradient(180deg,#ff572266,#07102600 70%);filter:blur(120px);inset:0;margin:0 auto;max-width:1400px;opacity:.35;pointer-events:none;position:absolute}.layout-content{position:relative;z-index:2}.home-page{gap:4rem}.home-hero,.home-page{display:flex;flex-direction:column}.home-hero{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c1020d9;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 25px 60px #070a1673;padding:2.5rem}.hero-content{gap:2.5rem}.hero-content,.hero-text{display:flex;flex-direction:column}.hero-text{gap:1.5rem}.hero-eyebrow{color:#ffffffa6;font-size:.85rem;letter-spacing:.28rem;margin:0;text-transform:uppercase}.hero-heading{color:#fff;font-size:clamp(2.4rem,4vw,3.5rem);font-weight:700;line-height:1.2;margin:0}.hero-description{color:#e9ebffd9;font-size:1.05rem;line-height:1.7;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-metrics{display:flex;flex-wrap:wrap;gap:1.25rem;margin:1rem 0}.hero-metric{background:#101428cc;border:1px solid #ffffff14;border-radius:16px;min-width:140px;padding:1rem 1.25rem}.metric-label{color:#ffffffa6;display:block;font-size:.75rem;letter-spacing:.12rem;text-transform:uppercase}.metric-value{color:#fff;font-size:1.8rem;font-weight:700}.hero-portrait{align-items:center;display:flex;justify-content:center}.hero-portrait-frame{border:2px solid #ffffff1f;border-radius:22px;box-shadow:0 35px 70px #050a1e8c;max-width:320px;overflow:hidden;position:relative}.hero-portrait-image{display:block;height:100%;object-fit:cover;width:100%}.hero-portrait-glow{background:linear-gradient(180deg,#ff784d40,#0000 65%);inset:0;pointer-events:none;position:absolute}.hero-button{align-items:center;background:#ff784d;border-radius:999px;box-shadow:0 15px 35px #ff784d59;color:#050510;display:inline-flex;font-weight:600;justify-content:center;padding:.85rem 1.8rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.hero-button:hover{background:#ff8f68;transform:translateY(-2px)}.hero-button--secondary{background:#0000;border:1px solid #ffffff40;box-shadow:none;color:#fff}.hero-button--secondary:hover{background:#ffffff1a}@media (min-width:900px){.hero-content{align-items:stretch;flex-direction:row}.hero-text{flex:1 1}.hero-portrait{flex:0 0 320px}}.home-dual-section{grid-gap:2rem;display:grid;gap:2rem}.home-bio-panel,.home-timeline-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c1020bf;border:1px solid #ffffff0f;border-radius:24px;box-shadow:0 20px 45px #070a1659;padding:2rem}.home-section-heading{color:#fff;font-size:1.6rem;margin:0 0 1.5rem}.home-technologies{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c1020bf;border:1px solid #ffffff0f;border-radius:24px;box-shadow:0 20px 45px #070a1659;display:flex;flex-direction:column;gap:1.75rem;padding:2.5rem}.home-technologies-header{display:flex;flex-direction:column;gap:.75rem}.home-technologies-subtitle{color:#e9ebffbf;font-size:1rem;line-height:1.6;margin:0}.home-technologies-grid{display:flex;flex-wrap:wrap;gap:.65rem}.tech-chip{align-items:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:500;padding:.6rem 1.1rem;text-transform:capitalize}.home-projects{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c1020bf;border:1px solid #ffffff0f;border-radius:24px;box-shadow:0 20px 45px #070a1659;display:flex;flex-direction:column;gap:2rem;padding:2.5rem}.home-projects-header{color:#e9ebffd9;display:flex;flex-direction:column;font-size:1.05rem;gap:.75rem}.home-project-grid{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.home-projects-note{color:#e9ebffbf;font-size:.95rem;margin:0}.home-empty-state{background:#101428d9;border:1px solid #ffffff0f;border-radius:16px;color:#e9ebffcc;margin:0;padding:1.5rem;text-align:center}.floating-social-buttons{bottom:2rem;display:flex;flex-direction:column;gap:.75rem;position:fixed;right:1.5rem;z-index:30}.floating-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#16192dd9;border:1px solid #ffffff29;border-radius:999px;box-shadow:0 12px 30px #080c1e73;color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.65rem 1rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.floating-button:hover{background:#20243cf2;transform:translateY(-2px)}.floating-button--linkedin{background:#0a66c2d9;border-color:#0a66c266}.floating-button--linkedin:hover{background:#0a66c2f2}.floating-button--medium{background:#1db954cc;border-color:#1db95466}.floating-button--medium:hover{background:#1db954f2}@media (min-width:992px){.home-hero{align-items:center;flex-direction:row}.hero-highlights,.hero-text{flex:1 1}.home-dual-section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.layout-surface{padding:3rem 0 4rem}.home-bio-panel,.home-hero,.home-projects,.home-technologies,.home-timeline-panel{padding:1.75rem}.floating-social-buttons{bottom:1.5rem;right:1rem}}@media (max-width:540px){.floating-social-buttons{flex-direction:row;justify-content:center;margin-top:2rem;position:static}}.project-container{box-sizing:border-box;margin:0 auto;max-width:calc(100% - 2px);padding:0 1rem;width:100%}.project-hero.dark{background:#111827;border:1px solid #374151;box-sizing:border-box;width:100%}.project-title{color:#fff;font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:10px;word-break:break-word}.project-subtitle{color:#aaa;font-size:clamp(1rem,2vw,1.2rem);font-style:italic;word-break:break-word}.project-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 2px 15px #0003;box-sizing:border-box;margin-bottom:50px;overflow:hidden;padding:30px;position:relative;width:100%}.project-section:before{background:linear-gradient(180deg,#ff5722,#ff7043);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.project-section:first-of-type{background:#ffffff0d}.section-heading{border-bottom:2px solid #ff5722;color:#fff;font-size:clamp(1.4rem,3vw,1.8rem);margin-bottom:20px;padding-bottom:10px;position:relative;word-break:break-word}.section-heading:after{background-color:#ff5722;border-radius:2px;bottom:-7px;content:"";height:4px;left:0;position:absolute;width:40px}.project-text{color:#e0e0e0;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.8;margin-bottom:20px;padding-left:20px;position:relative}.project-text:before{color:#ff5722;content:'"';font-size:3rem;font-weight:700;left:-10px;opacity:.2;position:absolute;top:-10px}.project-meta{grid-gap:20px;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center;margin-top:25px;padding:25px;place-items:center;position:relative;width:100%}.meta-item{background:#ffffff05;border-radius:8px;box-sizing:border-box;max-width:300px;padding:15px;position:relative;text-align:center;transition:all .3s ease;width:100%}.meta-item:hover{background:#ffffff0d;box-shadow:0 4px 10px #0000001a;transform:translateY(-2px)}.meta-label{color:#ff5722;display:block;font-size:clamp(.8rem,1.2vw,.9rem);font-weight:600;letter-spacing:.5px;margin-bottom:5px;text-transform:uppercase}.meta-value{color:#fff;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:500;word-break:break-word}.project-section.overview-section{background:#ffffff0d;overflow:hidden;position:relative}.project-section.overview-section:after{background:radial-gradient(circle,#ff57220d 0,#0000 70%);content:"";height:100%;pointer-events:none;position:absolute;right:-50%;top:-50%;width:100%}@media (max-width:768px){.project-section{padding:20px}.project-text{padding-left:10px}.project-text:before{display:none}.meta-item{padding:10px}}.tech-list{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;width:100%}.tech-item{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:20px;color:#fff;font-size:clamp(.85rem,1.2vw,.95rem);font-weight:500;padding:8px 16px;transition:all .3s ease}.tech-item:hover{background:#ff5722;border-color:#ff5722;color:#fff;transform:translateY(-2px)}.highlights-list{box-sizing:border-box;list-style:none;margin:0;padding:0;width:100%}.highlight-item{color:#e0e0e0;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.5;margin-bottom:15px;padding-left:30px;position:relative;word-break:break-word}.highlight-item:before{color:#ff5722;content:"→";font-size:1.2rem;font-weight:700;left:0;position:absolute}.challenges-grid{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));width:100%}.challenge-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 2px 5px #0000001a;box-sizing:border-box;padding:20px;position:relative;width:100%}.challenge-number{align-items:center;background:#ff5722;border-radius:50%;color:#fff;display:flex;font-weight:700;height:28px;justify-content:center;left:20px;position:absolute;top:-12px;width:28px}.challenge-card p{color:#e0e0e0;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.5;margin:0;word-break:break-word}.outcomes-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.outcome-item,.outcomes-list{box-sizing:border-box;width:100%}.outcome-item{align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 2px 5px #0000001a;display:flex;padding:20px}.outcome-icon{color:#2ecc71;flex-shrink:0;font-size:1.5rem;margin-right:15px}.outcome-item p{color:#e0e0e0;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.5;margin:0;word-break:break-word}.project-cta{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;margin-top:60px;padding:40px;text-align:center;width:100%}.project-cta p{color:#e0e0e0;font-size:clamp(1.1rem,1.5vw,1.2rem);font-weight:500;margin-bottom:20px}.cta-button{background:#ff5722;border-radius:6px;color:#fff;display:inline-block;font-weight:600;padding:12px 28px;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#e64a19;transform:translateY(-2px)}.features-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:25px}.feature-card,.features-grid{box-sizing:border-box;width:100%}.feature-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:25px;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{align-items:center;background:#ff5722;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:40px;justify-content:center;margin-bottom:15px;width:40px}.feature-card h3{color:#fff;font-size:clamp(1rem,1.5vw,1.1rem);margin-bottom:10px;word-break:break-word}.feature-card p{color:#e0e0e0;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.5;margin:0;word-break:break-word}.role-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.role-block,.role-content{box-sizing:border-box;width:100%}.role-block{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:25px}.role-block h3{color:#ff5722;font-size:clamp(1.1rem,1.5vw,1.2rem);margin-bottom:15px;word-break:break-word}.role-block ul{list-style:none;margin:0;padding:0;width:100%}.role-block li{color:#e0e0e0;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.5;margin-bottom:10px;padding-left:25px;position:relative;word-break:break-word}.role-block li:before{color:#ff5722;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.team-grid{grid-gap:30px;box-sizing:border-box;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;margin:0 auto;max-width:calc(100% - 2px);place-items:center;width:100%}.team-member{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 2px 10px #0000001a;box-sizing:border-box;color:#fff;max-width:320px;overflow:hidden;padding:30px 25px;position:relative;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.team-member:before{background-color:#0a66c2;border-radius:15px;color:#fff;content:"LinkedIn";font-size:.75rem;font-weight:600;opacity:.9;padding:5px 12px;position:absolute;right:15px;text-transform:uppercase;top:15px}.team-member:hover{background:#ffffff14;box-shadow:0 8px 25px #0003;transform:translateY(-5px)}.team-member h3{color:#fff;font-size:clamp(1.1rem,1.8vw,1.3rem);font-weight:600;margin-bottom:8px;word-break:break-word}.team-member p{color:#e0e0e0;font-size:clamp(.9rem,1.2vw,1rem);font-weight:400;margin:0;word-break:break-word}.team-member:hover{border-top:3px solid #0a66c2}.team-member:after{bottom:15px;color:#0a66c2;content:"→";font-size:1.5rem;opacity:0;position:absolute;right:15px;transform:translateX(-10px);transition:all .3s ease}.team-member:hover:after{opacity:1;transform:translateX(0)}@media (max-width:768px){.project-title{font-size:clamp(1.6rem,3vw,2rem)}.section-heading{font-size:clamp(1.3rem,2.5vw,1.5rem)}.challenges-grid,.features-grid,.outcomes-list,.project-meta,.role-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.project-cta{padding:30px 20px}.project-section{margin-bottom:30px;padding:20px 15px}.team-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.team-member{padding:25px 15px}}@media (max-width:480px){.project-container{padding:0 .5rem}.project-title{font-size:clamp(1.5rem,5vw,1.8rem)}.project-subtitle{font-size:clamp(.9rem,2vw,1.1rem)}.tech-item{font-size:.9rem;padding:6px 12px}.project-section{margin-bottom:25px;padding:15px 12px}.section-heading{font-size:clamp(1.2rem,4vw,1.4rem);margin-bottom:15px}.project-meta{gap:15px;grid-template-columns:1fr;padding:15px}.meta-item{max-width:100%;padding:10px 8px}.challenges-grid,.features-grid,.outcomes-list,.role-content,.team-grid{grid-template-columns:1fr}.challenge-card,.feature-card,.outcome-item,.role-block,.team-member{max-width:100%}}@media (max-width:360px){.project-container{padding:0 .25rem}.project-section{margin-bottom:20px;padding:12px 10px}.tech-item{font-size:.85rem;padding:4px 10px}.team-grid{gap:15px}.team-member{padding:20px 10px}.highlight-item,.role-block li{font-size:.9rem;padding-left:20px}.project-text{padding-left:5px}.cta-button{font-size:.9rem;max-width:200px;padding:10px 20px;width:calc(100% - 40px)}}.global-back-button{background:#121214cc;border:1px solid #ff5722;border-radius:4px;box-shadow:0 2px 8px #0000004d;color:#fff;cursor:pointer;font-size:.9rem;left:1rem;padding:.5rem 1rem;position:fixed;top:1rem;transition:all .3s ease;z-index:1000}.global-back-button:hover{background:#ff5722;box-shadow:0 4px 12px #ff57224d;color:#fff}@media (max-width:768px){.global-back-button{font-size:.85rem;padding:.4rem .8rem}}@media (max-width:480px){.global-back-button{font-size:.8rem;left:.5rem;padding:.4rem .7rem;top:.5rem}}@media (max-width:360px){.global-back-button{font-size:.75rem;padding:.35rem .6rem}}.bio-container{box-sizing:border-box;margin:0 auto;padding:5rem 2rem 2rem;position:relative;width:100%;z-index:1}.bio-container--section{padding:0}.back-button:hover{background:#ff5722;box-shadow:0 4px 12px #ff57224d;color:#fff}.bio-empty-state{background:#101428d9;border:1px solid #ffffff14;border-radius:16px;color:#e9ebffd9;margin:0;padding:1.5rem;text-align:center}.bio-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ff5722;border-radius:12px;box-shadow:0 8px 32px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:50px;padding:40px 20px;text-align:center;width:100%}.bio-container--section .bio-header{background:#101428d9;border-color:#ffffff14;box-shadow:none;margin-bottom:1.5rem;padding:1.75rem}@media (min-width:768px){.bio-header{flex-direction:row;padding:40px;text-align:left}}.profile-image-container{flex-shrink:0;margin-bottom:20px}@media (min-width:768px){.profile-image-container{margin-bottom:0;margin-right:40px}}.round-image{border:4px solid #fff3;border-radius:50%;box-shadow:0 4px 15px #ff572233;height:clamp(120px,20vw,180px);object-fit:cover;width:clamp(120px,20vw,180px)}.bio-header-content{flex:1 1;width:100%}.bio-name{color:#fff;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;margin-bottom:8px;text-shadow:0 0 20px #ffffff4d}.bio-title{color:#ff5722;font-size:clamp(1rem,2vw,1.3rem);font-weight:400;margin-bottom:20px}.skill-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}@media (min-width:768px){.skill-tags{justify-content:flex-start}}.skill-tag{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;font-size:clamp(.8rem,1.5vw,.9rem);font-weight:500;padding:6px 16px;transition:all .2s ease}.skill-tag:hover{box-shadow:0 4px 12px #ff57224d;transform:translateY(-2px)}.skill-tag-blue{background:#3498db33;border:1px solid #3498db4d;color:#3498db}.skill-tag-green{background:#2ecc7133;border:1px solid #2ecc714d;color:#2ecc71}.skill-tag-purple{background:#9b59b633;border:1px solid #9b59b64d;color:#9b59b6}.bio-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ff5722;border-radius:12px;box-shadow:0 8px 32px #0000004d;box-sizing:border-box;margin-bottom:50px;padding:30px;width:100%}.bio-container--section .bio-section{background:#101428d9;border-color:#ffffff14;box-shadow:none;margin-bottom:1.25rem;padding:1.5rem}.bio-container--section .bio-section:last-of-type{margin-bottom:0}.section-title{border-bottom:3px solid #ff5722;color:#fff;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:600;margin-bottom:25px;padding-bottom:10px;text-shadow:0 0 10px #fff3}.bio-paragraph{color:#e0e0e0;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7;margin-bottom:16px}.bio-paragraph:last-child{margin-bottom:0}.skills-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr;width:100%}@media (min-width:768px){.skills-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.skills-grid{gap:15px;grid-template-columns:1fr}}.skills-column{word-wrap:break-word;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;box-sizing:border-box;overflow-wrap:break-word;padding:15px;width:100%}@media (max-width:360px){.skills-column{padding:10px}}.skills-category{color:#ff5722;font-size:clamp(1rem,2vw,1.2rem);font-weight:600;margin-bottom:12px;text-align:center}.skills-list{list-style:none;margin:0;padding:0;width:100%}.skills-list li{word-wrap:break-word;color:#e0e0e0;font-size:clamp(.85rem,1.2vw,1rem);line-height:1.4;margin-bottom:8px;overflow-wrap:break-word;padding-left:20px;position:relative}@media (max-width:360px){.skills-list li{padding-left:15px}}.skills-list li:before{color:#ff5722;content:"→";font-weight:700;left:0;position:absolute}.education-item,.experience-item{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;box-sizing:border-box;margin-bottom:30px;padding:20px;transition:all .2s ease;width:100%}.education-item:hover,.experience-item:hover{background:#ffffff0f;border-color:#ff57224d;transform:translateX(5px)}.education-item:last-child,.experience-item:last-child{margin-bottom:0}.education-header,.experience-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:10px;width:100%}.education-degree,.experience-title{color:#fff;font-size:clamp(1.1rem,1.8vw,1.2rem);font-weight:600;margin:0}.education-period,.experience-period{color:#ff5722;font-size:clamp(.85rem,1.5vw,.95rem);font-weight:500;white-space:nowrap}.education-description,.experience-description{color:#e0e0e0;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.6;margin:0}.contact-container{flex-wrap:wrap;gap:20px;width:100%}.contact-container,.contact-link{display:flex;justify-content:center}.contact-link{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;flex:1 1;font-weight:500;gap:10px;max-width:300px;padding:12px 20px;text-decoration:none;transition:all .3s ease}.contact-link:hover{background:#ff5722;border-color:#ff5722;box-shadow:0 6px 20px #ff572266;color:#fff;transform:translateY(-2px)}.contact-link-icon{height:20px;width:20px}@media (max-width:600px){.bio-container{padding:3rem 1rem 1rem}.bio-section{padding:20px}.contact-link{justify-content:center;max-width:300px;width:100%}.bio-header{margin-top:1rem}}@media (max-width:480px){.bio-container{padding:3rem .5rem .5rem;width:100%}.bio-header,.bio-section{border-radius:8px;padding:12px}.bio-paragraph,.education-description,.experience-description,.skills-list li{font-size:.9rem}.section-title{font-size:clamp(1.2rem,3vw,1.5rem);margin-bottom:15px;padding-bottom:8px}.education-item,.experience-item{margin-bottom:15px;padding:12px}}@media (max-width:360px){.bio-container{padding:3rem .25rem .25rem}.bio-header,.bio-section{margin-bottom:15px;padding:10px}.bio-name{font-size:clamp(1.5rem,4vw,2rem)}.bio-title{font-size:clamp(.9rem,2vw,1.1rem)}.skill-tag{font-size:.8rem;padding:4px 10px}.education-header,.experience-header{align-items:flex-start;flex-direction:column}.education-period,.experience-period{margin-top:2px}}.timeline-container{color:#fff;margin:0 auto;max-width:800px;padding:2rem}.timeline-container--section{max-width:none;padding:0}.timeline-title{margin-bottom:2rem;text-align:center}.timeline-container--section .timeline-title{margin-bottom:1.5rem;text-align:left}.timeline{margin-left:1rem;padding-left:1.5rem;position:relative}.timeline-container--section .timeline{margin-left:0}.timeline:before{background:#ff5722;bottom:0;content:"";left:10px;opacity:.6;position:absolute;top:0;width:2px}.timeline-container--section .timeline:before{left:2px}.timeline-item{background:#101428cc;border:1px solid #ffffff1f;border-radius:14px;margin-bottom:1.5rem;padding:1.1rem 1.25rem 1.1rem 2.5rem;position:relative;transition:transform .2s ease,background .2s ease}.timeline-item:hover{background:#161a32e6;transform:translateX(4px)}.timeline-point{background:#ff784d;border-radius:50%;box-shadow:0 0 12px #ff784d99;height:12px;left:-12px;position:absolute;top:1.2rem;width:12px}.timeline-year{color:#ff784d;font-weight:700;margin-right:.5rem}.timeline-content{color:inherit;cursor:pointer;display:block;text-decoration:none}.timeline-empty{background:#101428cc;border:1px solid #ffffff0f;border-radius:14px;color:#e9ebffbf;padding:1.25rem;text-align:center}.info-modal-overlay{align-items:center;animation:modal-fade-in .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#050a19bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.info-modal{background:linear-gradient(145deg,#11182ff2,#080d1ef2);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 25px 65px #00000073;color:#f5f7ff;padding:2rem;position:relative;width:min(520px,90vw)}.info-modal-title{font-size:1.8rem;margin-bottom:1rem;margin-top:0;text-align:left}.info-modal-content{display:flex;flex-direction:column;gap:1rem;line-height:1.6;margin-bottom:1.5rem}.info-modal-content p{color:#ebeeffd9;margin:0}.info-modal-close{background:#0000;border:none;color:#ffffffa6;cursor:pointer;font-size:1.5rem;position:absolute;right:.75rem;top:.75rem;transition:color .2s ease}.info-modal-close:hover{color:#fff}.info-modal-action{align-self:flex-start;background:#ff784d;border:none;border-radius:999px;color:#050510;cursor:pointer;font-weight:600;padding:.7rem 1.5rem;transition:transform .2s ease,background .2s ease}.info-modal-action:hover{background:#ff8f68;transform:translateY(-1px)}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.whobrew-page{color:#f6f7ff;display:flex;flex-direction:column;gap:3rem}.whobrew-hero{grid-gap:2.5rem;background:#0a0e20e6;border:1px solid #ffffff14;border-radius:28px;box-shadow:0 30px 80px #00000073;display:grid;gap:2.5rem;padding:3rem}.whobrew-hero-text{display:flex;flex-direction:column;gap:1.25rem}.whobrew-eyebrow{color:#fff9;font-size:.8rem;letter-spacing:.32rem;margin:0;text-transform:uppercase}.whobrew-title{font-size:clamp(2rem,4vw,3.2rem);margin:0}.whobrew-description{color:#e6e9ffd1;line-height:1.7;margin:0}.whobrew-hero-card{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.whobrew-card-back,.whobrew-card-face{aspect-ratio:1.58/1;background:linear-gradient(145deg,#25315ef2,#121836f2);border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 20px 50px #050a1c73;padding:1.5rem;position:relative;width:min(280px,80vw)}.whobrew-card-back{color:#e6e9ffbf;display:flex;flex-direction:column;font-size:.9rem;justify-content:flex-end}.whobrew-logo{font-size:1.8rem;font-weight:700;letter-spacing:.12rem}.whobrew-tagline{color:#e6e9ffbf;display:block;font-size:.9rem;margin-top:.75rem}.whobrew-chip{background:radial-gradient(circle at 30% 30%,#ffe9cc,#d1a664);border-radius:12px;box-shadow:inset 0 3px 6px #ffffff59;height:48px;position:absolute;right:1.2rem;top:1.2rem;width:48px}.whobrew-grid{grid-gap:2rem;display:grid;gap:2rem}.whobrew-panel{background:#0c1228d1;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 24px 55px #00000059;padding:2.25rem}.whobrew-panel h2{margin-bottom:1rem;margin-top:0}.whobrew-panel ul{color:#e6e9ffcc;line-height:1.7;margin:0;padding-left:1.5rem}.whobrew-how{background:#0c1228d1;border:1px solid #ffffff14;border-radius:24px;padding:2.5rem}.whobrew-how h2{margin-bottom:2rem;margin-top:0}.whobrew-steps{grid-gap:1.5rem;display:grid;gap:1.5rem}.whobrew-step{background:#121a38d9;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 18px 45px #00000059;padding:1.75rem}.whobrew-step-number{align-items:center;background:#ff784d;border-radius:50%;color:#050510;display:inline-flex;font-weight:700;height:42px;justify-content:center;margin-bottom:1rem;width:42px}.whobrew-specs{background:#0a1024e0;border:1px solid #ffffff14;border-radius:24px;padding:2.5rem}.whobrew-specs-grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.whobrew-spec{background:#121a38d9;border:1px solid #ffffff14;border-radius:18px;padding:1.75rem}.whobrew-cta{background:linear-gradient(135deg,#ff784dd9,#4e70f4d9);border-radius:24px;box-shadow:0 28px 70px #0006;padding:2.5rem}.whobrew-cta-inner{background:#05081299;border:1px solid #ffffff1f;border-radius:20px;display:flex;flex-direction:column;gap:1.25rem;padding:2.25rem}.whobrew-cta-button{align-self:flex-start;background:#fff;border-radius:999px;box-shadow:0 16px 40px #05051059;color:#050510;font-weight:600;padding:.85rem 1.8rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.whobrew-cta-button:hover{box-shadow:0 24px 50px #05051059;transform:translateY(-2px)}@media (min-width:900px){.whobrew-hero{align-items:center;grid-template-columns:1fr auto}.whobrew-grid,.whobrew-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.whobrew-specs-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:599px){.whobrew-cta,.whobrew-hero,.whobrew-how,.whobrew-panel,.whobrew-specs{padding:1.75rem}}
/*# sourceMappingURL=main.92079a69.css.map*/