*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;max-width:100%}body{position:relative;width:100%}:root{--primary-red: #e63946;--primary-red-light: #ff4757;--primary-light: #f1faee;--accent-light-blue: #a8dadc;--accent-blue: #457b9d;--accent-blue-dark: #2d5a7b;--primary-dark: #1d3557;--primary-dark-alt: #162d47;--white: #ffffff;--gray-light: #f1faee;--gray-lighter: #f8fbff;--gray-medium: #e8e8e8;--gray-dark: #555555;--text-primary: #1d3557;--text-secondary: #457b9d;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--shadow-md: 0 4px 20px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 30px rgba(0, 0, 0, .12);--transition-fast: .2s ease;--transition-normal: .3s ease;--transition-slow: .5s ease;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--spacing-xs: 8px;--spacing-sm: 16px;--spacing-md: 24px;--spacing-lg: 32px;--spacing-xl: 48px;--spacing-xxl: 64px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);background-color:#fff;line-height:1.6;font-size:16px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;color:var(--primary-dark)}a{color:var(--accent-blue);text-decoration:none;transition:var(--transition-normal)}a:hover{color:var(--primary-red)}.ant-btn-primary{background:var(--accent-blue);border-color:var(--accent-blue)}.ant-btn-primary:hover{background:var(--primary-red);border-color:var(--primary-red)}.ant-card{border-radius:var(--radius-md)}.ant-tag{border-radius:var(--radius-xl)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:var(--spacing-xs)!important}.mb-2{margin-bottom:var(--spacing-sm)!important}.mb-3{margin-bottom:var(--spacing-md)!important}.mb-4{margin-bottom:var(--spacing-lg)!important}.mt-0{margin-top:0!important}.mt-1{margin-top:var(--spacing-xs)!important}.mt-2{margin-top:var(--spacing-sm)!important}.mt-3{margin-top:var(--spacing-md)!important}.mt-4{margin-top:var(--spacing-lg)!important}.p-0{padding:0!important}.p-1{padding:var(--spacing-xs)!important}.p-2{padding:var(--spacing-sm)!important}.p-3{padding:var(--spacing-md)!important}.p-4{padding:var(--spacing-lg)!important}@media(max-width:768px){body{font-size:14px}h1{font-size:2rem!important}h2{font-size:1.75rem!important}h3{font-size:1.5rem!important}h4{font-size:1.25rem!important}}.loading{display:flex;justify-content:center;align-items:center;min-height:100vh}::selection{background-color:var(--primary-red);color:var(--white)}::-moz-selection{background-color:var(--primary-red);color:var(--white)}.portfolio-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;background:linear-gradient(135deg,#1d3557,#457b9d);box-shadow:0 2px 8px #00000026;padding:0;height:64px;line-height:64px;overflow-x:hidden}.header-content{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:100%}.logo{color:#fff;font-size:24px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.header-menu{flex:1;margin:0 40px;background:transparent;border:none;line-height:64px}.portfolio-header::-webkit-scrollbar,.header-content::-webkit-scrollbar,.header-menu .ant-menu::-webkit-scrollbar{display:none!important}.header-menu .ant-menu-item{color:#ffffffd9;font-weight:500;transition:all .3s ease}.header-menu .ant-menu-item:hover{color:#fff;background:transparent!important}.header-menu .ant-menu-item-selected{color:#fff!important;background:transparent!important;border-bottom:2px solid #e63946}.header-menu .ant-menu-item-selected:after{border-bottom:none!important}.contact-button{background:#e63946;border:none;font-weight:600;height:40px;border-radius:20px;padding:0 24px}.contact-button:hover{background:#d62828}@media(max-width:1200px){.header-menu{margin:0 24px}.header-menu .ant-menu-item{padding:0 10px;font-size:14px}}@media(max-width:992px){.header-menu{margin:0 16px}.header-menu .ant-menu-item{padding:0 8px;font-size:13px}.logo{font-size:20px}.contact-button{padding:0 16px;font-size:14px}}@media(max-width:768px){.portfolio-header{height:auto;padding:12px 0;width:100vw;max-width:100%}.header-content{flex-wrap:wrap;justify-content:center;padding:8px 12px;width:100%;max-width:100%}.logo{font-size:18px;width:100%;text-align:center;margin-bottom:12px}.header-menu{margin:0;width:100%;justify-content:center}.header-menu .ant-menu-item{padding:0 6px;font-size:12px}.contact-button{margin-top:12px;width:auto;padding:0 20px}}@media(max-width:480px){.portfolio-header{width:100vw;max-width:100%}.header-content{padding:8px}.header-menu .ant-menu-item{padding:0 4px;font-size:11px}.header-menu .ant-menu-item .anticon{font-size:14px}}@media(max-width:768px){.header-menu .ant-menu-overflow-item,.header-menu .ant-menu-submenu{line-height:40px}.header-menu .ant-menu-overflow-item:hover,.header-menu .ant-menu-submenu-title:hover,.header-menu .ant-menu-submenu-selected,.header-menu .ant-menu-submenu-active,.header-menu .ant-menu-submenu-open{background:transparent!important}.ant-menu-horizontal .ant-menu-submenu:hover:after,.ant-menu-horizontal .ant-menu-submenu-selected:after,.ant-menu-horizontal .ant-menu-submenu-active:after,.ant-menu-horizontal .ant-menu-submenu-open:after{border-bottom:none!important}.header-menu .ant-menu-overflow-item .ant-menu-submenu-title,.header-menu .ant-menu-submenu-title{border-radius:50%!important;width:40px;height:40px;display:flex!important;align-items:center;justify-content:center;padding:0!important;margin:0 auto;transition:all .3s ease;line-height:40px}.header-menu .ant-menu-overflow-item:hover .ant-menu-submenu-title,.header-menu .ant-menu-submenu-title:hover{background:#e6394626!important;transform:scale(1.1)}.header-menu .ant-menu-submenu-selected .ant-menu-submenu-title,.header-menu .ant-menu-submenu-active .ant-menu-submenu-title,.header-menu .ant-menu-submenu-open .ant-menu-submenu-title{background:#457b9d4d!important;border-radius:50%!important}.header-menu .ant-menu-submenu-arrow,.header-menu .ant-menu-overflow-item .anticon{color:#ffffffe6!important;font-size:20px}}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d3557,#457b9d,#a8dadc);padding:120px 24px 80px;text-align:center;position:relative;overflow:hidden;animation:fadeIn 1s ease-out;width:100%;max-width:100%}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.05) 0%,transparent 70%);pointer-events:none}.hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:1}.hero-layout{display:flex;align-items:center;justify-content:space-between;gap:60px}.hero-text{flex:1;text-align:left;max-width:600px}.hero-image-container{flex-shrink:0;animation:fadeInUp 1.8s ease-out}.hero-image-wrapper{position:relative;width:320px;height:320px;border-radius:50%;padding:8px;background:linear-gradient(135deg,#e63946,#457b9d,#a8dadc)}.hero-profile-image{width:100%;height:100%;border-radius:50%;object-fit:cover;border:6px solid #1d3557;box-shadow:0 20px 60px #0006;transition:transform .4s ease}.hero-image-wrapper:hover .hero-profile-image{transform:scale(1.05)}.hero-name{color:#fff!important;font-size:3.5rem!important;font-weight:800!important;margin-bottom:16px!important;letter-spacing:2px;text-shadow:2px 2px 8px rgba(0,0,0,.3);animation:fadeInUp .8s ease-out;background:linear-gradient(120deg,#fff,#a8dadc,#fff);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:fadeInUp .8s ease-out,shimmer 3s ease-in-out infinite}@keyframes shimmer{0%,to{background-position:0% center}50%{background-position:100% center}}.hero-role{color:#f1faee!important;font-size:2rem!important;font-weight:600!important;margin-bottom:16px!important;animation:fadeInUp 1s ease-out;text-shadow:1px 1px 3px rgba(0,0,0,.2)}.hero-tagline{color:#fffffff2!important;font-size:1.25rem!important;line-height:1.8!important;font-weight:300;animation:fadeInUp 1.2s ease-out;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.hero-contact{margin-top:32px;animation:fadeInUp 1.4s ease-out}.contact-link{color:#fff;font-size:16px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;padding:4px 0}.contact-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#e63946;transition:width .3s ease}.contact-link:hover{color:#e63946;transform:translateY(-2px)}.contact-link:hover:after{width:100%}.contact-item{color:#ffffffd9;font-size:16px}.hero-social{margin-top:32px;animation:fadeInUp 1.6s ease-out}.social-link{color:#fff;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.social-link:before{content:"";position:absolute;inset:-8px;border-radius:50%;background:#e6394633;transform:scale(0);transition:transform .3s ease}.social-link:hover{color:#e63946;transform:translateY(-4px) scale(1.1)}.social-link:hover:before{transform:scale(1)}@media(max-width:1024px){.hero-layout{gap:40px}.hero-image-wrapper{width:280px;height:280px}.hero-name{font-size:3rem!important}}@media(max-width:768px){.hero-section{padding:100px 12px 60px}.hero-layout{flex-direction:column-reverse;gap:40px}.hero-text{text-align:center;max-width:100%}.hero-image-wrapper{width:250px;height:250px}.hero-name{font-size:2.5rem!important}.hero-role{font-size:1.5rem!important}.hero-tagline{font-size:1rem!important}.hero-contact{display:flex;justify-content:center;width:100%}.hero-contact .ant-space{justify-content:center!important}.contact-link,.contact-item{font-size:14px}.hero-social{display:flex;justify-content:center;width:100%}.hero-social .ant-space{justify-content:center!important}}@media(max-width:480px){.hero-image-wrapper{width:200px;height:200px}.hero-name{font-size:2rem!important}.hero-role{font-size:1.25rem!important}.hero-tagline{font-size:.95rem!important}.contact-link,.contact-item{font-size:13px}.hero-contact .ant-space,.hero-social .ant-space{width:100%;justify-content:center!important}}.portfolio-layout{min-height:100vh;background:#fff;width:100%;overflow-x:hidden}.portfolio-content{margin-top:64px;min-height:calc(100vh - 64px);width:100%;max-width:100%;overflow-x:hidden}.back-to-top{right:24px;bottom:24px}.back-to-top .ant-float-btn-body{background:linear-gradient(135deg,#1d3557,#457b9d);transition:all .3s ease}.back-to-top:hover .ant-float-btn-body{background:linear-gradient(135deg,#e63946,#457b9d);transform:translateY(-4px);box-shadow:0 4px 12px #e6394666}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#1d3557,#457b9d);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#e63946,#457b9d)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.portfolio-layout{animation:fadeIn .5s ease-in}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes subtlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@media(max-width:768px){.portfolio-content{margin-top:140px}.back-to-top{right:16px;bottom:16px}}@media(max-width:480px){.portfolio-content{margin-top:160px}}
