@font-face{font-family:Switzer;src:url(./assets/fonts/Switzer-Regular.woff2) format("woff2"),url(./assets/fonts/Switzer-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Switzer;src:url(./assets/fonts/Switzer-Medium.woff2) format("woff2"),url(./assets/fonts/Switzer-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Switzer;src:url(./assets/fonts/Switzer-SemiBold.woff2) format("woff2"),url(./assets/fonts/Switzer-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Switzer;src:url(./assets/fonts/Switzer-Bold.woff2) format("woff2"),url(./assets/fonts/Switzer-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%}body{font-family:Switzer,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;overflow-x:hidden;width:100%}#app{width:100%;min-height:100vh;overflow-x:hidden}.landing-page[data-v-6ca96572]{min-height:100vh;min-height:100dvh;background:#f5f5f5;position:relative;font-family:Switzer,sans-serif;overflow-x:hidden;width:100%}@supports (padding: max(0px)){.landing-page[data-v-6ca96572]{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}}.language-toggle[data-v-6ca96572]{position:fixed;top:20px;right:20px;z-index:1001;background:#ffffffe6;border:2px solid #1a1a2e;border-radius:6px;padding:8px 16px;cursor:pointer;font-family:Switzer,sans-serif;font-size:.9rem;font-weight:600;color:#1a1a2e;transition:all .3s ease;box-shadow:0 2px 8px #00000014;display:flex;align-items:center;justify-content:center;min-width:50px;animation:fadeIn-6ca96572 .3s ease;transform:scale(.8);transform-origin:top right}@supports (top: max(0px)){@media (max-width: 768px){.language-toggle[data-v-6ca96572]{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right))}}}@keyframes fadeIn-6ca96572{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-enter-active[data-v-6ca96572],.fade-leave-active[data-v-6ca96572]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-6ca96572],.fade-leave-to[data-v-6ca96572]{opacity:0;transform:translateY(-10px)}.language-toggle[data-v-6ca96572]:hover{background:#1a1a2e;color:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.language-code[data-v-6ca96572]{letter-spacing:.05em;-webkit-user-select:none;user-select:none}.chronometer[data-v-6ca96572]{position:fixed;bottom:20px;left:20px;z-index:1000;background:#ffffffe6;border-radius:6px;padding:8px 12px;box-shadow:0 2px 8px #00000014;transform:scale(.8);transform-origin:bottom left}@supports (bottom: max(0px)){@media (max-width: 768px){.chronometer[data-v-6ca96572]{bottom:max(15px,env(safe-area-inset-bottom));left:max(15px,env(safe-area-inset-left))}}}.chronometer-display[data-v-6ca96572]{font-family:Switzer,monospace;font-size:1rem;font-weight:600;color:#000;letter-spacing:.02em}.section[data-v-6ca96572]{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;position:relative;width:100%;overflow-x:hidden;box-sizing:border-box}.section-content[data-v-6ca96572]{max-width:1400px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:60px;transform:scale(.8);transform-origin:center center;position:relative;box-sizing:border-box}.masterclass-section[data-v-6ca96572]{background:#f5f5f5;position:relative}.masterclass-section .section-content[data-v-6ca96572]{align-items:flex-start;justify-content:flex-start}.text-content[data-v-6ca96572]{z-index:2}.main-title[data-v-6ca96572]{font-size:4rem;font-weight:700;color:#1a1a2e;line-height:1.2;letter-spacing:-.02em}.light-text[data-v-6ca96572]{font-weight:300}.subtitle[data-v-6ca96572]{font-size:1.5rem;font-weight:400;margin-top:.5rem;background:linear-gradient(to right,#d3d3d3,#555);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.masterclass-section .image-content[data-v-6ca96572]{position:absolute;bottom:0;left:50%;transform:translate(-50%) scale(1.25);transform-origin:center bottom;width:100%;max-width:100vw;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;z-index:1;overflow:hidden}.character-image[data-v-6ca96572]{width:auto;height:90vh;max-height:800px;max-width:none;object-fit:contain;object-position:bottom center;filter:grayscale(100%)}.scroll-arrow-btn[data-v-6ca96572]{position:absolute;bottom:30px;left:50%;transform:translate(-50%) scale(.8);transform-origin:center bottom;background:transparent;border:2px solid #000;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;padding:0;margin:0}#soft-skills .scroll-arrow-btn[data-v-6ca96572]{bottom:30px!important;position:absolute!important;left:50%!important;transform:translate(-50%) scale(.8)!important;transform-origin:center bottom!important;margin-bottom:0!important}@supports (padding: max(0px)){@media (max-width: 768px){.scroll-arrow-btn[data-v-6ca96572]{bottom:max(20px,env(safe-area-inset-bottom))}}@media (max-width: 480px){.scroll-arrow-btn[data-v-6ca96572]{bottom:max(15px,env(safe-area-inset-bottom))}}}.scroll-arrow-btn[data-v-6ca96572]:hover{background:#000;transform:translate(-50%) translateY(-5px) scale(.8);transform-origin:center bottom}#soft-skills .scroll-arrow-btn[data-v-6ca96572]:hover{transform:translate(-50%) translateY(-5px) scale(.8)!important;transform-origin:center bottom!important}.scroll-arrow-btn:hover .arrow-icon[data-v-6ca96572]{stroke:#fff}.arrow-icon[data-v-6ca96572]{width:24px;height:24px;stroke:#000;transition:stroke .3s ease}.who-i-am-section[data-v-6ca96572]{background:#f5f5f5}.who-i-am-section .section-content[data-v-6ca96572]{flex-direction:column;align-items:flex-start;text-align:left}.content-section[data-v-6ca96572]{background:#f5f5f5}.content-section .section-content[data-v-6ca96572]{flex-direction:column;align-items:flex-start;text-align:left}.first-job-section .section-content[data-v-6ca96572]{flex-direction:row;align-items:center;justify-content:space-between;gap:60px}.first-job-image-content[data-v-6ca96572]{flex-shrink:0;display:flex;align-items:center;justify-content:center;z-index:2;transform:scale(1.25);transform-origin:center center;max-width:100%;overflow:hidden}.rectangle-28[data-v-6ca96572]{height:auto;max-width:400px;width:auto;filter:grayscale(100%);opacity:.8}.when-studied-section[data-v-6ca96572]{background:#f5f5f5;position:relative}.when-studied-section .section-content[data-v-6ca96572]{flex-direction:column;align-items:center;text-align:center;margin-top:120px}@media (max-width: 768px){.when-studied-section .section-content[data-v-6ca96572]{margin-top:80px}}@media (max-width: 480px){.when-studied-section .section-content[data-v-6ca96572]{margin-top:40px}}.when-studied-section .text-content[data-v-6ca96572]{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.image-content-top[data-v-6ca96572]{position:absolute;top:0;left:50%;transform:translate(-50%) scale(1.25);transform-origin:center top;width:100%;max-width:100vw;display:flex;align-items:flex-start;justify-content:center;pointer-events:none;z-index:1;overflow:hidden}.platonic-image[data-v-6ca96572]{width:auto;height:70vh;max-height:600px;max-width:none;object-fit:contain;object-position:top center;filter:grayscale(100%)}.steps-container[data-v-6ca96572]{position:relative;width:100%;max-width:1000px;margin:4rem auto 0;z-index:2}.steps-line[data-v-6ca96572]{position:absolute;top:30px;left:0;right:0;height:3px;background:linear-gradient(to right,#1a1a2e,#d3d3d3);z-index:1}.steps-wrapper[data-v-6ca96572]{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;z-index:2}.step-item[data-v-6ca96572]{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;transition:transform .3s ease}.step-item[data-v-6ca96572]:hover{transform:translateY(-5px)}.step-marker[data-v-6ca96572]{position:relative;width:60px;height:60px;border-radius:50%;background:#1a1a2e;border:4px solid whitesmoke;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #1a1a2e26;transition:all .3s ease;z-index:3}.step-item:hover .step-marker[data-v-6ca96572]{background:#000;box-shadow:0 6px 20px #1a1a2e40;transform:scale(1.1)}.step-number[data-v-6ca96572]{font-size:1.5rem;font-weight:700;color:#f5f5f5;line-height:1}.step-content[data-v-6ca96572]{margin-top:1.5rem;text-align:center;max-width:200px}.step-title[data-v-6ca96572]{font-size:1.3rem;font-weight:600;color:#1a1a2e;margin:0;line-height:1.4;transition:color .3s ease}.step-item:hover .step-title[data-v-6ca96572]{color:#000}.content-body[data-v-6ca96572]{margin-top:2rem;font-size:1.1rem;line-height:1.8;color:#333;max-width:800px}.why-studied-list[data-v-6ca96572]{margin-top:2rem;list-style:none;padding:0;max-width:800px}.why-studied-item[data-v-6ca96572]{margin-bottom:2.5rem}.why-studied-item[data-v-6ca96572]:last-child{margin-bottom:0}.why-studied-point-title[data-v-6ca96572]{font-size:1.5rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem;line-height:1.3}.why-studied-point-text[data-v-6ca96572]{font-size:1.1rem;line-height:1.8;color:#333;margin:0}.minsait-logo-item[data-v-6ca96572]{display:flex;justify-content:flex-start;align-items:center;margin-top:2rem}.minsait-logo[data-v-6ca96572]{max-width:200px;height:auto;filter:grayscale(100%)}.comparison-container[data-v-6ca96572]{margin-top:3rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px}.comparison-column[data-v-6ca96572]{display:flex;flex-direction:column}.comparison-title[data-v-6ca96572]{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:2rem;line-height:1.2}.comparison-list[data-v-6ca96572]{list-style:none;padding:0;margin:0}.comparison-item[data-v-6ca96572]{margin-bottom:2.5rem}.comparison-item[data-v-6ca96572]:last-child{margin-bottom:0}.comparison-point-title[data-v-6ca96572]{font-size:1.3rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem;line-height:1.3}.comparison-point-text[data-v-6ca96572]{font-size:1.1rem;line-height:1.8;color:#333;margin:0}#where-worked[data-v-6ca96572]{align-items:center;padding-top:10px}#where-worked .section-content[data-v-6ca96572]{max-width:80%;width:100%}#where-worked .text-content[data-v-6ca96572]{width:100%;max-width:100%}.where-worked-header[data-v-6ca96572]{margin-top:-3rem;margin-bottom:10rem;max-width:1400px;width:100%}@media (max-width: 768px){.where-worked-header[data-v-6ca96572]{margin-top:-1.5rem;margin-bottom:4rem}}@media (max-width: 480px){.where-worked-header[data-v-6ca96572]{margin-top:-1rem;margin-bottom:3rem}}.where-worked-header .section-title[data-v-6ca96572]{margin-bottom:.5rem}.where-worked-header .section-subtitle[data-v-6ca96572]{font-size:1.2rem;font-weight:400;color:#666;margin:0}.timeline-container-full[data-v-6ca96572]{position:relative;z-index:2;width:100%;padding:80px 0;margin-left:0;margin-right:0}@media (max-width: 768px){.timeline-container-full[data-v-6ca96572]{padding:40px 0}}@media (max-width: 480px){.timeline-container-full[data-v-6ca96572]{padding:30px 0}}.horizontal-timeline[data-v-6ca96572]{position:relative;width:100%;max-width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 40px;box-sizing:border-box}.timeline-line[data-v-6ca96572]{display:none}.timeline-item[data-v-6ca96572]{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;z-index:2}.timeline-item-top[data-v-6ca96572],.timeline-item-bottom[data-v-6ca96572]{align-items:center}.timeline-marker-wrapper[data-v-6ca96572]{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.timeline-marker[data-v-6ca96572]{width:20px;height:20px;border-radius:50%;background:#1a1a2e;border:4px solid whitesmoke;z-index:3;box-shadow:0 0 0 2px #1a1a2e;position:relative}.marker-top[data-v-6ca96572]{transform:translateY(-12px)}.marker-bottom[data-v-6ca96572]{transform:translateY(12px)}.timeline-year[data-v-6ca96572]{font-size:.9rem;font-weight:600;color:#1a1a2e;white-space:nowrap;position:absolute;left:50%;transform:translate(-50%);z-index:4}.timeline-item-top .timeline-year[data-v-6ca96572]{top:calc(50% + 24px)}.timeline-item-bottom .timeline-year[data-v-6ca96572]{bottom:calc(50% + 24px)}.timeline-connector[data-v-6ca96572]{position:absolute;width:2px;background:#d3d3d3;z-index:1;left:50%;transform:translate(-50%)}.timeline-item-top .timeline-connector[data-v-6ca96572]{bottom:100%;height:100px;margin-bottom:10px}.timeline-item-bottom .timeline-connector[data-v-6ca96572]{top:100%;height:100px;margin-top:10px}.timeline-content[data-v-6ca96572]{position:absolute;width:240px;background:#ffffffe6;padding:1.25rem;border-radius:8px;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.timeline-item-top .timeline-content[data-v-6ca96572]{bottom:100%;margin-bottom:100px;transform:translate(-50%);left:50%}.timeline-item-bottom .timeline-content[data-v-6ca96572]{top:100%;margin-top:100px;transform:translate(-50%);left:50%}.timeline-item:hover .timeline-content[data-v-6ca96572]{background:#fff;box-shadow:0 4px 16px #0000001f;transform:translate(-50%) translateY(-4px)}.job-position[data-v-6ca96572]{font-size:1rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem;line-height:1.3}.job-company[data-v-6ca96572]{font-size:.9rem;font-weight:400;color:#666;margin-bottom:.4rem}.job-location[data-v-6ca96572]{font-size:.85rem;font-weight:400;color:#666;margin:0;line-height:1.4}.job-header[data-v-6ca96572]{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.job-title[data-v-6ca96572]{font-size:1.3rem;font-weight:700;color:#1a1a2e;margin:0;line-height:1.3}.job-company[data-v-6ca96572]{font-size:1rem;font-weight:500;color:#666}.job-details[data-v-6ca96572]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;color:#666}.job-period[data-v-6ca96572]{font-weight:500}.job-duration[data-v-6ca96572]{color:#999}.job-location[data-v-6ca96572]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;font-size:.85rem;color:#666}.job-type[data-v-6ca96572]{padding:2px 8px;background:#0000000d;border-radius:4px;font-size:.85rem;color:#666}.job-description[data-v-6ca96572]{font-size:.95rem;line-height:1.6;color:#444;margin:.75rem 0}.job-skills[data-v-6ca96572]{margin-top:.75rem;font-size:.85rem;line-height:1.6;color:#666}.skills-label[data-v-6ca96572]{font-weight:600;color:#555;margin-right:8px}.skills-list[data-v-6ca96572]{color:#666}.ellipse-bg[data-v-6ca96572]{position:absolute;top:0;right:0;transform:scale(1.25);transform-origin:top right;pointer-events:none;z-index:0;overflow:hidden;max-width:100vw}.ellipse-img[data-v-6ca96572]{height:70vh;max-height:600px;width:auto;opacity:.22;filter:grayscale(100%)}.resizes-logo-wrapper[data-v-6ca96572]{position:relative;display:inline-block}.resizes-logo-link[data-v-6ca96572]{display:inline-block;background:none;border:none;padding:0;cursor:pointer;text-decoration:none;transition:transform .3s ease,opacity .3s ease;position:relative;z-index:3}.resizes-logo-wrapper.dropdown-active .resizes-logo-link[data-v-6ca96572],.resizes-logo-link[data-v-6ca96572]:hover{transform:translateY(-2px) rotate(2deg) scale(1.05);opacity:.9}.resizes-logo[data-v-6ca96572]{max-width:300px;height:auto;filter:grayscale(100%);transition:filter .3s ease,transform .3s ease;display:block}.resizes-logo-wrapper.dropdown-active .resizes-logo[data-v-6ca96572],.resizes-logo-link:hover .resizes-logo[data-v-6ca96572]{filter:grayscale(80%)}.resizes-dropdown[data-v-6ca96572]{position:absolute;top:50%;left:calc(100% + 20px);transform:translateY(-50%) translate(-20px);display:flex;flex-direction:column;gap:12px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s cubic-bezier(.68,-.55,.265,1.55),visibility .4s,transform .4s cubic-bezier(.68,-.55,.265,1.55);z-index:2;min-width:160px}.resizes-logo-wrapper.dropdown-active .resizes-dropdown[data-v-6ca96572]{opacity:1;visibility:visible;pointer-events:all;transform:translateY(-50%) translate(0)}.dropdown-item[data-v-6ca96572]{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#fffffff2;border:2px solid #1a1a2e;border-radius:12px;text-decoration:none;color:#1a1a2e;font-weight:600;font-size:.95rem;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);transform:translate(-30px) rotate(-5deg);opacity:0;box-shadow:0 4px 12px #0000001a;position:relative;overflow:hidden}.dropdown-item[data-v-6ca96572]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(26,26,46,.1),transparent);transition:left .5s ease}.dropdown-item[data-v-6ca96572]:hover:before{left:100%}.resizes-logo-wrapper.dropdown-active .dropdown-item-1[data-v-6ca96572]{opacity:1;transform:translate(0) rotate(2deg) scale(1);transition-delay:.1s}.resizes-logo-wrapper.dropdown-active .dropdown-item-2[data-v-6ca96572]{opacity:1;transform:translate(0) rotate(-2deg) scale(1);transition-delay:.2s}.resizes-logo-wrapper.dropdown-active .dropdown-item-3[data-v-6ca96572]{opacity:1;transform:translate(0) rotate(1deg) scale(1);transition-delay:.3s}.dropdown-item[data-v-6ca96572]:hover{transform:translate(10px) rotate(3deg) scale(1.08)!important;background:#1a1a2e;color:#f5f5f5;box-shadow:0 6px 20px #1a1a2e4d;border-color:#1a1a2e}.dropdown-item:hover .dropdown-icon[data-v-6ca96572]{transform:rotate(360deg) scale(1.2);animation:bounce-6ca96572 .6s ease}.dropdown-icon[data-v-6ca96572]{font-size:1.4rem;display:inline-block;transition:transform .6s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}.dropdown-text[data-v-6ca96572]{flex:1;transition:transform .3s ease}.dropdown-item:hover .dropdown-text[data-v-6ca96572]{transform:translate(4px)}@keyframes bounce-6ca96572{0%,to{transform:translateY(0) rotate(360deg) scale(1.2)}50%{transform:translateY(-8px) rotate(360deg) scale(1.2)}}.dash-container[data-v-6ca96572]{position:absolute;bottom:80px;left:50%;transform:translate(-50%) scale(.8);transform-origin:center center;display:flex;align-items:center;justify-content:center;z-index:2;width:100%;max-width:min(1400px,100vw);padding:0 40px;box-sizing:border-box}.dash-logo-link[data-v-6ca96572]{display:inline-block;text-decoration:none;transition:transform .3s ease,opacity .3s ease}.dash-logo-link[data-v-6ca96572]:hover{transform:translateY(-2px);opacity:.9}.dash-logo[data-v-6ca96572]{max-width:180px;height:auto;filter:grayscale(100%);transition:filter .3s ease}.dash-logo-link:hover .dash-logo[data-v-6ca96572]{filter:grayscale(80%)}.resizes-section[data-v-6ca96572]{background:#f5f5f5;position:relative}.resizes-section .section-content[data-v-6ca96572]{align-items:center;justify-content:center}.resizes-center-content[data-v-6ca96572]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:2}.resizes-section .notification-content[data-v-6ca96572]{position:absolute;top:16px;right:16px;pointer-events:auto;z-index:2;text-decoration:none;display:inline-block;transition:transform .3s ease,opacity .3s ease;transform:scale(.8);transform-origin:top right}.resizes-section .notification-content[data-v-6ca96572]:hover{transform:translateY(-2px) scale(.8);opacity:1}.notification-image[data-v-6ca96572]{width:auto;height:55px;filter:grayscale(100%);opacity:.95;transition:filter .3s ease}.resizes-section .notification-content:hover .notification-image[data-v-6ca96572]{filter:grayscale(80%)}.toast-slide-enter-active[data-v-6ca96572],.toast-slide-leave-active[data-v-6ca96572]{transition:transform .28s ease,opacity .28s ease}.toast-slide-enter-from[data-v-6ca96572],.toast-slide-leave-to[data-v-6ca96572]{transform:translate(24px);opacity:0}.toast-slide-enter-to[data-v-6ca96572],.toast-slide-leave-from[data-v-6ca96572]{transform:translate(0);opacity:1}.resizes-section .image-content[data-v-6ca96572]{position:absolute;bottom:0;width:auto;max-width:100vw;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none;z-index:1;overflow:hidden;transform:scale(1.25);transform-origin:bottom left}.resizes-tube-image[data-v-6ca96572]{left:0}.resizes-tube-image .character-image[data-v-6ca96572]{transform:scaleX(-1);height:50vh;max-height:400px}.section-title[data-v-6ca96572]{font-size:3rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem;line-height:1.2}.section-subtitle[data-v-6ca96572]{font-size:1.2rem;font-weight:400;margin-bottom:3rem;background:linear-gradient(to right,#d3d3d3,#555);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.profile-content[data-v-6ca96572]{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}@media (max-width: 768px){.profile-content[data-v-6ca96572]{gap:1.5rem}}@media (max-width: 480px){.profile-content[data-v-6ca96572]{gap:1.25rem}}.profile-image-wrapper[data-v-6ca96572]{width:280px;height:280px;border-radius:50%;overflow:visible;box-shadow:0 8px 24px #0000001a;position:relative;cursor:pointer}.profile-image[data-v-6ca96572]{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);border-radius:50%}.profile-hover-overlay[data-v-6ca96572]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:10;overflow:visible}.profile-image-wrapper:hover .profile-hover-overlay[data-v-6ca96572]{opacity:1;pointer-events:none}.hover-item[data-v-6ca96572]{position:absolute;display:flex;align-items:center;gap:20px;white-space:nowrap}.item-1[data-v-6ca96572]{top:12%;left:100%;margin-left:20px}.item-2[data-v-6ca96572]{top:30%;left:100%;margin-left:20px}.item-3[data-v-6ca96572]{top:50%;left:100%;margin-left:20px}.item-4[data-v-6ca96572]{top:70%;left:100%;margin-left:20px}.arrow-line[data-v-6ca96572]{width:120px;height:40px;overflow:visible}.arrow-line path[data-v-6ca96572]{stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;opacity:.85}.hover-label[data-v-6ca96572]{display:flex;flex-direction:column;font-size:.9rem;color:#1a1a2e;font-weight:500}.label-line-1[data-v-6ca96572]{font-weight:600;margin-bottom:2px}.label-line-2[data-v-6ca96572]{font-weight:400;opacity:.8}.profile-info[data-v-6ca96572]{text-align:center}.profile-name[data-v-6ca96572]{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.profile-title[data-v-6ca96572]{font-size:1.2rem;font-weight:400;color:#666;margin-bottom:1.5rem}.profile-social[data-v-6ca96572]{display:flex;align-items:center;justify-content:center;gap:.5rem}.social-link[data-v-6ca96572]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#1a1a2e;font-size:1rem;transition:all .3s ease;padding:8px 12px;border-radius:6px}.social-link[data-v-6ca96572]:hover{background-color:#0000000d;transform:translateY(-2px);color:#0077b5}.social-link:hover .linkedin-icon[data-v-6ca96572]{fill:#0077b5;transform:scale(1.1)}.social-handle[data-v-6ca96572]{font-weight:500}.linkedin-icon[data-v-6ca96572]{width:20px;height:20px;fill:#0077b5;transition:all .3s ease}.side-nav[data-v-6ca96572]{position:fixed;right:40px;top:50%;transform:translateY(-50%) scale(.8);transform-origin:center right;z-index:1000}@supports (right: max(0px)){@media (max-width: 768px){.side-nav[data-v-6ca96572]{right:max(15px,env(safe-area-inset-right))}}}.nav-list[data-v-6ca96572]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.nav-item[data-v-6ca96572]{position:relative}.nav-link[data-v-6ca96572]{display:flex;align-items:center;gap:12px;text-decoration:none;color:#d3d3d3;transition:all .3s ease;cursor:pointer}.nav-link[data-v-6ca96572]:focus{outline:none}.nav-dot[data-v-6ca96572]{width:12px;height:12px;border-radius:50%;background:#d3d3d3;border:2px solid whitesmoke;transition:all .3s ease;flex-shrink:0}.nav-label[data-v-6ca96572]{font-size:.9rem;font-weight:500;opacity:1;transform:translate(0);transition:all .3s ease;white-space:nowrap;color:#d3d3d3}.nav-item:hover .nav-link[data-v-6ca96572],.nav-item.active .nav-link[data-v-6ca96572],.nav-item:focus-within .nav-link[data-v-6ca96572]{color:#000}.nav-item:hover .nav-label[data-v-6ca96572],.nav-item.active .nav-label[data-v-6ca96572],.nav-item:focus-within .nav-label[data-v-6ca96572]{color:#000}.nav-item:hover .nav-dot[data-v-6ca96572],.nav-item.active .nav-dot[data-v-6ca96572],.nav-item:focus-within .nav-dot[data-v-6ca96572]{background:#000;transform:scale(1.2);border-color:#000}.nav-item.active .nav-dot[data-v-6ca96572]{background:#000;border-color:#000}.nav-item:not(.active):not(:hover):not(:focus-within) .nav-link[data-v-6ca96572]{color:#d3d3d3}.nav-item:not(.active):not(:hover):not(:focus-within) .nav-label[data-v-6ca96572]{color:#d3d3d3}.nav-item:not(.active):not(:hover):not(:focus-within) .nav-dot[data-v-6ca96572]{background:#d3d3d3;border-color:#f5f5f5;transform:scale(1)}@media (max-width: 1024px){.section[data-v-6ca96572]{padding:70px 30px}.section-content[data-v-6ca96572]{flex-direction:column;text-align:center}.main-title[data-v-6ca96572]{font-size:3rem}.character-image[data-v-6ca96572]{height:70vh;max-height:650px}.platonic-image[data-v-6ca96572],.ellipse-img[data-v-6ca96572]{height:60vh;max-height:500px}.side-nav[data-v-6ca96572]{right:20px}.language-toggle[data-v-6ca96572]{top:15px;right:15px;padding:6px 12px;font-size:.85rem}.where-worked-header[data-v-6ca96572]{flex-direction:column;gap:2.5rem;margin-bottom:6rem}#where-worked .section-content[data-v-6ca96572]{max-width:100%;padding:0 20px}.timeline-container-full[data-v-6ca96572]{padding:60px 0}.when-studied-section .section-content[data-v-6ca96572]{margin-top:100px}}@media (max-width: 768px){.section[data-v-6ca96572]{padding:60px 20px;min-height:auto}.masterclass-section[data-v-6ca96572],.who-i-am-section[data-v-6ca96572],.when-studied-section[data-v-6ca96572],.resizes-section[data-v-6ca96572]{min-height:100vh;min-height:100dvh}.main-title[data-v-6ca96572]{font-size:2.5rem}.section-title[data-v-6ca96572]{font-size:2rem}.section-subtitle[data-v-6ca96572]{margin-bottom:2rem}.subtitle[data-v-6ca96572]{font-size:1.2rem}.character-image[data-v-6ca96572]{height:50vh;max-height:400px}.platonic-image[data-v-6ca96572]{height:40vh;max-height:300px}.profile-image-wrapper[data-v-6ca96572]{width:220px;height:220px}.profile-name[data-v-6ca96572]{font-size:1.5rem}.profile-title[data-v-6ca96572]{font-size:1.1rem;margin-bottom:1rem}.side-nav[data-v-6ca96572]{right:15px}.language-toggle[data-v-6ca96572]{top:10px;right:10px;padding:6px 10px;font-size:.8rem;min-width:45px}.nav-label[data-v-6ca96572]{display:none}.ellipse-img[data-v-6ca96572]{height:35vh;max-height:250px;opacity:.18}.notification-image[data-v-6ca96572]{height:45px}.comparison-container[data-v-6ca96572]{grid-template-columns:1fr;gap:3rem}.comparison-title[data-v-6ca96572]{font-size:1.75rem;margin-bottom:1.5rem}.where-worked-header[data-v-6ca96572]{flex-direction:column;gap:2rem}#where-worked .section-content[data-v-6ca96572]{max-width:100%;padding:0}#where-worked[data-v-6ca96572]{padding-top:40px;padding-bottom:40px;min-height:auto}.timeline-container-full[data-v-6ca96572]{padding:40px 0}.horizontal-timeline[data-v-6ca96572]{flex-wrap:wrap;gap:40px;padding:0 10px}.steps-container[data-v-6ca96572]{margin-top:2rem}.steps-wrapper[data-v-6ca96572]{flex-direction:column;gap:2.5rem;align-items:center}.steps-line[data-v-6ca96572]{display:none}.step-item[data-v-6ca96572]{flex-direction:row;align-items:center;justify-content:center;width:100%;gap:1.5rem}.step-marker[data-v-6ca96572]{width:50px;height:50px;flex-shrink:0}.step-number[data-v-6ca96572]{font-size:1.2rem}.step-content[data-v-6ca96572]{margin-top:0;text-align:center;max-width:none}.step-title[data-v-6ca96572]{font-size:1.1rem}.timeline-line[data-v-6ca96572]{display:none}.timeline-item[data-v-6ca96572]{flex:0 0 calc(50% - 20px);min-width:200px}.timeline-connector[data-v-6ca96572]{display:none}.timeline-content[data-v-6ca96572]{position:relative;width:100%;margin:20px 0 0;transform:none;left:auto}.timeline-item-top .timeline-content[data-v-6ca96572],.timeline-item-bottom .timeline-content[data-v-6ca96572]{position:relative;margin:20px 0 0;transform:none;left:auto}.timeline-marker[data-v-6ca96572]{width:16px;height:16px}.timeline-year[data-v-6ca96572]{font-size:.85rem}.job-position[data-v-6ca96572]{font-size:.95rem}.why-studied-list[data-v-6ca96572]{margin-top:1.5rem}.why-studied-item[data-v-6ca96572]{margin-bottom:2rem}.why-studied-point-title[data-v-6ca96572]{font-size:1.3rem}.why-studied-point-text[data-v-6ca96572]{font-size:1rem}.content-section[data-v-6ca96572]{min-height:auto;padding-top:60px;padding-bottom:60px}.first-job-section .section-content[data-v-6ca96572]{flex-direction:column;gap:2rem}.rectangle-28[data-v-6ca96572]{max-width:100%;max-height:300px}.resizes-section[data-v-6ca96572]{padding-bottom:100px}.resizes-tube-image .character-image[data-v-6ca96572]{height:40vh;max-height:300px}.dash-container[data-v-6ca96572]{bottom:40px;padding:0 20px}.dash-logo[data-v-6ca96572]{max-width:140px}.resizes-logo[data-v-6ca96572]{max-width:250px}.scroll-arrow-btn[data-v-6ca96572]{bottom:20px;width:44px;height:44px}.arrow-icon[data-v-6ca96572]{width:20px;height:20px}}@media (max-width: 480px){.section[data-v-6ca96572]{padding:40px 15px;min-height:auto}.masterclass-section[data-v-6ca96572],.who-i-am-section[data-v-6ca96572],.when-studied-section[data-v-6ca96572],.resizes-section[data-v-6ca96572]{min-height:100vh;min-height:100dvh}.main-title[data-v-6ca96572]{font-size:2rem;line-height:1.1}.section-title[data-v-6ca96572]{font-size:1.75rem;line-height:1.2;margin-bottom:.75rem}.section-subtitle[data-v-6ca96572]{font-size:1rem;margin-bottom:1.5rem}.subtitle[data-v-6ca96572]{font-size:1.1rem;margin-top:.75rem}.character-image[data-v-6ca96572]{height:45vh;max-height:350px}.platonic-image[data-v-6ca96572]{height:35vh;max-height:250px}.where-worked-header[data-v-6ca96572]{flex-direction:column;gap:1.5rem}#where-worked .section-content[data-v-6ca96572]{max-width:100%;padding:0}#where-worked[data-v-6ca96572]{padding-top:30px;padding-bottom:30px}.timeline-container-full[data-v-6ca96572]{padding:30px 0}.horizontal-timeline[data-v-6ca96572]{gap:30px;padding:0 5px}.steps-container[data-v-6ca96572]{margin-top:2rem}.steps-wrapper[data-v-6ca96572]{gap:2rem}.step-marker[data-v-6ca96572]{width:45px;height:45px}.step-number[data-v-6ca96572]{font-size:1rem}.step-title[data-v-6ca96572]{font-size:1rem;line-height:1.3}.timeline-item[data-v-6ca96572]{flex:0 0 100%;min-width:100%}.timeline-content[data-v-6ca96572]{width:100%;padding:.9rem;margin-top:15px}.timeline-marker[data-v-6ca96572]{width:14px;height:14px}.timeline-year[data-v-6ca96572]{font-size:.8rem}.job-position[data-v-6ca96572]{font-size:.9rem;margin-bottom:.4rem}.job-company[data-v-6ca96572]{font-size:.85rem;margin-bottom:.3rem}.job-location[data-v-6ca96572]{font-size:.8rem}.first-job-section .section-content[data-v-6ca96572]{flex-direction:column;gap:2rem}.rectangle-28[data-v-6ca96572]{max-width:100%;max-height:250px}.profile-image-wrapper[data-v-6ca96572]{width:180px;height:180px}.profile-name[data-v-6ca96572]{font-size:1.3rem}.profile-title[data-v-6ca96572]{font-size:1rem}.why-studied-list[data-v-6ca96572]{margin-top:1.5rem}.why-studied-item[data-v-6ca96572]{margin-bottom:1.5rem}.why-studied-point-title[data-v-6ca96572]{font-size:1.2rem;margin-bottom:.5rem}.why-studied-point-text[data-v-6ca96572]{font-size:.95rem;line-height:1.6}.comparison-container[data-v-6ca96572]{gap:2rem;margin-top:2rem}.comparison-title[data-v-6ca96572]{font-size:1.5rem;margin-bottom:1.25rem}.comparison-item[data-v-6ca96572]{margin-bottom:2rem}.comparison-point-title[data-v-6ca96572]{font-size:1.15rem}.comparison-point-text[data-v-6ca96572]{font-size:.95rem;line-height:1.7}.ellipse-img[data-v-6ca96572]{height:30vh;max-height:200px}.content-section[data-v-6ca96572]{padding-top:40px;padding-bottom:40px}.resizes-section[data-v-6ca96572]{padding-bottom:80px}.resizes-tube-image .character-image[data-v-6ca96572]{height:35vh;max-height:250px}.resizes-logo[data-v-6ca96572]{max-width:200px}.dash-logo[data-v-6ca96572]{max-width:120px}.dash-container[data-v-6ca96572]{bottom:30px;padding:0 15px}.notification-image[data-v-6ca96572]{height:40px}.minsait-logo[data-v-6ca96572]{max-width:150px}.scroll-arrow-btn[data-v-6ca96572]{bottom:15px;width:40px;height:40px}.arrow-icon[data-v-6ca96572]{width:18px;height:18px}.chronometer[data-v-6ca96572]{bottom:15px;left:15px;padding:6px 10px}.chronometer-display[data-v-6ca96572]{font-size:.9rem}}
