*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}*{box-sizing:border-box}.pf-root{color:#1f2937;background:linear-gradient(120deg,#f3d7ec 0%,#e7ddf5 22%,#eef0f7 48%,#dcefe9 74%,#cdeee4 100%);flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:26px;font-family:Poppins,system-ui,-apple-system,sans-serif;display:flex}.pf-layout{--pf-grid-width:min(1500px, calc(100% - 52px));grid-template-columns:320px minmax(0,1fr) 110px;align-items:start;gap:26px;width:100%;max-width:1500px;display:grid}.pf-content{grid-column:2}.pf-chat-btn{z-index:50;color:#fff;cursor:pointer;background:#0f1115;border:none;border-radius:50%;place-items:center;width:46px;height:46px;font-size:18px;display:grid;position:fixed;top:24px;left:24px;box-shadow:0 8px 20px #00000040}.pf-profile-wrap{top:26px;left:calc(50% - var(--pf-grid-width) / 2);scrollbar-width:none;width:320px;height:calc(100vh - 52px);position:fixed;overflow-y:auto}.pf-profile-wrap::-webkit-scrollbar{display:none}.pf-avatar{object-fit:cover;z-index:2;border-radius:22px;width:200px;height:210px;margin:0 auto;display:block;position:relative;box-shadow:0 14px 30px #0000002e}.pf-card{text-align:center;background:#fff;border-radius:20px;margin-top:-105px;padding:110px 20px 20px;box-shadow:0 20px 45px #1f293714}.pf-name{margin:0 0 12px;font-size:26px;font-weight:600}.pf-role-pill{color:#374151;background:#f1f2f4;border-radius:8px;margin-bottom:18px;padding:8px 10px;font-size:14px;display:block}.pf-egg{border-radius:50%/62% 62% 38% 38%!important}.pf-socials{justify-content:center;align-items:center;gap:16px;margin-bottom:20px;font-size:17px;display:flex}.pf-socials a{color:#fff;place-items:center;width:46px;height:46px;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:grid;transform:rotate(0);box-shadow:0 6px 14px #1f293729,inset 0 -4px 8px #fff3;border-radius:50%!important}.pf-socials a:hover{filter:brightness(1.1);transform:translateY(-4px)scale(1.08);box-shadow:0 10px 20px #1f29373d,inset 0 -4px 8px #ffffff40}.pf-socials a.pf-tw{background:#000}.pf-socials a.pf-li{background:#0077b5}.pf-socials a.pf-gh{background:#171515}.pf-socials a.pf-yt{background:red}.pf-contact-box{background:#f4f5f7;border-radius:14px;margin-bottom:16px;padding:6px}.pf-contact-row{text-align:left;align-items:center;gap:10px;padding:8px;display:flex}.pf-contact-row+.pf-contact-row{border-top:1px solid #e6e8ec}.pf-ci{background:#fff;border-radius:50%;place-items:center;width:34px;min-width:34px;height:34px;font-size:15px;display:grid}.pf-ci-wa{color:#25d366}.pf-ci-mail{color:#2f5bff}.pf-ci-loc{color:#ea4335}.pf-contact-label{color:#9aa2ad;font-size:11px;line-height:1.2}.pf-contact-value{color:#374151;word-break:break-word;font-size:13px;line-height:1.3}.pf-resume{color:#fff;cursor:pointer;background:#3b6fe0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.pf-resume:hover{background:#2f5cc4}.pf-content{background:#fff;border-radius:22px;margin-top:140px;padding:40px 46px 60px;box-shadow:0 20px 55px #1f293714}.pf-section{padding-top:8px;scroll-margin-top:30px}.pf-section+.pf-section{margin-top:42px}.pf-heading{align-items:center;gap:20px;margin:0 0 22px;display:flex}.pf-heading h2{white-space:nowrap;margin:0;font-size:30px;font-weight:500}.pf-heading .pf-line{background:linear-gradient(90deg,#7be0c4,#bff3e2,#eafff8);border-radius:2px;flex:1;height:2px}.pf-about p{color:#6b7280;margin:0 0 16px;font-size:15px;line-height:1.7}.pf-tabs{justify-content:center;gap:40px;margin-bottom:24px;display:flex}.pf-tab{color:#9aa2ad;cursor:pointer;background:0 0;border:none;padding:6px 4px;font-family:inherit;font-size:16px;font-weight:600;position:relative}.pf-tab.active{color:#111827}.pf-tab.active:after{content:"";background:#f5a623;border-radius:3px;height:3px;position:absolute;bottom:-4px;left:0;right:0}.pf-skill-note{color:#6b7280;margin:0 0 20px;font-size:15px}.pf-skills-grid{flex-wrap:wrap;gap:18px;display:flex}.pf-skill{background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;padding:8px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000014}.pf-skill:hover{transform:translateY(-6px);box-shadow:0 16px 28px #00000024}.pf-skill img{object-fit:contain;filter:drop-shadow(0 4px 8px #00000014);width:50px;height:50px;margin-bottom:4px;transition:transform .2s}.pf-skill:hover img{transform:scale(1.08)}.pf-skill .pf-skill-label{text-align:center;color:#1f2937;text-transform:uppercase;letter-spacing:.3px;font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:9px;font-weight:800;line-height:1.2}.pf-skill span{color:#fff;letter-spacing:.3px;text-align:center;text-transform:uppercase;z-index:2;background:linear-gradient(135deg,#4a90d9 0%,#2c5f8a 100%);width:150px;padding:5px 0 6px;font-size:10px;font-weight:700;position:absolute;top:12px;left:-38px;transform:rotate(-45deg);box-shadow:0 4px 8px #0000002e}.pf-skill span:before,.pf-skill span:after{content:"";border:4px solid #0000;position:absolute;bottom:-4px}.pf-skill span:before{border-bottom-color:#1f4a6e;border-left-color:#1f4a6e;left:0}.pf-skill span:after{border-bottom-color:#1f4a6e;border-right-color:#1f4a6e;right:0}.pf-timeline{padding-left:66px;position:relative}.pf-timeline:before{content:"";background:linear-gradient(#7be0c4,#f5a623 50%,#d6c8ec);border-radius:3px;width:3px;position:absolute;top:6px;bottom:6px;left:25px}.pf-tl-item{margin-bottom:28px;position:relative}.pf-tl-item:last-child{margin-bottom:0}.pf-tl-node{place-items:center;width:52px;height:52px;display:grid;position:absolute;top:0;left:-66px}.pf-tl-icon{color:#fff;background:linear-gradient(135deg,#7be0c4,#2f9e8f);border-radius:50%;place-items:center;width:52px;height:52px;font-size:19px;display:grid;box-shadow:0 0 0 6px #fff,0 8px 18px #0000001f}.pf-tl-card{background:#fff;border:1px solid #eef0f2;border-left:4px solid #7be0c4;border-radius:14px;padding:18px 20px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 10px 24px #0000000f}.pf-tl-card:hover{transform:translate(4px);box-shadow:0 14px 30px #0000001a}.pf-tl-period{color:#b9660a;background:#fef3e2;border-radius:999px;margin-bottom:10px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-block}.pf-tl-card h4{color:#374151;margin:0 0 6px;font-size:17px}.pf-tl-card p{color:#6b7280;margin:0;font-size:14px}.pf-projects{grid-template-columns:1fr 1fr;gap:22px;display:grid}.pf-project{border-radius:18px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 10px 26px #00000014}.pf-project:hover{transform:translateY(-6px);box-shadow:0 22px 40px #00000024}.pf-project-media{background:#f5f5f5;height:220px;position:relative;overflow:hidden}.pf-project-image{object-fit:cover;width:100%;height:100%;display:block}.pf-project-media .pf-eye{color:#2f5bff;cursor:pointer;z-index:5;background:#ffffffe6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;transition:transform .2s;display:grid;position:absolute;top:14px;right:14px}.pf-project-media .pf-eye:hover{transform:scale(1.1)}.pf-project-media-glow{display:none}.pf-project-body{padding:22px}.pf-project-body h3{color:#111827;margin:0;font-size:20px}.pf-project-desc{color:#374151;margin:12px 0 16px;font-size:14px;line-height:1.5}.pf-tags{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.pf-tag{color:#fff;background:#0f1115;border-radius:6px;padding:5px 10px;font-size:12px}.pf-project-btns{gap:12px;display:flex}.pf-btn-green{color:#fff;cursor:pointer;background:#1f9d55;border:none;border-radius:8px;padding:9px 22px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,transform .15s}.pf-btn-green:hover{background:#178047;transform:translateY(-2px)}.pf-btn-outline{color:#111827;cursor:pointer;background:0 0;border:1.5px solid #cfd3da;border-radius:8px;padding:9px 22px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .15s,transform .15s,background .15s}.pf-btn-outline:hover{background:#f5f5f6;border-color:#111827;transform:translateY(-2px)}.pf-gh-box{border:1px solid #eef0f2;border-radius:14px;padding:20px;box-shadow:0 8px 20px #0000000a}.pf-gh-months{color:#6b7280;justify-content:space-between;margin-bottom:10px;font-size:12px;display:flex}.pf-gh-grid{grid-template-columns:repeat(52,1fr);gap:3px;display:grid}.pf-gh-cell{aspect-ratio:1;border-radius:2px}.pf-gh-legend{color:#6b7280;justify-content:space-between;align-items:center;margin-top:12px;font-size:13px;display:flex}.pf-gh-legend .pf-gh-scale{align-items:center;gap:4px;display:flex}.pf-gh-scale i{border-radius:2px;width:12px;height:12px;display:inline-block}.pf-gh-stats{grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.pf-gh-stats .pf-gh-img{border:1px solid #eef0f2;border-radius:12px;place-items:center;padding:10px;display:grid}.pf-gh-stats img{border-radius:8px;max-width:100%}.pf-contacts{grid-template-columns:1fr 1fr;align-items:center;gap:28px;display:grid}.pf-contacts-list{background:#d7f0ea;border-radius:16px;flex-direction:column;gap:18px;padding:26px;display:flex;box-shadow:0 8px 22px #0000000f}.pf-contacts-item{color:#fff;background:#6fbfae;border-radius:999px;align-items:center;gap:12px;padding:14px 22px;font-size:15px;font-weight:500;text-decoration:none;display:flex}.pf-contacts-photo{place-items:center;display:grid}.pf-contacts-photo img{object-fit:cover;border:6px solid #c9c2ec;border-radius:50%;width:230px;height:230px;box-shadow:0 12px 30px #0000001f}.pf-contacts-social{grid-column:1/-1;justify-content:center;gap:16px;margin-top:8px;display:flex}.pf-contacts-social a{color:#1f2937;background:#d7f0ea;border-radius:50%;place-items:center;width:42px;height:42px;font-size:18px;text-decoration:none;transition:transform .15s,background .15s;display:grid}.pf-contacts-social a:hover{background:#c0e8de;transform:translateY(-3px)}.pf-contacts-social a.pf-c-linkedin{color:#0077b5}.pf-contacts-social a.pf-c-github{color:#171515}.pf-contacts-social a.pf-c-phone{color:#25d366}.pf-contacts-social a.pf-c-mail{color:#ea4335}.pf-nav-wrap{top:131px;left:calc(50% + var(--pf-grid-width) / 2 - 110px);width:110px;margin-top:0;position:fixed}.pf-nav{background:#fff;border-radius:40px;flex-direction:column;align-items:center;gap:16px;padding:18px 0;display:flex;box-shadow:0 20px 45px #1f293714}.pf-nav-btn{color:#0f1115;cursor:pointer;background:#d7f0ea;border:none;place-items:center;width:50px;height:50px;font-size:19px;transition:background .2s,transform .2s,box-shadow .2s;display:grid;transform:rotate(0);box-shadow:inset 0 -4px 8px #ffffff73;border-radius:50%!important}.pf-nav-btn:hover,.pf-nav-btn.active{background:#7be0c4;transform:scale(1.08);box-shadow:0 8px 18px #1f29372e,inset 0 -4px 8px #ffffff80}.pf-mobile-resume,.pf-profile-photo-mobile,.pf-drawer-backdrop{display:none}.pf-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f11158c;justify-content:center;align-items:center;padding:20px;animation:.2s pfFade;display:flex;position:fixed;inset:0}@keyframes pfFade{0%{opacity:0}to{opacity:1}}.pf-modal{background:#fff;border-radius:20px;width:100%;max-width:440px;padding:32px 28px 26px;animation:.25s pfPop;position:relative;box-shadow:0 20px 60px #00000040}@keyframes pfPop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.pf-modal-close{cursor:pointer;color:#444;background:#f1f3f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:14px;right:14px}.pf-modal-close:hover{background:#e5e7eb}.pf-modal-title{color:#111;margin:0 0 4px;font-size:22px;font-weight:700}.pf-modal-sub{color:#6b7280;margin:0 0 18px;font-size:13px}.pf-form{flex-direction:column;gap:12px;display:flex}.pf-form input,.pf-form textarea{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border .15s,background .15s}.pf-form input:focus,.pf-form textarea:focus{background:#fff;border-color:#4f7cff}.pf-form textarea{resize:vertical;min-height:90px}.pf-form-btn{color:#fff;cursor:pointer;background:#4f7cff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:12px 16px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.pf-form-btn:hover:not(:disabled){background:#3b66e8}.pf-form-btn:disabled{opacity:.7;cursor:not-allowed}.pf-form-status{text-align:center;border-radius:8px;margin-top:6px;padding:10px 12px;font-size:13px}.pf-form-status.ok{color:#087443;background:#e6f7ee}.pf-form-status.err{color:#b42318;background:#fdecec}@media (width<=1180px){.pf-root{padding-bottom:110px}.pf-layout{grid-template-columns:300px minmax(0,1fr)}.pf-profile-wrap{width:300px}.pf-nav-wrap{z-index:50;background:0 0;width:100%;max-width:100%;margin:0;padding:0 10px;position:fixed;inset:auto 0 0;display:block!important}.pf-nav{background:#fff;border-radius:22px 22px 0 0;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:min(100%,700px);margin:0 auto;padding:10px 14px;box-shadow:0 -8px 24px #1f29371f}.pf-nav-btn{aspect-ratio:1;flex:1;width:auto;min-width:44px;height:auto;min-height:44px;font-size:18px;border-radius:50%!important}}@media (width<=860px){.pf-root{padding:84px 0 110px}.pf-layout{grid-template-columns:1fr;gap:0;padding:0 14px}.pf-profile-photo-mobile{z-index:50;object-fit:cover;cursor:pointer;border:2px solid #fff;border-radius:50%;width:44px;height:44px;display:block;position:fixed;top:22px;left:20px;box-shadow:0 8px 20px #0000001f}.pf-chat-btn{top:22px;left:78px}.pf-mobile-resume{z-index:50;color:#fff;background:#7fd8c8;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex;position:fixed;top:22px;right:20px;box-shadow:0 8px 20px #0000001f}.pf-profile-wrap{z-index:60;background:linear-gradient(160deg,#f3d7ec 0%,#e7ddf5 55%,#dcefe9 100%);width:min(86vw,340px);padding:60px 16px 24px;transition:transform .28s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:0 0 40px #00000040}.pf-profile-wrap.open{transform:translate(0)}.pf-drawer-backdrop.open{z-index:55;background:#0f111573;display:block;position:fixed;inset:0}.pf-avatar{width:160px;height:160px;margin-bottom:50px}.pf-card{padding:62px 18px 22px}.pf-content{border-radius:20px;grid-column:auto;margin-top:0;padding:26px 18px 36px}.pf-section+.pf-section{margin-top:34px}.pf-heading h2{font-size:26px}.pf-projects{grid-template-columns:1fr;max-width:100%}.pf-tl-item{max-width:100%}.pf-tabs{gap:26px}.pf-skills-grid{justify-content:center;gap:12px}.pf-skill{width:76px;height:76px;padding:6px}.pf-skill img{width:36px;height:36px;margin-bottom:2px}.pf-skill .pf-skill-label{font-size:7px;font-weight:700}.pf-gh-stats,.pf-contacts{grid-template-columns:1fr}.pf-contacts-photo img{width:190px;height:190px}.pf-nav-wrap{z-index:50;background:0 0;width:100%;max-width:100%;margin:0;padding:0 10px;display:block;position:fixed;inset:auto 0 0}.pf-nav{background:#fff;border-radius:22px 22px 0 0;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:min(100%,700px);margin:0 auto;padding:10px 14px;box-shadow:0 -8px 24px #1f29371f}.pf-nav-btn{aspect-ratio:1;flex:1;width:auto;min-width:44px;height:auto;min-height:44px;font-size:18px;border-radius:50%!important}.pf-project-media{height:180px}}
