:root{font-family:Merriweather,Georgia,Times New Roman,serif;line-height:1.6;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#121212;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#121212;color:#ffffffde}a{font-weight:500;color:#646cff;text-decoration:inherit;transition:color .3s ease}a:hover{color:#535bf2}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif;font-weight:600;line-height:1.3;letter-spacing:-.02em}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#ffffffde;cursor:pointer;transition:all .25s}button:hover{border-color:#646cff;background-color:#242424}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}body{background:#fff;color:#213547}a{color:#646cff}a:hover{color:#747bff}button{background-color:#f9f9f9;color:#213547}button:hover{background-color:#e9e9e9}}.navigation{position:fixed;top:0;left:0;right:0;z-index:1000;background:#121212cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600;color:#646cff;text-decoration:none;transition:color .3s ease;letter-spacing:-.02em}.nav-logo:hover{color:#535bf2}.nav-links{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-link{color:#ffffffde;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover,.nav-link.active{color:#646cff}.nav-link.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:#646cff}@media(max-width:768px){.nav-container{padding:1rem;flex-wrap:wrap}.nav-links{gap:1rem;font-size:.9rem}.nav-logo{font-size:1.2rem}}@media(max-width:480px){.nav-container{flex-direction:column;gap:1rem}.nav-links{width:100%;justify-content:space-around;gap:.5rem;font-size:.85rem}}@media(prefers-color-scheme:light){.navigation{background:#ffffffe6;border-bottom:1px solid rgba(0,0,0,.1)}.nav-link{color:#213547de}.nav-link:hover{color:#646cff}}.layout{position:relative;min-height:100vh;width:100%}.particle-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.main-content{position:relative;z-index:1;padding-top:80px;min-height:100vh}.home{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding:2rem}.home-container{text-align:center;max-width:800px;z-index:10}.home-title{font-size:clamp(2.5rem,5vw,4rem);line-height:1.2;margin-bottom:1.5rem;color:#ffffffde}.highlight{color:#646cff;font-weight:600}.home-subtitle{font-size:clamp(1.2rem,2vw,1.5rem);color:#ffffffb3;margin-bottom:3rem;line-height:1.6}.home-links{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.social-link{color:#ffffffde;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.social-link:hover{color:#646cff}.home-cta{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.cta-button{padding:.75rem 2rem;background:#646cff1a;border:1px solid #646cff;border-radius:8px;color:#646cff;text-decoration:none;font-weight:500;transition:all .3s ease}.cta-button:hover{background:#646cff;color:#fff;transform:translateY(-2px)}@media(max-width:768px){.home{padding:1rem}.home-links{gap:1rem}.home-cta{flex-direction:column;align-items:center}.cta-button{width:200px}}@media(prefers-color-scheme:light){.home-title{color:#213547}.home-subtitle{color:#213547b3}.social-link{color:#213547de}.social-link:hover{color:#646cff}}.about{min-height:calc(100vh - 80px);padding:4rem 2rem}.about-container{max-width:800px;margin:0 auto}.about-content{display:flex;flex-direction:column;gap:3rem}.about-section{background:#ffffff0d;padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease,box-shadow .3s ease}.about-section:hover{transform:translateY(-4px);box-shadow:0 8px 24px #646cff33}.about-section h2{font-size:1.8rem;margin-bottom:1rem;color:#646cff}.about-section p{font-size:1.1rem;line-height:1.8;color:#fffc}.about-section strong{color:#646cff;font-weight:600}@media(max-width:768px){.about{padding:2rem 1rem}.about-section{padding:1.5rem}.about-section h2{font-size:1.5rem}.about-section p{font-size:1rem}}@media(prefers-color-scheme:light){.page-title{color:#213547}.about-section{background:#00000008;border:1px solid rgba(0,0,0,.1)}.about-section p{color:#213547cc}}.projects{min-height:calc(100vh - 80px);padding:4rem 2rem}.projects-container{max-width:800px;margin:0 auto}.projects-content{background:#ffffff0d;padding:3rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}@media(max-width:768px){.projects{padding:2rem 1rem}.projects-content{padding:2rem}}@media(prefers-color-scheme:light){.page-title{color:#213547}.projects-content{background:#00000008;border:1px solid rgba(0,0,0,.1)}.coming-soon{color:#213547b3}}.blog{min-height:calc(100vh - 80px);padding:4rem 2rem}.blog-container{max-width:800px;margin:0 auto}.blog-content{background:#ffffff0d;padding:3rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}@media(max-width:768px){.blog{padding:2rem 1rem}.blog-content{padding:2rem}}@media(prefers-color-scheme:light){.page-title{color:#213547}.blog-content{background:#00000008;border:1px solid rgba(0,0,0,.1)}.coming-soon{color:#213547b3}}.now{min-height:calc(100vh - 80px);padding:4rem 2rem}.now-container{max-width:800px;margin:0 auto}.page-title{font-size:clamp(2.5rem,5vw,3.5rem);margin-bottom:3rem;color:#ffffffde;text-align:center}.now-content{background:#ffffff0d;padding:3rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}.coming-soon{font-size:1.2rem;color:#ffffffb3;line-height:1.8}@media(max-width:768px){.now{padding:2rem 1rem}.now-content{padding:2rem}}@media(prefers-color-scheme:light){.page-title{color:#213547}.now-content{background:#00000008;border:1px solid rgba(0,0,0,.1)}.coming-soon{color:#213547b3}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;overflow-x:hidden}#root{width:100%;min-height:100vh}
