html,body{height:100%}body{margin:0;background:linear-gradient(to right,#4ca1af,#2c3e50);color:#fff}.header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;color:#fff}.header-left{display:flex;align-items:center;gap:12px}.site-title{font-size:18px;font-weight:600;text-decoration:none;color:inherit}.nav-desktop{display:flex;gap:16px}.nav-desktop a,.drawer-nav a{text-decoration:none;color:inherit}.nav-desktop a:hover,.drawer-nav a:hover{text-decoration:underline}.burger{display:none;font-size:20px;background:transparent;border:0;color:inherit;cursor:pointer}.content{padding:16px}.drawer-backdrop{position:fixed;inset:0;background:#00000080;z-index:20}.drawer{position:absolute;top:0;left:0;height:100%;width:280px;padding:16px;background:#111;color:#fff}.drawer-title{font-weight:600;margin-bottom:12px}.drawer-nav{display:flex;flex-direction:column;gap:12px}@media(max-width:768px){.burger{display:inline-block}.nav-desktop{display:none}}.landing-wrap{min-height:calc(100vh - 80px);display:grid;place-items:center;padding:24px 16px 40px}.hero-card{width:min(1100px,96vw);background:#0a1014b8;border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:26px;box-shadow:0 14px 60px #00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-top{display:grid;grid-template-columns:220px 1fr;gap:24px;align-items:center}.hero-avatar{width:220px;height:220px;border-radius:18px;object-fit:cover;border:1px solid rgba(255,255,255,.14)}.hero-copy{text-align:left}.todo-badge{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;padding:6px 10px;border-radius:999px;border:1px dashed rgba(255,255,255,.35);opacity:.85;margin-bottom:10px}.hero-title{font-size:52px;line-height:1.02;margin:0 0 10px;color:#fff}.hero-subtitle{font-size:16px;opacity:.92;margin-bottom:10px;color:#fff}.hero-blurb{font-size:15px;opacity:.9;margin-bottom:14px;color:#fff;max-width:60ch}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.tag{font-size:12px;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;opacity:.95}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin:6px 0 8px}.btn{display:inline-block;padding:10px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;text-decoration:none;font-weight:700;font-size:14px}.btn.primary{background:#4ca1af52;border-color:#4ca1af80}.btn:hover{background:#ffffff1a}.social-inline{width:auto;justify-content:flex-start;gap:14px;padding-bottom:0;margin-top:6px}.social-inline i{font-size:2em;padding:0}.hero-divider{border:0;border-top:1px solid rgba(255,255,255,.12);margin:18px 0}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:14px}.todo-block{border:1px solid rgba(255,255,255,.14);background:#ffffff0a;border-radius:16px;padding:14px;color:#fff}.todo-title{font-weight:900;letter-spacing:.08em;font-size:11px;opacity:.85;margin-bottom:8px}.todo-text,.todo-list{opacity:.92;font-size:14px}.todo-list{margin:0;padding-left:18px}@media(max-width:900px){.landing-wrap{min-height:calc(100vh - 64px)}.hero-top{grid-template-columns:1fr;align-items:start}.hero-avatar{width:100%;height:280px}.hero-title{font-size:40px}.hero-bottom{grid-template-columns:1fr}}.sp-wrap{width:min(1100px,92vw);margin:0 auto;padding:56px 0 72px;color:#fff}.sp-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center}.sp-kicker{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.08em;padding:6px 10px;border-radius:999px;border:1px dashed rgba(255,255,255,.35);opacity:.85;margin-bottom:14px}.sp-title{margin:0 0 10px;font-size:56px;line-height:1.02}.sp-accent{opacity:.95}.sp-subtitle{margin:0 0 14px;font-size:18px;font-weight:700;opacity:.9}.sp-blurb{margin:0 0 18px;font-size:15px;opacity:.9;max-width:65ch}.sp-cta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.sp-btn{display:inline-block;padding:10px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;text-decoration:none;font-weight:700;font-size:14px}.sp-btn-primary{background:#4ca1af52;border-color:#4ca1af80}.sp-btn:hover{background:#ffffff1a}.sp-links{display:flex;align-items:center;gap:10px;opacity:.9}.sp-links a{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.25)}.sp-links a:hover{border-bottom-color:#fff9}.sp-dot{opacity:.6}.sp-visual{display:grid;justify-items:end}.sp-card{width:320px;height:320px;border-radius:22px;background:#00000059;border:1px solid rgba(255,255,255,.14);box-shadow:0 14px 60px #00000059;display:grid;place-items:center}.sp-avatar{width:260px;height:260px;border-radius:18px;object-fit:cover;border:1px solid rgba(255,255,255,.14)}.sp-section{margin-top:52px}.sp-h3{margin:0 0 16px;font-size:22px;font-weight:900;opacity:.95}.sp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sp-project{border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;padding:14px}.sp-project-title{font-weight:900;margin-bottom:6px}.sp-project-desc{opacity:.9;font-size:14px;margin-bottom:10px}.sp-project-meta{opacity:.75;font-size:12px;font-weight:700;letter-spacing:.03em}@media(max-width:900px){.sp-hero{grid-template-columns:1fr;gap:22px}.sp-visual{justify-items:start}.sp-card{width:100%;height:auto;padding:16px}.sp-avatar{width:100%;height:280px}.sp-grid{grid-template-columns:1fr}.sp-title{font-size:42px}}
