.app-header[data-v-446c1cc7]{background-color:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:100}.header-container[data-v-446c1cc7]{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:.5rem 1rem}.logo[data-v-446c1cc7]{display:block;height:50px;width:auto}.main-nav[data-v-446c1cc7]{align-items:center;display:flex}.nav-list[data-v-446c1cc7]{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link[data-v-446c1cc7]{color:var(--text-primary,#333);font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:color .2s ease}.nav-link.router-link-exact-active[data-v-446c1cc7],.nav-link[data-v-446c1cc7]:hover{color:var(--brand-purple,#6a11cb)}.nav-link[data-v-446c1cc7]:after{background-color:var(--brand-gradient,#6a11cb);bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.router-link-exact-active[data-v-446c1cc7]:after,.nav-link[data-v-446c1cc7]:hover:after{width:100%}.mobile-menu-btn[data-v-446c1cc7]{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;z-index:110}.bar[data-v-446c1cc7]{background-color:var(--text-primary,#333);border-radius:2px;height:3px;transition:transform .3s ease,opacity .3s ease;width:25px}.mobile-menu-btn.is-active .bar[data-v-446c1cc7]:first-child{transform:translateY(7px) rotate(45deg)}.mobile-menu-btn.is-active .bar[data-v-446c1cc7]:nth-child(2){opacity:0}.mobile-menu-btn.is-active .bar[data-v-446c1cc7]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu-overlay[data-v-446c1cc7]{background:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:105}.mobile-nav[data-v-446c1cc7]{background:#fff;box-shadow:-5px 0 15px #0000001a;gap:2rem;height:100%;padding:2rem;position:fixed;right:0;top:0;width:280px;z-index:106}.mobile-nav[data-v-446c1cc7],.mobile-nav-list[data-v-446c1cc7]{display:flex;flex-direction:column}.mobile-nav-list[data-v-446c1cc7]{gap:1.5rem;list-style:none;margin:4rem 0 0;padding:0}.mobile-nav-link[data-v-446c1cc7]{color:var(--text-secondary,#718096);display:block;font-size:1.2rem;font-weight:500;padding:.5rem;text-decoration:none;transition:color .2s ease}.mobile-nav-link.router-link-exact-active[data-v-446c1cc7],.mobile-nav-link[data-v-446c1cc7]:hover{color:var(--brand-purple,#6a11cb)}.fade-enter-active[data-v-446c1cc7],.fade-leave-active[data-v-446c1cc7]{transition:opacity .3s ease}.fade-enter-from[data-v-446c1cc7],.fade-leave-to[data-v-446c1cc7]{opacity:0}.slide-enter-active[data-v-446c1cc7],.slide-leave-active[data-v-446c1cc7]{transition:transform .4s ease}.slide-enter-from[data-v-446c1cc7],.slide-leave-to[data-v-446c1cc7]{transform:translate(100%)}@media(max-width:768px){.main-nav[data-v-446c1cc7]{display:none}.mobile-menu-btn[data-v-446c1cc7]{display:flex}}.app-footer[data-v-90261d01]{background-color:var(--bg-light);border-top:1px solid #e9ecef;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin-top:auto;padding:2rem 0}.footer-content[data-v-90261d01]{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:1200px;text-align:center}.contact-title[data-v-90261d01]{color:var(--text-primary);font-weight:600;margin-bottom:.5rem}.contact-links[data-v-90261d01]{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.contact-link[data-v-90261d01]{align-items:center;color:var(--text-secondary);display:flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .2s ease}.contact-link[data-v-90261d01]:hover{color:var(--brand-purple)}.icon[data-v-90261d01]{height:24px;width:24px}.copyright[data-v-90261d01]{color:var(--text-secondary);font-size:.9rem;margin-top:1rem}:root{--brand-blue:#0056d2;--brand-purple:#6a11cb;--brand-pink:#d63384;--brand-red:#ff3b30;--brand-gradient:linear-gradient(90deg,var(--brand-blue) 0%,var(--brand-purple) 50%,var(--brand-red) 100%);--text-primary:#2d3748;--text-secondary:#718096;--bg-light:#f8f9fa}body,html{color:var(--text-primary);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100%;margin:0;scroll-behavior:smooth}.app-layout{display:flex;flex-direction:column;min-height:100vh}.app-content{flex:1}a{color:var(--brand-purple);text-decoration:none;transition:color .2s ease}a:hover{color:var(--brand-blue);text-decoration:underline}
