*{box-sizing:border-box}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}body{margin:0;background:#0f172a;color:#e2e8f0;line-height:1.5}a{color:inherit}.container{max-width:720px;margin:16px auto;padding:0 16px}header h1{margin:0 0 8px;font-size:2.25rem}header p{margin:0 0 24px;opacity:.9}.card{background:#111827;border:1px solid #334155;padding:20px;border-radius:12px}button{padding:10px 16px;border-radius:10px;border:1px solid #475569;background:#1f2937;color:#e2e8f0;cursor:pointer}button:hover{filter:brightness(1.1)}footer{margin-top:48px;opacity:.65;font-size:.875rem;text-align:center}.lang-switch{position:top;top:10px;display:flex;gap:6px;z-index:50;margin-bottom:12px}.lang-switch button{background:#1e293b;border:1px solid #334155;padding:0;border-radius:5px;cursor:pointer;width:40px;height:32px;display:flex;align-items:center;justify-content:center;transition:background .25s,border-color .25s,transform .25s}.lang-switch button:hover{background:#24324a;border-color:#475569;transform:translateY(-2px)}.lang-switch button.active{border-color:#38bdf8;box-shadow:0 0 0 1px #0f172a,0 0 0 3px #38bdf859}.lang-switch img{max-width:100%;max-height:100%;display:block;border-radius:4px}.lang-switch button:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.hero{margin-bottom:30px;text-align:center}.tagline a{text-decoration:underline;text-underline-offset:3px}.cards-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch}@media (min-width: 640px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.link-card{position:relative;text-decoration:none;transition:border-color .25s,background .25s,transform .25s,box-shadow .25s;display:flex;flex-direction:column}.link-card h3{margin:0 0 10px;font-size:1.02rem;display:flex;align-items:center;gap:6px;font-weight:600}.link-card p{margin:0;font-size:.9rem;opacity:.85}.link-card:hover{border-color:#64748b;background:#1e293b;transform:translateY(-3px);box-shadow:0 4px 14px -4px #00000073}.link-card span{opacity:.6}.link-card:focus-visible{outline:2px solid #38bdf8;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.wave{display:inline-block;animation:wave 2.2s infinite;transform-origin:70% 70%}@keyframes wave{0%,60%,to{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}}.profile-wrapper{width:108px;height:108px;border-radius:50%;overflow:hidden;border:2px solid #334155;margin:0 auto 18px;box-shadow:0 4px 12px -2px #00000080;position:relative;transition:transform .45s cubic-bezier(.4,.1,.2,1),box-shadow .45s}.profile-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;padding:2px;background:linear-gradient(135deg,#6366f1,#06b6d4,#10b981);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .45s}.profile-wrapper:hover{transform:scale(1.05) rotate(-1.5deg);box-shadow:0 6px 20px -4px #000000a6}.profile-wrapper:hover:after{opacity:1}.profile-photo{transition:filter .45s,transform .45s}.profile-wrapper:hover .profile-photo{filter:brightness(1.08) contrast(1.05) saturate(1.15);transform:scale(1.08)}.hero h1{transition:color .4s,text-shadow .4s,transform .4s;position:relative;display:inline-flex;align-items:center;cursor:pointer}.hero h1:hover{color:#38bdf8;text-shadow:0 2px 12px rgba(56,189,248,.35);transform:translateY(-2px)}.hero h1:active{transform:translateY(0)}.name-heading{position:relative;overflow:visible;justify-content:center}.name-heading .name-text{position:relative;z-index:2;transition:transform .45s cubic-bezier(.4,.1,.2,1)}.name-heading .wave{position:relative;z-index:1;opacity:0;max-width:0;margin-left:0;display:inline-block;filter:blur(2px);pointer-events:none;transition:opacity .45s cubic-bezier(.4,.1,.2,1),max-width .45s cubic-bezier(.4,.1,.2,1),margin-left .45s cubic-bezier(.4,.1,.2,1),filter .45s}.name-heading:hover .name-text{transform:translate(-6px)}.name-heading:hover .wave{opacity:1;max-width:48px;margin-left:8px;filter:blur(0)}@media (prefers-reduced-motion: reduce){.profile-wrapper,.profile-photo,.hero h1{transition:none}.profile-wrapper:hover,.profile-wrapper:hover .profile-photo{transform:none}}.profile-photo{width:100%;height:100%;object-fit:cover;display:block}.icon{width:18px;height:18px;display:inline-block;filter:brightness(1.2)}.tech-icons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;margin:10px 0 40px}.tech-icon{width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;opacity:.9;filter:brightness(1.05);transition:transform .2s,opacity .2s,filter .2s}.tech-icon img{width:100%;height:100%;display:block}.tech-icon:hover{transform:translateY(-2px) scale(1.05);opacity:1;filter:brightness(1.15)}
