.home-container{background-color:#fff;color:#111827;font-family:system-ui,sans-serif}.hero,.home-container{display:flex;flex-direction:column}.hero{align-items:center;background:linear-gradient(135deg,#3b0dbd,#8000ff);color:#fff;justify-content:center;min-height:70vh;padding:2rem 1rem;text-align:center}.hero h1{font-size:1.75rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero p{font-size:1rem;line-height:1.5;margin-bottom:2rem;max-width:90%}@media (min-width:480px){.hero{padding:3rem 1.5rem}.hero h1{font-size:2rem}.hero p{font-size:1.125rem;max-width:80%}}@media (min-width:768px){.hero{min-height:70vh;padding:4rem 2rem}.hero h1{font-size:2.25rem}.hero p{max-width:75%}}@media (min-width:1024px){.hero{min-height:80vh}.hero h1{font-size:2.5rem}.hero p{max-width:70%}}@media (min-width:768px) and (max-width:1024px){.hero{padding:3rem 2rem}.hero h1{font-size:2.125rem}}.hero-button{background-color:#0ea5e9;border-radius:9999px;font-size:.95rem;font-weight:500;min-height:44px;padding:.75rem 2rem;text-transform:none}.hero-button:hover{background-color:#0284c7}@media (min-width:480px){.hero-button{font-size:1rem;padding:.875rem 2.5rem}}@media (min-width:768px){.hero-button{padding:1rem 3rem}}.hero-image img{height:auto;margin-top:2rem;max-width:280px;width:100%}@media (min-width:480px){.hero-image img{margin-top:2.5rem;max-width:350px}}@media (min-width:768px){.hero-image img{margin-top:3rem;max-width:500px}}.services{background:#fff;padding:3rem 1rem;text-align:center}.services h2{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}@media (min-width:480px){.services h2{font-size:1.75rem}}@media (min-width:768px){.services{padding:4rem 2rem}.services h2{font-size:2rem}}.services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}@media (min-width:480px){.services-grid{gap:2rem;padding:0 1rem}}@media (min-width:768px){.services-grid{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{gap:3rem;grid-template-columns:repeat(3,1fr);padding:0 2rem}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.services-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.service img{max-height:220px}}.service img{margin-bottom:1rem;max-height:200px;object-fit:contain;width:100%}.service h3{font-size:1.125rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.service p{color:#4b5563;font-size:.95rem;line-height:1.5}@media (min-width:480px){.service img{max-height:220px}.service h3{font-size:1.25rem}.service p{font-size:1rem}}@media (min-width:768px){.service img{max-height:250px}}.help{align-items:center;background-color:#f3f6fa;display:flex;flex-direction:column;gap:2rem;padding:2rem 1rem;text-align:center}@media (min-width:480px){.help{padding:2rem 1.5rem}}@media (min-width:768px){.help{align-items:center;flex-direction:row;gap:3rem;justify-content:space-between;padding:3rem 2rem;text-align:left}}@media (min-width:1024px){.help{padding:4rem}}@media (min-width:768px) and (max-width:1024px){.help{gap:2rem;padding:3rem 2rem}.help-text h2{font-size:1.625rem}.help-image img{max-width:350px}}@media (min-width:1200px){.help{padding:4rem 7rem}}.help-text{flex:1 1;max-width:100%}.help-text h2{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.help-text p{font-size:.95rem;line-height:1.6;margin-bottom:1rem}.help-image{align-items:center;display:flex;flex:1 1;justify-content:center}.help-image img{height:auto;max-width:300px;width:100%}@media (min-width:480px){.help-text h2{font-size:1.625rem}.help-text p{font-size:1rem}.help-image img{max-width:350px}}@media (min-width:768px){.help-text{max-width:600px}.help-text h2{font-size:1.75rem}.help-image img{max-width:400px}}@media (min-width:1024px){.help-image img{max-width:500px}}.choose{padding:3rem 1rem;text-align:center}.choose h2{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:2rem}@media (min-width:480px){.choose{padding:3rem 1.5rem}.choose h2{font-size:1.75rem}}@media (min-width:768px){.choose{padding:4rem 2rem}.choose h2{font-size:2rem}}.choose-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}@media (min-width:480px){.choose-grid{gap:2rem;padding:0 1rem}}@media (min-width:768px){.choose-grid{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.choose-grid{gap:3rem;grid-template-columns:repeat(3,1fr)}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.choose-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.choose-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}.choose-item img{height:40px;margin-bottom:1rem;width:auto}.choose-item h3{font-size:1.125rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.choose-item p{color:#4b5563;font-size:.95rem;line-height:1.5}@media (min-width:480px){.choose-item img{height:44px}.choose-item h3{font-size:1.25rem}.choose-item p{font-size:1rem}}@media (min-width:768px){.choose-item img{height:48px}}.cta{background:linear-gradient(135deg,#3b0dbd,#8000ff);color:#fff;padding:3rem 1rem;text-align:center}.cta h2{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:90%}@media (min-width:480px){.cta{padding:3rem 1.5rem}.cta h2{font-size:1.75rem;max-width:80%}}@media (min-width:768px){.cta{padding:4rem 2rem}.cta h2{font-size:2rem;max-width:70%}}.cta-button{background-color:#0ea5e9;border-radius:9999px;font-size:.95rem;font-weight:500;min-height:44px;padding:.75rem 2rem;text-transform:none}.cta-button:hover{background-color:#0284c7}@media (min-width:480px){.cta-button{font-size:1rem;padding:.875rem 2.5rem}}@media (min-width:768px){.cta-button{padding:1rem 3rem}}.home-footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;color:#6b7280;font-size:.875rem;padding:2rem 1rem;text-align:center}body{box-sizing:border-box;margin:0;padding:0}.about-container{background-color:#fff;display:flex;flex-direction:column;font-family:system-ui,sans-serif;min-height:100vh}.about-header{background:linear-gradient(90deg,#3b82f6,#8b5cf6);box-shadow:0 2px 4px #0000001a;color:#fff;padding:1rem 0}.about-header-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}@media (max-width:767px){.about-header-content{flex-direction:column;gap:1rem;padding:0 .5rem;text-align:center}}@media (max-width:479px){.about-header-content{align-items:center;flex-direction:row;gap:.5rem;justify-content:space-between;padding:0 .5rem}.about-logo-wrapper .MuiButton-root{gap:.25rem;padding:.25rem}.about-logo-wrapper .MuiButton-root img{height:28px;width:28px}.about-logo-wrapper .MuiButton-root h1{font-size:.75rem}}.about-logo-wrapper .MuiButton-root{align-items:center;color:#fff;display:flex;font-size:.875rem;font-weight:700;gap:.5rem;min-height:44px;padding:.5rem;text-transform:none}.about-logo-wrapper .MuiButton-root img{flex-shrink:0;height:32px;width:32px}.about-logo-wrapper .MuiButton-root h1{font-size:.875rem;line-height:1.2;margin:0;white-space:nowrap}@media (min-width:480px){.about-logo-wrapper .MuiButton-root{font-size:1rem;gap:.75rem;padding:.75rem}.about-logo-wrapper .MuiButton-root img{height:40px;width:40px}.about-logo-wrapper .MuiButton-root h1{font-size:1rem}}@media (min-width:768px){.about-logo-wrapper .MuiButton-root{font-size:1.125rem;gap:1rem;padding:1rem}.about-logo-wrapper .MuiButton-root img{height:50px;width:50px}.about-logo-wrapper .MuiButton-root h1{font-size:1.25rem}}.about-nav-wrapper .MuiButtonGroup-root{flex-wrap:wrap;gap:.5rem;justify-content:center}.about-nav-wrapper .MuiButton-root{color:#fff;font-size:.875rem;font-weight:500;min-height:44px;padding:.5rem 1rem;text-transform:none}.about-nav-wrapper .MuiButton-root:hover{background-color:#ffffff1a;text-decoration:underline}@media (max-width:479px){.about-nav-wrapper .MuiButton-root{font-size:.75rem;min-height:36px;padding:.375rem .75rem}}@media (min-width:480px){.about-nav-wrapper .MuiButtonGroup-root{gap:1rem}.about-nav-wrapper .MuiButton-root{font-size:1rem;padding:.75rem 1.5rem}}.team-member{margin-bottom:4rem;padding-bottom:3rem}.team-member:not(:last-child){border-bottom:1px solid #e5e7eb}.member-name{color:#1f2937;font-size:1.75rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.member-position{color:#6366f1;font-size:1.125rem;font-weight:500;line-height:1.4;margin-bottom:2rem}@media (min-width:480px){.member-name{font-size:1.875rem}.member-position{font-size:1.25rem}}@media (min-width:768px){.team-member{margin-bottom:5rem;padding-bottom:4rem}.member-name{font-size:2rem}.member-position{font-size:1.375rem}}@media (max-width:767px){.team-member .about-content,.team-member .about-text{text-align:center}}.about-main{flex:1 1;margin:2rem auto;max-width:1200px;padding:0 1rem;text-align:center}.about-title{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:2rem}@media (min-width:480px){.about-main{margin:3rem auto}.about-title{font-size:1.75rem}}@media (min-width:768px){.about-main{margin:3.5rem auto}.about-title{font-size:1.875rem}}@media (min-width:1024px){.about-main{margin:4rem auto}.about-title{font-size:2rem}}@media (min-width:768px) and (max-width:1024px){.about-main{margin:3rem auto;padding:0 1.5rem}.about-title{font-size:1.75rem}}.about-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem}@media (min-width:480px){.about-content{gap:2rem}}@media (min-width:768px){.about-content{align-items:flex-start;flex-direction:row;gap:2rem}}@media (min-width:1024px){.about-content{gap:2.5rem}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.about-content{align-items:center;flex-direction:column;gap:2rem}.about-content,.about-text{text-align:center}}.about-image-wrapper{background-color:#f3f4f6;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;flex-shrink:0;overflow:hidden;width:200px}@media (min-width:480px){.about-image-wrapper{width:220px}}@media (min-width:768px){.about-image-wrapper{width:240px}}.about-image{display:block;height:auto;width:100%}.about-text{color:#374151;flex:1 1;max-width:100%;text-align:left}.about-text p{font-size:.95rem;line-height:1.6;margin-bottom:1rem}@media (max-width:767px){.about-text{text-align:center}}@media (min-width:480px){.about-text p{font-size:1rem}}@media (min-width:768px){.about-text{max-width:500px}}.about-footer{border-top:1px solid #e5e7eb;color:#6b7280;font-size:.875rem;padding:1rem;text-align:center}.about-cv-button.MuiButton-outlined{border-color:#2563eb;border-radius:9999px;color:#2563eb;font-size:.95rem;font-weight:500;margin-top:1rem;min-height:44px;padding:.75rem 2rem;text-transform:none;transition:all .3s ease}@media (min-width:480px){.about-cv-button.MuiButton-outlined{font-size:1rem;padding:.875rem 2.5rem}}.about-cv-button.MuiButton-outlined:hover{background-color:#2563eb;border-color:#2563eb;color:#fff}.contact-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:2rem 1rem}@media (min-width:480px){.contact-container{padding:3rem 1.5rem}}@media (min-width:768px){.contact-container{align-items:flex-start;flex-direction:row;gap:2.5rem;justify-content:space-between;padding:3.5rem 2rem}}@media (min-width:1024px){.contact-container{gap:3rem;padding:4rem 2rem}}@media (min-width:768px) and (max-width:1024px){.contact-container{gap:2rem;padding:3rem 1.5rem}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.contact-container{align-items:center;flex-direction:column;text-align:center}.contact-left{max-width:100%}}.contact-left{flex:1 1;max-width:600px}.contact-left h2{color:#1f2937;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.contact-heading h3{font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:.5rem}.contact-heading hr{border:2px solid #6366f1;margin:.5rem 0 1rem;width:50px}.contact-heading p{color:#4b5563;font-size:.95rem;line-height:1.6;margin-bottom:2rem}@media (min-width:480px){.contact-left h2{font-size:1.625rem}.contact-heading h3{font-size:1.375rem}.contact-heading p{font-size:1rem}}@media (min-width:768px){.contact-left h2{font-size:1.75rem}.contact-heading h3{font-size:1.5rem}}.contact-form .MuiTextField-root{margin-bottom:1.25rem}.contact-submit{background-color:#2563eb;border-radius:6px;font-size:.95rem;font-weight:500;margin-top:1rem;min-height:44px;padding:.75rem 2rem;text-transform:none}@media (max-width:479px){.contact-submit{display:block;margin:1rem auto 0;max-width:200px;width:100%}.contact-form{text-align:center}.contact-form .MuiTextField-root{text-align:left}}@media (min-width:480px){.contact-submit{font-size:1rem;padding:.875rem 2.5rem}}.contact-submit:hover{background-color:#1d4ed8}.contact-right{align-items:center;display:flex;flex:1 1;justify-content:center}.contact-right img{border-radius:.5rem;height:auto;max-height:300px;max-width:100%;object-fit:contain}@media (min-width:480px){.contact-right img{max-height:400px}}@media (min-width:768px){.contact-right img{max-height:500px}}.cv-container{color:#1f2937;font-family:system-ui,sans-serif;margin:0 auto;max-width:1200px;padding:2rem 1rem}@media (min-width:480px){.cv-container{padding:3rem 1.5rem}}@media (min-width:768px){.cv-container{padding:3.5rem 2rem}}@media (min-width:1024px){.cv-container{padding:4rem 2rem}}@media (min-width:768px) and (max-width:1024px){.cv-container{padding:3rem 1.5rem}}.cv-name{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:2rem;text-align:center}@media (min-width:480px){.cv-name{font-size:1.75rem}}@media (min-width:768px){.cv-name{font-size:2rem;text-align:left}}.cv-profile{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}@media (min-width:768px){.cv-profile{align-items:flex-start;flex-direction:row;gap:2.5rem}}@media (min-width:1024px){.cv-profile{gap:3rem}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.cv-profile{align-items:center;flex-direction:column;gap:2rem}.cv-name,.cv-profile{text-align:center}}.cv-photo img{border-radius:.5rem;height:auto;object-fit:cover;width:180px}@media (min-width:480px){.cv-photo img{width:200px}}@media (min-width:768px){.cv-photo img{width:220px}}.cv-summary{max-width:700px}.cv-summary h2{font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:1rem}@media (min-width:480px){.cv-summary h2{font-size:1.375rem}}@media (min-width:768px){.cv-summary h2{font-size:1.5rem}}.cv-summary blockquote{border-left:3px solid #e5e7eb;color:#374151;font-size:.95rem;font-style:italic;line-height:1.6;padding-left:1rem}@media (min-width:480px){.cv-summary blockquote{font-size:1rem}}.cv-section{margin-bottom:3rem}.cv-section h2{font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:1.5rem}@media (min-width:480px){.cv-section h2{font-size:1.375rem}}@media (min-width:768px){.cv-section h2{font-size:1.5rem}}.cv-skills{display:flex;flex-wrap:wrap;gap:.75rem}@media (min-width:480px){.cv-skills{gap:1rem}}.cv-skill{align-items:center;border:1px solid #fb923c;border-radius:9999px;color:#1f2937;display:flex;font-size:.875rem;gap:.25rem;min-height:36px;padding:.5rem .75rem}@media (min-width:480px){.cv-skill{font-size:.95rem;gap:.5rem;padding:.5rem 1rem}}.cv-skill strong{color:#ea580c}.cv-experience{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.cv-experience{gap:2rem}}@media (min-width:768px) and (max-width:1024px){.cv-experience{gap:1.75rem}.cv-job{padding:1.25rem}}.cv-job{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 6px #00000008;padding:1.5rem}.cv-job a{color:#ea580c;font-weight:600;text-decoration:underline}.cv-job span{color:#6b7280;display:block;font-size:.9rem}.cv-job span,.cv-job-years{margin:.5rem 0 1rem}.cv-job-years .year-range{color:#6b7280;display:block;font-size:.9rem;margin:0}.cv-job-years .experience-duration{color:#9ca3af;display:block;font-size:.85rem;font-style:italic;margin:.25rem 0 0}@media (min-width:480px){.cv-job-years .year-range{font-size:.95rem}.cv-job-years .experience-duration{font-size:.9rem}}@media (min-width:768px){.cv-job-years{align-items:center;display:flex;gap:.75rem}.cv-job-years .experience-duration,.cv-job-years .year-range{display:inline;margin:0}}.cv-job h4{font-size:1rem;font-weight:700;line-height:1.4;margin-bottom:.5rem}@media (min-width:480px){.cv-job h4{font-size:1.1rem}}.cv-job ul{color:#374151;font-size:.95rem;line-height:1.6;padding-left:1rem}@media (min-width:480px){.cv-job ul{font-size:1rem;padding-left:1.2rem}}.cv-education a{color:#ea580c;display:block;font-weight:600;margin-bottom:.25rem;text-decoration:underline}.cv-education span{color:#6b7280;font-size:.9rem}.cv-languages li{color:#374151;font-size:.95rem;margin-bottom:.5rem}@media (min-width:480px){.cv-languages li{font-size:1rem}}.cv-footer{border-top:1px solid #e5e7eb;color:#6b7280;font-size:.875rem;margin-top:3rem;padding-top:2rem;text-align:center}
/*# sourceMappingURL=main.7c2c9c4c.css.map*/