*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#000;color:#fff;font-size:18px;line-height:1.6;transition:background-color .3s ease,color .3s ease}body.light-mode{background-color:#fff;color:#000}a:focus-visible,button:focus-visible{outline:2px solid #1DB954;outline-offset:2px}body.light-mode a:focus-visible,body.light-mode button:focus-visible{outline-color:#0f4d1f}main,footer,.resume-button,.arrow,.posts a,.contact-item{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}header{position:fixed;top:12px;left:50%;transform:translate(-50%);width:auto;max-width:calc(100% - 24px);z-index:100;padding:.55rem 2rem;border-radius:999px;background:linear-gradient(180deg,#ffffff14,#ffffff08,#fff0),#1e1e1e40;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 .5px #ffffff0d,0 4px 24px #00000026,0 1px 3px #0000001a,inset 0 1px #ffffff0d;transition:background .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}header:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(255,255,255,.06) 0%,transparent 60%);pointer-events:none;opacity:1;transition:opacity .4s ease}header:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(300px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(255,255,255,.08) 0%,transparent 60%);pointer-events:none;opacity:0;transition:opacity .4s ease}header:hover:after{opacity:1}body.scrolling header{background:linear-gradient(180deg,#ffffff0f,#ffffff05,#fff0),#14141459;box-shadow:0 0 0 .5px #ffffff0f,0 8px 32px #00000040,0 2px 6px #00000026,inset 0 1px #ffffff0d}body.light-mode header{background:linear-gradient(180deg,#ffffff80,#ffffff40,#ffffff26 60%,#ffffff1a),#f5f5f733;border:1px solid rgba(0,0,0,.08);box-shadow:0 0 0 .5px #fff6,0 4px 30px #0000000f,0 1px 3px #00000008,inset 0 1px #fffffff2,inset -1px 0 #ffffffb3,inset 0 -1px #00000005;backdrop-filter:blur(60px) saturate(200%);-webkit-backdrop-filter:blur(60px) saturate(200%)}body.light-mode header:before{background:radial-gradient(ellipse 100% 60% at 0% 0%,rgba(255,255,255,.7) 0%,rgba(255,255,255,.3) 30%,transparent 60%);opacity:.9}body.light-mode header:after{background:radial-gradient(300px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(255,255,255,.4) 0%,transparent 50%)}body.light-mode.scrolling header{background:linear-gradient(180deg,#ffffff8c,#ffffff4d,#fff3 60%,#ffffff26),#f5f5f740;box-shadow:0 0 0 .5px #ffffff73,0 8px 32px #00000014,0 2px 6px #0000000a,inset 0 1px #fffffffa,inset -1px 0 #ffffffbf,inset 0 -1px #00000005}nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;position:relative;z-index:1;gap:1rem}.nav-right{display:flex;align-items:center;gap:.5rem}nav ul{list-style-type:none;display:flex;gap:.5rem}nav a{color:#ffffffe6;text-decoration:none;padding:.5rem 1.1rem;border-radius:999px;font-size:.95rem;font-weight:500;letter-spacing:-.01em;position:relative;transition:color .25s ease,background-color .25s ease,transform .2s ease}body.light-mode nav a{color:#000000d9}nav a:hover{color:#fff;background-color:#ffffff1f;transform:translateY(-1px)}body.light-mode nav a:hover{color:#000;background-color:#00000014}nav a[aria-current=page]{background-color:#ffffff26;color:#fff}body.light-mode nav a[aria-current=page]{background-color:#0000001a;color:#000}.logo a{font-weight:600;font-size:1.05rem;letter-spacing:-.02em;color:#fff;transition:opacity .25s ease}body.light-mode .logo a{color:#000}.logo a:hover{opacity:.8;background-color:transparent}main{max-width:1100px;margin:0 auto;padding:6rem 2rem 2rem}section{background-color:transparent;padding:0;border-radius:0;transition:background-color .3s ease}body.light-mode section{background-color:transparent}.site-footer{position:relative;margin-top:4rem;padding:0 1.5rem 1.5rem}.footer-glass{max-width:1200px;margin:0 auto;padding:2.5rem;border-radius:24px;background:linear-gradient(180deg,#ffffff14,#ffffff08,#fff0),#1e1e1e66;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 .5px #ffffff0d,0 8px 32px #0003,inset 0 1px #ffffff0d;transition:all .4s cubic-bezier(.4,0,.2,1)}body.light-mode .footer-glass{background:linear-gradient(180deg,#f8f8f8,#e5e5e5);border:1px solid rgba(0,0,0,.08);box-shadow:0 8px 32px #0000000d,inset 0 1px #fff9}body.light-mode .footer-logo{color:#1d1d1f}body.light-mode .footer-nav-group h5{color:#0006}body.light-mode .footer-nav-group a{color:#0009}body.light-mode .footer-nav-group a:hover{color:#000}body.light-mode .footer-social-icons a{background:#0000000d;border-color:#00000014;color:#0009}body.light-mode .footer-social-icons a:hover{background:#0000001a;color:#000}body.light-mode .footer-main{border-bottom-color:#0000000f}body.light-mode .footer-meta{color:#0006}body.light-mode .footer-meta a{color:#0009}body.light-mode .footer-meta a:hover{color:#000}body.light-mode .footer-webring{background:#0000000a;border-color:#0000000f}body.light-mode .footer-webring:hover{background:#00000014;border-color:#0000001a}body.light-mode .webring-link,body.light-mode .webring-hub{color:#0009}body.light-mode .webring-link:hover,body.light-mode .webring-hub:hover{color:#000}.footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand{flex-shrink:0}.footer-logo{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:-.02em;display:block;margin-bottom:.5rem;transition:opacity .25s ease}.footer-logo:hover{opacity:.8}body.light-mode .footer-logo{color:#000}.footer-tagline{font-size:.85rem;color:#ffffff80;margin:0;letter-spacing:.02em}body.light-mode .footer-tagline{color:#00000080}.footer-nav{display:flex;gap:4rem;align-items:flex-start}.footer-nav-group{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.footer-nav-group h5{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin:0 0 .5rem}.footer-nav-group a{font-size:.9rem;color:#ffffffb3;text-decoration:none;transition:color .2s ease;line-height:1.4;display:flex;align-items:center;gap:.5rem}.footer-nav-group a i{font-size:.85rem;width:1rem;text-align:center}.footer-nav-group a:hover{color:#fff}.footer-socials{min-width:auto;align-items:flex-start}.footer-social-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.footer-social-icons a{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;transition:all .25s ease}.footer-social-icons a:hover{background:#ffffff26;color:#fff;transform:translateY(-2px)}.footer-social-icons a i{font-size:1rem;width:auto}.footer-bottom-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-top:1.5rem;gap:1rem}.footer-bottom-bar .footer-meta{justify-self:start}.footer-bottom-bar .footer-webring{justify-self:center}.footer-bottom-bar .footer-visitors{justify-self:end}.footer-meta{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#fff6}.footer-meta a{color:#fff9;text-decoration:none;transition:color .2s ease}.footer-meta a:hover{color:#fff}.separator{opacity:.5}.footer-webring{display:flex;align-items:center;gap:.75rem;padding:.4rem .8rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);transition:all .25s ease}.footer-webring:hover{background:#ffffff1a;border-color:#ffffff26}.webring-link,.webring-hub{font-size:.8rem;color:#fff9;text-decoration:none;transition:color .2s ease}.webring-link:hover,.webring-hub:hover{color:#fff}.webring-hub{font-weight:500}.footer-visitors img{height:20px;opacity:.7;transition:opacity .25s ease;border-radius:4px}.footer-visitors:hover img{opacity:1}@media(max-width:768px){.site-footer{padding:0 1rem 1rem;margin-top:3rem}.footer-glass{padding:2rem 1.5rem;border-radius:20px}.footer-main{flex-direction:column;gap:2rem;text-align:center;align-items:center}.footer-brand{order:-1;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}.footer-nav{width:100%;justify-content:center;gap:2.5rem;flex-wrap:wrap}.footer-nav-group{align-items:center;min-width:100px}.footer-bottom-bar{display:flex;flex-direction:column;text-align:center;gap:1rem}.footer-bottom-bar .footer-meta,.footer-bottom-bar .footer-webring,.footer-bottom-bar .footer-visitors{justify-self:center}.footer-meta{flex-wrap:wrap;justify-content:center}}@media(max-width:480px){.footer-glass{padding:1.5rem 1rem;border-radius:16px}.footer-brand{width:100%;text-align:center;align-items:center}.footer-nav{gap:1.5rem}.footer-nav-group{min-width:80px}.footer-logo{font-size:1.3rem}}h1,h2,h3{font-weight:600;margin-bottom:1.5rem;line-height:1.15;letter-spacing:-.02em}body.light-mode h1,body.light-mode h2,body.light-mode h3{color:#1d1d1f}h1{font-size:clamp(2.5rem,5vw,3.5rem)}h2{font-size:clamp(1.75rem,4vw,2.5rem)}h3{font-size:clamp(1.25rem,3vw,1.75rem)}p{margin-bottom:1.5rem;color:#ffffffd9}body.light-mode p{color:#000000bf}a{color:#1db954;text-decoration:none;transition:color .2s ease}a:hover{color:#22d964}body.light-mode a{color:#1db954}body.light-mode a:hover{color:#115c24}.resume-button{display:inline-flex;align-items:center;justify-content:center;margin:0;background:linear-gradient(135deg,#0f4d1f,#1db954);color:#fff;padding:.7rem 1.75rem;border-radius:999px;text-decoration:none;font-weight:600;font-size:.9rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;gap:.5rem;box-shadow:0 4px 15px #1db9544d}.resume-button:after{content:"↓";display:inline-block;font-size:1rem;animation:bounce 1.5s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.resume-button:hover{background:linear-gradient(135deg,#115c24,#22d964);color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #1db95466;border-color:#fff3}body.light-mode .resume-button{background:linear-gradient(135deg,#0f4d1f,#1db954);color:#fff;border-color:#0000001a;box-shadow:0 4px 15px #1db95440}body.light-mode .resume-button:hover{background:linear-gradient(135deg,#115c24,#22d964);color:#fff;box-shadow:0 6px 20px #1db95459}.about{background:#ffffff08;padding:2rem;border-radius:20px;border:1px solid rgba(255,255,255,.08);margin:2rem 0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.about h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1.25rem}.about p{font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.7;margin-bottom:1.5rem;color:#ffffffbf}.about p:last-of-type{margin-bottom:1.5rem}.about a:not(.resume-button){color:#1db954;text-decoration:underline;text-underline-offset:2px;font-weight:600}.about a:not(.resume-button):hover{color:#22d964}body.light-mode .about{background:#00000005;border-color:#0000000f}body.light-mode .about p{color:#000000b3}body.light-mode .about a:not(.resume-button){color:#1db954}body.light-mode .about a:not(.resume-button):hover{color:#115c24}.hero{text-align:center;margin-bottom:3rem;padding:2rem 0}.hero h1{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:500;letter-spacing:-.01em;color:#ffffffe6;margin-bottom:0}body.light-mode .hero h1{color:#000000d9}.hero p{font-size:1.2rem;color:#ffffff80;margin-top:.5rem}body.light-mode .hero p{color:#00000080}.projects{position:relative;padding:2rem;border-radius:20px;background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all .3s ease;border:1px solid rgba(255,255,255,.08);margin:2rem 0}body.light-mode .projects{background:#00000005;border-color:#0000000f}.projects h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;margin-bottom:1.5rem;padding-left:.25rem}.projects ul{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;list-style-type:none;padding:0;gap:1.5rem}.projects ul::-webkit-scrollbar{display:none}.projects li{flex:0 0 auto;scroll-snap-align:start;width:100%;max-width:500px}.project-item{background:#ffffff0a;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);transition:all .3s cubic-bezier(.4,0,.2,1)}body.light-mode .project-item{background:#00000008;border-color:#0000000f}.project-item:hover{transform:translateY(-4px);border-color:#ffffff26;box-shadow:0 16px 40px #00000040}body.light-mode .project-item:hover{border-color:#0000001a;box-shadow:0 16px 40px #00000014}.project-item a{display:flex;flex-direction:column;color:#fff;text-decoration:none;padding:1rem}body.light-mode .project-item a{color:#1d1d1f}.project-item img{width:100%;height:220px;object-fit:cover;border-radius:12px;margin-bottom:1rem;border:1px solid rgba(255,255,255,.08);transition:all .3s ease}body.light-mode .project-item img{border-color:#0000000f}.project-item:hover img{transform:scale(1.02)}.project-item h3{font-size:1.1rem;font-weight:600;margin-bottom:.4rem;line-height:1.3}.project-item p{font-size:.875rem;color:#fff9;line-height:1.5;margin-bottom:0}body.light-mode .project-item p{color:#0000008c}.arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;z-index:10;color:#ffffffb3;font-size:.9rem}body.light-mode .arrow{background:#0000000d;border-color:#00000014;color:#0009}.arrow:hover{background:#ffffff26;border-color:#fff3;transform:translateY(-50%) scale(1.05);color:#fff}body.light-mode .arrow:hover{background:#0000001a;border-color:#0000001f;color:#000}.arrow.left{left:.5rem}.arrow.right{right:.5rem}.posts{margin:2rem 0;padding:2rem;border-radius:20px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}body.light-mode .posts{background:#fff9;border-color:#00000014;box-shadow:0 8px 32px #0000000d}.posts h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1.5rem;padding-left:.25rem}.posts ul{list-style-type:none;display:flex;flex-direction:column;gap:1rem}.posts li{margin-bottom:0}.posts a{position:relative;display:flex;flex-direction:column;color:#fff;text-decoration:none;background:#ffffff08;padding:1.5rem 1.75rem;border-radius:16px;border:1px solid rgba(255,255,255,.08);transition:all .25s ease;overflow:hidden}.posts a:after{content:"→";position:absolute;top:50%;right:1.75rem;transform:translateY(-50%) translate(-8px);font-size:1rem;color:#ffffff40;transition:all .25s ease;opacity:0}.posts a:hover:after{opacity:1;transform:translateY(-50%) translate(0);color:#ffffff80}body.light-mode .posts a{color:#1d1d1f;background:#fffc;border-color:#00000014}body.light-mode .posts a:after{color:#00000040}body.light-mode .posts a:hover:after{color:#00000080}.posts a:hover{transform:translateY(-3px);background:#ffffff0f;border-color:#ffffff1f}body.light-mode .posts a:hover{background:#0000000a;border-color:#0000001a}.posts h3{font-size:1.15rem;margin-bottom:.4rem;font-weight:600}.posts p{margin-bottom:.6rem;color:#fff9;font-size:.9rem;line-height:1.5}body.light-mode .posts p{color:#0009}.posts small{color:#fff6;font-size:.75rem;font-weight:400;letter-spacing:.01em;margin-top:.5rem}body.light-mode .posts small{color:#0006}body.scrolling main{backdrop-filter:blur(20px)}.intro{display:flex;align-items:center;justify-content:center;margin-bottom:3rem}.intro-content{display:flex;align-items:center;gap:2rem;padding:2rem 2.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:24px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}body.light-mode .intro-content{background:#f8f8f8;border-color:#00000014;box-shadow:0 1px 2px #0000000a}.intro img{width:120px;height:120px;border-radius:50%;object-fit:cover;aspect-ratio:1 / 1;border:3px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0003}body.light-mode .intro img{border-color:#00000014;box-shadow:0 8px 32px #00000014}.intro-text{text-align:left}.intro-text h2{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:.25rem;font-weight:600}.intro-text p{font-size:1rem;color:#ffffff80;margin-bottom:0;font-weight:400;letter-spacing:.02em}.vaibhav-hover{cursor:pointer}.vaibhav-hover:hover{font-family:EB Garamond,Georgia,serif;font-style:italic;font-size:0}.vaibhav-hover:hover:before{content:"V8V88V8V88";font-size:clamp(1.75rem,4vw,2.5rem)}body.light-mode .intro-text p{color:#00000080}.mode-toggle{display:flex;align-items:center}.mode-switch{appearance:none;width:2.5rem;height:1.35rem;background:#ffffff26;border:1px solid rgba(255,255,255,.2);border-radius:1rem;position:relative;cursor:pointer;outline:none;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.mode-switch:focus-visible{outline:2px solid #1DB954;outline-offset:2px}body.light-mode .mode-switch:focus-visible{outline-color:#0f4d1f}.mode-switch:hover{background:#fff3;border-color:#ffffff4d}body.light-mode .mode-switch{background:#0000001a;border-color:#00000026}body.light-mode .mode-switch:hover{background:#00000026;border-color:#0003}.mode-switch:before{content:"";position:absolute;top:2px;left:2px;width:1rem;height:1rem;background:linear-gradient(180deg,#fff,#e0e0e0);border-radius:50%;box-shadow:0 1px 3px #0003,inset 0 1px #fffc;transition:transform .3s cubic-bezier(.4,0,.2,1)}.mode-switch:checked:before{transform:translate(1.1rem)}.mode-switch-label{margin-left:.5rem;font-size:.9rem;color:#aaa;display:none}body.light-mode .mode-switch-label{color:#555}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;z-index:1000;flex-direction:column;justify-content:center;align-items:center;gap:4px}.menu-toggle span{display:block;width:18px;height:2px;background:#ffffffe6;border-radius:2px;transition:transform .3s ease,background .3s ease,opacity .3s ease}body.light-mode .menu-toggle span{background:#000c}.contact{padding:2.5rem;margin:2rem 0;background:#ffffff08;border-radius:24px;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 32px #0000001a}body.light-mode .contact{background:#fff9;border-color:#00000014;box-shadow:0 8px 32px #0000000d}.contact h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;text-align:left;margin-bottom:2rem;color:#fff;padding-left:.25rem;letter-spacing:-.01em}body.light-mode .contact h2{color:#1d1d1f}.contact-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem;max-width:100%;padding:0}.contact-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.75rem 1rem;background:#ffffff0d;border-radius:18px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;text-decoration:none;color:#ffffffd9;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.contact-item:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 100%);opacity:0;transition:opacity .3s ease}.contact-item:hover:before{opacity:1}body.light-mode .contact-item{background:#fffc;border-color:#00000014;color:#000000bf}body.light-mode .contact-item:before{background:linear-gradient(135deg,rgba(0,0,0,.05) 0%,transparent 100%)}.contact-item:hover{transform:translateY(-4px) scale(1.02);background:#ffffff1a;border-color:#fff3;color:#fff;box-shadow:0 12px 24px #0003}body.light-mode .contact-item:hover{background:#fffffff2;border-color:#0000001f;color:#000;box-shadow:0 12px 24px #0000001a}.contact-item i{font-size:1.75rem;margin-bottom:.75rem;transition:all .3s ease;position:relative;z-index:1}.contact-item:hover i{transform:scale(1.15) rotate(5deg)}.contact-item span{font-size:.85rem;font-weight:500;opacity:.95;position:relative;z-index:1;letter-spacing:.01em}@media(max-width:768px){body{font-size:16px}main{padding:5rem 1rem 1.5rem}.hero{margin-bottom:2rem;padding:1rem 0}.intro-content{flex-direction:column;align-items:center;text-align:center;padding:1.5rem;gap:1rem}.intro img{width:100px;height:100px}.intro-text{text-align:center}.intro-text p{font-size:1rem}.about,.projects{padding:1.5rem}.project-item img{height:180px}.posts{padding:2rem 1.5rem}.posts a{padding:1.5rem}.posts a:after{right:1.5rem}.arrow{width:36px;height:36px}.contact{padding:2rem 1.5rem;margin:1.5rem 0;border-radius:20px}.contact-grid{grid-template-columns:repeat(4,1fr);gap:1rem;padding:0}.contact-item{padding:1.5rem .75rem;border-radius:16px}.contact-item i{font-size:1.5rem;margin-bottom:.6rem}.contact-item span{font-size:.75rem}}@media(max-width:767px){header{padding:.45rem 1.5rem;border-radius:999px;width:auto;max-width:calc(100% - 12px);background:#0f0f0ff2;backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);box-shadow:0 6px 20px #0000004d;border:1px solid rgba(255,255,255,.12)}body.light-mode header{background:#f7f7f7e6;border:1px solid rgba(0,0,0,.08);box-shadow:0 6px 18px #0000001f;backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%)}nav{flex-wrap:nowrap;gap:0}.logo a{font-size:.95rem;margin-right:0}.nav-right{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.nav-menu{top:60px;left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:300px;display:none;flex-direction:column;align-items:center;gap:.4rem;padding:1rem 1.2rem;background:#0f0f0ff2;backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);border-radius:22px;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 32px #00000059;z-index:99;overflow:hidden;position:fixed;isolation:isolate}.nav-menu:before,.nav-menu:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.nav-menu:before{background:radial-gradient(ellipse 90% 55% at 50% 0%,rgba(255,255,255,.2),transparent 70%);opacity:.9}.nav-menu:after{background:radial-gradient(ellipse 140% 90% at 50% 120%,rgba(255,255,255,.08),transparent 70%);border:1px solid rgba(255,255,255,.08);mix-blend-mode:screen;opacity:.6}body.light-mode .nav-menu{background:#f7f7f7f7;border-color:#00000014;box-shadow:0 8px 24px #0000001a;backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%)}body.light-mode .nav-menu:before,body.light-mode .nav-menu:after{display:none;background:none;border:none}.nav-menu.active{display:flex;animation:menuSlideDown .25s cubic-bezier(.4,0,.2,1)}@keyframes menuSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mode-toggle{margin:0}.menu-toggle{display:flex}.menu-toggle.active span:first-child{transform:rotate(45deg) translate(4px,4px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}nav a{padding:.5rem 1rem;font-size:.95rem;width:100%;text-align:center}.nav-menu a{border-radius:10px}.nav-menu a:hover{background:#ffffff1a}body.light-mode .nav-menu a:hover{background:#0000000f}}@media(min-width:768px){.menu-toggle{display:none}.nav-menu{display:flex;order:2}.nav-right{order:3}header{padding:.55rem 2rem}nav a{padding:.45rem 1.1rem;font-size:.95rem}}@media(max-width:480px){header{padding:.4rem 1.25rem}.logo a{font-size:.95rem}main{padding:4.5rem .75rem 1rem}.hero{margin-bottom:1.5rem}.intro-content{padding:1.25rem;gap:.75rem}.intro img{width:80px;height:80px}.about{padding:1.25rem;border-radius:16px}.arrow{display:none}.projects{padding:1rem;border-radius:16px}.project-item img{height:160px}.posts{padding:1.5rem}.posts a{padding:1.5rem 1.25rem}.posts a:after{right:1.25rem;font-size:1rem}.posts h3{font-size:1.15rem}.posts p{font-size:.9rem}.contact{padding:1.5rem 1rem;border-radius:18px}.contact-grid{grid-template-columns:repeat(3,1fr);gap:.875rem;padding:0}.contact-item{padding:1.5rem .75rem;border-radius:14px}.contact-item i{font-size:1.4rem;margin-bottom:.6rem}.contact-item span{font-size:.75rem}}@media(max-width:360px){.contact-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.contact-item{padding:1.25rem .5rem}.contact-item i{font-size:1.3rem}.contact-item span{font-size:.7rem}}main.blog-post{--primary-bg-post: #000;--text-color-post: #fff;--text-muted-post: rgba(255, 255, 255, .7);--text-accent-post: rgba(255, 255, 255, .9);--divider-color-post: rgba(255, 255, 255, .1);--font-serif-post: "EB Garamond", "Helvetica Neue", "Segoe UI", sans-serif;--heading-font-weight-post: 700;--spacing-post: 1.5rem;max-width:900px;transform-origin:top center;margin:0 auto;padding:7rem var(--spacing-post) 4rem;font-family:var(--font-serif-post);font-size:23px;color:var(--text-color-post);letter-spacing:.01em;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent}main.blog-post h1,main.blog-post h2{font-weight:var(--heading-font-weight-post);line-height:1.2;letter-spacing:-.025em;font-family:var(--font-serif-post)}main.blog-post h1{font-size:48px;margin:2rem 0 1.5rem;color:var(--text-color-post)}main.blog-post h2{font-size:28px;margin:2.5rem 0 1rem;color:var(--text-color-post)}main.blog-post h3{font-family:var(--font-serif-post);font-weight:var(--heading-font-weight-post);font-size:22px;line-height:1.3;letter-spacing:-.015em;margin:2rem 0 .75rem;color:var(--text-color-post)}main.blog-post ul,main.blog-post ol{margin:0 0 1.5rem 1.25rem;line-height:1.7;color:var(--text-color-post)}main.blog-post li{margin-bottom:.4rem}main.blog-post p{margin-bottom:1.5rem;color:var(--text-color-post);line-height:1.7;letter-spacing:.01em}main.blog-post strong{font-weight:600}main.blog-post em{font-style:italic;color:var(--text-muted-post)}main.blog-post .back-button{display:inline-block;color:var(--text-muted-post);font-family:var(--font-serif-post);margin-bottom:16px;text-decoration:none;transition:color .2s ease;letter-spacing:.02em}main.blog-post .back-button:hover{color:var(--text-color-post)}main.blog-post pre{position:relative;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem 1.5rem;margin:1.5rem 0;overflow-x:auto}main.blog-post pre code{font-family:JetBrains Mono,SF Mono,Fira Code,Consolas,monospace;font-size:.85em;line-height:1.5;color:#ffffffd9;background:none;padding:0;border:none;border-radius:0}main.blog-post code{font-family:JetBrains Mono,SF Mono,Fira Code,Consolas,monospace;font-size:.85em;background:#ffffff14;padding:.15em .4em;border-radius:4px;color:#ffffffe6}main.blog-post .code-block{position:relative}main.blog-post .copy-btn{position:absolute;top:.6rem;right:.6rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#ffffff80;font-family:JetBrains Mono,monospace;font-size:.7rem;padding:.35rem .65rem;cursor:pointer;transition:all .2s ease;z-index:2}main.blog-post .copy-btn:hover{background:#ffffff26;color:#fffc;border-color:#fff3}main.blog-post .copy-btn.copied{color:#1db954;border-color:#1db9544d;background:#1db9541a}body.light-mode main.blog-post{color:#1d1d1f}body.light-mode main.blog-post h1,body.light-mode main.blog-post h2,body.light-mode main.blog-post h3{color:#000}body.light-mode main.blog-post ul,body.light-mode main.blog-post ol{color:#1d1d1f}body.light-mode main.blog-post p{color:#1d1d1f}body.light-mode main.blog-post strong{color:#000}body.light-mode main.blog-post em{color:#6e6e73}body.light-mode main.blog-post a{color:#007aff}body.light-mode main.blog-post pre{background:#f6f6f6;border-color:#00000014}body.light-mode main.blog-post pre code{color:#1d1d1f;background:none;padding:0;border:none;border-radius:0}body.light-mode main.blog-post code{background:#0000000d;color:#1d1d1f}body.light-mode main.blog-post .copy-btn{background:#0000000a;border-color:#00000014;color:#0006}body.light-mode main.blog-post .copy-btn:hover{background:#00000014;color:#000000b3;border-color:#0000001f}body.light-mode main.blog-post .copy-btn.copied{color:#15803d;border-color:#1db9544d;background:#1db95414}body.light-mode main.blog-post .back-button{color:#6e6e73}body.light-mode main.blog-post .back-button:hover{color:#000}body.light-mode main.blog-post section{background-color:#f8f8f8;margin-bottom:2rem;box-shadow:0 1px 2px #0000000a}@media(max-width:768px){main.blog-post{font-size:20px;padding:5.25rem 1.25rem 2.75rem;transform:scale(1)}main.blog-post h1{font-size:34px;margin:1rem 0}main.blog-post h2{font-size:24px;margin:1.75rem 0 .75rem}main.blog-post h3{font-size:20px;margin:1.5rem 0 .6rem}}@media(max-width:480px){main.blog-post{font-size:19px;padding:5.1rem 1rem 2.5rem}main.blog-post h1{font-size:30px}}body.light-mode main>section.about,body.light-mode main>section.projects,body.light-mode main>section.posts,body.light-mode main>section.contact{background-color:#f8f8f8;box-shadow:0 1px 2px #0000000a;margin-bottom:2rem;padding:2rem;border-radius:20px;border:1px solid rgba(0,0,0,.06)}body.light-mode main>section.hero,body.light-mode main>section.intro{background-color:transparent;box-shadow:none}.guestbook-btn{position:fixed;bottom:2rem;right:2rem;z-index:1000;display:flex;align-items:center;justify-content:center;gap:0;padding:.6rem;width:50px;height:50px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#ffffffd9;font-family:JetBrains Mono,monospace;font-size:.8rem;letter-spacing:.04em;cursor:pointer;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 20px #00000026;transition:width .25s ease,padding .25s ease,gap .25s ease,background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;overflow:hidden}.guestbook-btn:hover{width:auto;padding:.6rem 1rem;gap:.5rem;background:#ffffff14;border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 8px 28px #00000040}.guestbook-btn-icon{font-size:1rem;width:1em;height:1em;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;transition:transform .25s ease}.guestbook-btn:hover .guestbook-btn-icon{transform:rotate(-15deg) scale(1.1)}.guestbook-btn-label{width:0;min-width:0;max-width:0;overflow:hidden;opacity:0;white-space:nowrap;transition:max-width .25s ease,opacity .2s ease}.guestbook-btn:hover .guestbook-btn-label{width:auto;min-width:0;max-width:6rem;opacity:1}body.light-mode .guestbook-btn{background:#0000000a;border-color:#00000014;color:#000000bf;box-shadow:0 4px 20px #0000000f}body.light-mode .guestbook-btn:hover{background:#0000000f;border-color:#0000001f;box-shadow:0 8px 28px #00000014}.guestbook-modal-overlay{position:fixed;inset:0;z-index:2000;background:#0009;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s ease}.guestbook-modal-overlay.open{opacity:1;pointer-events:all}.guestbook-modal{width:min(820px,96vw);height:min(85vh,900px);background:#0a0a0a;border:1px solid rgba(255,255,255,.1);border-radius:20px;display:flex;flex-direction:column;overflow:hidden;transform:translateY(24px) scale(.97);transition:transform .28s cubic-bezier(.34,1.56,.64,1);box-shadow:0 32px 80px #00000080}.guestbook-modal-overlay.open .guestbook-modal{transform:translateY(0) scale(1)}body.light-mode .guestbook-modal{background:#f5f5f7;border-color:#0000001a;box-shadow:0 32px 80px #00000026}.guestbook-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}body.light-mode .guestbook-modal-header{border-bottom-color:#00000014}.guestbook-modal-header span{font-family:JetBrains Mono,monospace;font-size:.85rem;letter-spacing:.06em;color:#fff9}body.light-mode .guestbook-modal-header span{color:#00000080}.guestbook-modal-close{background:none;border:none;color:#fff6;font-size:1.25rem;line-height:1;cursor:pointer;padding:.2rem .4rem;border-radius:6px;transition:color .2s,background .2s}.guestbook-modal-close:hover{color:#fff;background:#ffffff14}body.light-mode .guestbook-modal-close{color:#0006}body.light-mode .guestbook-modal-close:hover{color:#000;background:#0000000f}.guestbook-modal iframe{flex:1;width:100%;min-height:560px;border:none;background:#fff;zoom:1.1}@media(max-width:768px){.guestbook-btn{bottom:1.5rem;right:1.5rem;width:45px;height:45px;padding:.55rem;font-size:.9rem}.guestbook-btn:hover{width:45px;padding:.55rem}.guestbook-btn-label{display:none}}.scroll-to-top{position:fixed;bottom:2rem;left:2rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#ffffffd9;font-size:1.1rem;cursor:pointer;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 20px #00000026;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;z-index:1000}.scroll-to-top.visible{opacity:1;visibility:visible}.scroll-to-top:hover{background:#ffffff1a;border-color:#ffffff2e;transform:translateY(-3px);box-shadow:0 8px 28px #00000040}body.light-mode .scroll-to-top{background:#0000000a;border-color:#00000014;color:#000000bf;box-shadow:0 4px 20px #0000000f}body.light-mode .scroll-to-top:hover{background:#00000014;border-color:#0000001f;box-shadow:0 8px 28px #00000014}@media(max-width:768px){.scroll-to-top{bottom:1.5rem;left:1.5rem;width:45px;height:45px;font-size:1rem}}
