@font-face{font-family:geistSans;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:geistSans,geistSans Fallback}.__variable_1e4310{--font-geist-sans:"geistSans","geistSans Fallback"}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:grey;font-weight:500}p{font-size:16.5px;font-weight:400}.min_height{min-height:70vh}.container{width:100%;min-height:100vh;background:#f5f5f5;display:flex;justify-content:center}.main_white_box{width:72%;min-height:100%;background:#fff;padding:0 150px 30px;position:relative}@media (max-width:1000px){.main_white_box{width:100%;padding:20px}}.navbar{width:100%;height:5.6rem;justify-content:space-between}.brand_name,.navbar{display:flex;align-items:center}.brand_name{gap:1rem}.brand_name h2{margin-top:2rem;font-weight:500}.navbar ul{display:flex;gap:1.2rem;list-style:none;font-weight:500}.navbar a{text-decoration:none;color:#000}.navbar li:hover{text-decoration:underline}@media (max-width:1000px){.navbar{flex-direction:column;align-items:center;gap:5px}.navbar ul{font-size:15px}}.footer{margin-top:3rem}.footer p{text-align:center;color:grey}.hero{height:15rem;justify-content:flex-end}.hero,.hero .left_side{width:100%;display:flex}.hero .left_side{align-items:center;border-bottom:1px solid #d3d3d3;gap:1.5rem}.hero .left_side h2{margin-top:.5rem;font-weight:600;font-size:24px}.hero .left_side h1{font-size:16px;width:20rem;font-weight:400;color:#2a2a2a}.hero .left_side img{border-radius:50%}.resume{margin-top:.9rem}.resume a{border:1px solid #d3d3d381;background:#d3d3d381;color:#2a2a2a;font-weight:500;cursor:pointer;font-size:13px;padding-top:3px;padding-bottom:3px;display:flex;align-items:center;justify-content:center;width:9rem;gap:5px}.resume a:hover{border:1px solid #000}.social_icons{margin-top:8px;display:flex;justify-content:flex-start;gap:8px;width:100%}.social_icons a{display:flex;align-items:center;gap:5px}@media (max-width:1000px){.hero{margin-top:1rem;height:auto;flex-direction:column-reverse;align-items:center;gap:15px}.hero .left_side{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:1rem}.hero .left_side h1,.hero .left_side h2{text-align:center}.resume,.social_icons{justify-content:center}.resume{display:flex}}.about{margin-top:1rem;width:100%;display:flex;flex-direction:column;gap:.6rem}.about h2{font-size:18px;font-weight:500}.about p{color:#2a2a2a}.para_container{display:flex;flex-direction:column;gap:10px}.about p span{color:red!important}.skills{margin-top:1rem;width:100%;display:flex;flex-direction:column;gap:.6rem}.skills h2{font-size:18px;font-weight:500}.skills p{color:#2a2a2a}.skills_list{display:flex;flex-wrap:wrap;gap:1rem}.skills_box{width:5.3rem;height:5.2rem;border:1px solid #dfdfdf;border-radius:5px;color:#333;overflow:hidden;background-color:#f5f5f54d;transition:background-color .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px}.skills_box:hover{img{transform:scale(.8);transition:all .3s linear}}.skills_box span{font-size:14px;color:#64748b}@media screen and (max-width:600px){.skills_list{justify-content:center}}.projects{margin-top:1.5rem;width:100%;display:flex;flex-direction:column;gap:0}.projects h2{font-size:18px;font-weight:500}.projects_list{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}.project_card{width:100%;border:1px solid#d3d3d381;display:flex;gap:1.3rem;padding:15px}.project_img{width:30%;height:100%;display:flex;align-items:center;justify-content:center}.project_img img{width:100%;height:100%;border:1px solid #d3d3d381}.project_details{width:70%;display:flex;flex-direction:column;justify-content:space-between}.project_details div:first-child{display:flex;flex-direction:column;gap:8px}.project_details div:first-child p{font-size:15.6px}.project_details div:last-child{display:flex;gap:12px}.project_details button{margin-top:5px;padding:5px;border:none;background:#d9d9d939;cursor:pointer;color:#0000008c;display:flex;align-items:center;gap:5px}.project_details button:hover{color:#000}.project_details h4{font-weight:600}.project_points{gap:0;padding-left:1rem;font-size:14px;line-height:12px}.project_points li{line-height:17px}.tech-used{margin-top:3px;font-size:14px!important;color:#2a2a2a}@media (max-width:600px){.project_card{height:auto;flex-direction:column;padding:10px}.project_img{width:100%}.project_details{gap:1rem;width:100%}}.project_page_list{gap:2rem}.project_page_card{gap:8px}.project_page_card,.project_title{display:flex;flex-direction:column}.project_title{width:100%;gap:6px}.project_title h3{color:#000}.project_title h3:hover{text-decoration:underline}.project_title div:last-child{display:flex;gap:5px}.project_title button{padding:5px;border:none;background:#d9d9d939;cursor:pointer;color:#0000008c}.project_title button:hover{color:#000}.project_page_desc p{font-size:15.6px}@media (max-width:600px){.project_title{width:100%}}.blog_section{width:100%;margin-top:1.5rem}.blog_section h2{font-size:20px;font-weight:600}.blog_cards{margin-top:1.5rem;gap:30px}.blog_card,.blog_cards{display:flex;flex-direction:column}.blog_card{width:auto;gap:6px}.blog_card_title h4{width:auto;font-weight:500;font-size:19px;color:#000}.blog_card_title h4:hover{text-decoration:underline}.blog_card_date p{font-size:15px;font-weight:400;color:grey}.blog_card_line p{font-size:14.6px}@media (max-width:800px){.blog_cards{flex-direction:column}.blog_card{width:100%}}.blog_post{margin-top:1rem;width:100%}.blog_post_title h1{font-size:23px;font-weight:600}.blog_post_container,.top_profile{margin-top:1rem}.top_profile{display:flex;align-items:center;gap:10px}.top_profile img{width:3rem;height:auto;border-radius:50%;box-shadow:0 0 5px 1px #0000003c}.top_profile h4{font-weight:500}.top_profile p{font-size:14px;color:grey}.profile_box{width:100%;margin-top:2.5rem;display:flex;align-items:center;gap:1.4rem;background:#f5f5f5;border:1px solid #d3d3d3;padding:10px}.profile_box img{width:5rem;height:auto;border-radius:50%}.profile_box h4{font-weight:600}.profile_box p{font-size:16px}.profile_box div{display:flex;flex-direction:column;gap:6px}@media (max-width:500px){.profile_box{flex-direction:column}}.project_screenshots{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}mark{background:transparent;background-image:linear-gradient(90deg,#90ee901a,#90ee90b3 4%,#90ee904d);-webkit-box-decoration-break:clone;box-decoration-break:clone}.wp-block-list li{margin-top:1rem!important}strong{font-weight:600!important}.wp-block-image img{width:80%!important;height:auto}@media (max-width:700px){.wp-block-image img{width:100%!important;height:auto}}.loading-screen{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:start;z-index:9999;overflow:hidden}.spinner{width:33px;height:33px;border-color:#1a73e8 #1a73e8 #fff #fff;border-style:solid;border-width:4px;border-radius:50%;animation:spin 1s linear infinite;margin-right:10px}@keyframes spin{to{transform:rotate(1turn)}}.captcha-box{margin-top:3rem;background:#fff;border:1px solid #a8a3a3;width:320px;padding:15px}.checkbox-wrap{justify-content:space-between}.checkbox-left,.checkbox-wrap{display:flex;align-items:center}.checkbox-left svg{width:30px;height:30px;color:green;margin-right:10px}.captcha-right img{width:50px;height:auto}.continue-btn{margin-top:10px;width:320px;padding:10px;background:#4285f4;border:none;color:#fff;font-size:16px;border-radius:4px;text-align:center;cursor:pointer}.continue-btn:disabled{background:#ccc;cursor:not-allowed}.recaptcha-text{font-size:10px;color:#555;margin-top:5px;text-align:right}