@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#841d1dde;background-color:#c0a7a7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#d5dbe7;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#305387}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{margin:0;padding:0;width:100%;overflow-x:hidden}.page-container{width:100%;margin:0;padding:2rem;background:linear-gradient(135deg,#1e3a8a,#3b82f6,#60a5fa);border-radius:0;min-height:100vh}.page-header{text-align:center;padding:1rem;margin-bottom:1rem;margin-top:0}.page-hero-title{font-size:3rem;color:#fff;margin:0;font-weight:700;animation:fadeInUp 1s ease}.page-hero-title .highlight{background:linear-gradient(135deg,#fc7f7f,#19547b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Dancing Script,cursive;font-weight:700}@media(max-width:768px){.page-hero-title{font-size:2rem}.page-header{text-align:center;padding:1rem;margin-top:5rem}.hamburger-icon,.hamburger-icon-home{top:1rem;left:1rem;padding:.6rem}.hamburger-icon svg,.hamburger-icon-home svg{width:24px;height:24px}.page-container{padding:1rem}}.page-content{color:#fff;font-size:1.1rem;line-height:1.8;width:100%;max-width:1200px;margin:0 auto}.page-content h2{color:#fff;font-size:1.8rem;margin-top:2rem;margin-bottom:1rem;border-bottom:2px solid rgba(255,255,255,.3);padding-bottom:.5rem}.page-content h3{color:#fff;font-size:1.3rem;margin-top:1.5rem;margin-bottom:.3rem}.page-content ul{margin:1rem 0;padding-left:2rem}.page-content li{margin-bottom:.5rem;line-height:1.6}.resume-contact{text-align:center;margin-bottom:2rem;padding:1rem;background-color:#ffffff1a;border-radius:8px}.job-date{font-style:italic;color:#fffc;margin-top:0;margin-bottom:.8rem}.content-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-left:4px solid rgba(255,255,255,.3);border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 15px #0003;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.15)}.content-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000004d;background:#ffffff26}.content-card h2{color:#fff;font-size:1.8rem;margin-top:0;margin-bottom:1rem;border-bottom:2px solid rgba(255,255,255,.3);padding-bottom:.5rem}.content-card p{margin-bottom:1rem;color:#fffffff2}.content-card:nth-child(odd){background:#ffffff1a;border-left-color:#fff6}.content-card:nth-child(2n){background:#ffffff14;border-left-color:#ffffff59}.navbar-clean{background:transparent;padding:0;margin-bottom:0;display:none;position:relative}.hamburger-icon{position:fixed;top:1.5rem;left:1.5rem;background:transparent;border:none;cursor:pointer;z-index:1000;transition:all .3s ease;padding:0}.hamburger-icon:hover{transform:scale(1.1)}.hamburger-icon span{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));transition:filter .3s ease}.hamburger-icon:hover span{filter:drop-shadow(0 4px 8px rgba(0,0,0,.5))}.signature-name,.linkedin-link{display:none}.side-panel{position:fixed;top:0;left:-320px;width:320px;height:100vh;background:linear-gradient(180deg,#0f172a,#1e3a8a,#2563eb);box-shadow:2px 0 20px #00000080;transition:left .4s cubic-bezier(.4,0,.2,1);z-index:1001;overflow-y:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.side-panel.open{left:0}.close-btn{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;padding:.5rem;transition:transform .3s ease}.close-btn:hover{transform:rotate(90deg)}.side-panel-content{margin-top:5rem;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.panel-link{display:flex;align-items:center;gap:1rem;color:#fff;text-decoration:none;padding:1rem 1.5rem;border-radius:12px;font-size:1.2rem;font-weight:600;background:#ffffff0d;transition:all .3s ease;border-left:4px solid transparent}.panel-link:hover{background:#5c8dff4d;border-left-color:#5c8dff;transform:translate(10px)}.link-icon{font-size:1.5rem}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:999;animation:fadeIn .3s ease}.navbar{background-color:#133b57;padding:1.5rem 2rem;margin-bottom:.5rem;position:relative}.hamburger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1000}.hamburger span{width:25px;height:3px;background-color:#fff;margin:3px 0;transition:.3s;border-radius:2px}.nav-menu{list-style:none;display:flex;justify-content:center;gap:3rem;margin:0;padding:0}.navbar a{color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.95rem;transition:background-color .18s ease,transform .18s ease}.navbar a:hover{background-color:#dc143c;transform:rotate(2deg)}.container{width:100%;max-width:1200px;margin:2rem auto;padding:0 2rem;display:flex;gap:2rem;align-items:flex-start}.sidebar{width:300px;flex-shrink:0;background-color:#fff;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0000000f;position:sticky;top:1.25rem;margin-left:0;margin-right:auto}.profile-img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 4px #1900ff;transition:transform .18s ease;will-change:transform;contain:layout style paint}.profile-img:hover{transform:scale(1.02)}.sidebar h1{color:#000;margin:0 0 .75rem;font-size:1.25rem;border-bottom:2px solid rgb(1,13,248);padding-bottom:.45rem}.sidebar p{color:#000;line-height:1.5;font-size:1rem}.profile-photo-container{margin:2rem 0;display:flex;justify-content:center;align-items:center}.profile-photo{width:220px;height:220px;border-radius:50%;object-fit:cover;object-position:left middle;border:5px solid rgba(255,255,255,.3);box-shadow:0 8px 30px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.profile-photo:hover{transform:scale(1.05);box-shadow:0 12px 40px #0006}.cta-buttons{display:flex;gap:2rem;justify-content:center;align-items:center;flex-wrap:nowrap;max-width:900px;margin:0 auto}@media(max-width:768px){.cta-buttons{flex-direction:column;gap:1.5rem}}.cta-button{padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block;white-space:nowrap}.cta-button.primary{background:#fff;color:#667eea;box-shadow:0 4px 15px #0003;order:1}.cta-button.secondary{background:transparent;color:#fff;border:2px solid white;order:3}.profile-photo-container{margin:0;display:flex;justify-content:center;align-items:center;order:2}@media(max-width:768px){.profile-photo{width:150px;height:150px}.cta-buttons{flex-direction:column;gap:1rem;align-items:center}.cta-button.primary,.cta-button.secondary,.profile-photo-container{order:initial}.profile-photo-container{margin:1.5rem auto}.hero-section{padding:6rem 1rem 1rem}}.main-content{flex:1;background-color:#133b57;border-radius:10px;padding:1rem;box-shadow:0 2px 6px #0000000f}#main-title{color:#fff;margin:0 0 2rem;font-size:2rem;border-bottom:2px solid rgb(68,113,205);padding-bottom:.5rem}.title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}#dev-log{color:#f5eeee}#dev-log h1{color:#f9f9f9;font-size:1.75rem;margin:0 0 1.5rem}#dev-log p{margin:-1rem 0 2rem;line-height:2;font-size:1.1rem;color:#fffdfd}.gallery-preview{max-width:1400px;margin:0rem auto;padding:1rem;position:relative;border-radius:40px;overflow:hidden;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.preview-img{width:100%;height:300px;object-fit:cover;border-radius:8px;transition:transform .3s ease;will-change:transform;contain:layout style paint;background-color:#1a1a1a}.preview-img:hover{transform:scale(1.02)}.arrow-button{display:flex;align-items:center;gap:.5rem;background-color:#5c8dffe6;color:#fff;padding:1rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #d8c4c44d;white-space:nowrap}.arrow-button:hover{background-color:#3d84ff;transform:translate(5px);box-shadow:0 6px 20px #dc143c66}.arrow-button svg{transition:transform .3s ease}.arrow-button:hover svg{transform:translate(5px)}.hamburger-icon-home{position:fixed;top:1.5rem;left:1.5rem;background:transparent;border:none;cursor:pointer;z-index:1000;transition:all .3s ease;padding:0}.hamburger-icon-home:hover{transform:scale(1.1)}.hamburger-icon-home svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));transition:filter .3s ease}.hamburger-icon-home:hover svg{filter:drop-shadow(0 4px 8px rgba(0,0,0,.5))}.home-container{min-height:100vh;background:linear-gradient(135deg,#1e3a8a,#3b82f6,#60a5fa);padding:0;margin:0;width:100%}.hero-section{padding:3rem 2rem 4rem;text-align:center;max-width:1200px;margin:0 auto}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-content{animation:fadeInUp 1s ease}.hero-title{font-size:3.5rem;color:#fff;margin-bottom:1rem;margin-top:0;font-weight:700;animation:fadeInUp 1.2s ease}.hero-title .highlight{background:linear-gradient(135deg,#fc7f7f,#19547b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Dancing Script,cursive;font-weight:700}.hero-subtitle{font-size:1.5rem;color:#ffffffe6;margin-bottom:2rem;font-weight:300;animation:fadeInUp 1.4s ease}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;align-items:center;flex-wrap:wrap;animation:fadeInUp 1.6s ease}.cta-button{padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.cta-button.primary{background:#fff;color:#667eea;box-shadow:0 4px 15px #0003}.cta-button.primary:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.cta-button.secondary{background:transparent;color:#fff;border:2px solid white}.cta-button.secondary:hover{background:#fff;color:#667eea;transform:translateY(-3px)}.section-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:3rem 2rem;max-width:1200px;margin:0 auto}.category-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;text-decoration:none;color:#fff;transition:all .4s ease;border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden}.category-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.category-card:hover:before{left:100%}.category-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0000004d;background:#ffffff26}.card-icon{font-size:3.5rem;margin-bottom:1rem;display:block}.card-icon-svg{margin-bottom:1rem;display:block;stroke-width:1.5}.category-card h2{font-size:1.8rem;margin-bottom:1rem;color:#fff}.category-card p{font-size:1rem;line-height:1.6;color:#ffffffe6}.category-card.leadership:hover{background:#fbbf2426}.category-card.business:hover{background:#3b82f626}.category-card.tech:hover{background:#10b98126}.category-card.wellness:hover{background:#8b5cf626}.category-card.career:hover{background:#ef444426}.category-card.gallery:hover{background:#ec489926}@media(max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.section-grid{grid-template-columns:1fr;padding:2rem 1rem}.cta-buttons{flex-direction:column;align-items:center}.hero-section{padding:6rem 1rem 1rem}}@media(max-width:768px){.navbar{padding:1rem}.hamburger{display:flex;position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#133b57;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;gap:0;padding:2rem 0}.nav-menu.active{left:0}.nav-menu li{margin:1rem 0}.navbar a{font-size:1rem;padding:.8rem 1rem;display:block}.container{flex-direction:column;padding:0 1rem;margin:1rem auto}.sidebar{width:100%;margin-left:0;position:static}.profile-img{height:auto;max-height:300px}.main-content{padding:1.5rem 1rem}.title-container{flex-direction:column;align-items:flex-start;gap:1rem}#main-title{font-size:1.5rem;margin:0}.arrow-button{padding:.8rem 1.2rem;font-size:.9rem;align-self:flex-start}#dev-log p{font-size:1rem;line-height:1.8}.gallery-preview{grid-template-columns:1fr;gap:.75rem;padding:.75rem}.preview-img{width:100%;height:200px}}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.gallery-item{position:relative;overflow:hidden;border-radius:12px;cursor:pointer;aspect-ratio:4/3;background-color:#1a1a1a;box-shadow:0 4px 8px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{transform:translateY(-5px);box-shadow:0 8px 16px #4471cd66}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.1)}.gallery-overlay{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-item:hover .gallery-overlay{opacity:1}.view-icon{font-size:3rem;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.lightbox{position:fixed;inset:0;background:#000000f2;z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lightbox-image{max-width:85%;max-height:calc(100vh - 150px);object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #000c;transition:opacity .4s ease}.lightbox-image.fade-out{opacity:0}.lightbox-image.fade-in{opacity:1}.lightbox-image.fullscreen{max-width:100vw;max-height:100vh;border-radius:0}.lightbox-prev,.lightbox-next{position:fixed;top:50%;transform:translateY(-50%);background:#3b82f6e6;border:none;color:#fff;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10002;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #3b82f680}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox-prev:hover,.lightbox-next:hover{background:#2563eb;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px #3b82f6b3}.lightbox-close{position:fixed;top:20px;right:20px;background:#ef4444e6;border:none;color:#fff;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10002;box-shadow:0 4px 12px #ef444480}.lightbox-close:hover{background:#dc2626;transform:scale(1.1);box-shadow:0 6px 16px #ef4444b3}.lightbox-prev.auto-hide,.lightbox-next.auto-hide,.lightbox-close.auto-hide{opacity:0;pointer-events:none}.lightbox-controls{position:fixed;bottom:30px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:2rem;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem;border-radius:50px;box-shadow:0 8px 32px #00000080;transition:opacity .3s ease;z-index:10001}.lightbox-controls.auto-hide{opacity:0;pointer-events:none}.slideshow-btn,.fullscreen-btn{background:linear-gradient(135deg,#4471cd,#5c8dff);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:25px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #4471cd66;display:flex;align-items:center;gap:.5rem}.slideshow-btn:hover,.fullscreen-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #4471cd99}.image-counter{color:#fff;font-size:1.1rem;font-weight:600;background:#ffffff1a;padding:.8rem 1.5rem;border-radius:25px;min-width:80px;text-align:center;border:1px solid rgba(255,255,255,.2)}@media(max-width:768px){.lightbox-controls{bottom:20px;padding:.8rem 1.2rem;gap:1rem;max-width:calc(100vw - 40px)}.slideshow-btn,.fullscreen-btn{padding:.6rem 1rem;font-size:.85rem}.image-counter{padding:.6rem 1rem;font-size:.9rem;min-width:60px}.lightbox-prev,.lightbox-next{width:45px;height:45px}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-close{top:10px;right:10px;width:45px;height:45px}.lightbox-image{max-width:90%;max-height:calc(100vh - 180px)}.gallery-grid{grid-template-columns:1fr}}.profile-photo-container{position:relative;width:280px;height:320px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:1rem}.profile-flip-card{position:relative;width:280px;height:280px;perspective:1000px}.profile-flip-card-inner{position:relative;width:100%;height:100%;transition:transform .8s;transform-style:preserve-3d}.profile-flip-card.flipped .profile-flip-card-inner{transform:rotateY(180deg)}.profile-flip-card-front,.profile-flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:50%;overflow:hidden;top:0;left:0}.profile-flip-card-front{position:relative}.profile-flip-card-front .profile-photo{width:100%;height:100%;object-fit:cover;object-position:left middle;border:5px solid rgba(255,255,255,.3);box-shadow:0 8px 30px #0000004d;border-radius:50%}.flip-cta-button{position:relative;transform:none;background:#3b82f666;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:25px;font-size:.85rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.4rem;box-shadow:0 2px 8px #0003;transition:all .3s ease;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap}.flip-cta-button:hover{background:#3b82f699;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.profile-flip-card-back{background:linear-gradient(135deg,#3b82f6f2,#2563ebf2);transform:rotateY(180deg);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center;border:5px solid rgba(255,255,255,.3);box-shadow:0 8px 30px #0000004d}.profile-flip-card-back h3{color:#fff;font-size:1.4rem;margin:0 0 .6rem;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.3)}.profile-flip-card-back p{color:#fff;font-size:.85rem;line-height:1.4;margin:0 0 .5rem;font-weight:400}.profile-flip-card-back strong{color:#fbbf24;font-weight:700}@media(max-width:768px){.profile-photo-container{width:180px;height:220px}.profile-flip-card{width:180px;height:180px}.profile-flip-card-back h3{font-size:1.1rem}.profile-flip-card-back p{font-size:.75rem}.flip-cta-button,.flip-back-button{padding:.4rem .8rem;font-size:.75rem}}.card-content-wrapper{display:flex;gap:2rem;align-items:flex-start}.card-text{flex:1}.card-image{flex:0 0 300px;max-width:300px}.team-photo{width:100%;max-width:300px;height:auto;border-radius:12px;box-shadow:0 4px 12px #0000004d;object-fit:cover;transition:transform .3s ease}.team-photo:hover{transform:scale(1.05);box-shadow:0 6px 16px #4471cd66}@media(max-width:768px){.card-content-wrapper{flex-direction:column}.card-image{flex:1;max-width:100%}.team-photo{max-width:100%}}.skills-container{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.skill-item{width:100%}.skill-header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.skill-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003}.skill-name{flex:1;font-size:1.1rem;font-weight:600;color:#fff}.skill-percentage{font-size:1rem;font-weight:700;color:#fff;min-width:45px;text-align:right}.skill-bar-container{width:100%;height:12px;background:#ffffff1a;border-radius:10px;overflow:hidden;box-shadow:inset 0 2px 4px #0003}.skill-bar-fill{height:100%;border-radius:10px;transition:width 1.5s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000004d;position:relative;overflow:hidden}.skill-bar-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}.skill-bar{width:100%;height:12px;background:#ffffff1a;border-radius:10px;overflow:hidden;box-shadow:inset 0 2px 4px #0003;margin-top:.5rem}.skill-fill{height:100%;border-radius:10px;transition:width 1.5s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000004d;position:relative;overflow:hidden}.skill-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}.dashboard-skills-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:1.5rem}.dashboard-section-left,.skills-section-right{background:#ffffff0d;padding:1.5rem;border-radius:12px}.dashboard-section-left h3,.skills-section-right h3{color:#fff;margin-top:0;margin-bottom:1rem;font-size:1.3rem}.milestones-timeline{display:flex;flex-direction:column;gap:1.5rem}.milestone-item{display:flex;gap:1rem;align-items:flex-start}.milestone-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #0003}.milestone-content h4{color:#fff;margin:0 0 .25rem;font-size:1.1rem}.milestone-content p{color:#fffc;margin:0;font-size:.95rem}.tech-stack-grid{display:flex;flex-direction:column;gap:1.2rem}@media(max-width:768px){.dashboard-skills-wrapper{grid-template-columns:1fr}}.interactive-card{cursor:pointer}.card-header-interactive{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:.5rem;margin:-.5rem;border-radius:8px;transition:all .3s ease}.card-header-interactive:hover{background:#ffffff1a;transform:translate(5px)}.card-header-interactive h2{margin:0;padding:0;border:none}.expand-icon{font-size:2.5rem;font-weight:300;color:#dc2626;transition:all .3s ease;min-width:40px;text-align:center;background:transparent;border-radius:0;width:auto;height:auto;display:flex;align-items:center;justify-content:center;box-shadow:none}.card-header-interactive:hover .expand-icon{background:transparent;transform:scale(1.2);color:#ef4444;box-shadow:none;text-shadow:0 0 10px rgba(239,68,68,.5)}.expanded-content{margin-top:1rem;animation:slideDown .4s ease-out}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-20px)}to{opacity:1;max-height:5000px;transform:translateY(0)}}.flip-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2rem}.flip-card{background:transparent;height:280px;perspective:1000px;cursor:pointer}.flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d}.flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;box-shadow:0 4px 15px #0003}.flip-card-front{background:linear-gradient(135deg,#3b82f633,#2563eb33);border:2px solid rgba(59,130,246,.3)}.flip-card-back{background:linear-gradient(135deg,#10b98133,#05966933);border:2px solid rgba(16,185,129,.3);transform:rotateY(180deg);padding:1rem;overflow:hidden;box-sizing:border-box}.flip-card-front h3,.flip-card-back h3{color:#fff;font-size:1.1rem;margin-bottom:.5rem;margin-top:0;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.flip-card-front p{color:#fff;font-size:.9rem;margin-bottom:.75rem;font-weight:500}.flip-hint{color:#ffffffe6;font-size:.8rem;font-style:italic;font-weight:600}.flip-card-back ul{list-style:none;padding:0;margin:.5rem 0;text-align:left;width:100%;max-width:100%}.flip-card-back li{color:#fff;font-size:.8rem;margin-bottom:.35rem;padding-left:0;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-description{color:#fff;font-size:.75rem;line-height:1.3;margin-top:.5rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.powerbi-embed-container{margin-top:2rem;width:100%}.powerbi-iframe-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;box-shadow:0 4px 15px #0000004d;background:#0003}.powerbi-iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px}@media(max-width:768px){.flip-cards-container{grid-template-columns:1fr}.flip-card{height:260px}.powerbi-iframe-wrapper{padding-bottom:75%}}.mission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1.5rem}.mission-flip-card{background:transparent;height:200px;perspective:1000px;cursor:pointer}.mission-flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d}.mission-flip-card.flipped .mission-flip-card-inner{transform:rotateY(180deg)}.mission-flip-card-front,.mission-flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;box-shadow:0 4px 15px #0003}.mission-flip-card-front{background:linear-gradient(135deg,#3b82f633,#2563eb33);border:2px solid rgba(59,130,246,.3);gap:.8rem}.mission-flip-card-back{background:linear-gradient(135deg,#10b98133,#05966933);border:2px solid rgba(16,185,129,.3);transform:rotateY(180deg)}.mission-emoji{font-size:3rem;margin-bottom:.3rem;display:block}.mission-flip-card-front h4{color:#fff;font-size:1.3rem;margin:0;font-weight:700}.mission-flip-cta{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.5rem 1.2rem;border-radius:20px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #3b82f666;display:flex;align-items:center;gap:.4rem;margin-top:.3rem}.mission-flip-cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f699;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.mission-flip-card-back p{color:#fff;font-size:.95rem;line-height:1.5;margin:0;text-align:center}.mission-flip-card:hover{transform:translateY(-5px)}@media(max-width:768px){.mission-grid{grid-template-columns:1fr}.mission-flip-card{height:180px}.mission-flip-cta{padding:.4rem 1rem;font-size:.8rem}}
