.profile-section.hero-centered{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100vw;padding:120px 2rem 50px;position:relative;background:0 0;color:#fff;text-align:center;overflow-x:hidden;box-sizing:border-box}.hero-main{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;z-index:1;position:relative;padding:0 20px}.hero-avatar{display:flex;flex-direction:column;align-items:center;margin-bottom:0rem}.avatar-container{position:relative;display:inline-block}.hero-profile-image{width:180px;height:180px;border-radius:50%;object-fit:cover;border:none;padding:0;box-shadow:0 12px 40px rgba(0,0,0,.35),0 0 0 3px rgba(79,209,199,.12),0 0 30px rgba(79,209,199,.25),0 0 80px rgba(79,209,199,8%),inset 0 2px rgba(255,255,255,.15),inset 0 -1px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.4,0,.2,1)}.hero-profile-image:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 20px 60px rgba(0,0,0,.45),0 0 0 3px rgba(79,209,199,.25),0 0 50px rgba(79,209,199,.4),0 0 120px rgba(79,209,199,.15),inset 0 2px rgba(255,255,255,.25),inset 0 -1px rgba(0,0,0,.15)}.status-badge{position:absolute;bottom:8px;right:-100px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;padding:6px 12px;border-radius:20px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border:2px solid rgba(255,255,255,.95);backdrop-filter:blur(10px);box-shadow:0 4px 12px rgba(79,70,229,.4),0 2px 6px rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.25);cursor:default;pointer-events:none;z-index:10;overflow:hidden}.status-badge::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%{left:-100%}100%{left:100%}}.status-badge.available{background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 4px 12px rgba(5,150,105,.4),0 2px 6px rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.25)}.status-badge.unavailable{background:linear-gradient(135deg,#dc2626,#ef4444);box-shadow:0 4px 12px rgba(220,38,38,.4),0 2px 6px rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.25)}.hero-content{text-align:center}.hero-greeting{color:#c4d3e0;font-size:1.2rem;margin-bottom:.5rem;font-weight:400}.hero-name{color:#fff;font-weight:700;font-size:1.5em}.hero-title-job{font-size:2.8rem;font-weight:600;margin-bottom:1rem;line-height:1.2;color:#e2e8f0}.hero-specialty{color:#fff;font-weight:700;background:linear-gradient(90deg,#f59e0b,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle-actions{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:.5rem;line-height:1.1;white-space:nowrap}.hero-action{display:inline-block;margin-right:.5rem;font-weight:800;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.hero-action:nth-child(1),.hero-action:nth-child(2){background:linear-gradient( 90deg,#4ade80,#22c55e,#4ade80,#34d399 );background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:subtleFlow 4s ease-in-out infinite}.hero-action:nth-child(3){background:linear-gradient( 90deg,#60a5fa,#3b82f6,#60a5fa,#2563eb );background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:subtleFlow 4s ease-in-out infinite;animation-delay:1.3s}.hero-action:nth-child(4){background:linear-gradient( 90deg,#f59e0b,#d97706,#f59e0b,#ea580c );background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:subtleFlow 4s ease-in-out infinite;animation-delay:2.6s}@keyframes subtleFlow{0%,100%{background-position:0}50%{background-position:100%}}@supports not (-webkit-background-clip:text){.hero-action:nth-child(1){color:#4ade80}.hero-action:nth-child(2){color:#60a5fa}.hero-action:nth-child(3){color:#f59e0b}}.hero-subtitle{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:#e2e8f0}.hero-description{font-size:1.1rem;line-height:1.6;color:#cbd5e1;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.btn-primary,.btn-secondary{padding:.75rem 2rem;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#ff6b35 0%,#f59e0b 100%);color:#fff;box-shadow:0 4px 15px rgba(255,107,53,.4)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,53,.6)}.btn-secondary{background:0 0;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.6)}.hero-tech-badges{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.tech-badge{background:rgba(255,255,255,.1);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.tech-badge:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.hero-bottom{margin:.5rem auto 1.5rem;width:fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.hero-bottom:hover{transform:translateY(-4px)}.hero-explore{display:none}.hero-scroll-indicator{width:48px;height:48px;color:rgba(255,255,255,.6);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));transform-origin:center center;animation:glowPulse 3s ease-in-out infinite}.hero-bottom:hover .hero-scroll-indicator{color:#4fd1c7;transform:scale(1.15);filter:drop-shadow(0 4px 12px rgba(79,209,199,.6));animation:none}@keyframes glowPulse{0%,100%{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}50%{filter:drop-shadow(0 2px 12px rgba(79,209,199,.5))}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translate(0,0)}40%{transform:translate(0,-8px)}60%{transform:translate(0,-4px)}}@keyframes softGlow{0%,100%{opacity:.6}50%{opacity:1}}.hero-courses-preview{position:absolute;bottom:120px;left:50%;transform:translateX(-50%);display:flex;gap:1rem;opacity:.7;z-index:5}.course-card{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:15px;padding:1rem;width:120px;text-align:center;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.course-card:hover{background:rgba(255,255,255,.2);transform:translateY(-5px)}.course-icon{font-size:2rem;margin-bottom:.5rem}.course-card h3{font-size:.9rem;margin:0;color:#fff;font-weight:500}@media(max-width:768px){.profile-section.hero-centered{padding:100px 1rem 130px}.hero-title{font-size:2.5rem;white-space:normal}.hero-subtitle{font-size:1.5rem}.hero-actions{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:200px}.hero-courses-preview{position:static;transform:none;margin-top:2rem;margin-bottom:1rem;flex-wrap:wrap;justify-content:center}.course-card{width:100px}.hero-profile-image{width:150px;height:150px}.status-badge{bottom:6px;right:-80px;font-size:9px;padding:4px 8px;border-radius:16px}.hero-bottom{margin:1.5rem auto 1rem}.hero-scroll-indicator{width:42px;height:42px}}@media(max-width:480px){.profile-section.hero-centered{padding:80px 1rem 110px}.hero-title{font-size:2rem;white-space:normal}.hero-subtitle{font-size:1.3rem}.hero-description{font-size:1rem}.hero-courses-preview{margin-top:1.5rem}.hero-profile-image{width:120px;height:120px}.status-badge{bottom:4px;right:-60px;font-size:8px;padding:3px 6px;border-radius:12px;border-width:1px}.hero-bottom{margin:1rem auto .5rem}.hero-scroll-indicator{width:38px;height:38px}}