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}#root,body,html{background:#141414!important;margin:0;min-height:100vh!important;overscroll-behavior:none;padding:0}.ant-menu-dark .ant-menu-item-active,.ant-menu-dark .ant-menu-item-selected,.ant-menu-dark .ant-menu-item:hover{background-color:initial!important}.ant-menu-horizontal>.ant-menu-item:after,.ant-menu-horizontal>.ant-menu-submenu:after{border-bottom:none!important}.ant-menu .ant-menu-item-active .ant-menu-title-content,.ant-menu .ant-menu-item-selected .ant-menu-title-content,.ant-menu .ant-menu-item:hover .ant-menu-title-content{background:linear-gradient(120deg,#7928ca,#ff0080);-webkit-background-clip:text;background-clip:text;color:#0000;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.ant-menu-dark .ant-menu-item .ant-menu-title-content{color:#ffffffd9}.home-container{background:linear-gradient(180deg,#141414 0,#1f1f1f 50%,#262626);color:#fff;min-height:100vh;padding:24px}.content-wrapper{display:flex;gap:2rem;height:60vh}.content-wrapper.desktop{align-items:center;flex-direction:row;justify-content:flex-start}.content-wrapper.mobile{align-items:center;flex-direction:column;justify-content:space-between}.animation-container{flex:0 0 700px;height:700px;width:700px}.intro-text{animation:fadeIn 1s ease-in;flex:1 1 auto;max-width:800px;text-align:left}.intro-text-mobile{animation:fadeIn 1s ease-in;text-align:center}.intro-text h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.intro-text h2{font-size:2.2rem;margin-bottom:1rem}.intro-text .highlight,.intro-text-mobile .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(120deg,#7928ca,#ff0080);-webkit-background-clip:text;background-clip:text}.intro-text p{color:#efe9e9;font-size:1.5rem;margin-top:1rem;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.print-resume-button{background:linear-gradient(120deg,#7928ca,#ff0080);border:none;margin-top:1rem;transition:transform .2s ease}.print-resume-button:hover{background:linear-gradient(120deg,#6a23b3,#e5007a);transform:scale(1.05)}.intro-text .print-resume-button,.intro-text-mobile .print-resume-button{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.home-container{padding:16px}.content-wrapper.mobile{gap:1rem}.intro-text-mobile .print-resume-button{margin:1rem auto}}.skill-item:hover{transform:scale(1.1)}.skill-item{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:12px 8px;transition:transform .3s ease;width:100%}.skill-icon{height:auto;max-width:50px;transition:filter .3s ease;width:100%}.skill-item:hover .skill-icon{filter:drop-shadow(0 0 10px rgba(0,123,255,.5))}.skill-name{transition:color .3s ease}.skill-item:hover .skill-name{color:#007bff}.stat-card{align-items:center;background:linear-gradient(145deg,#1990ff1a,#2626261a);border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;gap:12px;padding:24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 6px 16px #0000001f;transform:translateY(-5px)}.stat-icon{color:#1890ff;font-size:2rem;margin-bottom:8px}.stat-title{font-size:1.5rem;font-weight:600;margin:0}.stat-description{color:#fff;font-size:1rem;margin:0}@media (max-width:768px){.stat-card{padding:20px}.stat-title{font-size:1.25rem}}.experience-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:24px}@media (max-width:768px){.experience-grid{grid-template-columns:1fr;padding:16px}}.blog-card-section{box-sizing:border-box;padding:0 16px;width:100%}.blog-grid{margin:0 auto;max-width:1400px;width:100%}.blog-grid-item{display:flex;height:100%;padding:8px}.blog-card-wrapper{height:100%;width:100%}@media (max-width:992px){.blog-card-section{padding:0 12px}.blog-grid-item{padding:6px}}@media (max-width:768px){.blog-card-section{padding:0 8px}.blog-grid-item{padding:4px}}@media (max-width:576px){.blog-card-section{padding:0 4px}.blog-grid-item{padding:3px}}.ant-col{min-height:1px}@media (hover:none){.blog-grid-item{padding:6px}}.contact-form{background:linear-gradient(145deg,#1990ff1a,#7871711a);border-radius:8px;box-shadow:0 2px 12px #00000014;margin:0 auto;max-width:700px;padding:24px}.form-row{display:flex;gap:16px;margin-bottom:0}.ant-form-item-label>label{color:#fff}.ant-input,.ant-input-affix-wrapper,.ant-input-textarea{border:1px solid #e0e0e0;border-radius:6px;padding:10px 15px;transition:all .3s ease}.ant-input-affix-wrapper-focused,.ant-input-textarea:focus,.ant-input:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.ant-btn.ant-btn-primary{background:linear-gradient(120deg,#7928ca,#ff0080);border:none;box-shadow:0 4px 15px #0000001a;color:#fff;font-weight:600;transition:all .3s ease}.ant-btn.ant-btn-primary:focus,.ant-btn.ant-btn-primary:hover{background:linear-gradient(120deg,#7928ca,#ff0080);box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.ant-btn.ant-btn-primary:active{transform:translateY(0)}.ant-input-affix-wrapper>.ant-input{border:none;box-shadow:none;padding:0}.ant-input-prefix{color:#8c8c8c;margin-right:10px}.ant-btn{font-weight:500;height:48px;letter-spacing:1px;text-transform:uppercase;transition:all .3s ease}.ant-form-item-explain{font-size:13px;margin-top:4px}.ant-form-item-label>label{color:#fff!important;font-size:15px;font-weight:500}.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before,.ant-form-item-required:before{color:#ff4d4f!important}.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):after{color:#ff4d4f;content:"*";display:inline-block;font-family:SimSun,sans-serif;font-size:14px;line-height:1;margin-left:4px}@media (max-width:768px){.form-row{flex-direction:column;gap:0}.form-row .ant-form-item{margin-bottom:16px;margin-right:0!important;width:100%}.form-row .ant-form-item:last-child{margin-bottom:0}}.personal-info{align-items:flex-start;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;gap:1.5rem;margin:0 auto;max-width:600px;padding:2rem}.avatar-container{align-items:center;background-color:#f0f0f0;border-radius:50%;box-shadow:0 4px 8px #0000001a;display:flex;height:150px;justify-content:center;overflow:hidden;width:150px}.avatar{height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background-color:#e0e0e0;color:#666;display:flex;height:100%;justify-content:center;width:100%}.info-content{text-align:left;width:100%}.summary{color:#fff;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.contact-info{display:flex;flex-direction:column;gap:.8rem}.contact-item{align-items:center;display:flex;gap:.8rem}.contact-icon{color:#4a6cf7;font-size:1.2rem;min-width:24px}.contact-link{color:#fff;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#4a6cf7;text-decoration:underline}@media (min-width:768px){.personal-info{align-items:flex-start;flex-direction:row;gap:2.5rem}.avatar-container{flex-shrink:0}}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.contact-container{box-sizing:border-box!important;margin:0!important;max-width:100%!important;padding:24px!important;width:100%!important}.contact-title{text-align:left!important}.form-wrapper{margin:0!important;padding:0!important}.contact-container{margin:0 auto;max-width:1200px;padding:2rem}.contact-container,.contact-content{display:flex;flex-direction:column;gap:2rem}.form-wrapper{flex:1 1}.personal-info-wrapper{display:flex;flex:1 1;justify-content:flex-end}@media (min-width:992px){.contact-content{flex-direction:row;gap:4rem}.personal-info-wrapper{align-self:flex-start;position:-webkit-sticky;position:sticky;top:2rem}}.contact-title{-webkit-text-fill-color:#0000!important;animation:fadeIn 1s ease-in!important;background:linear-gradient(120deg,#7928ca,#ff0080)!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:2.5rem!important;margin-bottom:2rem!important;padding:0!important;text-align:center!important;width:100%!important}.form-wrapper{max-width:100%!important;width:100%!important}.ant-form{margin:0!important;width:100%!important}.ant-form-item{margin-left:0!important;margin-right:0!important}.ant-form-item,.ant-form-item-control,.ant-form-item-label{text-align:left!important}.ant-form-item-control{max-width:100%!important}.ant-input,.ant-input-affix-wrapper,.ant-input-textarea{max-width:100%!important;width:100%!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.service-card{opacity:0;transform:translateY(20px);transition:all .6s ease}.service-card.in-view{opacity:1;transform:translateY(0)}@media (max-width:580px){.ant-btn{width:100%!important}.ant-btn-lg{font-size:1rem!important;padding:.6rem 0!important}}
/*# sourceMappingURL=main.067f2d67.css.map*/