:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._projects-section_bk0bk_5{background:#111;color:#fff;min-height:100vh;padding:48px 0 32px;display:flex;flex-direction:column;align-items:center}._section-title_bk0bk_25{font-size:2.8rem;font-weight:700;margin-bottom:32px;letter-spacing:1px;text-align:center}._filters-row_bk0bk_41{display:flex;gap:16px;margin-bottom:40px;flex-wrap:wrap;justify-content:center}._filter-btn_bk0bk_57{background:#222;color:#fff;border:none;border-radius:999px;padding:10px 28px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s,color .2s;outline:none}._filter-btn_bk0bk_57._active_bk0bk_83{background:#fff;color:#111;font-weight:700}._projects-grid_bk0bk_95{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%;max-width:1200px;margin:0 auto}@media (max-width: 900px){._projects-grid_bk0bk_95{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){._projects-grid_bk0bk_95{grid-template-columns:1fr}._section-title_bk0bk_25{font-size:2rem}}._project-card_bk0bk_147{background:linear-gradient(135deg,#23235b 60%,#6a11cb);border-radius:2rem;box-shadow:0 0 32px #6a11cb55,0 2px 12px #23235b33;padding:28px 24px 20px;position:relative;display:flex;flex-direction:column;gap:16px;border:2.5px solid #7c3aed;outline:.5px solid #00f0ff;transition:box-shadow .3s,transform .3s,border-color .3s}._project-card_bk0bk_147:hover{box-shadow:0 0 48px #7c3aedcc,0 4px 32px #00f0ff55;transform:translateY(-6px) scale(1.03);border-color:#00f0ff}._featured-badge_bk0bk_189{position:absolute;top:18px;right:18px;background:linear-gradient(90deg,#7c3aed 40%,#00f0ff);color:#fff;font-size:.85rem;font-weight:700;border-radius:999px;padding:4px 14px;box-shadow:0 0 12px #7c3aed88,0 1px 6px #00f0ff44;border:2px solid #fff;text-shadow:0 0 6px #00f0ff99}._project-title_bk0bk_219{font-size:1.3rem;font-weight:700;margin-bottom:4px}._project-desc_bk0bk_231{font-size:1rem;color:#ccc;margin-bottom:8px}._tech-tags_bk0bk_243{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}._tech-tag_bk0bk_243{background:linear-gradient(90deg,#7c3aed 40%,#00f0ff);color:#fff;border-radius:999px;font-size:.85rem;padding:4px 12px;font-weight:500;box-shadow:0 0 8px #7c3aed88;border:1.5px solid #fff;text-shadow:0 0 4px #00f0ff99}._card-actions_bk0bk_283{display:flex;gap:12px;margin-top:8px}._action-btn_bk0bk_295{display:flex;align-items:center;gap:6px;font-size:.95rem;font-weight:500;border-radius:999px;padding:8px 20px;border:none;cursor:pointer;transition:background .2s,color .2s}._action-btn_bk0bk_295._code_bk0bk_323{background:linear-gradient(90deg,#23235b 40%,#6a11cb);color:#fff;border:2.5px solid #00f0ff;box-shadow:0 0 12px #00f0ff99;text-shadow:0 0 6px #00f0ff99}._action-btn_bk0bk_295._code_bk0bk_323:hover{background:linear-gradient(90deg,#00f0ff 40%,#7c3aed);color:#fff;border-color:#7c3aed;box-shadow:0 0 24px #7c3aedcc}._action-btn_bk0bk_295._demo_bk0bk_353{background:linear-gradient(90deg,#23235b 40%,#7c3aed);color:#fff;border:2.5px solid #7c3aed;box-shadow:0 0 12px #7c3aed99;text-shadow:0 0 6px #7c3aed99}._action-btn_bk0bk_295._demo_bk0bk_353:hover{background:linear-gradient(90deg,#7c3aed 40%,#00f0ff);color:#fff;border-color:#00f0ff;box-shadow:0 0 24px #00f0ffcc}.journey-cert-link{display:inline-block;margin-top:.5rem;font-size:1rem;color:#1e90ff;text-decoration:underline;font-weight:600;transition:color .2s}.journey-cert-link:hover{color:#6a11cb}.nav-list li:first-child .nav-btn{border-radius:24px 0 0 24px;background:#1e90ff14;box-shadow:0 0 8px #1e90ff33}.nav-list li:last-child .nav-btn{border-radius:0 24px 24px 0;background:#1e90ff14;box-shadow:0 0 8px #1e90ff33}.certifications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;justify-content:center}.cert-card{background:#18181c;border-radius:14px;box-shadow:0 2px 16px #1e90ff14;color:#fff;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1.2rem 1.5rem;position:relative;border:3px solid #1e90ff;transition:box-shadow .3s,border .3s}.cert-card-blue{border-color:#1e90ff}.cert-card-green{border-color:#b6d43a}.cert-header{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:.7rem;letter-spacing:1px}.cert-title{font-size:1.13rem;font-weight:700;color:#1e90ff;margin-bottom:.7rem;text-align:center}.cert-ribbon{width:38px;height:38px;margin:.7rem auto .2rem;display:block}.cert-link{font-size:.98rem;color:#fff;text-decoration:underline;margin-top:.7rem;transition:color .2s}@media (max-width: 900px){.certifications-section{padding:1.2rem .2rem}.certifications-title-gradient{font-size:1.7rem;margin-bottom:1.2rem}.cert-card{min-height:140px;padding:.7rem}.cert-ribbon{width:28px;height:28px}}@media (max-width: 600px){.certifications-section{margin:1.2rem auto .5rem;padding:.5rem .1rem}.certifications-title-gradient{font-size:1.2rem;margin-bottom:.7rem}.cert-card{min-height:90px;padding:.4rem .2rem}.cert-ribbon{width:18px;height:18px}.certifications-list{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100vw!important;max-width:98vw!important;gap:1.2rem!important}.cert-card{margin-left:auto!important;margin-right:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}}.certifications-section{width:100%;max-width:1200px;margin:3rem auto 2rem;padding:1.5rem 1rem;background:none}.certifications-title-gradient{font-size:2.3rem;font-weight:700;margin-bottom:2.2rem;text-align:center}.certifications-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start}.cert-card{background:#18181c;border:2px solid #1e90ff;border-radius:14px;box-shadow:0 2px 16px #1e90ff14;color:#fff;min-width:240px;max-width:320px;min-height:120px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:1.2rem 1.5rem;transition:box-shadow .3s,border .3s}.cert-card:hover{box-shadow:0 0 24px #1e90ff55;border:2px solid #6a11cb}.cert-title{font-size:1.15rem;font-weight:700;color:#1e90ff;margin-bottom:.3rem}.cert-issuer{font-size:1rem;color:#bfc7d5;margin-bottom:.2rem}.cert-date{font-size:.95rem;color:#bfc7d5;margin-bottom:.5rem}.cert-link{font-size:.98rem;color:#fff;text-decoration:underline;transition:color .2s}.cert-link:hover{color:#1e90ff}@media (max-width: 900px){.certifications-section{padding:1.2rem .2rem}.certifications-title-gradient{font-size:1.7rem;margin-bottom:1.2rem}.cert-card{min-width:180px;max-width:220px;padding:.7rem}}@media (max-width: 600px){.certifications-section{margin:1.2rem auto .5rem;padding:.5rem .1rem}.certifications-title-gradient{font-size:1.2rem;margin-bottom:.7rem}.cert-card{min-width:120px;max-width:160px;padding:.4rem .2rem}}.contact-info-icon{width:40px;height:40px;background:#232a34;border-radius:50%;padding:7px;transition:box-shadow .2s}.contact-info-row:hover .contact-info-icon{box-shadow:0 0 12px #1e90ff99}.contact-info-text{color:#fff;text-decoration:none;transition:color .2s}.contact-info-text:hover{color:#1e90ff}.contact-heading-center{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.contact-heading-center h2{font-size:2.2rem;font-weight:700;color:#1e90ff;letter-spacing:1px}@media (max-width: 900px){.contact-heading-center h2{font-size:1.5rem}}@media (max-width: 600px){.contact-heading-center h2{font-size:1.1rem}}.contact-section{width:100%;max-width:1200px;margin:3rem auto 2rem;padding:1.5rem 1rem;background:none}.contact-heading-right{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1.5rem}.contact-heading-right h2{font-size:2.2rem;font-weight:700;color:#1e90ff;letter-spacing:1px}.contact-main-grid{display:grid;grid-template-columns:2fr 2fr;gap:2.5rem;width:100%}.contact-form{display:flex;flex-direction:column;gap:1.2rem}.contact-form label{font-size:1.1rem;color:#fff;margin-bottom:.3rem}.contact-form input,.contact-form textarea{background:#232a34;color:#fff;border:1px solid #6a11cb;border-radius:8px;padding:.8rem 1rem;font-size:1rem;outline:none;margin-bottom:.2rem;transition:border .2s}.contact-form input:focus,.contact-form textarea:focus{border:1.5px solid #1e90ff}.contact-submit{background:#338cff;color:#fff;border:none;border-radius:8px;padding:.9rem 0;font-size:1.1rem;font-weight:600;cursor:pointer;margin-top:.7rem;transition:background .2s}.contact-submit:hover{background:#1e90ff}.contact-info-block{display:flex;flex-direction:column;gap:1.2rem;justify-content:flex-start;margin-top:.5rem}.contact-info-row{display:flex;align-items:center;gap:1.1rem;margin-bottom:.2rem}.contact-info-icon{width:40px;height:40px;background:#232a34;border-radius:50%;padding:7px}.contact-info-text{font-size:1.18rem;color:#fff}.contact-social-row{display:flex;gap:1.5rem;margin-top:2.2rem}.contact-social-icon img{width:44px;height:44px;background:#232a34;border-radius:50%;padding:7px;transition:box-shadow .2s}.contact-social-icon img:hover{box-shadow:0 0 12px #1e90ff99}@media (max-width: 900px){.contact-section{padding:1.2rem .2rem}.contact-heading-right h2{font-size:1.5rem}.contact-main-grid{grid-template-columns:1fr;gap:1.5rem}.contact-info-block{margin-top:1.2rem}.contact-social-row{margin-top:1.2rem;gap:1rem}}@media (max-width: 600px){.contact-section{margin:1.2rem auto .5rem;padding:.5rem .1rem}.contact-heading-right h2{font-size:1.1rem}.contact-info-icon{width:28px;height:28px;padding:4px}.contact-info-text{font-size:.95rem}.contact-social-icon img{width:28px;height:28px;padding:4px}}.skills-title-large{font-size:3.2rem!important;margin-bottom:2.5rem!important}@media (max-width: 900px){.skills-title-large{font-size:2.2rem!important;margin-bottom:1.5rem!important}}@media (max-width: 600px){.skills-title-large{font-size:1.5rem!important;margin-bottom:1rem!important}}.skills-title-gradient{font-size:2.3rem;font-weight:700;margin-bottom:2.2rem;text-align:center}.blue-gradient{background:linear-gradient(90deg,#1e90ff 40%,#6a11cb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}@media (max-width: 900px){.skills-title-gradient{font-size:1.7rem;margin-bottom:1.2rem}}@media (max-width: 600px){.skills-title-gradient{font-size:1.2rem;margin-bottom:.7rem}}.skills-section{width:100%;max-width:1200px;margin:3rem auto 2rem;padding:1.5rem 1rem;background:none}.skills-title{font-size:2.3rem;font-weight:700;color:#fff;margin-bottom:2.2rem;text-align:center}.skills-groups{display:flex;flex-direction:column;gap:2.5rem}.skills-group-title{font-size:1.35rem;font-weight:700;color:#fff;margin-bottom:1.2rem;letter-spacing:.5px}.skills-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start}.skill-card{background:#18181c;border:1.5px solid #23235b;border-radius:16px;box-shadow:0 2px 16px #1e90ff14;color:#fff;min-width:140px;max-width:160px;min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.2rem .5rem;transition:box-shadow .3s,border .3s;cursor:default}.skill-card:hover{box-shadow:0 0 24px #1e90ff55;border:1.5px solid #1e90ff}.skill-icon{width:48px;height:48px;margin-bottom:.7rem;object-fit:contain}.skill-label{font-size:1.08rem;font-weight:600;color:#bfc7d5;text-align:center}@media (max-width: 900px){.skills-section{padding:1.2rem .2rem}.skills-title{font-size:1.7rem;margin-bottom:1.2rem}.skills-group-title{font-size:1.1rem;margin-bottom:.7rem}.skills-grid{gap:1.2rem}.skill-card{min-width:110px;max-width:120px;min-height:110px;padding:.7rem .2rem}.skill-icon{width:36px;height:36px;margin-bottom:.5rem}.skill-label{font-size:.95rem}}@media (max-width: 600px){.skills-section{margin:1.2rem auto .5rem;padding:.5rem .1rem}.skills-title{font-size:1.2rem;margin-bottom:.7rem}.skills-group-title{font-size:.95rem;margin-bottom:.4rem}.skills-grid{display:flex!important;flex-wrap:wrap!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:.7rem!important;width:100vw!important;max-width:98vw!important}.skill-card{min-width:90px;max-width:100px;min-height:90px;padding:.4rem .1rem}.skill-icon{width:26px;height:26px;margin-bottom:.3rem}.skill-label{font-size:.8rem}}@media (max-width: 900px){.navbar{display:none!important}}.journey-section{width:100%;max-width:1200px;margin:3rem auto 2rem;padding:1.5rem 1rem;background:none}.journey-title{font-size:2.3rem;font-weight:700;color:#fff;margin-bottom:2.2rem;text-align:center}.journey-title span{color:#1e90ff}.journey-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;width:100%}.journey-column{display:flex;flex-direction:column;gap:1.7rem}.journey-heading{font-size:1.35rem;font-weight:700;color:#fff;margin-bottom:1.2rem;letter-spacing:.5px}.journey-card{position:relative;background:#18181c;border:2px solid #1e90ff;border-radius:14px;padding:1.2rem 1.5rem 1.2rem 2.5rem;box-shadow:0 2px 16px #1e90ff14;color:#fff;min-height:120px;display:flex;align-items:center}.journey-dot{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:14px;height:14px;background:linear-gradient(135deg,#1e90ff 60%,#6a11cb);border-radius:50%;box-shadow:0 0 8px #1e90ff99;border:2px solid #fff}.journey-content{display:flex;flex-direction:column;gap:.3rem}.journey-year{font-size:.98rem;font-weight:600;color:#1e90ff;margin-bottom:.2rem}.journey-title-card{font-size:1.13rem;font-weight:700;color:#fff;margin-bottom:.2rem}.journey-desc{font-size:.97rem;color:#bfc7d5}@media (max-width: 900px){.journey-grid{grid-template-columns:1fr;gap:2rem}.journey-section{padding:1.2rem .2rem}}@media (max-width: 600px){.journey-section{margin:2rem auto 1rem;padding:.5rem .1rem}.journey-title{font-size:1.5rem;margin-bottom:1.2rem}.journey-heading{font-size:1.1rem;margin-bottom:.7rem}.journey-card{padding:1rem 1rem 1rem 2rem;min-height:90px}.journey-dot{left:.6rem;width:11px;height:11px}.journey-year{font-size:.9rem}.journey-title-card{font-size:1rem}.journey-desc{font-size:.9rem}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}body,#root{background:#141416}.navbar{position:fixed;top:.7rem;left:50%;transform:translate(-50%);background:#18181c;border-radius:32px;box-shadow:0 4px 16px #0000002e;border:2px solid #fff;outline:none;padding:.5rem;max-width:900px;width:auto;z-index:1000;display:flex;justify-content:center;align-items:center}.nav-list{display:flex;justify-content:center;align-items:center;list-style:none;margin:0;padding:.2rem;gap:0}.nav-list li{margin:0}.nav-list a{color:#fff;text-decoration:none;font-size:1.15rem;font-weight:600;border-radius:0;margin:0 .2rem;padding:.4rem 1.2rem;background:none;box-shadow:none;transition:background .3s,color .2s,box-shadow .3s}.nav-list a .nav-list li:first-child .nav-btn{border-radius:32px 0 0 32px;background:#1e90ff14;box-shadow:0 0 8px #1e90ff33}.nav-list a .nav-list li:last-child .nav-btn{border-radius:0 32px 32px 0;background:#1e90ff14;box-shadow:0 0 8px #1e90ff33}.nav-list a.active,.nav-list a:hover{color:#f60;background:#ff660014}.main-content{margin-top:3.5rem}.starry-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;background:linear-gradient(180deg,#23235b,#6a11cb)}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.about-page-layout{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;background:none;gap:2.5rem}.profile-sidebar{width:320px;min-width:260px;margin:2.5rem 2rem 2.5rem 0;display:flex;flex-direction:column;align-items:center}.profile-card{background:#18181c;border-radius:24px;box-shadow:0 4px 32px #0000002e;padding:2.5rem 2rem;width:100%;display:flex;flex-direction:column;align-items:center}.profile-img-placeholder{width:110px;height:110px;border-radius:32px;background:linear-gradient(135deg,#23235b 40%,#6a11cb);margin-bottom:1.5rem;box-shadow:0 2px 16px #6a11cb44}.profile-img-large{width:140px;height:140px;border-radius:32px;object-fit:cover;background:#232323;margin-bottom:1.5rem;box-shadow:0 2px 16px #23232344}.profile-name{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.profile-role{background:#23235b;color:gold;font-size:1rem;font-weight:500;padding:.4rem 1.2rem;border-radius:12px;margin-bottom:1.5rem}.profile-contact{width:100%;margin-top:1rem}.contact-item{display:flex;align-items:center;background:#23235b;border-radius:12px;padding:.7rem 1rem;margin-bottom:.7rem;color:#fff;font-size:.98rem}.contact-icon{color:gold;font-size:1.2rem;margin-right:.7rem}.contact-label{color:gold;font-size:.85rem;margin-right:.5rem;font-weight:600}.contact-value{color:#fff;font-size:.98rem;word-break:normal;overflow-wrap:anywhere;white-space:normal;max-width:160px;display:inline-block;-webkit-hyphens:manual;hyphens:manual}.contact-value a,.contact-value{word-break:normal;overflow-wrap:anywhere;white-space:normal}.about-main-content{flex:1;margin:2.5rem 0;display:flex;flex-direction:column;align-items:flex-start}.about-card{background:#18181c;border-radius:24px;box-shadow:0 4px 32px #0000002e;padding:2.5rem;width:100%;max-width:900px}.about-header{display:flex;align-items:center}.about-header h1{color:#fff;font-size:2.2rem;font-weight:700;margin-right:1rem}.about-underline{height:4px;width:48px;background:linear-gradient(90deg,gold,#6a11cb);border-radius:2px}.about-description{color:#d1d1d6;font-size:1.15rem;margin:1.5rem 0 2.5rem}.about-section-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1.2rem}.about-services{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.service-card{background:#23235b;border-radius:18px;box-shadow:0 2px 16px #6a11cb22;padding:1.2rem;display:flex;align-items:flex-start;color:#fff}.service-icon{font-size:2rem;color:gold;margin-right:1.2rem}.service-card h3{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:.3rem}.service-card p{color:#d1d1d6;font-size:.98rem}.home-card-layout{display:flex;justify-content:center;align-items:center;min-height:80vh;background:none}.home-card{background:#18181c;border-radius:24px;box-shadow:0 4px 32px #0000002e;padding:2.5rem;max-width:600px;width:100%;display:flex;flex-direction:column;align-items:center}.home-card-content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2.5rem}.home-profile-section{display:flex;align-items:center;justify-content:center}.home-profile-photo-placeholder{width:120px;height:120px;border-radius:24px;background:linear-gradient(135deg,#23235b 40%,#6a11cb);box-shadow:0 2px 16px #6a11cb44;display:flex;align-items:center;justify-content:center}.home-info-section{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.home-name{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.home-designation-badge{background:linear-gradient(90deg,gold,#6a11cb);color:#23235b;font-size:1.1rem;font-weight:600;padding:.4rem 1.2rem;border-radius:12px;margin-bottom:1.5rem;box-shadow:0 2px 8px #ffd70044}.home-action-buttons{display:flex;gap:1rem;margin-top:.5rem}.home-btn{font-size:1rem;font-weight:600;padding:.7rem 1.5rem;border-radius:10px;text-decoration:none;border:none;outline:none;cursor:pointer;transition:background .2s,color .2s}.home-download-btn{background:#23235b;color:gold;border:2px solid #ffd700}.home-contact-btn{background:linear-gradient(90deg,#6a11cb,gold);color:#23235b;border:2px solid #6a11cb}.home-contact-btn:hover{background:#23235b;color:gold}@media (max-width: 700px){.home-card-content,.home-hero-modern{flex-direction:column!important;align-items:center!important;justify-content:center!important}.home-profile-img-bg{margin-bottom:1.2rem!important;margin-top:0!important;order:-1!important}}@media (max-width: 600px){.profile-img-large{width:110px!important;height:110px!important;border-radius:24px!important;margin-bottom:1.5rem!important}}@media (max-width: 700px){.home-card-content{flex-direction:column;gap:1.5rem}.home-card{padding:1.2rem .5rem}.home-profile-photo-placeholder{width:90px;height:90px;border-radius:18px}.home-name{font-size:1.3rem}.home-designation-badge{font-size:.95rem;padding:.3rem .8rem}.home-action-buttons{flex-direction:column;gap:.7rem}}.home-hero-modern{display:flex;align-items:center;justify-content:center;min-height:80vh;background:#18181c;border-radius:24px;box-shadow:0 4px 32px #0000002e;padding:2.5rem;max-width:900px;margin:2.5rem auto}.home-hero-left{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-right:2rem}.home-hero-intro{color:#d1d1d6;font-size:1.1rem;margin-bottom:.5rem}.home-hero-name{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:.2rem}.home-hero-role{color:gold;font-size:2.2rem;font-weight:800;margin-bottom:1.2rem}.home-hero-quote{color:#d1d1d6;font-size:1.15rem;font-style:italic;margin-bottom:1.2rem;margin-top:.5rem;text-shadow:0 2px 8px rgba(0,0,0,.18)}.home-hero-quote-box{background:#232323;border-radius:50px;padding:1rem 1.5rem;margin-bottom:1.2rem;margin-top:.5rem;box-shadow:0 2px 16px #23232344;display:inline-block}.home-hero-socials{display:flex;gap:1.2rem;margin-bottom:1.2rem}.social-icon{font-size:1.3rem;color:#fff;background:#23235b;border-radius:50%;padding:.5rem;box-shadow:0 2px 8px #23235b44;transition:background .2s,color .2s}.social-icon:hover{color:gold;background:#23235b}.home-hero-actions{display:flex;gap:1rem;margin-bottom:2rem}.home-hire-btn{background:#f60;color:#fff;font-weight:600;padding:.5rem 1.3rem;border-radius:8px;text-decoration:none;box-shadow:0 2px 8px #f604;transition:background .2s;border:none}.home-hire-btn:hover{background:#f80}.home-download-btn{background:none;color:gold;font-weight:600;padding:.7rem 1.5rem;border-radius:10px;border:2px solid #ffd700;text-decoration:none;transition:border .2s,color .2s}.home-download-btn:hover{background:gold;color:#23235b}.home-hero-stats{display:flex;gap:1.2rem;margin-top:1.2rem}.home-stat-card{background:#23235b;color:#fff;border-radius:12px;padding:1rem 1.5rem;font-size:1.05rem;font-weight:600;box-shadow:0 2px 8px #23235b44;display:flex;flex-direction:column;align-items:center}.home-stat-card span{color:gold;font-size:1.2rem;font-weight:700;margin-bottom:.2rem}.home-hero-right{flex:1;display:flex;align-items:center;justify-content:center}.home-profile-img-bg{width:340px;height:340px;border-radius:50%;background:radial-gradient(circle at 60% 40%,#232323 60%,#18181c);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 32px #23232344;border:2px solid #fff;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s}.home-profile-img-bg:hover{transform:scale(1.08);box-shadow:0 0 32px #ffd70099,0 2px 16px #6a11cb99}.home-profile-img{width:300px;height:300px;object-fit:cover;border-radius:50%;box-shadow:0 2px 32px #23235b44;background:#23235b}.theme-card{background:#18181c;border-radius:24px;box-shadow:0 4px 32px #0000002e;border:2px solid rgba(255,255,255,.08)}.home-hero-modern,.home-card,.about-card{border:2px solid rgba(255,255,255,.12)}.theme-separator{width:100%;height:2px;background:linear-gradient(90deg,#ffffff2e,#ffffff0a);border-radius:1px;margin:2rem 0}.home-hero-name,.profile-name,.about-header h1{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.18)}.home-hero-role,.profile-role,.about-section-title{color:gold;text-shadow:0 2px 8px rgba(0,0,0,.18)}.home-hire-btn,.home-contact-btn,.home-btn,.about-card .service-card{border:2px solid rgba(255,255,255,.12)}@media (max-width: 900px){.home-hero-modern,.home-card,.about-card{border-radius:18px;border-width:2px}}@media (max-width: 900px){.navbar{position:relative;height:auto;padding:.5rem 1rem}.nav-list{position:absolute;top:100%;right:0;left:auto;width:220px;background:#18181c;border-radius:0 0 16px 16px;box-shadow:0 4px 16px #0000002e;z-index:999;display:none;flex-direction:column;align-items:flex-end;padding:.5rem}.nav-list.open{display:flex!important;position:fixed!important;top:50%!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important;width:90vw!important;max-width:320px!important;min-width:220px!important;background:#18181c!important;border-radius:18px!important;box-shadow:0 8px 32px #00000038;align-items:center!important;z-index:1002!important;padding:1.2rem .5rem!important;justify-content:center!important;flex-direction:column!important;margin:0!important;height:auto!important;overflow:visible!important}.nav-btn{width:90%;margin:.3rem 0;border:2px solid #fff;background:#18181c;color:#fff;border-radius:10px;box-shadow:none;text-align:left;padding-left:1rem}.nav-toggle{position:fixed!important;top:.7rem!important;left:auto!important;right:3.5rem!important;transform:none!important;z-index:1001!important;background:linear-gradient(90deg,#f60,gold)!important;color:#23235b!important}.nav-list{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important;width:220px!important;align-items:center!important;z-index:1002!important}}@media (min-width: 901px){.nav-toggle{display:none}}@media (max-width: 600px){.home-profile-img-bg{width:180px;height:180px;border:2px solid #fff}.home-profile-img{width:150px;height:150px}.home-hero-name{font-size:1.3rem}.home-hero-role{font-size:1.1rem}.home-hire-btn,.home-download-btn{font-size:.95rem;padding:.5rem 1rem}.home-stat-card{padding:.7rem 1rem;font-size:.95rem}}@media (max-width: 900px){.about-page-layout{flex-direction:column;align-items:center;gap:1.2rem;width:100vw;max-width:100vw}.profile-sidebar{width:100%;min-width:unset;margin:1.5rem 0 0;align-items:center}.profile-card{width:90vw;max-width:400px;padding:1.5rem 1rem}.profile-img-large{width:100px;height:100px;border-radius:24px}.about-main-content{align-items:center;justify-content:center;width:100vw;max-width:98vw;display:flex}.about-card{margin:0 auto;padding:1.2rem .5rem;max-width:98vw;border-radius:18px}}@media (max-width: 600px){.profile-card{padding:1rem .3rem;border-radius:18px}.profile-img-large{width:70px;height:70px;border-radius:16px}.profile-name{font-size:1.1rem}.profile-role{font-size:.9rem;padding:.3rem .7rem}.contact-item{font-size:.9rem;padding:.5rem .7rem}.about-card{border-radius:18px;padding:.7rem .2rem}}@media (max-width: 700px){.home-hero-modern{flex-direction:column;align-items:center;justify-content:center}.home-hero-right{order:-1;margin-bottom:.7rem}.home-hero-left{margin-top:0}}.about-animated-bg{position:relative;width:100%;min-height:100vh;background:linear-gradient(135deg,#181824 60%,#2a2139);overflow:hidden;border-radius:2rem;box-shadow:0 0 40px #50287833}#about-particles-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.about-card-pop{position:relative;z-index:1;margin:3rem auto;padding:2.5rem 2rem;background:linear-gradient(120deg,#23233b 80%,#3a2c4d);border-radius:1.5rem;box-shadow:0 0 32px #ff8c0026,0 2px 8px #0000001f;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s;max-width:900px;width:95vw;color:#fff;font-family:Montserrat,Segoe UI,Arial,sans-serif;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.about-card-pop:hover{transform:scale(1.03);box-shadow:0 0 48px #ffb300,0 2px 16px #7c3aed}.about-right{transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s}.about-right:hover{transform:scale(1.08);box-shadow:0 0 64px #7c3aed,0 2px 24px #ffb300;z-index:2}.about-header h1{font-size:2.5rem;font-weight:700;letter-spacing:.04em;color:#fff;text-shadow:0 2px 8px #7c3aed44}.about-underline{width:80px;height:5px;border-radius:3px;background:linear-gradient(90deg,#ffb300 40%,#7c3aed);margin:.5rem 0 2rem}.about-content-flex{display:flex;flex-direction:row;gap:2.5rem;justify-content:space-between;align-items:flex-start}.about-left{flex:2;font-size:1.15rem;line-height:1.7;color:#eaeaea}.about-right{flex:1;background:linear-gradient(120deg,#23233b 80%,#7c3aed);border-radius:1rem;box-shadow:0 0 16px #7c3aed44;padding:1.5rem 1rem;margin-top:.5rem;color:#fff;min-width:180px}.focus-heading{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#ffb300;letter-spacing:.03em}.focus-list{list-style:none;padding:0;margin:0}.focus-list li{font-size:1.08rem;margin-bottom:1.1rem;padding-left:.5rem;color:#fff;font-family:Montserrat,Segoe UI,Arial,sans-serif;border-left:3px solid #ffb300;background:linear-gradient(90deg,#23233b 80%,#7c3aed);border-radius:.5rem;box-shadow:0 0 8px #7c3aed44}.fullpage-scroll-container{height:100vh;width:100vw;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.fullpage-scroll-container::-webkit-scrollbar{display:none}.fullpage-scroll-container{scrollbar-width:none;-ms-overflow-style:none}.fullpage-section{min-height:100vh;width:100vw;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.about-page-layout{max-width:100vw;width:100vw;box-sizing:border-box}@media (min-width: 900px){.about-card,.about-card-pop{max-width:900px;width:100%;margin:0 auto;box-sizing:border-box;border-radius:24px}}html,body,#root{width:100vw;height:100vh;margin:0;padding:0;box-sizing:border-box}.ongoing-badge{background-color:#ff4d4d;color:#fff;font-size:.75rem;font-weight:700;padding:3px 8px;border-radius:12px;display:inline-block;margin-left:8px}
