.nav.svelte-1d2614b.svelte-1d2614b{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 2rem;transition:all .3s ease}.nav--scrolled.svelte-1d2614b.svelte-1d2614b{background:#005544f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #00000026;padding:.75rem 2rem}.nav__container.svelte-1d2614b.svelte-1d2614b{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.nav__logo.svelte-1d2614b.svelte-1d2614b{font-size:1.2rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:.5px}.nav__logo.svelte-1d2614b.svelte-1d2614b:hover{color:#e8db7d}.nav__hamburger.svelte-1d2614b.svelte-1d2614b{display:none;flex-direction:column;justify-content:space-around;width:24px;height:20px;background:transparent;border:none;cursor:pointer;padding:0}.nav__hamburger.svelte-1d2614b span.svelte-1d2614b{width:100%;height:2px;background:#fff;transition:all .3s ease}.nav__hamburger--open.svelte-1d2614b span.svelte-1d2614b:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.nav__hamburger--open.svelte-1d2614b span.svelte-1d2614b:nth-child(2){opacity:0}.nav__hamburger--open.svelte-1d2614b span.svelte-1d2614b:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width: 768px){.nav__hamburger.svelte-1d2614b.svelte-1d2614b{display:flex}}.nav__links.svelte-1d2614b.svelte-1d2614b{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav__links.svelte-1d2614b li a.svelte-1d2614b{color:#fff;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease;position:relative}.nav__links.svelte-1d2614b li a.svelte-1d2614b:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#e8db7d;transition:width .2s ease}.nav__links.svelte-1d2614b li a.svelte-1d2614b:hover{color:#e8db7d}.nav__links.svelte-1d2614b li a.svelte-1d2614b:hover:after{width:100%}@media (max-width: 768px){.nav__links.svelte-1d2614b.svelte-1d2614b{position:fixed;top:60px;left:0;right:0;background:#005544fa;flex-direction:column;align-items:center;padding:2rem 0;gap:1.5rem;transform:translateY(-150%);transition:transform .3s ease}.nav__links--open.svelte-1d2614b.svelte-1d2614b{transform:translateY(0)}}.nav__lang.svelte-1d2614b.svelte-1d2614b{margin-left:.5rem;display:flex;align-items:center}@media (max-width: 768px){.nav__lang.svelte-1d2614b.svelte-1d2614b{margin-left:0;margin-top:.5rem}}.nav__lang-btn.svelte-1d2614b.svelte-1d2614b{background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;gap:6px}.nav__lang-btn.svelte-1d2614b img.svelte-1d2614b{width:22px;height:16px;object-fit:cover;border-radius:2px;box-shadow:0 1px 2px #00000026}.nav__lang-btn.svelte-1d2614b span.svelte-1d2614b{color:#fff;font-size:.95rem;font-weight:500;position:relative;transition:color .2s ease}.nav__lang-btn.svelte-1d2614b span.svelte-1d2614b:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#e8db7d;transition:width .2s ease}.nav__lang-btn.svelte-1d2614b:hover span.svelte-1d2614b{color:#e8db7d}.nav__lang-btn.svelte-1d2614b:hover span.svelte-1d2614b:after{width:100%}.container.svelte-dyg3nr.svelte-dyg3nr{margin:0 auto;width:1000px;padding:0 10px}.container--fluid.svelte-dyg3nr.svelte-dyg3nr{margin:0 auto;padding:0 10px}.hero.svelte-dyg3nr.svelte-dyg3nr{background:no-repeat url(./cfischer_header.BNM1dHFn.webp);background-position:center top;background-size:cover;display:block;min-height:100vh}.hero.svelte-dyg3nr .graylayer.svelte-dyg3nr{background:linear-gradient(to right,#005544eb,#0546);height:100%;display:flex}.hero.svelte-dyg3nr .name.svelte-dyg3nr{margin-top:200px;font-size:40px}.hero.svelte-dyg3nr .underline.svelte-dyg3nr{border-bottom:4px solid white}.hero.svelte-dyg3nr .profession.svelte-dyg3nr{margin:-10px 0 0;font-size:30px}.hero.svelte-dyg3nr .info.svelte-dyg3nr{flex:1 1 auto;max-width:700px}.hero.svelte-dyg3nr .info-text.svelte-dyg3nr{font-size:larger;font-style:normal;margin-bottom:30px}.hero.svelte-dyg3nr .cta-button.svelte-dyg3nr{display:inline-block;padding:14px 32px;background:#cd533b;color:#fff;text-decoration:none;font-weight:700;font-size:1rem;border-radius:6px;transition:transform .2s ease,box-shadow .2s ease}.hero.svelte-dyg3nr .cta-button.svelte-dyg3nr:hover{transform:translateY(-2px);box-shadow:0 4px 20px #cd533b80}.hero.svelte-dyg3nr .container.svelte-dyg3nr{margin:0 3%;width:100%;min-height:100vh;padding:0;color:#fff;display:flex;flex-flow:column}@media (min-width: 768px){.hero.svelte-dyg3nr .name.svelte-dyg3nr{font-size:70px;margin-top:200px}.hero.svelte-dyg3nr .profession.svelte-dyg3nr{margin:-30px 0 0;font-size:50px}.hero.svelte-dyg3nr .info.svelte-dyg3nr{flex-direction:row}}@media (min-width: 992px){.hero.svelte-dyg3nr .name.svelte-dyg3nr{margin-top:300px}}@media (min-width: 2560px){.hero.svelte-dyg3nr .name.svelte-dyg3nr{margin-top:500px}}@media (min-width: 1200px) and (orientation: landscape){.hero.svelte-dyg3nr .container.svelte-dyg3nr{margin:0 10%}}.about-section.svelte-1c7apxr.svelte-1c7apxr{padding:100px 5%;color:#fff;background:linear-gradient(135deg,#00745c,#054)}.about-container.svelte-1c7apxr.svelte-1c7apxr{max-width:1100px;margin:0 auto}.about-header.svelte-1c7apxr.svelte-1c7apxr{display:flex;flex-direction:column;align-items:center;gap:30px;margin-bottom:60px}@media (min-width: 800px){.about-header.svelte-1c7apxr.svelte-1c7apxr{flex-direction:row;align-items:flex-start;gap:50px}}.profile-img.svelte-1c7apxr.svelte-1c7apxr{width:200px;height:200px;object-fit:cover;object-position:center;border-radius:8px;flex-shrink:0}@media (min-width: 600px){.profile-img.svelte-1c7apxr.svelte-1c7apxr{width:250px;height:250px}}.about-intro.svelte-1c7apxr.svelte-1c7apxr{text-align:center}@media (min-width: 800px){.about-intro.svelte-1c7apxr.svelte-1c7apxr{text-align:left}}.about-intro.svelte-1c7apxr h2.svelte-1c7apxr{font-size:2rem;margin:0 0 5px}.about-intro.svelte-1c7apxr h3.svelte-1c7apxr{font-size:1.2rem;font-weight:400;margin:0 0 20px;color:#e8db7d}.intro-text.svelte-1c7apxr.svelte-1c7apxr{font-size:1.1rem;line-height:1.6;margin:0 0 20px;max-width:600px}.highlights-grid.svelte-1c7apxr.svelte-1c7apxr{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:40px}@media (min-width: 600px){.highlights-grid.svelte-1c7apxr.svelte-1c7apxr{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.highlights-grid.svelte-1c7apxr.svelte-1c7apxr{grid-template-columns:repeat(4,1fr)}}.highlight-card.svelte-1c7apxr.svelte-1c7apxr{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:24px;text-align:center;transition:transform .2s ease,background .2s ease}.highlight-card.svelte-1c7apxr.svelte-1c7apxr:hover{transform:translateY(-3px);background:#ffffff14}.highlight-card.svelte-1c7apxr .highlight-icon.svelte-1c7apxr{font-size:2rem;margin-bottom:12px;color:#e8db7d}.highlight-card.svelte-1c7apxr h4.svelte-1c7apxr{font-size:1rem;font-weight:700;margin:0 0 10px;color:#e8db7d}.highlight-card.svelte-1c7apxr p.svelte-1c7apxr{font-size:.9rem;margin:0;line-height:1.5;color:#ffffffd9}.languages.svelte-1c7apxr.svelte-1c7apxr{text-align:center;padding:20px;background:#ffffff08;border-radius:8px}.languages.svelte-1c7apxr .languages-label.svelte-1c7apxr{font-weight:700;color:#e8db7d}.languages.svelte-1c7apxr .languages-value.svelte-1c7apxr{margin-left:8px}.skills.svelte-1pdwdtn.svelte-1pdwdtn{padding:80px 5%;background:linear-gradient(135deg,#003c30,#054);color:#fff}.skills.svelte-1pdwdtn h1.svelte-1pdwdtn{text-align:center;margin-bottom:50px;font-size:2rem}.skills__grid.svelte-1pdwdtn.svelte-1pdwdtn{display:grid;grid-template-columns:1fr;gap:24px;max-width:1200px;margin:0 auto}@media (min-width: 600px){.skills__grid.svelte-1pdwdtn.svelte-1pdwdtn{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.skills__grid.svelte-1pdwdtn.svelte-1pdwdtn{grid-template-columns:repeat(3,1fr)}}.skills__card.svelte-1pdwdtn.svelte-1pdwdtn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:28px;transition:transform .2s ease,background .2s ease}.skills__card.svelte-1pdwdtn.svelte-1pdwdtn:hover{transform:translateY(-4px);background:#ffffff14}.skills__icon.svelte-1pdwdtn.svelte-1pdwdtn{font-size:2rem;margin-bottom:12px}.skills__title.svelte-1pdwdtn.svelte-1pdwdtn{font-size:1.2rem;font-weight:700;margin:0 0 16px;color:#e8db7d}.skills__list.svelte-1pdwdtn.svelte-1pdwdtn{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.skills__list.svelte-1pdwdtn li.svelte-1pdwdtn{background:#74b3ce33;padding:6px 12px;border-radius:20px;font-size:.85rem;font-weight:500}@media (min-width: 600px){.skills.svelte-1pdwdtn.svelte-1pdwdtn{padding:100px 8%}.skills.svelte-1pdwdtn h1.svelte-1pdwdtn{font-size:2.5rem}}@media (min-width: 1440px){.skills.svelte-1pdwdtn.svelte-1pdwdtn{padding:120px 15%}}.testimonials.svelte-z6ewfv.svelte-z6ewfv{padding:80px 5%;background:linear-gradient(135deg,#f8f9fa,#fff)}.testimonials.svelte-z6ewfv h1.svelte-z6ewfv{text-align:center;margin-bottom:50px;color:#242038}.testimonials__grid.svelte-z6ewfv.svelte-z6ewfv{display:grid;grid-template-columns:1fr;gap:24px;max-width:1200px;margin:0 auto}@media (min-width: 600px){.testimonials__grid.svelte-z6ewfv.svelte-z6ewfv{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.testimonials__grid.svelte-z6ewfv.svelte-z6ewfv{grid-template-columns:repeat(3,1fr)}}.testimonials__grid--more.svelte-z6ewfv.svelte-z6ewfv{margin-top:24px}.testimonials__toggle.svelte-z6ewfv.svelte-z6ewfv{display:block;margin:40px auto 0;padding:12px 28px;background:transparent;border:2px solid #CD533B;color:#cd533b;font-weight:600;font-size:.95rem;border-radius:6px;cursor:pointer;transition:all .2s ease}.testimonials__toggle.svelte-z6ewfv.svelte-z6ewfv:hover{background:#cd533b;color:#fff}.testimonial-card.svelte-z6ewfv.svelte-z6ewfv{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 12px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.testimonial-card.svelte-z6ewfv.svelte-z6ewfv:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.testimonial-card__header.svelte-z6ewfv.svelte-z6ewfv{display:flex;align-items:center;gap:14px;margin-bottom:16px}.testimonial-card__image.svelte-z6ewfv.svelte-z6ewfv{width:60px;height:60px;border-radius:50%;object-fit:cover;object-position:center top}.testimonial-card__meta.svelte-z6ewfv.svelte-z6ewfv{flex:1}.testimonial-card__name.svelte-z6ewfv.svelte-z6ewfv{font-size:1rem;font-weight:700;margin:0;color:#242038}.testimonial-card__role.svelte-z6ewfv.svelte-z6ewfv{font-size:.8rem;color:#64748b;margin:2px 0 0}.testimonial-card__quote.svelte-z6ewfv.svelte-z6ewfv{font-size:.95rem;font-style:italic;color:#242038;margin:0 0 16px;line-height:1.5;border-left:3px solid #CD533B;padding:0 0 0 12px}.testimonial-card__highlights.svelte-z6ewfv.svelte-z6ewfv{margin:0;padding-left:18px;list-style-type:disc}.testimonial-card__highlights.svelte-z6ewfv li.svelte-z6ewfv{font-size:.85rem;color:#64748b;margin-bottom:6px;line-height:1.4}.testimonial-card__highlights.svelte-z6ewfv li.svelte-z6ewfv:last-child{margin-bottom:0}@media (min-width: 600px){.testimonials.svelte-z6ewfv.svelte-z6ewfv{padding:100px 8%}}@media (min-width: 1440px){.testimonials.svelte-z6ewfv.svelte-z6ewfv{padding:120px 10%}}.experience.svelte-1ql9fi1.svelte-1ql9fi1{padding:80px 5%;max-width:900px;margin:0 auto}.experience.svelte-1ql9fi1 h1.svelte-1ql9fi1{text-align:center;margin-bottom:50px}.experience__timeline.svelte-1ql9fi1.svelte-1ql9fi1{display:flex;flex-direction:column;gap:40px}.experience__item.svelte-1ql9fi1.svelte-1ql9fi1{padding:30px;background:#00000005;border-radius:12px;border-left:4px solid #E8DB7D;transition:transform .2s ease}.experience__item.svelte-1ql9fi1.svelte-1ql9fi1:hover{transform:translate(4px)}.experience__header.svelte-1ql9fi1.svelte-1ql9fi1{display:flex;align-items:flex-start;gap:20px;margin-bottom:20px;flex-wrap:wrap}.experience__logo.svelte-1ql9fi1.svelte-1ql9fi1{height:50px;width:auto;max-width:150px;object-fit:contain;flex-shrink:0}.experience__logo--stroer.svelte-1ql9fi1.svelte-1ql9fi1,.experience__logo--erblotse.svelte-1ql9fi1.svelte-1ql9fi1{height:45px}.experience__logo--outfittery.svelte-1ql9fi1.svelte-1ql9fi1{height:28px}.experience__logo--magine.svelte-1ql9fi1.svelte-1ql9fi1{height:35px}.experience__logo--man.svelte-1ql9fi1.svelte-1ql9fi1,.experience__logo--gk.svelte-1ql9fi1.svelte-1ql9fi1{height:55px}.experience__meta.svelte-1ql9fi1.svelte-1ql9fi1{flex:1;min-width:200px}.experience__role.svelte-1ql9fi1.svelte-1ql9fi1{font-size:1.1rem;font-weight:700;margin:0;color:#242038}.experience__role--secondary.svelte-1ql9fi1.svelte-1ql9fi1{font-size:.95rem;margin-top:8px}.experience__period.svelte-1ql9fi1.svelte-1ql9fi1{font-size:.9rem;color:#64748b;margin:2px 0 8px}.experience__location.svelte-1ql9fi1.svelte-1ql9fi1{font-size:.85rem;color:#64748b;margin:0}.experience__company.svelte-1ql9fi1.svelte-1ql9fi1{color:#cd533b;text-decoration:none;font-weight:600}.experience__company.svelte-1ql9fi1.svelte-1ql9fi1:hover{text-decoration:underline}.experience__highlights.svelte-1ql9fi1.svelte-1ql9fi1{margin:0 0 16px;padding-left:20px;list-style-type:disc}.experience__highlights.svelte-1ql9fi1 li.svelte-1ql9fi1{font-size:.95rem;line-height:1.5;margin-bottom:8px;color:#242038}.experience__tech.svelte-1ql9fi1.svelte-1ql9fi1{display:flex;flex-wrap:wrap;gap:8px}.experience__tag.svelte-1ql9fi1.svelte-1ql9fi1{background:#0055441a;color:#054;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:500}@media (min-width: 600px){.experience.svelte-1ql9fi1.svelte-1ql9fi1{padding:100px 8%}}@media (min-width: 1440px){.experience.svelte-1ql9fi1.svelte-1ql9fi1{max-width:1000px}}.contact.svelte-jqhrwg.svelte-jqhrwg{padding:100px 5%;background:#242038;color:#fff}.contact__container.svelte-jqhrwg.svelte-jqhrwg{max-width:900px;margin:0 auto;text-align:center}.contact.svelte-jqhrwg h1.svelte-jqhrwg{font-size:2rem;margin-bottom:10px}@media (min-width: 600px){.contact.svelte-jqhrwg h1.svelte-jqhrwg{font-size:2.5rem}}.contact__subtitle.svelte-jqhrwg.svelte-jqhrwg{font-size:1.2rem;color:#ffffffb3;margin-bottom:50px}.contact__grid.svelte-jqhrwg.svelte-jqhrwg{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:40px}@media (min-width: 600px){.contact__grid.svelte-jqhrwg.svelte-jqhrwg{grid-template-columns:repeat(4,1fr)}}.contact__card.svelte-jqhrwg.svelte-jqhrwg{display:flex;flex-direction:column;align-items:center;padding:24px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;text-decoration:none;color:#fff;transition:transform .2s ease,background .2s ease}.contact__card.svelte-jqhrwg.svelte-jqhrwg:hover{transform:translateY(-4px);background:#ffffff1a;border-color:#e8db7d}.contact__card.svelte-jqhrwg img.svelte-jqhrwg{width:40px;height:40px;margin-bottom:12px}.contact__label.svelte-jqhrwg.svelte-jqhrwg{font-weight:700;font-size:.9rem;margin-bottom:4px;color:#e8db7d}.contact__value.svelte-jqhrwg.svelte-jqhrwg{font-size:.8rem;color:#fff9}.footer.svelte-u1gzu7{background:#054;color:#fff;padding:40px 20px}.footer__content.svelte-u1gzu7{max-width:1200px;margin:0 auto;text-align:center}.footer__copyright.svelte-u1gzu7{font-size:.9rem;margin:0 0 8px;opacity:.9}.footer__location.svelte-u1gzu7{font-size:.8rem;margin:0;opacity:.6}
