:root{--color-red: #ff6361;--color-orange: #ffa600;--color-dark-blue: #003F5C;--color-grey: #2E424B;--color-hover-blue: #0056b3;--font-body: "Roboto", sans-serif;--text-heading: var(--color-dark-blue);--bg-navbar: linear-gradient(20deg, var(--color-red), var(--color-orange));--bg-navbar-mobile: linear-gradient(160deg, var(--color-red), var(--color-orange));--bg-footer: var(--color-dark-blue);--nav-text: var(--color-dark-blue);--bg-page: #ffffff;--bg-card: #f9f9f9;--bg-input: #fafafa;--text-primary: #111111;--text-secondary: #333333;--text-muted: #555555;--text-subtle: #666666;--border-color: #cccccc;--border-light: #e0e0e0;--shadow: rgba(0, 0, 0, .15);--shadow-card: rgba(0, 0, 0, .1)}html.dark{--bg-page: #0f172a;--bg-card: #1e293b;--bg-input: #1e293b;--text-primary: #f1f5f9;--text-secondary: #cbd5e1;--text-muted: #94a3b8;--text-subtle: #94a3b8;--border-color: #334155;--border-light: #334155;--shadow: rgba(0, 0, 0, .4);--shadow-card: rgba(0, 0, 0, .3);--text-heading: var(--color-orange);--bg-navbar: linear-gradient(20deg, #0f2035, #1a3a5c);--bg-navbar-mobile: linear-gradient(160deg, #0f2035, #1a3a5c);--bg-footer: #0f2035;--nav-text: #f5efe0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);font-weight:400;background-color:var(--bg-page);color:var(--text-primary);transition:background-color .3s,color .3s}#root{display:flex;flex-direction:column;min-height:100dvh}._container_k2aos_1{display:flex;justify-content:center;align-items:center;height:100dvh;background-image:url(/background.png);background-size:cover;background-position:center}._container_k2aos_1 p{color:#fff;font-size:clamp(1.8rem,4vw,4rem);line-height:1.6;text-align:center}._fname_k2aos_35{color:var(--color-red)}._lname_k2aos_43{color:var(--color-orange)}._prtButton_k2aos_51{display:inline-block;border-radius:24px;color:#fff;background-color:var(--color-grey);padding:16px 36px;text-align:center;text-decoration:none;font-size:clamp(1rem,1.5vw,1.3rem);margin:12px 2px 0;cursor:pointer;transition:background-color .4s}._prtButton_k2aos_51:hover{background-color:var(--color-orange)}@media screen and (max-width:768px){._container_k2aos_1 p{font-size:clamp(1.5rem,6vw,2.5rem)}._prtButton_k2aos_51{font-size:1.1rem;padding:14px 28px}}._header_10huv_1{background:var(--bg-navbar);display:flex;justify-content:center;align-items:center;padding:18px 0;position:relative;z-index:100;transition:background .3s}._nav_10huv_23{display:flex;justify-content:space-between;align-items:center;width:88%;max-width:1400px}._logo_10huv_39{display:flex;align-items:center}._logo_10huv_39 img{width:110px;transition:transform 2s,filter .3s}._logo_10huv_39:hover img{transform:rotate(360deg)}._rightControls_10huv_71{display:flex;align-items:center;gap:8px;flex-shrink:0}._darkToggle_10huv_85{background:none;border:none;cursor:pointer;font-size:1.2rem;color:var(--nav-text);padding:4px 8px;line-height:1;transition:color .3s,transform .3s}._darkToggle_10huv_85:hover{color:#f5efe0;transform:scale(1.15)}._hamburger_10huv_117{display:none;background:none;border:none;cursor:pointer;font-size:1.8rem;color:var(--nav-text);padding:4px 8px;line-height:1}._navLinks_10huv_139{display:flex;gap:36px;align-items:center}._topBtn_10huv_151{text-decoration:none;color:var(--nav-text);font-size:clamp(15px,1.4vw,22px);font-weight:600;white-space:nowrap;transition:all .3s}._topBtn_10huv_151:hover{transform:scale(1.15);color:#f5efe0}._topBtn_10huv_151._active_10huv_179{color:#f5efe0;text-decoration:underline;text-underline-offset:4px}@media screen and (max-width:768px){._hamburger_10huv_117{display:flex;align-items:center;justify-content:center}._navLinks_10huv_139{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background:var(--bg-navbar-mobile);padding:24px 0;gap:22px;align-items:center;box-shadow:0 8px 16px #00000026;transition:background .3s}._navLinks_10huv_139._open_10huv_237{display:flex}._topBtn_10huv_151{font-size:1.1rem}._logo_10huv_39 img{width:70px}}._footer_j0hnq_1{background-color:var(--bg-footer);transition:background-color .3s;padding:28px 0;display:flex;justify-content:center;align-items:center;margin-top:auto}._footerContent_j0hnq_21{display:flex;justify-content:space-between;align-items:center;width:88%;max-width:1400px;color:#f5efe0}._footerLeft_j0hnq_39{display:flex;align-items:center;gap:8px;font-size:1.2rem}._fname_j0hnq_53{color:var(--color-red);font-size:1.2rem;font-weight:600}._lname_j0hnq_65{color:var(--color-orange);font-size:1.2rem;font-weight:600}._footerRight_j0hnq_77{display:flex;gap:20px;align-items:center}._footerRight_j0hnq_77 a{color:#d6cfc4;font-size:1.8rem;text-decoration:none;transition:color .3s}._footerRight_j0hnq_77 a:hover{color:#f5efe0}._section_bl1ta_1{flex:1;background-color:var(--bg-page);display:flex;align-items:center;padding:5rem 8%}._content_bl1ta_17{display:flex;flex-direction:row;align-items:center;gap:5rem;width:100%;max-width:1200px;margin:0 auto}._textCol_bl1ta_37{flex:1;display:flex;flex-direction:column;gap:1.5rem;min-width:0}._textCol_bl1ta_37 h1{font-size:clamp(2.6rem,4.5vw,4.2rem);font-weight:700;color:var(--text-primary);line-height:1.2}._fname_bl1ta_67{color:var(--color-red)}._lname_bl1ta_69{color:var(--color-orange)}._subtitle_bl1ta_73{font-size:clamp(1.3rem,2vw,1.9rem);font-weight:400;color:var(--text-muted)}._highlights_bl1ta_85{font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:600}._h1_bl1ta_95{color:var(--color-red)}._h2_bl1ta_97{color:var(--color-orange)}._h3_bl1ta_99{color:var(--text-heading)}._bio_bl1ta_103{font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:2;color:var(--text-secondary);max-width:600px}._buttons_bl1ta_117{display:flex;gap:14px;flex-wrap:wrap;margin-top:.5rem}._hireMeBtn_bl1ta_131,._expBtn_bl1ta_133{border-radius:6px;color:#fff;padding:14px 38px;text-align:center;text-decoration:none;font-size:1.1rem;font-weight:500;cursor:pointer;transition:background-color .3s}._hireMeBtn_bl1ta_131{background-color:var(--color-red)}._hireMeBtn_bl1ta_131:hover{background-color:#c94e4a}._expBtn_bl1ta_133{background-color:var(--color-orange)}._expBtn_bl1ta_133:hover{background-color:#cc8500}._imageCol_bl1ta_169{flex-shrink:0;display:flex;justify-content:center;align-items:center}._meImg_bl1ta_183{width:420px;height:420px;border-radius:50%;object-fit:cover;box-shadow:0 8px 28px var(--shadow);border:5px solid var(--color-red)}@media screen and (max-width:768px){._section_bl1ta_1{padding:3rem 6%;align-items:flex-start}._content_bl1ta_17{flex-direction:column-reverse;gap:2.5rem}._imageCol_bl1ta_169{width:100%}._meImg_bl1ta_183{width:260px;height:260px}._bio_bl1ta_103{max-width:100%}}._section_18mq5_1{flex:1;padding:2.5rem 5%;background-color:var(--bg-page)}._heading_18mq5_13{text-align:center;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:700;margin-bottom:2rem;color:var(--text-heading)}._expContent_18mq5_29{display:flex;flex-direction:column;gap:2rem;padding:2rem;border:1px solid var(--border-color);border-radius:10px;background-color:var(--bg-card);box-shadow:0 2px 6px var(--shadow);max-width:1000px;margin:0 auto}._skillsSection_18mq5_55 h2,._expSummary_18mq5_57 h2,._proExp_18mq5_59 h2{text-align:center;color:var(--color-red);margin-bottom:.75rem;font-size:1.4rem}._expSummary_18mq5_57 p,._proExp_18mq5_59{font-size:1.05rem;color:var(--text-primary);line-height:1.8}._skillsGrid_18mq5_87{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._skillGroup_18mq5_99{background-color:var(--bg-page);border:1px solid var(--border-light);border-radius:8px;padding:1rem 1.25rem}._skillGroup_18mq5_99 h4{color:var(--text-heading);font-size:.95rem;font-weight:700;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.04em}._skillGroup_18mq5_99 p{font-size:.95rem;color:var(--text-muted);line-height:1.6}._job_18mq5_143{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--border-light)}._job_18mq5_143:first-child{border-top:none;margin-top:0;padding-top:0}._jobTitle_18mq5_167{font-size:1.15rem;font-weight:700;color:var(--text-primary)}._company_18mq5_179{font-size:1rem;color:var(--text-muted);margin-top:2px}._duration_18mq5_191{font-size:.95rem;color:var(--text-subtle);margin-top:2px;margin-bottom:.5rem}._jobDesc_18mq5_205{font-size:.95rem;font-style:italic;color:var(--text-muted);margin-bottom:.5rem}._responsibilities_18mq5_219{padding-left:1.25rem;line-height:1.9;font-size:1rem;color:var(--text-secondary)}._responsibilities_18mq5_219 li{margin-bottom:4px}._resume_18mq5_241{display:flex;justify-content:center;margin-top:1rem;padding:1rem 2rem;border-radius:10px;background-color:var(--color-orange)}._resume_18mq5_241 a{text-decoration:none;color:#000;font-size:1.15rem;font-weight:500;display:flex;align-items:center;gap:10px;transition:all .3s}._resume_18mq5_241 a:hover{color:var(--text-heading);transform:scale(1.05)}@media screen and (max-width:640px){._skillsGrid_18mq5_87{grid-template-columns:1fr}}@media screen and (max-width:640px){._section_18mq5_1{padding:1.5rem 4%}._expContent_18mq5_29{padding:1.25rem}}._section_1lb5e_1{flex:1;padding:2.5rem 5%;background-color:var(--bg-page)}._heading_1lb5e_13{text-align:center;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:700;margin-bottom:2rem;color:var(--text-heading)}._edContent_1lb5e_29{display:flex;flex-direction:column;gap:2.5rem;padding:2rem;border:1px solid var(--border-color);border-radius:10px;background-color:var(--bg-page);box-shadow:0 2px 6px var(--shadow-card);max-width:1000px;margin:0 auto}._edSummary_1lb5e_55,._edQual_1lb5e_57,._edProjects_1lb5e_59,._edCert_1lb5e_61{display:flex;flex-direction:column;gap:1rem;font-size:1.05rem;color:var(--text-primary);line-height:1.8}._edSummary_1lb5e_55 h3,._edQual_1lb5e_57 h3,._edProjects_1lb5e_59 h3,._edCert_1lb5e_61 h3{text-align:center;color:var(--color-red);font-size:1.3rem}._qualSec_1lb5e_97,._cert_1lb5e_99{display:flex;flex-direction:row;gap:1.5rem;align-items:flex-start}._instLogo_1lb5e_113{width:140px;height:auto;object-fit:contain;flex-shrink:0}._project_1lb5e_127{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid var(--border-light)}._project_1lb5e_127 h4{text-align:center;font-size:1.1rem;color:var(--text-primary)}._edProImg_1lb5e_155{align-self:center;max-width:580px;width:100%;height:auto;max-height:360px;border-radius:12px;box-shadow:0 0 6px var(--shadow);object-fit:cover}._certList_1lb5e_179{display:flex;flex-direction:column;gap:1rem}._certItem_1lb5e_191{padding:.75rem 1rem;border-left:3px solid var(--color-red);background-color:var(--bg-card);font-size:1rem;line-height:1.7;color:var(--text-primary)}._list_1lb5e_209{padding-left:1.25rem;line-height:1.9;color:var(--text-secondary)}._list_1lb5e_209 li{margin-bottom:4px}@media screen and (max-width:640px){._section_1lb5e_1{padding:1.5rem 4%}._edContent_1lb5e_29{padding:1.25rem}._qualSec_1lb5e_97,._cert_1lb5e_99{flex-direction:column}._instLogo_1lb5e_113{width:90px}}._section_107k3_1{flex:1;display:flex;flex-direction:column;align-items:center;padding:40px 20px;background-color:var(--bg-page)}._heading_107k3_19{display:flex;justify-content:center;align-items:center;margin-bottom:10px}._heading_107k3_19 h1{font-size:clamp(1.7rem,3vw,2.6rem);color:var(--text-primary)}._container_107k3_43{display:flex;flex-wrap:wrap;justify-content:center;gap:0;margin:20px 0;width:100%;max-width:1260px}._box_107k3_63{width:380px;background-color:var(--bg-page);border:1px solid var(--border-light);margin:20px;box-shadow:0 2px 8px var(--shadow-card);transition:box-shadow .3s}._box_107k3_63:hover{box-shadow:0 4px 16px var(--shadow)}._imgWrap_107k3_89{width:100%;height:220px}._imgWrap_107k3_89 img{width:100%;height:100%;object-fit:cover;object-position:center}._text_107k3_113{padding:26px;display:flex;flex-direction:column;gap:10px}._meta_107k3_127{color:var(--color-red);font-size:.95rem}._title_107k3_137{font-size:1.3rem;font-weight:500;color:var(--text-primary);text-decoration:none;line-height:1.4}._title_107k3_137:hover{color:var(--color-red);transition:all ease .3s}._summary_107k3_163{color:var(--text-muted);font-size:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:8px 0;line-height:1.6}._readMore_107k3_187{color:var(--text-primary);font-size:1rem;text-decoration:none;font-weight:500}._readMore_107k3_187:hover{color:var(--color-red);transition:all ease .3s}@media screen and (max-width:440px){._box_107k3_63{width:100%;margin:10px 0}}._section_114sz_1{flex:1;display:flex;justify-content:center;align-items:center;padding:4rem 6%;background:var(--bg-page)}._inner_114sz_19{display:flex;flex-direction:row;gap:0;width:100%;max-width:1000px;background:var(--bg-page);border-radius:16px;box-shadow:0 8px 32px var(--shadow-card);overflow:hidden;border:1px solid var(--border-light)}._leftPara_114sz_47{flex:1;display:flex;flex-direction:column;gap:1.25rem;padding:3rem;background:var(--color-dark-blue);color:#fff}._heading_114sz_67{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:700;color:#fff}._subtext_114sz_79{font-size:1rem;line-height:1.7;color:#b0c4d8}._divider_114sz_91{width:48px;height:3px;background:var(--color-orange);border-radius:2px}._findMe_114sz_105{font-size:1rem;font-weight:600;color:var(--color-orange);text-transform:uppercase;letter-spacing:.08em}._contactIcons_114sz_121{display:flex;flex-direction:column;gap:14px}._contactIcons_114sz_121 a{color:#d0dde8;font-size:.95rem;text-decoration:none;display:flex;align-items:center;gap:12px;transition:color .3s}._contactIcons_114sz_121 a:hover{color:#fff}._iconWrap_114sz_157{width:32px;height:32px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}._rightForm_114sz_183{flex:1;display:flex;flex-direction:column;gap:1.25rem;padding:3rem;background:var(--bg-page)}._formTitle_114sz_201{font-size:1.6rem;font-weight:700;color:var(--text-heading)}._formStyle_114sz_213{display:flex;flex-direction:column;gap:1rem}._fieldGroup_114sz_225{display:flex;flex-direction:column;gap:.3rem}._fieldGroup_114sz_225 label{font-size:.9rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}._optional_114sz_253{font-weight:400;font-size:.8rem;color:var(--text-subtle);text-transform:none;letter-spacing:0}._successMsg_114sz_269{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color);border-radius:8px;padding:12px 16px;font-size:.95rem;font-weight:500}._fieldGroup_114sz_225 input[type=text],._fieldGroup_114sz_225 input[type=email],._fieldGroup_114sz_225 textarea{width:100%;padding:11px 14px;border:1.5px solid var(--border-light);border-radius:8px;font-size:1rem;color:var(--text-primary);font-family:var(--font-body);background:var(--bg-input);transition:border-color .2s,box-shadow .2s;resize:none}._fieldGroup_114sz_225 input[type=text]:focus,._fieldGroup_114sz_225 input[type=email]:focus,._fieldGroup_114sz_225 textarea:focus{border-color:var(--color-orange);outline:none;box-shadow:0 0 0 3px #ffa60026;background:var(--bg-page)}._submitBtn_114sz_337{width:100%;padding:13px;border:none;border-radius:8px;background:linear-gradient(90deg,var(--color-red),var(--color-orange));color:#fff;font-size:1.05rem;font-weight:600;cursor:pointer;transition:opacity .3s,transform .2s;margin-top:4px}._submitBtn_114sz_337:hover{opacity:.88;transform:translateY(-1px)}@media screen and (max-width:768px){._section_114sz_1{padding:2rem 4%;align-items:flex-start}._inner_114sz_19{flex-direction:column}._leftPara_114sz_47,._rightForm_114sz_183{padding:2rem}}._container_wzk1x_1{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;padding:4rem 2rem;text-align:center;background-color:var(--bg-page)}._code_wzk1x_25{font-size:clamp(5rem,15vw,10rem);font-weight:800;background:linear-gradient(90deg,var(--color-red),var(--color-orange));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}._message_wzk1x_45{font-size:1.4rem;color:var(--text-muted)}._homeBtn_wzk1x_55{padding:12px 32px;background:linear-gradient(90deg,var(--color-red),var(--color-orange));color:#fff;font-size:1rem;font-weight:600;border-radius:8px;text-decoration:none;transition:opacity .3s,transform .2s}._homeBtn_wzk1x_55:hover{opacity:.88;transform:translateY(-2px)}
