@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-65f72287]{min-height:100vh;min-height:100dvh;background:#ebebeb;position:relative;font-family:Switzer,sans-serif;overflow-x:hidden;width:100%}@supports (padding: max(0px)){.landing-page[data-v-65f72287]{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}}.language-toggle[data-v-65f72287]{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-65f72287 .3s ease;transform:scale(.8);transform-origin:top right}@supports (top: max(0px)){@media (max-width: 768px){.language-toggle[data-v-65f72287]{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right))}}}@keyframes fadeIn-65f72287{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-enter-active[data-v-65f72287],.fade-leave-active[data-v-65f72287]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-65f72287],.fade-leave-to[data-v-65f72287]{opacity:0;transform:translateY(-10px)}.language-toggle[data-v-65f72287]:hover{background:#1a1a2e;color:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.language-code[data-v-65f72287]{letter-spacing:.05em;-webkit-user-select:none;user-select:none}.chronometer[data-v-65f72287]{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-65f72287]{bottom:max(15px,env(safe-area-inset-bottom));left:max(15px,env(safe-area-inset-left))}}}.chronometer-display[data-v-65f72287]{font-family:Switzer,monospace;font-size:1rem;font-weight:600;color:#000;letter-spacing:.02em}.section[data-v-65f72287]{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-65f72287]{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-65f72287]{background:#ebebeb;position:relative}.masterclass-section .section-content[data-v-65f72287]{align-items:flex-start;justify-content:flex-start}.text-content[data-v-65f72287]{z-index:2}.main-title[data-v-65f72287]{font-size:4rem;font-weight:700;color:#1a1a2e;line-height:1.2;letter-spacing:-.02em}.light-text[data-v-65f72287]{font-weight:300}.subtitle[data-v-65f72287]{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-65f72287]{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-65f72287]{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-65f72287]{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-65f72287]{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-65f72287]{bottom:max(20px,env(safe-area-inset-bottom))}}@media (max-width: 480px){.scroll-arrow-btn[data-v-65f72287]{bottom:max(15px,env(safe-area-inset-bottom))}}}.scroll-arrow-btn[data-v-65f72287]:hover{background:#000;transform:translate(-50%) translateY(-5px) scale(.8);transform-origin:center bottom}#soft-skills .scroll-arrow-btn[data-v-65f72287]:hover{transform:translate(-50%) translateY(-5px) scale(.8)!important;transform-origin:center bottom!important}.scroll-arrow-btn:hover .arrow-icon[data-v-65f72287]{stroke:#fff}.arrow-icon[data-v-65f72287]{width:24px;height:24px;stroke:#000;transition:stroke .3s ease}.who-i-am-section[data-v-65f72287]{background:#ebebeb}.who-i-am-section .section-content[data-v-65f72287]{flex-direction:column;align-items:flex-start;text-align:left}.content-section[data-v-65f72287]{background:#ebebeb}.content-section .section-content[data-v-65f72287]{flex-direction:column;align-items:flex-start;text-align:left}.first-job-section .section-content[data-v-65f72287]{flex-direction:row;align-items:center;justify-content:space-between;gap:60px}.first-job-image-content[data-v-65f72287]{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-65f72287]{height:auto;max-width:400px;width:auto;filter:grayscale(100%);opacity:.8}.when-studied-section[data-v-65f72287]{background:#ebebeb;position:relative}.when-studied-section .section-content[data-v-65f72287]{flex-direction:column;align-items:center;text-align:center;margin-top:120px}@media (max-width: 768px){.when-studied-section .section-content[data-v-65f72287]{margin-top:80px}}@media (max-width: 480px){.when-studied-section .section-content[data-v-65f72287]{margin-top:40px}}.when-studied-section .text-content[data-v-65f72287]{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.image-content-top[data-v-65f72287]{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-65f72287]{width:auto;height:70vh;max-height:600px;max-width:none;object-fit:contain;object-position:top center;filter:grayscale(100%)}.steps-container[data-v-65f72287]{position:relative;width:100%;max-width:1000px;margin:4rem auto 0;z-index:2}.steps-line[data-v-65f72287]{position:absolute;top:30px;left:0;right:0;height:3px;background:linear-gradient(to right,#1a1a2e,#d3d3d3);z-index:1}.steps-wrapper[data-v-65f72287]{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;z-index:2}.step-item[data-v-65f72287]{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;transition:transform .3s ease}.step-item[data-v-65f72287]:hover{transform:translateY(-5px)}.step-marker[data-v-65f72287]{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-65f72287]{background:#000;box-shadow:0 6px 20px #1a1a2e40;transform:scale(1.1)}.step-number[data-v-65f72287]{font-size:1.5rem;font-weight:700;color:#f5f5f5;line-height:1}.step-content[data-v-65f72287]{margin-top:1.5rem;text-align:center;max-width:200px}.step-title[data-v-65f72287]{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-65f72287]{color:#000}.content-body[data-v-65f72287]{margin-top:2rem;font-size:1.1rem;line-height:1.8;color:#333;max-width:800px}.why-studied-list[data-v-65f72287]{margin-top:2rem;list-style:none;padding:0;max-width:800px}.why-studied-item[data-v-65f72287]{margin-bottom:2.5rem}.why-studied-item[data-v-65f72287]:last-child{margin-bottom:0}.why-studied-point-title[data-v-65f72287]{font-size:1.5rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem;line-height:1.3}.why-studied-point-text[data-v-65f72287]{font-size:1.1rem;line-height:1.8;color:#333;margin:0}.minsait-logo-item[data-v-65f72287]{display:flex;justify-content:flex-start;align-items:center;margin-top:2rem}.minsait-logo[data-v-65f72287]{max-width:200px;height:auto;filter:grayscale(100%)}.comparison-container[data-v-65f72287]{margin-top:3rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px}.comparison-column[data-v-65f72287]{display:flex;flex-direction:column}.comparison-title[data-v-65f72287]{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:2rem;line-height:1.2}.comparison-list[data-v-65f72287]{list-style:none;padding:0;margin:0}.comparison-item[data-v-65f72287]{margin-bottom:2.5rem}.comparison-item[data-v-65f72287]:last-child{margin-bottom:0}.comparison-point-title[data-v-65f72287]{font-size:1.3rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem;line-height:1.3}.comparison-point-text[data-v-65f72287]{font-size:1.1rem;line-height:1.8;color:#333;margin:0}.comparison-conclusion[data-v-65f72287]{margin-top:3rem;max-width:1200px;font-size:1.25rem;font-style:italic;line-height:1.6;color:#1a1a2e}#where-worked[data-v-65f72287]{align-items:center;padding-top:10px}#where-worked .section-content[data-v-65f72287]{max-width:80%;width:100%}#where-worked .text-content[data-v-65f72287]{width:100%;max-width:100%}.where-worked-header[data-v-65f72287]{margin-top:-3rem;margin-bottom:10rem;max-width:1400px;width:100%}@media (max-width: 768px){.where-worked-header[data-v-65f72287]{margin-top:-1.5rem;margin-bottom:4rem}}@media (max-width: 480px){.where-worked-header[data-v-65f72287]{margin-top:-1rem;margin-bottom:3rem}}.where-worked-header .section-title[data-v-65f72287]{margin-bottom:.5rem}.where-worked-header .section-subtitle[data-v-65f72287]{font-size:1.2rem;font-weight:400;color:#666;margin:0}.timeline-container-full[data-v-65f72287]{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-65f72287]{padding:40px 0}}@media (max-width: 480px){.timeline-container-full[data-v-65f72287]{padding:30px 0}}.horizontal-timeline[data-v-65f72287]{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-65f72287]{display:none}.timeline-item[data-v-65f72287]{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;z-index:2}.timeline-item-top[data-v-65f72287],.timeline-item-bottom[data-v-65f72287]{align-items:center}.timeline-marker-wrapper[data-v-65f72287]{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.timeline-marker[data-v-65f72287]{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-65f72287]{transform:translateY(-12px)}.marker-bottom[data-v-65f72287]{transform:translateY(12px)}.timeline-year[data-v-65f72287]{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-65f72287]{top:calc(50% + 24px)}.timeline-item-bottom .timeline-year[data-v-65f72287]{bottom:calc(50% + 24px)}.timeline-connector[data-v-65f72287]{position:absolute;width:2px;background:#d3d3d3;z-index:1;left:50%;transform:translate(-50%)}.timeline-item-top .timeline-connector[data-v-65f72287]{bottom:100%;height:100px;margin-bottom:10px}.timeline-item-bottom .timeline-connector[data-v-65f72287]{top:100%;height:100px;margin-top:10px}.timeline-content[data-v-65f72287]{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-65f72287]{bottom:100%;margin-bottom:100px;transform:translate(-50%);left:50%}.timeline-item-bottom .timeline-content[data-v-65f72287]{top:100%;margin-top:100px;transform:translate(-50%);left:50%}.timeline-item:hover .timeline-content[data-v-65f72287]{background:#fff;box-shadow:0 4px 16px #0000001f;transform:translate(-50%) translateY(-4px)}.job-position[data-v-65f72287]{font-size:1rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem;line-height:1.3}.job-company[data-v-65f72287]{font-size:.9rem;font-weight:400;color:#666;margin-bottom:.4rem}.job-location[data-v-65f72287]{font-size:.85rem;font-weight:400;color:#666;margin:0;line-height:1.4}.job-header[data-v-65f72287]{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.job-title[data-v-65f72287]{font-size:1.3rem;font-weight:700;color:#1a1a2e;margin:0;line-height:1.3}.job-company[data-v-65f72287]{font-size:1rem;font-weight:500;color:#666}.job-details[data-v-65f72287]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;color:#666}.job-period[data-v-65f72287]{font-weight:500}.job-duration[data-v-65f72287]{color:#999}.job-location[data-v-65f72287]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;font-size:.85rem;color:#666}.job-type[data-v-65f72287]{padding:2px 8px;background:#0000000d;border-radius:4px;font-size:.85rem;color:#666}.job-description[data-v-65f72287]{font-size:.95rem;line-height:1.6;color:#444;margin:.75rem 0}.job-skills[data-v-65f72287]{margin-top:.75rem;font-size:.85rem;line-height:1.6;color:#666}.skills-label[data-v-65f72287]{font-weight:600;color:#555;margin-right:8px}.skills-list[data-v-65f72287]{color:#666}.ellipse-bg[data-v-65f72287]{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-65f72287]{height:70vh;max-height:600px;width:auto;opacity:.22;filter:grayscale(100%)}.resizes-logo-wrapper[data-v-65f72287]{position:relative;display:inline-block}.resizes-logo-link[data-v-65f72287]{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-65f72287],.resizes-logo-link[data-v-65f72287]:hover{transform:translateY(-2px) rotate(2deg) scale(1.05);opacity:.9}.resizes-logo[data-v-65f72287]{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-65f72287],.resizes-logo-link:hover .resizes-logo[data-v-65f72287]{filter:grayscale(80%)}.resizes-dropdown[data-v-65f72287]{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-65f72287]{opacity:1;visibility:visible;pointer-events:all;transform:translateY(-50%) translate(0)}.dropdown-item[data-v-65f72287]{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-65f72287]: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-65f72287]:hover:before{left:100%}.resizes-logo-wrapper.dropdown-active .dropdown-item-1[data-v-65f72287]{opacity:1;transform:translate(0) rotate(2deg) scale(1);transition-delay:.1s}.resizes-logo-wrapper.dropdown-active .dropdown-item-2[data-v-65f72287]{opacity:1;transform:translate(0) rotate(-2deg) scale(1);transition-delay:.2s}.resizes-logo-wrapper.dropdown-active .dropdown-item-3[data-v-65f72287]{opacity:1;transform:translate(0) rotate(1deg) scale(1);transition-delay:.3s}.dropdown-item[data-v-65f72287]: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-65f72287]{transform:rotate(360deg) scale(1.2);animation:bounce-65f72287 .6s ease}.dropdown-icon[data-v-65f72287]{font-size:1.4rem;display:inline-block;transition:transform .6s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}.dropdown-text[data-v-65f72287]{flex:1;transition:transform .3s ease}.dropdown-item:hover .dropdown-text[data-v-65f72287]{transform:translate(4px)}@keyframes bounce-65f72287{0%,to{transform:translateY(0) rotate(360deg) scale(1.2)}50%{transform:translateY(-8px) rotate(360deg) scale(1.2)}}.dash-container[data-v-65f72287]{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-65f72287]{display:inline-block;text-decoration:none;transition:transform .3s ease,opacity .3s ease}.dash-logo-link[data-v-65f72287]:hover{transform:translateY(-2px);opacity:.9}.dash-logo[data-v-65f72287]{max-width:180px;height:auto;filter:grayscale(100%);transition:filter .3s ease}.dash-logo-link:hover .dash-logo[data-v-65f72287]{filter:grayscale(80%)}.resizes-section[data-v-65f72287]{position:relative}.resizes-section .section-content[data-v-65f72287]{align-items:center;justify-content:center}.resizes-center-content[data-v-65f72287]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:2}.resizes-section .notification-content[data-v-65f72287]{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-65f72287]:hover{transform:translateY(-2px) scale(.8);opacity:1}.notification-image[data-v-65f72287]{width:auto;height:55px;filter:grayscale(100%);opacity:.95;transition:filter .3s ease}.resizes-section .notification-content:hover .notification-image[data-v-65f72287]{filter:grayscale(80%)}.toast-slide-enter-active[data-v-65f72287],.toast-slide-leave-active[data-v-65f72287]{transition:transform .28s ease,opacity .28s ease}.toast-slide-enter-from[data-v-65f72287],.toast-slide-leave-to[data-v-65f72287]{transform:translate(24px);opacity:0}.toast-slide-enter-to[data-v-65f72287],.toast-slide-leave-from[data-v-65f72287]{transform:translate(0);opacity:1}.resizes-section .image-content[data-v-65f72287]{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-65f72287]{left:0}.resizes-tube-image .character-image[data-v-65f72287]{transform:scaleX(-1);height:50vh;max-height:400px}.section-title[data-v-65f72287]{font-size:3rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem;line-height:1.2}.section-subtitle[data-v-65f72287]{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-65f72287]{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}@media (max-width: 768px){.profile-content[data-v-65f72287]{gap:1.5rem}}@media (max-width: 480px){.profile-content[data-v-65f72287]{gap:1.25rem}}.profile-image-wrapper[data-v-65f72287]{width:280px;height:280px;border-radius:50%;overflow:visible;box-shadow:0 8px 24px #0000001a;position:relative;cursor:pointer}.profile-image[data-v-65f72287]{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);border-radius:50%}.profile-hover-overlay[data-v-65f72287]{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-65f72287]{opacity:1;pointer-events:none}.hover-item[data-v-65f72287]{position:absolute;display:flex;align-items:center;gap:20px;white-space:nowrap}.item-1[data-v-65f72287]{top:12%;left:100%;margin-left:20px}.item-2[data-v-65f72287]{top:30%;left:100%;margin-left:20px}.item-3[data-v-65f72287]{top:50%;left:100%;margin-left:20px}.item-4[data-v-65f72287]{top:70%;left:100%;margin-left:20px}.arrow-line[data-v-65f72287]{width:120px;height:40px;overflow:visible}.arrow-line path[data-v-65f72287]{stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;opacity:.85}.hover-label[data-v-65f72287]{display:flex;flex-direction:column;font-size:.9rem;color:#1a1a2e;font-weight:500}.label-line-1[data-v-65f72287]{font-weight:600;margin-bottom:2px}.label-line-2[data-v-65f72287]{font-weight:400;opacity:.8}.profile-info[data-v-65f72287]{text-align:center}.profile-name[data-v-65f72287]{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.profile-title[data-v-65f72287]{font-size:1.2rem;font-weight:400;color:#666;margin-bottom:1.5rem}.profile-social[data-v-65f72287]{display:flex;align-items:center;justify-content:center;gap:.5rem}.social-link[data-v-65f72287]{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-65f72287]:hover{background-color:#0000000d;transform:translateY(-2px);color:#0077b5}.social-link:hover .linkedin-icon[data-v-65f72287]{fill:#0077b5;transform:scale(1.1)}.social-handle[data-v-65f72287]{font-weight:500}.linkedin-icon[data-v-65f72287]{width:20px;height:20px;fill:#0077b5;transition:all .3s ease}.side-nav[data-v-65f72287]{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-65f72287]{right:max(15px,env(safe-area-inset-right))}}}.nav-list[data-v-65f72287]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.nav-item[data-v-65f72287]{position:relative}.nav-link[data-v-65f72287]{display:flex;align-items:center;gap:12px;text-decoration:none;color:#d3d3d3;transition:all .3s ease;cursor:pointer}.nav-link[data-v-65f72287]:focus{outline:none}.nav-dot[data-v-65f72287]{width:12px;height:12px;border-radius:50%;background:#d3d3d3;border:2px solid whitesmoke;transition:all .3s ease;flex-shrink:0}.nav-label[data-v-65f72287]{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-65f72287],.nav-item.active .nav-link[data-v-65f72287],.nav-item:focus-within .nav-link[data-v-65f72287]{color:#000}.nav-item:hover .nav-label[data-v-65f72287],.nav-item.active .nav-label[data-v-65f72287],.nav-item:focus-within .nav-label[data-v-65f72287]{color:#000}.nav-item:hover .nav-dot[data-v-65f72287],.nav-item.active .nav-dot[data-v-65f72287],.nav-item:focus-within .nav-dot[data-v-65f72287]{background:#000;transform:scale(1.2);border-color:#000}.nav-item.active .nav-dot[data-v-65f72287]{background:#000;border-color:#000}.nav-item:not(.active):not(:hover):not(:focus-within) .nav-link[data-v-65f72287]{color:#d3d3d3}.nav-item:not(.active):not(:hover):not(:focus-within) .nav-label[data-v-65f72287]{color:#d3d3d3}.nav-item:not(.active):not(:hover):not(:focus-within) .nav-dot[data-v-65f72287]{background:#d3d3d3;border-color:#f5f5f5;transform:scale(1)}@media (max-width: 1024px){.section[data-v-65f72287]{padding:70px 30px}.section-content[data-v-65f72287]{flex-direction:column;text-align:center}.main-title[data-v-65f72287]{font-size:3rem}.character-image[data-v-65f72287]{height:70vh;max-height:650px}.platonic-image[data-v-65f72287],.ellipse-img[data-v-65f72287]{height:60vh;max-height:500px}.side-nav[data-v-65f72287]{right:20px}.language-toggle[data-v-65f72287]{top:15px;right:15px;padding:6px 12px;font-size:.85rem}.where-worked-header[data-v-65f72287]{flex-direction:column;gap:2.5rem;margin-bottom:6rem}#where-worked .section-content[data-v-65f72287]{max-width:100%;padding:0 20px}.timeline-container-full[data-v-65f72287]{padding:60px 0}.when-studied-section .section-content[data-v-65f72287]{margin-top:100px}}@media (max-width: 768px){.section[data-v-65f72287]{padding:60px 20px;min-height:auto}.masterclass-section[data-v-65f72287],.who-i-am-section[data-v-65f72287],.when-studied-section[data-v-65f72287],.resizes-section[data-v-65f72287]{min-height:100vh;min-height:100dvh}.main-title[data-v-65f72287]{font-size:2.5rem}.section-title[data-v-65f72287]{font-size:2rem}.section-subtitle[data-v-65f72287]{margin-bottom:2rem}.subtitle[data-v-65f72287]{font-size:1.2rem}.character-image[data-v-65f72287]{height:50vh;max-height:400px}.platonic-image[data-v-65f72287]{height:40vh;max-height:300px}.profile-image-wrapper[data-v-65f72287]{width:220px;height:220px}.profile-name[data-v-65f72287]{font-size:1.5rem}.profile-title[data-v-65f72287]{font-size:1.1rem;margin-bottom:1rem}.side-nav[data-v-65f72287]{right:15px}.language-toggle[data-v-65f72287]{top:10px;right:10px;padding:6px 10px;font-size:.8rem;min-width:45px}.nav-label[data-v-65f72287]{display:none}.ellipse-img[data-v-65f72287]{height:35vh;max-height:250px;opacity:.18}.notification-image[data-v-65f72287]{height:45px}.comparison-container[data-v-65f72287]{grid-template-columns:1fr;gap:3rem}.comparison-title[data-v-65f72287]{font-size:1.75rem;margin-bottom:1.5rem}.where-worked-header[data-v-65f72287]{flex-direction:column;gap:2rem}#where-worked .section-content[data-v-65f72287]{max-width:100%;padding:0}#where-worked[data-v-65f72287]{padding-top:40px;padding-bottom:40px;min-height:auto}.timeline-container-full[data-v-65f72287]{padding:40px 0}.horizontal-timeline[data-v-65f72287]{flex-wrap:wrap;gap:40px;padding:0 10px}.steps-container[data-v-65f72287]{margin-top:2rem}.steps-wrapper[data-v-65f72287]{flex-direction:column;gap:2.5rem;align-items:center}.steps-line[data-v-65f72287]{display:none}.step-item[data-v-65f72287]{flex-direction:row;align-items:center;justify-content:center;width:100%;gap:1.5rem}.step-marker[data-v-65f72287]{width:50px;height:50px;flex-shrink:0}.step-number[data-v-65f72287]{font-size:1.2rem}.step-content[data-v-65f72287]{margin-top:0;text-align:center;max-width:none}.step-title[data-v-65f72287]{font-size:1.1rem}.timeline-line[data-v-65f72287]{display:none}.timeline-item[data-v-65f72287]{flex:0 0 calc(50% - 20px);min-width:200px}.timeline-connector[data-v-65f72287]{display:none}.timeline-content[data-v-65f72287]{position:relative;width:100%;margin:20px 0 0;transform:none;left:auto}.timeline-item-top .timeline-content[data-v-65f72287],.timeline-item-bottom .timeline-content[data-v-65f72287]{position:relative;margin:20px 0 0;transform:none;left:auto}.timeline-marker[data-v-65f72287]{width:16px;height:16px}.timeline-year[data-v-65f72287]{font-size:.85rem}.job-position[data-v-65f72287]{font-size:.95rem}.why-studied-list[data-v-65f72287]{margin-top:1.5rem}.why-studied-item[data-v-65f72287]{margin-bottom:2rem}.why-studied-point-title[data-v-65f72287]{font-size:1.3rem}.why-studied-point-text[data-v-65f72287]{font-size:1rem}.content-section[data-v-65f72287]{min-height:auto;padding-top:60px;padding-bottom:60px}.first-job-section .section-content[data-v-65f72287]{flex-direction:column;gap:2rem}.rectangle-28[data-v-65f72287]{max-width:100%;max-height:300px}.resizes-section[data-v-65f72287]{padding-bottom:100px}.resizes-tube-image .character-image[data-v-65f72287]{height:40vh;max-height:300px}.dash-container[data-v-65f72287]{bottom:40px;padding:0 20px}.dash-logo[data-v-65f72287]{max-width:140px}.resizes-logo[data-v-65f72287]{max-width:250px}.scroll-arrow-btn[data-v-65f72287]{bottom:20px;width:44px;height:44px}.arrow-icon[data-v-65f72287]{width:20px;height:20px}}@media (max-width: 480px){.section[data-v-65f72287]{padding:40px 15px;min-height:auto}.masterclass-section[data-v-65f72287],.who-i-am-section[data-v-65f72287],.when-studied-section[data-v-65f72287],.resizes-section[data-v-65f72287]{min-height:100vh;min-height:100dvh}.main-title[data-v-65f72287]{font-size:2rem;line-height:1.1}.section-title[data-v-65f72287]{font-size:1.75rem;line-height:1.2;margin-bottom:.75rem}.section-subtitle[data-v-65f72287]{font-size:1rem;margin-bottom:1.5rem}.subtitle[data-v-65f72287]{font-size:1.1rem;margin-top:.75rem}.character-image[data-v-65f72287]{height:45vh;max-height:350px}.platonic-image[data-v-65f72287]{height:35vh;max-height:250px}.where-worked-header[data-v-65f72287]{flex-direction:column;gap:1.5rem}#where-worked .section-content[data-v-65f72287]{max-width:100%;padding:0}#where-worked[data-v-65f72287]{padding-top:30px;padding-bottom:30px}.timeline-container-full[data-v-65f72287]{padding:30px 0}.horizontal-timeline[data-v-65f72287]{gap:30px;padding:0 5px}.steps-container[data-v-65f72287]{margin-top:2rem}.steps-wrapper[data-v-65f72287]{gap:2rem}.step-marker[data-v-65f72287]{width:45px;height:45px}.step-number[data-v-65f72287]{font-size:1rem}.step-title[data-v-65f72287]{font-size:1rem;line-height:1.3}.timeline-item[data-v-65f72287]{flex:0 0 100%;min-width:100%}.timeline-content[data-v-65f72287]{width:100%;padding:.9rem;margin-top:15px}.timeline-marker[data-v-65f72287]{width:14px;height:14px}.timeline-year[data-v-65f72287]{font-size:.8rem}.job-position[data-v-65f72287]{font-size:.9rem;margin-bottom:.4rem}.job-company[data-v-65f72287]{font-size:.85rem;margin-bottom:.3rem}.job-location[data-v-65f72287]{font-size:.8rem}.first-job-section .section-content[data-v-65f72287]{flex-direction:column;gap:2rem}.rectangle-28[data-v-65f72287]{max-width:100%;max-height:250px}.profile-image-wrapper[data-v-65f72287]{width:180px;height:180px}.profile-name[data-v-65f72287]{font-size:1.3rem}.profile-title[data-v-65f72287]{font-size:1rem}.why-studied-list[data-v-65f72287]{margin-top:1.5rem}.why-studied-item[data-v-65f72287]{margin-bottom:1.5rem}.why-studied-point-title[data-v-65f72287]{font-size:1.2rem;margin-bottom:.5rem}.why-studied-point-text[data-v-65f72287]{font-size:.95rem;line-height:1.6}.comparison-container[data-v-65f72287]{gap:2rem;margin-top:2rem}.comparison-title[data-v-65f72287]{font-size:1.5rem;margin-bottom:1.25rem}.comparison-item[data-v-65f72287]{margin-bottom:2rem}.comparison-point-title[data-v-65f72287]{font-size:1.15rem}.comparison-point-text[data-v-65f72287]{font-size:.95rem;line-height:1.7}.ellipse-img[data-v-65f72287]{height:30vh;max-height:200px}.content-section[data-v-65f72287]{padding-top:40px;padding-bottom:40px}.resizes-section[data-v-65f72287]{padding-bottom:80px}.resizes-tube-image .character-image[data-v-65f72287]{height:35vh;max-height:250px}.resizes-logo[data-v-65f72287]{max-width:200px}.dash-logo[data-v-65f72287]{max-width:120px}.dash-container[data-v-65f72287]{bottom:30px;padding:0 15px}.notification-image[data-v-65f72287]{height:40px}.minsait-logo[data-v-65f72287]{max-width:150px}.scroll-arrow-btn[data-v-65f72287]{bottom:15px;width:40px;height:40px}.arrow-icon[data-v-65f72287]{width:18px;height:18px}.chronometer[data-v-65f72287]{bottom:15px;left:15px;padding:6px 10px}.chronometer-display[data-v-65f72287]{font-size:.9rem}}.scroll-reveal[data-v-65f72287]{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.scroll-reveal.revealed[data-v-65f72287]{opacity:1;transform:translateY(0)}.scroll-reveal[data-v-65f72287]:nth-child(2){transition-delay:.08s}.scroll-reveal[data-v-65f72287]:nth-child(3){transition-delay:.16s}.scroll-reveal[data-v-65f72287]:nth-child(4){transition-delay:.24s}.scroll-reveal[data-v-65f72287]:nth-child(5){transition-delay:.32s}.scroll-reveal[data-v-65f72287]:nth-child(6){transition-delay:.4s}.stack-grid[data-v-65f72287]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-top:2rem;max-width:900px}.stack-category[data-v-65f72287]{background:#fffc;border-radius:12px;padding:1.75rem;box-shadow:0 2px 12px #0000000f;transition:box-shadow .3s ease,transform .3s ease}.stack-category[data-v-65f72287]:hover{box-shadow:0 6px 24px #0000001a;transform:translateY(-2px)}.stack-category-title[data-v-65f72287]{font-size:1.1rem;font-weight:700;color:#1a1a2e;margin-bottom:1.25rem;letter-spacing:.02em;text-transform:uppercase;font-size:.85rem}.stack-items[data-v-65f72287]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.stack-item[data-v-65f72287]{display:flex;align-items:center;gap:.6rem;font-size:.95rem;font-weight:500;color:#333;padding:.5rem;border-radius:8px;transition:background .2s ease}.stack-item[data-v-65f72287]:hover{background:#1a1a2e0a}.stack-icon[data-v-65f72287]{width:28px;height:28px;flex-shrink:0;color:#1a1a2e;opacity:.7}.stack-icon svg[data-v-65f72287]{width:100%;height:100%}.day-timeline[data-v-65f72287]{position:relative;margin-top:2rem;max-width:700px;padding-left:1rem}.day-timeline-line[data-v-65f72287]{position:absolute;left:85px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#1a1a2e,#d3d3d3)}.day-item[data-v-65f72287]{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;position:relative}.day-item[data-v-65f72287]:last-child{margin-bottom:0}.day-time[data-v-65f72287]{font-size:1rem;font-weight:700;color:#1a1a2e;min-width:60px;text-align:right;padding-top:.1rem;font-variant-numeric:tabular-nums}.day-marker[data-v-65f72287]{width:14px;height:14px;border-radius:50%;background:#1a1a2e;border:3px solid whitesmoke;box-shadow:0 0 0 2px #1a1a2e;flex-shrink:0;margin-top:.2rem;z-index:2;transition:transform .3s ease,box-shadow .3s ease}.day-item:hover .day-marker[data-v-65f72287]{transform:scale(1.3);box-shadow:0 0 0 2px #1a1a2e,0 0 12px #1a1a2e33}.day-content[data-v-65f72287]{flex:1}.day-title[data-v-65f72287]{font-size:1.2rem;font-weight:700;color:#1a1a2e;margin:0 0 .35rem;line-height:1.3}.day-desc[data-v-65f72287]{font-size:.95rem;line-height:1.6;color:#555;margin:0}.resizes-about[data-v-65f72287]{margin-top:1.5rem;max-width:500px;text-align:center}.resizes-description[data-v-65f72287]{font-size:1rem;line-height:1.7;color:#555;margin:0 0 .75rem}.resizes-product[data-v-65f72287]{font-size:.95rem;line-height:1.7;color:#777;margin:0}@media (max-width: 768px){.stack-grid[data-v-65f72287]{grid-template-columns:1fr;gap:1.5rem}.stack-category[data-v-65f72287]{padding:1.25rem}.stack-items[data-v-65f72287]{grid-template-columns:1fr 1fr;gap:.75rem}.stack-item[data-v-65f72287]{font-size:.9rem}.stack-icon[data-v-65f72287]{width:24px;height:24px}}@media (max-width: 480px){.stack-items[data-v-65f72287]{grid-template-columns:1fr}.stack-category-title[data-v-65f72287]{font-size:.8rem}}@media (max-width: 768px){.day-timeline[data-v-65f72287]{padding-left:0}.day-timeline-line[data-v-65f72287]{left:65px}.day-time[data-v-65f72287]{font-size:.9rem;min-width:50px}.day-title[data-v-65f72287]{font-size:1.05rem}.day-desc[data-v-65f72287]{font-size:.9rem}.day-item[data-v-65f72287]{gap:1rem;margin-bottom:1.5rem}}@media (max-width: 480px){.day-timeline-line[data-v-65f72287]{left:55px}.day-time[data-v-65f72287]{font-size:.85rem;min-width:45px}.day-title[data-v-65f72287]{font-size:1rem}.day-desc[data-v-65f72287]{font-size:.85rem}.day-marker[data-v-65f72287]{width:12px;height:12px}}@media (max-width: 768px){.resizes-about[data-v-65f72287]{max-width:100%}.resizes-description[data-v-65f72287]{font-size:.95rem}.resizes-product[data-v-65f72287]{font-size:.9rem}}.generative-bg[data-v-65f72287]{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:0}.section[data-v-65f72287]{z-index:1;background:transparent}@media (max-width: 768px){.generative-bg[data-v-65f72287]{display:none}}.stack-layout[data-v-65f72287]{display:flex;align-items:flex-start;gap:3rem;margin-top:2rem;max-width:1100px}#my-stack .text-content[data-v-65f72287]{max-width:100%;width:100%}.radial-hero-wrapper[data-v-65f72287]{width:100%;max-width:1150px;margin:0 auto;max-height:78vh;display:flex;align-items:center;justify-content:center}.radial-hero[data-v-65f72287]{width:100%;height:auto;max-height:78vh}.ring-tick[data-v-65f72287]{stroke:#1a1a2e;stroke-opacity:.16;stroke-width:1.2}.ring-cat-arc[data-v-65f72287]{stroke:#1a1a2e;stroke-opacity:.18;stroke-width:1.5;fill:none;stroke-linecap:round;transition:stroke-opacity .3s ease,stroke-width .3s ease}.ring-cat-arc.active[data-v-65f72287]{stroke-opacity:.9;stroke-width:2.5}.ring-cat-arc.dimmed[data-v-65f72287]{stroke-opacity:.08}.ring-cat-label[data-v-65f72287]{font-size:12px;fill:#1a1a2e;fill-opacity:.55;font-family:Switzer,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:2px;transition:fill-opacity .3s ease}.ring-cat-label.active[data-v-65f72287]{fill-opacity:1}.ring-cat-label.dimmed[data-v-65f72287]{fill-opacity:.2}.ring-item[data-v-65f72287]{transition:opacity .3s ease}.ring-item.dimmed[data-v-65f72287]{opacity:.25}.ring-item-tick[data-v-65f72287]{stroke:#1a1a2e;stroke-opacity:.85;stroke-width:7;stroke-linecap:round;transition:stroke-width .3s cubic-bezier(.16,1,.3,1),stroke-opacity .3s ease}.ring-item-tick.active[data-v-65f72287]{stroke-width:10;stroke-opacity:1}.ring-card[data-v-65f72287]{fill:#f5f5f5;stroke:#1a1a2e;stroke-opacity:.4;stroke-width:1.25;transition:fill .3s ease,stroke-width .3s ease,stroke-opacity .3s ease}.ring-card.active[data-v-65f72287]{fill:#fff;stroke-opacity:.85;stroke-width:1.75}.ring-card-text[data-v-65f72287]{font-size:13px;fill:#1a1a2e;font-family:Georgia,Times New Roman,serif;font-style:italic}@media (max-width: 768px){.radial-hero-wrapper[data-v-65f72287]{max-width:400px}}@media (max-width: 480px){.radial-hero-wrapper[data-v-65f72287]{max-width:320px}}.chat-container[data-v-65f72287]{max-width:520px;margin:2.5rem auto 0;display:flex;flex-direction:column;gap:.6rem;z-index:2;position:relative}.chat-bubble[data-v-65f72287]{position:relative;max-width:82%;padding:.8rem 1.1rem;border-radius:16px;font-size:.9rem;line-height:1.55;opacity:0;transform:translateY(10px);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1)}.chat-bubble.chat-visible[data-v-65f72287],.chat-bubble.chat-typing[data-v-65f72287]{opacity:1;transform:translateY(0)}.chat-bubble.question[data-v-65f72287]{align-self:flex-start;background:#1a1a2e0d;color:#666;border-bottom-left-radius:4px}.chat-bubble.answer[data-v-65f72287]{align-self:flex-end;background:#1a1a2e1a;color:#1a1a2e;border-bottom-right-radius:4px;font-weight:500}.chat-text[data-v-65f72287]{margin:0;opacity:0;transition:opacity .35s ease .1s}.chat-bubble.chat-visible .chat-text[data-v-65f72287]{opacity:1}.typing-dots[data-v-65f72287]{position:absolute;top:0;right:0;bottom:0;left:0;padding:inherit;display:flex;align-items:center;gap:5px}.dots-fade-enter-active[data-v-65f72287],.dots-fade-leave-active[data-v-65f72287]{transition:opacity .2s ease}.dots-fade-enter-from[data-v-65f72287],.dots-fade-leave-to[data-v-65f72287]{opacity:0}.typing-dot[data-v-65f72287]{width:6px;height:6px;background:#999;border-radius:50%;display:inline-block;animation:typingBounce-65f72287 1.2s ease-in-out infinite}.typing-dot[data-v-65f72287]:nth-child(2){animation-delay:.15s}.typing-dot[data-v-65f72287]:nth-child(3){animation-delay:.3s}@keyframes typingBounce-65f72287{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}@media (max-width: 768px){.chat-container[data-v-65f72287]{max-width:100%;margin-top:2rem}.chat-bubble[data-v-65f72287]{max-width:88%;font-size:.85rem}}@media (max-width: 480px){.chat-bubble[data-v-65f72287]{padding:.7rem .9rem;font-size:.82rem}}.resizes-redesigned[data-v-65f72287]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;position:relative;padding-bottom:10vh}.resizes-main-content[data-v-65f72287]{display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:2;text-align:center;gap:4rem;width:100%;max-width:1100px}.resizes-left-column[data-v-65f72287]{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0}.resizes-left-column .section-subtitle[data-v-65f72287]{margin-bottom:0}.chat-container-lg[data-v-65f72287]{max-width:520px;width:100%;margin-top:0;max-height:70vh;overflow-y:auto}.chat-container-lg .chat-bubble[data-v-65f72287]{padding:1rem 1.4rem;font-size:1.05rem}.chat-container-lg .chat-text[data-v-65f72287]{font-size:1.05rem;line-height:1.6}.resizes-bottom-tagline[data-v-65f72287]{position:absolute;bottom:80px;left:50%;transform:translate(-50%);width:100%;max-width:min(1400px,100vw);padding:0 40px;box-sizing:border-box;text-align:center;z-index:2}.resizes-tagline-text[data-v-65f72287]{font-size:.95rem;color:#777;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.closing-message[data-v-65f72287]{font-size:1.1rem;line-height:1.8;color:#333;margin:0 0 2rem;max-width:600px}.closing-links[data-v-65f72287]{display:flex;flex-direction:column;gap:.75rem;max-width:400px}.closing-link[data-v-65f72287]{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 0;color:#1a1a2e;text-decoration:none;font-size:.95rem;font-weight:500;border-bottom:1px solid rgba(26,26,46,.1);transition:border-color .3s ease,padding-left .3s ease}.closing-link[data-v-65f72287]:hover{border-color:#1a1a2e80;padding-left:.5rem}.closing-link-icon[data-v-65f72287]{width:18px;height:18px;display:flex;align-items:center;opacity:.6}.closing-link-icon svg[data-v-65f72287]{width:100%;height:100%}.closing-footer[data-v-65f72287]{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#1a1a2e59;letter-spacing:1px;text-transform:uppercase;z-index:2}.closing-separator[data-v-65f72287]{opacity:.4}@media (max-width: 768px){.resizes-main-content[data-v-65f72287]{flex-direction:column;gap:.5rem}.chat-container-lg[data-v-65f72287]{margin-top:1.5rem;max-height:50vh}.chat-container-lg .chat-bubble[data-v-65f72287]{padding:.85rem 1.1rem;font-size:.95rem}.chat-container-lg .chat-text[data-v-65f72287]{font-size:.95rem}.resizes-bottom-tagline[data-v-65f72287]{bottom:20px;padding:0 20px}.resizes-tagline-text[data-v-65f72287]{white-space:normal;font-size:.85rem}}
