.wrapper,body{min-height:100vh}.background,.stat-item::before{height:100%;top:0;position:absolute}.profile-image img,.social-icon,.stat-item,.top-section__content{transition:.4s cubic-bezier(.25, .46, .45, .94)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,system-ui,sans-serif;font-optical-sizing:auto;font-variation-settings:"slnt" 0;overflow-x:hidden;scroll-behavior:smooth;background:#000;color:#fff;font-weight:400;letter-spacing:-.01em;line-height:1.6}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#f97316,#dc2626);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#ea580c,#b91c1c)}body,html{height:100vh}.wrapper{width:100%;margin:0 auto;position:relative}.container{max-width:1200px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;z-index:10}.bottom-section,.top-section{max-width:90%;text-align:center}.background{left:0;width:100%;background-image:url("../images/bg5.webp");background-size:cover;background-position:top center;background-repeat:no-repeat;background-attachment:scroll;z-index:-1}.top-section{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;flex-direction:column}.top-section__content{background:linear-gradient(135deg,rgba(249,116,22,.4),rgba(220,38,38,.4));backdrop-filter:blur(15px);border-radius:9999px;display:flex;align-items:center;opacity:0;transform:translateX(-60px) scale(.95);animation:1.2s cubic-bezier(.25,.46,.45,.94) forwards slideInLeft;border:1px solid rgba(255,255,255,.15);width:100%;position:relative;padding:.3rem}.service-link,.stat-item{backdrop-filter:blur(10px)}.profile-content{width:100%;display:flex;flex:1;justify-content:center;align-items:start;flex-direction:column;flex:1;color:#fff;margin-left:7rem}.profile-image{display:flex;justify-content:center;align-items:center;flex-shrink:0}.profile-image img{display:block;width:350px;height:350px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.15);box-shadow:0 12px 40px rgba(0,0,0,.15)}.profile-image img:hover{transform:scale(1.05) rotateY(2deg) rotate(2deg);box-shadow:0 15px 30px rgba(0,0,0,.3),0 0 15px rgba(249,115,22,.2);border:5px solid rgba(249,115,22,.5)}.profile-title{font-family:Poppins,Inter,system-ui,sans-serif;font-size:clamp(2.25rem, 4vw, 3rem);font-weight:700;margin-bottom:.75rem;letter-spacing:-.025em;line-height:1.1;background:linear-gradient(135deg,#fff 0,#f1f5f9 100%);background-clip:text;position:relative}.highlighted-letter{color:#ff2600}.profile-stats{display:flex;align-items:center;justify-content:left;font-size:1.125rem;font-family:Inter,system-ui,sans-serif;flex-wrap:nowrap;gap:.5rem;margin-bottom:.5rem}.profile-stats span{font-size:clamp(.875rem, 1.5vw, 1.25rem);margin-right:.5rem;margin-left:.5rem}.stat-item{display:flex;align-items:center;padding:12px 18px;border-radius:28px;position:relative;overflow:hidden;font-weight:500;font-size:.95rem;letter-spacing:-.01em;color:#f1f5f9;background:rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.1);min-width:140px;justify-content:center;text-align:center;white-space:nowrap}.stat-item span{font-size:clamp(.75rem, 2vw, 1rem)}.stat-item::before{content:"";left:0;width:100%;background:linear-gradient(135deg,rgba(249,115,22,.15),rgba(220,38,38,.15));opacity:0;transition:opacity .4s;border-radius:20px}.stat-item:hover::before{opacity:1}.stat-item:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 32px rgba(249,115,22,.15);background:linear-gradient(135deg,rgba(249,115,22,.12),rgba(220,38,38,.08));border:1px solid rgba(249,115,22,.25);color:#fff}.stat-item svg{width:1.5rem;height:1.5rem;margin-right:5px;fill:#ff2600;transition:.3s}.stat-item:hover svg{fill:#f97316;transform:scale(1.5) rotateY(1deg) rotate(5deg)}.social-icons{display:flex;justify-content:left;margin-top:.5rem}.service-link,.social-icon{align-items:center;text-decoration:none;position:relative;color:#fff}.social-icon svg{width:clamp(25px,5vw,30px);height:clamp(25px,5vw,30px);font-size:clamp(1rem, 2vw, 1.3rem);gap:1rem;fill:white;transition:.3s;z-index:2}.service-icon img,.service-icon picture{height:100%;width:100%}.social-icon:hover svg{fill:#ffffff;transform:scale(1.2)}.social-icon{width:48px;height:48px;background:0 0;border-radius:50%;display:flex;gap:1rem;justify-content:start}.bottom-section{width:100%}.services-section{position:relative;opacity:1;transform:translateY(30px) scale(.96);animation:1.2s cubic-bezier(.25,.46,.45,.94) .4s forwards slideInUp;margin-bottom:6rem}.services-title{font-family:Poppins,Inter,system-ui,sans-serif;font-size:clamp(1.875rem, 3.5vw, 2.5rem);font-weight:700;color:#fff;margin-bottom:2rem;text-align:left;letter-spacing:-.025em;line-height:1.2;background:linear-gradient(135deg,#fff 0,#f1f5f9 100%);background-clip:text;position:relative}.preview-tooltip .preview-label,.service-link,.service-title{font-family:Inter,system-ui,sans-serif}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.service-link{background:linear-gradient(135deg,rgba(249,115,22,.9),rgba(220,38,38,.9));border-radius:9999px;padding-right:24px;display:flex;gap:1.25rem;transition:.5s cubic-bezier(.25, .46, .45, .94);border:1px solid rgba(255,255,255,.2);opacity:1;transform:translateY(20px) scale(.95);box-shadow:0 4px 16px rgba(0,0,0,.2);overflow:hidden}.preview-tooltip,.service-icon{overflow:hidden;background:rgba(0,0,0,.3)}.service-link:hover::before{left:100%}.service-link:hover{transform:scale(1.02) translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.15),0 8px 20px rgba(249,115,22,.1);background:linear-gradient(135deg,rgba(249,115,22,.95),rgba(220,38,38,.95));border:1px solid rgba(255,255,255,.3)}.service-link:hover .service-icon{transform:scale(1.05);background:rgba(255,255,255,.15);box-shadow:0 0 20px rgba(249,115,22,.15)}.service-link:hover .service-title{color:#fff;transform:translateX(3px);font-weight:600}.service-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;backdrop-filter:blur(5px);flex-shrink:0;transition:.4s cubic-bezier(.25, .46, .45, .94)}.service-icon img{object-fit:contain;transition:.3s}.service-title{font-weight:600;font-size:1.1875rem;transition:.3s;letter-spacing:-.01em;line-height:1.3;color:#f8fafc;width:100%;text-align:left}.service-link.crypto{background:linear-gradient(135deg,rgba(249,115,22,.7),rgba(220,38,38,.7))}.service-link.youtube{background:linear-gradient(135deg,rgba(239,68,68,.7),rgba(185,28,28,.7))}.service-link.facebook{background:linear-gradient(135deg,rgba(59,130,246,.7),rgba(37,99,235,.7))}.service-link.telegram{background:linear-gradient(135deg,rgba(96,165,250,.7),rgba(59,130,246,.7))}.service-link.instagram{background:linear-gradient(135deg,rgba(236,72,153,.7),rgba(147,51,234,.7))}.service-link.linkedin{background:linear-gradient(135deg,rgba(37,99,235,.7),rgba(29,78,216,.7))}.service-link.tiktok{background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(55,65,81,.7))}.preview-tooltip{position:fixed;pointer-events:none;z-index:9999;opacity:0;transition:.4s cubic-bezier(.23, 1, .32, 1);transform:scale(.85) translate(-50%,-50%) translateY(10px);border-radius:16px;box-shadow:0 32px 80px rgba(0,0,0,.5),0 16px 40px rgba(0,0,0,.4),0 8px 20px rgba(249,115,22,.1),inset 0 1px 0 rgba(255,255,255,.15);backdrop-filter:blur(15px) saturate(1.2);border:2px solid rgba(255,255,255,.15);will-change:transform,opacity}.preview-tooltip.show{opacity:1;transform:scale(1) translate(-50%,-50%) translateY(0)}.preview-tooltip img{width:320px;height:auto;display:block;border-radius:12px;max-height:420px;object-fit:cover;transition:transform .3s;filter:brightness(1.05) contrast(1.1) saturate(1.1)}.preview-tooltip.show img{transform:scale(1.02)}.preview-tooltip .preview-label{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.8) 100%);color:#fff;padding:12px 16px;font-size:.9rem;font-weight:600;text-align:center;backdrop-filter:blur(15px);letter-spacing:.3px;text-shadow:0 2px 8px rgba(0,0,0,.6)}@keyframes textShimmer{0%{background-position:-200% center}100%{background-position:200% center}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-60px) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes slideInUp{from{opacity:0;transform:translateY(30px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeInScale{from{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes float{0%,100%{transform:translateY(0) scale(1);opacity:.5}50%{transform:translateY(-8px) scale(1.02);opacity:.7}}@keyframes pulse{0%,100%{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes gentleGlow{0%,100%{box-shadow:0 0 20px rgba(249,115,22,.2)}50%{box-shadow:0 0 30px rgba(249,115,22,.4)}}@keyframes subtleShift{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.01)}}@media (max-width:1024px){.preview-tooltip{display:none!important}.social-icons{max-width:300px}.profile-stats{gap:1rem}.stat-item{font-size:.9rem;padding:10px 16px;min-width:120px}.email-contact{font-size:.9rem!important;padding:10px 16px!important;min-width:120px!important}}@media (max-width:992px){.profile-image{margin:0;padding:0}.profile-content{margin:0 0 0 4rem;justify-content:center;align-items:start}}@media (max-width:850px){.profile-content{margin:0 0 0 2rem;justify-content:center;align-items:start}}@media (max-width:750px){.wrapper{z-index:10}.background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("../images/back-mobile-3.webp");background-size:cover;background-position:top center;z-index:-1;will-change:transform}.top-section{gap:1.5rem}.top-section__content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:none;background:0 0;backdrop-filter:none;border-radius:0}.profile-content{flex:1;color:#fff;padding:0;justify-content:center;align-items:center;text-align:center;margin:15rem 0 3rem}.profile-image{display:none}.profile-title{margin-bottom:.3rem}.profile-stats{margin-block:0.5rem}.bottom-section{transform:translateY(-20%)}.services-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:600px){.profile-content{flex:1;color:#fff;padding:0;text-align:center;margin:4rem 0 0}.bottom-section{transform:translateY(-25%)}}@media (max-width:450px){.social-icons{max-width:250px}}@media (max-width:380px){.profile-stats{gap:4px;max-width:100%}.stat-item{font-size:.6rem;padding:5px 8px;max-width:130px;border-radius:14px}.stat-item i{font-size:.7rem}.stat-item span{font-size:.6rem}.social-icons{gap:.875rem}.social-icon{width:52px;height:52px}.social-icon i{font-size:1.5rem}}@media (max-width:480px){.profile-stats{gap:6px;max-width:320px}.stat-item{font-size:.65rem;padding:6px 10px;gap:3px;max-width:fit-content;border-radius:16px}.stat-item svg{font-size:.75rem}.stat-item span{font-size:1rem}.social-icon{width:56px;height:56px}.social-icon svg{font-size:1.6rem}}@media (max-width:360px){.profile-stats{gap:4px;max-width:280px}.stat-item{font-size:.6rem;padding:5px 8px;gap:2px;max-width:130px;border-radius:14px}.stat-item svg{font-size:.7rem}.stat-item span{font-size:.6rem}.social-icons{gap:.875rem}.social-icon{width:52px;height:52px}.social-icon svg{font-size:1.5rem}}.scroll-animate{opacity:0;transform:translateY(20px) scale(.96);transition:.6s cubic-bezier(.25, .46, .45, .94)}.scroll-animate.visible{opacity:1;transform:translateY(0) scale(1)}.loading{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#f97316,#dc2626);display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s}.loading.hidden{opacity:0;pointer-events:none}.spinner{width:50px;height:50px;border:3px solid rgba(255,255,255,.3);border-top:3px solid #fff;border-radius:50%;animation:1s linear infinite spin}