:root{--bg-primary:#f5f5f5;--text-primary:#333333;--text-secondary:#666666;--accent-teal:rgb(36,102,87);--accent-light:rgb(56,142,122);--card-bg:#f0f0f0;--border-color:#e0e0e0;--hover-color:#e8e8e8;--badge-bg:rgba(36,102,87,0.15);--shadow-color:rgba(0,0,0,0.08);--overlay-color:rgba(245,245,245,0.9);--accent-light-transparent:rgba(56,142,122,0.1)}body,html{min-height:100vh;padding:0;margin:0;font-family:Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--text-primary);line-height:1.6}body{position:relative}.background-wrapper{z-index:-2;background-image:url(/static/pexels-al-moatasem-alaa-el-din-445873-1139429.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.background-overlay,.background-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh}.background-overlay{z-index:-1;background-color:var(--overlay-color)}.content-wrapper{position:relative;min-height:100vh;z-index:1}a{color:var(--accent-teal);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-light);text-decoration:underline}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:600;margin-top:0;line-height:1.3}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}@media (max-width:1250px){.container{max-width:900px}}.section{margin:2rem 0}.card{background-color:var(--card-bg);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid var(--border-color);transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 6px var(--shadow-color);display:flex;flex-direction:column;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:100%}.card:hover{transform:translateY(-4px);box-shadow:0 12px 20px var(--shadow-color);border-color:var(--accent-teal)}.card-title{margin-top:0;margin-bottom:1rem;font-size:1.25rem;color:var(--text-primary)}.card-content{flex-grow:1;margin-bottom:1rem}.card-categories{margin-top:auto}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}@media (max-width:1250px){.grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.grid{grid-template-columns:1fr}.card{margin-bottom:1.5rem}h1{font-size:2rem!important}h2{font-size:1.5rem}.container{padding:0 1rem}.social-links{flex-direction:column}.social-links a{justify-content:center}}@media (max-width:480px){h1{font-size:1.75rem!important}.section{margin:1.5rem 0}.card{padding:1.25rem}.card-action{text-align:center}.button{width:100%;justify-content:center}}.book-card{display:flex;flex-direction:column}.book-title{font-weight:600;margin-bottom:.25rem}.book-author{color:var(--text-secondary);margin-bottom:1.25rem;font-style:italic}.book-description{margin-top:0}.badge{display:inline-block;background-color:var(--badge-bg);color:var(--accent-teal);border-radius:4px;padding:.25rem .75rem;margin-right:.5rem;margin-bottom:.5rem;font-size:.875rem;border:1px solid rgba(36,102,87,.3)}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--card-bg);border-radius:8px;transition:all .2s ease;border:1px solid var(--border-color)}.social-links a:hover{background-color:var(--hover-color);text-decoration:none;border-color:var(--accent-teal)}footer{margin-top:4rem;margin-bottom:2rem;text-align:center}footer,footer a{color:var(--text-secondary)}footer a{transition:color .2s ease}footer a:hover{color:var(--text-primary)}.photo-credit{font-size:.8rem;margin-top:.5rem;opacity:.7}.photo-credit a{color:var(--text-secondary)}.photo-credit a:hover{color:var(--accent-teal)}.education-title{margin-bottom:.25rem;font-weight:600}.study-title{color:var(--accent-teal);margin-top:0;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.education-field{margin-bottom:.75rem;color:var(--text-secondary)}.education-text{font-size:.95rem;margin-bottom:.75rem}.cert-details,.education-details{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-color);font-size:.9rem}.button{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;transition:all .2s ease;border:none;cursor:pointer;font-size:1rem;background-color:var(--accent-teal);color:white}.button:hover{background-color:var(--accent-light);text-decoration:none;color:white}.button-small{font-size:.9rem;padding:.5rem 1rem;font-weight:500}.primary-button{background-color:var(--accent-teal);color:white}.primary-button:hover{background-color:var(--accent-light);transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.1);text-decoration:none;color:white}.outline-button{background-color:transparent;color:var(--accent-teal);border:2px solid var(--accent-teal)}.outline-button:hover{background-color:var(--accent-light-transparent);transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.1);text-decoration:none;color:var(--accent-teal)}.card-action{margin-top:1.5rem}.hero-section{padding:3rem 0 2rem;margin-bottom:1rem}.profile-image-container{margin-bottom:1.5rem;position:relative;width:150px;height:150px;border-radius:50%;padding:4px;background:linear-gradient(145deg,var(--card-bg),var(--bg-primary));box-shadow:0 5px 15px var(--shadow-color)}.profile-image{border-radius:50%!important;object-fit:cover;border:3px solid white!important;box-shadow:inset 0 0 10px rgba(0,0,0,.1);overflow:hidden}.profile-image-container span{border-radius:50%!important}.hero-content{margin-bottom:1.5rem}.hero-section h1{font-size:3rem;margin-bottom:1rem}.hero-subtitle{font-size:1.25rem}.contact-bar{display:flex;justify-content:center;gap:1.5rem;margin-bottom:.5rem}.contact-item{display:flex;align-items:center;gap:.5rem;color:var(--text-primary);padding:.5rem 1rem;border-radius:8px;transition:all .2s ease;background-color:var(--card-bg);border:1px solid var(--border-color)}.contact-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px var(--shadow-color);text-decoration:none;border-color:var(--accent-teal);color:var(--accent-teal)}.contact-icon-small{font-size:1.2rem;color:var(--accent-teal)}.contact-label{font-weight:500}@media (max-width:768px){.hero-section h1{font-size:2.25rem}.hero-subtitle{font-size:1.1rem}.contact-bar{flex-direction:column;gap:.75rem;width:100%;max-width:300px}.contact-item{width:100%;justify-content:center}.profile-image-container{width:120px;height:120px;margin-bottom:1rem}.profile-image{width:120px!important;height:120px!important}}@media (max-width:480px){.hero-section h1{font-size:1.75rem!important}.section{margin:1.5rem 0}.card{padding:1.25rem}.card-action{text-align:center}.button{width:100%;justify-content:center}.profile-image-container{width:100px;height:100px}.profile-image{width:100px!important;height:100px!important}}.hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:5rem 0 3rem;margin-bottom:2rem}.hero-content{max-width:800px;width:100%}.hero-section h1{font-size:3.5rem;margin-bottom:1.5rem;font-weight:700;background:linear-gradient(90deg,var(--text-primary) 0,var(--accent-teal) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.5rem;color:var(--text-secondary);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:1rem;margin-bottom:2rem}.hero-actions,.hero-social{justify-content:center}@media (max-width:768px){.hero-section h1{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.hero-actions{flex-direction:column}.contact-grid{grid-template-columns:1fr;gap:1.5rem}.button{width:100%;justify-content:center}}@media (max-width:480px){.hero-section h1{font-size:2rem}.hero-subtitle{font-size:1.1rem}}.typewriter{position:relative;min-height:1.5em}.cursor,.typewriter{display:inline-block}.cursor{width:2px;height:1em;background-color:currentColor;margin-left:2px;animation:blink 1s step-start infinite;vertical-align:text-bottom}@keyframes blink{50%{opacity:0}}