:root{--bg:#07111f;--surface:#0d1a2b;--surface2:#122238;--text:#f4f7fb;--muted:#9eacc0;--line:rgba(255,255,255,.1);--accent:#5eead4;--accent2:#38bdf8;--max:1120px;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 75% 10%,rgba(56,189,248,.14),transparent 30%),radial-gradient(circle at 10% 40%,rgba(94,234,212,.08),transparent 28%),var(--bg);color:var(--text);font:16px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit}button{font:inherit}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 40px),var(--max));margin:18px auto 0;padding:12px 16px;background:rgba(7,17,31,.76);border:1px solid var(--line);border-radius:18px;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#04202a}.desktop-nav{display:flex;gap:6px}.desktop-nav a,.mobile-menu a{padding:9px 14px;border-radius:10px;color:var(--muted);text-decoration:none;font-weight:650}.desktop-nav a:hover,.desktop-nav a.active{background:rgba(255,255,255,.07);color:var(--text)}.menu-toggle{display:none;width:42px;height:42px;padding:10px;border:0;border-radius:10px;background:transparent}.menu-toggle span{display:block;height:2px;margin:5px 0;background:var(--text);border-radius:4px}.mobile-menu{position:fixed;z-index:19;top:88px;left:20px;right:20px;padding:12px;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.35)}.mobile-menu a{display:block}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:center;min-height:calc(100vh - 90px);width:min(calc(100% - 40px),var(--max));margin:auto;padding:90px 0}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:.77rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1,.page-heading h1{max-width:760px;margin:0;font-size:clamp(3rem,7vw,6.6rem);line-height:.96;letter-spacing:-.065em}.hero-text{max-width:650px;margin:28px 0;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem)}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 20px;border:1px solid transparent;border-radius:12px;text-decoration:none;font-weight:750;cursor:pointer}.button.primary{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#04131d;box-shadow:0 10px 28px rgba(56,189,248,.16)}.button.primary:hover{filter:brightness(1.08);transform:translateY(-2px)}.button.secondary{background:rgba(255,255,255,.04);border-color:var(--line);color:var(--text)}.code-card{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(18,34,56,.95),rgba(9,20,35,.95));box-shadow:0 30px 80px rgba(0,0,0,.35);transform:rotate(2deg)}.window-bar{display:flex;gap:7px;padding:16px;border-bottom:1px solid var(--line)}.window-bar i{width:10px;height:10px;border-radius:50%;background:#fb7185}.window-bar i:nth-child(2){background:#fbbf24}.window-bar i:nth-child(3){background:#4ade80}.code-card pre{margin:0;padding:38px;color:#cbd5e1;font:clamp(.9rem,2vw,1.12rem)/1.8 ui-monospace,SFMono-Regular,Consolas,monospace}.code-card pre span{color:#c084fc}.code-card pre b{color:var(--accent)}.code-card pre em{color:var(--accent2);font-style:normal}.section,.subpage{width:min(calc(100% - 40px),var(--max));margin:0 auto}.section{padding:90px 0}.section-heading{max-width:720px}.section-heading h2,.featured h2,.profile-content h2{margin:0 0 16px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;letter-spacing:-.045em}.section-heading>p:last-child,.featured p,.profile-content>p{color:var(--muted)}.skill-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.card,.profile-card,.project-card,.featured{border:1px solid var(--line);background:linear-gradient(145deg,rgba(18,34,56,.82),rgba(10,22,38,.86));box-shadow:0 18px 60px rgba(0,0,0,.16)}.card{padding:28px;border-radius:20px}.card h3{margin:18px 0 6px;font-size:1.35rem}.card p{min-height:52px;color:var(--muted)}.skill-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;font:800 1.1rem ui-monospace,monospace}.skill-icon.html{background:rgba(251,113,133,.12);color:#fb7185}.skill-icon.css{background:rgba(56,189,248,.12);color:var(--accent2)}.skill-icon.js{background:rgba(250,204,21,.12);color:#fde047}.tag,.status,.tech-list span{display:inline-flex;width:max-content;padding:5px 10px;border-radius:999px;background:rgba(94,234,212,.09);color:var(--accent);font-size:.74rem;font-weight:800}.tag.learning{color:#fde047;background:rgba(250,204,21,.09)}.featured{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:50px;margin-bottom:90px;padding:48px;border-radius:26px}.featured>div{max-width:720px}.featured .button{flex:none}.subpage{min-height:calc(100vh - 180px);padding:100px 0}.page-heading{margin-bottom:50px}.page-heading h1{font-size:clamp(2.8rem,6vw,5.5rem)}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.project-card{overflow:hidden;border-radius:24px}.project-card>img{display:block;width:100%;height:260px;object-fit:cover;background:var(--surface2)}.project-body{display:flex;flex-direction:column;align-items:flex-start;padding:26px}.project-body h2{margin:16px 0 8px;font-size:1.6rem}.project-body>p{min-height:78px;margin:0 0 20px;color:var(--muted)}.project-top{display:flex;justify-content:space-between;width:100%}.status{background:rgba(74,222,128,.1);color:#86efac}.tech-list{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:24px}.tech-list span{background:rgba(255,255,255,.06);color:var(--muted)}.profile-card{display:grid;grid-template-columns:300px 1fr;gap:48px;align-items:center;padding:34px;border-radius:26px}.profile-image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:20px}.profile-content{max-width:650px}.copy-status{min-height:24px;margin:12px 0 0;color:var(--accent)!important}footer{display:flex;justify-content:space-between;width:min(calc(100% - 40px),var(--max));margin:auto;padding:28px 0;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}.language{position:fixed;right:20px;bottom:20px;z-index:30}.language-toggle{width:50px;height:50px;border:1px solid var(--line);border-radius:50%;background:var(--surface2);color:var(--text);font-size:.75rem;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.3);cursor:pointer}.language-options{position:absolute;right:0;bottom:60px;width:130px;padding:7px;border:1px solid var(--line);border-radius:12px;background:var(--surface2)}.language-options button{width:100%;padding:8px;border:0;border-radius:8px;background:transparent;color:var(--text);text-align:left;cursor:pointer}.language-options button:hover{background:rgba(255,255,255,.07)}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}@media(max-width:800px){.desktop-nav{display:none}.menu-toggle{display:block}.hero{grid-template-columns:1fr;gap:45px;padding:80px 0}.hero h1{font-size:clamp(3rem,15vw,5rem)}.code-card{max-width:580px}.skill-grid,.project-grid{grid-template-columns:1fr}.profile-card{grid-template-columns:1fr}.profile-image{max-width:280px}.featured{align-items:flex-start;flex-direction:column}.project-body>p,.card p{min-height:auto}}@media(max-width:520px){.site-header{width:calc(100% - 24px);margin-top:12px}.hero,.section,.subpage,footer{width:calc(100% - 28px)}.hero{padding:65px 0}.section,.subpage{padding:65px 0}.code-card pre{padding:25px 20px}.featured{padding:28px}.profile-card{padding:18px}.project-card>img{height:200px}.contact-actions .button{width:100%}footer{flex-direction:column;gap:5px}.language{right:12px;bottom:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
