:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.app-container[data-v-ddd87bd9]{min-height:100vh}.about-me[data-v-c96bc0bc]{max-width:1200px;margin:0 auto;padding:3rem 2rem}.about-content[data-v-c96bc0bc]{background:#fff;border-radius:20px;grid-template-columns:400px 1fr;align-items:start;gap:4rem;padding:3rem;display:grid;box-shadow:0 8px 30px #00000014}.photo-section[data-v-c96bc0bc]{position:sticky;top:2rem}.photo-frame[data-v-c96bc0bc]{aspect-ratio:3/4;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}.photo-frame[data-v-c96bc0bc]:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);position:absolute;inset:0}.profile-photo[data-v-c96bc0bc]{object-fit:cover;width:100%;height:100%;display:block}.info-section[data-v-c96bc0bc]{flex-direction:column;gap:1.5rem;display:flex}.name[data-v-c96bc0bc]{color:#2c3e50;letter-spacing:-.5px;margin:0;font-size:2.5rem;font-weight:700}.name-en[data-v-c96bc0bc]{color:#7f8c8d;letter-spacing:1px;margin:-.5rem 0 0;font-size:1.2rem;font-weight:300}.divider[data-v-c96bc0bc]{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:2px;width:60px;height:3px;margin:.5rem 0}.education[data-v-c96bc0bc]{color:#5d6d7e;margin:0;font-size:1.1rem}.about-text[data-v-c96bc0bc]{margin-top:1rem}.about-title[data-v-c96bc0bc]{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.about-paragraph[data-v-c96bc0bc]{color:#555;text-align:justify;margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.about-paragraph[data-v-c96bc0bc]:last-child{margin-bottom:0}.about-paragraph[data-v-c96bc0bc] p{margin:.5em 0}.about-paragraph[data-v-c96bc0bc] strong{color:#2c3e50;font-weight:600}.about-paragraph[data-v-c96bc0bc] em{font-style:italic}.about-paragraph[data-v-c96bc0bc] a{color:#667eea;border-bottom:1px solid #0000;text-decoration:none;transition:all .3s}.about-paragraph[data-v-c96bc0bc] a:hover{color:#764ba2;border-bottom-color:#764ba2}.about-paragraph[data-v-c96bc0bc] ul,.about-paragraph[data-v-c96bc0bc] ol{margin:.5em 0;padding-left:1.5em}.about-paragraph[data-v-c96bc0bc] li{margin:.25em 0}.about-paragraph[data-v-c96bc0bc] code{background:#f5f5f5;border-radius:3px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em}.about-paragraph[data-v-c96bc0bc] blockquote{color:#666;border-left:3px solid #667eea;margin:1em 0;padding-left:1em;font-style:italic}.social-section[data-v-c96bc0bc]{border-top:1px solid #ecf0f1;margin-top:1.5rem;padding-top:1.5rem}.connect-title[data-v-c96bc0bc]{color:#2c3e50;letter-spacing:.5px;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.social-links[data-v-c96bc0bc]{gap:1rem;display:flex}.social-link[data-v-c96bc0bc]{background:#f8f9fa;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;text-decoration:none;transition:all .3s;display:flex}.social-link[data-v-c96bc0bc]:hover{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);transform:translateY(-3px);box-shadow:0 4px 12px #667eea4d}.social-link:hover .social-icon[data-v-c96bc0bc]{transform:scale(1.1)}.social-icon[data-v-c96bc0bc]{justify-content:center;align-items:center;transition:transform .3s;display:flex}@media (max-width:968px){.about-content[data-v-c96bc0bc]{grid-template-columns:1fr;gap:2rem;padding:2rem}.photo-section[data-v-c96bc0bc]{position:relative;top:0}.photo-frame[data-v-c96bc0bc]{max-width:400px;margin:0 auto}.name[data-v-c96bc0bc]{font-size:2rem}}@media (max-width:640px){.about-me[data-v-c96bc0bc]{padding:1.5rem 1rem}.about-content[data-v-c96bc0bc]{padding:1.5rem}.name[data-v-c96bc0bc]{font-size:1.8rem}.name-en[data-v-c96bc0bc]{font-size:1rem}.about-title[data-v-c96bc0bc]{font-size:1.3rem}.about-paragraph[data-v-c96bc0bc]{font-size:1rem}.social-link[data-v-c96bc0bc]{width:44px;height:44px;font-size:1.3rem}}.project-card[data-v-f6be8755]{color:inherit;background:#fff;border-radius:12px;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 4px 6px #0000001a}.project-card[data-v-f6be8755]:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.card-image[data-v-f6be8755]{aspect-ratio:16/9;background:#f5f5f5;width:100%;position:relative;overflow:hidden}.card-image img[data-v-f6be8755]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.project-card:hover .card-image img[data-v-f6be8755]{transform:scale(1.05)}.card-overlay[data-v-f6be8755]{opacity:0;background:#0009;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.project-card:hover .card-overlay[data-v-f6be8755]{opacity:1}.view-icon[data-v-f6be8755]{color:#fff;font-size:2rem}.view-text[data-v-f6be8755]{color:#fff;font-size:1rem;font-weight:500}.card-content[data-v-f6be8755]{padding:1.5rem}.card-title[data-v-f6be8755]{color:#2c3e50;margin:0 0 .75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.card-description[data-v-f6be8755]{color:#666;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.card-description[data-v-f6be8755] p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.card-description[data-v-f6be8755] strong{color:#2c3e50;font-weight:600}.card-description[data-v-f6be8755] em{font-style:italic}.card-description[data-v-f6be8755] a{color:#667eea;border-bottom:1px solid #0000;text-decoration:none;transition:all .3s}.card-description[data-v-f6be8755] a:hover{color:#764ba2;border-bottom-color:#764ba2}.card-description[data-v-f6be8755] ul,.card-description[data-v-f6be8755] ol{margin:.5em 0;padding-left:1.5em}.card-description[data-v-f6be8755] li{margin:.25em 0}.card-description[data-v-f6be8755] code{background:#f5f5f5;border-radius:3px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em}.card-description[data-v-f6be8755] blockquote{color:#666;border-left:3px solid #667eea;margin:1em 0;padding-left:1em;font-style:italic}@media (max-width:640px){.card-content[data-v-f6be8755]{padding:1rem}.card-title[data-v-f6be8755]{font-size:1.1rem}.card-description[data-v-f6be8755]{font-size:.9rem}}.side-nav[data-v-a8f0f061]{z-index:100;opacity:.6;width:200px;height:450px;transition:opacity .3s;position:fixed;top:50%;right:3rem;transform:translateY(-50%)}.side-nav.is-hovered[data-v-a8f0f061]{opacity:1}.nav-line[data-v-a8f0f061]{background:linear-gradient(#0000 0%,#667eea4d 10%,#667eeacc 50%,#667eea4d 90%,#0000 100%);border-radius:50px;width:3px;height:100%;position:absolute;top:0;right:0}.side-nav.is-hovered .nav-line[data-v-a8f0f061]{background:linear-gradient(#0000 0%,#667eea80 10%,#667eea 50%,#667eea80 90%,#0000 100%);box-shadow:0 0 20px #667eea66}.nav-list[data-v-a8f0f061]{flex-direction:column;justify-content:space-between;height:100%;margin:0;padding:0;list-style:none;display:flex;position:relative}.nav-item[data-v-a8f0f061]{justify-content:flex-end;align-items:center;display:flex;position:relative}.nav-link[data-v-a8f0f061]{color:#2c3e50;white-space:nowrap;align-items:center;gap:0;padding-right:0;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative}.nav-link[data-v-a8f0f061]:hover{color:#667eea}.nav-dot[data-v-a8f0f061]{z-index:2;background:#fff;border:3px solid #667eea;border-radius:50%;flex-shrink:0;width:14px;height:14px;transition:all .3s;position:absolute;right:-7px;box-shadow:0 0 10px #667eea4d}.nav-link:hover .nav-dot[data-v-a8f0f061]{background:#667eea;border-color:#fff;transform:scale(1.4);box-shadow:0 0 20px #667eea99}.nav-text[data-v-a8f0f061]{opacity:0;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#fffffff2;border-radius:8px;padding:.5rem 1rem;transition:all .3s;position:relative;right:1.5rem;transform:translate(10px);box-shadow:0 2px 10px #0000001a}.side-nav.is-hovered .nav-text[data-v-a8f0f061]{opacity:1;pointer-events:auto;transform:translate(0)}@media (max-width:1024px){.side-nav[data-v-a8f0f061]{display:none}}@media (min-width:1400px){.side-nav[data-v-a8f0f061]{right:4rem}}@media (max-width:1280px){.side-nav[data-v-a8f0f061]{right:2rem}}.special-thanks[data-v-3680421f]{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);margin-top:4rem;padding:4rem 2rem}.thanks-content[data-v-3680421f]{max-width:1200px;margin:0 auto}.thanks-title[data-v-3680421f]{text-align:center;color:#fff;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:2.5rem;font-weight:700;display:flex}.title-icon[data-v-3680421f]{font-size:2.5rem;animation:1.5s ease-in-out infinite heartbeat-3680421f}@keyframes heartbeat-3680421f{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.thanks-description[data-v-3680421f]{text-align:center;opacity:.9;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.thanks-list[data-v-3680421f]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.thanks-card[data-v-3680421f]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff26;border:2px solid #fff3;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.thanks-card[data-v-3680421f]:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.thanks-card[data-v-3680421f]:hover:before{left:100%}.thanks-card[data-v-3680421f]:hover{background:#ffffff40;border-color:#fff6;transform:translateY(-5px);box-shadow:0 8px 30px #0003}.card-avatar[data-v-3680421f]{z-index:1;position:relative}.avatar-image[data-v-3680421f]{object-fit:cover;background:#ffffff1a;border:3px solid #ffffff4d;border-radius:50%;width:80px;height:80px;transition:all .3s}.thanks-card:hover .avatar-image[data-v-3680421f]{border-color:#fff9;transform:scale(1.1);box-shadow:0 4px 20px #0000004d}.card-icon[data-v-3680421f]{font-size:3rem;transition:transform .3s}.thanks-card:hover .card-icon[data-v-3680421f]{transform:scale(1.1)}.card-info[data-v-3680421f]{text-align:center;z-index:1;width:100%}.card-name[data-v-3680421f]{word-break:break-word;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.card-link[data-v-3680421f]{opacity:.8;justify-content:center;align-items:center;gap:.3rem;font-size:.85rem;transition:opacity .3s;display:flex}.thanks-card:hover .card-link[data-v-3680421f]{opacity:1}.link-icon[data-v-3680421f]{font-size:.9rem}.link-text[data-v-3680421f]{font-size:.85rem}.footer-copyright[data-v-3680421f]{text-align:center;opacity:.8;border-top:1px solid #fff3;padding-top:2rem;font-size:.95rem}.footer-copyright p[data-v-3680421f]{margin:0}@media (max-width:768px){.special-thanks[data-v-3680421f]{padding:3rem 1.5rem}.thanks-title[data-v-3680421f],.title-icon[data-v-3680421f]{font-size:2rem}.thanks-description[data-v-3680421f]{margin-bottom:2rem;font-size:1rem}.thanks-list[data-v-3680421f]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.8rem}.thanks-card[data-v-3680421f]{padding:1.2rem .8rem}.avatar-image[data-v-3680421f]{width:70px;height:70px}.card-icon[data-v-3680421f]{font-size:2.5rem}.card-name[data-v-3680421f]{font-size:1rem}.link-text[data-v-3680421f]{font-size:.8rem}}@media (max-width:480px){.thanks-list[data-v-3680421f]{grid-template-columns:repeat(2,1fr)}.avatar-image[data-v-3680421f]{width:60px;height:60px}}.home[data-v-38e824db]{min-height:100vh}.about-section[data-v-38e824db]{margin-bottom:4rem}.section-title[data-v-38e824db]{text-align:center;color:#2c3e50;justify-content:center;align-items:center;gap:.75rem;margin:3rem 0 2rem;font-size:2.5rem;font-weight:700;display:flex}.title-icon[data-v-38e824db]{font-size:2.5rem}.projects-section[data-v-38e824db]{max-width:1400px;margin:0 auto;padding:2rem}.category-section[data-v-38e824db]{margin-bottom:4rem}.category-title[data-v-38e824db]{color:#2c3e50;border-bottom:3px solid #667eea;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.75rem;font-weight:600;display:inline-block}.projects-grid[data-v-38e824db]{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.no-projects[data-v-38e824db]{text-align:center;color:#999;padding:4rem 2rem;font-size:1.1rem}@media (max-width:768px){.projects-section[data-v-38e824db]{padding:1rem}.section-title[data-v-38e824db]{margin:2rem 0 1.5rem;font-size:2rem}.title-icon[data-v-38e824db]{font-size:2rem}.category-title[data-v-38e824db]{font-size:1.5rem}.projects-grid[data-v-38e824db]{grid-template-columns:1fr;gap:1.5rem}.category-section[data-v-38e824db]{margin-bottom:3rem}}.project-item[data-v-5f5e5105]{width:100%;max-width:1200px;margin:0 auto}.project-main[data-v-5f5e5105]{gap:2rem;display:grid}.main-item[data-v-5f5e5105]{background:#fff;border-radius:12px;grid-template-columns:1fr 1fr;gap:2rem;transition:transform .3s,box-shadow .3s;display:grid;overflow:hidden;box-shadow:0 4px 6px #0000001a}.main-item.no-image[data-v-5f5e5105]{grid-template-columns:1fr}.main-item[data-v-5f5e5105]:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.main-item[data-v-5f5e5105]:nth-child(2n){grid-template-columns:1fr 1fr}.main-item:nth-child(2n) .image-container[data-v-5f5e5105]{order:2}.main-item:nth-child(2n) .content[data-v-5f5e5105]{order:1}.image-container[data-v-5f5e5105]{cursor:pointer;aspect-ratio:16/9;background:#f5f5f5;position:relative;overflow:hidden}.main-image[data-v-5f5e5105]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.image-container:hover .main-image[data-v-5f5e5105]{transform:scale(1.05)}.image-overlay[data-v-5f5e5105]{opacity:0;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.image-container:hover .image-overlay[data-v-5f5e5105]{opacity:1}.zoom-icon[data-v-5f5e5105]{color:#fff;font-size:2rem}.content[data-v-5f5e5105]{flex-direction:column;justify-content:center;padding:2rem;display:flex}.item-title[data-v-5f5e5105]{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.item-description[data-v-5f5e5105]{color:#555;flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.item-description[data-v-5f5e5105] p{margin:.5em 0}.item-description[data-v-5f5e5105] strong{color:#2c3e50;font-weight:600}.item-description[data-v-5f5e5105] em{font-style:italic}.item-description[data-v-5f5e5105] a{color:#667eea;border-bottom:1px solid #0000;text-decoration:none;transition:all .3s}.item-description[data-v-5f5e5105] a:hover{color:#764ba2;border-bottom-color:#764ba2}.item-description[data-v-5f5e5105] ul,.item-description[data-v-5f5e5105] ol{margin:.5em 0;padding-left:1.5em}.item-description[data-v-5f5e5105] li{margin:.25em 0}.item-description[data-v-5f5e5105] code{background:#f5f5f5;border-radius:3px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em}.item-description[data-v-5f5e5105] blockquote{color:#666;border-left:3px solid #667eea;margin:1em 0;padding-left:1em;font-style:italic}.item-link[data-v-5f5e5105]{color:#42b883;align-self:flex-start;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.item-link[data-v-5f5e5105]:hover{color:#349469}.no-image-content[data-v-5f5e5105]{text-align:left;flex-direction:column;justify-content:center;padding:2rem;display:flex}.no-image-content .item-title[data-v-5f5e5105]{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem}.no-image-content .item-description[data-v-5f5e5105]{color:#555;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.no-image-content .item-link[data-v-5f5e5105]{align-self:flex-start}.lightbox-overlay[data-v-5f5e5105]{z-index:9999;cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-content[data-v-5f5e5105]{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.lightbox-image[data-v-5f5e5105]{object-fit:contain;cursor:default;max-width:100%;max-height:90vh}.close-button[data-v-5f5e5105]{color:#fff;cursor:pointer;background:#fff3;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;font-size:2rem;line-height:1;transition:all .3s;display:flex;position:absolute;top:-3rem;right:0}.close-button[data-v-5f5e5105]:hover{background:#ffffff4d;border-color:#fffc;transform:rotate(90deg)}.lightbox-enter-active[data-v-5f5e5105],.lightbox-leave-active[data-v-5f5e5105]{transition:opacity .3s}.lightbox-enter-active .lightbox-image[data-v-5f5e5105],.lightbox-leave-active .lightbox-image[data-v-5f5e5105]{transition:transform .3s}.lightbox-enter-from[data-v-5f5e5105],.lightbox-leave-to[data-v-5f5e5105]{opacity:0}.lightbox-enter-from .lightbox-image[data-v-5f5e5105],.lightbox-leave-to .lightbox-image[data-v-5f5e5105]{transform:scale(.8)}@media (max-width:768px){.main-item[data-v-5f5e5105]{gap:0;grid-template-columns:1fr!important}.main-item:nth-child(2n) .image-container[data-v-5f5e5105],.main-item:nth-child(2n) .content[data-v-5f5e5105]{order:0}.content[data-v-5f5e5105]{padding:1.5rem}.item-title[data-v-5f5e5105]{font-size:1.25rem}.item-description[data-v-5f5e5105]{font-size:.9rem}.no-image-content[data-v-5f5e5105]{padding:1.5rem}.no-image-content .item-title[data-v-5f5e5105]{margin-bottom:.75rem;font-size:1.25rem}.no-image-content .item-description[data-v-5f5e5105]{margin-bottom:1rem;font-size:.9rem}.close-button[data-v-5f5e5105]{top:1rem;right:1rem}}.project-detail[data-v-29972587]{background:#f8f9fa;min-height:100vh}.back-button-container[data-v-29972587]{max-width:1400px;margin:0 auto;padding:2rem 2rem 1rem}.back-button[data-v-29972587]{color:#2c3e50;background:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 4px #0000001a}.back-button[data-v-29972587]:hover{color:#fff;background:#667eea;transform:translate(-4px)}.back-icon[data-v-29972587]{font-size:1.25rem}.not-found[data-v-29972587]{text-align:center;background:#fff;border-radius:12px;max-width:600px;margin:4rem auto;padding:3rem 2rem;box-shadow:0 4px 6px #0000001a}.not-found h2[data-v-29972587]{color:#2c3e50;margin-bottom:1rem;font-size:2rem}.not-found p[data-v-29972587]{color:#666;margin-bottom:2rem}.home-link[data-v-29972587]{color:#fff;background:#667eea;border-radius:8px;padding:.75rem 2rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.home-link[data-v-29972587]:hover{background:#5568d3;transform:translateY(-2px)}.project-content[data-v-29972587]{max-width:1400px;margin:0 auto;padding:0 2rem 4rem}.project-header[data-v-29972587]{background:#fff;border-radius:16px;margin-bottom:3rem;overflow:hidden;box-shadow:0 8px 24px #0000001a}.header-image[data-v-29972587]{background:#f5f5f5;width:100%;height:400px;overflow:hidden}.header-image img[data-v-29972587]{object-fit:cover;width:100%;height:100%}.header-info[data-v-29972587]{padding:2.5rem}.category-badge[data-v-29972587]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:.9rem;font-weight:500;display:inline-block}.project-title[data-v-29972587]{color:#2c3e50;margin:0 0 1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.project-description[data-v-29972587]{color:#555;margin:0;font-size:1.15rem;line-height:1.7}.project-description[data-v-29972587] p{margin:.5em 0}.project-description[data-v-29972587] strong{color:#2c3e50;font-weight:600}.project-description[data-v-29972587] em{font-style:italic}.project-description[data-v-29972587] a{color:#667eea;border-bottom:1px solid #0000;text-decoration:none;transition:all .3s}.project-description[data-v-29972587] a:hover{color:#764ba2;border-bottom-color:#764ba2}.project-description[data-v-29972587] ul,.project-description[data-v-29972587] ol{margin:.5em 0;padding-left:1.5em}.project-description[data-v-29972587] li{margin:.25em 0}.project-description[data-v-29972587] code{background:#f5f5f5;border-radius:3px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em}.project-description[data-v-29972587] blockquote{color:#666;border-left:3px solid #667eea;margin:1em 0;padding-left:1em;font-style:italic}.project-main[data-v-29972587]{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px #00000014}.section-title[data-v-29972587]{color:#2c3e50;border-bottom:2px solid #e9ecef;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.75rem;font-weight:600}@media (max-width:768px){.back-button-container[data-v-29972587]{padding:1rem}.project-content[data-v-29972587]{padding:0 1rem 2rem}.header-image[data-v-29972587]{height:250px}.header-info[data-v-29972587]{padding:1.5rem}.project-title[data-v-29972587]{font-size:1.75rem}.project-description[data-v-29972587]{font-size:1rem}.project-main[data-v-29972587]{padding:1.5rem}.section-title[data-v-29972587]{font-size:1.5rem}.floating-buttons[data-v-29972587]{gap:.75rem;right:1rem}.float-btn[data-v-29972587]{width:48px;height:48px}.float-icon[data-v-29972587]{font-size:1.25rem}}.floating-buttons[data-v-29972587]{z-index:1000;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.float-btn[data-v-29972587]{color:#fff;cursor:pointer;opacity:.6;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #667eea66}.float-btn[data-v-29972587]:hover{opacity:1;transform:translateY(-4px);box-shadow:0 6px 20px #667eea80}.float-icon[data-v-29972587]{font-size:1.5rem;line-height:1}
