:root{--background:linear-gradient(135deg, #0a0a0a, #121212, #1e1e1e);--foreground:#ededed;--card-bg:#141414b3;--card-shadow:0 8px 25px #ffffff0d;--transition-speed:.3s}html[data-theme=light]{--background:linear-gradient(135deg, #fff, #f8fbff, #eef2ff);--foreground:#171717;--card-bg:#ffffffa6;--card-shadow:0 8px 25px #0000000d}:root{--bubble-bg-user:#b85cff;--bubble-text-user:#fff;--bubble-bg-bot:#232323e6;--bubble-text-bot:#fff}html[data-theme=light]{--bubble-bg-user:#8f35d6;--bubble-text-user:#fff;--bubble-bg-bot:#ffffffb3;--bubble-text-bot:#111}.hero-title-purple{color:#b85cff;letter-spacing:-.04em}.hero-section{text-align:left;border-radius:12px}@media (max-width:768px){.hero-section{text-align:center;padding:3rem 1rem;align-items:center!important}}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans,Arial, Helvetica, sans-serif);transition:background var(--transition-speed) ease, color var(--transition-speed) ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.section{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--card-shadow);border-radius:20px;transition:transform .3s,box-shadow .3s}.section:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000002e}h5{color:#b85cff}.social-icon{color:#b85cff;transition:filter .3s}.tech-stack-icon{color:#b85cff}a{color:inherit;text-decoration:none}.skill-impact-section{color:var(--foreground);position:relative;overflow:hidden}.skill-impact-section .container{z-index:1;position:relative}.skill-impact-header{max-width:850px}.skill-impact-kicker{color:#b85cff;letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:850}.skill-impact-title{color:#b85cff;letter-spacing:-.035em}.skill-impact-subtitle{color:#ffffffb8;font-size:1.04rem;line-height:1.75}.skill-impact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.35rem;display:grid}.skill-impact-card{text-align:center;background:#111;border:1px solid #ffffff1f;border-radius:24px;min-height:100%;padding:1.6rem 1.35rem;transition:border-color .3s,box-shadow .3s,background .3s,transform .3s;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000047}.skill-impact-card:hover{background:#151515;border-color:#ffffff38;box-shadow:0 24px 65px #00000057}.skill-impact-icon-shell{z-index:1;color:#b85cff;background:#ffffff12;border:1px solid #b85cff47;border-radius:20px;justify-content:center;align-items:center;width:66px;height:66px;margin:0 auto 1.15rem;transition:transform .3s,background .3s,border-color .3s;display:inline-flex;position:relative}.skill-impact-card:hover .skill-impact-icon-shell{background:#b85cff14;border-color:#b85cff6b;transform:scale(1.06)rotate(-2deg)}.skill-impact-icon{color:#b85cff;font-size:1.85rem;transition:transform .3s;display:inline-flex}.skill-impact-card:hover .skill-impact-icon{transform:scale(1.04)}.skill-impact-card-title{z-index:1;color:#b85cff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.08rem;font-weight:800;position:relative}.skill-impact-card-desc{z-index:1;color:#ffffffb3;margin-bottom:0;font-size:.92rem;line-height:1.7;position:relative}html[data-theme=light] .skill-impact-subtitle{color:#171717ad}html[data-theme=light] .skill-impact-card{background:#fff;border-color:#1414141a;box-shadow:0 18px 45px #14141414}html[data-theme=light] .skill-impact-card:hover{background:#fafafa;border-color:#1414142e;box-shadow:0 24px 60px #1414141f}html[data-theme=light] .skill-impact-card-title{color:#8f35d6}html[data-theme=light] .skill-impact-card-desc{color:#21102fad}html[data-theme=light] .skill-impact-icon-shell{color:#8f35d6;background:#1414140b;border-color:#b85cff47}html[data-theme=light] .skill-impact-icon{color:#8f35d6}@media (max-width:991px){.skill-impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.skill-impact-section{padding-inline:.25rem}.skill-impact-grid{grid-template-columns:1fr;gap:1rem}.skill-impact-card{border-radius:20px;padding:1.4rem 1.15rem}.skill-impact-icon-shell{border-radius:18px;width:60px;height:60px}.skill-impact-icon{font-size:1.65rem}.skill-impact-subtitle{font-size:.98rem}}.journey-section{color:var(--foreground);position:relative;overflow:hidden}.journey-section .container{z-index:1;position:relative}.journey-shell{width:100%;max-width:1180px;margin:0 auto;position:relative}.journey-header{max-width:780px}.journey-kicker{color:#b85cff;letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:850}.journey-title{color:#b85cff;letter-spacing:-.035em}.journey-subtitle{color:#ffffffb8;max-width:680px;font-size:1.04rem;line-height:1.75}.journey-timeline{gap:1.25rem;padding:1rem 0;display:grid;position:relative}.journey-timeline:before{content:"";background:#b85cff59;border-radius:999px;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.journey-item{grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);align-items:center;min-height:150px;display:grid;position:relative}.journey-item.left .journey-card{grid-column:1;justify-self:end}.journey-item.right .journey-card{grid-column:3;justify-self:start}.journey-node{z-index:2;width:58px;height:58px;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#b85cff24;border:1px solid #b85cff61;border-radius:20px;grid-area:1/2;justify-content:center;align-items:center;margin:0 auto;display:inline-flex;position:relative}.journey-node-icon{color:#b85cff;font-size:1.45rem;display:inline-flex}.journey-card{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111;border:1px solid #ffffff1f;border-radius:26px;width:min(100%,455px);padding:1.35rem;transition:border-color .3s,box-shadow .3s,background .3s;position:relative;box-shadow:0 24px 80px #0003}.journey-card:hover{background:#151515;border-color:#b85cff73;box-shadow:0 28px 90px #00000047}.journey-year{z-index:1;color:#d28cff;letter-spacing:.08em;background:#b85cff24;border:1px solid #b85cff4d;border-radius:999px;width:fit-content;margin-bottom:.72rem;padding:.4rem .68rem;font-size:.78rem;font-weight:850;display:inline-flex;position:relative}.journey-card-title{z-index:1;color:#fff;letter-spacing:-.025em;margin-bottom:.65rem;font-size:1.12rem;font-weight:850;line-height:1.25;position:relative}.journey-card-description{z-index:1;color:#ffffffb3;margin-bottom:0;font-size:.94rem;line-height:1.72;position:relative}html[data-theme=light] .journey-subtitle{color:#171717ad}html[data-theme=light] .journey-card{background:#fff;border-color:#5224801f;box-shadow:0 22px 65px #2513401a}html[data-theme=light] .journey-card:hover{background:#fafafa;border-color:#9f22ff61;box-shadow:0 26px 78px #25134029}html[data-theme=light] .journey-year{color:#7c12d6;background:#aa00ff1a;border-color:#9f22ff38}html[data-theme=light] .journey-card-title{color:#21102f}html[data-theme=light] .journey-card-description{color:#21102fad}html[data-theme=light] .journey-node{background:#aa00ff1f;border-color:#9f22ff59}@media (max-width:991px){.journey-item{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:1rem}.journey-timeline:before{left:31px}.journey-item.left .journey-card,.journey-item.right .journey-card{grid-column:2;justify-self:stretch}.journey-node{grid-column:1;margin-top:.2rem}}@media (max-width:575px){.journey-section{padding-inline:.25rem}.journey-timeline{gap:1rem}.journey-item{grid-template-columns:52px minmax(0,1fr);gap:.85rem;min-height:auto}.journey-timeline:before{left:26px}.journey-node{border-radius:18px;width:50px;height:50px}.journey-node-icon{font-size:1.25rem}.journey-card{border-radius:22px;width:100%;padding:1.15rem}.journey-card-title{font-size:1rem}.journey-card-description{font-size:.9rem}.journey-subtitle{font-size:.98rem}}.about-section-title{color:#b85cff;letter-spacing:-.04em}.about-section-divider-wrap{justify-content:center;width:100%;padding:3rem 1rem;display:flex}.about-section-divider{background:#b85cff61;width:min(980px,100%);height:1px}html[data-theme=light] .about-section-title{color:#8f35d6}html[data-theme=light] .about-section-divider{background:#8f35d659}@media (max-width:575px){.about-section-divider-wrap{padding:2rem 1rem}}
:root{--nav-bg:#ffffffb8;--nav-bg-strong:#ffffffe0;--nav-border:#6f7df929;--nav-shadow:0 18px 55px #2513401f;--nav-link-color:#171717b8;--nav-link-hover:#7c12d6;--nav-link-active:#a000ff;--nav-muted:#17171794;--nav-accent:#a000ff;--nav-accent-soft:#a000ff1f;--nav-toggle-bg:#a000ff14;--nav-toggle-border:#a000ff2e}html[data-theme=dark]{--nav-bg:#0e0e16b8;--nav-bg-strong:#161622e6;--nav-border:#ffffff1f;--nav-shadow:0 20px 60px #00000059;--nav-link-color:#ffffffb8;--nav-link-hover:#d28cff;--nav-link-active:#b84cff;--nav-muted:#ffffff8a;--nav-accent:#b84cff;--nav-accent-soft:#b84cff29;--nav-toggle-bg:#ffffff14;--nav-toggle-border:#ffffff1f}.portfolio-nav-header{z-index:1000;width:100%;padding:.75rem 1rem;position:sticky;top:0}.portfolio-navbar{background:var(--nav-bg);border:1px solid var(--nav-border);width:min(100%,1180px);box-shadow:var(--nav-shadow);-webkit-backdrop-filter:blur(22px);border-radius:28px;padding:.65rem .85rem;transition:background .3s,border-color .3s,box-shadow .3s}.portfolio-nav-inner{min-height:48px}.portfolio-brand{gap:.75rem;min-width:0}.portfolio-logo-shell{background:var(--nav-accent-soft);width:48px;height:48px;box-shadow:none;border:1px solid #a000ff2e;border-radius:18px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.portfolio-logo-img{object-fit:contain;width:68px;height:68px;display:block}.portfolio-brand-text{flex-direction:column;line-height:1.1}.portfolio-brand-name{color:var(--foreground);letter-spacing:-.02em;font-size:.98rem;font-weight:850}.portfolio-brand-subtitle{color:var(--nav-muted);letter-spacing:.03em;margin-top:.18rem;font-size:.72rem;font-weight:700}.portfolio-nav-links{background:#a000ff0b;border:1px solid #a000ff14;border-radius:999px;padding:.25rem}.portfolio-nav-link{letter-spacing:-.01em;min-height:38px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-size:.96rem;font-weight:750;transition:color .2s,background .2s,border-color .2s;display:inline-flex;position:relative;color:var(--nav-link-color)!important;padding:.5rem 1rem!important}.portfolio-nav-link:hover{background:#a000ff14;color:var(--nav-link-hover)!important}.portfolio-nav-link.is-active{box-shadow:none;background:0 0;border-color:#0000;color:var(--nav-accent)!important}.portfolio-active-dot{background:var(--nav-accent);width:22px;height:3px;box-shadow:none;border-radius:999px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.portfolio-navbar .btn{border-radius:999px;padding:.42rem .75rem;font-size:.88rem;font-weight:700;transition:transform .2s,background .2s}.portfolio-navbar .btn:hover{transform:translateY(-1px)scale(1.03)}.portfolio-mobile-toggle{width:44px;height:44px;box-shadow:none;border-radius:16px;place-items:center;display:grid;color:var(--nav-link-hover)!important;background:var(--nav-toggle-bg)!important;border:1px solid var(--nav-toggle-border)!important}.portfolio-mobile-toggle svg{color:currentColor;transition:transform .2s,color .2s}.portfolio-mobile-toggle:hover svg{transform:scale(1.05)}.portfolio-mobile-menu{margin-top:.85rem}.portfolio-mobile-panel{background:var(--nav-bg-strong);border:1px solid var(--nav-border);-webkit-backdrop-filter:blur(20px);border-radius:22px;padding:.8rem;box-shadow:0 16px 45px #2513401f}.portfolio-mobile-link{min-height:50px;box-shadow:none;background:#a000ff0e;border:1px solid #a000ff14;border-radius:18px;justify-content:space-between;align-items:center;font-weight:800;transition:color .2s,background .2s,border-color .2s,transform .2s;display:flex;position:relative;color:var(--nav-link-color)!important;padding:.85rem 1rem!important}.portfolio-mobile-link:hover{transform:translate(2px);color:var(--nav-link-hover)!important}.portfolio-mobile-link.is-active{box-shadow:none;background:#a000ff0e;border-color:#a000ff14;color:var(--nav-accent)!important}.portfolio-mobile-pill{background:var(--nav-accent);width:24px;height:3px;box-shadow:none;border-radius:999px}@media (max-width:767px){.portfolio-nav-header{padding:.65rem .75rem}.portfolio-navbar{border-radius:24px;padding:.6rem .7rem}.portfolio-logo-shell{border-radius:16px;width:44px;height:44px}.portfolio-logo-img{width:62px;height:62px}}@media (max-width:380px){.portfolio-nav-header{padding-inline:.5rem}.portfolio-navbar{border-radius:20px}}
.card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:0 0;border:1px solid #ffffff1a;border-radius:10px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #0003}.card-body{border-style:none;border-radius:10px;margin:auto;box-shadow:0 10px 30px #0003}.cards{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000;background-color:#ffffff26;border-radius:15px;transition:transform .5s;position:relative;overflow:hidden;box-shadow:0 8px 16px #0003}.fullscreen-overlay-wrapper{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background-color:#000000bf;justify-content:center;align-items:center;animation:.3s forwards fadeIn;display:flex;position:fixed;inset:0;box-shadow:0 10px 30px #0003}.overlay-panel-centered{background-blend-mode:overlay;border-radius:20px;flex-direction:column;justify-content:center;width:90%;max-width:800px;min-height:500px;animation:.4s forwards slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #0009}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.project-card{border-radius:10px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.project-card:hover{transform:scale(1.02)}.hover-overlay{opacity:0;background:#000000a6;width:100%;height:100%;transition:opacity .4s ease-in-out;position:absolute;top:0;left:0}.project-card:hover .hover-overlay{opacity:1}.services-section{background:linear-gradient(135deg,#dad2fd,#c3daff,#d3d3d3);border-radius:15px;padding:60px 0}.service-card{background:#fff;border-radius:15px;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #a2c6ff33}.service-icon{font-size:2.5rem}.gradient-box{color:#fff;background:linear-gradient(135deg,#c3e0f7,#fcd2c2,#e0ccf9);flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:500px;height:400px;padding:1.25rem;display:flex;box-shadow:0 10px 30px #0003}.media{text-align:center;object-fit:contain;border-style:none;border-radius:10px;max-width:300px;min-height:200px;margin:auto;transition:transform .1s ease-in-out;box-shadow:.1rem .1rem .8rem #0f0f0f}.avatar{vertical-align:middle;object-fit:contain;border:1px solid #230554;border-radius:50%;max-width:130px;min-height:130px}.small-avatar{vertical-align:middle;object-fit:contain;border:1px solid #000;max-width:50px;min-height:50px}.image{object-fit:contain;border-radius:10px;min-height:100px;margin:auto}.img{border-radius:10px;min-width:250px;min-height:200px;margin:auto;box-shadow:.1rem .1rem .8rem #1a1919}.imgs{border-radius:10px;min-width:250px;min-height:200px;margin:auto}img{border-radius:10px;max-width:250px;min-height:300px;margin:auto}.card:hover,.avatar:hover{transform:scale(1.07)}.list-group{object-fit:contain;background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-style:none;border-radius:10px}.list-group-item{border-style:none}.project-highlights{position:relative;overflow:hidden}.project-highlights:before{display:none}.project-highlights .container{z-index:1;position:relative}.project-highlights-header{max-width:820px}.project-highlights-title{color:#fff;letter-spacing:-.04em}.project-highlights-kicker{color:#b85cff;letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:800}.project-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem;display:grid}.project-modern-card{height:100%;color:inherit;text-decoration:none;display:block}.project-card-inner{background:#111;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;min-height:100%;transition:transform .3s,border-color .3s,box-shadow .3s,background .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000047}.project-card-inner:hover{background:#151515;border-color:#ffffff38;box-shadow:0 24px 65px #00000057}.project-card-image-wrap{background:#0b0b0b;min-height:255px;position:relative;overflow:hidden}.project-card-image{filter:brightness(.82)saturate();z-index:0;background-position:50%;background-size:cover;transition:filter .35s;position:absolute;inset:0}.project-card-inner:hover .project-card-image{filter:brightness(.95)saturate(1.03)}.project-card-image-overlay{z-index:1;background:#00000038;position:absolute;inset:0}.project-card-topline{z-index:2;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:absolute;top:1rem;left:1rem;right:1rem}.project-card-pill{color:#ffffffeb;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ab8;border:1px solid #ffffff29;border-radius:999px;align-items:center;width:fit-content;padding:.48rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex}.project-card-arrow{color:#fff;background:#0a0a0ab8;border:1px solid #ffffff29;border-radius:999px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .3s,background .3s,border-color .3s;display:inline-flex}.project-card-inner:hover .project-card-arrow{background:#ffffff1f;border-color:#ffffff47;transform:translate(4px)}.project-card-content{flex-direction:column;flex:1;gap:1rem;padding:1.35rem;display:flex}.project-card-title{color:#b85cff;letter-spacing:-.04em;margin:0 0 .55rem;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:850;line-height:1.05}.project-card-tagline{color:#ffffffad;margin:0;font-size:.95rem;line-height:1.65}.project-card-icons{flex-wrap:wrap;gap:.65rem;margin-top:auto;display:flex}.project-card-icon-shell{color:#b85cff;background:#ffffff12;border:1px solid #b85cff47;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.project-highlight-icon{color:#b85cff;font-size:1.25rem}.project-card-more-icons{color:#ffffffb8;background:#ffffff12;border:1px dashed #ffffff2e;border-radius:14px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 .65rem;font-size:.85rem;font-weight:800;display:inline-flex}.project-card-tech-list{flex-wrap:wrap;gap:.48rem;display:flex}.project-tech-chip{color:#ffffffd1;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;align-items:center;width:fit-content;padding:.42rem .62rem;font-size:.72rem;font-weight:700;display:inline-flex}.project-tech-chip.muted{color:#ffffff9e;background:#ffffff0b;border-color:#ffffff1a}html[data-theme=light] .project-highlights-title{color:#8f35d6}html[data-theme=light] .project-card-inner{background:#fff;border-color:#1414141a;box-shadow:0 18px 45px #14141414}html[data-theme=light] .project-card-inner:hover{background:#fafafa;border-color:#1414142e;box-shadow:0 24px 60px #1414141f}html[data-theme=light] .project-card-title{color:#8f35d6}html[data-theme=light] .project-card-tagline{color:#141414ad}html[data-theme=light] .project-card-icon-shell,html[data-theme=light] .project-card-more-icons,html[data-theme=light] .project-tech-chip{color:#141414c7;background:#1414140b;border-color:#1414141a}html[data-theme=light] .project-card-icon-shell{color:#8f35d6;border-color:#b85cff47}html[data-theme=light] .project-highlight-icon{color:#8f35d6}html[data-theme=light] .project-tech-chip.muted{color:#14141494;background:#14141409;border-color:#14141414}@media (max-width:991px){.project-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card-image-wrap{min-height:clamp(230px,42vw,320px)}}@media (max-width:575px){.project-highlights{padding-inline:.25rem}.project-showcase-grid{grid-template-columns:1fr;gap:1rem}.project-card-inner{border-radius:20px}.project-card-image-wrap{min-height:clamp(220px,62vw,300px)}.project-card-content{padding:1.1rem}.project-card-topline{top:.8rem;left:.8rem;right:.8rem}.project-card-pill{padding:.4rem .62rem;font-size:.64rem}.project-card-arrow{width:38px;height:38px}.project-card-icon-shell,.project-card-more-icons{border-radius:13px;width:38px;height:38px}.project-highlight-icon{font-size:1.1rem}}
.btn-gradient{background:linear-gradient(90deg,#b09ffb,#a2c6ff,#d3d3d3);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;border:2px solid #cfd9ee;border-radius:25px;transition:all .3s}.btn-text-gradient:hover{background:linear-gradient(90deg,#a2c6ff,#b09ffb);box-shadow:0 0 12px #b49ffb4d}.btn-thin{border-radius:30px}.hr{color:#a2c6ff}hr{border-color:#bcdafc;animation:1.2s infinite pulsate}
