*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}.nav{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-brand a{text-decoration:none;color:inherit;transition:opacity .3s ease}.nav-brand a:hover{opacity:.8}.nav-brand h2{margin:0;color:#fff;font-size:1.5rem;font-weight:700}.nav-tabs{display:flex;list-style:none;margin:0;padding:0;gap:.5rem}.nav-tab{background:transparent;border:2px solid transparent;color:#fff;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;border-radius:8px;transition:all .3s ease;font-family:inherit;text-decoration:none;display:inline-block}.nav-tab:hover{background:#ffffff1a;border-color:#ffffff4d}.nav-tab.active{background:#fff;color:#667eea;border-color:#fff;font-weight:600}.main-content{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:3rem 2rem}.home-section{text-align:center}.hero{padding:4rem 2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:20px;box-shadow:0 10px 30px #0000001a}.hero h1{font-size:3.5rem;margin:0 0 1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}.hero p{font-size:1.5rem;color:#555;margin:0;font-weight:400}.content-section{padding:3rem 2rem;background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000001a;text-align:center}.content-section h2{font-size:2.5rem;margin:0 0 1.5rem;color:#333;font-weight:700}.content-section p{font-size:1.2rem;color:#666;line-height:1.8;margin:0}@media(max-width:768px){.nav{flex-direction:column;gap:1rem;padding:1rem}.nav-tabs{flex-wrap:wrap;justify-content:center;width:100%}.nav-tab{padding:.6rem 1rem;font-size:.9rem}.hero h1{font-size:2.5rem}.hero p{font-size:1.2rem}.main-content{padding:2rem 1rem}}@media(max-width:480px){.nav-brand h2{font-size:1.2rem}.nav-tabs{gap:.25rem}.nav-tab{padding:.5rem .75rem;font-size:.85rem}.hero{padding:2rem 1rem}.hero h1{font-size:2rem}.hero p{font-size:1rem}}.about-me{width:100%;padding:2rem 0;background:#f8f9fa;min-height:100vh}.about-me-container{max-width:900px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:2rem}.about-section{border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.about-section:hover{transform:translateY(-2px);box-shadow:0 6px 30px #0000001f}.section-title{font-size:1.75rem;margin:0 0 1.5rem;font-weight:700;color:#1a1a1a}.section-content{line-height:1.8}.section-text{font-size:1.1rem;margin:0 0 1.2rem;color:#2d3748}.section-text:last-child{margin-bottom:0}.section-text strong{font-weight:700;color:#1a1a1a}.intro-section{background:linear-gradient(135deg,#1e3a8a,#3b82f6,#06b6d4);color:#fff}.intro-section .section-text{color:#fff;font-size:1.2rem;font-weight:500}.intro-section .section-text strong{color:#fff;font-weight:700;font-size:1.3rem}.intro-section .section-title{color:#fff}.story-section{background:linear-gradient(135deg,#f97316,#ec4899,#f43f5e);color:#fff}.story-section .section-title{color:#fff}.story-section .section-text{color:#fffffff2}.story-section .section-text strong{color:#fff}.work-section{background:linear-gradient(135deg,#581c87,#7c3aed,#a855f7);color:#fff}.work-section .section-title{color:#fff}.work-section .section-text{color:#fffffff2}.work-section .section-text strong{color:#fff}.work-list{list-style:none;padding:0;margin:1rem 0 1.5rem}.work-list li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#fffffff2;font-size:1.1rem}.work-list li:before{content:"→";position:absolute;left:0;color:#fff;font-weight:700}.tech-section{background:linear-gradient(135deg,#065f46,#10b981,#14b8a6);color:#fff}.tech-section .section-title{color:#fff}.tech-section .section-text{color:#fffffff2}.tech-section .section-text strong{color:#fff}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0}.tech-item{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 1.5rem;border-radius:10px;text-align:center;font-weight:500;color:#fff;border:1px solid rgba(255,255,255,.3);transition:all .3s ease}.tech-item:hover{background:#ffffff4d;transform:scale(1.05)}.purpose-section{background:linear-gradient(135deg,#ea580c,#f97316,#dc2626);color:#fff;border:3px solid rgba(255,255,255,.3)}.purpose-section .section-title{color:#fff;font-size:2rem}.purpose-section .section-text{color:#fffffff2;font-size:1.15rem}.purpose-section .section-text strong{color:#fff}.purpose-list{list-style:none;padding:0;margin:1rem 0 1.5rem}.purpose-list li{padding:.6rem 0 .6rem 2rem;position:relative;color:#fffffff2;font-size:1.1rem;font-weight:500}.purpose-list li:before{content:"🔥";position:absolute;left:0}.disclaimer-section{background:linear-gradient(135deg,#a78bfa,#8b5cf6,#6366f1);color:#fff}.disclaimer-section .section-title{color:#fff}.disclaimer-section .section-text{color:#fffffff2}.disclaimer-section .section-text strong{color:#fff}.focus-section{background:linear-gradient(135deg,#0f766e,#14b8a6,#22c55e);color:#fff}.focus-section .section-title{color:#fff}.focus-section .section-text{color:#fffffff2}.focus-section .section-text strong{color:#fff}.focus-list{list-style:none;padding:0;margin:1rem 0 1.5rem}.focus-list li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#fffffff2;font-size:1.1rem}.focus-list li:before{content:"⚡";position:absolute;left:0}.focus-goal{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid rgba(255,255,255,.3);font-size:1.2rem}@media(max-width:768px){.about-me-container{padding:0 1rem;gap:1.5rem}.about-section{padding:2rem 1.5rem}.section-title{font-size:1.5rem}.section-text{font-size:1rem}.intro-section .section-text{font-size:1.1rem}.tech-grid{grid-template-columns:1fr}.purpose-section .section-title{font-size:1.75rem}}@media(max-width:480px){.about-me{padding:1rem 0}.about-me-container{gap:1.25rem}.about-section{padding:1.5rem 1rem;border-radius:12px}.section-title{font-size:1.35rem;margin-bottom:1rem}.section-text{font-size:.95rem}.intro-section .section-text{font-size:1rem}.tech-item{padding:.75rem 1rem;font-size:.9rem}}
