:root{--primary: #0088B5;--primary-light: #00A8E8;--secondary: #14213D;--bg: #ffffff;--bg-alt: #f8fafc;--text: #14213D;--text-muted: #64748b;--border: rgba(20, 33, 61, .08);--glass-bg: #0088B5;--section-padding: 160px 0;--accent-gradient: linear-gradient(135deg, #0088B5 0%, #14213D 100%);--shadow-soft: 0 10px 40px -10px rgba(20, 33, 61, .1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background-color:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}h1,h2,h3,.logo{font-family:Outfit,sans-serif;font-weight:700;letter-spacing:-.02em}.container{max-width:1300px;margin:0 auto;padding:0 2rem}.glass-nav{position:fixed;top:0;left:0;width:100%;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;z-index:1000;background:transparent;border-bottom:1px solid rgba(255,255,255,0);transition:all .4s cubic-bezier(.4,0,.2,1)}.glass-nav.scrolled{background:var(--secondary);padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0003}.logo{font-size:1.8rem;font-weight:900;color:#fff;padding-left:2rem}.nav-links{display:flex;list-style:none;gap:2rem;padding-right:2rem;align-items:center}.nav-links a{text-decoration:none;color:#fff;font-weight:500;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;transition:opacity .3s ease}.nav-links .btn-primary{color:var(--primary)!important;background:#fff!important}.hero-section{height:90vh;display:flex;align-items:center;position:relative;overflow:hidden;background:var(--secondary);color:#fff}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 70% 30%,var(--primary) 0%,transparent 70%);opacity:.3}.hero-container{width:100%;display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:center;z-index:10}.hero-content{width:100%;z-index:10}.hero-image{width:100%;max-width:400px;aspect-ratio:3/4;height:auto;z-index:10;animation:fadeInUp .8s ease .8s forwards;opacity:0;border-radius:24px;justify-self:center;position:relative}.hero-image:after{content:"";position:absolute;top:10%;left:10%;width:80%;height:80%;background:var(--primary);filter:blur(80px);z-index:-1;opacity:.6;animation:pulse 4s infinite alternate}@keyframes pulse{0%{opacity:.4;transform:scale(.95)}to{opacity:.8;transform:scale(1.05)}}.rounded-profile{width:100%;height:100%;object-fit:cover;object-position:center top;border:2px solid rgba(255,255,255,.1);border-radius:24px;box-shadow:0 30px 60px #00000080;transition:transform .5s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}.hero-image:hover .rounded-profile{transform:translateY(-10px) scale(1.02)}.badge{display:inline-block;padding:.5rem 1rem;background:#8b5cf61a;border:1px solid var(--primary);border-radius:2rem;color:var(--primary);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;margin-bottom:1.5rem;animation:fadeInDown .8s ease forwards}h1{font-size:clamp(3rem,8vw,5rem);line-height:1;margin-bottom:1.5rem;color:#fff;animation:fadeInLeft .8s ease .2s forwards;opacity:0}h1 span{color:#fff;-webkit-text-fill-color:white}.lead{font-size:1.2rem;color:var(--text-muted);margin-bottom:2.5rem;animation:fadeInLeft .8s ease .4s forwards;opacity:0}.hero-btns{display:flex;gap:1.5rem;flex-wrap:wrap;animation:fadeInUp .8s ease .6s forwards;opacity:0}.btn-primary,.btn-secondary,.btn-outline{padding:.8rem 1.5rem;border-radius:.8rem;text-decoration:none;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;text-align:center;border:2px solid transparent;cursor:pointer;white-space:nowrap}.btn-primary{background:#fff;color:var(--primary)}.btn-secondary{background:var(--secondary);color:#fff}.btn-outline{border:2px solid rgba(255,255,255,.3);color:#fff}.btn-outline:hover{background:#fff;color:var(--secondary);border-color:#fff;box-shadow:0 0 20px #fff6;transform:translateY(-3px)}.btn-primary:hover,.btn-secondary:hover{background:var(--accent-gradient);color:#fff;transform:translateY(-3px);box-shadow:0 15px 30px #0088b54d;border-color:transparent}.section{padding:var(--section-padding);page-break-inside:avoid}.section-title{font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.3em;margin-bottom:3rem;color:var(--primary);display:flex;align-items:center;gap:1rem}.section-title:after{content:"";height:1px;background:var(--border);flex-grow:1}#about{background:var(--secondary);color:#fff;padding:150px 0;position:relative}#about .about-text{font-size:1.5rem;line-height:1.4;font-weight:300;max-width:900px;color:#ffffffe6}#about .about-text p{margin-bottom:2rem}.bg-alt{background:#f1f5f9}.timeline{display:flex;flex-direction:column;gap:2rem}.timeline-item{display:grid;grid-template-columns:180px 1fr;gap:4rem;padding:3rem;border:1px solid transparent;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);background:transparent}.timeline-item:hover{background:#fff;border:1px solid var(--border);box-shadow:0 20px 40px -10px #14213d14;transform:translateY(-5px)}.time{font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;color:var(--text-muted);padding-top:.5rem}.exp-content h3{font-size:2rem;margin-bottom:.5rem;color:var(--secondary)}.company{color:var(--primary);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;display:block}.exp-content .description{color:var(--text-muted);max-width:800px;font-size:1.05rem;line-height:1.6}.exp-list{list-style:none;padding:0;margin-top:1.5rem}.exp-list li{position:relative;padding-left:1.5rem;margin-bottom:1rem;font-size:1rem;color:var(--text);line-height:1.5}.exp-list li:before{content:"→";position:absolute;left:0;color:var(--primary);font-weight:700}.exp-list li strong{color:var(--secondary)}.brand-list-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.brand-list-item{display:flex;align-items:center;gap:1.2rem;padding:1.2rem;background:#fff;border:1px solid var(--border);border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.brand-list-item:hover{transform:translateY(-4px);box-shadow:0 10px 20px -5px #0088b526;border-color:#0088b54d}.brand-list-item a{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:10px;padding:.5rem;transition:all .3s ease}.brand-list-item img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.brand-list-item:hover a{background:#fff;box-shadow:0 4px 10px #0000000d}.brand-list-item:hover img{transform:scale(1.1)}.brand-list-item div{font-size:.85rem;color:var(--text-muted);line-height:1.4}.brand-list-item strong{display:block;color:var(--secondary);font-size:.95rem;margin-bottom:.3rem}.skills-grid{display:block}.skill-category-group{margin-bottom:3.5rem}.skill-category-group h4{font-size:1.1rem;color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;padding-bottom:.5rem;border-bottom:1px solid var(--border);display:inline-block}.skill-tags{display:flex;flex-wrap:wrap;gap:1rem}.skill-tag{padding:.8rem 1.5rem;background:#fff;border:1px solid var(--border);border-radius:2rem;color:var(--secondary);font-weight:700;font-size:.9rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.skill-tag:hover{background:var(--accent-gradient);color:#fff;border-color:transparent;transform:translateY(-4px) scale(1.05);box-shadow:0 15px 25px -5px #0088b566}.edu-grid{display:flex;flex-direction:column;gap:2rem}.edu-item{display:grid;grid-template-columns:180px 1fr;gap:4rem;padding:3rem;border:1px solid transparent;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);background:transparent}.edu-item:hover{background:#fff;border:1px solid var(--border);box-shadow:0 20px 40px -10px #14213d14;transform:translateY(-5px)}.edu-content h3{font-size:1.8rem;margin-bottom:.5rem;color:var(--secondary)}.edu-content p{font-size:1.1rem;color:var(--text-muted)}.footer{background:var(--secondary);color:#fff!important;padding:100px 0 40px}.footer-grid{display:grid;grid-template-columns:1.5fr 1.5fr 1fr;gap:4rem;align-items:start}.footer-brand .logo{padding-left:0;font-size:3.5rem;color:var(--primary);margin-bottom:1.5rem}.footer-desc{color:#ffffffb3!important;font-size:1.1rem;max-width:350px;line-height:1.6}.footer h3{font-size:1.8rem;margin-bottom:1.5rem;color:#fff!important;font-weight:700}.footer p{color:#fffc!important;font-size:1.1rem;line-height:1.5}.contact-list{list-style:none;padding:0;margin-top:1.5rem}.contact-list li{margin-bottom:1.2rem;display:flex;align-items:center;gap:.8rem;color:#fffc;font-size:1.05rem}.contact-list a{color:#ffffffe6!important;text-decoration:none;font-weight:500;transition:all .3s ease}.contact-list a:hover{color:var(--primary)!important}.footer-links{display:flex;flex-direction:column}.social-link{display:inline-block;padding:.8rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff!important;text-decoration:none;font-weight:600;transition:all .3s ease;margin-bottom:1rem;width:max-content}.social-link:hover{background:var(--primary);border-color:var(--primary);transform:translateY(-3px);box-shadow:0 10px 20px -5px #0088b54d}.footer-bottom{margin-top:80px;padding-top:30px;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#ffffff80;font-size:.9rem}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.nav-links{display:none}.timeline-item,.edu-item{grid-template-columns:1fr;gap:1rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.hero-container{grid-template-columns:1fr;text-align:center;padding-top:5rem;gap:2rem}.hero-image{order:2;max-width:280px;aspect-ratio:3/4;margin:0 auto}.hero-content{order:1}.hero-btns{justify-content:center}}.print-header{display:none}@media print{body,html,#app{background:#fff!important;color:#000!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.print-header{display:block!important;padding:0 0 10px!important;background:#fff}.print-header-content{display:flex;justify-content:space-between;align-items:flex-start}.print-header-left h1{font-size:20pt!important;margin-bottom:.2rem!important;color:#14213d!important;animation:none!important;opacity:1!important;line-height:1.1;letter-spacing:-.02em!important}.print-header-left .print-role{font-size:11pt!important;color:#0088b5!important;font-weight:700;margin-top:.2rem!important}.print-header-right p{font-size:9pt!important;text-align:right;margin-bottom:.2rem!important;color:#333!important;font-family:Inter,sans-serif!important}.print-cv-promo{margin-top:.8rem!important;padding-top:.5rem!important;border-top:1px dashed #ccc!important;text-align:right!important}.print-cv-promo span{font-size:8pt!important;color:#666!important;font-style:italic!important}.print-cv-promo strong{font-size:10.5pt!important;color:#0088b5!important;font-weight:900!important}.print-hr{border:none;border-bottom:2px solid #0088B5;margin-top:.5rem;margin-bottom:1rem}.glass-nav,.hero-btns,.footer,.hero-section{display:none!important}h1,h2,h3,h4,p,.time,.description,.lead,#about .about-text{color:#000!important;-webkit-text-fill-color:black!important;opacity:1!important;page-break-inside:avoid}.container{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important}.section,#about{padding:.5rem 0!important;background:#fff!important;page-break-inside:auto}h2.section-title{font-size:12pt!important;margin-bottom:.8rem!important;color:#0088b5!important}.about-text{font-size:10pt!important;line-height:1.4!important}.bg-alt{background:#fff!important}.skill-category-group h4{font-size:10pt!important;margin-bottom:.3rem!important}.skill-tag{border:1px solid #ccc!important;background:#fff!important;color:#000!important;box-shadow:none!important;padding:.2rem .5rem!important;font-size:8.5pt!important}.timeline-item,.edu-item{grid-template-columns:110px 1fr!important;padding:.6rem 0!important;border:none!important;border-bottom:1px solid #eee!important;background:transparent!important;gap:1rem!important;page-break-inside:avoid}.time{font-size:9pt!important}.exp-content h3,.edu-content h3{font-size:11.5pt!important;margin-bottom:.1rem!important}.company{font-size:10pt!important;margin-bottom:.3rem!important;font-weight:700!important}.description,.edu-content p{font-size:9.5pt!important;line-height:1.35!important}.timeline-item:last-child{border-bottom:none!important}.brand-list-container{grid-template-columns:repeat(4,1fr)!important;gap:.5rem!important;margin-top:.5rem!important}.brand-list-item{padding:.2rem!important;border:none!important;background:transparent!important;gap:.2rem!important;page-break-inside:avoid}.brand-list-item a{width:24px!important;height:24px!important}.brand-list-item img{filter:none!important}}
