.no-scroll{overflow:hidden;position:fixed;width:100%}.header[data-v-fcad3ff9]{display:flex;justify-content:space-between;align-items:center;padding:1rem 5%;background:linear-gradient(170deg,#14471ee6,#68904de6 30%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:1000;width:100%;box-sizing:border-box}.logo-container[data-v-fcad3ff9]{display:flex;align-items:center;gap:1rem;transition:opacity .3s ease}.logo-container.hidden[data-v-fcad3ff9]{opacity:0}.profile-image[data-v-fcad3ff9]{width:40px;height:40px;object-fit:cover}.logo[data-v-fcad3ff9]{color:#fff;font-weight:600;text-decoration:none;font-size:1.2rem}.menu-toggle[data-v-fcad3ff9]{background:transparent;border:none;cursor:pointer;padding:10px;z-index:1002}.hamburger[data-v-fcad3ff9]{display:block;width:24px;height:2px;background:#fff;position:relative}.hamburger[data-v-fcad3ff9]:before,.hamburger[data-v-fcad3ff9]:after{content:"";position:absolute;width:24px;height:2px;background:#fff;transition:transform .3s}.hamburger[data-v-fcad3ff9]:before{transform:translateY(-7px)}.hamburger[data-v-fcad3ff9]:after{transform:translateY(7px)}.nav.active+.menu-toggle .hamburger[data-v-fcad3ff9]{background:transparent}.nav.active+.menu-toggle .hamburger[data-v-fcad3ff9]:before{transform:rotate(45deg)}.nav.active+.menu-toggle .hamburger[data-v-fcad3ff9]:after{transform:rotate(-45deg)}.nav[data-v-fcad3ff9]{position:fixed;top:0;right:-100%;width:45%;max-width:200px;height:100vh;background:linear-gradient(160deg,#14471e,#68904d 40%);display:flex;flex-direction:column;padding:1rem;transition:right .3s ease-out;z-index:1001;box-shadow:-2px 0 10px #0003}.nav-header[data-v-fcad3ff9]{display:flex;flex-direction:column;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1rem}.drawer-logo[data-v-fcad3ff9]{width:50px;height:50px;object-fit:cover;margin-bottom:.5rem}.drawer-title[data-v-fcad3ff9]{color:#fff;font-weight:600;font-size:1.1rem}.nav.active[data-v-fcad3ff9]{right:0}.nav-links[data-v-fcad3ff9]{display:flex;flex-direction:column;gap:1rem}.nav-link[data-v-fcad3ff9]{color:#fff;text-decoration:none;font-size:1rem;padding:.75rem .5rem;border-radius:4px;transition:background .3s}.nav-link[data-v-fcad3ff9]:hover{background:#ffffff1a}.menu-overlay[data-v-fcad3ff9]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;opacity:0;visibility:hidden;transition:all .3s;z-index:1000}.menu-overlay.active[data-v-fcad3ff9]{opacity:1;visibility:visible}@media (min-width: 768px){.menu-toggle[data-v-fcad3ff9],.menu-overlay[data-v-fcad3ff9]{display:none}.nav[data-v-fcad3ff9]{position:static;width:auto;height:auto;background:transparent;flex-direction:row;padding:0;max-width:none;box-shadow:none}.nav-header[data-v-fcad3ff9]{display:none}.nav-links[data-v-fcad3ff9]{flex-direction:row;gap:1rem}.nav-link[data-v-fcad3ff9]{padding:.5rem 1rem}.logo-container.hidden[data-v-fcad3ff9]{opacity:1}}.footer[data-v-19e78d90]{padding:1rem 5%;background:linear-gradient(350deg,#14471ee6,#68904de6 30%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;width:100%;box-sizing:border-box;color:#fff}.footer-content[data-v-19e78d90]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.footer-content p[data-v-19e78d90]{margin:0}.footer-social[data-v-19e78d90]{display:flex;gap:1rem}.footer-social-link[data-v-19e78d90]{color:#fff;font-size:1.2rem;transition:all .3s;text-decoration:none}.footer-social-link[data-v-19e78d90]:hover{color:#e0e0e0;transform:translateY(-2px)}@media (max-width: 768px){.footer-content[data-v-19e78d90]{flex-direction:column;gap:1rem;text-align:center}}body{margin:0;font-family:Arial,sans-serif}#app{display:flex;flex-direction:column;min-height:100vh;max-width:100vw;overflow:hidden}main{flex:1;padding:20px;min-height:calc(100vh - 120px);padding-bottom:2rem}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}.skills-section[data-v-f39dd052]{padding:4rem 5%;margin:0 auto;position:relative;z-index:1;max-width:1200px}.skills-grid[data-v-f39dd052]{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media (min-width: 768px){.skills-grid[data-v-f39dd052]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.skills-grid[data-v-f39dd052]{grid-template-columns:repeat(3,1fr)}}.skill-item-link[data-v-f39dd052]{text-decoration:none;color:inherit;display:flex}.skill-linkText[data-v-f39dd052]{color:#68904de6;font-weight:500;transition:color .3s ease}.skill-item:hover .skill-linkText[data-v-f39dd052]{color:#68904d}.skill-item[data-v-f39dd052]{cursor:pointer;background:azure;padding:1.8rem 1.5rem;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;text-align:center;border:1px solid var(--color-border);display:flex;flex-direction:column;align-items:center;width:100%}.skill-item[data-v-f39dd052]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a;background-color:var(--color-background-mute)}.skill-icon[data-v-f39dd052]{font-size:2.5rem;margin-bottom:1.2rem;display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:50%;color:#68904de6;background-color:#fff0;transition:all .3s ease}.skill-item:hover .skill-icon[data-v-f39dd052]{transform:scale(1.1)}.skill-item h3[data-v-f39dd052]{margin:.8rem 0 .5rem;color:var(--color-heading);font-size:1.2rem;font-weight:600}.skill-item p[data-v-f39dd052]{margin:.5rem 0 0;color:var(--color-text);font-size:.95rem;line-height:1.6;opacity:.9}.contact-section[data-v-7529b88b]{padding-top:2rem;padding-bottom:.5rem;max-width:800px;margin:0 auto;text-align:center}.contact-form[data-v-7529b88b]{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem;max-width:500px;margin-left:auto;margin-right:auto;text-align:left}.form-group[data-v-7529b88b]{display:flex;flex-direction:column;gap:.5rem}label[data-v-7529b88b]{font-weight:600;color:#333;font-size:.9rem}input[data-v-7529b88b],textarea[data-v-7529b88b]{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s}input[data-v-7529b88b]:focus,textarea[data-v-7529b88b]:focus{outline:none;border-color:#68904d}input.error[data-v-7529b88b],textarea.error[data-v-7529b88b]{border-color:#dc3545}.error-text[data-v-7529b88b]{color:#dc3545;font-size:.85rem;margin-top:.25rem}textarea[data-v-7529b88b]{min-height:120px;resize:vertical}button[data-v-7529b88b]{padding:1rem;background-color:#68904d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s;margin-top:.5rem}button[data-v-7529b88b]:hover:not(:disabled){background-color:#14471e;transform:translateY(-1px)}button[data-v-7529b88b]:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.success-message[data-v-7529b88b],.error-message[data-v-7529b88b]{margin-top:1rem;padding:1rem;border-radius:8px;text-align:center}.success-message[data-v-7529b88b]{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.error-message[data-v-7529b88b]{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.formspree-attribution[data-v-7529b88b]{text-align:center;margin-top:1.5rem}.formspree-link[data-v-7529b88b]{display:inline-flex;align-items:center;gap:.5rem;color:#999;text-decoration:none;font-size:.85rem;transition:color .3s}.formspree-link[data-v-7529b88b]:hover{color:#68904d}.formspree-logo[data-v-7529b88b]{width:16px;height:16px;opacity:.7}.social-links[data-v-7529b88b]{display:flex;justify-content:center;gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e0e0e0;flex-wrap:wrap}.social-link[data-v-7529b88b]{display:inline-flex;align-items:center;gap:8px;color:#333;text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:all .3s}.social-link[data-v-7529b88b]:hover{color:#000;background-color:#f0f0f0}.intro-section[data-v-3aa015c7]{min-height:30vh;display:flex;align-items:center;background:linear-gradient(50deg,#da6a00,#ee9b01 30%);padding:2rem;border-radius:25px;position:relative}.intro-content[data-v-3aa015c7]{max-width:90%;padding-left:3%;z-index:1}h1[data-v-3aa015c7]{font-size:3rem;margin-bottom:1rem}.highlight[data-v-3aa015c7]{color:#14471e}h2[data-v-3aa015c7]{font-size:1.5rem;font-weight:400;margin-bottom:2rem;color:#14471e}.intro-text[data-v-3aa015c7]{font-size:1.2rem;max-width:600px;margin-bottom:2rem}.cta-button[data-v-3aa015c7]{display:inline-block;padding:.75rem 1.5rem;background-color:#68904d;color:#fff;text-decoration:none;border-radius:4px;transition:background-color .3s}.cta-button[data-v-3aa015c7]:hover{background-color:#1a252f}.profile-image[data-v-3aa015c7]{width:200px;height:200px;border-radius:50%;object-fit:cover;margin-left:auto;margin-right:5%;margin-top:2rem;box-shadow:0 4px 10px #024502c5;min-width:180px;min-height:180px}@media (min-width: 1200px){.profile-image[data-v-3aa015c7]{width:240px;height:240px}}@media (min-width: 1600px){.profile-image[data-v-3aa015c7]{width:280px;height:280px}}@media (min-width: 2400px){.profile-image[data-v-3aa015c7]{width:320px;height:320px}}@media (max-width: 768px){.profile-image[data-v-3aa015c7]{display:none}.intro-content[data-v-3aa015c7]{max-width:100%;padding:0 5%;text-align:center}h1[data-v-3aa015c7]{font-size:2rem}h2[data-v-3aa015c7]{font-size:1.2rem}.intro-section[data-v-3aa015c7]{flex-direction:column;padding:2rem 1rem;text-align:center}.cta-button[data-v-3aa015c7]{margin:0 auto}}.about-section[data-v-f231c25e]{padding:2rem 5%;max-width:1200px;margin:0 auto;color:#333}.profile-header[data-v-f231c25e]{text-align:center;margin-bottom:3rem;position:relative;display:flex;flex-direction:column;align-items:center}.back-button[data-v-f231c25e]{align-self:flex-start;margin-bottom:1.5rem;margin-top:1.5rem;text-decoration:none;color:#68904d;font-weight:500;transition:color .3s;padding:.5rem 1rem;white-space:nowrap}.back-button[data-v-f231c25e]:hover{color:#14471e}.profile-image-container[data-v-f231c25e]{width:150px;height:150px;margin:0 auto 1.5rem;position:relative}.profile-image[data-v-f231c25e]{width:100%;height:100%;border-radius:50%;object-fit:cover;position:relative;z-index:2;border:4px solid white;box-shadow:0 4px 15px #0000001a}.image-border[data-v-f231c25e]{position:absolute;width:110%;height:110%;top:-5%;left:-5%;background:linear-gradient(45deg,#5a7e42,#14471e);border-radius:50%;z-index:1}h1[data-v-f231c25e]{font-size:2.5rem;color:#14471e;margin-bottom:.5rem}.subtitle[data-v-f231c25e]{font-size:1.2rem;color:#68904d;font-weight:500}section[data-v-f231c25e]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d}h2[data-v-f231c25e]{font-size:1.5rem;margin-bottom:1.5rem;color:#14471e;display:flex;align-items:center;gap:.5rem}.icon[data-v-f231c25e]{font-size:1.3rem}.ich-card[data-v-f231c25e],.timeline-card[data-v-f231c25e]{margin-bottom:2rem;background:linear-gradient(180deg,#70a74c,#257735)}.timeline[data-v-f231c25e]{position:relative;padding-left:2rem}.timeline[data-v-f231c25e]:before{content:"";position:absolute;left:7px;top:0;bottom:0;width:2px;background:#68904d}.timeline-item[data-v-f231c25e]{position:relative;margin-bottom:2rem}.timeline-date[data-v-f231c25e]{font-weight:600;color:#6ab439;margin-bottom:.5rem}.timeline-content h3[data-v-f231c25e]{margin-bottom:.5rem;color:#14471e}.cta-card[data-v-f231c25e]{background-color:#e6e6e6;text-align:center;margin-bottom:2rem}.cta-button[data-v-f231c25e]{display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;background-color:#68904d;color:#fff;text-decoration:none;border-radius:4px;transition:all .3s}.cta-button[data-v-f231c25e]:hover{background-color:#14471e;transform:translateY(-2px)}.about-content[data-v-f231c25e]{display:grid;gap:2rem}@media (min-width: 768px){.about-content[data-v-f231c25e]{grid-template-columns:1fr 1fr}.cta-card[data-v-f231c25e]{grid-column:span 2}.profile-image-container[data-v-f231c25e]{width:180px;height:180px}.cv-link[data-v-f231c25e]{display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;background-color:#68904d;color:#fff;text-decoration:none;border-radius:4px;transition:all .3s}.CV-box[data-v-f231c25e]{margin-top:2rem;text-align:center;border-radius:40px;padding:2rem;background:linear-gradient(170deg,#da6a00,#ee9b01 50%);box-shadow:0 4px 6px #0000000d}.cv-title[data-v-f231c25e]{font-size:1.5rem;margin-bottom:1.5rem;color:#14471e;display:flex;gap:.5rem;margin:0 40% 1rem}.cv-link[data-v-f231c25e]:hover{background-color:#14471e;transform:translateY(-2px)}}.projekt-section[data-v-11211f5a]{padding:2rem 5%;max-width:800px;margin:0 auto}.page-title[data-v-11211f5a]{font-size:2rem;color:#14471e;margin-bottom:1rem;text-align:center}.info-text[data-v-11211f5a]{font-size:1.1rem;color:#555;text-align:center;line-height:1.6}.footer-text[data-v-11211f5a]{font-size:1rem;color:#666;text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #e0e0e0}.back-button[data-v-11211f5a]{display:inline-block;margin-bottom:1.5rem;color:#68904d;text-decoration:none;font-weight:500}.back-button[data-v-11211f5a]:hover{color:#14471e}.social-link[data-v-11211f5a]{color:#68904d;text-decoration:underline;font-weight:500}.social-link[data-v-11211f5a]:hover{color:#14471e}.footer-text a[data-v-11211f5a]{color:#68904d;text-decoration:underline;font-weight:500}.footer-text a[data-v-11211f5a]:hover{color:#14471e}.projects-grid[data-v-11211f5a]{display:grid;gap:2rem;margin:3rem 0}.project-card[data-v-11211f5a]{display:grid;grid-template-columns:1fr 1.5fr;gap:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;transition:all .3s ease}.project-card[data-v-11211f5a]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.project-image[data-v-11211f5a]{position:relative;min-height:200px;display:flex}.project-logo[data-v-11211f5a]{width:100%;height:100%;object-fit:cover;border-radius:8px}.placeholder-image[data-v-11211f5a]{width:100%;height:100%;background:linear-gradient(135deg,#68904d,#14471e);display:flex;align-items:center;justify-content:center}.placeholder-text[data-v-11211f5a]{color:#fff;font-weight:600;font-size:1.1rem;text-align:center}.project-content[data-v-11211f5a]{padding:1.5rem;display:flex;flex-direction:column}.project-header[data-v-11211f5a]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.project-title[data-v-11211f5a]{font-size:1.4rem;color:#14471e;margin:0;font-weight:600}.project-date[data-v-11211f5a]{font-size:.9rem;color:#68904d;font-weight:500;white-space:nowrap;margin-left:1rem}.project-description[data-v-11211f5a]{color:#555;line-height:1.6;margin-bottom:1.5rem}.project-tags[data-v-11211f5a]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tag[data-v-11211f5a]{background:#68904d1a;color:#14471e;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:500;border:1px solid rgba(104,144,77,.3)}.project-button[data-v-11211f5a]{background:#68904d;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block;text-align:center}.project-button[data-v-11211f5a]:hover{background:#14471e;transform:translate(5px)}.project-button[data-v-11211f5a]:disabled{background:#ccc;cursor:not-allowed;transform:none}@media (max-width: 768px){.projekt-section[data-v-11211f5a]{padding:1rem}.project-card[data-v-11211f5a]{grid-template-columns:1fr}.project-image[data-v-11211f5a]{min-height:150px}.project-header[data-v-11211f5a]{flex-direction:column}.project-date[data-v-11211f5a]{margin-left:0;margin-top:.5rem}.tag[data-v-11211f5a]{font-size:.8rem}}.projekt-section[data-v-f0873ca2]{padding:2rem 5%;max-width:800px;margin:0 auto}.back-button[data-v-f0873ca2]{display:inline-block;margin-bottom:1.5rem;text-decoration:none;color:#68904d;font-weight:500;transition:color .3s}.back-button[data-v-f0873ca2]:hover{color:#14471e}.page-title[data-v-f0873ca2]{font-size:2rem;color:#14471e;margin-bottom:1rem;text-align:center}.info-text[data-v-f0873ca2]{font-size:1.1rem;color:#555;text-align:center;line-height:1.6}.video-player[data-v-f0873ca2]{display:block;margin:20px auto}.projekt-section[data-v-a67d475d]{padding:2rem 1rem;max-width:800px;margin:0 auto}.back-button[data-v-a67d475d]{display:inline-block;margin-bottom:1.5rem;text-decoration:none;color:#68904d;font-weight:500;transition:color .3s}.back-button[data-v-a67d475d]:hover{color:#14471e}.page-title[data-v-a67d475d]{font-size:2rem;color:#14471e;margin-bottom:1rem;text-align:center}.info-text[data-v-a67d475d]{font-size:1.1rem;color:#555;text-align:center;line-height:1.6}.cambridge-svg-wrapper[data-v-a67d475d]{margin:2rem auto 0;max-width:650px;background:#fafafa;border-radius:18px;box-shadow:0 2px 16px #00000014;padding:1rem;text-align:center}.english-title[data-v-a67d475d]{font-size:1.5rem;font-weight:700;color:#14471e;margin-bottom:1rem;margin-top:.5rem;text-align:center}.info-row[data-v-a67d475d]{display:flex;justify-content:space-between;margin-bottom:1.5rem;gap:.5rem;padding:0 1rem}.info-box[data-v-a67d475d]{background:#e76f51;color:#fff;padding:.5rem 1.2rem;border-radius:4px;font-weight:600;flex:1;text-align:center;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;justify-content:center}.cambridge-svg[data-v-a67d475d]{width:100%;height:auto;display:block;font-family:Arial,sans-serif}.scale-label[data-v-a67d475d]{font-size:15px;font-weight:700}.cefr-label[data-v-a67d475d]{font-size:22px;font-weight:700;fill:#111;text-anchor:end}.scale-number[data-v-a67d475d]{font-size:13px;font-weight:700;fill:#111}.scale-line-dashed[data-v-a67d475d]{stroke:#888;stroke-dasharray:4,4}.scale-line[data-v-a67d475d]{stroke:#888;stroke-width:2}.bar-label[data-v-a67d475d]{font-size:16px;fill:#333;font-weight:700}.bar-value[data-v-a67d475d]{font-size:15px;font-weight:700;fill:#e76f51}.language-box[data-v-a67d475d]{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;padding:1.2rem 1.5rem;margin:2rem auto;max-width:650px;text-align:left}.language-box h3[data-v-a67d475d]{margin-top:0;margin-bottom:.7rem;color:#14471e;font-size:1.3rem;text-align:center}.language-box p[data-v-a67d475d]{color:#555;font-size:1.08rem;margin-bottom:0}.english-text[data-v-a67d475d]{max-width:650px;margin:2rem auto 0;text-align:left}.language-box a[data-v-a67d475d],.language-box .router-link[data-v-a67d475d],.english-text a[data-v-a67d475d],.english-text .router-link[data-v-a67d475d]{color:#68904d;text-decoration:underline;font-weight:500;transition:color .3s}.language-box a[data-v-a67d475d]:hover,.language-box .router-link[data-v-a67d475d]:hover,.english-text a[data-v-a67d475d]:hover,.english-text .router-link[data-v-a67d475d]:hover{color:#14471e}@media (max-width: 768px){.info-row[data-v-a67d475d]{flex-direction:column;padding:0}.cambridge-svg-wrapper[data-v-a67d475d]{padding:.5rem}.bar-label[data-v-a67d475d],.bar-value[data-v-a67d475d],.scale-label[data-v-a67d475d]{font-size:14px}.english-text[data-v-a67d475d]{margin:2rem auto 0;max-width:650px;background:#fafafa;border-radius:18px;box-shadow:0 2px 16px #00000014;padding:1rem}.language-box[data-v-a67d475d]{margin:2rem auto;max-width:650px;background:#fafafa;border-radius:18px;box-shadow:0 2px 16px #00000014;padding:1rem;text-align:center}}
