.profile-page{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);min-height:100vh;padding:100px 0}.profile-container{background:#fff;border-radius:28px;grid-template-columns:340px 1fr;max-width:1100px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 20px 60px #00000014,0 0 1px #0000001a}.profile-sidebar{color:#fff;background:linear-gradient(#1d6fb6 0%,#0f3a5f 100%);flex-direction:column;align-items:center;padding:80px 40px;display:flex}.profile-avatar-large{background:linear-gradient(135deg,#00bcd4,#1d6fb6);border:6px solid #fff3;border-radius:28px;justify-content:center;align-items:center;width:200px;height:200px;margin-bottom:32px;font-size:3.5rem;font-weight:900;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000040,inset 0 1px #fff3}.profile-sidebar-name{text-align:center;letter-spacing:-.02em;color:#fff;margin-bottom:12px;font-size:2rem;font-weight:900}.profile-sidebar-job{text-align:center;color:#ffffffd9;letter-spacing:.02em;margin-bottom:40px;font-size:1rem;font-weight:600}.sidebar-section-title{text-align:left;color:#ffffffbf;text-transform:uppercase;letter-spacing:.1em;width:100%;margin-bottom:16px;font-size:.9rem;font-weight:700}.social-icons-row{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:16px;justify-content:center;gap:10px;width:100%;margin-bottom:40px;padding:16px;display:flex}.social-icon-circle{cursor:pointer;background:#fff3;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.social-icon-circle:hover{background:#00bcd4;transform:translateY(-3px);box-shadow:0 8px 16px #00bcd44d}.stat-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;width:100%;margin-bottom:24px;padding:20px 16px}.stat-number{color:#00bcd4;font-size:1.8rem;font-weight:900}.stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;margin-top:6px;font-size:.85rem}.profile-main{background-color:#fff;padding:80px}.profile-heading{color:#1d6fb6;letter-spacing:-.03em;margin-bottom:24px;font-size:3.2rem;font-weight:900}.profile-bio-text{color:#475569;margin-bottom:32px;font-size:1.1rem;line-height:1.8}.profile-subheading{color:#1d6fb6;letter-spacing:-.01em;margin-top:48px;margin-bottom:24px;font-size:1.6rem;font-weight:850}.qna-block{margin-bottom:48px}.qna-q{color:#1d6fb6;letter-spacing:-.01em;margin-bottom:12px;font-size:1.1rem;font-weight:700}.qna-a{color:#475569;border-left:4px solid #00bcd4;padding-left:20px;font-size:1.05rem;line-height:1.75}.profile-job-card{border:2px solid #f1f5f9;border-radius:16px;max-width:600px;margin-bottom:24px;padding:28px;transition:all .3s;box-shadow:0 4px 12px #00000008}.profile-job-card:hover{border-color:#00bcd4;box-shadow:0 12px 24px #00bcd41a}.profile-job-tag{color:#00bcd4;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:.8rem;font-weight:800}.profile-job-title{color:#1d6fb6;letter-spacing:-.01em;margin-bottom:16px;font-size:1.4rem;font-weight:900}.profile-job-meta{color:#64748b;margin-bottom:24px;font-size:.95rem;line-height:1.7}.profile-btn{background:var(--brand-blue-light,#1caef1);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-weight:700;transition:background .2s}.profile-btn:hover{background:var(--brand-blue,#1d6fb6)}@media (max-width:900px){.profile-container{grid-template-columns:1fr!important}.profile-page{padding:40px 0}.profile-sidebar{align-items:center;padding:48px 24px}.profile-main{padding:40px 24px}.profile-heading{font-size:2.2rem}.profile-job-card{max-width:100%}}@media (max-width:600px){.profile-heading{font-size:1.8rem}.profile-subheading{font-size:1.3rem}}
