:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6;--accent: #7c6aef;--accent-light: #a094f7;--accent-glow: rgba(124, 106, 239, .35);--accent-surface: rgba(124, 106, 239, .08);--bg-base: #07070a;--bg-raised: #0e0e14;--bg-card: rgba(18, 18, 28, .7);--bg-card-hover: rgba(24, 24, 38, .8);--bg-overlay: rgba(7, 7, 10, .8);--border: rgba(255, 255, 255, .06);--border-subtle: rgba(255, 255, 255, .03);--border-hover: rgba(255, 255, 255, .12);--border-accent: rgba(124, 106, 239, .3);--text: #ededf0;--text-secondary: rgba(237, 237, 240, .65);--text-muted: rgba(237, 237, 240, .4);--radius: .875rem;--radius-sm: .5rem;--radius-xs: .35rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{min-height:100vh;background:var(--bg-base);color:var(--text)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}::selection{background:#7c6aef4d;color:#fff}.app{min-height:100vh;display:flex;flex-direction:column;position:relative}.app:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 40% at 50% 0%,rgba(124,106,239,.06) 0%,transparent 70%),radial-gradient(ellipse 40% 30% at 80% 20%,rgba(99,102,241,.04) 0%,transparent 60%);pointer-events:none;z-index:0}.app>*{position:relative;z-index:1}main{flex:1}.nav{position:sticky;top:0;z-index:100;background:var(--bg-overlay);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border-bottom:1px solid var(--border)}.nav-inner{max-width:72rem;margin:0 auto;padding:0 2.5rem;height:3.75rem;display:flex;align-items:center;justify-content:space-between}.nav-logo{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s,transform .2s;line-height:0}.nav-logo:hover{opacity:.85;transform:scale(1.05)}.nav-links{display:flex;gap:.125rem}.nav-link{background:none;border:none;color:var(--text-muted);font-size:.85rem;font-weight:500;padding:.45rem .85rem;border-radius:var(--radius-sm);cursor:pointer;transition:color .2s,background .2s;font-family:inherit;letter-spacing:-.01em}.nav-link:hover{color:var(--text);background:#ffffff0a}.nav-link.active{color:var(--accent-light);background:var(--accent-surface)}.hero{max-width:52rem;margin:0 auto;padding:7rem 2rem 4rem;text-align:center}.hero .tag{margin-bottom:1.5rem}.hero-title{font-size:3.5rem;font-weight:800;letter-spacing:-.04em;line-height:1.1;margin:.75rem 0}.highlight{background:linear-gradient(135deg,#7c6aef,#c084fc,#e879f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.15rem;color:var(--text-secondary);max-width:38rem;margin:0 auto 2.5rem;line-height:1.75}.hero-actions{display:flex;gap:.75rem;justify-content:center}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.6rem;border-radius:var(--radius-sm);font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s;text-decoration:none;border:1px solid transparent;letter-spacing:-.01em}.btn-primary{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 0 0 0 var(--accent-glow),0 1px 2px #0000004d}.btn-primary:hover{background:var(--accent-light);border-color:var(--accent-light);box-shadow:0 0 20px var(--accent-glow),0 2px 8px #0000004d;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:#ffffff08;color:var(--text-secondary);border-color:var(--border)}.btn-secondary:hover{color:var(--text);border-color:var(--border-hover);background:#ffffff0f}.link-btn{background:none;border:none;color:var(--accent-light);font-size:.85rem;font-weight:500;cursor:pointer;font-family:inherit;padding:0;transition:color .2s,opacity .2s;text-decoration:none}.link-btn:hover{color:#fff;opacity:.8}.back-btn{background:none;border:none;color:var(--text-muted);font-size:.85rem;font-weight:500;cursor:pointer;font-family:inherit;padding:0;margin-bottom:2.5rem;transition:color .2s}.back-btn:hover{color:var(--text)}.tag{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.625rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-light);border:1px solid var(--border-accent);background:var(--accent-surface);padding:.3rem .65rem;border-radius:var(--radius-xs)}.pill{display:inline-block;font-size:.7rem;font-weight:500;color:var(--text-muted);border:1px solid var(--border);padding:.15rem .55rem;border-radius:999px;line-height:1.7;letter-spacing:.01em}.pill-btn{background:transparent;border:1px solid var(--border);color:var(--text-muted);font-size:.75rem;font-weight:500;padding:.3rem .8rem;border-radius:999px;cursor:pointer;font-family:inherit;transition:all .2s}.pill-btn:hover{border-color:var(--border-hover);color:var(--text-secondary);background:#ffffff05}.pill-btn.active{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 0 12px var(--accent-glow)}.page{max-width:72rem;margin:0 auto;padding:3.5rem 2.5rem 6rem}.section{margin-bottom:4.5rem}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem}.section-header h2,.section h1{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:-.03em}.section h1{font-size:2.25rem;margin-bottom:.5rem}.section-desc{color:var(--text-muted);margin-bottom:1.75rem;font-size:.95rem}.filter-bar{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(21rem,1fr));gap:1rem}.post-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;cursor:pointer;transition:all .25s ease;display:flex;flex-direction:column;gap:.5rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.post-card:hover{background:var(--bg-card-hover);border-color:var(--border-accent);transform:translateY(-3px);box-shadow:0 8px 30px #00000040,0 0 0 1px var(--border-accent)}.post-card h3{margin:0;font-size:1.05rem;font-weight:600;letter-spacing:-.02em;line-height:1.35}.post-card p{margin:0;color:var(--text-secondary);font-size:.875rem;line-height:1.65;flex:1}.post-meta{font-size:.75rem;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.02em}.post-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.project-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;transition:all .25s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.project-card:hover{border-color:var(--border-accent);box-shadow:0 8px 30px #0003,0 0 0 1px var(--border-accent)}.project-card h3{margin:0;font-size:1.05rem;font-weight:600;letter-spacing:-.02em}.project-card p{margin:0;color:var(--text-secondary);font-size:.875rem;line-height:1.65;flex:1}.project-links{display:flex;gap:1rem;margin-top:.5rem}.post-detail{max-width:48rem;margin:0 auto}.post-detail h1{font-size:2.5rem;font-weight:800;letter-spacing:-.035em;line-height:1.15;margin:.5rem 0 1rem}.post-content{margin-top:2.5rem}.post-content h2{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:2.5rem 0 1rem;padding-top:1.5rem;border-top:1px solid var(--border-subtle)}.post-content h3{font-size:1.15rem;font-weight:600;margin:2rem 0 .75rem}.post-content p{color:var(--text-secondary);font-size:1rem;line-height:1.85;margin:0 0 1.25rem}.post-content ul,.post-content ol{color:var(--text-secondary);font-size:1rem;line-height:1.85;margin:0 0 1.25rem;padding-left:1.5rem}.post-content li{margin-bottom:.5rem}.post-content li::marker{color:var(--accent)}.post-content strong{color:var(--text);font-weight:600}.post-content code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85em;background:var(--accent-surface);color:var(--accent-light);padding:.15em .45em;border-radius:.3rem;border:1px solid rgba(124,106,239,.12)}.about-grid{display:grid;grid-template-columns:1fr 20rem;gap:4rem;align-items:start}.about-text .tag{margin-bottom:1.25rem}.about-text h1{font-size:2.75rem;font-weight:800;letter-spacing:-.04em;margin:.5rem 0 .25rem}.about-role{color:var(--accent-light);font-size:1.1rem;font-weight:500;margin:0 0 1.75rem}.about-bio p{color:var(--text-secondary);font-size:1rem;line-height:1.85;margin:0 0 1.25rem}.about-contact{display:flex;gap:.75rem;margin-top:2rem}.about-photo{margin-bottom:2rem}.avatar-placeholder{width:11rem;height:11rem;border-radius:2.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 auto;line-height:0;box-shadow:0 0 40px var(--accent-glow),0 20px 60px #0006}.skills-section h2{font-size:1.25rem;font-weight:700;margin:0 0 1.25rem;letter-spacing:-.02em}.skill-group{margin-bottom:1.25rem}.skill-group h3{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin:0 0 .5rem;font-weight:600}.skill-items{display:flex;flex-wrap:wrap;gap:.35rem}.footer{border-top:1px solid var(--border);margin-top:auto}.footer-inner{max-width:72rem;margin:0 auto;padding:2rem 2.5rem;display:flex;align-items:center;justify-content:space-between}.footer p{margin:0;color:var(--text-muted);font-size:.8rem}.footer-links{display:flex;gap:1.25rem}.footer-links a{color:var(--text-muted);font-size:.8rem;text-decoration:none;transition:color .2s;font-weight:500}.footer-links a:hover{color:var(--text)}.ca-coming-soon{max-width:48rem;margin:0 auto;text-align:center;padding:5rem 0}.ca-icon{color:var(--accent-light);margin-bottom:1.5rem;opacity:.8}.ca-coming-soon .tag{margin-bottom:1.25rem}.ca-coming-soon h1{font-size:3rem;font-weight:800;letter-spacing:-.04em;margin:.75rem 0}.ca-subtitle{font-size:1.1rem;color:var(--text-secondary);max-width:34rem;margin:0 auto 3.5rem;line-height:1.75}.ca-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:3rem;text-align:left}.ca-feature{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:all .25s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.ca-feature:hover{border-color:var(--border-accent);box-shadow:0 4px 20px #0003}.ca-feature-icon{color:var(--accent-light);margin-bottom:.75rem}.ca-feature h3{font-size:.95rem;font-weight:600;margin:0 0 .4rem;letter-spacing:-.01em}.ca-feature p{font-size:.85rem;color:var(--text-muted);margin:0;line-height:1.6}.ca-notify{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2.5rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.ca-notify p{color:var(--text-secondary);font-size:1rem;margin:0 0 1.25rem}.ca-email-form{display:flex;gap:.5rem;max-width:28rem;margin:0 auto}.ca-email-input{flex:1;background:#ffffff08;border:1px solid var(--border);border-radius:var(--radius-sm);padding:.7rem 1rem;color:var(--text);font-size:.875rem;font-family:inherit;outline:none;transition:border-color .2s,box-shadow .2s}.ca-email-input::placeholder{color:var(--text-muted)}.ca-email-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}@media(max-width:64rem){.about-grid{grid-template-columns:1fr}.about-sidebar{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start}.about-photo{margin-bottom:0}}@media(max-width:40rem){.hero-title{font-size:2.25rem}.hero{padding:5rem 1.5rem 3rem}.page{padding:2rem 1.5rem 4rem}.card-grid,.ca-features{grid-template-columns:1fr}.ca-email-form{flex-direction:column}.ca-coming-soon h1{font-size:2.25rem}.hero-actions{flex-direction:column;align-items:center}.nav-inner{padding:0 1.25rem}.nav-links{gap:0}.nav-link{padding:.4rem .55rem;font-size:.78rem}.footer-inner{flex-direction:column;gap:1rem;text-align:center}.about-sidebar{grid-template-columns:1fr}.about-text h1{font-size:2rem}.post-detail h1{font-size:1.75rem}}
