:root{--ink:#1f2937;--muted:#6b7280;--line:#e7ece9;--card:#fff;--chip:#f3f6f4}*{box-sizing:border-box}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}body{overflow-x:hidden}.resume{background:linear-gradient(145deg,#fafafa,#fff);border:1px solid #e7ece9;border:1px solid var(--line);border-radius:16px;box-shadow:0 6px 16px #00000014;color:#1f2937;color:var(--ink);margin:20px auto;max-width:1100px;opacity:0;padding:24px;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease,box-shadow .25s ease}.resume.fade-in{opacity:1;transform:none}.resume:hover{box-shadow:0 10px 24px #0000001f}.resume-header{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:128px 1fr;margin-bottom:12px}.profile-image{box-shadow:0 4px 14px #00000026;height:128px;object-fit:cover;width:128px}.resume-title{color:#1f2937;color:var(--ink);font-size:clamp(26px,2.2vw + 10px,36px);font-weight:800;letter-spacing:.2px;margin:0}.details{line-height:1.7}.details h3{border-bottom:2px solid #e7ece9;border-bottom:2px solid var(--line);color:#333;font-size:1.25rem;font-weight:700;margin:18px 0 10px;padding-bottom:6px}.details p{color:#374151;margin:0 0 10px}.contact-info{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(64px,1fr));justify-items:center;margin:14px 0 6px}.contact-link{align-items:center;background:linear-gradient(145deg,#f3f4f6,#e5e7eb);border:0;border-radius:50%;box-shadow:0 4px 10px #0000001f,inset 0 -2px 5px #fff9;display:flex;height:64px;justify-content:center;transition:transform .25s ease,box-shadow .25s ease;width:64px}.contact-link:hover{box-shadow:0 8px 18px #00000029;transform:translateY(-3px)}.contact-icon{height:32px;width:32px}.skills-grid{display:flex;flex-wrap:wrap;gap:10px}.skill-item{background:#f3f6f4;background:var(--chip);border:1px solid #e7ece9;border:1px solid var(--line);border-radius:10px;color:#111827;font-weight:600;padding:8px 12px}.experience-container{margin-top:6px}.experience-card{align-items:flex-start;background:#fff;background:var(--card);border:1px solid #e7ece9;border:1px solid var(--line);border-radius:12px;box-shadow:0 2px 10px #0000000f;display:flex;gap:10px;margin-bottom:14px;padding:14px 16px}.timeline{align-items:center;display:flex;flex-direction:column;position:relative;width:32px}.timeline-marker{background:#146520;background:var(--brand);border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #d7efe1;height:14px;width:14px}.timeline-marker.active{transform:scale(1.1)}.timeline-line{background:#e5e7eb;flex:1 1 auto;margin-top:6px;width:2px}.experience-content{flex:1 1}.job-title{color:#111827;font-size:1.1rem;font-weight:700;margin:2px 0 4px}.job-company{color:#374151;font-style:italic;margin:0 0 4px}.job-dates,.job-location{color:#6b7280;color:var(--muted);font-size:.9rem;margin:0 0 4px}.job-description{color:#374151;line-height:1.55}.toggle-certifications,.toggle-courses,.toggle-experience,.toggle-projects,.toggle-publications{margin-top:10px;text-align:center}.show-all-button,.show-less-button{background:#0c63d6;border:none;border-radius:8px;color:#fff;font-weight:600;padding:8px 14px;transition:transform .2s,background .2s}.show-all-button:hover,.show-less-button:hover{background:#0a56bb}.pet-projects-container{grid-gap:16px;display:grid;gap:16px;margin-top:8px}.pet-project-card{background:#fff;background:var(--card);border:1px solid #e7ece9;border:1px solid var(--line);border-radius:12px;box-shadow:0 2px 10px #0000000f;padding:16px}.pet-project-content{display:flex;flex-direction:column;gap:12px}.project-images-container{display:flex;flex-wrap:wrap;gap:10px}.project-image-thumbnail{border:1px solid #e7ece9;border:1px solid var(--line);border-radius:8px;box-shadow:0 2px 6px #00000014;cursor:pointer;height:96px;object-fit:cover;transition:transform .2s,box-shadow .2s;width:96px}.project-image-thumbnail:hover{box-shadow:0 6px 15px #00000024;transform:scale(1.04)}.project-info{flex:1 1}.project-title a{font-size:1.1rem;font-weight:700}.project-description{color:#374151;margin-top:6px}.project-technologies{line-height:1.5;margin-top:8px}.project-technologies span{background:#eef4ff;border-radius:6px;color:#0c63d6;display:inline-block;font-weight:600;margin:0 6px 6px 0;padding:4px 8px}.project-date{background:#fafafa;border:1px solid #e7ece9;border:1px solid var(--line);border-radius:6px;color:#4b5563;display:inline-block;font-size:.85rem;margin-top:6px;padding:3px 8px}.awards-container,.certifications-container,.courses-container,.publications-container{grid-gap:14px;display:grid;gap:14px}.award-card,.certification-card,.course-card,.publication-card{grid-gap:14px;align-items:start;background:#fff;background:var(--card);border:1px solid #e7ece9;border:1px solid var(--line);border-radius:12px;box-shadow:0 2px 10px #0000000f;display:grid;gap:14px;grid-template-columns:1fr auto;padding:14px}.award-header,.cert-header,.publication-header{align-items:center;display:flex;gap:10px}.award-icon,.medium-icon,.organization-icon{border-radius:4px;height:40px;width:40px}.cert-image-container{flex-shrink:0;width:120px}.cert-image-thumbnail{border-radius:8px;box-shadow:0 2px 6px #0000001a;width:100%}.award-title,.publication-link{color:#0c63d6;font-weight:700;text-decoration:none}.show-credential{border-radius:8px;gap:6px;justify-self:start;max-width:max-content;padding:6px 10px;text-decoration:none}.cert-cta.linky{background:#0000;box-shadow:none;color:#0c63d6;padding:0}.award-title:hover,.cert-cta.linky:hover,.publication-link:hover,.show-credential:hover{text-decoration:underline}.education-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));margin-top:6px}.education-card{grid-gap:8px 12px;background:#fff;background:var(--card);border:1px solid #e7ece9;border:1px solid var(--line);border-radius:10px;box-shadow:0 1px 3px #0000000d;display:grid;gap:8px 12px;grid-template-columns:28px 1fr;padding:12px;transition:box-shadow .15s ease,transform .15s ease}.education-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.edu-marker{background:#146520;background:var(--brand);border-radius:50%;box-shadow:0 0 0 3px #e6f3ec;height:18px;margin-top:2px;width:18px}.edu-logo{background:#fff;border:1px solid #e7ece9;border:1px solid var(--line);border-radius:4px;height:24px;margin-top:2px;object-fit:contain;width:24px}.edu-body{grid-gap:4px;display:grid;gap:4px}.edu-head{align-items:baseline;display:flex;gap:8px;justify-content:space-between}.edu-institution{color:#0b1324;font-size:1rem;font-weight:700;line-height:1.2;margin:0}.edu-years{color:#6b7280;color:var(--muted);flex-shrink:0;font-size:.85rem;white-space:nowrap}.edu-degree{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#374151;display:-webkit-box;font-size:.95rem;line-height:1.35;margin:0;overflow:hidden}.edu-skills{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.edu-skill{background:#eef4ff;border:1px solid #d9e6ff;border-radius:6px;color:#0c63d6;font-size:.78rem;font-weight:600;padding:2px 8px}@media (max-width:640px){.education-container{grid-template-columns:1fr}.education-card{grid-template-columns:24px 1fr;padding:10px}.edu-marker{height:16px;width:16px}.edu-logo{height:22px;width:22px}}.projects-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));margin-top:8px}.project-card{grid-gap:12px;background:#fff;background:var(--card);border:1px solid #e7ece9;border:1px solid var(--line);border-radius:10px;box-shadow:0 1px 3px #0000000d;display:grid;gap:12px;grid-template-columns:96px 1fr;padding:12px;transition:box-shadow .15s ease,transform .15s ease}.project-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.project-cover{background:none;border:0;border-radius:8px;box-shadow:0 2px 6px #00000014;cursor:pointer;height:96px;overflow:hidden;padding:0;width:96px}.project-cover img{display:block;height:100%;object-fit:cover;width:100%}.project-main{grid-gap:6px;display:grid;gap:6px;min-width:0}.project-title{color:#0b1324;font-size:1.02rem;font-weight:700;margin:0}.project-title a{color:#111827;text-decoration:none}.project-title a:hover{text-decoration:underline}.project-desc{line-height:1.45}.clamp-3{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;overflow:hidden}.project-gallery{display:flex;gap:6px;overflow:auto;padding-bottom:2px;scroll-snap-type:x proximity}.project-gallery::-webkit-scrollbar{height:6px}.project-gallery::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:6px}.project-thumb{border:1px solid #e7ece9;border:1px solid var(--line);border-radius:6px;box-shadow:0 1px 3px #00000014;cursor:pointer;flex:0 0 64px;height:64px;object-fit:cover;scroll-snap-align:start;transition:transform .15s ease,box-shadow .15s ease}.project-thumb:hover{box-shadow:0 4px 10px #00000024;transform:scale(1.04)}.project-tags{display:flex;flex-wrap:wrap;gap:6px}.project-tags .tag{background:#eef4ff;border:1px solid #d9e6ff;border-radius:6px;color:#0c63d6;font-size:.78rem;font-weight:600;padding:2px 8px}.project-meta{color:#6b7280;color:var(--muted);font-size:.85rem}@media (max-width:640px){.projects-grid{grid-template-columns:1fr}.project-card{grid-template-columns:72px 1fr;padding:10px}.project-cover{height:72px;width:72px}}.certifications-container{grid-gap:10px;display:grid;gap:10px;margin-top:6px}.cert-card{grid-gap:12px;align-items:start;background:#fff;background:var(--card);border:1px solid #e7ece9;border:1px solid var(--line);border-radius:10px;box-shadow:0 1px 3px #0000000d;display:grid;gap:12px;grid-template-columns:44px 1fr auto;padding:12px;transition:box-shadow .15s ease,transform .15s ease}.cert-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.cert-org img{background:#fff;border:1px solid #e7ece9;border:1px solid var(--line);border-radius:6px;height:40px;object-fit:contain;width:40px}.cert-top{align-items:center;display:flex;gap:10px;justify-content:space-between}.cert-title{color:#0b1324;font-size:1rem;font-weight:700;line-height:1.2;margin:0}.cert-pill{border:1px solid #e7ece9;border:1px solid var(--line);border-radius:999px;font-size:.78rem;font-weight:700;padding:3px 8px;white-space:nowrap}.cert-pill.is-valid{background:#ecfdf5;border-color:#bbf7d0;color:#065f46}.cert-pill.is-expired{background:#fef2f2;border-color:#fecaca;color:#991b1b}.cert-id,.cert-meta{color:#6b7280;color:var(--muted);font-size:.88rem;margin:0}.cert-skills{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:#374151;display:-webkit-box;font-size:.92rem;line-height:1.35;margin:0;overflow:hidden}.cert-cta{align-items:center;border-radius:8px;display:inline-flex;font-size:.85rem;gap:6px;justify-self:start;max-width:max-content;padding:6px 10px}.cert-cta:hover{background:#0a56bb;box-shadow:0 5px 12px #0a56bb38;transform:translateY(-1px)}.cert-thumb{align-self:center;background:none;border:0;cursor:pointer;justify-self:end;margin:0;padding:0}.cert-thumb img{border-radius:8px;box-shadow:0 2px 8px #0000001a;max-height:110px;object-fit:contain;width:180px}@media (max-width:640px){.cert-card{grid-template-columns:36px 1fr}.cert-thumb{grid-column:1/-1;justify-self:start;margin-top:6px}.cert-thumb img{max-height:160px;width:100%}}.clamp-1{-webkit-line-clamp:1;line-clamp:1}.clamp-1,.clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.clamp-2{-webkit-line-clamp:2;line-clamp:2}.cert-main{justify-items:start}.show-credential,.show-credential:hover{text-decoration:none}.show-credential{align-items:center;background:#0c63d6;border:0;border-radius:999px;box-shadow:0 3px 8px #0c63d633;color:#fff;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:700;gap:8px;line-height:1;padding:6px 12px;transform:translateZ(0);transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.show-credential:visited{color:#fff}.show-credential:focus-visible,.show-credential:hover{background:#0a56bb;box-shadow:0 5px 12px #0a56bb38;outline:none;transform:translateY(-1px)}.show-credential:active{box-shadow:0 2px 6px #0a56bb2e;transform:translateY(0)}.award-title:hover,.publication-link:hover{text-decoration:underline}.courses-container{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:12px 0 0}.course-card{grid-gap:12px;align-items:start;background:#fff;background:var(--card);border:1px solid #e7ece9;border:1px solid var(--line);border-radius:12px;box-shadow:0 2px 10px #0000000f;display:grid;gap:12px;grid-template-columns:48px 1fr;padding:14px}.course-content{display:flex;flex-direction:column;min-height:160px}.course-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:1rem;font-weight:700;line-height:1.25;margin:0 0 6px;min-height:2.5em;overflow:hidden}.course-icon{border-radius:6px;flex:0 0 auto;height:40px;width:40px}.course-content h4{color:#111827;font-size:1rem;font-weight:700;margin:0 0 6px}.course-platform{color:#6b7280;color:var(--muted);font-size:.9rem;margin:0 0 2px}.course-platform,.course-year{color:#6b7280;color:var(--muted);font-size:.9rem;margin:0}.certificate-container{margin-top:auto}.certificate-thumbnail{border-radius:8px;overflow:hidden;width:160px}.certificate-thumbnail-image{display:block;height:auto;width:100%}@media (max-width:640px){.course-card{grid-template-columns:40px 1fr}.certificate-thumbnail{aspect-ratio:auto;width:100%}}.publications-container{grid-gap:8px;display:grid;gap:8px;margin-top:6px}.publication-card{grid-gap:6px 10px;background:#fff;background:var(--card);border:1px solid #e7ece9;border:1px solid var(--line);border-radius:8px;box-shadow:0 1px 3px #0000000d;display:grid;gap:6px 10px;grid-template-columns:28px 1fr auto;padding:10px 12px;transition:box-shadow .15s ease,transform .15s ease}.publication-header{align-items:center;display:flex;gap:10px;grid-column:1/3}.medium-icon{background:#0000;border-radius:4px;height:24px;object-fit:contain;width:24px}.publication-title{color:#0b1324;font-size:.95rem;font-weight:700;line-height:1.2;margin:0}.publication-meta{color:#6b7280;color:var(--muted);font-size:.82rem;grid-column:2;margin:0}.publication-description{color:#374151;grid-column:2;line-height:1.45;margin:2px 0 0}.publication-link{align-self:start;background:#0c63d6;border-radius:999px;box-shadow:0 3px 8px #0c63d638;color:#fff;font-size:.82rem;font-weight:700;grid-column:3;justify-self:end;padding:5px 9px;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;white-space:nowrap}.publication-link:hover{background:#0a56bb;box-shadow:0 5px 12px #0a56bb40;transform:translateY(-1px)}.award-description,.publication-description{margin:2px 0 0}.awards-container{grid-gap:8px;display:grid;gap:8px;margin-top:6px}.award-card{grid-gap:6px 10px;background:#fff;background:var(--card);border:1px solid #e7ece9;border:1px solid var(--line);border-radius:8px;box-shadow:0 1px 3px #0000000d;display:grid;gap:6px 10px;grid-template-columns:28px 1fr auto;padding:10px 12px;transition:box-shadow .15s ease,transform .15s ease}.award-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.award-header{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-column:1/3;grid-template-columns:28px 1fr}.award-icon{background:#fff;border:1px solid #e7ece9;border:1px solid var(--line);border-radius:4px;height:24px;object-fit:contain;width:24px}.award-title{color:#0c63d6;font-size:.95rem;font-weight:700;margin:0;text-decoration:none}.award-title:hover{text-decoration:underline}.award-issued{color:#6b7280;color:var(--muted);font-size:.82rem;grid-column:2;margin:0}.award-category{align-items:center;background:#f3f6f4;border:1px solid #e7ece9;border:1px solid var(--line);border-radius:999px;display:inline-flex;max-width:100%;padding:2px 10px}.award-category,.cert-pill{justify-self:start;width:max-content}@supports not (width:max-content){.award-category,.cert-pill{width:fit-content}}.award-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#374151;display:-webkit-box;grid-column:2;line-height:1.45;margin:4px 0 0;overflow:hidden}.award-image-container{align-self:start;cursor:pointer;grid-column:3;justify-self:end}.award-thumbnail{border-radius:8px;box-shadow:0 2px 8px #0000001f;transition:transform .15s,box-shadow .15s;width:72px}.award-thumbnail:hover{box-shadow:0 6px 14px #00000029;transform:translateY(-1px)}.award-description,.publication-description{color:#374151;line-height:1.55;position:relative}.award-description.clamped,.publication-description.clamped{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;overflow:hidden}.award-description.clamped:after,.publication-description.clamped:after{background:linear-gradient(180deg,#fff0,#fff);background:linear-gradient(to bottom,#fff0,var(--card));bottom:0;content:"";height:2em;left:0;pointer-events:none;position:absolute;right:0}.award-description.expanded,.publication-description.expanded{display:block}.award-description.expanded:after,.publication-description.expanded:after{display:none}.expanded-text{-webkit-line-clamp:unset!important;line-clamp:none!important;display:block!important}.expanded-text:after{display:none!important}.toggle-text{background:#0000;border:none;color:#146520;color:var(--brand);cursor:pointer;font-size:.85rem;font-weight:600;margin-top:2px;padding:0}.toggle-text:hover{text-decoration:underline}.details h3{border-bottom:1px solid #e7ece9;border-bottom:1px solid var(--line);margin:14px 0 6px;padding-bottom:4px}@media (max-width:640px){.publication-card{grid-template-columns:24px 1fr;padding:8px 10px}.publication-link{grid-column:2;justify-self:start;margin-top:6px}.medium-icon{height:22px;width:22px}.award-card{padding:8px 10px}.award-card,.award-header{grid-template-columns:24px 1fr}.award-icon{height:22px;width:22px}.award-image-container{grid-column:2;justify-self:start;margin-top:6px}}.next-button,.prev-button{background:none;border:none;color:#0c63d6;cursor:pointer;font-size:2rem;position:absolute;top:50%;transform:translateY(-50%)}.prev-button{left:10px}.next-button{right:10px}.next-button:hover,.prev-button:hover{color:#094ea8}@media (max-width:900px){.resume-header{grid-template-columns:96px 1fr}.profile-image{height:96px;width:96px}}@media (max-width:640px){.resume{margin:12px auto;padding:16px}.resume-header{gap:12px;grid-template-columns:72px 1fr}.profile-image{height:72px;width:72px}.contact-info{grid-template-columns:repeat(4,1fr)}.project-image-thumbnail{height:88px;width:88px}.award-card,.certification-card,.course-card,.publication-card{grid-template-columns:1fr}.cert-image-container{width:100%}}.modal{align-items:center;background:#000000d9;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.modal-content{box-shadow:0 10px 30px #00000059;max-height:92vh;max-width:92vw;overflow:hidden;padding:16px}.modal-image{border-radius:10px;display:block;max-height:80vh;max-width:86vw;object-fit:contain}.close-button{background:#0000;border:0;color:#111;cursor:pointer;font-size:28px;line-height:1;position:absolute;right:12px;top:8px}.show-all-button,.show-less-button{background:#0000;border:1px solid #146520;border:1px solid var(--brand);border-radius:999px;box-shadow:none;color:#146520;color:var(--brand);cursor:pointer;font-size:.9rem;font-weight:700;padding:7px 12px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.show-all-button:hover,.show-less-button:hover{background:#14652014;transform:translateY(-1px)}.certifications-container .toggle-certifications,.courses-container .toggle-courses,.experience-container .toggle-experience,.projects-grid .toggle-projects,.publications-container .toggle-publications{grid-column:1/-1;justify-self:center;margin-top:12px;text-align:center}.project-desc{color:#374151;line-height:1.55;margin:0;position:relative}.project-desc.clamped{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;overflow:hidden}.project-desc.clamped:after{background:linear-gradient(180deg,#fff0,#fff);background:linear-gradient(to bottom,#fff0,var(--card));bottom:0;content:"";height:2.2em;left:0;pointer-events:none;position:absolute;right:0}.project-desc.expanded{display:block}.project-more{align-items:center;background:#0000!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#146520;color:var(--brand);cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:700;gap:6px;line-height:1;margin-top:4px;padding:4px 0!important;text-decoration:none;width:auto!important}.project-more:after{content:"▾";font-size:.9em;transform:translateY(1px);transition:transform .15s ease}.project-more[aria-expanded=true]:after{transform:rotate(180deg)}.project-more:hover{text-decoration:underline}.sidebar{-ms-overflow-style:none;align-items:center;background:linear-gradient(135deg,#0d770dd9,#0a320ae6);box-shadow:2px 0 5px #0000001a;color:#fff;display:flex;flex-direction:column;flex-shrink:0;padding:30px 20px;scrollbar-width:none;text-align:left;transition:left .3s ease;width:400px;z-index:1000}.sidebar.hidden{height:100%;left:-100%;position:fixed;top:0;z-index:1000}.sidebar.active{left:0}.menu-toggle{background:#0d770dcc;border:none;border-radius:5px;cursor:pointer;display:none;left:10px;padding:10px 20px;position:absolute;top:10px;z-index:1100}.menu-toggle,.subtitle{color:#fff;font-size:1.2rem}.subtitle{font-weight:400;letter-spacing:1px;margin-top:5px;opacity:.9;text-transform:uppercase}.links-section{-ms-overflow-style:none;flex-grow:1;margin-bottom:20px;overflow-y:auto;padding-left:50px;scrollbar-width:none;width:100%}.sidebar::-webkit-scrollbar{display:none}.profile{flex-shrink:0;margin-bottom:30px;text-align:center}.profile-link{color:inherit;text-decoration:none}.profile-image{background-clip:padding-box,border-box;background-image:linear-gradient(90deg,#2ecc71,#27ae60);background-origin:border-box;border:4px solid #0000;border-radius:50%;box-shadow:0 4px 8px #0000004d;height:120px;margin-bottom:15px;pointer-events:auto;transition:transform .3s ease,box-shadow .3s ease;-webkit-user-select:none;user-select:none;width:120px}.link-group-separator{margin-bottom:60px}.contact{font-size:.9rem;margin-top:50px;width:100%}.contact p{color:#fffc;font-size:1rem;font-weight:600;margin-bottom:10px}.social-icons{align-items:center;display:flex;gap:10px;justify-content:flex-start;margin-top:10px}.icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:30px;width:30px}.icon.linkedin{background-image:url(/static/media/linkedin.6892b3ae328c7a1e055f.png)}.icon.github{background-image:url(/static/media/github.332584fdf67b75ccd094.png)}.icon.facebook{background-image:url(/static/media/medium.cb775e205316a302bf07.png)}.icon:hover{opacity:.8;transform:scale(1.1)}.sidebar-button{background:none;border:none;border-radius:8px;color:#ffffffd9;cursor:pointer;font-size:1rem;padding:12px 20px;position:relative;text-align:left;transition:all .25s ease;width:100%}.sidebar-button:hover{background:#ffffff12;color:#fff;transform:translateX(3px)}.active-link{background:#ffffff1a;border-left:4px solid #2ecc71;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff0d,0 4px 10px #00000040;color:#fff;font-weight:600;padding:12px 20px;transition:all .3s ease}.active-link:after{color:#2ecc71;content:"›";font-size:1.2rem;position:absolute;right:18px;top:50%;transform:translateY(-50%)}.active-link:hover{background:#ffffff26;box-shadow:0 6px 14px #0000004d}.sidebar-links{list-style:none;margin:20px 0;padding:0;text-align:left}.sidebar-links li{margin-bottom:20px}.sidebar-links a{border-radius:5px;color:#ffffffbf;display:block;font-size:1rem;font-weight:500;padding:10px 15px;text-decoration:none;transition:color .3s ease,background-color .3s ease}.sidebar-links a:hover{background-color:#006400b3;color:#fff}@media (max-width:768px){.menu-toggle{display:block}.sidebar{height:100%;left:-100%;position:fixed;top:0;width:300px;z-index:1000}.sidebar.active{left:0}.links-section{padding-left:20px}.profile-image{height:80px;width:80px}.social-icons{gap:5px;justify-content:center}.icon{height:20px;width:20px}.sidebar-links a{font-size:.9rem}}.sidebar .sidebar-lang{margin:10px auto 6px}@media (min-width:769px){.sidebar{height:100vh;left:0;overflow-y:auto;position:fixed;top:0}.home{min-height:100vh;padding-left:400px}}@media (max-width:768px){.menu-toggle{display:block}.sidebar{height:100%;left:-100%;position:fixed;top:0;width:300px}.sidebar.active{left:0}.links-section{padding-left:20px}.profile-image{height:80px;width:80px}.social-icons{gap:5px;justify-content:center}.icon{height:20px;width:20px}.sidebar-links a{font-size:.9rem}}.offer-content{background-color:#fffffff2;box-shadow:0 4px 10px #00000026;min-height:100vh;overflow:visible;padding:40px}.offer-header{margin-bottom:40px;text-align:center}.offer-header h2{color:#146520;font-size:3rem;font-weight:700}.offer-header p{color:#555;font-size:1.2rem;margin-top:10px}.offer-section{margin-bottom:50px;position:relative}.section-icon{color:#146520;margin-bottom:20px}.offer-section h3{color:#333;font-size:2rem;margin-bottom:20px}.offer-section p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:20px}.offer-section ul{list-style:none;margin:20px 0;padding-left:20px}.offer-section ul li{color:#555;font-size:1rem;margin-bottom:10px;padding-left:20px;position:relative}.offer-section ul li:before{color:#146520;content:"✔";left:0;position:absolute}.statistics{display:flex;justify-content:space-between;margin-top:30px}.stat-item{text-align:center}.stat-number{color:#146520;font-size:2.5rem;font-weight:700}.stat-label{color:#555;font-size:1rem}.section-icon{align-self:flex-start;display:block;height:50px;margin-bottom:15px;width:50px}.offer-section h3{align-items:center;display:flex;font-size:1.8rem;font-weight:700;gap:10px;margin-bottom:10px}.offer-tech-stack{background:#ffffffe6;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-bottom:40px;padding:20px}.tech-stack-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.tech-category{color:#333;font-size:1rem}.category-title{color:#146520;font-weight:700}.offer-intro{background:#fffc;border-left:4px solid #146520;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-bottom:30px;padding:20px}.intro-text{color:#333;font-size:1.2rem;line-height:1.8}.intro-text .highlight{color:#146520;font-weight:700}.offer-services{background:#ffffffe6;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-bottom:40px;padding:20px}.services-list li{align-items:flex-start;display:flex;gap:15px;margin-bottom:20px}.services-list li div{flex:1 1}.services-list li strong{color:#146520;display:block;font-size:1.1rem;margin-bottom:5px}.services-list li p{color:#555;font-size:.95rem;line-height:1.4;margin:0}.service-icon{height:40px;margin-right:15px;width:40px}.section-title{border-bottom:2px solid #146520;color:#146520;font-size:1.8rem;margin-bottom:20px;padding-bottom:10px}.fade-in{opacity:0;transform:translateY(20px);transition:opacity 1.6s ease,transform 1.6s ease}.fade-in.active{opacity:1;transform:translateY(0)}@media (max-width:768px){.offer-header h2{font-size:2rem}.offer-header p{font-size:1rem}.tech-stack-grid{grid-template-columns:1fr}.offer-section h3{font-size:1.5rem}.stat-number{font-size:1.8rem}}@media (max-width:480px){.offer-header h2{font-size:1.8rem}.offer-header p{font-size:.9rem}.statistics,.tech-stack-grid{grid-template-columns:1fr}}.main-content{min-height:100vh;padding:clamp(24px,4vw,50px);position:relative;text-align:center;width:100%;z-index:2}.intro h2{animation:fadeIn 1s ease-in-out;color:#fff;font-size:3.5rem;font-weight:700;margin-bottom:20px;text-shadow:0 4px 6px #0000004d}.intro p{animation:fadeIn 1.5s ease-in-out;color:#ffffffe6;font-size:1.8rem;font-weight:400;line-height:1.6;margin-bottom:30px}.buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.buttons button{background-color:#fff3;border:2px solid #fff;border-radius:20px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;overflow:hidden;padding:12px 30px;position:relative;text-transform:uppercase;transition:all .3s ease}.buttons button a{color:#fff;display:inline-block;height:100%;position:relative;text-align:center;text-decoration:none;width:100%;z-index:2}.buttons button:before{background:#fff6;content:"";height:100%;left:-100%;position:absolute;top:0;transition:all 1s ease;width:100%;z-index:1}.buttons button:hover:before{left:0}.buttons button:hover{background-color:#ffffff4d;transform:scale(1.05)}.buttons button:hover a{color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.home{flex-direction:column}.main-content{padding:20px;width:100%}.intro h2{font-size:2rem}.intro p{font-size:1.2rem;line-height:1.4}.buttons{flex-direction:column;gap:15px}.buttons button{font-size:1rem;padding:10px 20px;width:90%}}@media (max-width:480px){.intro h2{font-size:1.5rem}.intro p{font-size:1rem}.buttons button{font-size:.9rem;padding:8px 15px}}.contact-form{animation:fadeIn .4s ease-in-out;background-color:#fffffff2;border-radius:10px;box-shadow:0 8px 20px #0000004d;display:flex;flex-direction:column;gap:20px;margin:20px auto;max-width:500px;padding:30px;width:90%}.contact-form h2{color:#146520;font-size:1.8rem;font-weight:700;margin-bottom:15px;text-align:center}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:1rem;padding:12px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.contact-form textarea{height:100px;resize:none}.contact-form input:focus,.contact-form textarea:focus{border-color:#146520;box-shadow:0 0 8px #14652080;outline:none}.contact-form .buttons{align-items:center;display:flex;gap:10px;justify-content:space-between}.contact-form button{background-color:#146520;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:700;padding:10px 15px;text-align:center;transition:background-color .3s ease,transform .2s ease}.contact-form button:hover{background-color:#114417;transform:translateY(-2px)}.contact-form .close-form{background-color:#fff;border:2px solid #146520;color:#146520;cursor:pointer;transition:all .3s ease}.contact-form .close-form:hover{background-color:#146520;color:#fff}.featured-blog ul{list-style:none;margin:0;padding:0}.featured-blog li{margin-bottom:12px}.featured-blog a{word-wrap:break-word;color:#ffffffd9;display:inline-block;line-height:1.5;max-width:75%;text-decoration:none;word-break:break-word}.featured-blog a:hover{color:#fff;text-decoration:underline}.featured-blog h3{border-bottom:1px solid #fff3;color:#ffffffd9;font-size:1.2rem;margin-bottom:15px;padding-bottom:5px}.featured-blog{margin-top:20px;text-align:left}.portfolio-content{background-color:#fff;box-shadow:0 8px 20px #0003;box-sizing:border-box;margin:0;min-height:100vh;overflow-x:hidden;overflow-y:visible;padding:40px;position:relative;width:100%}.highlight{background-color:#fff4cc;color:#444}.highlight,.highlight-blue{border-radius:3px;font-weight:700;padding:2px 4px}.highlight-blue{background-color:#eaf4ff;color:#0056b3}.highlight-bold{color:#007acc;font-weight:700;text-decoration:underline}.highlight-green{background-color:#e8f5e9;color:#2e7d32}.highlight-green,.highlight-red{border-radius:3px;font-weight:700;padding:2px 4px}.highlight-red{background-color:#ffebee;color:#c62828}.portfolio-content h2{color:#146520;font-size:3rem;font-weight:700;margin-bottom:20px;text-align:center}.portfolio-intro{color:#555;font-size:1.3rem;margin-bottom:50px;text-align:center}.portfolio-section{background:linear-gradient(135deg,#f9f9f9,#fff);border-radius:15px;box-shadow:0 8px 25px #00000026;margin-bottom:60px;padding:30px}.section-heading{border-bottom:4px solid #007acc;color:#333;display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:30px;padding-bottom:10px;text-align:center}.portfolio-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.portfolio-card{background-color:#f9f9f9;border-radius:15px;box-shadow:0 6px 15px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.portfolio-card:hover{background:#f1f1f1;box-shadow:0 16px 40px #0003;transform:translateY(-12px)}.card-image{align-items:center;display:flex;height:180px;justify-content:center;overflow:hidden;width:100%}.card-image img{height:180px;object-fit:contain;object-position:center;width:100%}.card-content{padding:20px}.card-content h4{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:10px}.card-content p{color:#666;font-size:1rem;margin-bottom:15px}.card-tags{display:flex;flex-wrap:wrap;gap:10px}.card-tags span{background-color:#007acc;border-radius:5px;color:#fff;font-size:.85rem;font-weight:700;padding:5px 10px}.achievement-list{list-style:none;padding-left:0}.achievement-list li{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:15px}.fade-in-page{transform:translateY(30px);transition:opacity 1.8s ease,transform 1.8s ease}.placeholder-image{align-items:center;background-color:#e0e0e0;border-radius:10px;color:#555;display:flex;font-size:1rem;height:180px;justify-content:center;width:100%}.pet-projects-section{background-color:#f5f5f5;border-radius:10px;box-shadow:0 4px 15px #0000001a;margin-top:40px;padding:20px}.pet-projects-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.pet-project-card{background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 6px 10px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.pet-card-image{align-items:center;background-color:#e0e0e0;display:flex;height:180px;justify-content:center;overflow:hidden;width:100%}.pet-card-image img{height:100%;object-fit:cover;width:100%}.pet-card-content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:15px}.pet-card-content h4{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:10px}.pet-card-content p{-webkit-line-clamp:unset;-webkit-box-orient:unset;color:#555;display:block;font-size:.9rem;line-height:1.5;margin-bottom:15px;overflow:visible;text-overflow:clip;white-space:normal}.pet-card-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.pet-card-tags span{background-color:#146520;border-radius:5px;padding:5px 10px}.pet-card-tags span,.read-more-button{color:#fff;font-size:.9rem;font-weight:700}.read-more-button{background-color:#007acc;border:none;border-radius:5px;cursor:pointer;margin-top:10px;padding:10px 15px}.read-more-button:hover{background-color:#005fa3}.expanded-details{background-color:#f9f9f9;border-radius:5px;box-shadow:0 4px 10px #0000001a;margin-top:20px;padding:15px}.expanded-details img.expanded-image{border-radius:5px;height:auto;margin-bottom:15px;width:100%}.expanded-description{color:#333;font-size:.9rem;line-height:1.6}.unique-technologies-section{background:linear-gradient(135deg,#e3fde3,#fff);border-radius:15px;box-shadow:0 6px 15px #0000001a;margin-top:40px;overflow:hidden;padding:30px;position:relative}.unique-technologies-section:before{background:#007bff1a;border-radius:50%;content:"";height:150px;left:-50px;position:absolute;top:0;width:150px;z-index:0}.unique-technologies-section:after{background:#007bff0d;border-radius:50%;bottom:-50px;content:"";height:200px;position:absolute;right:-50px;width:200px;z-index:0}.unique-technologies-section h3{color:#333;font-size:1.8rem;font-weight:700;margin-bottom:20px;position:relative;text-align:center}.unique-technologies-section h3:after{background-color:#007acc;border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:60px}.unique-technologies{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;padding:10px 20px}.tech-tag{background-color:#007acc;border-radius:20px;box-shadow:0 4px 10px #0000001a;color:#fff;font-size:.9rem;font-weight:700;padding:10px 15px;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease,background-color .3s ease}.tech-tag:hover{background-color:#005fa3;box-shadow:0 8px 20px #007bff33;transform:translateY(-5px) scale(1.1)}.tech-tag.selected{background-color:#28a745;box-shadow:0 8px 20px #28a74533;color:#fff}@media (max-width:768px){.tech-tag{font-size:.8rem;padding:8px 12px}}@media (max-width:1024px){.portfolio-content{padding:24px;width:100%}.pet-projects-grid,.portfolio-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.portfolio-content h2{font-size:2.5rem}.card-content h4{font-size:1.3rem}.tech-tag{font-size:.8rem;padding:8px 12px}}@media (max-width:768px){.portfolio-content{padding:20px;width:100%}.pet-projects-grid,.portfolio-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.portfolio-content h2{font-size:2rem}.card-content p{font-size:.9rem}.card-tags span{font-size:.8rem}.tech-tag{font-size:.7rem}}.section-description{color:#444;font-size:1.2rem;line-height:1.8;margin:15px auto 30px;text-align:left}.professional-development-section{background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 15px #0000001a}.professional-development-section h3{color:#146520;font-size:1.8rem;font-weight:700;margin-bottom:15px;text-align:center}.professional-development-section p{color:#444;line-height:1.6;text-align:center}.certificates-container{margin-top:30px}.certificate-item{display:flex;flex-direction:column;justify-content:space-between}.certificate-item img{margin-bottom:15px}.certificate-item h4{margin-bottom:10px;text-align:center}.certificate-item p{line-height:1.4;text-align:left}.certificate-item p:last-child{margin-bottom:0}@media (max-width:1024px){.certificates-container{gap:20px}.certificate-item{width:80%}}@media (max-width:768px){.certificates-container{align-items:center;flex-direction:column}.certificate-item{max-width:350px;width:100%}}.professional-development-section{margin-top:50px;padding:20px}.certificates-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.certificate-item{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;cursor:pointer;padding:20px;transition:transform .3s ease,box-shadow .3s ease;width:300px}.certificate-item:hover{box-shadow:0 8px 20px #00000040;transform:scale(1.05)}.certificate-item img{border-radius:8px;max-height:150px;object-fit:contain;width:100%}.certificate-item h4{color:#333;font-size:1.2rem;font-weight:700;margin:10px 0}.certificate-item p{color:#555;font-size:.95rem;margin-bottom:10px}.modal-overlay{background-color:#0009;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content,.modal-overlay{align-items:center;display:flex;justify-content:center}.modal-content{background:#fff;border-radius:12px;max-height:90%;max-width:90%;padding:20px;position:relative}.modal-content img{border-radius:12px;max-height:100%;max-width:100%}.modal-close{align-items:center;background:#ff5c5c;border-radius:50%;box-shadow:0 2px 5px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:18px;height:30px;justify-content:center;position:absolute;right:15px;top:15px;width:30px}.architecture-section{background:linear-gradient(135deg,#f9f9f9,#fff);border-radius:15px;box-shadow:0 8px 20px #0000001a;margin-top:60px;padding:30px}.architecture-section h3{color:#146520;font-size:2rem;font-weight:700;margin-bottom:20px;text-align:center}.architecture-carousel .react-multi-carousel-item{display:flex;justify-content:center}.architecture-card{background-color:#fff;border-radius:15px;box-shadow:0 6px 15px #0000001a;display:flex;flex-direction:column;height:auto;justify-content:space-between;min-height:400px;overflow:hidden;padding:15px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.architecture-card:hover{box-shadow:0 12px 30px #0003;transform:translateY(-10px)}.architecture-image{flex:0 0 auto;margin-bottom:15px}.architecture-image img{border-radius:10px;height:auto;object-fit:contain;width:100%}.architecture-content{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.architecture-content h4{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:10px}.architecture-content p{color:#555;flex:1 1;font-size:1rem;line-height:1.6;margin-bottom:15px}.architecture-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:auto}.architecture-tags span{background-color:#007acc;border-radius:25px;color:#fff;font-size:.85rem;font-weight:700;padding:5px 10px}.carousel-container{padding-bottom:50px;position:relative}.react-multi-carousel-dot button{background-color:#007acc;height:10px;transition:background-color .3s ease;width:10px}.react-multi-carousel-dot--active button{background-color:#28a745}.value-prop{margin-bottom:30px;text-align:center}.vp-grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:10px}.vp-item{background:#f7faf8;border-radius:12px;box-shadow:0 4px 14px #0000000f;display:flex;flex-direction:column;gap:6px;height:100%;justify-content:flex-start;padding:4px 16px;text-align:left}.vp-title{color:#146520;font-weight:700;line-height:1.25;margin:0 0 4px}.vp-desc{text-wrap:pretty;color:#475569;font-size:.96rem;-webkit-hyphens:auto;hyphens:auto;letter-spacing:.005em;line-height:1.55;margin:0;text-align:left}.card-cta{background:#146520;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:12px;padding:8px 12px;transition:background .2s ease,transform .2s ease}.card-cta:hover{background:#114417;transform:translateY(-2px)}.filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 20px}.filter-chip{background:#eef2f7;border:1px solid #dbe2ea;border-radius:18px;color:#334155;cursor:pointer;font-size:.9rem;padding:6px 12px;transition:background .2s ease,transform .2s ease}.filter-chip:hover{background:#e5eefc;transform:translateY(-2px)}.filter-chip.active{background:#146520;border-color:#146520;color:#fff}.architecture-image img,.card-image img,.pet-card-image img{filter:saturate(1.02)}.architecture-card:hover,.pet-project-card:hover,.portfolio-card:hover{box-shadow:0 18px 44px #00000038}.vp-cta-min{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:18px}.cta-btn{--green:#146520;background:#fff;border:1px solid #1465208c;border-radius:10px;color:var(--green);cursor:pointer;font-size:.96rem;font-weight:700;padding:12px 16px;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.cta-btn.active,.cta-btn:hover{background:var(--green);border-color:var(--green);box-shadow:0 6px 16px #14652040;color:#fff}.cta-btn:focus-visible{outline:3px solid #14652059;outline-offset:2px}@media (max-width:640px){.cta-btn{font-size:.9rem;padding:11px 14px}}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.Hireme-content{align-items:center;background-color:#fff;box-shadow:0 4px 20px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:40px 20px;width:100%}.Hireme-content h2{color:#146520;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center}.Hireme-content h2:after{background-color:#007acc;border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:50px}.Hireme-content p{color:#555;font-size:1.2rem;margin-bottom:30px;text-align:left}.contact-button{margin-top:30px;text-align:left}.contact-link-button{align-items:center;background:linear-gradient(135deg,#0077b5,#005582);border:none;border-radius:10px;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;justify-content:center;letter-spacing:.5px;padding:15px 30px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.contact-link-button:hover{background:linear-gradient(135deg,#005582,#003d66);box-shadow:0 8px 16px #0003;transform:translateY(-3px)}@media (max-width:768px){.Hireme-content{padding:20px}.Hireme-content h2{font-size:2rem;text-align:left}.Hireme-content p{font-size:1rem;text-align:left}.contact-info li{align-items:flex-start;flex-direction:column}.contact-link-button{font-size:.9rem;padding:10px 20px}}@media (max-width:480px){.Hireme-content h2{font-size:1.8rem}.Hireme-content p{font-size:.9rem}.contact-link-button{font-size:.8rem;padding:8px 15px}.contact-info li{flex-direction:column;text-align:center}}.contact-list{gap:30px;list-style:none;padding:0}.contact-list,.professional-links{display:flex;justify-content:center}.professional-links{align-items:center;gap:20px;margin-top:20px}.professional-link{align-items:center;background:linear-gradient(135deg,#0077b5,#005582);border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;font-size:1.1rem;font-weight:600;gap:10px;padding:12px 20px;text-decoration:none;transition:all .3s ease}.professional-link.github{background:linear-gradient(135deg,#333,#111)}.professional-link:hover{box-shadow:0 8px 16px #00000040;transform:translateY(-3px)}.professional-link svg{font-size:1.5rem}.contact-form-content{background-color:#fffffff2;border-radius:15px;box-shadow:0 4px 15px #0003;box-sizing:border-box;margin:20px auto;max-height:none;max-width:600px;opacity:0;overflow-x:hidden;overflow-y:visible;padding:30px;position:relative;transform:scale(.98);transition:opacity .6s ease,transform .6s ease;width:100%}.contact-form-content.visible{opacity:1;transform:scale(1)}.contact-form-content::-webkit-scrollbar{width:8px}.contact-form-content::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.contact-form-content::-webkit-scrollbar-thumb:hover{background-color:#aaa}.contact-form-content h2{color:#146520;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center}.contact-form-content form{display:flex;flex-direction:column;gap:15px}.contact-form-content input[type=email],.contact-form-content input[type=text],.contact-form-content select,.contact-form-content textarea{background-color:#f9f9f9;border:2px solid #ddd;border-radius:10px;box-sizing:border-box;font-size:1rem;padding:15px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.contact-form-content input[type=email]:focus,.contact-form-content input[type=text]:focus,.contact-form-content select:focus,.contact-form-content textarea:focus{border-color:#146520;box-shadow:0 0 8px #14652080;outline:none}.contact-form-content input[type=checkbox]{accent-color:#146520;background:#0000;border:none;box-shadow:none;height:auto;margin:0;padding:0;width:auto}.consent{align-items:center;color:#333;display:flex;font-size:.95rem;gap:10px}.contact-form-content input:focus,.contact-form-content textarea:focus{border-color:#146520;box-shadow:0 0 8px #14652080;outline:none}.contact-form-content textarea{height:150px;resize:none}.contact-form-content select{background-color:#f9f9f9;border:2px solid #ddd;border-radius:10px;box-sizing:border-box;font-size:1rem;padding:15px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.contact-form-content select:focus{border-color:#146520;box-shadow:0 0 8px #14652080;outline:none}.contact-form-content .buttons{display:flex;justify-content:center}.contact-form-content button{background-color:#146520;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:15px 30px;text-align:center;transition:background-color .3s ease,transform .2s ease}.contact-form-content button:hover{background-color:#114417;transform:translateY(-3px)}.contact-form-content button:active{transform:translateY(1px)}.contact-form-content .error{color:#d9534f;font-size:.9rem;margin-top:-10px}.contact-form-content .success-message{color:#5cb85c;font-size:1.1rem;margin-top:10px;text-align:center}.popup{animation:fadeIn .5s ease-in-out;background:#fff;border-radius:15px;box-shadow:0 8px 20px #0003;left:50%;padding:20px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1000}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.contact-form-content{margin:10px auto;padding:20px;width:100%}.contact-form-content h2{font-size:2rem}.contact-form-content button{font-size:1rem;padding:12px 20px}}@media (max-width:480px){.contact-form-content{margin:10px auto;width:100%}.contact-form-content h2{font-size:1.5rem}.contact-form-content input,.contact-form-content select,.contact-form-content textarea{font-size:.9rem;padding:10px}.contact-form-content button{font-size:.9rem;padding:10px 15px}}.disabled-button,button:disabled{background-color:#ccc;color:#666;cursor:not-allowed;pointer-events:none;transition:background-color .3s ease}button{background-color:#146520;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:15px 25px;transition:background-color .3s ease}button:hover{background-color:#114417}.error{color:#d9534f;font-size:.9rem;margin-top:5px}.contact-subtitle{margin-top:-6px;opacity:.9;text-align:center}input::placeholder,textarea::placeholder{color:#00000080;font-style:italic}.highlights-content{background-color:#fff;box-shadow:0 4px 15px #0000001a;box-sizing:border-box;min-height:100vh;overflow-x:hidden;overflow-y:visible;padding:24px;width:100%}.fade-in-page{opacity:0;transform:translateY(20px);transition:opacity 1.5s ease,transform 1.5s ease}.fade-in-page.active{opacity:1;transform:translateY(0)}.highlights-content h2{color:#146520;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center}.intro{color:#555;font-size:1.2rem;line-height:1.8;margin-bottom:30px;text-align:center}.highlights-section{background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-top:40px;padding:30px}.highlights-section h3{border:none;color:#146520;font-size:2rem;font-weight:700;margin:0;padding:0;position:relative;text-align:center}.highlights-section h3:after{background-color:#146520;border-radius:2px;content:"";display:block;height:3px;margin-top:5px;width:100%}.highlights-section li,.highlights-section p{color:#555;font-size:1rem;line-height:1.8;margin-bottom:20px;word-spacing:.2rem}.publications-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));list-style:none;margin:30px 0;padding:0}.publications-grid li a{align-items:center;background-color:#ffffffe6;border-left:4px solid #146520;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#146520;display:flex;font-weight:700;gap:12px;padding:14px 18px;text-decoration:none;transition:background .3s,transform .3s}.publications-grid li a:hover{background:#1465200d;transform:translateY(-2px)}.publication-icon{height:28px;object-fit:contain;width:28px}.ce-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:18px 0}.ce-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 6px 18px #1118270f;padding:18px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ce-card:hover{border-color:#d1d5db;box-shadow:0 14px 28px #1118271a;transform:translateY(-2px)}.ce-head{gap:10px;margin-bottom:10px}.ce-head,.ce-icon{align-items:center;display:flex}.ce-icon{background:#f2f6f3;border-radius:10px;color:#146520;height:38px;justify-content:center;min-width:38px;width:38px}.ce-card h4{color:#1f2937;font-size:1.05rem;font-weight:700;margin:0}.ce-list{list-style:none;margin:0;padding-left:16px}.ce-list li{color:#374151;margin-bottom:6px;padding-left:14px;position:relative}.ce-list li:before{background:#146520;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.65em;width:6px}.ce-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.ce-chip{background:#f4faf6;border:1px solid #cfe4d4;border-radius:999px;color:#146520;font-size:.86rem;font-weight:600;padding:6px 10px}.ce-footnote{color:#4b5563;line-height:1.7;margin-top:12px}.ce-impact{align-items:flex-start;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#bfe3c7,#78c29a 35%,#146520) border-box;border:1px solid #0000;border-radius:14px;box-shadow:0 10px 26px #1118271a;display:flex;gap:14px;margin-top:18px;padding:18px 20px}.ce-impact__icon{align-items:center;background:#eaf6ee;border-radius:10px;box-shadow:inset 0 0 0 1px #cfe4d4;color:#146520;display:flex;flex:0 0 38px;height:38px;justify-content:center;width:38px}.ce-impact__content h4{color:#0f3d20;font-size:1.05rem;font-weight:800;letter-spacing:.2px;margin:0 0 6px}.ce-impact__content p{color:#374151;line-height:1.7;margin:0 0 8px}.ce-impact__bullets{list-style:none;margin:0;padding-left:18px}.ce-impact__bullets li{color:#495057;margin:4px 0;padding-left:12px;position:relative}.ce-impact__bullets li:before{background:#146520;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.7em;width:6px}@media (max-width:768px){.ce-impact{padding:16px}.ce-impact__icon{height:34px;width:34px}}.book-links li,.publication-links li{margin-bottom:10px}.book-links a,.publication-links a{color:#007acc;font-weight:700;text-decoration:none}.book-links a:hover,.publication-links a:hover{color:#005fa3;text-decoration:underline}.certifications-icons{flex-wrap:wrap;gap:30px;margin:40px 0}.cert-item,.certifications-icons{display:flex;justify-content:center}.cert-item{align-items:center;background-color:#f9f9f9;border-radius:15px;box-shadow:0 4px 10px #00000026;height:120px;transition:transform .3s ease,box-shadow .3s ease;width:120px}.cert-item img{max-height:100%;max-width:100%;object-fit:contain}.cert-item:hover{background-color:#eef2f7;box-shadow:0 8px 20px #00000040;transform:scale(1.15)}.cert-item:active{box-shadow:0 4px 12px #0003;transform:scale(1.1)}.engagement-list{list-style:none;margin:20px 0;padding:0;text-align:left}.engagement-list ul{list-style:none;margin-left:0;padding-left:20px}.engagement-list ul li:before{color:#007acc;content:"✔";font-size:1rem;margin-right:10px}.engagement-list ul li{align-items:center;display:flex;margin-bottom:5px}.engagement-list li{color:#444;font-size:1rem;line-height:1.8;margin-bottom:10px;padding-left:30px;position:relative}.engagement-list li:before{color:#007acc;content:"✔";font-size:1.2rem;left:0;position:absolute;top:0}@media (max-width:768px){.highlights-content{padding:20px;width:calc(100% - 20px)}.highlights-section{padding:20px}.cert-item{height:80px;width:80px}}.book-section{background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-top:40px;padding:20px}.book-content{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-top:20px}.book-links-container{flex:2 1}.book-links{display:flex;flex-wrap:wrap;gap:15px;list-style:none;margin:0;padding:0}.platform-card{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 5px #0000001a;display:flex;gap:10px;padding:10px 15px;transition:all .3s ease}.platform-card img{height:24px;width:24px}.platform-card span{color:#333;font-size:1rem;font-weight:700}.platform-card:hover{box-shadow:0 4px 10px #0003;transform:scale(1.05)}.book-image{flex:1 1;max-width:180px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.book-image:hover{box-shadow:0 8px 20px #00000040;transform:scale(1.05)}.book-image img{border-radius:10px;box-shadow:0 4px 10px #00000026;height:auto;width:100%}@media (max-width:768px){.book-content{align-items:center;flex-direction:column}.book-image{margin-top:20px;max-width:250px}.book-links{justify-content:center}}.gcp-profile{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-top:20px}.gcp-details{flex:2 1}.gcp-details p{color:#555;font-size:1rem;line-height:1.8;margin-bottom:15px}.gcp-link{background-color:#f9f9f9;border:2px solid #007acc;border-radius:8px;color:#007acc;display:inline-block;font-size:1rem;font-weight:700;padding:10px 20px;text-decoration:none;transition:all .3s ease}.gcp-link:hover{background-color:#007acc;box-shadow:0 4px 10px #0003;color:#fff}.gcp-image{flex:1 1;max-width:180px;text-align:center}.gcp-image img{border-radius:10px;box-shadow:0 4px 10px #00000026;height:auto;transition:transform .3s ease,box-shadow .3s ease;width:100%}.gcp-image img:hover{box-shadow:0 8px 20px #00000040;transform:scale(1.05)}@media (max-width:768px){.gcp-profile{align-items:center;flex-direction:column}.gcp-image{margin-top:20px;max-width:250px}}.specialisations{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:20px}.specialisation-item{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;justify-content:space-between;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:300px}.specialisation-item:hover{box-shadow:0 8px 20px #00000040;transform:scale(1.05)}.specialisation-item img{border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-bottom:15px;max-height:150px;object-fit:contain;width:100%}.specialisation-item h4{color:#146520;font-size:1.3rem;font-weight:700;line-height:1.4;margin-bottom:10px}.specialisation-item p{color:#444;font-size:1rem;line-height:1.5;margin-bottom:10px;text-align:justify}.specialisation-item p:last-child{margin-bottom:0}@media (max-width:1024px){.specialisations{gap:20px}.specialisation-item{width:80%}}@media (max-width:768px){.specialisations{align-items:center;flex-direction:column}.specialisation-item{max-width:350px;width:100%}}.hover-overlay{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000004d;opacity:0;padding:10px;pointer-events:none;position:absolute;transform:translate(-50%,-50%);transition:opacity .3s ease,transform .3s ease;z-index:9999}.hover-overlay.active{opacity:1;pointer-events:all}.professional-development-section p{color:#555;font-size:1rem;line-height:1.8;margin-bottom:20px;text-align:left}.professional-development-section{position:relative}.cert-backdrop.local{animation:fadeIn .15s ease-out;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#11182759;inset:0;position:absolute;z-index:20}.cert-popover.local{animation:popIn .16s ease-out;background:#fff;border-radius:14px;box-shadow:0 18px 44px #00000038;display:flex;flex-direction:column;gap:10px;max-height:86%;max-width:92%;overflow:hidden;padding:14px;position:absolute;width:840px;z-index:30}.cert-popover.local.center{left:50%;top:50%;transform:translate(-50%,-50%)}@media (max-width:640px){.cert-popover.local{width:min(92vw,520px)}}#google-expert-badges .highlights-section h3{border:none}#google-expert-badges h3:after{display:none}#google-expert-badges .expert-description{color:#333;font-size:1.05rem;line-height:1.6;margin:6px auto 20px;max-width:980px;text-align:center}.expert-badges.images-only{grid-gap:28px;align-items:center;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-items:center}.expert-img-link{background:none;outline:none;text-decoration:none}.expert-img-link,.expert-img-link img{border-radius:0;box-shadow:none;display:block}.expert-img-link img{height:auto;max-width:320px;object-fit:contain;transition:transform .22s ease;width:100%}.expert-img-link:focus-visible img,.expert-img-link:hover img{transform:scale(1.03)}@media (max-width:768px){.expert-badges.images-only{gap:20px}.expert-img-link img{max-width:260px}}.partner-badges.images-only{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex-wrap:nowrap;gap:22px;justify-content:center;overflow-x:auto;padding-bottom:6px}.partner-badges.images-only .expert-img-link{flex:0 0 auto}.partner-badges.images-only .expert-img-link img{display:block;height:auto;object-fit:contain;transition:transform .16s ease;width:160px}@media (max-width:1024px){.partner-badges.images-only .expert-img-link img{width:145px}}@media (max-width:640px){.partner-badges.images-only .expert-img-link img{width:130px}}.no-drag-img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}:root{--brand:#146520;--brand-dark:#0e4d38;--border:#d6e1dc;--sidebar-w:300px}html{box-sizing:border-box;margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto;padding:0;width:100%}.app{display:flex;min-height:100vh;overflow:hidden;width:100vw}.navbar{background-color:#f8f9fa;border-right:1px solid #ddd;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;padding:20px;position:fixed;top:0;width:300px;width:var(--sidebar-w);z-index:1000}.navbar h2,.navbar-title{color:#333;font-size:clamp(18px,2.2vw,22px);font-weight:700;margin-bottom:14px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.navbar-section-title{border-bottom:1px solid #ddd;color:#146520;color:var(--brand);font-size:14px;font-weight:700;margin:20px 0 10px;padding-bottom:5px;text-transform:uppercase}.back-button,.contact-me-button{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#0e4d38,#146520);background:linear-gradient(135deg,var(--brand-dark),var(--brand));border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:16px;gap:10px;justify-content:center;padding:10px 20px;transition:all .3s ease}.back-button:hover,.contact-me-button:hover{background:linear-gradient(135deg,#146520,#1a6b49);background:linear-gradient(135deg,var(--brand),#1a6b49);transform:scale(1.05)}@keyframes pulse{0%,to{box-shadow:0 0 10px #14652066}50%{box-shadow:0 0 20px #146520b3}}.contact-me-container{display:flex;justify-content:center;margin-top:20px;padding:15px}.contact-me-button-icon{height:20px;width:20px}.back-button:focus-visible,.contact-me-button:focus-visible,.lang-option:focus-visible,.navbar-item:focus-visible{outline:2px solid #146520;outline:2px solid var(--brand);outline-offset:2px}.content,.cv-page .cv-content{box-sizing:border-box;height:100%;overflow-y:auto;width:calc(100% - 300px);width:calc(100% - var(--sidebar-w))}.cv-page .cv-content{margin-left:300px;margin-left:var(--sidebar-w);padding:20px}.default-content{box-sizing:border-box;height:auto;margin:0;overflow:visible;width:100%}.welcome-message{align-items:center;background:linear-gradient(135deg,#e8f5e9,#fff);color:#333;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;text-align:center}.welcome-message h1{color:#146520;color:var(--brand);font-size:2.5em;font-weight:700;margin-bottom:15px}.welcome-message p{color:#555;font-size:1.2em;margin-bottom:30px}.welcome-image{border-radius:10px;box-shadow:0 4px 10px #0000001a;height:auto;margin-top:20px;max-width:400px;width:50%}.navbar-item{grid-column-gap:10px;align-items:center;background:#fff;border:1px solid #edf1ee;border-radius:12px;box-sizing:border-box;color:#333;column-gap:10px;display:grid;font-size:16px;font-weight:500;grid-template-columns:22px 1fr auto;margin-bottom:10px;padding:12px 14px;text-decoration:none;transition:all .25s ease;width:100%}.navbar-item:hover{background-color:#eef7f1;box-shadow:0 4px 10px #0000001f;color:#146520;color:var(--brand);transform:translateX(4px)}.navbar-item.active{background-color:#e9f5ee;border-left:4px solid #146520;border-left:4px solid var(--brand);box-shadow:0 2px 8px #14652026;color:#146520;color:var(--brand)}.icon.main-icon{align-self:start;filter:grayscale(1) contrast(1.2) brightness(.6);height:22px;margin-right:0;width:22px}.item-text{display:flex;flex-direction:column;min-width:0}.item-title{font-weight:600;overflow:visible;overflow-wrap:anywhere;word-break:break-word}.item-subtitle,.item-title{line-height:1.25;text-overflow:clip;white-space:normal}.item-subtitle{color:#6b7280;font-size:12px;margin-top:2px;overflow:visible}.item-badges{align-items:center;display:inline-flex;flex-wrap:wrap;gap:6px;justify-self:end;max-width:88px}.badge-icon{display:block;height:16px;opacity:.95;width:16px}.lang-segmented{--seg-h:38px;--seg-pad:4px;--seg-bg:#fff;--seg-border:#dbe6e1;--seg-shadow:0 6px 18px #1465201a;--seg-ring:0 0 0 3px #1465202e;align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:color-mix(in srgb,var(--seg-bg) 92%,#f6fbf8);border:1px solid var(--seg-border);border-radius:999px;box-shadow:inset 0 1px 0 #fff9,0 2px 10px #0000000f;display:inline-flex;gap:0;height:var(--seg-h);margin:0 auto 12px;padding:var(--seg-pad);position:relative;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.lang-segmented:hover{border-color:color-mix(in srgb,var(--seg-border) 60%,var(--brand) 40%);box-shadow:inset 0 1px 0 #fff9,var(--seg-shadow)}.lang-segmented:focus-within{box-shadow:inset 0 1px 0 #fff9,var(--seg-ring)}.lang-option{align-items:center;background:#0000;border:0;border-radius:999px;color:#0f5a3c;cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;height:calc(var(--seg-h) - var(--seg-pad)*2);justify-content:center;letter-spacing:.02em;min-width:64px;opacity:.9;padding:0 14px;position:relative;transition:color .18s ease,opacity .18s ease,transform .06s ease;z-index:1}.lang-option:hover{color:#0e4d38;color:var(--brand-dark);opacity:1}.lang-option:active{transform:translateY(1px)}.lang-option.active{color:#fff;text-shadow:0 1px 0 #00000026}.lang-thumb{background:linear-gradient(135deg,#0e4d38,#146520);background:linear-gradient(135deg,var(--brand-dark),var(--brand));border-radius:999px;box-shadow:0 6px 18px #14652059,inset 0 1px 0 #ffffff40;height:calc(100% - var(--seg-pad)*2);inset:var(--seg-pad);pointer-events:none;position:absolute;transform:translateX(0);transition:transform .26s cubic-bezier(.2,.7,.2,1),box-shadow .2s ease,background .2s ease;width:calc(50% - var(--seg-pad))}.lang-segmented.is-de .lang-thumb{transform:translateX(100%)}@media (prefers-reduced-motion:reduce){.lang-option,.lang-segmented,.lang-thumb{transition:none}}@media (prefers-contrast:more){.lang-segmented{border-color:#9eb7ac}.lang-thumb{box-shadow:0 0 0 2px #fff9}}.lang-option:focus-visible{border-radius:999px;box-shadow:0 0 0 2px #fff,0 0 0 4px color-mix(in srgb,#146520 70%,#fff);box-shadow:0 0 0 2px #fff,0 0 0 4px color-mix(in srgb,var(--brand) 70%,#fff);outline:none}@media (max-width:768px){.app{flex-direction:column;height:auto}.navbar{border-bottom:1px solid #ddd;border-right:none;position:relative;z-index:1000}.cv-page .cv-content,.navbar{height:auto;padding:10px;width:100%}.cv-page .cv-content{box-sizing:border-box;margin:0;overflow:visible}.back-button{font-size:16px;margin-bottom:10px;padding:10px;width:100%}.contact-me-container{justify-content:center;margin-top:20px;padding:0}.contact-me-button{font-size:14px;padding:10px 15px;width:100%}}@media (max-width:480px){:root{--sidebar-w:100%}.navbar-item{padding:10px 12px}.item-title{font-size:14px}.item-subtitle{font-size:11px}.badge-icon{height:14px;width:14px}}.navbar-inner{display:flex;flex-direction:column;gap:10px}@media (max-width:768px){.navbar{background:#f0f3f1;border-bottom:1px solid #ddd;border-right:none;height:auto;padding:max(10px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 12px max(12px,env(safe-area-inset-left));position:relative;width:100%}.navbar-inner{background:#fff;border:1px solid #e6ece8;border-radius:16px;box-shadow:0 8px 24px #0000000f;margin:0 auto;max-width:420px;padding:12px;width:100%}.contact-me-container{padding:0}.contact-me-button{width:100%}}.navbar img,.no-drag{-webkit-user-drag:none;-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;user-select:none}.item-text{-webkit-user-select:text;user-select:text}.home{display:flex}.background-wrapper{background-attachment:fixed;background-image:url(/static/media/background.cb621bf51e8b00f4488d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:100vh;width:100vw}
/*# sourceMappingURL=main.02d91222.css.map*/