:focus-visible{outline-offset:2px;outline:2px solid #06f;box-shadow:0 0 0 4px #0066ff2e}button:focus:not(:focus-visible){box-shadow:none;outline:none}a:focus:not(:focus-visible){box-shadow:none;outline:none}a,button{-webkit-tap-highlight-color:#0066ff1f}html{-webkit-touch-callout:none;scroll-behavior:smooth;scrollbar-gutter:stable;scroll-padding-top:80px;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{min-width:320px;min-height:100vh;margin:0}iframe{-webkit-user-select:none;user-select:none;pointer-events:auto}.header{-webkit-backdrop-filter:saturate(180%)blur(12px);z-index:1000;-webkit-user-select:none;user-select:none;padding-top:env(safe-area-inset-top);background:#ffffffeb;border-bottom:1px solid #eee;transition:all .2s;position:fixed;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;max-width:1100px;min-height:56px;margin:0 auto;padding:.35rem 1.25rem;display:flex}.brand{flex-direction:column;gap:0;display:flex}.brand-title{color:#06f;letter-spacing:-.4px;font-size:1.2rem;font-weight:800;line-height:1.1}.brand-subtitle{color:#666;letter-spacing:.3px;text-transform:uppercase;font-size:.7rem;font-weight:600;line-height:1}.menu-toggle{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#fafafa;border:1px solid #eee;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;min-width:44px;height:44px;min-height:44px;display:flex}.menu-toggle span{background:#111;border-radius:1px;width:18px;height:2px;transition:all .2s;display:block}.menu-open{background:#fff5f5;border-color:#ffe5e5}.menu-open span{background:#ff3b30}.menu-open span:first-child{transform:translateY(6px)rotate(45deg)}.menu-open span:nth-child(2){opacity:0}.menu-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav{opacity:0;overscroll-behavior:contain;background:#fff;border-bottom:1px solid #eee;flex-direction:column;max-height:0;padding:0;transition:max-height .32s cubic-bezier(.16,1,.3,1),opacity .22s,padding .22s;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000000f}.nav-open{max-height:70vh;opacity:1;max-height:70dvh;padding:.5rem 0 max(.5rem, env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overflow-y:auto}.nav a{color:#333;align-items:center;min-height:44px;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.nav a.active,.nav a:active{color:#06f;background:#f8faff}@media (min-width:769px){.menu-toggle{display:none}.nav{opacity:1;max-height:none;box-shadow:none;background:0 0;border:none;flex-direction:row;gap:.2rem;padding:0;position:static;overflow:visible}.nav a{letter-spacing:-.1px;border-radius:8px;margin:0;padding:.45rem .7rem;font-size:.84rem}.nav a:hover{color:#06f;background:#f0f4ff}.nav a.active{color:#06f;background:#f0f4ff;border-bottom:none;border-radius:8px;font-weight:700}}@media (min-width:1024px){.header-inner{min-height:60px;padding:.5rem 1.5rem}.brand-title{font-size:1.3rem}.nav a{padding:.5rem .8rem;font-size:.88rem}}@media (max-width:768px){.header-inner{min-height:54px;padding:.35rem 1rem}}@media (prefers-reduced-motion:reduce){.header,.nav,.menu-toggle span,.nav a{transition:none!important}}.about{text-align:center;min-height:42vh;flex-direction:column;justify-content:center;align-items:center;min-height:42dvh;padding-top:3.5rem;padding-bottom:1.5rem;display:flex}.profile-container{margin-bottom:1.25rem}.profile-container .avatar{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:140px;height:140px;image-rendering:-webkit-optimize-contrast;aspect-ratio:1;border:3px solid #06f;border-radius:50%;transition:transform .3s cubic-bezier(.16,1,.3,1)}.profile-container .avatar:hover{transform:scale(1.05)}.name{color:#111;letter-spacing:-.7px;margin-bottom:.35rem;font-size:clamp(1.9rem,5vw,2.4rem);font-weight:800;line-height:1.1}.status{color:#06f;letter-spacing:-.2px;margin-bottom:.6rem;font-size:clamp(.95rem,2.5vw,1.05rem);font-weight:600}.bio{color:#444;text-wrap:balance;justify-content:center;align-items:center;gap:2px;max-width:520px;min-height:1.4em;margin:0 auto;font-size:clamp(.9rem,2.5vw,.98rem);display:flex}.typing-text{font-style:italic}.cursor{will-change:opacity;background:#06f;width:2px;height:1em;animation:1.1s ease-in-out infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.cursor{opacity:1;animation:none}.profile-container .avatar{transition:none}}@media (max-width:768px){.profile-container .avatar{width:124px;height:124px}}@media (max-width:480px){.profile-container .avatar{width:112px;height:112px}}@media (min-width:1024px){.about{min-height:46vh;padding-top:4rem}.profile-container .avatar{width:148px;height:148px}}.location-container{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:600px){.location-container{flex-direction:row;align-items:stretch}}.location-left{flex:1;display:flex}.location-photo{aspect-ratio:16/10;object-fit:cover;background:#f2f2f2;border-radius:12px;width:100%;height:100%;min-height:200px;box-shadow:0 4px 12px #0000000d}@media (max-width:600px){.location-photo{aspect-ratio:16/9;min-height:180px}}.location-right{flex-direction:column;flex:1;justify-content:center;gap:1rem;display:flex}.location-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;align-items:center;gap:1rem;min-height:64px;padding:1rem 1.25rem;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;display:flex}.location-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000000a}.location-logo{object-fit:contain;flex-shrink:0}.location-info{flex-direction:column;gap:.1rem;display:flex}.location-city{color:#111;margin:0;font-size:1.1rem;font-weight:700;line-height:1.2}.location-status{color:#666;margin:0;font-size:.85rem;font-weight:500}.skills{text-align:left}.skills-container{flex-direction:column;gap:1.25rem;display:flex}.skills-grid{flex-direction:column;gap:.75rem;display:flex}.skill-item{background:#fff;border:1px solid #eaeaea;border-radius:10px;grid-template-columns:110px 1fr 48px;align-items:center;gap:1rem;min-height:56px;padding:.9rem 1.15rem;transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .2s,box-shadow .2s;display:grid}.skill-item:hover{border-color:#dbe6ff;transform:translate(4px);box-shadow:0 4px 12px #0066ff0f}@media (hover:none){.skill-item:hover{box-shadow:none;transform:none}}.skill-name{color:#111;font-size:.9rem;font-weight:600}.progress-bar{background:#eaeaea;border-radius:3px;width:100%;height:6px;overflow:hidden}.progress{will-change:width;background:#06f;border-radius:3px;height:100%;transition:width .9s cubic-bezier(.16,1,.3,1)}@media (prefers-reduced-motion:reduce){.progress{transition:none}}.skill-percent{color:#444;text-align:right;font-size:.85rem;font-weight:700}@media (max-width:768px){.skill-item{grid-template-columns:90px 1fr 40px;gap:.75rem;padding:.75rem .875rem}.skill-name{font-size:.85rem}}@media (max-width:480px){.skill-item{grid-template-columns:80px 1fr 38px;gap:.625rem;padding:.625rem .75rem}.skill-name{font-size:.8rem}.progress-bar{height:5px}.skill-percent{font-size:.8rem}}*{box-sizing:border-box;margin:0;padding:0}body{color:#111;-webkit-tap-highlight-color:#0066ff1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;overscroll-behavior-y:auto;font-variant-ligatures:common-ligatures;background:#fafafa;font-family:Geist,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.app{flex-direction:column;min-height:100vh;display:flex}.main{flex:1;padding-top:80px}.section{max-width:760px;margin:0 auto;padding:clamp(1.75rem,4vw,2.5rem) clamp(1rem,3vw,1.75rem);position:relative}@media (min-width:1200px){.section{max-width:820px}}.section+.section{border-top:1px solid #f0f0f0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-title{color:#111;letter-spacing:-.6px;margin-bottom:1.5rem;font-size:clamp(1.35rem,3vw,1.6rem);font-weight:800;line-height:1.2}@media (max-width:768px){.main{padding-top:70px}.section{padding:1.75rem 1.25rem}.section-title{margin-bottom:1.25rem;font-size:1.35rem}}@media (max-width:480px){.main{padding-top:65px;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.section{padding:1.5rem max(1rem, env(safe-area-inset-left)) 1.5rem max(1rem, env(safe-area-inset-right))}.section-title{margin-bottom:1.25rem;font-size:1.25rem}}
