: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-4bbdaf47]{min-height:100vh}.about-me[data-v-41ccad48]{max-width:1200px;margin:0 auto;padding:3rem 2rem}.about-content[data-v-41ccad48]{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-41ccad48]{position:sticky;top:2rem}.photo-frame[data-v-41ccad48]{aspect-ratio:3/4;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}.photo-frame[data-v-41ccad48]:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);position:absolute;inset:0}.profile-photo[data-v-41ccad48]{object-fit:cover;width:100%;height:100%;display:block}.info-section[data-v-41ccad48]{flex-direction:column;gap:1.5rem;display:flex}.name[data-v-41ccad48]{color:#2c3e50;letter-spacing:-.5px;margin:0;font-size:2.5rem;font-weight:700}.name-en[data-v-41ccad48]{color:#7f8c8d;letter-spacing:1px;margin:-.5rem 0 0;font-size:1.2rem;font-weight:300}.divider[data-v-41ccad48]{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:2px;width:100px;height:3px;margin:.5rem 0}.education[data-v-41ccad48]{color:#5d6d7e;margin:0;font-size:1.1rem}.about-text[data-v-41ccad48]{margin-top:1rem}.about-title[data-v-41ccad48]{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.about-paragraph[data-v-41ccad48]{color:#555;text-align:justify;margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.about-paragraph[data-v-41ccad48]:last-child{margin-bottom:0}.about-paragraph[data-v-41ccad48] p{margin:.5em 0}.about-paragraph[data-v-41ccad48] strong{color:#2c3e50;font-weight:600}.about-paragraph[data-v-41ccad48] em{font-style:italic}.about-paragraph[data-v-41ccad48] a{color:#667eea;border-bottom:1px solid #0000;text-decoration:none;transition:all .3s}.about-paragraph[data-v-41ccad48] a:hover{color:#764ba2;border-bottom-color:#764ba2}.about-paragraph[data-v-41ccad48] ul,.about-paragraph[data-v-41ccad48] ol{margin:.5em 0;padding-left:1.5em}.about-paragraph[data-v-41ccad48] li{margin:.25em 0}.about-paragraph[data-v-41ccad48] code{background:#f5f5f5;border-radius:3px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em}.about-paragraph[data-v-41ccad48] blockquote{color:#666;border-left:3px solid #667eea;margin:1em 0;padding-left:1em;font-style:italic}.social-section[data-v-41ccad48]{border-top:1px solid #ecf0f1;margin-top:1.5rem;padding-top:1.5rem}.connect-title[data-v-41ccad48]{color:#2c3e50;letter-spacing:.5px;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.social-links[data-v-41ccad48]{gap:1rem;display:flex}.social-link[data-v-41ccad48]{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-41ccad48]: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-41ccad48]{transform:scale(1.1)}.social-icon[data-v-41ccad48]{justify-content:center;align-items:center;transition:transform .3s;display:flex}@media (max-width:968px){.about-content[data-v-41ccad48]{grid-template-columns:1fr;gap:2rem;padding:2rem}.photo-section[data-v-41ccad48]{position:relative;top:0}.photo-frame[data-v-41ccad48]{max-width:400px;margin:0 auto}.name[data-v-41ccad48]{font-size:2rem}}@media (max-width:640px){.about-me[data-v-41ccad48]{padding:1.5rem 1rem}.about-content[data-v-41ccad48]{padding:1.5rem}.name[data-v-41ccad48]{font-size:1.8rem}.name-en[data-v-41ccad48]{font-size:1rem}.about-title[data-v-41ccad48]{font-size:1.3rem}.about-paragraph[data-v-41ccad48]{font-size:1rem}.social-link[data-v-41ccad48]{width:44px;height:44px;font-size:1.3rem}}.project-card[data-v-01ba12e8]{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-01ba12e8]:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.card-image[data-v-01ba12e8]{aspect-ratio:16/9;background:#f5f5f5;width:100%;position:relative;overflow:hidden}.card-image img[data-v-01ba12e8]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.project-card:hover .card-image img[data-v-01ba12e8]{transform:scale(1.05)}.card-overlay[data-v-01ba12e8]{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-01ba12e8]{opacity:1}.view-icon[data-v-01ba12e8]{color:#fff;font-size:2rem}.view-text[data-v-01ba12e8]{color:#fff;font-size:1rem;font-weight:500}.card-content[data-v-01ba12e8]{padding:1.5rem}.card-title[data-v-01ba12e8]{color:#2c3e50;margin:0 0 .75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.card-description[data-v-01ba12e8]{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-01ba12e8] p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.card-description[data-v-01ba12e8] strong{color:#2c3e50;font-weight:600}.card-description[data-v-01ba12e8] em{font-style:italic}.card-description[data-v-01ba12e8] a{color:#667eea;border-bottom:1px solid #0000;text-decoration:none;transition:all .3s}.card-description[data-v-01ba12e8] a:hover{color:#764ba2;border-bottom-color:#764ba2}.card-description[data-v-01ba12e8] ul,.card-description[data-v-01ba12e8] ol{margin:.5em 0;padding-left:1.5em}.card-description[data-v-01ba12e8] li{margin:.25em 0}.card-description[data-v-01ba12e8] code{background:#f5f5f5;border-radius:3px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em}.card-description[data-v-01ba12e8] 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-01ba12e8]{padding:1rem}.card-title[data-v-01ba12e8]{font-size:1.1rem}.card-description[data-v-01ba12e8]{font-size:.9rem}}.side-nav[data-v-953485b7]{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-953485b7]{opacity:1}.nav-line[data-v-953485b7]{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-953485b7]{background:linear-gradient(#0000 0%,#667eea80 10%,#667eea 50%,#667eea80 90%,#0000 100%);box-shadow:0 0 20px #667eea66}.nav-list[data-v-953485b7]{flex-direction:column;justify-content:space-between;height:100%;margin:0;padding:0;list-style:none;display:flex;position:relative}.nav-item[data-v-953485b7]{justify-content:flex-end;align-items:center;display:flex;position:relative}.nav-link[data-v-953485b7]{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-953485b7]:hover{color:#667eea}.nav-dot[data-v-953485b7]{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-953485b7]{background:#667eea;border-color:#fff;transform:scale(1.4);box-shadow:0 0 20px #667eea99}.nav-text[data-v-953485b7]{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-953485b7]{opacity:1;pointer-events:auto;transform:translate(0)}@media (max-width:1024px){.side-nav[data-v-953485b7]{display:none}}@media (min-width:1400px){.side-nav[data-v-953485b7]{right:4rem}}@media (max-width:1280px){.side-nav[data-v-953485b7]{right:2rem}}.special-thanks[data-v-9237df1c]{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);margin-top:4rem;padding:4rem 2rem}.thanks-content[data-v-9237df1c]{max-width:1200px;margin:0 auto}.thanks-title[data-v-9237df1c]{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-9237df1c]{font-size:2.5rem;animation:1.5s ease-in-out infinite heartbeat-9237df1c}@keyframes heartbeat-9237df1c{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.thanks-description[data-v-9237df1c]{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-9237df1c]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.thanks-card[data-v-9237df1c]{-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-9237df1c]: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-9237df1c]:hover:before{left:100%}.thanks-card[data-v-9237df1c]:hover{background:#ffffff40;border-color:#fff6;transform:translateY(-5px);box-shadow:0 8px 30px #0003}.card-avatar[data-v-9237df1c]{z-index:1;position:relative}.avatar-image[data-v-9237df1c]{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-9237df1c]{border-color:#fff9;transform:scale(1.1);box-shadow:0 4px 20px #0000004d}.card-icon[data-v-9237df1c]{font-size:3rem;transition:transform .3s}.thanks-card:hover .card-icon[data-v-9237df1c]{transform:scale(1.1)}.card-info[data-v-9237df1c]{text-align:center;z-index:1;width:100%}.card-name[data-v-9237df1c]{word-break:break-word;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.card-link[data-v-9237df1c]{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-9237df1c]{opacity:1}.link-icon[data-v-9237df1c]{font-size:.9rem}.link-text[data-v-9237df1c]{font-size:.85rem}.footer-copyright[data-v-9237df1c]{text-align:center;opacity:.8;border-top:1px solid #fff3;padding-top:2rem;font-size:.95rem}.footer-copyright p[data-v-9237df1c]{margin:0}@media (max-width:768px){.special-thanks[data-v-9237df1c]{padding:3rem 1.5rem}.thanks-title[data-v-9237df1c],.title-icon[data-v-9237df1c]{font-size:2rem}.thanks-description[data-v-9237df1c]{margin-bottom:2rem;font-size:1rem}.thanks-list[data-v-9237df1c]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.8rem}.thanks-card[data-v-9237df1c]{padding:1.2rem .8rem}.avatar-image[data-v-9237df1c]{width:70px;height:70px}.card-icon[data-v-9237df1c]{font-size:2.5rem}.card-name[data-v-9237df1c]{font-size:1rem}.link-text[data-v-9237df1c]{font-size:.8rem}}@media (max-width:480px){.thanks-list[data-v-9237df1c]{grid-template-columns:repeat(2,1fr)}.avatar-image[data-v-9237df1c]{width:60px;height:60px}}.home[data-v-196c51ee]{min-height:100vh}.about-section[data-v-196c51ee]{margin-bottom:4rem}.section-title[data-v-196c51ee]{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-196c51ee]{font-size:2.5rem}.projects-section[data-v-196c51ee]{max-width:1400px;margin:0 auto;padding:2rem}.category-section[data-v-196c51ee]{margin-bottom:4rem}.category-title[data-v-196c51ee]{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-196c51ee]{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.no-projects[data-v-196c51ee]{text-align:center;color:#999;padding:4rem 2rem;font-size:1.1rem}@media (max-width:768px){.projects-section[data-v-196c51ee]{padding:1rem}.section-title[data-v-196c51ee]{margin:2rem 0 1.5rem;font-size:2rem}.title-icon[data-v-196c51ee]{font-size:2rem}.category-title[data-v-196c51ee]{font-size:1.5rem}.projects-grid[data-v-196c51ee]{grid-template-columns:1fr;gap:1.5rem}.category-section[data-v-196c51ee]{margin-bottom:3rem}}.project-item[data-v-808d3f45]{width:100%;max-width:1200px;margin:0 auto}.project-main[data-v-808d3f45]{gap:2rem;display:grid}.main-item[data-v-808d3f45]{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-808d3f45]{grid-template-columns:1fr}.main-item[data-v-808d3f45]:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.main-item[data-v-808d3f45]:nth-child(2n){grid-template-columns:1fr 1fr}.main-item:nth-child(2n) .image-container[data-v-808d3f45]{order:2}.main-item:nth-child(2n) .content[data-v-808d3f45]{order:1}.image-container[data-v-808d3f45]{cursor:pointer;aspect-ratio:16/9;background:#f5f5f5;position:relative;overflow:hidden}.main-image[data-v-808d3f45]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.image-container:hover .main-image[data-v-808d3f45]{transform:scale(1.05)}.image-overlay[data-v-808d3f45]{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-808d3f45]{opacity:1}.zoom-icon[data-v-808d3f45]{color:#fff;font-size:2rem}.content[data-v-808d3f45]{flex-direction:column;justify-content:center;padding:2rem;display:flex}.item-title[data-v-808d3f45]{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.item-description[data-v-808d3f45]{color:#555;flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.item-description[data-v-808d3f45] p{margin:.5em 0}.item-description[data-v-808d3f45] strong{color:#2c3e50;font-weight:600}.item-description[data-v-808d3f45] em{font-style:italic}.item-description[data-v-808d3f45] a{color:#667eea;border-bottom:1px solid #0000;text-decoration:none;transition:all .3s}.item-description[data-v-808d3f45] a:hover{color:#764ba2;border-bottom-color:#764ba2}.item-description[data-v-808d3f45] ul,.item-description[data-v-808d3f45] ol{margin:.5em 0;padding-left:1.5em}.item-description[data-v-808d3f45] li{margin:.25em 0}.item-description[data-v-808d3f45] code{background:#f5f5f5;border-radius:3px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em}.item-description[data-v-808d3f45] blockquote{color:#666;border-left:3px solid #667eea;margin:1em 0;padding-left:1em;font-style:italic}.item-link[data-v-808d3f45]{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-808d3f45]:hover{color:#349469}.no-image-content[data-v-808d3f45]{text-align:left;flex-direction:column;justify-content:center;padding:2rem;display:flex}.no-image-content .item-title[data-v-808d3f45]{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem}.no-image-content .item-description[data-v-808d3f45]{color:#555;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.no-image-content .item-link[data-v-808d3f45]{align-self:flex-start}.lightbox-overlay[data-v-808d3f45]{z-index:9999;cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-content[data-v-808d3f45]{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.lightbox-image[data-v-808d3f45]{object-fit:contain;cursor:default;max-width:100%;max-height:90vh}.close-button[data-v-808d3f45]{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-808d3f45]:hover{background:#ffffff4d;border-color:#fffc;transform:rotate(90deg)}.lightbox-enter-active[data-v-808d3f45],.lightbox-leave-active[data-v-808d3f45]{transition:opacity .3s}.lightbox-enter-active .lightbox-image[data-v-808d3f45],.lightbox-leave-active .lightbox-image[data-v-808d3f45]{transition:transform .3s}.lightbox-enter-from[data-v-808d3f45],.lightbox-leave-to[data-v-808d3f45]{opacity:0}.lightbox-enter-from .lightbox-image[data-v-808d3f45],.lightbox-leave-to .lightbox-image[data-v-808d3f45]{transform:scale(.8)}@media (max-width:768px){.main-item[data-v-808d3f45]{gap:0;grid-template-columns:1fr!important}.main-item:nth-child(2n) .image-container[data-v-808d3f45],.main-item:nth-child(2n) .content[data-v-808d3f45]{order:0}.content[data-v-808d3f45]{padding:1.5rem}.item-title[data-v-808d3f45]{font-size:1.25rem}.item-description[data-v-808d3f45]{font-size:.9rem}.no-image-content[data-v-808d3f45]{padding:1.5rem}.no-image-content .item-title[data-v-808d3f45]{margin-bottom:.75rem;font-size:1.25rem}.no-image-content .item-description[data-v-808d3f45]{margin-bottom:1rem;font-size:.9rem}.close-button[data-v-808d3f45]{top:1rem;right:1rem}}.project-detail[data-v-13fd622d]{background:#f8f9fa;min-height:100vh}.back-button-container[data-v-13fd622d]{max-width:1400px;margin:0 auto;padding:2rem 2rem 1rem}.back-button[data-v-13fd622d]{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-13fd622d]:hover{color:#fff;background:#667eea;transform:translate(-4px)}.back-icon[data-v-13fd622d]{font-size:1.25rem}.not-found[data-v-13fd622d]{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-13fd622d]{color:#2c3e50;margin-bottom:1rem;font-size:2rem}.not-found p[data-v-13fd622d]{color:#666;margin-bottom:2rem}.home-link[data-v-13fd622d]{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-13fd622d]:hover{background:#5568d3;transform:translateY(-2px)}.project-content[data-v-13fd622d]{max-width:1400px;margin:0 auto;padding:0 2rem 4rem}.project-header[data-v-13fd622d]{background:#fff;border-radius:16px;margin-bottom:3rem;overflow:hidden;box-shadow:0 8px 24px #0000001a}.header-image[data-v-13fd622d]{background:#f5f5f5;width:100%;height:400px;overflow:hidden}.header-image img[data-v-13fd622d]{object-fit:cover;width:100%;height:100%}.header-info[data-v-13fd622d]{padding:2.5rem}.category-badge[data-v-13fd622d]{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-13fd622d]{color:#2c3e50;margin:0 0 1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.project-description[data-v-13fd622d]{color:#555;margin:0;font-size:1.15rem;line-height:1.7}.project-description[data-v-13fd622d] p{margin:.5em 0}.project-description[data-v-13fd622d] strong{color:#2c3e50;font-weight:600}.project-description[data-v-13fd622d] em{font-style:italic}.project-description[data-v-13fd622d] a{color:#667eea;border-bottom:1px solid #0000;text-decoration:none;transition:all .3s}.project-description[data-v-13fd622d] a:hover{color:#764ba2;border-bottom-color:#764ba2}.project-description[data-v-13fd622d] ul,.project-description[data-v-13fd622d] ol{margin:.5em 0;padding-left:1.5em}.project-description[data-v-13fd622d] li{margin:.25em 0}.project-description[data-v-13fd622d] code{background:#f5f5f5;border-radius:3px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em}.project-description[data-v-13fd622d] blockquote{color:#666;border-left:3px solid #667eea;margin:1em 0;padding-left:1em;font-style:italic}.project-main[data-v-13fd622d]{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px #00000014}.section-title[data-v-13fd622d]{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-13fd622d]{padding:1rem}.project-content[data-v-13fd622d]{padding:0 1rem 2rem}.header-image[data-v-13fd622d]{height:250px}.header-info[data-v-13fd622d]{padding:1.5rem}.project-title[data-v-13fd622d]{font-size:1.75rem}.project-description[data-v-13fd622d]{font-size:1rem}.project-main[data-v-13fd622d]{padding:1.5rem}.section-title[data-v-13fd622d]{font-size:1.5rem}.floating-buttons[data-v-13fd622d]{gap:.75rem;right:1rem}.float-btn[data-v-13fd622d]{width:48px;height:48px}.float-icon[data-v-13fd622d]{font-size:1.25rem}}.floating-buttons[data-v-13fd622d]{z-index:1000;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.float-btn[data-v-13fd622d]{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-13fd622d]:hover{opacity:1;transform:translateY(-4px);box-shadow:0 6px 20px #667eea80}.float-icon[data-v-13fd622d]{font-size:1.5rem;line-height:1}
